.general_error_page__wrapper{min-height:100vh;display:flex;padding:48px;box-sizing:border-box;background:#f7f8fa;color:#212529;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.general_error_page__wrapper .general_error_page__content{display:flex;flex-direction:column;width:1054px}.general_error_page__wrapper .general_error_page__title{margin:0 0 4px;font-size:36px;line-height:49px;font-weight:700}.general_error_page__wrapper .general_error_page__subtitle{margin-bottom:24px;font-size:20px;line-height:27px;color:#495057}.general_error_page__wrapper .general_error_page__preview{white-space:pre-wrap;background:#fff;width:100%;padding:12px 16px;border-radius:8px;max-height:200px;overflow:auto;color:#212529;font-size:16px;line-height:22px;font-weight:600;margin:0 0 24px;box-sizing:border-box}.general_error_page__wrapper .general_error_page__btn_row{display:flex;gap:16px;flex-wrap:wrap}.general_error_page__wrapper .general_error_page__btn{padding:12px 24px;border-radius:12px;cursor:pointer;border:none;background:#fff;color:#212529;font-size:16px;line-height:22px;font-weight:600;transition:background .15s ease,border-color .15s ease}.general_error_page__wrapper .general_error_page__btn:hover{background:#eee9f5}.general_error_page__wrapper .general_error_page__btn--primary{border:none;background:#6f42c1;color:#fff}.general_error_page__wrapper .general_error_page__btn--primary:hover{background:#8966cd}.general_error_page__wrapper .general_error_page__btn--primary:disabled{opacity:.7;cursor:default}.general_error_page__wrapper .general_error_page__details{margin-top:40px}.general_error_page__wrapper .general_error_page__details_btn{display:flex;align-items:center;gap:8px;padding:12px 0;color:#212529;font-size:16px;line-height:22px;font-weight:600;border-radius:12px;box-sizing:border-box}.general_error_page__wrapper .general_error_page__details_view{white-space:pre-wrap;background:#fff;padding:12px 16px;border-radius:8px;color:#212529;font-size:16px;line-height:22px;font-weight:600;overflow:auto;max-height:464px}.donut_chart__percentage-label{fill:var(--color-text-default-primary);font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.donut_chart__text-label{fill:var(--color-text-default-secondary);font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.donut_chart__text-description{fill:var(--color-text-default-primary);font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.donut_chart__percentage-label--disabled,.donut_chart__text-label--disabled,.donut_chart__text-description--disabled{fill:var(--color-text-default-tertiary)}.recharts-wrapper *{outline:none}.donut-chart{display:flex;flex-direction:column;align-items:center;gap:1.5em}.donut-chart__items{display:flex;justify-content:center;flex-wrap:wrap;gap:.5em}.donut-chart__items--disabled{color:var(--color-text-default-tertiary)}.donut-chart__item{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;white-space:nowrap}.donut-chart__item strong{font-weight:700}.donut-chart__item-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:6.25rem;margin-right:.25rem}.agreement-consumption-capacity__wrapper{padding:1.5em 1.5em 1.5em 1.125em;border-radius:1rem;flex-grow:1;flex-shrink:0;background-color:var(--color-surface-default-secondary);color:var(--color-text-default-primary)}@media only screen and (min-width:1440px){.agreement-consumption-capacity__wrapper{padding-bottom:2.125rem}}@media only screen and (min-width:1920px){.agreement-consumption-capacity__wrapper{padding-bottom:1.5rem}}.agreement-consumption-capacity__wrapper .agreement-consumption-capacity__title-wrapper{display:flex;gap:.25em}.agreement-consumption-capacity__wrapper .agreement-consumption-capacity__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);margin-left:.375rem}.agreement-consumption-capacity__wrapper .agreement-consumption-capacity__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5em;margin-top:1.5em}.agreement-consumption-capacity__wrapper .agreement-consumption-capacity__chart{display:flex;flex-direction:column;align-items:center}.select_box_popup__wrapper{display:flex;flex-direction:column;padding:.25rem;background-color:var(--color-surface-default-secondary);box-shadow:0 .5625rem 1.16875rem -.25rem #45375126;border-radius:.5rem;box-sizing:border-box}.select_box_popup__wrapper .select_box_popup__value{display:flex;justify-content:space-between;align-items:center;padding:.25rem;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);background-color:transparent;border:none;border-radius:.5rem;box-sizing:border-box;cursor:pointer;white-space:nowrap}.select_box_popup__wrapper .select_box_popup__value:after{content:"";display:block;min-width:1rem;width:1rem;min-height:1rem;height:1rem;margin:0 0 0 .25rem}.select_box_popup__wrapper .select_box_popup__value:hover,.select_box_popup__wrapper .select_box_popup__value:focus{outline:none;background-color:var(--color-elements-empty-purple-hover)}.select_box_popup__wrapper .select_box_popup__value:active{outline:none;background-color:var(--color-elements-empty-purple-pressed)}.select_box_popup__wrapper .select_box_popup__value--selected{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.select_box_popup__wrapper .select_box_popup__value--selected:after{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.95801%202.31298C10.1303%202.42786%2010.1769%202.66068%2010.062%202.83301L5.56202%209.58301C5.4997%209.67649%205.39875%209.7371%205.28695%209.74817C5.17515%209.75924%205.06428%209.7196%204.98483%209.64016L1.98483%206.64016C1.83839%206.49371%201.83839%206.25628%201.98483%206.10983C2.13128%205.96338%202.36872%205.96338%202.51517%206.10983L5.19172%208.78638L9.43798%202.41698C9.55286%202.24466%209.78569%202.19809%209.95801%202.31298Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.95801%202.31298C10.1303%202.42786%2010.1769%202.66068%2010.062%202.83301L5.56202%209.58301C5.4997%209.67649%205.39875%209.7371%205.28695%209.74817C5.17515%209.75924%205.06428%209.7196%204.98483%209.64016L1.98483%206.64016C1.83839%206.49371%201.83839%206.25628%201.98483%206.10983C2.13128%205.96338%202.36872%205.96338%202.51517%206.10983L5.19172%208.78638L9.43798%202.41698C9.55286%202.24466%209.78569%202.19809%209.95801%202.31298Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-brand-purple);background-repeat:no-repeat}.select_box__wrapper{position:relative}.select_box__wrapper .select_box__btn{display:flex;justify-content:space-between;width:fit-content;padding:.1875rem .5rem;box-sizing:border-box;border:.0625rem solid transparent;background-color:transparent;transition:.1s;border-radius:.5rem;cursor:pointer}.select_box__wrapper .select_box__btn:hover,.select_box__wrapper .select_box__btn:active,.select_box__wrapper .select_box__btn--open,.select_box__wrapper .select_box__btn--open:hover,.select_box__wrapper .select_box__btn--open:active{border:.0625rem solid var(--color-border-brand-purple)}.select_box__wrapper .select_box__btn--open .select_box__btn_caption:after{transform:rotate(-180deg)}.select_box__wrapper .select_box__btn--disabled{border:.0625rem solid transparent;cursor:initial}.select_box__wrapper .select_box__btn--disabled .select_box__btn_caption{color:var(--color-text-default-disabled)}.select_box__wrapper .select_box__btn--disabled .select_box__btn_caption:after{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat}.select_box__wrapper .select_box__btn--disabled:hover,.select_box__wrapper .select_box__btn--disabled:focus{border:.0625rem solid transparent}.select_box__wrapper .select_box__btn .select_box__btn_caption{display:flex;align-items:center;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.select_box__wrapper .select_box__btn .select_box__btn_caption:after{content:"";display:block;min-width:1rem;width:1rem;min-height:1rem;height:1rem;margin:0 0 0 .25rem;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat;transition:.2s}.select_box__wrapper .select_box__popup{position:absolute;z-index:1;width:100%}.select_box__wrapper .select_box__popup--top{bottom:calc(100% + .5rem)}.select_box__wrapper .select_box__popup--bottom{top:calc(100% + .5rem)}.capacity-widget-empty-state{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.capacity-widget-empty-state__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.capacity-widget-empty-state__content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;gap:.25em}.capacity-widget-empty-state__icon{padding:.75em;margin-bottom:.25em;border-radius:.5rem;background-color:var(--color-surface-default-primary)}.capacity-widget-empty-state__icon svg{width:1.5em;height:1.5em;flex-shrink:0;color:var(--color-icon-default-secondary)}.capacity-widget-empty-state__text{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.capacity-widget-empty-state__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:pre-line;text-align:center;color:var(--color-text-default-secondary)}.capacity-widget-empty-state__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;user-select:none}.agreement-line-chart-tooltip{padding:.375em .5em;border-radius:.5rem;background-color:var(--color-surface-default-invert);color:var(--color-text-default-invert);box-shadow:0 9px 18.7px -4px #45375126}.agreement-line-chart-tooltip__items{display:grid;grid-template-columns:max-content max-content 1fr;align-items:baseline;column-gap:.375rem;row-gap:.09375rem;color:var(--color-text-default-invert)}.agreement-line-chart-tooltip__dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%}.agreement-line-chart-tooltip__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;max-width:18.75rem;white-space:normal;text-align:start;word-wrap:break-word}.agreement-line-chart-tooltip__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);text-align:right}.agreement-line-chart-tooltip__timestamp{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);margin-top:.25rem}.agreement-line-chart .recharts-legend-item{cursor:pointer}.agreement-line-chart .recharts-legend-item-text{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)!important}.agreement-line-chart .recharts-legend-item{margin-right:1rem!important}.agreement-line-chart .recharts-legend-item .recharts-surface{margin-bottom:.0625rem}.agreement-capacity-widget__wrapper{position:relative;width:100%;min-height:19.75rem;padding:1.5em .25em 0 1.5em;border-radius:1rem;background-color:var(--color-surface-default-secondary);flex-grow:1;box-sizing:border-box}.agreement-capacity-widget__header{display:flex;justify-content:space-between;align-items:center;padding-right:1.25em;margin-bottom:.5em}.agreement-capacity-widget__header__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.agreement-capacity-widget__header__chart{height:calc(100% - 3.125rem)}.text-with-tooltip{position:relative;white-space:nowrap;text-overflow:ellipsis}.text-with-tooltip--full{display:block;width:100%;overflow:hidden}.text-with-tooltip__popup.common_popup__wrapper{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert);background-color:var(--color-surface-default-invert);z-index:9998;width:max-content;max-width:25rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.arrow_link__wrapper{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:inline-flex;align-self:flex-start;padding:.25rem 0;color:var(--color-text-default-primary);text-decoration:none;box-sizing:border-box;word-break:break-all}.arrow_link__wrapper:hover{text-decoration:underline}.arrow_link__wrapper svg{width:1rem;height:1rem;flex-shrink:0;margin:.125rem 0 0 .25rem;color:var(--color-icon-default-primary)}.arrow_link__wrapper--white{color:var(--color-text-default-invert)}.arrow_link__wrapper--white svg{color:var(--color-icon-default-invert)}.copy_btn__wrapper{background-color:transparent;border:none;display:flex;align-items:center;max-width:100%;padding:0;box-sizing:border-box;gap:.25rem}.copy_btn__wrapper>div{display:flex}.copy_btn__wrapper .copy_btn__description{color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.copy_btn__wrapper .copy_btn__icon-wrapper{background-color:transparent;border:none;padding:0;display:flex;align-self:flex-start;border-radius:.25em;cursor:pointer}.copy_btn__wrapper .copy_btn__icon-wrapper:hover{background-color:var(--color-elements-empty-purple-hover)}.copy_btn__wrapper .copy_btn__icon-wrapper:active{background-color:var(--color-elements-empty-purple-pressed)}.copy_btn__wrapper .copy_btn__icon{width:1em;height:1em;margin:.25em;border-radius:.25rem;color:var(--color-icon-default-primary);flex-shrink:0}.copy_btn__tooltip{display:flex;align-items:center;gap:.375rem}.copy_btn__tooltip__text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-invert)}.copy_btn__tooltip__icon-wrapper{width:.8125rem;height:.8125rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background-color:var(--color-icon-message-invert-positive)}.copy_btn__tooltip__icon-wrapper svg{color:inherit}.copy_btn__wrapper--small .copy_btn__description{font-size:.6875rem;line-height:100%;color:var(--color-text-default-secondary)}.copy_btn__wrapper--small .copy_btn__icon{width:.875em;height:.875em;margin:.1875em}.modal_window__overlay_wrapper{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;box-sizing:border-box;z-index:9998}.modal_window__overlay_wrapper .modal_window__cover{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#212529;opacity:.5;z-index:1}.modal_window__overlay_wrapper .modal_window__cover--transparent{background-color:transparent}.modal_window__overlay_wrapper .modal_window__wrapper{overflow:hidden;display:flex;flex-direction:column;width:25rem;max-height:90vh;padding:2rem;background-color:var(--color-surface-default-secondary);border-radius:1.5rem;box-sizing:border-box;z-index:2}.modal_window__overlay_wrapper .modal_window__wrapper--small{width:31.25rem}.modal_window__overlay_wrapper .modal_window__wrapper--medium{width:54rem}.modal_window__overlay_wrapper .modal_window__wrapper--big{width:90.5rem}.modal_window__overlay_wrapper .modal_window__wrapper--large{width:106.25rem}.modal_window__overlay_wrapper .modal_window__wrapper--hidden{display:none}.modal_window__overlay_wrapper .modal_window__header_wrapper{display:flex;justify-content:space-between;width:100%;margin:0 0 .5rem}.modal_window__overlay_wrapper .modal_window__header_title{color:var(--color-text-default-primary);font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.modal_window__overlay_wrapper .modal_window__header_close_btn{min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem;margin:.25rem .25rem 0 0;padding:0;background-color:transparent;background-size:contain;border:none;cursor:pointer;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.modal_window__overlay_wrapper .modal_window__header_close_btn:hover,.modal_window__overlay_wrapper .modal_window__header_close_btn:focus{outline:none}.modal_window__overlay_wrapper .modal_window__content_wrapper{width:100%;overflow-y:auto}.modal_window__overlay_wrapper .modal_window__content_wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.modal_window__overlay_wrapper .modal_window__content_wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.modal_window__overlay_wrapper .modal_window__content_wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.status_label__tooltip{display:flex;align-items:center;gap:.25rem}.status_label__tooltip .status_label__tooltip_icon{width:1rem;height:1rem;flex-shrink:0}.status_label__tooltip .status_label__tooltip_icon svg{width:1rem;height:1rem;flex-shrink:0}.status_label__tooltip .status_label__tooltip_value{color:var(--color-text-default-invert);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.status-label{display:flex;align-items:center;padding:.25rem;border-radius:6.25rem;flex-shrink:0}.status-label--link{text-decoration:none}.status-label--link .status-label__link-icon{width:1em;height:1em;flex-shrink:0}.status-label__text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-left:.25rem;margin-right:.25rem}.status-label svg{width:1.125rem;height:1.125rem;flex-shrink:0}.status-label--iconOnly .common_popup__wrapper{align-items:initial}.status-label--iconOnly .common_popup__wrapper:before{right:.5rem}.status-label--small{padding:.125rem .5rem}.status-label--small .status-label__text{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-700);margin-left:.125rem}.status-label--small svg{width:.75rem;height:.75rem}.status-label:not(:has(svg)){padding-left:.5rem}.select-button__label{display:flex;align-items:center;white-space:nowrap;gap:.25em}.select-button__label-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.select-button__label-status-icon{width:.5em;height:.5em;border-radius:50%;flex-shrink:0}.double-circle__outer-circle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.83125rem;height:.83125rem;margin:.08125rem;border-radius:50%}.double-circle__inner-circle{width:.4125rem;height:.4125rem;border-radius:50%}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.custom-input-wrapper{align-items:center;position:relative;width:100%;min-height:4.375rem}.custom-input-wrapper .custom-tooltip{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);transform:translate(.125rem);max-width:31.25rem;word-wrap:break-word;z-index:100;border-radius:.375rem;white-space:pre-line}.form-group{position:relative}.form-input{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;height:2.875rem;border:.0625rem solid var(--color-border-default-secondary);border-radius:.5rem;padding-left:1rem;padding-right:1rem;box-sizing:border-box;outline:0;color:var(--color-text-default-primary);height:auto;min-height:2.875rem}.form-input::placeholder{opacity:0}.form-input--select-input{cursor:pointer;caret-color:transparent}.form-input--select-placeholder{color:var(--color-text-default-secondary)}.form-input--with-icon{padding-right:3rem}.form-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--color-text-default-secondary);transition:top .3s ease;cursor:text}.form-input:focus{border-color:var(--color-border-brand-purple)}.form-input:focus+.form-label{color:var(--color-text-status-purple)}.form-input:not(:placeholder-shown):-webkit-autofill::placeholder,.form-input:not(:placeholder-shown):focus::placeholder,.form-input:not(:placeholder-shown):not(:placeholder-shown)::placeholder,.form-input:not(.form-input--select-input):-webkit-autofill::placeholder,.form-input:not(.form-input--select-input):focus::placeholder,.form-input:not(.form-input--select-input):not(:placeholder-shown)::placeholder{opacity:1}.form-input:not(:placeholder-shown):-webkit-autofill+.form-label,.form-input:not(:placeholder-shown):focus+.form-label,.form-input:not(:placeholder-shown):not(:placeholder-shown)+.form-label,.form-input:not(.form-input--select-input):-webkit-autofill+.form-label,.form-input:not(.form-input--select-input):focus+.form-label,.form-input:not(.form-input--select-input):not(:placeholder-shown)+.form-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);top:0;padding-bottom:.125rem}.form-input:not(:placeholder-shown):-webkit-autofill+.form-label span,.form-input:not(:placeholder-shown):focus+.form-label span,.form-input:not(:placeholder-shown):not(:placeholder-shown)+.form-label span,.form-input:not(.form-input--select-input):-webkit-autofill+.form-label span,.form-input:not(.form-input--select-input):focus+.form-label span,.form-input:not(.form-input--select-input):not(:placeholder-shown)+.form-label span{padding:.25rem .5rem;border-radius:.75rem;background:var(--color-surface-default-secondary)}.form-label--select-input{cursor:pointer}.form-input:disabled,.form-input:disabled+.form-label{cursor:not-allowed}.form-input-icon{position:absolute;right:0rem;top:50%;transform:translateY(-50%);pointer-events:auto;display:flex;align-items:center;justify-content:center}.custom-input-wrapper .form-input--error{border-color:var(--color-border-message-primary-negative)}.custom-input-wrapper .form-input--error+.form-label{color:var(--color-text-message-critical)}.hidden-hover{position:absolute;height:.625rem;background:transparent;cursor:pointer;margin-left:.9375rem;top:-.3125rem}.errorBlock{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;margin:.5rem 0 0 1rem;color:var(--color-text-message-critical)}.errorBlock svg{width:.8125rem;height:.8125rem;padding:.09375rem;flex-shrink:0;color:var(--color-icon-message-critical-default)}.warningBlock{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.5%208.5C1.5%204.91%204.41%202%208%202C11.59%202%2014.5%204.91%2014.5%208.5C14.5%2012.09%2011.59%2015%208%2015C4.41%2015%201.5%2012.09%201.5%208.5ZM7.304%207.53867C8.068%207.15667%208.92867%207.84733%208.72133%208.676L8.24867%2010.5667L8.27667%2010.5533C8.39414%2010.5017%208.52698%2010.4972%208.64768%2010.5408C8.76839%2010.5843%208.86771%2010.6727%208.9251%2010.7874C8.98249%2010.9022%208.99355%2011.0347%208.956%2011.1574C8.91844%2011.2801%208.83514%2011.3837%208.72333%2011.4467L8.69667%2011.4613C7.932%2011.8433%207.07133%2011.1527%207.27867%2010.324L7.752%208.43333L7.724%208.44667C7.66503%208.47944%207.60003%208.49994%207.53292%208.50693C7.46581%208.51393%207.39798%208.50726%207.33352%208.48734C7.26905%208.46743%207.20929%208.43467%207.15782%208.39105C7.10635%208.34742%207.06424%208.29383%207.03403%208.2335C7.00382%208.17317%206.98613%208.10735%206.98204%208.04C6.97794%207.97266%206.98751%207.90518%207.01018%207.84163C7.03285%207.77808%207.06815%207.71978%207.11394%207.67023C7.15974%207.62069%207.21509%207.58092%207.27667%207.55333L7.304%207.53867ZM8%206.5C8.13261%206.5%208.25979%206.44732%208.35355%206.35355C8.44732%206.25979%208.5%206.13261%208.5%206C8.5%205.86739%208.44732%205.74021%208.35355%205.64645C8.25979%205.55268%208.13261%205.5%208%205.5C7.86739%205.5%207.74022%205.55268%207.64645%205.64645C7.55268%205.74021%207.5%205.86739%207.5%206C7.5%206.13261%207.55268%206.25979%207.64645%206.35355C7.74022%206.44732%207.86739%206.5%208%206.5Z'%20fill='%23FD7E14'/%3e%3c/svg%3e") no-repeat;background-size:1.0625rem;color:#495057;padding-left:1.25rem;font-size:.75em;margin-top:.25rem;height:1.25rem;line-height:1rem;margin-left:.5rem;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:6.25rem;box-sizing:border-box}.infoBlock{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:flex-start;gap:.25rem;margin:.5rem 0 0 1rem;color:var(--color-text-default-secondary);box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.infoBlock strong{font-weight:700}.infoBlock svg{width:1rem;height:1rem;flex-shrink:0}.form-input-mirror-wrapper{position:relative;width:100%;display:block}.form-input-mirror{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);position:absolute;padding-left:1rem;top:0;height:2.875rem;display:flex;align-items:center;pointer-events:none;white-space:pre;color:transparent;z-index:1;border:.0625rem solid transparent;width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.form-input-mirror__suffix{color:var(--color-text-default-tertiary);opacity:.6;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radio-wrapper{display:flex;align-items:center;cursor:pointer}.radio__input{appearance:none;width:.75rem;height:.75rem;margin:0 .25rem 0 0;flex-shrink:0;border-radius:50%;border:1px solid var(--color-icon-default-secondary)}.radio__input:checked{appearance:radio;accent-color:var(--color-icon-brand-purple)}.radio__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;color:var(--color-text-default-secondary)}.radio__label--active{font-weight:700;color:var(--color-text-brand-purple)}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.dates-period-wrapper{width:22.1875em}.dates-period__periods{display:flex;flex-direction:column;gap:1em;padding:0 1em}.dates-period__custom-period{position:relative;display:flex;flex-direction:column;gap:.5em;padding-top:1.25em;margin:1.25em 1em 0;border-top:.0625rem solid var(--color-border-default-secondary)}.dates-period__info-wrapper{display:flex;align-items:center;gap:.25em;margin:0 1em}.dates-period__info-wrapper svg{width:1em;height:1em;flex-shrink:0;color:var(--color-icon-default-secondary)}.dates-period__info-wrapper .dates-period__info-text{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.dates-period__custom-input-wrapper{position:relative}.dates-period__custom-input-wrapper .custom-input-wrapper{height:auto}.dates-period__custom-input-wrapper .dates-period__custom-input-icon{position:absolute;top:calc(50% - .75rem);right:.75rem;width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--color-icon-default-primary);cursor:pointer}.dates-period__custom-picker-wrapper{position:absolute;top:0;left:calc(100% + 1.5em);border-radius:1rem;padding:.75em;box-shadow:0 .5625rem 1.16875rem -.25rem #45375126;background-color:var(--color-surface-default-secondary)}.dates-period__custom-picker-wrapper .rdp-root{--rdp-nav-width: 2.25em;--rdp-nav-height: 2.25em}.dates-period__custom-picker-wrapper .rdp-root .rdp-day{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-outside{opacity:1;font-weight:400;color:var(--color-text-default-secondary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-weekday{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);opacity:1;color:var(--color-text-default-primary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-caption_label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-day_button{border:none;color:var(--color-text-default-primary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-day_button:hover{color:var(--color-text-default-primary);background-color:var(--color-elements-empty-purple-hover)}.dates-period__custom-picker-wrapper .rdp-root .rdp-day_button:active{color:var(--color-text-default-primary);background-color:var(--color-elements-empty-purple-pressed)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_start button,.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_end button{color:var(--color-text-default-invert);background-color:var(--color-button-primary-purple-default);border:none}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_start button:hover,.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_end button:hover{color:var(--color-text-default-invert);background-color:var(--color-button-primary-purple-hover)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_start button:active,.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_end button:active{color:var(--color-text-default-invert);background-color:var(--color-button-primary-purple-pressed)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_middle{background-color:var(--color-surface-status-purple)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_middle button{color:var(--color-text-brand-purple)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_middle button:hover{color:var(--color-text-brand-purple);background-color:var(--color-elements-empty-purple-hover)}.dates-period__custom-picker-wrapper .rdp-root .rdp-selected.rdp-range_middle button:active{color:var(--color-text-brand-purple);background-color:var(--color-elements-empty-purple-pressed)}.dates-period__custom-picker-wrapper .rdp-root .rdp-today button{color:var(--color-text-brand-purple);border:.0625rem solid var(--color-border-brand-purple)}.dates-period__custom-picker-wrapper .rdp-root .rdp-today button:hover{color:var(--color-text-brand-purple);background-color:var(--color-elements-empty-purple-hover)}.dates-period__custom-picker-wrapper .rdp-root .rdp-today button:active{color:var(--color-text-brand-purple);background-color:var(--color-elements-empty-purple-pressed)}.dates-period__custom-picker-wrapper .rdp-root .rdp-day_button,.dates-period__custom-picker-wrapper .rdp-root .rdp-weekday{align-content:center;width:3rem;height:3rem;padding:.25rem;box-sizing:border-box}.dates-period__custom-picker-wrapper .rdp-root .rdp-chevron{width:1em;height:1em;fill:var(--color-icon-default-primary)}.dates-period__custom-picker-wrapper .rdp-root .rdp-month_caption{height:4rem}.dates-period__custom-picker-wrapper .rdp-root .rdp-button_previous,.dates-period__custom-picker-wrapper .rdp-root .rdp-button_next{top:.875rem;z-index:1}.dates-period__custom-picker-wrapper .rdp-root .rdp-disabled{opacity:1;color:var(--color-text-default-disabled)}.dates-period__custom-picker-wrapper .rdp-root .rdp-disabled button{background-color:initial!important}.dates-period__custom-picker-wrapper .rdp-root .rdp-button_next[aria-disabled=true]{opacity:1}.dates-period__custom-picker-wrapper .rdp-root .rdp-button_next[aria-disabled=true] svg{fill:var(--color-icon-default-disabled)}.dates-period__custom-picker-wrapper .rdp-root .rdp-button_previous{left:15%}.dates-period__custom-picker-wrapper .rdp-root .rdp-button_next{right:15%}.search__container_wrapper{position:relative;display:flex;justify-content:flex-end;align-items:center;width:100%;height:100%}.search__container_wrapper:before{content:"";visibility:hidden;position:absolute;left:.75rem;display:block;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem;animation:fadeOut .5s forwards;pointer-events:none}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.search__container_wrapper .search__btn_wrapper{width:2.5rem;height:2.5rem;border:.0625rem solid transparent;outline:none;border-radius:.5rem;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6665%2012.6665C14.2137%2011.1192%2016.3122%2010.25%2018.5003%2010.25C20.6884%2010.25%2022.7869%2011.1192%2024.3341%2012.6665C25.8813%2014.2137%2026.7506%2016.3122%2026.7506%2018.5003C26.7506%2020.437%2026.0696%2022.3035%2024.8403%2023.7796L29.5311%2028.4705C29.824%2028.7633%2029.824%2029.2382%2029.5311%2029.5311C29.2382%2029.824%2028.7633%2029.824%2028.4705%2029.5311L23.7796%2024.8403C22.3035%2026.0696%2020.437%2026.7506%2018.5003%2026.7506C16.3122%2026.7506%2014.2137%2025.8813%2012.6665%2024.3341C11.1192%2022.7869%2010.25%2020.6884%2010.25%2018.5003C10.25%2016.3122%2011.1192%2014.2137%2012.6665%2012.6665ZM18.5003%2011.75C16.71%2011.75%2014.993%2012.4612%2013.7271%2013.7271C12.4612%2014.993%2011.75%2016.71%2011.75%2018.5003C11.75%2020.2906%2012.4612%2022.0075%2013.7271%2023.2735C14.993%2024.5394%2016.71%2025.2506%2018.5003%2025.2506C20.2906%2025.2506%2022.0075%2024.5394%2023.2735%2023.2735C24.5394%2022.0075%2025.2506%2020.2906%2025.2506%2018.5003C25.2506%2016.71%2024.5394%2014.993%2023.2735%2013.7271C22.0075%2012.4612%2020.2906%2011.75%2018.5003%2011.75Z'%20fill='%23212529'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;mask-size:1.5rem;-webkit-mask-size:1.5rem;box-shadow:none;cursor:pointer;box-sizing:border-box;transition:.2s;animation:fadeIn .5s 0s forwards}.search__container_wrapper .search__btn_wrapper:hover,.search__container_wrapper .search__btn_wrapper:focus{border:.0625rem solid transparent}.search__container_wrapper .search__btn_wrapper--disabled{cursor:inherit;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6665%2012.6665C14.2137%2011.1192%2016.3122%2010.25%2018.5003%2010.25C20.6884%2010.25%2022.7869%2011.1192%2024.3341%2012.6665C25.8813%2014.2137%2026.7506%2016.3122%2026.7506%2018.5003C26.7506%2020.437%2026.0696%2022.3035%2024.8403%2023.7796L29.5311%2028.4705C29.824%2028.7633%2029.824%2029.2382%2029.5311%2029.5311C29.2382%2029.824%2028.7633%2029.824%2028.4705%2029.5311L23.7796%2024.8403C22.3035%2026.0696%2020.437%2026.7506%2018.5003%2026.7506C16.3122%2026.7506%2014.2137%2025.8813%2012.6665%2024.3341C11.1192%2022.7869%2010.25%2020.6884%2010.25%2018.5003C10.25%2016.3122%2011.1192%2014.2137%2012.6665%2012.6665ZM18.5003%2011.75C16.71%2011.75%2014.993%2012.4612%2013.7271%2013.7271C12.4612%2014.993%2011.75%2016.71%2011.75%2018.5003C11.75%2020.2906%2012.4612%2022.0075%2013.7271%2023.2735C14.993%2024.5394%2016.71%2025.2506%2018.5003%2025.2506C20.2906%2025.2506%2022.0075%2024.5394%2023.2735%2023.2735C24.5394%2022.0075%2025.2506%2020.2906%2025.2506%2018.5003C25.2506%2016.71%2024.5394%2014.993%2023.2735%2013.7271C22.0075%2012.4612%2020.2906%2011.75%2018.5003%2011.75Z'%20fill='%23CED4DA'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.search__container_wrapper .search__btn_wrapper--disabled:hover,.search__container_wrapper .search__btn_wrapper--disabled:focus{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6665%2012.6665C14.2137%2011.1192%2016.3122%2010.25%2018.5003%2010.25C20.6884%2010.25%2022.7869%2011.1192%2024.3341%2012.6665C25.8813%2014.2137%2026.7506%2016.3122%2026.7506%2018.5003C26.7506%2020.437%2026.0696%2022.3035%2024.8403%2023.7796L29.5311%2028.4705C29.824%2028.7633%2029.824%2029.2382%2029.5311%2029.5311C29.2382%2029.824%2028.7633%2029.824%2028.4705%2029.5311L23.7796%2024.8403C22.3035%2026.0696%2020.437%2026.7506%2018.5003%2026.7506C16.3122%2026.7506%2014.2137%2025.8813%2012.6665%2024.3341C11.1192%2022.7869%2010.25%2020.6884%2010.25%2018.5003C10.25%2016.3122%2011.1192%2014.2137%2012.6665%2012.6665ZM18.5003%2011.75C16.71%2011.75%2014.993%2012.4612%2013.7271%2013.7271C12.4612%2014.993%2011.75%2016.71%2011.75%2018.5003C11.75%2020.2906%2012.4612%2022.0075%2013.7271%2023.2735C14.993%2024.5394%2016.71%2025.2506%2018.5003%2025.2506C20.2906%2025.2506%2022.0075%2024.5394%2023.2735%2023.2735C24.5394%2022.0075%2025.2506%2020.2906%2025.2506%2018.5003C25.2506%2016.71%2024.5394%2014.993%2023.2735%2013.7271C22.0075%2012.4612%2020.2906%2011.75%2018.5003%2011.75Z'%20fill='%23CED4DA'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.search__container_wrapper .search__input_wrapper{width:100%;height:2.5rem;padding:.5rem 1.875rem .5rem 2.25rem;font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary);border:.0625rem solid var(--color-border-default-secondary);background-color:transparent;border-radius:.5rem;box-sizing:border-box;transition:.2s}.search__container_wrapper .search__input_wrapper::placeholder{color:var(--color-text-default-secondary)}.search__container_wrapper .search__input_wrapper:hover,.search__container_wrapper .search__input_wrapper:focus{outline:none;border:.0625rem solid var(--color-border-brand-purple)}.search__container_wrapper .search__btn_clear_wrapper{position:absolute;right:.75rem;min-width:1rem;width:1rem;min-height:1rem;height:1rem;border:none;cursor:pointer;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-secondary);background-repeat:no-repeat}.search__container_wrapper .search__btn_clear_wrapper:hover,.search__container_wrapper .search__btn_clear_wrapper:focus{outline:none}.search__container_wrapper.input:before{visibility:visible;opacity:0;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6665%2012.6665C14.2137%2011.1192%2016.3122%2010.25%2018.5003%2010.25C20.6884%2010.25%2022.7869%2011.1192%2024.3341%2012.6665C25.8813%2014.2137%2026.7506%2016.3122%2026.7506%2018.5003C26.7506%2020.437%2026.0696%2022.3035%2024.8403%2023.7796L29.5311%2028.4705C29.824%2028.7633%2029.824%2029.2382%2029.5311%2029.5311C29.2382%2029.824%2028.7633%2029.824%2028.4705%2029.5311L23.7796%2024.8403C22.3035%2026.0696%2020.437%2026.7506%2018.5003%2026.7506C16.3122%2026.7506%2014.2137%2025.8813%2012.6665%2024.3341C11.1192%2022.7869%2010.25%2020.6884%2010.25%2018.5003C10.25%2016.3122%2011.1192%2014.2137%2012.6665%2012.6665ZM18.5003%2011.75C16.71%2011.75%2014.993%2012.4612%2013.7271%2013.7271C12.4612%2014.993%2011.75%2016.71%2011.75%2018.5003C11.75%2020.2906%2012.4612%2022.0075%2013.7271%2023.2735C14.993%2024.5394%2016.71%2025.2506%2018.5003%2025.2506C20.2906%2025.2506%2022.0075%2024.5394%2023.2735%2023.2735C24.5394%2022.0075%2025.2506%2020.2906%2025.2506%2018.5003C25.2506%2016.71%2024.5394%2014.993%2023.2735%2013.7271C22.0075%2012.4612%2020.2906%2011.75%2018.5003%2011.75Z'%20fill='%23212529'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;animation:fadeIn 36ms .164s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.virtualizedList__wrapper{will-change:unset!important}.virtualizedList__wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.virtualizedList__wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.virtualizedList__wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.checkbox__wrapper{--checkbox-size: 1rem;display:flex;align-items:center;cursor:pointer}.checkbox__wrapper--small{--checkbox-size: .75rem}.checkbox__wrapper--small .checkbox__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.checkbox__label{margin:0 0 0 .25rem;color:var(--color-text-default-primary);font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.checkbox-input{display:block;position:relative;margin:auto;min-width:var(--checkbox-size);width:var(--checkbox-size);min-height:var(--checkbox-size);height:var(--checkbox-size);clear:both}.checkbox-input input{position:absolute;min-width:var(--checkbox-size);width:var(--checkbox-size);min-height:var(--checkbox-size);height:var(--checkbox-size);margin:0;opacity:0}.checkbox-input .checkbox-custom{position:absolute;top:0;left:0;height:var(--checkbox-size);width:var(--checkbox-size);background-color:transparent;border-radius:.25rem;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;border:.0625rem solid var(--color-icon-default-primary);box-sizing:border-box}.checkbox-input input:hover~.checkbox-custom{background-color:var(--color-elements-empty-purple-hover)}.checkbox-input input:active~.checkbox-custom{background-color:var(--color-elements-empty-purple-pressed)}.checkbox-input input:checked~.checkbox-custom{background-color:var(--color-button-primary-purple-default);border-radius:.25rem;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;border:.0625rem solid var(--color-button-primary-purple-default)}.checkbox-input input:checked:hover~.checkbox-custom{background-color:var(--color-button-primary-purple-hover);border:.0625rem solid var(--color-button-primary-purple-hover)}.checkbox-input input:checked:active~.checkbox-custom{background-color:var(--color-button-primary-purple-pressed);border:.0625rem solid var(--color-button-primary-purple-pressed)}.checkbox-input .checkbox-custom:after{position:absolute;content:"";left:.0625rem;top:.0625rem;height:0;width:0;border:none;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:1;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.95801%202.31298C10.1303%202.42786%2010.1769%202.66068%2010.062%202.83301L5.56202%209.58301C5.4997%209.67649%205.39875%209.7371%205.28695%209.74817C5.17515%209.75924%205.06428%209.7196%204.98483%209.64016L1.98483%206.64016C1.83839%206.49371%201.83839%206.25628%201.98483%206.10983C2.13128%205.96338%202.36872%205.96338%202.51517%206.10983L5.19172%208.78638L9.43798%202.41698C9.55286%202.24466%209.78569%202.19809%209.95801%202.31298Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.checkbox-input input:checked~.checkbox-custom:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;left:.0625rem;top:.0625rem;width:calc(var(--checkbox-size) - .25rem);height:calc(var(--checkbox-size) - .25rem);border:none;background-color:transparent;border-radius:0}.checkbox__wrapper.disabled .checkbox__label{color:var(--color-text-default-disabled);cursor:initial}.checkbox__wrapper.disabled .checkbox-input{cursor:initial}.checkbox__wrapper.disabled .checkbox-input input:checked~.checkbox-custom{background-color:var(--color-button-primary-purple-disabled);border:.0625rem solid var(--color-button-primary-purple-disabled)}.checkbox__wrapper.disabled .checkbox-custom{background-color:transparent;border:.0625rem solid var(--color-icon-default-disabled);cursor:initial}.filter_popup__wrapper{display:flex;flex-direction:column;box-sizing:border-box}.filter_popup__wrapper .filter_popup__search{display:none;padding:0 1rem;margin:0 0 1rem;box-sizing:border-box}.filter_popup__wrapper .filter_popup__list{display:flex;flex-direction:column;padding:0 1rem;max-height:18.625rem;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.filter_popup__wrapper .filter_popup__list::-webkit-scrollbar{width:.5rem;height:.5rem}.filter_popup__wrapper .filter_popup__list::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.filter_popup__wrapper .filter_popup__list::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.filter_popup__wrapper .filter_popup__list_item{display:flex;margin:0 0 .75rem}.filter_popup__wrapper .filter_popup__list_item .checkbox__wrapper{overflow:hidden;align-items:flex-start}.filter_popup__wrapper .filter_popup__list_item:last-child{margin:0}.filter_popup__wrapper .filter_popup__list_item_empty{padding:0 1rem;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);box-sizing:border-box}.filter_popup__wrapper .filter_popup__list_item_event{display:flex;align-items:center;cursor:pointer}.filter_popup__wrapper .filter_popup__list_item_event .filter_popup__list_item_event_checkbox{margin:0 .5rem 0 0}.filter_popup__wrapper .filter_popup__list_item_event .filter_popup__list_item_event_label_wrapper{display:flex;align-items:center}.filter_popup__wrapper .filter_popup__list_item_event .filter_popup__list_item_event_label_wrapper--column{display:flex;flex-direction:column;align-items:flex-start}.filter_popup__wrapper .filter_popup__list_item_event .filter_popup__list_item_event_label{margin:0 0 0 .25rem;color:var(--color-text-default-primary);font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.filter_popup__wrapper--scroll{min-width:18.75rem;width:max-content;max-width:25rem}.filter_popup__wrapper--scroll .filter_popup__search{display:block}.filter_popup__wrapper--scroll .filter_popup__virtualized_list{display:block;padding:0 .25rem 0 1rem;min-height:18.625rem;max-height:18.625rem;box-sizing:border-box}.filter_popup__wrapper--scroll .filter_popup__virtualized_list--no_data{min-height:16.6875rem;max-height:16.6875rem}.filter_popup__wrapper--scroll .filter_popup__virtualized_list .filter_popup__list_item{align-items:flex-start;margin:0}.filter_popup__wrapper--scroll .filter_popup__list{display:none}.filter_btn_select__wrapper{position:relative}.filter_btn_select__wrapper .filter_btn_select__btn{display:flex;max-width:43.75rem;min-height:2.1875rem;padding:0 1rem;box-sizing:border-box;border:.0625rem solid transparent;background-color:transparent;transition:.1s;border-radius:6.25rem;white-space:nowrap;cursor:pointer}.filter_btn_select__wrapper .filter_btn_select__btn:hover,.filter_btn_select__wrapper .filter_btn_select__btn:active,.filter_btn_select__wrapper .filter_btn_select__btn--open,.filter_btn_select__wrapper .filter_btn_select__btn--open:hover,.filter_btn_select__wrapper .filter_btn_select__btn--open:active{border:.0625rem solid var(--color-border-brand-purple)}.filter_btn_select__wrapper .filter_btn_select__btn--open .filter_btn_select__btn_caption:after{transform:rotate(-180deg)}.filter_btn_select__wrapper .filter_btn_select__btn--active{border:.0625rem solid var(--color-border-default-secondary)}.filter_btn_select__wrapper .filter_btn_select__btn--active:hover,.filter_btn_select__wrapper .filter_btn_select__btn--active:active{border:.0625rem solid var(--color-border-brand-purple)}.filter_btn_select__wrapper .filter_btn_select__btn--disabled{border:.0625rem solid transparent;cursor:initial}.filter_btn_select__wrapper .filter_btn_select__btn--disabled .filter_btn_select__btn_caption{color:var(--color-text-default-disabled)}.filter_btn_select__wrapper .filter_btn_select__btn--disabled .filter_btn_select__btn_caption:after{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat}.filter_btn_select__wrapper .filter_btn_select__btn--disabled:hover,.filter_btn_select__wrapper .filter_btn_select__btn--disabled:focus{border:.0625rem solid transparent}.filter_btn_select__wrapper .filter_btn_select__btn--open.filter_btn_select__btn--active,.filter_btn_select__wrapper .filter_btn_select__btn--open.filter_btn_select__btn--active:hover,.filter_btn_select__wrapper .filter_btn_select__btn--open.filter_btn_select__btn--active:active{border:.0625rem solid var(--color-border-brand-purple)}.filter_btn_select__wrapper .filter_btn_select__btn_caption{display:flex;align-items:center;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.filter_btn_select__wrapper .filter_btn_select__btn_caption:after{content:"";display:block;min-width:1rem;width:1rem;min-height:1rem;height:1rem;margin:0 0 0 .25rem;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.filter_btn_select__wrapper .filter_btn_select__selected_wrapper{display:flex;align-items:center;overflow:hidden}.filter_btn_select__wrapper .filter_btn_select__value_wrapper{display:flex;align-items:center;margin:0 .5rem 0 0;cursor:pointer}.filter_btn_select__wrapper .filter_btn_select__value_wrapper:first-child:before{content:"";display:block;width:.0625rem;min-height:1.1875rem;height:1.1875rem;margin:0 .5rem;background-color:var(--color-border-default-secondary)}.filter_btn_select__wrapper .filter_btn_select__value_wrapper--last{margin:0}.filter_btn_select__wrapper .filter_btn_select__selected_btn{min-width:1rem;width:1rem;min-height:1rem;height:1rem;margin:0 0 0 .5rem;border:none;background-color:transparent;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.64645%204.14645C3.84171%203.95118%204.15829%203.95118%204.35355%204.14645L8%207.79289L11.6464%204.14645C11.8417%203.95118%2012.1583%203.95118%2012.3536%204.14645C12.5488%204.34171%2012.5488%204.65829%2012.3536%204.85355L8.70711%208.5L12.3536%2012.1464C12.5488%2012.3417%2012.5488%2012.6583%2012.3536%2012.8536C12.1583%2013.0488%2011.8417%2013.0488%2011.6464%2012.8536L8%209.20711L4.35355%2012.8536C4.15829%2013.0488%203.84171%2013.0488%203.64645%2012.8536C3.45118%2012.6583%203.45118%2012.3417%203.64645%2012.1464L7.29289%208.5L3.64645%204.85355C3.45118%204.65829%203.45118%204.34171%203.64645%204.14645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-critical-default);background-repeat:no-repeat;cursor:pointer}.filter_btn_select__wrapper .filter_btn_select__selected{display:flex;align-items:center;flex:1 1 auto;min-width:0;margin:0 0 0 .5rem;padding:.25rem 0;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);overflow:hidden}.filter_btn_select__wrapper .filter_btn_select__selected:before{content:"";display:block;width:.0625rem;min-height:1.1875rem;height:1.1875rem;margin:0 .5rem 0 0;background-color:var(--color-border-default-secondary);align-self:center}.filter_btn_select__wrapper .filter_btn_select__selected_text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter_btn_select__wrapper .filter_btn_select__selected_label{margin:0 0 0 .25rem;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.filter_btn_select__wrapper .filter_btn_select__popup{position:absolute;top:calc(100% + .5rem);left:0;z-index:10;padding:1rem 0;width:max-content;max-width:25rem;background-color:var(--color-surface-default-secondary);box-shadow:0 .5625rem 1.16875rem -.25rem #45375126;border-radius:1rem;box-sizing:border-box}.table_lastupdate__wrapper{display:flex;align-items:center}.table_lastupdate__wrapper .table_lastupdate__title{width:16.5em;display:inline-block;color:var(--color-text-default-secondary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.table_lastupdate__wrapper .table_lastupdate__btn{margin:0 0 0 .5rem;background-color:transparent;border:none;min-width:1rem;width:1rem;min-height:1rem;height:1rem;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.16992%206.70701C3.39691%205.8591%203.84312%205.08589%204.46368%204.4651C5.08424%203.84432%205.85729%203.39783%206.70512%203.17054C7.55294%202.94325%208.44567%202.94315%209.29354%203.17026C10.1414%203.39737%2010.9146%203.84369%2011.5353%204.46434L12.8039%205.73301H10.6819C10.5493%205.73301%2010.4221%205.78568%2010.3284%205.87945C10.2346%205.97322%2010.1819%206.1004%2010.1819%206.23301C10.1819%206.36561%2010.2346%206.49279%2010.3284%206.58656C10.4221%206.68033%2010.5493%206.73301%2010.6819%206.73301H14.0099C14.1425%206.73301%2014.2697%206.68033%2014.3635%206.58656C14.4572%206.49279%2014.5099%206.36561%2014.5099%206.23301V2.90501C14.5099%202.7724%2014.4572%202.64522%2014.3635%202.55145C14.2697%202.45768%2014.1425%202.40501%2014.0099%202.40501C13.8773%202.40501%2013.7501%202.45768%2013.6564%202.55145C13.5626%202.64522%2013.5099%202.7724%2013.5099%202.90501V5.02501L12.2433%203.75834C11.4986%203.01331%2010.5709%202.47746%209.55341%202.20467C8.53595%201.93189%207.46461%201.93177%206.4471%202.20434C5.42958%202.47692%204.50176%203.01256%203.75692%203.75744C3.01207%204.50231%202.47646%205.43015%202.20392%206.44767C2.18694%206.51115%202.18262%206.57734%202.19122%206.64248C2.19982%206.70762%202.22117%206.77043%202.25404%206.82732C2.28691%206.88421%202.33066%206.93407%202.38281%206.97405C2.43495%207.01404%202.49445%207.04335%202.55792%207.06034C2.6214%207.07732%202.68759%207.08164%202.75273%207.07304C2.81787%207.06444%202.88068%207.0431%202.93757%207.01023C2.99446%206.97736%203.04432%206.9336%203.08431%206.88146C3.12429%206.82932%203.15361%206.76981%203.17059%206.70634L3.16992%206.70701ZM13.4419%208.94167C13.3785%208.92463%2013.3123%208.92025%2013.2472%208.92879C13.1821%208.93732%2013.1193%208.9586%2013.0624%208.99142C13.0055%209.02423%2012.9556%209.06793%2012.9156%209.12002C12.8756%209.17211%2012.8463%209.23157%2012.8293%209.29501C12.6023%2010.1429%2012.1561%2010.9161%2011.5355%2011.5369C10.9149%2012.1577%2010.1419%2012.6042%209.29407%2012.8315C8.44624%2013.0588%207.55352%2013.0589%206.70564%2012.8318C5.85777%2012.6046%205.08462%2012.1583%204.46392%2011.5377L3.19592%2010.269H5.31792C5.45053%2010.269%205.57771%2010.2163%205.67148%2010.1226C5.76525%2010.0288%205.81792%209.90161%205.81792%209.76901C5.81792%209.6364%205.76525%209.50922%205.67148%209.41545C5.57771%209.32168%205.45053%209.26901%205.31792%209.26901H1.98926C1.85665%209.26901%201.72947%209.32168%201.6357%209.41545C1.54194%209.50922%201.48926%209.6364%201.48926%209.76901V13.097C1.48926%2013.2296%201.54194%2013.3568%201.6357%2013.4506C1.72947%2013.5443%201.85665%2013.597%201.98926%2013.597C2.12187%2013.597%202.24904%2013.5443%202.34281%2013.4506C2.43658%2013.3568%202.48926%2013.2296%202.48926%2013.097V10.977L3.75592%2012.2437C4.50066%2012.9887%205.42841%2013.5245%206.44591%2013.7973C7.46341%2014.07%208.53478%2014.0701%209.5523%2013.7974C10.5698%2013.5248%2011.4976%2012.9891%2012.2424%2012.2441C12.9873%2011.4992%2013.5228%2010.5712%2013.7953%209.55367C13.8295%209.42566%2013.8115%209.28931%2013.7452%209.17456C13.679%209.05981%2013.5699%208.97605%2013.4419%208.94167Z'%20fill='%23212529'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;cursor:pointer}.table_lastupdate__wrapper .table_lastupdate__btn:hover,.table_lastupdate__wrapper .table_lastupdate__btn:focus{outline:none}.table_lastupdate__wrapper--disabled .table_lastupdate__btn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.16992%206.70701C3.39691%205.8591%203.84312%205.08589%204.46368%204.4651C5.08424%203.84432%205.85729%203.39783%206.70512%203.17054C7.55294%202.94325%208.44567%202.94315%209.29354%203.17026C10.1414%203.39737%2010.9146%203.84369%2011.5353%204.46434L12.8039%205.73301H10.6819C10.5493%205.73301%2010.4221%205.78568%2010.3284%205.87945C10.2346%205.97322%2010.1819%206.1004%2010.1819%206.23301C10.1819%206.36561%2010.2346%206.49279%2010.3284%206.58656C10.4221%206.68033%2010.5493%206.73301%2010.6819%206.73301H14.0099C14.1425%206.73301%2014.2697%206.68033%2014.3635%206.58656C14.4572%206.49279%2014.5099%206.36561%2014.5099%206.23301V2.90501C14.5099%202.7724%2014.4572%202.64522%2014.3635%202.55145C14.2697%202.45768%2014.1425%202.40501%2014.0099%202.40501C13.8773%202.40501%2013.7501%202.45768%2013.6564%202.55145C13.5626%202.64522%2013.5099%202.7724%2013.5099%202.90501V5.02501L12.2433%203.75834C11.4986%203.01331%2010.5709%202.47746%209.55341%202.20467C8.53595%201.93189%207.46461%201.93177%206.4471%202.20434C5.42958%202.47692%204.50176%203.01256%203.75692%203.75744C3.01207%204.50231%202.47646%205.43015%202.20392%206.44767C2.18694%206.51115%202.18262%206.57734%202.19122%206.64248C2.19982%206.70762%202.22117%206.77043%202.25404%206.82732C2.28691%206.88421%202.33066%206.93407%202.38281%206.97405C2.43495%207.01404%202.49445%207.04335%202.55792%207.06034C2.6214%207.07732%202.68759%207.08164%202.75273%207.07304C2.81787%207.06444%202.88068%207.0431%202.93757%207.01023C2.99446%206.97736%203.04432%206.9336%203.08431%206.88146C3.12429%206.82932%203.15361%206.76981%203.17059%206.70634L3.16992%206.70701ZM13.4419%208.94167C13.3785%208.92463%2013.3123%208.92025%2013.2472%208.92879C13.1821%208.93732%2013.1193%208.9586%2013.0624%208.99142C13.0055%209.02423%2012.9556%209.06793%2012.9156%209.12002C12.8756%209.17211%2012.8463%209.23157%2012.8293%209.29501C12.6023%2010.1429%2012.1561%2010.9161%2011.5355%2011.5369C10.9149%2012.1577%2010.1419%2012.6042%209.29407%2012.8315C8.44624%2013.0588%207.55352%2013.0589%206.70564%2012.8318C5.85777%2012.6046%205.08462%2012.1583%204.46392%2011.5377L3.19592%2010.269H5.31792C5.45053%2010.269%205.57771%2010.2163%205.67148%2010.1226C5.76525%2010.0288%205.81792%209.90161%205.81792%209.76901C5.81792%209.6364%205.76525%209.50922%205.67148%209.41545C5.57771%209.32168%205.45053%209.26901%205.31792%209.26901H1.98926C1.85665%209.26901%201.72947%209.32168%201.6357%209.41545C1.54194%209.50922%201.48926%209.6364%201.48926%209.76901V13.097C1.48926%2013.2296%201.54194%2013.3568%201.6357%2013.4506C1.72947%2013.5443%201.85665%2013.597%201.98926%2013.597C2.12187%2013.597%202.24904%2013.5443%202.34281%2013.4506C2.43658%2013.3568%202.48926%2013.2296%202.48926%2013.097V10.977L3.75592%2012.2437C4.50066%2012.9887%205.42841%2013.5245%206.44591%2013.7973C7.46341%2014.07%208.53478%2014.0701%209.5523%2013.7974C10.5698%2013.5248%2011.4976%2012.9891%2012.2424%2012.2441C12.9873%2011.4992%2013.5228%2010.5712%2013.7953%209.55367C13.8295%209.42566%2013.8115%209.28931%2013.7452%209.17456C13.679%209.05981%2013.5699%208.97605%2013.4419%208.94167Z'%20fill='%23CED4DA'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;cursor:initial}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table_lastupdate__wrapper--fetching .table_lastupdate__btn{animation:rotate 2s linear infinite;cursor:initial}.table_lastupdate__wrapper.table_lastupdate__wrapper--disabled.table_lastupdate__wrapper--fetching{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.16992%206.70701C3.39691%205.8591%203.84312%205.08589%204.46368%204.4651C5.08424%203.84432%205.85729%203.39783%206.70512%203.17054C7.55294%202.94325%208.44567%202.94315%209.29354%203.17026C10.1414%203.39737%2010.9146%203.84369%2011.5353%204.46434L12.8039%205.73301H10.6819C10.5493%205.73301%2010.4221%205.78568%2010.3284%205.87945C10.2346%205.97322%2010.1819%206.1004%2010.1819%206.23301C10.1819%206.36561%2010.2346%206.49279%2010.3284%206.58656C10.4221%206.68033%2010.5493%206.73301%2010.6819%206.73301H14.0099C14.1425%206.73301%2014.2697%206.68033%2014.3635%206.58656C14.4572%206.49279%2014.5099%206.36561%2014.5099%206.23301V2.90501C14.5099%202.7724%2014.4572%202.64522%2014.3635%202.55145C14.2697%202.45768%2014.1425%202.40501%2014.0099%202.40501C13.8773%202.40501%2013.7501%202.45768%2013.6564%202.55145C13.5626%202.64522%2013.5099%202.7724%2013.5099%202.90501V5.02501L12.2433%203.75834C11.4986%203.01331%2010.5709%202.47746%209.55341%202.20467C8.53595%201.93189%207.46461%201.93177%206.4471%202.20434C5.42958%202.47692%204.50176%203.01256%203.75692%203.75744C3.01207%204.50231%202.47646%205.43015%202.20392%206.44767C2.18694%206.51115%202.18262%206.57734%202.19122%206.64248C2.19982%206.70762%202.22117%206.77043%202.25404%206.82732C2.28691%206.88421%202.33066%206.93407%202.38281%206.97405C2.43495%207.01404%202.49445%207.04335%202.55792%207.06034C2.6214%207.07732%202.68759%207.08164%202.75273%207.07304C2.81787%207.06444%202.88068%207.0431%202.93757%207.01023C2.99446%206.97736%203.04432%206.9336%203.08431%206.88146C3.12429%206.82932%203.15361%206.76981%203.17059%206.70634L3.16992%206.70701ZM13.4419%208.94167C13.3785%208.92463%2013.3123%208.92025%2013.2472%208.92879C13.1821%208.93732%2013.1193%208.9586%2013.0624%208.99142C13.0055%209.02423%2012.9556%209.06793%2012.9156%209.12002C12.8756%209.17211%2012.8463%209.23157%2012.8293%209.29501C12.6023%2010.1429%2012.1561%2010.9161%2011.5355%2011.5369C10.9149%2012.1577%2010.1419%2012.6042%209.29407%2012.8315C8.44624%2013.0588%207.55352%2013.0589%206.70564%2012.8318C5.85777%2012.6046%205.08462%2012.1583%204.46392%2011.5377L3.19592%2010.269H5.31792C5.45053%2010.269%205.57771%2010.2163%205.67148%2010.1226C5.76525%2010.0288%205.81792%209.90161%205.81792%209.76901C5.81792%209.6364%205.76525%209.50922%205.67148%209.41545C5.57771%209.32168%205.45053%209.26901%205.31792%209.26901H1.98926C1.85665%209.26901%201.72947%209.32168%201.6357%209.41545C1.54194%209.50922%201.48926%209.6364%201.48926%209.76901V13.097C1.48926%2013.2296%201.54194%2013.3568%201.6357%2013.4506C1.72947%2013.5443%201.85665%2013.597%201.98926%2013.597C2.12187%2013.597%202.24904%2013.5443%202.34281%2013.4506C2.43658%2013.3568%202.48926%2013.2296%202.48926%2013.097V10.977L3.75592%2012.2437C4.50066%2012.9887%205.42841%2013.5245%206.44591%2013.7973C7.46341%2014.07%208.53478%2014.0701%209.5523%2013.7974C10.5698%2013.5248%2011.4976%2012.9891%2012.2424%2012.2441C12.9873%2011.4992%2013.5228%2010.5712%2013.7953%209.55367C13.8295%209.42566%2013.8115%209.28931%2013.7452%209.17456C13.679%209.05981%2013.5699%208.97605%2013.4419%208.94167Z'%20fill='%23212529'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.filter__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:4rem;padding:.75rem 1.5rem 0 1rem;background-color:var(--color-surface-default-secondary);border-radius:1rem;box-sizing:border-box}.filter__wrapper .filter__filter_btn_wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-right:1.5em;padding:0 0 .25rem;box-sizing:border-box}.filter__wrapper .filter__btn{margin:0 .25rem .5rem 0}.filter__wrapper .filter__btn:last-child{margin-right:0}.filter__wrapper .filter__filter_search_wrapper{display:flex;justify-content:flex-end;align-items:center;align-self:flex-start;flex-shrink:0;padding:0 0 .75rem;box-sizing:border-box}.filter__wrapper .filter__filter_search_btn{display:flex;width:12.5rem}.filter__wrapper .filter__lastupdate_wrapper{display:flex;align-items:center;min-height:2.5rem;height:2.5rem;border-left:.0625rem solid var(--color-border-default-secondary);margin:0 0 0 1rem;padding:0 0 0 1rem;box-sizing:border-box}.pagination__wrapper{display:flex;align-items:center}.pagination__page{padding:0 2px}.pagination__link{display:flex;justify-content:center;align-items:center;min-width:1.25rem;min-height:1.5rem;height:1.5rem;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);border:none;border-radius:.25rem;background-color:transparent;cursor:pointer}.pagination__link:hover,.pagination__link:focus{background-color:var(--color-elements-empty-purple-hover)}.pagination__link:active{background-color:var(--color-elements-empty-purple-pressed)}.pagination__active .pagination__link{color:var(--color-text-brand-purple);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);background-color:transparent;cursor:inherit}.pagination__active .pagination__link:hover,.pagination__active .pagination__link:focus{background-color:var(--color-elements-empty-purple-hover)}.pagination__active .pagination__link:active{background-color:var(--color-elements-empty-purple-pressed)}.pagination__break a{color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);cursor:pointer}.pagination__prev a,.pagination__next a{display:block;min-width:1.5rem;width:1.5rem;min-height:1.5rem;height:1.5rem;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.14645%202.64645C5.34171%202.45118%205.65829%202.45118%205.85355%202.64645L10.8536%207.64645C11.0488%207.84171%2011.0488%208.15829%2010.8536%208.35355L5.85355%2013.3536C5.65829%2013.5488%205.34171%2013.5488%205.14645%2013.3536C4.95118%2013.1583%204.95118%2012.8417%205.14645%2012.6464L9.79289%208L5.14645%203.35355C4.95118%203.15829%204.95118%202.84171%205.14645%202.64645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.14645%202.64645C5.34171%202.45118%205.65829%202.45118%205.85355%202.64645L10.8536%207.64645C11.0488%207.84171%2011.0488%208.15829%2010.8536%208.35355L5.85355%2013.3536C5.65829%2013.5488%205.34171%2013.5488%205.14645%2013.3536C4.95118%2013.1583%204.95118%2012.8417%205.14645%2012.6464L9.79289%208L5.14645%203.35355C4.95118%203.15829%204.95118%202.84171%205.14645%202.64645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat;mask-size:1rem;-webkit-mask-size:1rem;cursor:pointer}.pagination__prev a{transform:rotate(-180deg)}.pagination__prev{margin:0 .25rem 0 0}.pagination__next a{margin:0 0 0 .25rem}.pagination__prev.disabled a,.pagination__next.disabled a{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.14645%202.64645C5.34171%202.45118%205.65829%202.45118%205.85355%202.64645L10.8536%207.64645C11.0488%207.84171%2011.0488%208.15829%2010.8536%208.35355L5.85355%2013.3536C5.65829%2013.5488%205.34171%2013.5488%205.14645%2013.3536C4.95118%2013.1583%204.95118%2012.8417%205.14645%2012.6464L9.79289%208L5.14645%203.35355C4.95118%203.15829%204.95118%202.84171%205.14645%202.64645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.14645%202.64645C5.34171%202.45118%205.65829%202.45118%205.85355%202.64645L10.8536%207.64645C11.0488%207.84171%2011.0488%208.15829%2010.8536%208.35355L5.85355%2013.3536C5.65829%2013.5488%205.34171%2013.5488%205.14645%2013.3536C4.95118%2013.1583%204.95118%2012.8417%205.14645%2012.6464L9.79289%208L5.14645%203.35355C4.95118%203.15829%204.95118%202.84171%205.14645%202.64645Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat;mask-size:1rem;-webkit-mask-size:1rem;cursor:initial}.table__pages_selectbox_wrapper{display:flex;align-items:center}.table__pages_selectbox_wrapper .table__pages_selectbox_title{margin:0 .5rem 0 0;color:var(--color-text-default-secondary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.table__pages_controller_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.5rem}.table__header_container{align-items:center}.table__header_container .table__header_title{display:flex;align-items:center;width:100%;padding:.625rem 1.25rem;box-sizing:border-box;border-radius:.25rem}.table__header_container .table__header_title span{color:var(--color-text-default-primary);font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table__header_container .table__header_resizer{z-index:1;position:absolute;right:-.5rem;top:0;bottom:0;display:flex;justify-content:center;width:1rem;cursor:col-resize;user-select:none}.table__header_container .table__header_resizer--last{right:.125rem}.table__header_container .table__header_resizer_dash{border-right:.0625rem solid var(--color-border-default-secondary)}.table__header_container .table__header_resizer_dash--active{border-width:.125rem;border-color:var(--color-icon-brand-purple)}.table__header_container .table__header_title_sort{cursor:pointer}.table__header_container .table__header_title_sort:after{content:"";display:block;min-width:.75rem;width:.75rem;min-height:.75rem;height:.75rem;margin:0 0 0 .25rem;border:none;transition:.2s}.table__header_container .table__header_title_sort--desc span,.table__header_container .table__header_title_sort--asc span{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-brand-purple)}.table__header_container .table__header_title_sort--default:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrows'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.96967%202.46967C7.26256%202.17678%207.73744%202.17678%208.03033%202.46967L12.5303%206.96967C12.8232%207.26256%2012.8232%207.73744%2012.5303%208.03033C12.2374%208.32322%2011.7626%208.32322%2011.4697%208.03033L8.25%204.81066V16.5C8.25%2016.9142%207.91421%2017.25%207.5%2017.25C7.08579%2017.25%206.75%2016.9142%206.75%2016.5V4.81066L3.53033%208.03033C3.23744%208.32322%202.76256%208.32322%202.46967%208.03033C2.17678%207.73744%202.17678%207.26256%202.46967%206.96967L6.96967%202.46967ZM16.5%206.75C16.9142%206.75%2017.25%207.08579%2017.25%207.5V19.1893L20.4697%2015.9697C20.7626%2015.6768%2021.2374%2015.6768%2021.5303%2015.9697C21.8232%2016.2626%2021.8232%2016.7374%2021.5303%2017.0303L17.0303%2021.5303C16.7374%2021.8232%2016.2626%2021.8232%2015.9697%2021.5303L11.4697%2017.0303C11.1768%2016.7374%2011.1768%2016.2626%2011.4697%2015.9697C11.7626%2015.6768%2012.2374%2015.6768%2012.5303%2015.9697L15.75%2019.1893V7.5C15.75%207.08579%2016.0858%206.75%2016.5%206.75Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrows'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.96967%202.46967C7.26256%202.17678%207.73744%202.17678%208.03033%202.46967L12.5303%206.96967C12.8232%207.26256%2012.8232%207.73744%2012.5303%208.03033C12.2374%208.32322%2011.7626%208.32322%2011.4697%208.03033L8.25%204.81066V16.5C8.25%2016.9142%207.91421%2017.25%207.5%2017.25C7.08579%2017.25%206.75%2016.9142%206.75%2016.5V4.81066L3.53033%208.03033C3.23744%208.32322%202.76256%208.32322%202.46967%208.03033C2.17678%207.73744%202.17678%207.26256%202.46967%206.96967L6.96967%202.46967ZM16.5%206.75C16.9142%206.75%2017.25%207.08579%2017.25%207.5V19.1893L20.4697%2015.9697C20.7626%2015.6768%2021.2374%2015.6768%2021.5303%2015.9697C21.8232%2016.2626%2021.8232%2016.7374%2021.5303%2017.0303L17.0303%2021.5303C16.7374%2021.8232%2016.2626%2021.8232%2015.9697%2021.5303L11.4697%2017.0303C11.1768%2016.7374%2011.1768%2016.2626%2011.4697%2015.9697C11.7626%2015.6768%2012.2374%2015.6768%2012.5303%2015.9697L15.75%2019.1893V7.5C15.75%207.08579%2016.0858%206.75%2016.5%206.75Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table__header_container .table__header_title_sort--desc:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat;transform:rotate(-180deg)}.table__header_container .table__header_title_sort--asc:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table__header_container .table__header_title_sort:hover,.table__header_container .table__header_title_sort:focus{background-color:var(--color-elements-empty-purple-hover)}.table__header_container .table__header_title_sort:active{background-color:var(--color-elements-empty-purple-pressed)}.table__header_container--disabled .table__header_title span{color:var(--color-text-default-disabled)}.table__header_container--disabled .table__header_title_sort--default:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrows'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.96967%202.46967C7.26256%202.17678%207.73744%202.17678%208.03033%202.46967L12.5303%206.96967C12.8232%207.26256%2012.8232%207.73744%2012.5303%208.03033C12.2374%208.32322%2011.7626%208.32322%2011.4697%208.03033L8.25%204.81066V16.5C8.25%2016.9142%207.91421%2017.25%207.5%2017.25C7.08579%2017.25%206.75%2016.9142%206.75%2016.5V4.81066L3.53033%208.03033C3.23744%208.32322%202.76256%208.32322%202.46967%208.03033C2.17678%207.73744%202.17678%207.26256%202.46967%206.96967L6.96967%202.46967ZM16.5%206.75C16.9142%206.75%2017.25%207.08579%2017.25%207.5V19.1893L20.4697%2015.9697C20.7626%2015.6768%2021.2374%2015.6768%2021.5303%2015.9697C21.8232%2016.2626%2021.8232%2016.7374%2021.5303%2017.0303L17.0303%2021.5303C16.7374%2021.8232%2016.2626%2021.8232%2015.9697%2021.5303L11.4697%2017.0303C11.1768%2016.7374%2011.1768%2016.2626%2011.4697%2015.9697C11.7626%2015.6768%2012.2374%2015.6768%2012.5303%2015.9697L15.75%2019.1893V7.5C15.75%207.08579%2016.0858%206.75%2016.5%206.75Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrows'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.96967%202.46967C7.26256%202.17678%207.73744%202.17678%208.03033%202.46967L12.5303%206.96967C12.8232%207.26256%2012.8232%207.73744%2012.5303%208.03033C12.2374%208.32322%2011.7626%208.32322%2011.4697%208.03033L8.25%204.81066V16.5C8.25%2016.9142%207.91421%2017.25%207.5%2017.25C7.08579%2017.25%206.75%2016.9142%206.75%2016.5V4.81066L3.53033%208.03033C3.23744%208.32322%202.76256%208.32322%202.46967%208.03033C2.17678%207.73744%202.17678%207.26256%202.46967%206.96967L6.96967%202.46967ZM16.5%206.75C16.9142%206.75%2017.25%207.08579%2017.25%207.5V19.1893L20.4697%2015.9697C20.7626%2015.6768%2021.2374%2015.6768%2021.5303%2015.9697C21.8232%2016.2626%2021.8232%2016.7374%2021.5303%2017.0303L17.0303%2021.5303C16.7374%2021.8232%2016.2626%2021.8232%2015.9697%2021.5303L11.4697%2017.0303C11.1768%2016.7374%2011.1768%2016.2626%2011.4697%2015.9697C11.7626%2015.6768%2012.2374%2015.6768%2012.5303%2015.9697L15.75%2019.1893V7.5C15.75%207.08579%2016.0858%206.75%2016.5%206.75Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat}.table__header_container--disabled .table__header_title_sort--desc:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat}.table__header_container--disabled .table__header_title_sort--asc:after{mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='sort_up'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.25%206C3.25%205.58579%203.58579%205.25%204%205.25H11C11.4142%205.25%2011.75%205.58579%2011.75%206C11.75%206.41421%2011.4142%206.75%2011%206.75H4C3.58579%206.75%203.25%206.41421%203.25%206ZM3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H11C11.4142%2011.25%2011.75%2011.5858%2011.75%2012C11.75%2012.4142%2011.4142%2012.75%2011%2012.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012ZM4%2017.25C3.58579%2017.25%203.25%2017.5858%203.25%2018C3.25%2018.4142%203.58579%2018.75%204%2018.75H13C13.4142%2018.75%2013.75%2018.4142%2013.75%2018C13.75%2017.5858%2013.4142%2017.25%2013%2017.25H4ZM18.2871%205.30691C18.3755%205.34351%2018.4584%205.39776%2018.5303%205.46967L21.5303%208.46967C21.8232%208.76256%2021.8232%209.23744%2021.5303%209.53033C21.2374%209.82322%2020.7626%209.82322%2020.4697%209.53033L18.75%207.81066V18C18.75%2018.4142%2018.4142%2018.75%2018%2018.75C17.5858%2018.75%2017.25%2018.4142%2017.25%2018V7.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L17.4697%205.46967C17.6161%205.32322%2017.8081%205.25%2018%205.25C18.1017%205.25%2018.1987%205.27024%2018.2871%205.30691Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-disabled);background-repeat:no-repeat}.tooltip__wrapper{visibility:hidden;position:absolute;opacity:0;transform:translate(-50%);left:50%;z-index:999;transition:opacity .1s}.tooltip__wrapper--top_left{left:0;transform:none}.tooltip__wrapper--right_center{top:unset;right:unset;left:100%;transform:none}.tooltip__wrapper--right_bottom{top:100%;right:unset;left:-.625rem;transform:none}.tooltip__wrapper--left_bottom{top:100%;left:unset;right:-.625rem;transform:none}.tooltip__wrapper--visible{visibility:visible;opacity:1}.tooltip__content{background-color:var(--color-surface-default-invert);white-space:nowrap;text-align:center;padding:.375em .5em;border-radius:.5rem;box-sizing:border-box;box-shadow:0 .5625rem 1.16875rem -.25rem #45375126}.tooltip__content:before{content:"";position:absolute;top:.1875rem;left:.75rem;min-width:1rem;width:1rem;min-height:1rem;height:1rem;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='10'%20viewBox='0%200%2012%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Polygon%201'%20d='M4.26795%200.999999C5.03775%20-0.333335%206.96225%20-0.333333%207.73205%201L11.1962%207C11.966%208.33333%2011.0037%2010%209.4641%2010H2.5359C0.996296%2010%200.0340474%208.33333%200.803848%207L4.26795%200.999999Z'%20fill='%23343A40'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.tooltip__content--with-width{white-space:normal;word-break:break-word;text-align:left}.tooltip__content--top_left{left:0;transform:none}.tooltip__content--right_center{margin-left:.625em}.tooltip__content--right_center:before{top:50%;right:unset;left:.25rem;transform:rotate(-90deg) translate(50%)}.tooltip__content--right_bottom{margin-top:.625em}.tooltip__content--right_bottom:before{top:.25rem;right:unset;left:.75rem;transform:rotate(0)}.tooltip__content--left_bottom{margin-top:.625em}.tooltip__content--left_bottom:before{top:.25rem;left:unset;right:.75rem;transform:rotate(0)}.tooltip__content .tooltip__text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert)}.table__wrapper{display:flex;flex-direction:column;width:100%;height:100%}.table__wrapper--inner-scroll .table__container{scrollbar-gutter:stable}.table__wrapper .table__filter_panel{width:100%;margin-bottom:1em;background:var(--color-surface-default-primary)}.table__wrapper .table__container{width:100%;height:100%;overflow-x:auto}.table__wrapper .table__container::-webkit-scrollbar{width:.5rem;height:.5rem}.table__wrapper .table__container::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.table__wrapper .table__container::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.table__wrapper .table__container--empty{overflow-x:unset}.table__wrapper .table__header_wrapper{position:sticky;top:0;display:flex;width:max-content;background-color:var(--color-surface-default-primary);z-index:1}.table__wrapper .table__header_container{display:flex;width:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:var(--color-surface-default-quaternary)}.table__wrapper .table__header_cell_wrapper{position:relative;display:flex;align-items:center;height:2.25rem;box-sizing:border-box}.table__wrapper .table__header_cell_wrapper:first-child .table__header_title{border-top-left-radius:1rem}.table__wrapper .table__header_cell_wrapper:last-child .table__header_title{border-top-right-radius:1rem}.table__wrapper .table__header_cell_wrapper--dash{border-left:1px solid var(--color-border-default-secondary)}.table__wrapper .table__body_wrapper{width:100%;background-color:var(--color-surface-default-primary)}.table__wrapper .table__footer_wrapper{display:flex;width:100%;margin:.9375rem 0 0}.table__wrapper .table__body_row_wrapper{display:flex;background-color:var(--color-surface-default-secondary);width:max-content}.table__wrapper .table__body_row_wrapper:last-child{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.table__wrapper .table__body_row_wrapper--active{background-color:var(--color-elements-empty-purple-hover)}.table__wrapper .table__body_row_wrapper--clickable{cursor:pointer}.table__wrapper .table__body_row_wrapper--clickable:not(:has(.copy_btn__icon-wrapper:hover)):not(:has(.avatars:hover)):not(:has(.clusters-table__pending-delegate-wrapper:hover)):hover,.table__wrapper .table__body_row_wrapper--clickable .avatars:hover{background-color:var(--color-elements-empty-purple-hover)}.table__wrapper .table__body_row_wrapper--clickable:not(:has(.copy_btn__icon-wrapper:hover)):not(:has(.avatars:hover)):not(:has(.clusters-table__pending-delegate-wrapper:hover)):active,.table__wrapper .table__body_row_wrapper--clickable .avatars:active{background-color:var(--color-elements-empty-purple-pressed)}.table__wrapper .table__body_row_wrapper--disabled{opacity:.7}.table__wrapper .table__body_row_wrapper--disabled>*{pointer-events:none}.table__wrapper .table__body_cell_wrapper{display:flex;align-items:center;padding:0 1.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box;border-bottom:.125rem solid var(--color-surface-default-primary)}.table_common__body_cell_wrapper{display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table_common__body_cell_wrapper--column{flex-direction:column;align-items:unset}.table_common__body_cell_wrapper--nested{margin-left:1.5rem}.table_common__body_cell_icon{display:flex;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;margin:.0625rem .25rem 0 0;flex-shrink:0}.table_common__body_cell_icon svg{width:1.125rem;height:1.125rem;flex-shrink:0}.table_common__body_cell_icon--node-filled{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M2.71921%203.48467C2.83277%203.05884%203.08379%202.68244%203.43329%202.41396C3.78278%202.14548%204.21116%201.99996%204.65188%202H11.3459C11.7867%201.99981%2012.2152%202.14527%2012.5649%202.41376C12.9145%202.68225%2013.1656%203.05873%2013.2792%203.48467L14.6879%208.76867C14.0675%208.27005%2013.2951%207.9988%2012.4992%208H3.49921C2.70306%207.99865%201.93044%208.26991%201.30988%208.76867L2.71921%203.48467Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%209C3.1717%209%202.84661%209.06466%202.54329%209.1903C2.23998%209.31594%201.96438%209.50009%201.73223%209.73223C1.50009%209.96438%201.31594%2010.24%201.1903%2010.5433C1.06466%2010.8466%201%2011.1717%201%2011.5C1%2011.8283%201.06466%2012.1534%201.1903%2012.4567C1.31594%2012.76%201.50009%2013.0356%201.73223%2013.2678C1.96438%2013.4999%202.23998%2013.6841%202.54329%2013.8097C2.84661%2013.9353%203.1717%2014%203.5%2014H12.5C12.8283%2014%2013.1534%2013.9353%2013.4567%2013.8097C13.76%2013.6841%2014.0356%2013.4999%2014.2678%2013.2678C14.4999%2013.0356%2014.6841%2012.76%2014.8097%2012.4567C14.9353%2012.1534%2015%2011.8283%2015%2011.5C15%2011.1717%2014.9353%2010.8466%2014.8097%2010.5433C14.6841%2010.24%2014.4999%209.96438%2014.2678%209.73223C14.0356%209.50009%2013.76%209.31594%2013.4567%209.1903C13.1534%209.06466%2012.8283%209%2012.5%209H3.5ZM10.5%2012C10.6326%2012%2010.7598%2011.9473%2010.8536%2011.8536C10.9473%2011.7598%2011%2011.6326%2011%2011.5C11%2011.3674%2010.9473%2011.2402%2010.8536%2011.1464C10.7598%2011.0527%2010.6326%2011%2010.5%2011C10.3674%2011%2010.2402%2011.0527%2010.1464%2011.1464C10.0527%2011.2402%2010%2011.3674%2010%2011.5C10%2011.6326%2010.0527%2011.7598%2010.1464%2011.8536C10.2402%2011.9473%2010.3674%2012%2010.5%2012ZM13%2011.5C13%2011.6326%2012.9473%2011.7598%2012.8536%2011.8536C12.7598%2011.9473%2012.6326%2012%2012.5%2012C12.3674%2012%2012.2402%2011.9473%2012.1464%2011.8536C12.0527%2011.7598%2012%2011.6326%2012%2011.5C12%2011.3674%2012.0527%2011.2402%2012.1464%2011.1464C12.2402%2011.0527%2012.3674%2011%2012.5%2011C12.6326%2011%2012.7598%2011.0527%2012.8536%2011.1464C12.9473%2011.2402%2013%2011.3674%2013%2011.5Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M2.71921%203.48467C2.83277%203.05884%203.08379%202.68244%203.43329%202.41396C3.78278%202.14548%204.21116%201.99996%204.65188%202H11.3459C11.7867%201.99981%2012.2152%202.14527%2012.5649%202.41376C12.9145%202.68225%2013.1656%203.05873%2013.2792%203.48467L14.6879%208.76867C14.0675%208.27005%2013.2951%207.9988%2012.4992%208H3.49921C2.70306%207.99865%201.93044%208.26991%201.30988%208.76867L2.71921%203.48467Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%209C3.1717%209%202.84661%209.06466%202.54329%209.1903C2.23998%209.31594%201.96438%209.50009%201.73223%209.73223C1.50009%209.96438%201.31594%2010.24%201.1903%2010.5433C1.06466%2010.8466%201%2011.1717%201%2011.5C1%2011.8283%201.06466%2012.1534%201.1903%2012.4567C1.31594%2012.76%201.50009%2013.0356%201.73223%2013.2678C1.96438%2013.4999%202.23998%2013.6841%202.54329%2013.8097C2.84661%2013.9353%203.1717%2014%203.5%2014H12.5C12.8283%2014%2013.1534%2013.9353%2013.4567%2013.8097C13.76%2013.6841%2014.0356%2013.4999%2014.2678%2013.2678C14.4999%2013.0356%2014.6841%2012.76%2014.8097%2012.4567C14.9353%2012.1534%2015%2011.8283%2015%2011.5C15%2011.1717%2014.9353%2010.8466%2014.8097%2010.5433C14.6841%2010.24%2014.4999%209.96438%2014.2678%209.73223C14.0356%209.50009%2013.76%209.31594%2013.4567%209.1903C13.1534%209.06466%2012.8283%209%2012.5%209H3.5ZM10.5%2012C10.6326%2012%2010.7598%2011.9473%2010.8536%2011.8536C10.9473%2011.7598%2011%2011.6326%2011%2011.5C11%2011.3674%2010.9473%2011.2402%2010.8536%2011.1464C10.7598%2011.0527%2010.6326%2011%2010.5%2011C10.3674%2011%2010.2402%2011.0527%2010.1464%2011.1464C10.0527%2011.2402%2010%2011.3674%2010%2011.5C10%2011.6326%2010.0527%2011.7598%2010.1464%2011.8536C10.2402%2011.9473%2010.3674%2012%2010.5%2012ZM13%2011.5C13%2011.6326%2012.9473%2011.7598%2012.8536%2011.8536C12.7598%2011.9473%2012.6326%2012%2012.5%2012C12.3674%2012%2012.2402%2011.9473%2012.1464%2011.8536C12.0527%2011.7598%2012%2011.6326%2012%2011.5C12%2011.3674%2012.0527%2011.2402%2012.1464%2011.1464C12.2402%2011.0527%2012.3674%2011%2012.5%2011C12.6326%2011%2012.7598%2011.0527%2012.8536%2011.1464C12.9473%2011.2402%2013%2011.3674%2013%2011.5Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--calendar{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%201.5C4.77614%201.5%205%201.72386%205%202V3H11V2C11%201.72386%2011.2239%201.5%2011.5%201.5C11.7761%201.5%2012%201.72386%2012%202V3H12.5C13.0304%203%2013.5391%203.21071%2013.9142%203.58579C14.2893%203.96086%2014.5%204.46957%2014.5%205V12.5C14.5%2013.0304%2014.2893%2013.5391%2013.9142%2013.9142C13.5391%2014.2893%2013.0304%2014.5%2012.5%2014.5H3.5C2.96957%2014.5%202.46086%2014.2893%202.08579%2013.9142C1.71071%2013.5391%201.5%2013.0304%201.5%2012.5V5C1.5%204.46957%201.71071%203.96086%202.08579%203.58579C2.46086%203.21071%202.96957%203%203.5%203H4V2C4%201.72386%204.22386%201.5%204.5%201.5ZM3.5%204C3.23478%204%202.98043%204.10536%202.79289%204.29289C2.60536%204.48043%202.5%204.73478%202.5%205V5.76794C2.80145%205.59391%203.14588%205.5%203.5%205.5H12.5C12.8541%205.5%2013.1985%205.59391%2013.5%205.76794V5C13.5%204.73478%2013.3946%204.48043%2013.2071%204.29289C13.0196%204.10536%2012.7652%204%2012.5%204H3.5ZM13.5%207.5C13.5%207.23478%2013.3946%206.98043%2013.2071%206.79289C13.0196%206.60536%2012.7652%206.5%2012.5%206.5H3.5C3.23478%206.5%202.98043%206.60536%202.79289%206.79289C2.60536%206.98043%202.5%207.23478%202.5%207.5V12.5C2.5%2012.7652%202.60536%2013.0196%202.79289%2013.2071C2.98043%2013.3946%203.23478%2013.5%203.5%2013.5H12.5C12.7652%2013.5%2013.0196%2013.3946%2013.2071%2013.2071C13.3946%2013.0196%2013.5%2012.7652%2013.5%2012.5V7.5Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.5%201.5C4.77614%201.5%205%201.72386%205%202V3H11V2C11%201.72386%2011.2239%201.5%2011.5%201.5C11.7761%201.5%2012%201.72386%2012%202V3H12.5C13.0304%203%2013.5391%203.21071%2013.9142%203.58579C14.2893%203.96086%2014.5%204.46957%2014.5%205V12.5C14.5%2013.0304%2014.2893%2013.5391%2013.9142%2013.9142C13.5391%2014.2893%2013.0304%2014.5%2012.5%2014.5H3.5C2.96957%2014.5%202.46086%2014.2893%202.08579%2013.9142C1.71071%2013.5391%201.5%2013.0304%201.5%2012.5V5C1.5%204.46957%201.71071%203.96086%202.08579%203.58579C2.46086%203.21071%202.96957%203%203.5%203H4V2C4%201.72386%204.22386%201.5%204.5%201.5ZM3.5%204C3.23478%204%202.98043%204.10536%202.79289%204.29289C2.60536%204.48043%202.5%204.73478%202.5%205V5.76794C2.80145%205.59391%203.14588%205.5%203.5%205.5H12.5C12.8541%205.5%2013.1985%205.59391%2013.5%205.76794V5C13.5%204.73478%2013.3946%204.48043%2013.2071%204.29289C13.0196%204.10536%2012.7652%204%2012.5%204H3.5ZM13.5%207.5C13.5%207.23478%2013.3946%206.98043%2013.2071%206.79289C13.0196%206.60536%2012.7652%206.5%2012.5%206.5H3.5C3.23478%206.5%202.98043%206.60536%202.79289%206.79289C2.60536%206.98043%202.5%207.23478%202.5%207.5V12.5C2.5%2012.7652%202.60536%2013.0196%202.79289%2013.2071C2.98043%2013.3946%203.23478%2013.5%203.5%2013.5H12.5C12.7652%2013.5%2013.0196%2013.3946%2013.2071%2013.2071C13.3946%2013.0196%2013.5%2012.7652%2013.5%2012.5V7.5Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--bucket{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.00518%202.83383C5.09072%202.29106%206.52792%202%208.00002%202C9.47212%202%2010.9093%202.29106%2011.9949%202.83383C13.057%203.36491%2013.8334%204.17413%2013.8334%205.16667C13.8334%206.15921%2013.057%206.96842%2011.9949%207.4995C10.9093%208.04227%209.47212%208.33333%208.00002%208.33333C6.52792%208.33333%205.09072%208.04227%204.00518%207.4995C2.94302%206.96842%202.16669%206.15921%202.16669%205.16667C2.16669%204.17413%202.94302%203.36491%204.00518%202.83383ZM8.00002%203C6.64314%203%205.36724%203.27084%204.45239%203.72826C3.51416%204.19738%203.16669%204.74472%203.16669%205.16667C3.16669%205.58861%203.51416%206.13595%204.45239%206.60507C5.36724%207.06249%206.64314%207.33333%208.00002%207.33333C9.3569%207.33333%2010.6328%207.06249%2011.5476%206.60507C12.4859%206.13595%2012.8334%205.58861%2012.8334%205.16667C12.8334%204.74472%2012.4859%204.19738%2011.5476%203.72826C10.6328%203.27084%209.3569%203%208.00002%203Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.66669%204.66797C2.94283%204.66797%203.16669%204.89183%203.16669%205.16797C3.16669%205.56637%203.21948%205.96208%203.32437%206.34628L5.14509%2013.0218C5.25427%2013.3378%205.49041%2013.5733%205.94201%2013.7409C6.41948%2013.918%207.09829%2014.0013%208.00002%2014.0013C8.90175%2014.0013%209.58056%2013.918%2010.058%2013.7409C10.5153%2013.5712%2010.7517%2013.3319%2010.859%2013.0099C11.0745%2012.3626%2011.678%2010.1534%2012.6743%206.35123L12.6756%206.34628C12.7805%205.96235%2012.8335%205.56615%2012.8334%205.16817C12.8332%204.89203%2013.057%204.66808%2013.3332%204.66797C13.6093%204.66786%2013.8332%204.89163%2013.8334%205.16777C13.8335%205.65398%2013.7689%206.13804%2013.6411%206.60714C12.6498%2010.3899%2012.0362%2012.6398%2011.8077%2013.3259C11.5817%2014.0039%2011.0717%2014.4314%2010.4058%2014.6784C9.76015%2014.918%208.93896%2015.0013%208.00002%2015.0013C7.06108%2015.0013%206.23989%2014.918%205.5942%2014.6784C4.92831%2014.4314%204.41834%2014.0041%204.19235%2013.3261C4.18942%2013.3173%204.18674%2013.3085%204.18431%2013.2995L2.35967%206.60965C2.35966%206.60962%202.35968%206.60969%202.35967%206.60965C2.23125%206.13923%202.16669%205.65486%202.16669%205.16797C2.16669%204.89183%202.39054%204.66797%202.66669%204.66797Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.00518%202.83383C5.09072%202.29106%206.52792%202%208.00002%202C9.47212%202%2010.9093%202.29106%2011.9949%202.83383C13.057%203.36491%2013.8334%204.17413%2013.8334%205.16667C13.8334%206.15921%2013.057%206.96842%2011.9949%207.4995C10.9093%208.04227%209.47212%208.33333%208.00002%208.33333C6.52792%208.33333%205.09072%208.04227%204.00518%207.4995C2.94302%206.96842%202.16669%206.15921%202.16669%205.16667C2.16669%204.17413%202.94302%203.36491%204.00518%202.83383ZM8.00002%203C6.64314%203%205.36724%203.27084%204.45239%203.72826C3.51416%204.19738%203.16669%204.74472%203.16669%205.16667C3.16669%205.58861%203.51416%206.13595%204.45239%206.60507C5.36724%207.06249%206.64314%207.33333%208.00002%207.33333C9.3569%207.33333%2010.6328%207.06249%2011.5476%206.60507C12.4859%206.13595%2012.8334%205.58861%2012.8334%205.16667C12.8334%204.74472%2012.4859%204.19738%2011.5476%203.72826C10.6328%203.27084%209.3569%203%208.00002%203Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.66669%204.66797C2.94283%204.66797%203.16669%204.89183%203.16669%205.16797C3.16669%205.56637%203.21948%205.96208%203.32437%206.34628L5.14509%2013.0218C5.25427%2013.3378%205.49041%2013.5733%205.94201%2013.7409C6.41948%2013.918%207.09829%2014.0013%208.00002%2014.0013C8.90175%2014.0013%209.58056%2013.918%2010.058%2013.7409C10.5153%2013.5712%2010.7517%2013.3319%2010.859%2013.0099C11.0745%2012.3626%2011.678%2010.1534%2012.6743%206.35123L12.6756%206.34628C12.7805%205.96235%2012.8335%205.56615%2012.8334%205.16817C12.8332%204.89203%2013.057%204.66808%2013.3332%204.66797C13.6093%204.66786%2013.8332%204.89163%2013.8334%205.16777C13.8335%205.65398%2013.7689%206.13804%2013.6411%206.60714C12.6498%2010.3899%2012.0362%2012.6398%2011.8077%2013.3259C11.5817%2014.0039%2011.0717%2014.4314%2010.4058%2014.6784C9.76015%2014.918%208.93896%2015.0013%208.00002%2015.0013C7.06108%2015.0013%206.23989%2014.918%205.5942%2014.6784C4.92831%2014.4314%204.41834%2014.0041%204.19235%2013.3261C4.18942%2013.3173%204.18674%2013.3085%204.18431%2013.2995L2.35967%206.60965C2.35966%206.60962%202.35968%206.60969%202.35967%206.60965C2.23125%206.13923%202.16669%205.65486%202.16669%205.16797C2.16669%204.89183%202.39054%204.66797%202.66669%204.66797Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--disk-ssd{mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.168%200.804688C12.8858%200.804798%2013.4677%201.38668%2013.4678%202.10449V13.8955C13.4676%2014.6132%2012.8857%2015.1952%2012.168%2015.1953H3.83105C3.1133%2015.1952%202.53146%2014.6132%202.53125%2013.8955V2.10449C2.53136%201.38668%203.11324%200.804793%203.83105%200.804688H12.168ZM3.83105%201.4043C3.44461%201.4044%203.13096%201.71805%203.13086%202.10449V13.8955C3.13107%2014.2819%203.44468%2014.5946%203.83105%2014.5947H4.42676V13.1963C4.42687%2012.9975%204.50594%2012.8066%204.64648%2012.666L5.33398%2011.9785C5.47453%2011.838%205.6655%2011.7589%205.86426%2011.7588H10.7139C11.1279%2011.7588%2011.4637%2012.0948%2011.4639%2012.5088V14.5947H12.168C12.5543%2014.5946%2012.868%2014.2819%2012.8682%2013.8955V2.10449C12.8681%201.71805%2012.5544%201.40441%2012.168%201.4043H3.83105ZM5.86426%2012.2588C5.79811%2012.2589%205.73428%2012.2853%205.6875%2012.332L5%2013.0195C4.95322%2013.0663%204.92687%2013.1301%204.92676%2013.1963V14.5947H6.05762V13.1406H6.58301V14.5947H7.03418V13.1406H7.55957V14.5947H8.01074V13.1406H8.53613V14.5947H8.9873V13.1406H9.5127V14.5947H9.96387V13.1406H10.4893V14.5947H10.9639V12.5088C10.9637%2012.3709%2010.8518%2012.2588%2010.7139%2012.2588H5.86426ZM4.23047%2010.3447C4.41953%2010.3448%204.57312%2010.4975%204.57324%2010.6855C4.57324%2010.8737%204.4196%2011.0263%204.23047%2011.0264C4.0413%2011.0264%203.8877%2010.8737%203.8877%2010.6855C3.88782%2010.4975%204.04138%2010.3447%204.23047%2010.3447ZM11.7666%2010.3447C11.9557%2010.3447%2012.1093%2010.4975%2012.1094%2010.6855C12.1094%2010.8737%2011.9558%2011.0264%2011.7666%2011.0264C11.5775%2011.0262%2011.4248%2010.8736%2011.4248%2010.6855C11.4249%2010.4976%2011.5776%2010.3449%2011.7666%2010.3447ZM10.6309%204.16699C11.045%204.16709%2011.3809%204.50284%2011.3809%204.91699V8.27637C11.3808%208.69048%2011.045%209.02627%2010.6309%209.02637H5.37012C4.95593%209.02637%204.62017%208.69054%204.62012%208.27637V4.91699C4.62012%204.50278%204.9559%204.16699%205.37012%204.16699H10.6309ZM5.37012%204.66699C5.23205%204.66699%205.12012%204.77892%205.12012%204.91699V8.27637C5.12017%208.4144%205.23208%208.52637%205.37012%208.52637H10.6309C10.7688%208.52627%2010.8808%208.41434%2010.8809%208.27637V4.91699C10.8809%204.77898%2010.7688%204.66709%2010.6309%204.66699H5.37012ZM4.23047%202.16797C4.4196%202.16801%204.57324%202.32064%204.57324%202.50879C4.57319%202.6969%204.41957%202.84957%204.23047%202.84961C4.04133%202.84961%203.88775%202.69692%203.8877%202.50879C3.8877%202.32061%204.0413%202.16797%204.23047%202.16797ZM11.7666%202.16797C11.9558%202.16797%2012.1094%202.32061%2012.1094%202.50879C12.1093%202.69692%2011.9557%202.84961%2011.7666%202.84961C11.5776%202.84947%2011.4249%202.69684%2011.4248%202.50879C11.4248%202.3207%2011.5775%202.1681%2011.7666%202.16797Z'%20fill='%23212529'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.168%200.804688C12.8858%200.804798%2013.4677%201.38668%2013.4678%202.10449V13.8955C13.4676%2014.6132%2012.8857%2015.1952%2012.168%2015.1953H3.83105C3.1133%2015.1952%202.53146%2014.6132%202.53125%2013.8955V2.10449C2.53136%201.38668%203.11324%200.804793%203.83105%200.804688H12.168ZM3.83105%201.4043C3.44461%201.4044%203.13096%201.71805%203.13086%202.10449V13.8955C3.13107%2014.2819%203.44468%2014.5946%203.83105%2014.5947H4.42676V13.1963C4.42687%2012.9975%204.50594%2012.8066%204.64648%2012.666L5.33398%2011.9785C5.47453%2011.838%205.6655%2011.7589%205.86426%2011.7588H10.7139C11.1279%2011.7588%2011.4637%2012.0948%2011.4639%2012.5088V14.5947H12.168C12.5543%2014.5946%2012.868%2014.2819%2012.8682%2013.8955V2.10449C12.8681%201.71805%2012.5544%201.40441%2012.168%201.4043H3.83105ZM5.86426%2012.2588C5.79811%2012.2589%205.73428%2012.2853%205.6875%2012.332L5%2013.0195C4.95322%2013.0663%204.92687%2013.1301%204.92676%2013.1963V14.5947H6.05762V13.1406H6.58301V14.5947H7.03418V13.1406H7.55957V14.5947H8.01074V13.1406H8.53613V14.5947H8.9873V13.1406H9.5127V14.5947H9.96387V13.1406H10.4893V14.5947H10.9639V12.5088C10.9637%2012.3709%2010.8518%2012.2588%2010.7139%2012.2588H5.86426ZM4.23047%2010.3447C4.41953%2010.3448%204.57312%2010.4975%204.57324%2010.6855C4.57324%2010.8737%204.4196%2011.0263%204.23047%2011.0264C4.0413%2011.0264%203.8877%2010.8737%203.8877%2010.6855C3.88782%2010.4975%204.04138%2010.3447%204.23047%2010.3447ZM11.7666%2010.3447C11.9557%2010.3447%2012.1093%2010.4975%2012.1094%2010.6855C12.1094%2010.8737%2011.9558%2011.0264%2011.7666%2011.0264C11.5775%2011.0262%2011.4248%2010.8736%2011.4248%2010.6855C11.4249%2010.4976%2011.5776%2010.3449%2011.7666%2010.3447ZM10.6309%204.16699C11.045%204.16709%2011.3809%204.50284%2011.3809%204.91699V8.27637C11.3808%208.69048%2011.045%209.02627%2010.6309%209.02637H5.37012C4.95593%209.02637%204.62017%208.69054%204.62012%208.27637V4.91699C4.62012%204.50278%204.9559%204.16699%205.37012%204.16699H10.6309ZM5.37012%204.66699C5.23205%204.66699%205.12012%204.77892%205.12012%204.91699V8.27637C5.12017%208.4144%205.23208%208.52637%205.37012%208.52637H10.6309C10.7688%208.52627%2010.8808%208.41434%2010.8809%208.27637V4.91699C10.8809%204.77898%2010.7688%204.66709%2010.6309%204.66699H5.37012ZM4.23047%202.16797C4.4196%202.16801%204.57324%202.32064%204.57324%202.50879C4.57319%202.6969%204.41957%202.84957%204.23047%202.84961C4.04133%202.84961%203.88775%202.69692%203.8877%202.50879C3.8877%202.32061%204.0413%202.16797%204.23047%202.16797ZM11.7666%202.16797C11.9558%202.16797%2012.1094%202.32061%2012.1094%202.50879C12.1093%202.69692%2011.9557%202.84961%2011.7666%202.84961C11.5776%202.84947%2011.4249%202.69684%2011.4248%202.50879C11.4248%202.3207%2011.5775%202.1681%2011.7666%202.16797Z'%20fill='%23212529'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--disk-hdd{mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.2485%200.666504C12.9803%200.666504%2013.5737%201.25996%2013.5737%201.9917V14.0083C13.5736%2014.7399%2012.9802%2015.3325%2012.2485%2015.3325H3.75244C3.02079%2015.3325%202.42739%2014.7399%202.42725%2014.0083V1.9917C2.42725%201.25996%203.0207%200.666504%203.75244%200.666504H12.2485ZM3.75244%201.27783C3.35843%201.27783%203.03857%201.59768%203.03857%201.9917V14.0083C3.03872%2014.4022%203.35851%2014.7212%203.75244%2014.7212H12.2485C12.6425%2014.7212%2012.9623%2014.4022%2012.9624%2014.0083V1.9917C12.9624%201.59768%2012.6425%201.27783%2012.2485%201.27783H3.75244ZM4.2583%2013.022C4.49522%2013.022%204.68774%2013.2091%204.68799%2013.4399C4.68799%2013.671%204.49538%2013.8589%204.2583%2013.8589C4.02126%2013.8588%203.82959%2013.671%203.82959%2013.4399C3.82984%2013.2091%204.02142%2013.022%204.2583%2013.022ZM11.7397%2013.022C11.9767%2013.022%2012.1692%2013.2091%2012.1694%2013.4399C12.1694%2013.671%2011.9768%2013.8589%2011.7397%2013.8589C11.5029%2013.8587%2011.311%2013.6709%2011.311%2013.4399C11.3113%2013.2092%2011.503%2013.0222%2011.7397%2013.022ZM7.19873%209.39209L7.17627%2011.5767C7.1489%2011.9889%206.87681%2012.3406%206.48389%2012.4722C5.94907%2012.6511%205.36558%2012.3628%205.18311%2011.8296C5.04924%2011.4381%205.16318%2011.0089%205.47412%2010.7368L7.19971%209.39014L7.19873%209.39209ZM6.7417%203.42041C7.64285%203.11829%208.62284%203.15023%209.50244%203.51025C10.3821%203.87041%2011.1031%204.53489%2011.5337%205.38232C11.9643%206.22975%2012.0759%207.2036%2011.8481%208.12646C11.6204%209.04927%2011.0688%209.85989%2010.2935%2010.4097C9.51807%2010.9594%208.57069%2011.212%207.62451%2011.1216L7.6792%2010.5493C8.48831%2010.6267%209.29839%2010.411%209.96143%209.94092C10.6244%209.47079%2011.0968%208.77787%2011.2915%207.98877C11.4862%207.19969%2011.3901%206.36666%2011.022%205.64209C10.6538%204.91764%2010.0377%204.34946%209.28564%204.0415C8.53345%203.73355%207.69496%203.70599%206.92432%203.96436C6.15383%204.22272%205.50194%204.74976%205.0874%205.44873C4.67285%206.14783%204.52354%206.97285%204.6665%207.77295C4.80945%208.57287%205.23494%209.29488%205.86572%209.80713L5.50439%2010.2534C4.76651%209.65441%204.26837%208.81008%204.10107%207.87451C3.93386%206.93877%204.10843%205.97338%204.59326%205.15576C5.07802%204.33834%205.84068%203.72259%206.7417%203.42041ZM7.99951%206.06104C8.63151%206.06128%209.14404%206.56116%209.14404%207.17725C9.1438%207.79313%208.63135%208.29223%207.99951%208.29248C7.36745%208.29248%206.85425%207.79328%206.854%207.17725C6.854%206.56101%207.3673%206.06104%207.99951%206.06104ZM4.2583%202.14209C4.49534%202.14209%204.68792%202.32903%204.68799%202.56006C4.68799%202.79115%204.49538%202.979%204.2583%202.979C4.02126%202.97896%203.82959%202.79112%203.82959%202.56006C3.82966%202.32906%204.02131%202.14214%204.2583%202.14209ZM11.7397%202.14209C11.9768%202.14209%2012.1694%202.32903%2012.1694%202.56006C12.1694%202.79115%2011.9768%202.979%2011.7397%202.979C11.5029%202.97878%2011.311%202.79101%2011.311%202.56006C11.3111%202.32916%2011.5029%202.14231%2011.7397%202.14209Z'%20fill='%23212529'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.2485%200.666504C12.9803%200.666504%2013.5737%201.25996%2013.5737%201.9917V14.0083C13.5736%2014.7399%2012.9802%2015.3325%2012.2485%2015.3325H3.75244C3.02079%2015.3325%202.42739%2014.7399%202.42725%2014.0083V1.9917C2.42725%201.25996%203.0207%200.666504%203.75244%200.666504H12.2485ZM3.75244%201.27783C3.35843%201.27783%203.03857%201.59768%203.03857%201.9917V14.0083C3.03872%2014.4022%203.35851%2014.7212%203.75244%2014.7212H12.2485C12.6425%2014.7212%2012.9623%2014.4022%2012.9624%2014.0083V1.9917C12.9624%201.59768%2012.6425%201.27783%2012.2485%201.27783H3.75244ZM4.2583%2013.022C4.49522%2013.022%204.68774%2013.2091%204.68799%2013.4399C4.68799%2013.671%204.49538%2013.8589%204.2583%2013.8589C4.02126%2013.8588%203.82959%2013.671%203.82959%2013.4399C3.82984%2013.2091%204.02142%2013.022%204.2583%2013.022ZM11.7397%2013.022C11.9767%2013.022%2012.1692%2013.2091%2012.1694%2013.4399C12.1694%2013.671%2011.9768%2013.8589%2011.7397%2013.8589C11.5029%2013.8587%2011.311%2013.6709%2011.311%2013.4399C11.3113%2013.2092%2011.503%2013.0222%2011.7397%2013.022ZM7.19873%209.39209L7.17627%2011.5767C7.1489%2011.9889%206.87681%2012.3406%206.48389%2012.4722C5.94907%2012.6511%205.36558%2012.3628%205.18311%2011.8296C5.04924%2011.4381%205.16318%2011.0089%205.47412%2010.7368L7.19971%209.39014L7.19873%209.39209ZM6.7417%203.42041C7.64285%203.11829%208.62284%203.15023%209.50244%203.51025C10.3821%203.87041%2011.1031%204.53489%2011.5337%205.38232C11.9643%206.22975%2012.0759%207.2036%2011.8481%208.12646C11.6204%209.04927%2011.0688%209.85989%2010.2935%2010.4097C9.51807%2010.9594%208.57069%2011.212%207.62451%2011.1216L7.6792%2010.5493C8.48831%2010.6267%209.29839%2010.411%209.96143%209.94092C10.6244%209.47079%2011.0968%208.77787%2011.2915%207.98877C11.4862%207.19969%2011.3901%206.36666%2011.022%205.64209C10.6538%204.91764%2010.0377%204.34946%209.28564%204.0415C8.53345%203.73355%207.69496%203.70599%206.92432%203.96436C6.15383%204.22272%205.50194%204.74976%205.0874%205.44873C4.67285%206.14783%204.52354%206.97285%204.6665%207.77295C4.80945%208.57287%205.23494%209.29488%205.86572%209.80713L5.50439%2010.2534C4.76651%209.65441%204.26837%208.81008%204.10107%207.87451C3.93386%206.93877%204.10843%205.97338%204.59326%205.15576C5.07802%204.33834%205.84068%203.72259%206.7417%203.42041ZM7.99951%206.06104C8.63151%206.06128%209.14404%206.56116%209.14404%207.17725C9.1438%207.79313%208.63135%208.29223%207.99951%208.29248C7.36745%208.29248%206.85425%207.79328%206.854%207.17725C6.854%206.56101%207.3673%206.06104%207.99951%206.06104ZM4.2583%202.14209C4.49534%202.14209%204.68792%202.32903%204.68799%202.56006C4.68799%202.79115%204.49538%202.979%204.2583%202.979C4.02126%202.97896%203.82959%202.79112%203.82959%202.56006C3.82966%202.32906%204.02131%202.14214%204.2583%202.14209ZM11.7397%202.14209C11.9768%202.14209%2012.1694%202.32903%2012.1694%202.56006C12.1694%202.79115%2011.9768%202.979%2011.7397%202.979C11.5029%202.97878%2011.311%202.79101%2011.311%202.56006C11.3111%202.32916%2011.5029%202.14231%2011.7397%202.14209Z'%20fill='%23212529'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--disk-nvme{mask:url(/assets/disk-nvme-uERZpI78.svg) no-repeat center;-webkit-mask:url(/assets/disk-nvme-uERZpI78.svg) no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_icon--network{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.4064%203.96383C4.4064%203.74397%204.58463%203.56573%204.8045%203.56573H11.1741C11.394%203.56573%2011.5722%203.74397%2011.5722%203.96383V4.75911C11.5722%205.41924%2012.1077%205.95417%2012.7679%205.95341L13.9085%205.95209C14.1286%205.95183%2014.3071%206.13014%2014.3071%206.35019V13.0374C14.3071%2013.2573%2014.1289%2013.4355%2013.909%2013.4355H11.871V10.5717C11.871%2010.3265%2011.6722%2010.1277%2011.427%2010.1277C11.1818%2010.1277%2010.983%2010.3265%2010.983%2010.5717V13.4355H9.58597V10.5717C9.58597%2010.3265%209.38717%2010.1277%209.14193%2010.1277C8.89669%2010.1277%208.69789%2010.3265%208.69789%2010.5717V13.4355H7.30098V10.5717C7.30098%2010.3265%207.10218%2010.1277%206.85694%2010.1277C6.6117%2010.1277%206.4129%2010.3265%206.4129%2010.5717V13.4355H5.01616V10.5717C5.01616%2010.3265%204.81736%2010.1277%204.57212%2010.1277C4.32688%2010.1277%204.12808%2010.3265%204.12808%2010.5717V13.4355H2.09011C1.87025%2013.4355%201.69201%2013.2573%201.69201%2013.0374V6.35019C1.69201%206.13015%201.87053%205.95184%202.09057%205.9521L3.21071%205.9534C3.87084%205.95417%204.4064%205.41924%204.4064%204.7591V3.96383ZM4.8045%202.76953C4.1449%202.76953%203.6102%203.30424%203.6102%203.96383V4.7591C3.6102%204.97915%203.43168%205.15746%203.21163%205.1572L2.0915%205.1559C1.43137%205.15513%200.895813%205.69006%200.895813%206.35019V13.0374C0.895813%2013.697%201.43052%2014.2317%202.09011%2014.2317H13.909C14.5686%2014.2317%2015.1033%2013.697%2015.1033%2013.0374V6.35019C15.1033%205.69006%2014.5678%205.15513%2013.9076%205.15589L12.7669%205.15721C12.5469%205.15746%2012.3684%204.97915%2012.3684%204.75911V3.96383C12.3684%203.30424%2011.8337%202.76953%2011.1741%202.76953H4.8045Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.4064%203.96383C4.4064%203.74397%204.58463%203.56573%204.8045%203.56573H11.1741C11.394%203.56573%2011.5722%203.74397%2011.5722%203.96383V4.75911C11.5722%205.41924%2012.1077%205.95417%2012.7679%205.95341L13.9085%205.95209C14.1286%205.95183%2014.3071%206.13014%2014.3071%206.35019V13.0374C14.3071%2013.2573%2014.1289%2013.4355%2013.909%2013.4355H11.871V10.5717C11.871%2010.3265%2011.6722%2010.1277%2011.427%2010.1277C11.1818%2010.1277%2010.983%2010.3265%2010.983%2010.5717V13.4355H9.58597V10.5717C9.58597%2010.3265%209.38717%2010.1277%209.14193%2010.1277C8.89669%2010.1277%208.69789%2010.3265%208.69789%2010.5717V13.4355H7.30098V10.5717C7.30098%2010.3265%207.10218%2010.1277%206.85694%2010.1277C6.6117%2010.1277%206.4129%2010.3265%206.4129%2010.5717V13.4355H5.01616V10.5717C5.01616%2010.3265%204.81736%2010.1277%204.57212%2010.1277C4.32688%2010.1277%204.12808%2010.3265%204.12808%2010.5717V13.4355H2.09011C1.87025%2013.4355%201.69201%2013.2573%201.69201%2013.0374V6.35019C1.69201%206.13015%201.87053%205.95184%202.09057%205.9521L3.21071%205.9534C3.87084%205.95417%204.4064%205.41924%204.4064%204.7591V3.96383ZM4.8045%202.76953C4.1449%202.76953%203.6102%203.30424%203.6102%203.96383V4.7591C3.6102%204.97915%203.43168%205.15746%203.21163%205.1572L2.0915%205.1559C1.43137%205.15513%200.895813%205.69006%200.895813%206.35019V13.0374C0.895813%2013.697%201.43052%2014.2317%202.09011%2014.2317H13.909C14.5686%2014.2317%2015.1033%2013.697%2015.1033%2013.0374V6.35019C15.1033%205.69006%2014.5678%205.15513%2013.9076%205.15589L12.7669%205.15721C12.5469%205.15746%2012.3684%204.97915%2012.3684%204.75911V3.96383C12.3684%203.30424%2011.8337%202.76953%2011.1741%202.76953H4.8045Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat}.table_common__body_cell_title{width:100%;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table_common__body_cell_title--bold{font-weight:700}.table_common__body_cell_parent{display:flex;align-items:center}.table_common__body_cell_parent:after{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.35386%2011.3528C8.26011%2011.4464%208.13303%2011.499%208.00053%2011.499C7.86803%2011.499%207.74095%2011.4464%207.6472%2011.3528L2.6472%206.35279C2.55888%206.25801%202.51079%206.13264%202.51308%206.00311C2.51536%205.87357%202.56784%205.74998%202.65945%205.65838C2.75106%205.56677%202.87465%205.51429%203.00418%205.51201C3.13371%205.50972%203.25908%205.5578%203.35386%205.64612L8.00053%2010.2928L12.6472%205.64612C12.693%205.597%2012.7482%205.5576%2012.8095%205.53027C12.8708%205.50294%2012.937%205.48825%2013.0042%205.48706C13.0713%205.48588%2013.138%205.49823%2013.2003%205.52337C13.2625%205.54852%2013.3191%205.58595%2013.3666%205.63343C13.414%205.68091%2013.4515%205.73747%2013.4766%205.79972C13.5018%205.86198%2013.5141%205.92867%2013.5129%205.9958C13.5117%206.06294%2013.497%206.12915%2013.4697%206.19048C13.4424%206.25181%2013.403%206.30701%2013.3539%206.35279L8.35386%2011.3528Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-default-primary);background-repeat:no-repeat;content:"";display:block;width:1rem;height:1rem;flex-shrink:0;margin-left:.5rem;transition:.2s}.table_common__body_cell_parent--expanded:after{transform:rotate(-180deg)}.table_common__body_cell_link{display:flex;justify-content:center;align-items:center}.table_common__row_wrapper{display:flex}.table__empty-state__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary);margin-top:-.5em}.table__empty-state__title_with_filter{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary);margin-top:1em}.table__body_row_wrapper__tooltip-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert)}.table__body_row_wrapper__tooltip-text strong{font-weight:700}.consumption-history-modal .modal_window__wrapper{padding:0}.consumption-history-modal .modal_window__header_wrapper{width:auto;padding:2rem 2rem 0;margin-bottom:.25rem}.consumption-history-modal .consumption-history-modal__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);padding:0 2rem 1.5rem;color:var(--color-text-default-secondary)}.consumption-history-modal .consumption-history-modal__description strong{font-weight:700}.consumption-history-modal .consumption-history-modal__table-wrapper{background-color:var(--color-surface-default-primary);padding:1.5rem}.consumption-history-modal .consumption-history-modal__table-wrapper,.consumption-history-modal .modal_window__content_wrapper{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.consumption-history-modal .consumption-history-modal__title-wrapper{display:flex;gap:.875rem;align-items:center}.consumption-history-modal .consumption-history-modal__title{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.consumption-history-modal .consumption-history-modal__name-wrapper{display:flex;flex-direction:column;align-items:flex-start}.consumption-history-modal .consumption-history-modal__name-wrapper--node{margin-left:1.25rem}.consumption-history-table__bold{font-weight:700}.consumption-history-table__green-text{color:var(--color-text-message-positive)}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.5em}.breadcrumbs__icon{color:var(--color-icon-default-secondary);width:1.5rem;height:1.5rem;padding:.25rem;flex-shrink:0;box-sizing:border-box}.breadcrumbs__item-wrapper{display:flex;align-items:center;overflow:hidden}.breadcrumbs__item,.breadcrumbs__link-item{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:.25rem 0rem .25rem .5rem;color:var(--color-text-default-primary)}.breadcrumbs__item{color:var(--color-text-brand-purple);font-weight:700;max-width:12.5rem}@media only screen and (min-width:1440px){.breadcrumbs__item{max-width:15.625rem}}@media only screen and (min-width:1920px){.breadcrumbs__item{max-width:25rem}}.breadcrumbs__link-item{text-decoration:none;max-width:12.5rem}@media only screen and (min-width:1440px){.breadcrumbs__link-item{max-width:15.625rem}}@media only screen and (min-width:1920px){.breadcrumbs__link-item{max-width:25rem}}.breadcrumbs__link-item:hover{text-decoration:underline}.breadcrumbs__link-item-text{overflow:hidden}.agreement-details-header__wrapper{display:flex;align-items:flex-end;padding-bottom:2em;width:100%;box-sizing:border-box}.agreement-details-header__wrapper .agreement-details-header__icon-wrapper{position:relative;display:flex;justify-content:center;align-items:center;align-self:center;width:3.75rem;height:3.75rem;flex-shrink:0;margin-right:1em;border-radius:.5rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}.agreement-details-header__wrapper .agreement-details-header__icon-wrapper:before{content:"";position:absolute;width:.75rem;height:.75rem;top:.625rem;right:.625rem;border-radius:1rem;border:.09375rem solid var(--color-surface-default-secondary);background-color:var(--info-icon-dot-color)}.agreement-details-header__wrapper .agreement-details-header__icon{width:2rem;height:2rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.agreement-details-header__wrapper .agreement-details-header__details-wrapper{display:flex;flex-direction:column;gap:.25rem}.agreement-details-header__wrapper .agreement-details-header__details-top{display:flex;align-items:center;gap:1rem}.agreement-details-header__wrapper .agreement-details-header__details-title{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary);margin-right:.25rem}.agreement-details-header__wrapper .agreement-details-header__details-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.agreement-details-header__wrapper .agreement-details-header__details-info{display:flex;gap:.25rem;align-items:center;border-left:.09375rem solid var(--color-border-default-secondary);padding-left:.75rem}.agreement-details-header__wrapper .agreement-details-header__details-info-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.agreement-details-header__wrapper .agreement-details-header__details-info-value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.loader__wrapper .sk-circle{width:100%;height:100%;position:relative}.loader__wrapper .sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.loader__wrapper .sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:var(--color-surface-default-primary);background-color:var(--color-icon-brand-purple);border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.loader__wrapper .sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.loader__wrapper .sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.loader__wrapper .sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.loader__wrapper .sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.loader__wrapper .sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.loader__wrapper .sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.loader__wrapper .sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.loader__wrapper .sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.loader__wrapper .sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.loader__wrapper .sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.loader__wrapper .sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.loader__wrapper .sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loader__wrapper .sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.loader__wrapper .sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.loader__wrapper .sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.loader__wrapper .sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.loader__wrapper .sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.loader__wrapper .sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.loader__wrapper .sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.loader__wrapper .sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.loader__wrapper .sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.loader__wrapper .sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.loader__wrapper--authorization{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;z-index:1}.loader__wrapper--authorization .sk-circle{width:2.5rem;height:2.5rem}.loader__wrapper--widget{width:100%;height:100%;background-color:transparent}.loader__wrapper--fixed{position:fixed;background-color:var(--color-surface-default-primary)}.agreement-details__wrapper{display:flex;flex-direction:column;gap:2rem;flex-grow:1}.agreement-details__charts{display:grid;grid-template-columns:1fr;gap:1em}.agreement-details__charts>div:nth-child(2){grid-column:1/-1}@media only screen and (min-width:1440px){.agreement-details__charts{grid-template-columns:minmax(30%,1fr) minmax(70%,1fr)}.agreement-details__charts>div:nth-child(2){grid-column:unset}}@media only screen and (min-width:1920px){.agreement-details__charts{grid-template-columns:minmax(30%,1fr) minmax(70%,1fr);gap:1.5em}}.agreement-consumption-table__name-wrapper{display:flex;flex-direction:column;padding:.1875em 0;overflow:hidden}.agreement-consumption-table__icon-wrapper{display:flex;align-items:center;justify-content:center;padding:.375em;margin-right:.5em;border-radius:1em;background-color:var(--color-surface-default-tertiary);flex-shrink:0}.agreement-consumption-table__icon-wrapper svg{width:.75em;height:.75em;flex-shrink:0;color:var(--color-icon-default-secondary)}.agreement-consumption-table__statuses-wrapper{display:flex;gap:.5em}.agreement-support-modal__name-wrapper{display:flex;flex-direction:column;padding:.1875em 0;overflow:hidden}.agreement-support-modal__icon-wrapper{display:flex;align-items:center;justify-content:center;padding:.5em;margin-right:.5em;border-radius:.5em;background-color:var(--color-surface-default-tertiary);flex-shrink:0}.agreement-support-modal__icon-wrapper svg{width:1.25em;height:1.25em;flex-shrink:0;color:var(--color-icon-default-secondary)}.agreement-support-modal__statuses-wrapper{display:flex;gap:.5em}.agreement-support-modal__cell-name-wrapper--node{margin-left:1.25em}.agreement-support-modal__bold{font-weight:700}.agreement-support-table__name-wrapper{display:flex;flex-direction:column;padding:.1875em 0;overflow:hidden}.agreement-support-table__icon-wrapper{display:flex;align-items:center;justify-content:center;padding:.375em;margin-right:.5em;border-radius:1em;background-color:var(--color-surface-default-tertiary);flex-shrink:0}.agreement-support-table__icon-wrapper svg{width:.75em;height:.75em;flex-shrink:0;color:var(--color-icon-default-secondary)}.agreement-support-table__statuses-wrapper{display:flex;gap:.5em}.agreement-support-table__bold{font-weight:700}.system-problems{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:.5rem;padding:1rem;border-radius:.75rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}@media only screen and (min-width:1440px){.system-problems{padding:1.5em;border-radius:.875rem}}@media only screen and (min-width:1920px){.system-problems{border-radius:1rem}}.system-problems__list{display:flex;flex-wrap:wrap;gap:.5rem}.system-problems__content{display:flex;justify-content:space-between}.system-problems__count{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.system-problems__count_bold{font-size:var(--fs-36);line-height:var(--lh-49);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.system-problems__title-wrapper{display:flex;flex-wrap:wrap;align-items:center}.system-problems__link{margin-left:.5rem}.system-problems__text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.system-problems__status{position:relative;display:flex;align-items:center;align-self:flex-start;border-radius:.5rem;padding:.375rem .75rem;text-decoration:none}.system-problems__status--ok{color:var(--color-icon-message-positive-default);background-color:var(--color-surface-message-positive)}.system-problems__status__text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.system-problems__status__icon{width:1.125rem;height:1.125rem;margin-right:.25rem;flex-shrink:0}.system-problems__icon{width:3.25rem;height:3.25rem;padding:.75rem;border-radius:1rem;flex-shrink:0;box-sizing:border-box;background-color:var(--color-surface-default-primary)}.system-problems__icon svg{width:100%;height:100%;color:var(--color-icon-default-secondary)}@media only screen and (min-width:1440px){.system-problems__icon{width:3.75rem;height:3.75rem}}.system-problems__icon-wrapper{position:relative}.system-problems__dot{position:absolute;top:.5rem;width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0;border:.0625rem solid var(--color-surface-default-primary);box-sizing:border-box}.system-problems__dot:nth-child(1){right:.5rem}.system-problems__dot:nth-child(2){right:.9375rem}.system-problems__dot:nth-child(3){right:1.375rem}.system-problems__dot:nth-child(4){right:1.8125rem}.system-problems__dot:nth-child(5){right:2.25rem}.system-problems__dot:nth-child(6){right:2.6875rem}.system-problems__dot:nth-child(7){right:3.125rem}.system-problems__dot:nth-child(8){right:3.5625rem}.system-problems__dot:nth-child(9){right:4rem}.system-problems__dot:nth-child(10){right:4.4375rem}@media only screen and (min-width:1440px){.system-problems__dot{width:1rem;height:1rem;border:.083125rem solid var(--color-surface-default-primary)}.system-problems__dot:nth-child(1){right:.5rem}.system-problems__dot:nth-child(2){right:1.125rem}.system-problems__dot:nth-child(3){right:1.75rem}.system-problems__dot:nth-child(4){right:2.375rem}.system-problems__dot:nth-child(5){right:3rem}.system-problems__dot:nth-child(6){right:3.625rem}.system-problems__dot:nth-child(7){right:4.25rem}.system-problems__dot:nth-child(8){right:4.875rem}.system-problems__dot:nth-child(9){right:5.5rem}.system-problems__dot:nth-child(10){right:6.125rem}}.system-problems__tooltip{position:absolute;z-index:11;top:100%;width:max-content;max-width:25rem}.system-problems__tooltip__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem;color:var(--color-text-default-invert)}.system-problems__tooltip__icon{width:1rem;height:1rem;flex-shrink:0}.system-problems__tooltip__icon--warning{color:var(--color-icon-message-invert-warning)}.system-problems__tooltip__icon--critical{color:var(--color-icon-message-invert-negative)}.system-problems__tooltip__items-wrapper{display:flex;flex-direction:column;gap:.25rem;padding:0 .5rem;max-height:36.25rem;overflow-y:auto}.system-problems__tooltip__items-wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.system-problems__tooltip__items-wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.system-problems__tooltip__items-wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.system-problems__tooltip .arrow_link__text{text-align:left;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.system-problems__link-wrapper{overflow:hidden}.system-status__status{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);display:flex;align-items:center;align-self:flex-start;gap:.25rem;padding:.25rem .5rem;border-radius:.5rem;color:var(--color-text-default-invert);background-color:var(--status-bg)}.system-status__status svg{inline-size:1.125rem;block-size:1.125rem;flex-shrink:0}.system-status__status.system-status__link-wrapper{text-decoration:none}.system-status__status.system-status__link-wrapper:hover,.system-status__status.system-status__link-wrapper:focus{background-color:var(--status-bg-hover, var(--status-bg));outline:none}.system-status__status.system-status__link-wrapper:active{background-color:var(--status-bg-pressed, var(--status-bg-hover, var(--status-bg)))}.system-status__status--positive{--status-bg: var(--color-icon-message-positive-default);--status-bg-hover: var(--color-icon-message-positive-hover);--status-bg-pressed: var(--color-icon-message-positive-pressed)}.system-status__status--warning{--status-bg: var(--color-icon-message-warning-default);--status-bg-hover: var(--color-icon-message-warning-hover);--status-bg-pressed: var(--color-icon-message-warning-pressed)}.system-status__status--critical{--status-bg: var(--color-icon-message-critical-default);--status-bg-hover: var(--color-icon-message-critical-hover);--status-bg-pressed: var(--color-icon-message-critical-pressed)}.system-status{display:flex;justify-content:space-between;padding:1em;border-radius:.75rem;box-sizing:border-box}@media only screen and (min-width:1440px){.system-status{padding:1.5em;border-radius:.875rem}}@media only screen and (min-width:1920px){.system-status{padding:1.5em;border-radius:1rem}}.system-status__title{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.system-status__info{width:100%;display:flex;flex-direction:column;padding:1.21875rem 0;gap:.5rem;box-sizing:border-box}@media only screen and (min-width:1440px){.system-status__info{padding:1.28125rem 0;gap:.75rem}}@media only screen and (min-width:1920px){.system-status__info{padding:1.375rem 0}}.system-widgets{display:grid;width:100%;gap:1em;grid-template-columns:repeat(3,minmax(30%,1fr))}@media only screen and (min-width:1920px){.system-widgets{gap:1.5em}}.tabs-wrapper{display:flex;align-self:flex-start}.tab{background-color:transparent;border:none;display:flex;align-items:center;padding:.5em 1em .5em .5em;gap:.25em;cursor:pointer;border-bottom:.09375rem solid var(--color-border-default-secondary)}.tab+.tab{padding-left:1em}.tab:last-child{padding-right:.5em}.tab--selected{border-color:var(--color-border-brand-purple)}.tab--selected .tab__label,.tab--selected .tab__count{color:var(--color-text-brand-purple);font-weight:700}.tab--truncated{min-width:9.375rem;max-width:50rem}.tab--truncated .tab__label--truncated{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tab__label{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.tab__count{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);padding:.125rem .375rem;margin-left:.25rem;border-radius:6.25rem;background-color:var(--color-surface-default-secondary);color:var(--color-text-default-secondary)}.tab__icon-wrapper{display:flex;align-items:center;justify-content:center;padding:.375em;border-radius:1em;background-color:var(--color-surface-default-tertiary);flex-shrink:0}.tab__icon-wrapper svg{width:.75em;height:.75em;flex-shrink:0;color:var(--color-icon-default-secondary)}.alerts-modal__content{margin-top:1.5em}.alerts-modal__table{display:grid;grid-template-columns:auto 1fr;flex-direction:column;row-gap:.75em;column-gap:.5em}.alerts-modal__table__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-self:center;color:var(--color-text-default-secondary)}.alerts-modal__table__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);display:flex;align-items:center;align-self:flex-start;gap:.25rem;color:var(--color-text-default-primary)}.alerts-modal__table__value .status-label{font-size:16px}.alerts-modal__description{display:flex;flex-direction:column;gap:.5em;padding-top:1em;margin-top:1em;border-top:.0625rem solid var(--color-border-default-secondary)}.alerts-modal__description__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.alerts-modal__description__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.alerts-modal__link-wrapper{display:inline-flex;padding:.34375rem .25rem;border-radius:.25rem;text-decoration:none}.alerts-modal__link-wrapper:hover{background-color:var(--color-elements-empty-purple-hover)}.alerts-modal__link-wrapper:active{background-color:var(--color-elements-empty-purple-pressed)}.alerts-modal__link-icon{width:1rem;height:1rem;margin-left:.25rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.table_title_counter__wrapper{display:flex;align-items:center;gap:.5rem}.table_title_counter__title{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.table_title_counter__count_wrapper{padding:.25rem .5rem;background-color:var(--color-surface-default-secondary);border-radius:6.25rem;line-height:1.1875rem}.table_title_counter__count_selected{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-brand-purple)}.table_title_counter__count_total{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.button_big__wrapper{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);white-space:nowrap;border:none;background-color:transparent;border-radius:.75rem;box-sizing:border-box;cursor:pointer}.button_big__wrapper .button_big__icon{width:1rem;height:1rem;flex-shrink:0;color:var(--color-icon-default-primary)}.button_big__wrapper--primary{color:var(--color-text-default-invert);background-color:var(--color-button-primary-purple-default)}.button_big__wrapper--primary .button_big__icon{color:var(--color-icon-default-invert)}.button_big__wrapper--primary:hover{background-color:var(--color-button-primary-purple-hover)}.button_big__wrapper--primary:active{background-color:var(--color-button-primary-purple-pressed)}.button_big__wrapper--primary:disabled{background-color:var(--color-button-primary-purple-disabled);color:var(--color-text-default-disabled)}.button_big__wrapper--secondary{color:var(--color-text-default-primary)}.button_big__wrapper--secondary .button_big__icon{color:var(--color-icon-default-primary)}.button_big__wrapper--secondary:hover{background-color:var(--color-button-secondary-hover)}.button_big__wrapper--secondary:active{background-color:var(--color-button-secondary-pressed)}.button_big__wrapper--secondary:disabled{color:var(--color-text-default-disabled);background-color:transparent}.button_big__wrapper--destructive{color:var(--color-text-default-invert);background-color:var(--color-button-destructive-primary-default)}.button_big__wrapper--destructive .button_big__icon{color:var(--color-icon-message-critical-default)}.button_big__wrapper--destructive:hover{background-color:var(--color-button-destructive-primary-hover)}.button_big__wrapper--destructive:active{background-color:var(--color-button-destructive-primary-pressed)}.button_big__wrapper--destructive:disabled{background-color:var(--color-button-destructive-primary-disabled)}.button_big__wrapper--destructive_secondary{color:var(--color-text-message-critical);background-color:var(--color-button-destructive-secondary-default)}.button_big__wrapper--destructive_secondary .button_big__icon{color:var(--color-icon-message-critical-default)}.button_big__wrapper--destructive_secondary:hover{background-color:var(--color-button-destructive-secondary-hover)}.button_big__wrapper--destructive_secondary:active{background-color:var(--color-button-destructive-secondary-pressed)}.button_big__wrapper--destructive_secondary:disabled{background-color:var(--color-button-destructive-secondary-disabled)}.login__page_wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:var(--color-surface-default-primary)}.login__page_wrapper .login__microsoft_btn_wrapper{width:100%;margin-bottom:1rem}.login__page_wrapper .login__microsoft_btn_wrapper button{width:100%;background:#2f2f2f;position:relative}.login__page_wrapper .login__microsoft_btn_wrapper button .button_big__icon{width:1.3125em;height:1.3125em}.login__page_wrapper .login__email_form_wrapper{width:100%;overflow:hidden;max-height:0;opacity:0;transform:translateY(.5rem);transition:max-height .5s ease,opacity .4s ease,transform .5s ease}.login__page_wrapper .login__email_form_wrapper.open{max-height:21.875rem;opacity:1;transform:translateY(0)}.login__page_wrapper .login__toggle_email{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0;cursor:pointer;width:100%}.login__page_wrapper .login__toggle_email .login__toggle_email_text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary)}.login__page_wrapper .login__no_account_text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);padding-top:2rem;color:var(--color-text-default-secondary)}.login__page_wrapper .start_onboarding_link{color:var(--text-default-primary, #212529);text-decoration:none;padding:.75rem 0;font-weight:600}.login__page_wrapper .start_onboarding_link .alerts-modal__link-icon{color:var(--grey_light-900)}.login__page_wrapper .login__form_wrapper{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:25.625rem;padding:3rem;background:var(--color-surface-default-secondary);border-radius:1.5rem}.login__page_wrapper .login__form_wrapper form{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:1rem}.login__page_wrapper .login__form_logo{width:9.5rem;height:3.125rem;background-image:url("data:image/svg+xml,%3csvg%20width='122'%20height='40'%20viewBox='0%200%20122%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2039.8907V0H39.7721V39.8907H0ZM4.06667%2035.7567H35.6952V4.12379H4.06667V35.7567ZM110.756%2015.4771L108.092%2013.4203V13.4306C107.401%2014.3561%20106.292%2014.9423%20105.052%2014.9423C102.937%2014.9423%20101.209%2013.1941%20101.209%2011.055C101.209%208.91602%20102.937%207.16778%20105.052%207.16778C106.292%207.16778%20107.401%207.75396%20108.092%208.68978L110.756%206.61246C109.424%204.8745%20107.35%203.75357%20105.032%203.75357C101.036%203.75357%2097.8134%207.00324%2097.8134%2011.0448C97.8134%2015.076%20101.036%2018.336%20105.032%2018.336C107.37%2018.336%20109.444%2017.2253%20110.756%2015.4771ZM55.3574%2011.0448C55.3574%208.90574%2053.6392%207.1575%2051.5449%207.1575C49.4505%207.1575%2047.7324%208.90574%2047.7324%2011.0448C47.7324%2013.1838%2049.4505%2014.932%2051.5449%2014.932C53.6494%2014.932%2055.3574%2013.1838%2055.3574%2011.0448ZM58.7022%2011.0448C58.7022%2015.0863%2055.4895%2018.336%2051.5449%2018.336C47.6002%2018.336%2044.3875%2015.076%2044.3875%2011.0448C44.3875%207.00324%2047.5799%203.75357%2051.5449%203.75357C55.5099%203.75357%2058.7022%207.02381%2058.7022%2011.0448ZM68.6554%2013.7494C68.6554%2012.8136%2067.9234%2012.5256%2065.5241%2012.5256H64.0194V14.9834H65.5241C67.9234%2014.9834%2068.6554%2014.6955%2068.6554%2013.7597V13.7494ZM64.0092%209.47134H65.5139C67.7302%209.47134%2068.4114%209.1834%2068.4114%208.24758C68.4114%207.31175%2067.7404%207.02381%2065.5139%207.02381H64.0092V9.47134ZM72.3662%2013.9859C72.3662%2016.8757%2070.4041%2018.0172%2065.5241%2018.0172H60.2984V3.96953H65.5241C70.2414%203.96953%2072.1426%205.12131%2072.1426%208.00077C72.1426%209.45078%2071.5224%2010.3969%2070.1601%2010.9625C71.7054%2011.487%2072.3764%2012.4639%2072.3764%2013.9654L72.3662%2013.9859ZM84.4646%2012.9164V3.97982V3.96953H79.3508V7.03409H80.7436V12.9164C80.7436%2014.2224%2080.1539%2014.9217%2079.1068%2014.9217C78.0494%2014.9217%2077.4699%2014.2224%2077.4699%2012.9164V11.7441H73.7489V12.9164C73.7489%2016.3923%2075.6704%2018.336%2079.1068%2018.336C82.5431%2018.336%2084.4646%2016.382%2084.4646%2012.9164ZM97.0815%2014.9834V18.0172H86.6911V3.96953H97.0815V7.01353H90.3918V9.47134H95.1396V12.5256H90.3918V14.9834H97.0815ZM122%203.96953V7.03409H118.401V18.12H114.68V7.03409H111.081V3.96953H122ZM45.1297%2021.9867V36.0343H45.15H48.8507V31.1907H53.7104V28.1467H48.8507V25.0307H55.1032V21.9867H45.1297ZM62.7384%2032.9903V36.0343H56.2622V32.9903H57.6551V25.0307H56.2622V21.9867H62.7384V25.0307H61.3456V32.9903H62.7384ZM69.9262%2028.1569H68.4317V25.0513H69.9262C72.2442%2025.0513%2073.0373%2025.4318%2073.0373%2026.6041C73.0373%2027.7662%2072.2544%2028.1569%2069.9262%2028.1569ZM69.7331%2031.1907L72.8237%2036.0343V36.0446H76.9514L73.5964%2030.8102C75.7823%2030.1931%2076.7278%2028.8768%2076.7278%2026.5938C76.7278%2023.303%2074.7961%2021.9867%2069.9364%2021.9867H64.7514V36.0343H68.4317V31.1907H69.7331ZM90.0563%2031.7768C90.0563%2034.6563%2087.9518%2036.24%2084.1901%2036.24C80.4284%2036.24%2078.3239%2034.5534%2078.3239%2031.5403H82.0043C82.0043%2032.5173%2082.7871%2033.0623%2084.1901%2033.0623C85.5931%2033.0623%2086.3759%2032.5892%2086.3759%2031.7665C86.3759%2030.6062%2085.0294%2030.4207%2083.4454%2030.2025C81.1829%2029.8908%2078.4358%2029.5124%2078.4358%2026.131C78.4358%2023.2722%2080.4894%2021.6679%2084.2003%2021.6679C87.9111%2021.6679%2089.9648%2023.3544%2089.9648%2026.3676H86.2844C86.2844%2025.3906%2085.5321%2024.8456%2084.2206%2024.8456C82.9091%2024.8456%2082.1568%2025.3186%2082.1568%2026.1413C82.1568%2027.3017%2083.5033%2027.4872%2085.0873%2027.7054C87.3498%2028.0171%2090.0969%2028.3955%2090.0969%2031.7768H90.0563ZM102.175%2025.0307V21.9867H91.2559V25.0307H94.8549V36.0343H98.5658V25.0307H102.175ZM6.25251%2014.6338L11.7934%2020.2384L17.324%2014.6338L11.8035%209.02915L6.25251%2014.6338ZM13.4607%2021.9661H27.755L20.6485%2029.1545L13.4607%2021.9661ZM22.509%2014.7983C22.509%2011.7235%2024.9694%209.23482%2028.0092%209.23482C31.0491%209.23482%2033.5094%2011.7235%2033.5094%2014.7983C33.5094%2017.8732%2031.0491%2020.3619%2028.0092%2020.3619C24.9694%2020.3619%2022.509%2017.8732%2022.509%2014.7983ZM25.1829%2014.8189C25.1829%2016.3923%2026.4537%2017.6572%2028.0092%2017.6572C29.5749%2017.6572%2030.8355%2016.3923%2030.8355%2014.8189C30.8355%2013.2455%2029.5647%2011.9806%2028.0092%2011.9806C26.4435%2011.9806%2025.1829%2013.2558%2025.1829%2014.8189Z'%20fill='%23662E9C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.login__page_wrapper .login__form_welcome_title{font-size:1.5em;font-weight:700;text-align:center;margin:2.5rem 0;line-height:2.0625rem}.login__page_wrapper .login__form_input{width:100%}.login__page_wrapper .login__form_input .custom-input-wrapper{height:2.875rem}.login__page_wrapper .login__form_error-slot{width:100%;text-align:left;margin-top:.5rem;min-height:1rem}.login__page_wrapper .login__form_button_login_wrapper{width:100%;margin-top:.5em}.login__page_wrapper .login__form_button_login_wrapper button{width:100%}.login__page_wrapper .login__form_error{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-self:flex-start;margin:0 0 0 1rem;color:var(--color-text-message-critical)}.login__page_wrapper .login__form_error__icon{width:1rem;height:1rem;flex-shrink:0;margin-right:.25rem;color:var(--color-icon-message-critical-default)}.block-screen{display:flex;flex-direction:column;align-items:center;height:100%;padding:2.5em 1.5em 0;background-color:var(--color-surface-default-primary)}.block-screen--mobile{padding-top:1.5em}.block-screen__content{display:flex;align-items:center;justify-content:center;height:100%}.block-screen__content-wrapper{display:flex;flex-direction:column;gap:1rem}.block-screen__content-wrapper--row{flex-direction:row;align-items:center}.block-screen__icon-wrapper{display:flex;align-items:center;align-self:center;padding:1rem;border-radius:1rem;background-color:var(--color-surface-default-secondary)}.block-screen__text-wrapper{display:flex;flex-direction:column;align-items:center}.block-screen__mobile-title{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.block-screen__rotate-title{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.block-screen__mobile-title,.block-screen__rotate-title{color:var(--color-text-default-primary)}.block-screen__mobile-description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.block-screen__rotate-description{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.block-screen__mobile-description,.block-screen__rotate-description{color:var(--color-text-default-secondary)}.bucket-advanced-details{display:flex;flex-direction:column;gap:1em;padding:1.5em;border-radius:1rem;background-color:var(--color-surface-default-secondary)}.bucket-advanced-details__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-primary)}.bucket-advanced-details__column{display:flex;flex-direction:column;gap:.25em}.bucket-advanced-details__content{display:flex;flex-wrap:wrap;gap:2.5em}.bucket-advanced-details__capacity-wrapper{display:flex;flex-direction:column;gap:.25em}.bucket-advanced-details__items-wrapper{display:flex;gap:1em}.bucket-advanced-details__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-secondary)}.bucket-advanced-details__value{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-primary)}.area-chart-tooltip{padding:.375em .5em;border-radius:.5rem;box-shadow:0 9px 18.7px -4px #45375126;background-color:var(--color-surface-default-invert);color:var(--color-text-default-invert)}.area-chart-tooltip__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.area-chart-tooltip__timestamp{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.line-chart-tooltip{padding:.375em .5em;border-radius:.5rem;background-color:var(--color-surface-default-invert);color:var(--color-text-default-invert);box-shadow:0 9px 18.7px -4px #45375126}.line-chart-tooltip__items{display:grid;grid-template-columns:max-content max-content 1fr;align-items:baseline;column-gap:.375rem;row-gap:.09375rem;color:var(--color-text-default-invert)}.line-chart-tooltip__dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%}.line-chart-tooltip__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;max-width:18.75rem;white-space:normal;text-align:start;word-wrap:break-word}.line-chart-tooltip__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);text-align:right}.line-chart-tooltip__timestamp{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);margin-top:.25rem}.line-chart .recharts-legend-item{cursor:pointer}.line-chart .recharts-legend-item-text{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)!important}.line-chart .recharts-legend-item{margin-right:1rem!important}.line-chart .recharts-legend-item .recharts-surface{margin-bottom:.0625rem}.capacity-widget__wrapper{position:relative;width:100%;min-height:19.75rem;padding:1.5em .25em 0 1.5em;border-radius:1rem;background-color:var(--color-surface-default-secondary);flex-grow:1;box-sizing:border-box}.capacity-widget__header{display:flex;justify-content:space-between;align-items:center;padding-right:1.25em;margin-bottom:.5em}.capacity-widget__header__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.capacity-widget__header__chart{height:calc(100% - 3.125rem)}.bucket-capacity-trend__title-wrapper{display:flex;align-items:center;gap:.5rem}.bucket-capacity-trend__title-wrapper .bucket-capacity-trend__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.bucket-cluster-capacity__wrapper{min-width:19rem}@media only screen and (min-width:1280px){.bucket-cluster-capacity__wrapper{min-width:20.75rem}}@media only screen and (min-width:1440px){.bucket-cluster-capacity__wrapper{min-width:13.875rem}}.bucket-cluster-capacity__title-wrapper{display:flex;gap:.25em}.bucket-cluster-capacity__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);height:1.6875rem;align-content:center;color:var(--color-text-default-primary)}.bucket-cluster-capacity__chart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;padding:1.8125em 0}.bucket-cluster-capacity__chart .donut_chart__percentage-label{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.bucket-cluster-capacity__chart-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.bucket-cluster-capacity__chart-label--disabled{color:var(--color-text-default-tertiary)}.toggle-switch{position:relative;height:1.6875rem;border-radius:6.25rem;background:var(--color-surface-default-primary);text-align:center}.toggle-switch__button{position:absolute;left:0;transition:left .15s ease-in}.toggle-switch__button>div{height:1.6875rem;cursor:default;border-radius:6.25rem;background:var(--color-elements-filled-purple-hover)}.toggle-switch__items{position:absolute;inset:0;display:flex;align-items:stretch}.toggle-switch__item{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;justify-content:center;width:100%;padding:.25rem .75rem;color:var(--color-text-default-primary);border:none;background-color:transparent;cursor:pointer}.toggle-switch__item--active{color:var(--color-text-brand-purple);font-weight:700}.buckets-page__bar-chart__custom-tooltip__title{display:flex;justify-content:space-between}.buckets-page__bar-chart__custom-tooltip__item{display:flex;justify-content:space-between;align-items:center;gap:.25em}.buckets-page__bar-chart__custom-tooltip__row{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center}.bucket-distribution-by-nodes{display:flex;flex-direction:column;width:100%}.bucket-distribution-by-nodes__header{display:flex;justify-content:space-between;align-items:center;margin:0 0 1em 1.125em}.bucket-distribution-by-nodes__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.bucket-distribution-by-nodes__filter-wrapper{width:100%;max-width:4.9375rem}.bucket-capacity-widget{display:flex;flex-direction:column;gap:1em;padding:1.5em;border-radius:1rem;background-color:var(--color-surface-default-secondary)}.bucket-capacity-widget__charts{display:flex}.bucket-capacity-widget__separator{border-right:.0625rem solid var(--color-border-default-secondary)}.bucket-capacity-widget__legends{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1em;color:var(--color-text-default-primary)}.bucket-capacity-widget__legends--disabled{color:var(--color-text-default-tertiary)}.bucket-capacity-widget__legends .bucket-capacity-widget__legend-item{display:flex;align-items:center}.bucket-capacity-widget__legends .bucket-capacity-widget__legend-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%;margin-right:.25rem}.bucket-capacity-widget__legends .bucket-capacity-widget__legend-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.bucket-capacity-widget__legends .bucket-capacity-widget__legend-value{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.buckets-size{display:flex;align-items:center;padding:.5em 1em;gap:1em;border-radius:.5rem;background-color:var(--color-surface-default-secondary)}.buckets-size__item{display:flex;flex-direction:column;gap:.25em}.buckets-size__item .buckets-size__title{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.buckets-size__item .buckets-size__value{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.buckets-size__separator{height:100%;border-left:.09375rem solid var(--color-border-default-secondary)}.bucket-details__header_wrapper{display:flex;align-items:center;gap:1em}.bucket-details__header_wrapper .bucket-details__header_icon_wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;flex-shrink:0;border-radius:.5rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}.bucket-details__header_wrapper .bucket-details__header_icon{width:2rem;height:2rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.bucket-details__header_wrapper .bucket-details__header_details_wrapper{display:flex;flex-direction:column;gap:.25em}.bucket-details__header_wrapper .bucket-details__header_details_top{display:flex;align-items:center;gap:.25em}.bucket-details__header_wrapper .bucket-details__header_details_title{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.bucket-details__header_wrapper .bucket-details__header_details_bottom{display:flex;align-items:center;gap:.75em}.bucket-details__header_wrapper .bucket-details__header_details_info{display:flex;align-items:center;border-left:.09375rem solid var(--color-border-default-secondary);padding-left:.75em}.bucket-details__header_wrapper .bucket-details__header_details_info_label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.bucket-details__header_wrapper .bucket-details__header_details_info_value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.bucket-details__header-info{display:flex;justify-content:space-between;gap:1em;margin-bottom:1em}.bucket-details__wrapper{display:flex;flex-direction:column;gap:2.5rem;overflow-y:auto;overflow-x:hidden;flex-grow:1}.bucket-details__wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.bucket-details__wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.bucket-details__wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.bucket-details__charts{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:1em}.bucket-details__charts>div:nth-child(3){grid-column:1/-1}@media only screen and (min-width:1440px){.bucket-details__charts{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.bucket-details__charts>div:nth-child(3){grid-column:1/1}}.buckets-capacity-trend__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.buckets-capacity-trend__description{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.node-heartbeat-lost__icon-wrapper{position:relative;align-self:flex-start;padding:.25em;border-radius:.5rem}.node-heartbeat-lost__icon-wrapper:hover{background-color:var(--color-elements-empty-purple-hover)}.node-heartbeat-lost__icon-wrapper:hover .tooltip__wrapper{display:block;visibility:visible;opacity:1}.node-heartbeat-lost__icon{width:1em;height:1em;flex-shrink:0}.node-heartbeat-lost__tooltip-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert)}.node-heartbeat-lost__tooltip-text strong{font-weight:700}.buckets-page-tooltip{max-height:30.5em;overflow-y:auto;overflow-x:hidden}.buckets-page-tooltip::-webkit-scrollbar{width:.5rem;height:.5rem}.buckets-page-tooltip::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.buckets-page-tooltip::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.buckets-page-tooltip__items{display:grid;grid-template-columns:repeat(5,max-content);align-items:baseline;column-gap:.375em;row-gap:.09375em;color:var(--color-text-default-invert)}.buckets-page-tooltip__dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%;border:.0625rem solid var(--color-border-default-secondary)}.buckets-page-tooltip__name{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;max-width:18.75rem;margin-right:auto;white-space:normal;text-align:start;word-wrap:break-word}.buckets-page-tooltip__value,.buckets-page-tooltip__percentage-value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-align:right}.buckets-page-tooltip__separator{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.buckets-page-tooltip__other-space{margin-top:1rem}.buckets-page-tooltip__other-space:before{content:"";position:absolute;transform:translateY(-.5rem);left:1.125rem;width:calc(100% - 1.625rem);height:0;border-top:solid .0625rem var(--color-border-default-secondary)}.buckets-page__cluster-capacity__wrapper{margin-bottom:1rem;padding-right:1rem;border-right:.09375rem solid var(--color-border-default-secondary)}.buckets-page__cluster-capacity__title-wrapper{display:flex;gap:.25em}.buckets-page__cluster-capacity__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.buckets-page__cluster-capacity__chart{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;margin:3.8125em 1.3125em}.buckets-page__cluster-capacity__chart .donut_chart__percentage-label{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.buckets-page__cluster-capacity__chart .tooltip__wrapper{display:none}.buckets-page__cluster-capacity__chart:hover .tooltip__wrapper{display:block;visibility:visible;opacity:1}.buckets-page__bar-chart__custom-tooltip{padding:.375rem .5rem;border-radius:.5rem;background-color:var(--color-surface-default-invert);box-shadow:0 9px 18.7px -4px #45375126;color:var(--color-text-default-invert)}.buckets-page__bar-chart__custom-tooltip__title{display:flex;align-items:center;justify-content:space-between;gap:.25em}.buckets-page__bar-chart__custom-tooltip__title span:first-child{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.buckets-page__bar-chart__custom-tooltip__title span+span{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.buckets-page__bar-chart__custom-tooltip__column{display:flex;flex-direction:column;gap:.25em}.buckets-page__bar-chart__custom-tooltip__items{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:grid;grid-template-columns:repeat(3,max-content);align-items:baseline;column-gap:.375rem;row-gap:.09375rem;color:var(--color-text-default-invert)}.buckets-page__bar-chart__custom-tooltip__dot{width:.5rem;height:.5rem;margin-right:.25rem;flex-shrink:0;border-radius:50%}.buckets-page__bar-chart__custom-tooltip strong{font-weight:700;color:var(--color-text-default-invert)}.buckets-page__bar-chart__custom-tooltip .buckets-page__bar-chart-tooltip__heartbeat-lost-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.buckets-page__bar-chart__custom-tooltip .buckets-page__bar-chart-tooltip__heartbeat-lost-text strong{font-weight:700}.buckets-page__distribution-by-nodes{display:flex;flex-direction:column;width:100%}.buckets-page__distribution-by-nodes__header{display:flex;justify-content:space-between;align-items:center;margin:0 0 1em 1.125em}.buckets-page__distribution-by-nodes__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.buckets-page__distribution-by-nodes__filter-wrapper{width:100%;max-width:4.9375rem}.buckets-charts-empty-state{position:relative;max-height:22.25em;width:100%;height:100%}.buckets-charts-empty-state__img{width:100%;height:100%;object-fit:contain;user-select:none}.buckets-charts-empty-state__content{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;gap:.25em}.buckets-charts-empty-state__content__icon{padding:.75em;margin-bottom:.25em;border-radius:.5rem;background-color:var(--color-surface-default-primary)}.buckets-charts-empty-state__content__icon svg{width:1.5em;height:1.5em;flex-shrink:0;color:var(--color-icon-default-secondary)}.buckets-charts-empty-state__content__text{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.buckets-charts-empty-state__content__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:pre-line;text-align:center;color:var(--color-text-default-secondary)}.buckets-page__cluster-overview{display:flex;flex-direction:column;gap:1.5em}.buckets-page__cluster-overview__nodes-info{display:flex;flex-direction:column;width:100%;min-height:24.75em;padding:1.5em 1.5em 1em;border-radius:1rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}.buckets-page__cluster-overview__charts-wrapper{display:flex;height:100%}@media only screen and (min-width:1440px){.buckets-page__cluster-overview{flex-direction:row}}.buckets-page__cluster-overview__chart-labels{display:flex;justify-content:center;flex-wrap:wrap;gap:1em}.buckets-page__cluster-overview__chart-labels--disabled{color:var(--color-text-default-tertiary)}.buckets-page__cluster-overview__chart-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center}.buckets-page__cluster-overview__chart-label strong{font-weight:700}.buckets-page__cluster-overview__chart-label-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:6.25rem;margin-right:.25rem}.buckets__content_wrapper{display:flex;flex-direction:column;gap:2.5rem;flex-grow:1}.buckets__content_wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.buckets__content_wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.buckets__content_wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.alerts_icon__wrapper{position:relative;display:flex;width:2rem;height:2rem;padding:.25rem;flex-shrink:0;border-radius:.5rem;box-sizing:border-box;cursor:pointer}.alerts_icon__wrapper .alerts_icon__icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.alerts_icon__wrapper .alerts_icon__icon--filled{color:var(--color-button-primary-purple-default)}.alerts_icon__wrapper .alerts_icon__icon_circle{position:absolute;top:.25rem;right:.25rem;width:.4375rem;height:.4375rem;flex-shrink:0;border:.125rem solid var(--color-surface-default-secondary);border-radius:50%}.alerts_icon__wrapper .alerts_icon__icon_circle--critical{background-color:var(--color-icon-message-critical-default)}.alerts_icon__wrapper .alerts_icon__icon_circle--warning{background-color:var(--color-icon-message-warning-default)}.alerts_icon__wrapper .alerts_icon__tooltip{display:none;z-index:10}.alerts_icon__wrapper .alerts_icon__tooltip.common_popup__wrapper{padding:.375rem .5rem}.alerts_icon__wrapper .alerts_icon__tooltip_msg{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;color:var(--color-text-default-invert)}.alerts_icon__wrapper--isPopup:hover,.alerts_icon__wrapper--isPopup:focus{background-color:var(--color-elements-empty-purple-hover)}.alerts_icon__wrapper--isPopup:hover .alerts_icon__tooltip,.alerts_icon__wrapper--isPopup:focus .alerts_icon__tooltip{display:flex}.alerts_icon__wrapper--isPopup:active{background-color:var(--color-elements-empty-purple-pressed)}.alerts_icon__wrapper--small{width:1.25rem;height:1.25rem;padding:0}.alerts_icon__wrapper--small .alerts_icon__icon{width:1.25rem;height:1.25rem}.alerts_icon__wrapper--small .alerts_icon__icon_circle{top:0;right:0;width:.3125rem;height:.3125rem}.alerts_summary__tooltip{display:flex;flex-direction:column;gap:.25rem}.alerts_summary__tooltip__value{display:flex;align-items:center;gap:.25rem;color:var(--color-text-default-invert)}.alerts_summary__tooltip__value svg{width:1rem;height:1rem;flex-shrink:0}.alerts_summary__tooltip__value span{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:inherit}.alerts_summary__tooltip__link{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:var(--color-text-default-invert);text-decoration:none}.alerts_summary__tooltip__link:hover{text-decoration:underline}.alerts_summary__tooltip__link svg{width:1rem;height:1rem;flex-shrink:0;color:var(--color-icon-default-invert)}.alerts_summary__wrapper{display:flex;align-items:center;height:100%;gap:.5rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.alerts_summary__wrapper--tooltip{height:70%}.alerts_summary__wrapper .alerts_summary__value{width:100%;display:flex;align-items:center;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.alerts_summary__wrapper .alerts_summary__value span{margin:0 0 0 .25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.alerts_summary__wrapper .alerts_summary__value:before{content:"";display:block;min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;background-repeat:no-repeat;background-size:contain}.alerts_summary__wrapper .alerts_summary__value:last-child{margin:0}.alerts_summary__wrapper .alerts_summary__value--critical:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.68457%209.49561C1.68457%205.45686%204.95832%202.18311%208.99707%202.18311C13.0358%202.18311%2016.3096%205.45686%2016.3096%209.49561C16.3096%2013.5344%2013.0358%2016.8081%208.99707%2016.8081C4.95832%2016.8081%201.68457%2013.5344%201.68457%209.49561ZM8.99707%206.68311C9.14625%206.68311%209.28933%206.74237%209.39482%206.84786C9.50031%206.95335%209.55957%207.09642%209.55957%207.24561V10.0581C9.55957%2010.2073%209.50031%2010.3504%209.39482%2010.4559C9.28933%2010.5613%209.14625%2010.6206%208.99707%2010.6206C8.84789%2010.6206%208.70481%2010.5613%208.59932%2010.4559C8.49383%2010.3504%208.43457%2010.2073%208.43457%2010.0581V7.24561C8.43457%207.09642%208.49383%206.95335%208.59932%206.84786C8.70481%206.74237%208.84789%206.68311%208.99707%206.68311ZM8.99707%2012.8706C9.14625%2012.8706%209.28933%2012.8113%209.39482%2012.7059C9.50031%2012.6004%209.55957%2012.4573%209.55957%2012.3081C9.55957%2012.1589%209.50031%2012.0158%209.39482%2011.9104C9.28933%2011.8049%209.14625%2011.7456%208.99707%2011.7456C8.84789%2011.7456%208.70481%2011.8049%208.59932%2011.9104C8.49383%2012.0158%208.43457%2012.1589%208.43457%2012.3081C8.43457%2012.4573%208.49383%2012.6004%208.59932%2012.7059C8.70481%2012.8113%208.84789%2012.8706%208.99707%2012.8706Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.68457%209.49561C1.68457%205.45686%204.95832%202.18311%208.99707%202.18311C13.0358%202.18311%2016.3096%205.45686%2016.3096%209.49561C16.3096%2013.5344%2013.0358%2016.8081%208.99707%2016.8081C4.95832%2016.8081%201.68457%2013.5344%201.68457%209.49561ZM8.99707%206.68311C9.14625%206.68311%209.28933%206.74237%209.39482%206.84786C9.50031%206.95335%209.55957%207.09642%209.55957%207.24561V10.0581C9.55957%2010.2073%209.50031%2010.3504%209.39482%2010.4559C9.28933%2010.5613%209.14625%2010.6206%208.99707%2010.6206C8.84789%2010.6206%208.70481%2010.5613%208.59932%2010.4559C8.49383%2010.3504%208.43457%2010.2073%208.43457%2010.0581V7.24561C8.43457%207.09642%208.49383%206.95335%208.59932%206.84786C8.70481%206.74237%208.84789%206.68311%208.99707%206.68311ZM8.99707%2012.8706C9.14625%2012.8706%209.28933%2012.8113%209.39482%2012.7059C9.50031%2012.6004%209.55957%2012.4573%209.55957%2012.3081C9.55957%2012.1589%209.50031%2012.0158%209.39482%2011.9104C9.28933%2011.8049%209.14625%2011.7456%208.99707%2011.7456C8.84789%2011.7456%208.70481%2011.8049%208.59932%2011.9104C8.49383%2012.0158%208.43457%2012.1589%208.43457%2012.3081C8.43457%2012.4573%208.49383%2012.6004%208.59932%2012.7059C8.70481%2012.8113%208.84789%2012.8706%208.99707%2012.8706Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-critical-default);background-repeat:no-repeat}.alerts_summary__wrapper .alerts_summary__value--warning:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.40069%204.12695C10.5557%202.12695%2013.4437%202.12695%2014.5977%204.12695L21.9527%2016.875C23.1067%2018.875%2021.6627%2021.375%2019.3537%2021.375H4.64469C2.33569%2021.375%200.89269%2018.875%202.04669%2016.875L9.39969%204.12695H9.40069ZM11.9997%209.37395C12.1986%209.37395%2012.3894%209.45297%2012.53%209.59362C12.6707%209.73428%2012.7497%209.92504%2012.7497%2010.124V13.874C12.7497%2014.0729%2012.6707%2014.2636%2012.53%2014.4043C12.3894%2014.5449%2012.1986%2014.624%2011.9997%2014.624C11.8008%2014.624%2011.61%2014.5449%2011.4694%2014.4043C11.3287%2014.2636%2011.2497%2014.0729%2011.2497%2013.874V10.124C11.2497%209.92504%2011.3287%209.73428%2011.4694%209.59362C11.61%209.45297%2011.8008%209.37395%2011.9997%209.37395ZM11.9997%2017.624C12.1986%2017.624%2012.3894%2017.5449%2012.53%2017.4043C12.6707%2017.2636%2012.7497%2017.0729%2012.7497%2016.874C12.7497%2016.675%2012.6707%2016.4843%2012.53%2016.3436C12.3894%2016.203%2012.1986%2016.124%2011.9997%2016.124C11.8008%2016.124%2011.61%2016.203%2011.4694%2016.3436C11.3287%2016.4843%2011.2497%2016.675%2011.2497%2016.874C11.2497%2017.0729%2011.3287%2017.2636%2011.4694%2017.4043C11.61%2017.5449%2011.8008%2017.624%2011.9997%2017.624Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.40069%204.12695C10.5557%202.12695%2013.4437%202.12695%2014.5977%204.12695L21.9527%2016.875C23.1067%2018.875%2021.6627%2021.375%2019.3537%2021.375H4.64469C2.33569%2021.375%200.89269%2018.875%202.04669%2016.875L9.39969%204.12695H9.40069ZM11.9997%209.37395C12.1986%209.37395%2012.3894%209.45297%2012.53%209.59362C12.6707%209.73428%2012.7497%209.92504%2012.7497%2010.124V13.874C12.7497%2014.0729%2012.6707%2014.2636%2012.53%2014.4043C12.3894%2014.5449%2012.1986%2014.624%2011.9997%2014.624C11.8008%2014.624%2011.61%2014.5449%2011.4694%2014.4043C11.3287%2014.2636%2011.2497%2014.0729%2011.2497%2013.874V10.124C11.2497%209.92504%2011.3287%209.73428%2011.4694%209.59362C11.61%209.45297%2011.8008%209.37395%2011.9997%209.37395ZM11.9997%2017.624C12.1986%2017.624%2012.3894%2017.5449%2012.53%2017.4043C12.6707%2017.2636%2012.7497%2017.0729%2012.7497%2016.874C12.7497%2016.675%2012.6707%2016.4843%2012.53%2016.3436C12.3894%2016.203%2012.1986%2016.124%2011.9997%2016.124C11.8008%2016.124%2011.61%2016.203%2011.4694%2016.3436C11.3287%2016.4843%2011.2497%2016.675%2011.2497%2016.874C11.2497%2017.0729%2011.3287%2017.2636%2011.4694%2017.4043C11.61%2017.5449%2011.8008%2017.624%2011.9997%2017.624Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-warning-default);background-repeat:no-repeat}.alerts_summary__wrapper .alerts_summary__value--ok{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.alerts_summary__wrapper .alerts_summary__value--ok:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%2020C3.75%2011.025%2011.025%203.75%2020%203.75C28.975%203.75%2036.25%2011.025%2036.25%2020C36.25%2028.975%2028.975%2036.25%2020%2036.25C11.025%2036.25%203.75%2028.975%203.75%2020ZM26.0167%2016.9767C26.1167%2016.8434%2026.189%2016.6915%2026.2295%2016.5299C26.2699%2016.3683%2026.2777%2016.2002%2026.2523%2016.0356C26.2268%2015.8709%2026.1687%2015.713%2026.0814%2015.5712C25.9941%2015.4293%2025.8793%2015.3063%2025.7438%2015.2094C25.6082%2015.1125%2025.4547%2015.0437%2025.2922%2015.007C25.1297%2014.9704%2024.9615%2014.9665%2024.7975%2014.9958C24.6334%2015.025%2024.4769%2015.0868%2024.3371%2015.1774C24.1973%2015.268%2024.077%2015.3856%2023.9833%2015.5233L18.59%2023.0733L15.8833%2020.3667C15.6464%2020.1459%2015.333%2020.0257%2015.0091%2020.0314C14.6853%2020.0371%2014.3763%2020.1683%2014.1473%2020.3973C13.9183%2020.6263%2013.7871%2020.9353%2013.7814%2021.2591C13.7757%2021.583%2013.8959%2021.8964%2014.1167%2022.1333L17.8667%2025.8833C17.995%2026.0116%2018.1497%2026.1103%2018.32%2026.1727C18.4903%2026.2352%2018.6722%2026.2598%2018.8529%2026.2449C19.0337%2026.23%2019.2091%2026.1759%2019.3669%2026.0864C19.5247%2025.9969%2019.6611%2025.8742%2019.7667%2025.7267L26.0167%2016.9767Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%2020C3.75%2011.025%2011.025%203.75%2020%203.75C28.975%203.75%2036.25%2011.025%2036.25%2020C36.25%2028.975%2028.975%2036.25%2020%2036.25C11.025%2036.25%203.75%2028.975%203.75%2020ZM26.0167%2016.9767C26.1167%2016.8434%2026.189%2016.6915%2026.2295%2016.5299C26.2699%2016.3683%2026.2777%2016.2002%2026.2523%2016.0356C26.2268%2015.8709%2026.1687%2015.713%2026.0814%2015.5712C25.9941%2015.4293%2025.8793%2015.3063%2025.7438%2015.2094C25.6082%2015.1125%2025.4547%2015.0437%2025.2922%2015.007C25.1297%2014.9704%2024.9615%2014.9665%2024.7975%2014.9958C24.6334%2015.025%2024.4769%2015.0868%2024.3371%2015.1774C24.1973%2015.268%2024.077%2015.3856%2023.9833%2015.5233L18.59%2023.0733L15.8833%2020.3667C15.6464%2020.1459%2015.333%2020.0257%2015.0091%2020.0314C14.6853%2020.0371%2014.3763%2020.1683%2014.1473%2020.3973C13.9183%2020.6263%2013.7871%2020.9353%2013.7814%2021.2591C13.7757%2021.583%2013.8959%2021.8964%2014.1167%2022.1333L17.8667%2025.8833C17.995%2026.0116%2018.1497%2026.1103%2018.32%2026.1727C18.4903%2026.2352%2018.6722%2026.2598%2018.8529%2026.2449C19.0337%2026.23%2019.2091%2026.1759%2019.3669%2026.0864C19.5247%2025.9969%2019.6611%2025.8742%2019.7667%2025.7267L26.0167%2016.9767Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-positive-default);background-repeat:no-repeat}.alerts-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 1.5rem;border-radius:1rem;color:var(--color-text-default-primary);text-decoration:none;box-sizing:border-box}.alerts-link__content{display:flex;align-items:center;gap:.5rem}.alerts-link__content .alerts_icon__wrapper .alerts_icon__icon--filled{color:var(--color-icon-default-primary)}.alerts-link__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.cluster_capacity__wrapper{padding:1.5em 1.5em 1.5em 1.125em;border-radius:1rem;flex-grow:1;flex-shrink:0;background-color:var(--color-surface-default-secondary);color:var(--color-text-default-primary)}@media only screen and (min-width:1440px){.cluster_capacity__wrapper{padding-bottom:2.125rem}}@media only screen and (min-width:1920px){.cluster_capacity__wrapper{padding-bottom:1.5rem}}.cluster_capacity__wrapper .cluster_capacity__title-wrapper{display:flex;gap:.25em}.cluster_capacity__wrapper .cluster_capacity__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);margin-left:.375rem}.cluster_capacity__wrapper .cluster_capacity__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5em;margin-top:1.5em}.cluster_capacity__wrapper .cluster_capacity__chart{display:flex;flex-direction:column;align-items:center}.agreement-icon__tooltip-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert)}.button_small__wrapper{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);line-height:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;background-color:transparent;border-radius:.5rem;box-sizing:border-box;cursor:pointer}.button_small__wrapper .button_small__icon{width:1rem;height:1rem;flex-shrink:0}.button_small__wrapper--default{color:var(--color-text-default-primary);background-color:var(--color-button-secondary-white-default)}.button_small__wrapper--default .button_small__icon{color:var(--color-icon-default-primary)}.button_small__wrapper--default:hover{background-color:var(--color-button-secondary-white-hover)}.button_small__wrapper--default:active{background-color:var(--color-button-secondary-white-pressed)}.button_small__wrapper--default:disabled{color:var(--color-text-default-disabled);background-color:var(--color-button-secondary-white-disabled)}.button_small__wrapper--primary{color:var(--color-text-default-invert);background-color:var(--color-button-primary-purple-default)}.button_small__wrapper--primary .button_small__icon{color:var(--color-icon-default-invert)}.button_small__wrapper--primary:hover{background-color:var(--color-button-primary-purple-hover)}.button_small__wrapper--primary:active{background-color:var(--color-button-primary-purple-pressed)}.button_small__wrapper--primary:disabled{color:var(--color-text-default-disabled);background-color:var(--color-button-primary-purple-disabled);cursor:default}.button_small__wrapper--secondary{color:var(--color-text-default-primary);background-color:var(--color-button-secondary-default)}.button_small__wrapper--secondary .button_small__icon{color:var(--color-icon-default-primary)}.button_small__wrapper--secondary:hover{background-color:var(--color-button-secondary-hover)}.button_small__wrapper--secondary:active{background-color:var(--color-button-secondary-pressed)}.button_small__wrapper--secondary:disabled{color:var(--color-text-default-disabled);background-color:var(--color-button-secondary-disabled)}.button_small__wrapper--destructive{color:var(--color-text-message-critical);background-color:var(--color-button-destructive-secondary-default)}.button_small__wrapper--destructive .button_small__icon{color:var(--color-icon-message-critical-default)}.button_small__wrapper--destructive:hover{background-color:var(--color-button-destructive-secondary-hover)}.button_small__wrapper--destructive:active{background-color:var(--color-button-destructive-secondary-pressed)}.button_small__wrapper--destructive:disabled{color:var(--color-text-default-disabled);background-color:var(--color-button-destructive-secondary-disabled)}.button_small__wrapper--positive{color:var(--color-text-default-primary);background-color:var(--color-button-positive-secondary-default)}.button_small__wrapper--positive .button_small__icon{color:var(--color-icon-message-positive-default)}.button_small__wrapper--positive:hover{background-color:var(--color-button-positive-secondary-hover)}.button_small__wrapper--positive:active{background-color:var(--color-button-positive-secondary-pressed)}.button_small__wrapper--positive:disabled{color:var(--color-text-default-disabled);background-color:var(--color-button-positive-secondary-disabled)}.button_small__wrapper--brand{border:.09375rem solid var(--color-border-brand-purple);color:var(--color-text-brand-purple);background-color:var(--color-surface-default-secondary)}.button_small__wrapper--brand .button_small__icon{color:var(--color-icon-brand-purple)}.button_small__wrapper--brand:hover{background-color:var(--color-button-secondary-white-hover)}.button_small__wrapper--brand:active{background-color:var(--color-button-secondary-white-pressed)}.button_small__wrapper--brand:disabled{background-color:var(--color-button-secondary-white-disabled)}.button_small__wrapper:disabled .button_small__icon{color:var(--color-icon-default-disabled)}.cluster-manager-modal .modal_window__wrapper{width:37.5em}.cluster-manager-modal__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em}.cluster-manager-modal__description{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster-manager-modal__description strong{font-weight:700}.cluster-manager-modal__img{width:100%;height:100%;object-fit:contain;user-select:none}.sidebar{height:100%;padding-right:1.5rem;border-right:1px solid var(--color-border-default-secondary)}.sidebar__nav{display:flex;flex-direction:column;gap:.5rem;width:13.4375rem}.sidebar__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background-color:transparent;border:none;border-radius:.5rem;color:var(--color-text-default-secondary);cursor:pointer;text-align:left;transition:all .2s ease}.sidebar__item:hover{background-color:var(--color-elements-filled-purple-hover)}.sidebar__item:active{background-color:var(--color-elements-filled-purple-pressed)}.sidebar__item--active{background-color:var(--color-elements-filled-purple-default);color:var(--color-text-brand-purple)}.sidebar__item--active .sidebar__item-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.sidebar__item-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.sidebar__item-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);flex:1;min-width:0}.custom-textarea-wrapper{align-items:center;position:relative;width:100%;min-height:4.375rem}.textarea-form-group{position:relative}.form-textarea{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;border:.0625rem solid var(--color-border-default-secondary);border-radius:.5rem;padding:.84375rem 1rem;box-sizing:border-box;outline:0;color:var(--color-text-default-primary);resize:none}.form-textarea::-webkit-scrollbar{width:.5rem;height:.5rem}.form-textarea::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.form-textarea::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.form-textarea::placeholder{color:var(--color-text-default-secondary);opacity:0}.form-textarea:focus{border-color:var(--color-border-brand-purple)}.form-textarea--error{border-color:var(--color-border-message-primary-negative)}.form-textarea--error::placeholder{color:var(--color-text-message-critical)}.textarea-form-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:absolute;top:20%;left:1rem;transform:translateY(-50%);color:var(--color-text-default-secondary);transition:top .3s ease;cursor:text}.form-textarea:focus+.textarea-form-label{color:var(--color-text-status-purple)}.form-textarea:not(:placeholder-shown):-webkit-autofill::placeholder,.form-textarea:not(:placeholder-shown):focus::placeholder,.form-textarea:not(:placeholder-shown):not(:placeholder-shown)::placeholder,.form-textarea:-webkit-autofill::placeholder,.form-textarea:focus::placeholder,.form-textarea:not(:placeholder-shown)::placeholder{opacity:1}.form-textarea:not(:placeholder-shown):-webkit-autofill+.textarea-form-label,.form-textarea:not(:placeholder-shown):focus+.textarea-form-label,.form-textarea:not(:placeholder-shown):not(:placeholder-shown)+.textarea-form-label,.form-textarea:-webkit-autofill+.textarea-form-label,.form-textarea:focus+.textarea-form-label,.form-textarea:not(:placeholder-shown)+.textarea-form-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);top:0;padding-bottom:.125rem}.form-textarea:not(:placeholder-shown):-webkit-autofill+.textarea-form-label span,.form-textarea:not(:placeholder-shown):focus+.textarea-form-label span,.form-textarea:not(:placeholder-shown):not(:placeholder-shown)+.textarea-form-label span,.form-textarea:-webkit-autofill+.textarea-form-label span,.form-textarea:focus+.textarea-form-label span,.form-textarea:not(:placeholder-shown)+.textarea-form-label span{padding:.25rem .5rem;border-radius:.75rem;background:var(--color-surface-default-secondary)}.textarea-form-label--select{cursor:pointer}.custom-textarea-wrapper .form-textarea--error+.textarea-form-label{color:var(--color-text-message-critical)}.delegate-access{position:relative}.delegate-access__content--blurred{opacity:.3}.delegate-access__title-wrapper{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700);overflow:hidden;display:flex;align-items:center;margin-right:.25rem;gap:.5em;color:var(--color-text-default-primary)}.delegate-access__title-wrapper .delegate-access__title__text{white-space:nowrap}.delegate-access__title-wrapper .delegate-access__title__dot{flex-shrink:0;width:.25em;height:.25em;border-radius:50%;background-color:var(--color-icon-default-primary)}.delegate-access__title-wrapper .delegate-access__title__cluster-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.delegate-access__owned-widget{display:flex;align-items:center;gap:.25em;padding:.75em 1em;margin-top:1em;border-radius:.5rem;background-color:var(--color-surface-default-primary)}.delegate-access__owned-widget .delegate-access__owned-widget__label{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);margin-right:.25em;white-space:nowrap;color:var(--color-text-default-primary)}.delegate-access__owned-widget .delegate-access__owned-widget__icon{flex-shrink:0;width:1.25em;height:1.25em;color:var(--color-icon-default-primary)}.delegate-access__owned-widget .delegate-access__owned-widget__text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-default-primary)}.delegate-access__select-label{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);margin:1.5rem 0 1rem;color:var(--color-text-default-primary)}.delegate-access__actions{display:flex;justify-content:flex-end;margin-top:2.5em;gap:.5em}.delegate-access__input-slug-wrapper{margin:1em 0}.delegate-access__helper-text{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary);margin:.5rem 1rem 0;display:flex;align-items:center;gap:.25rem}.delegate-access__comment-wrapper{margin-top:2em}.delegate-confirm{display:flex;flex-direction:column;gap:.75rem}.delegate-confirm__row{display:flex;align-items:center;gap:.5rem}.delegate-confirm__label{min-width:8.75rem;color:var(--color-text-default-secondary)}.delegate-confirm__value{display:inline-flex;align-items:center;gap:.375rem}.delegate-confirm__icon{width:1rem;height:1rem}.delegate-confirm__text{color:var(--color-text-default-primary)}.delegate-confirm__actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.request-modal__item{display:flex;align-items:center;justify-content:space-between;margin-left:.25rem}.request-modal__item__content{display:flex;align-items:center;gap:.5rem;overflow:hidden}.request-modal__item__info{display:flex;flex-direction:column;overflow:hidden}.request-modal__item__name{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-default-primary)}.request-modal__item__email{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-default-secondary)}.cluster-revoke-request-modal__description{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster-revoke-request-modal__items{display:flex;gap:.25em;padding:1em 0;border-bottom:.0625rem solid var(--color-border-default-secondary)}.cluster-revoke-request-modal__item{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:.25em}.cluster-revoke-request-modal__item svg{width:1.25em;height:1.25em;flex-shrink:0;color:var(--color-icon-default-primary)}.cluster-revoke-request-modal__item-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster-revoke-request-modal__text-wrapper{display:flex;align-items:center;gap:.25em}.cluster-revoke-request-modal__item-text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-default-primary)}.cluster-revoke-request-modal__users-title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);margin:1rem 0 .5rem;color:var(--color-text-default-secondary)}.cluster-revoke-request-modal__users{display:flex;flex-direction:column;gap:.5em;padding-bottom:1em;border-bottom:.0625rem solid var(--color-border-default-secondary)}.cluster-revoke-request-modal__actions{display:none;justify-content:flex-start;margin-top:1.5em}.common_confirm_modal__wrapper{display:flex;flex-direction:column}.common_confirm_modal__wrapper .common_confirm_modal__msg{color:var(--color-text-default-secondary);font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.common_confirm_modal__wrapper .common_confirm_modal__msg strong{font-weight:700}.common_confirm_modal__wrapper .common_confirm_modal__btn_wrapper{display:flex;justify-content:flex-end;margin:1rem 0 0}.common_confirm_modal__wrapper .common_confirm_modal__btn{margin:0 0 0 .5rem}.common_confirm_modal__wrapper .common_confirm_modal__btn:first-child{margin:0}.processing-modal{width:3rem;height:3rem;margin:5.25rem auto 7.375rem}.info-table{display:flex;flex-direction:column;margin-top:1rem;border:.0625rem solid var(--color-border-default-secondary);overflow:hidden;border-radius:.5rem}.info-table__row{display:flex;align-items:stretch;min-height:3rem}.info-table__row:not(:last-child){border-bottom:.0625rem solid var(--color-border-default-secondary)}.info-table__row--striped{background-color:var(--color-surface-default-primary)}.info-table__label-wrapper{display:flex;align-items:center;width:10.625rem;border-right:.0625rem solid var(--color-border-default-secondary)}.info-table__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary);margin:.75rem .6875rem .75rem 1rem;width:100%}.info-table__label.text-with-tooltip,.info-table__value-text.text-with-tooltip{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.info-table__value{display:flex;align-items:center;flex:1;width:19rem;padding:.75rem 1rem;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.info-table__value .copy_btn__wrapper .copy_btn__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.info-table__value-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary)}.remove-cluster-access-modal{display:flex;flex-direction:column}.remove-cluster-access-modal__description{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.remove-cluster-access-modal__items{display:flex;gap:.25em;margin:1.5em 0}.remove-cluster-access-modal__item{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:.25em}.remove-cluster-access-modal__item svg{width:1.25em;height:1.25em;flex-shrink:0;color:var(--color-icon-default-primary)}.remove-cluster-access-modal__item-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.remove-cluster-access-modal__text-wrapper{display:flex;align-items:center;gap:.25em}.remove-cluster-access-modal__item-text{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.remove-cluster-access-modal__item-text--truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remove-cluster-access-modal__actions{display:flex;justify-content:flex-end;gap:.5em;margin-top:1em}.request-review-modal{display:flex;flex-direction:column}.request-review-modal .request-details__headers{display:flex;margin:0rem 1rem .5rem}.request-review-modal .request-details__headers .request-details__header{flex:1;font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.request-review-modal .request-details__headers .request-details__header--updated{margin-left:1rem}.request-review-modal .request-details{padding:1.5rem 2rem 2rem;background-color:var(--color-surface-default-primary)}.request-review-modal .request-changes{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;gap:2px}.request-review-modal .request-changes .request-changes__row{display:flex;align-items:stretch;padding:.625rem 1.25rem;background-color:var(--color-surface-default-secondary)}.request-review-modal .request-changes .request-changes__row .request-changes__field-label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.request-review-modal .request-changes .request-changes__row .request-changes__field{flex:1;min-width:0}.request-review-modal .request-changes .request-changes__row .request-changes__field--new{margin-left:1rem}.request-review-modal .request-changes .request-changes__row .request-changes__field-value{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);overflow-wrap:anywhere;word-break:break-word;white-space:normal}.request-review-modal .request-review-modal__actions{padding:2rem;display:flex;justify-content:flex-end;gap:.5em}.country-select__option{background-color:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:2.1875rem;padding:0 .25rem;border-radius:.5rem;box-sizing:border-box;cursor:pointer}.country-select__option:hover{background:var(--color-elements-empty-purple-hover)}.country-select__option__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;color:var(--color-text-default-primary)}.country-select__option__label--selected{font-weight:700}.country-select__option__flag{width:1rem;flex-shrink:0}.country-select__option__code{color:var(--color-text-default-secondary)}.country-select__option__icon{width:1rem;height:1rem;flex-shrink:0;color:var(--color-icon-brand-purple)}.country-select__button-wrapper{position:relative}.country-select__button{padding-right:2.25rem}.country-select__button-icon{position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);right:.75rem;width:1rem;height:1rem;padding:.25rem;transition:transform .2s ease-in-out;cursor:pointer}.country-select__button-icon--reverse{transform:translateY(-50%) rotate(-90deg)}.country-select__dropdown-wrapper{overflow-y:auto;max-height:21.875rem}.country-select__dropdown-wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.country-select__dropdown-wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.country-select__dropdown-wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.phone-input__input-wrapper{position:relative}.phone-input__input-wrapper .PhoneInput{display:flex}.phone-input__input-wrapper .PhoneInputInput{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;height:2.875rem;border:.0625rem solid var(--color-border-default-secondary);border-radius:.5rem;padding-left:4.5rem;padding-right:4.375rem;box-sizing:border-box;outline:0;color:var(--color-text-default-primary)}.phone-input__input-wrapper:focus-within .phone-input__label{color:var(--color-text-status-purple)}.phone-input__input-wrapper:focus-within .PhoneInputInput{border-color:var(--color-border-brand-purple)}.phone-input__input-wrapper--has-value .phone-input__label,.phone-input__input-wrapper:focus-within .phone-input__label,.phone-input__input-wrapper--has-error .phone-input__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);top:0;padding-bottom:.125rem}.phone-input__input-wrapper--has-value .phone-input__label span,.phone-input__input-wrapper:focus-within .phone-input__label span,.phone-input__input-wrapper--has-error .phone-input__label span{padding:.25rem .5rem;border-radius:.75rem;background:var(--color-surface-default-secondary)}.phone-input__input-wrapper--has-value .phone-input__label{color:var(--color-text-default-primary)}.phone-input .phone-input__input-wrapper--has-error .PhoneInputInput{border-color:var(--color-border-message-primary-negative)}.phone-input .phone-input__input-wrapper--has-error .phone-input__label{color:var(--color-text-message-critical)}.phone-input__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--color-text-default-secondary);transition:top .3s ease;cursor:text}.phone-input__dropdown-button{position:absolute;top:50%;transform:translateY(-50%);left:1rem;display:flex;align-items:center;gap:.25rem;padding:.25rem;cursor:pointer}.phone-input__dropdown-button .phone-input__flag{box-shadow:0 0 9px 2px #45375126;width:1rem;flex-shrink:0}.phone-input__dropdown-button .phone-input__button-icon{transform:rotate(90deg);right:.75rem;width:1rem;height:1rem;padding:.25rem;transition:transform .2s ease-in-out}.phone-input__dropdown-button .phone-input__button-icon--reverse{transform:rotate(-90deg)}.phone-input__dropdown-wrapper{overflow-y:auto;max-height:21.875rem}.phone-input__dropdown-wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.phone-input__dropdown-wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.phone-input__dropdown-wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.phone-input__error{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;margin:.5rem 0 0 1rem;color:var(--color-text-message-critical)}.phone-input__error svg{width:.8125rem;height:.8125rem;padding:.09375rem;flex-shrink:0;color:var(--color-icon-message-critical-default)}.cluster-location-contact-form{display:flex;flex-direction:column;gap:2rem}.cluster-location-contact-form__select{margin-bottom:1rem}.cluster-location-contact-form__column{display:flex;flex-direction:column;gap:1.5rem}.cluster-location-contact-form__header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.cluster-location-contact-form__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.cluster-location-contact-form__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.cluster-location-contact-form .country-select__button-wrapper .custom-input-wrapper{height:2.875rem}.cluster-settings-modal .modal_window__wrapper{width:52.8125rem;height:45.6875rem}.cluster-settings-modal .modal_window__content_wrapper{display:flex;flex-direction:column;height:100%}.cluster-settings__content{padding-left:2rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.cluster-settings{display:flex;flex:1;min-height:0}.cluster-settings .info-table{margin-top:0}.cluster-settings__section-header{display:flex;flex-direction:column;gap:.25rem}.cluster-settings__section-title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.cluster-settings__section-description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster-settings__general-content{display:flex;flex-direction:column;gap:1.5rem}.cluster-settings__content .cluster-settings__pending-delegate-wrapper+.info-table{margin-top:-.5rem}.cluster-settings__delegation-action{align-self:flex-start;display:inline-flex;height:2.5rem;cursor:pointer}.cluster-settings__delegate-access-tooltip-wrapper{position:relative;display:inline-flex}.cluster-settings__pending-delegate-wrapper{display:inline-flex}.cluster-settings__actions{margin-top:auto;display:flex;justify-content:flex-end}.cluster-settings__organization-link{display:flex;align-items:flex-start;gap:.25rem}.cluster-settings__org-link-wrapper{display:inline-flex;align-items:flex-start;gap:.25rem;padding:.34375rem .25rem;border-radius:.25rem;text-decoration:none;color:var(--color-icon-default-primary)}.cluster-settings__org-link-wrapper:hover{background-color:var(--color-elements-empty-purple-hover)}.cluster-settings__org-link-wrapper:active{background-color:var(--color-elements-empty-purple-pressed)}.cluster-settings__loader-wrapper{display:flex;align-items:center;justify-content:center;flex-grow:1}.cluster-settings__loader{width:3rem;height:3rem}.cluster-settings__org-icon{margin-top:.125rem;width:1rem;height:1rem;flex-shrink:0}.cluster-settings__organization-name{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cluster-settings__arrow-icon{margin-top:.125rem;width:1rem;height:1rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.cluster_details__header_wrapper{display:flex;align-items:flex-end;padding-bottom:2em;width:100%;box-sizing:border-box}.cluster_details__header_wrapper .cluster_details__header_icon_wrapper{position:relative;display:flex;justify-content:center;align-items:center;align-self:center;width:3.75rem;height:3.75rem;flex-shrink:0;margin-right:1em;border-radius:.5rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}.cluster_details__header_wrapper .cluster_details__header_icon_wrapper:before{content:"";position:absolute;width:.75rem;height:.75rem;top:.625rem;right:.625rem;border-radius:1rem;border:.09375rem solid var(--color-surface-default-secondary);background-color:var(--info-icon-dot-color)}.cluster_details__header_wrapper .cluster_details__header_icon{width:2rem;height:2rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.cluster_details__header_wrapper .cluster_details__header_details_wrapper{display:flex;flex-direction:column;gap:.25rem}.cluster_details__header_wrapper .cluster_details__header_details_top{display:flex;align-items:center;gap:.25rem}.cluster_details__header_wrapper .cluster_details__header_details_title{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary);margin-right:.25rem;max-width:28.125rem;overflow:hidden}@media only screen and (min-width:1440px){.cluster_details__header_wrapper .cluster_details__header_details_title{max-width:34.375rem}}@media only screen and (min-width:1920px){.cluster_details__header_wrapper .cluster_details__header_details_title{max-width:50rem}}.cluster_details__header_wrapper .cluster_details__header_details_status{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);border-radius:6.25rem;padding:.25rem .5rem;color:var(--color-icon-default-secondary);background-color:var(--color-surface-default-tertiary)}.cluster_details__header_wrapper .cluster_details__header_details_bottom{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.cluster_details__header_wrapper .cluster_details__header_details_info{display:flex;gap:.25rem;align-items:center;border-left:.09375rem solid var(--color-border-default-secondary);padding-left:.75rem}.cluster_details__header_wrapper .cluster_details__header_details_info .arrow_link__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:9.375rem}@media only screen and (min-width:1440px){.cluster_details__header_wrapper .cluster_details__header_details_info .arrow_link__text{max-width:11.25rem}}@media only screen and (min-width:1920px){.cluster_details__header_wrapper .cluster_details__header_details_info .arrow_link__text{max-width:18.75rem}}.cluster_details__header_wrapper .cluster_details__header_details_info_label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster_details__header_wrapper .cluster_details__header_details_info_value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.cluster_details__header_wrapper .cluster_details__header_details_btn{display:flex;gap:1em;margin:0 0 0 auto}.cluster_details__pending-delegate-wrapper{display:inline-flex;cursor:pointer}.cluster_details__pending-delegate-wrapper--disabled{cursor:default}.progressbar__wrapper{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.progressbar__wrapper .progressbar__info_wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin:0 0 .25rem}.progressbar__wrapper .progressbar__info_text{color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progressbar__wrapper .progressbar__info_value{display:flex;align-items:flex-end;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progressbar__wrapper .progressbar__info_percentage{color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progressbar__wrapper .progressbar__info_label{margin:0 0 0 .25rem;color:var(--color-text-default-secondary);font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progressbar__wrapper .progressbar__progress{width:100%;min-height:.5rem;height:.5rem;overflow:hidden}.progressbar__wrapper .progressbar__progress progress{position:absolute;width:0;height:0;overflow:hidden;left:-48.5625rem}.progressbar__wrapper .progressbar__progress-bar{overflow:hidden;width:0;height:100%;position:absolute;top:0;left:0}.progressbar__wrapper .progressbar__progress-value{display:block;text-align:center}.progressbar__wrapper .progressbar__progress-bg{background:var(--color-surface-status-purple);position:relative;height:100%;border-radius:.625rem;overflow:hidden}@keyframes progressbar{0%{background-position:0 0}to{background-position:-2.5rem 0}}.progressbar__wrapper .progressbar__progress-bar{transition:width 1s linear}.progressbar__wrapper .progressbar__progress-bar:after{animation:progress_bar .8s linear infinite}.progressbar__wrapper .progressbar__progress progress[value="1"]~.progressbar__progress-bg .progressbar__progress-bar{width:1%}.progressbar__wrapper .progressbar__progress progress[value^="0."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="0"]~.progressbar__progress-bg .progressbar__progress-bar{width:0%}.progressbar__wrapper .progressbar__progress progress[value^="1."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="1"]~.progressbar__progress-bg .progressbar__progress-bar{width:1%}.progressbar__wrapper .progressbar__progress progress[value^="2."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="2"]~.progressbar__progress-bg .progressbar__progress-bar{width:2%}.progressbar__wrapper .progressbar__progress progress[value^="3."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="3"]~.progressbar__progress-bg .progressbar__progress-bar{width:3%}.progressbar__wrapper .progressbar__progress progress[value^="4."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="4"]~.progressbar__progress-bg .progressbar__progress-bar{width:4%}.progressbar__wrapper .progressbar__progress progress[value^="5."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="5"]~.progressbar__progress-bg .progressbar__progress-bar{width:5%}.progressbar__wrapper .progressbar__progress progress[value^="6."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="6"]~.progressbar__progress-bg .progressbar__progress-bar{width:6%}.progressbar__wrapper .progressbar__progress progress[value^="7."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="7"]~.progressbar__progress-bg .progressbar__progress-bar{width:7%}.progressbar__wrapper .progressbar__progress progress[value^="8."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="8"]~.progressbar__progress-bg .progressbar__progress-bar{width:8%}.progressbar__wrapper .progressbar__progress progress[value^="9."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="9"]~.progressbar__progress-bg .progressbar__progress-bar{width:9%}.progressbar__wrapper .progressbar__progress progress[value^="10."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="10"]~.progressbar__progress-bg .progressbar__progress-bar{width:10%}.progressbar__wrapper .progressbar__progress progress[value^="11."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="11"]~.progressbar__progress-bg .progressbar__progress-bar{width:11%}.progressbar__wrapper .progressbar__progress progress[value^="12."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="12"]~.progressbar__progress-bg .progressbar__progress-bar{width:12%}.progressbar__wrapper .progressbar__progress progress[value^="13."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="13"]~.progressbar__progress-bg .progressbar__progress-bar{width:13%}.progressbar__wrapper .progressbar__progress progress[value^="14."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="14"]~.progressbar__progress-bg .progressbar__progress-bar{width:14%}.progressbar__wrapper .progressbar__progress progress[value^="15."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="15"]~.progressbar__progress-bg .progressbar__progress-bar{width:15%}.progressbar__wrapper .progressbar__progress progress[value^="16."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="16"]~.progressbar__progress-bg .progressbar__progress-bar{width:16%}.progressbar__wrapper .progressbar__progress progress[value^="17."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="17"]~.progressbar__progress-bg .progressbar__progress-bar{width:17%}.progressbar__wrapper .progressbar__progress progress[value^="18."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="18"]~.progressbar__progress-bg .progressbar__progress-bar{width:18%}.progressbar__wrapper .progressbar__progress progress[value^="19."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="19"]~.progressbar__progress-bg .progressbar__progress-bar{width:19%}.progressbar__wrapper .progressbar__progress progress[value^="20."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="20"]~.progressbar__progress-bg .progressbar__progress-bar{width:20%}.progressbar__wrapper .progressbar__progress progress[value^="21."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="21"]~.progressbar__progress-bg .progressbar__progress-bar{width:21%}.progressbar__wrapper .progressbar__progress progress[value^="22."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="22"]~.progressbar__progress-bg .progressbar__progress-bar{width:22%}.progressbar__wrapper .progressbar__progress progress[value^="23."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="23"]~.progressbar__progress-bg .progressbar__progress-bar{width:23%}.progressbar__wrapper .progressbar__progress progress[value^="24."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="24"]~.progressbar__progress-bg .progressbar__progress-bar{width:24%}.progressbar__wrapper .progressbar__progress progress[value^="25."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="25"]~.progressbar__progress-bg .progressbar__progress-bar{width:25%}.progressbar__wrapper .progressbar__progress progress[value^="26."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="26"]~.progressbar__progress-bg .progressbar__progress-bar{width:26%}.progressbar__wrapper .progressbar__progress progress[value^="27."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="27"]~.progressbar__progress-bg .progressbar__progress-bar{width:27%}.progressbar__wrapper .progressbar__progress progress[value^="28."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="28"]~.progressbar__progress-bg .progressbar__progress-bar{width:28%}.progressbar__wrapper .progressbar__progress progress[value^="29."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="29"]~.progressbar__progress-bg .progressbar__progress-bar{width:29%}.progressbar__wrapper .progressbar__progress progress[value^="30."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="30"]~.progressbar__progress-bg .progressbar__progress-bar{width:30%}.progressbar__wrapper .progressbar__progress progress[value^="31."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="31"]~.progressbar__progress-bg .progressbar__progress-bar{width:31%}.progressbar__wrapper .progressbar__progress progress[value^="32."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="32"]~.progressbar__progress-bg .progressbar__progress-bar{width:32%}.progressbar__wrapper .progressbar__progress progress[value^="33."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="33"]~.progressbar__progress-bg .progressbar__progress-bar{width:33%}.progressbar__wrapper .progressbar__progress progress[value^="34."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="34"]~.progressbar__progress-bg .progressbar__progress-bar{width:34%}.progressbar__wrapper .progressbar__progress progress[value^="35."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="35"]~.progressbar__progress-bg .progressbar__progress-bar{width:35%}.progressbar__wrapper .progressbar__progress progress[value^="36."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="36"]~.progressbar__progress-bg .progressbar__progress-bar{width:36%}.progressbar__wrapper .progressbar__progress progress[value^="37."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="37"]~.progressbar__progress-bg .progressbar__progress-bar{width:37%}.progressbar__wrapper .progressbar__progress progress[value^="38."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="38"]~.progressbar__progress-bg .progressbar__progress-bar{width:38%}.progressbar__wrapper .progressbar__progress progress[value^="39."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="39"]~.progressbar__progress-bg .progressbar__progress-bar{width:39%}.progressbar__wrapper .progressbar__progress progress[value^="40."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="40"]~.progressbar__progress-bg .progressbar__progress-bar{width:40%}.progressbar__wrapper .progressbar__progress progress[value^="41."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="41"]~.progressbar__progress-bg .progressbar__progress-bar{width:41%}.progressbar__wrapper .progressbar__progress progress[value^="42."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="42"]~.progressbar__progress-bg .progressbar__progress-bar{width:42%}.progressbar__wrapper .progressbar__progress progress[value^="43."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="43"]~.progressbar__progress-bg .progressbar__progress-bar{width:43%}.progressbar__wrapper .progressbar__progress progress[value^="44."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="44"]~.progressbar__progress-bg .progressbar__progress-bar{width:44%}.progressbar__wrapper .progressbar__progress progress[value^="45."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="45"]~.progressbar__progress-bg .progressbar__progress-bar{width:45%}.progressbar__wrapper .progressbar__progress progress[value^="46."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="46"]~.progressbar__progress-bg .progressbar__progress-bar{width:46%}.progressbar__wrapper .progressbar__progress progress[value^="47."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="47"]~.progressbar__progress-bg .progressbar__progress-bar{width:47%}.progressbar__wrapper .progressbar__progress progress[value^="48."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="48"]~.progressbar__progress-bg .progressbar__progress-bar{width:48%}.progressbar__wrapper .progressbar__progress progress[value^="49."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="49"]~.progressbar__progress-bg .progressbar__progress-bar{width:49%}.progressbar__wrapper .progressbar__progress progress[value^="50."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="50"]~.progressbar__progress-bg .progressbar__progress-bar{width:50%}.progressbar__wrapper .progressbar__progress progress[value^="51."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="51"]~.progressbar__progress-bg .progressbar__progress-bar{width:51%}.progressbar__wrapper .progressbar__progress progress[value^="52."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="52"]~.progressbar__progress-bg .progressbar__progress-bar{width:52%}.progressbar__wrapper .progressbar__progress progress[value^="53."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="53"]~.progressbar__progress-bg .progressbar__progress-bar{width:53%}.progressbar__wrapper .progressbar__progress progress[value^="54."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="54"]~.progressbar__progress-bg .progressbar__progress-bar{width:54%}.progressbar__wrapper .progressbar__progress progress[value^="55."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="55"]~.progressbar__progress-bg .progressbar__progress-bar{width:55%}.progressbar__wrapper .progressbar__progress progress[value^="56."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="56"]~.progressbar__progress-bg .progressbar__progress-bar{width:56%}.progressbar__wrapper .progressbar__progress progress[value^="57."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="57"]~.progressbar__progress-bg .progressbar__progress-bar{width:57%}.progressbar__wrapper .progressbar__progress progress[value^="58."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="58"]~.progressbar__progress-bg .progressbar__progress-bar{width:58%}.progressbar__wrapper .progressbar__progress progress[value^="59."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="59"]~.progressbar__progress-bg .progressbar__progress-bar{width:59%}.progressbar__wrapper .progressbar__progress progress[value^="60."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="60"]~.progressbar__progress-bg .progressbar__progress-bar{width:60%}.progressbar__wrapper .progressbar__progress progress[value^="61."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="61"]~.progressbar__progress-bg .progressbar__progress-bar{width:61%}.progressbar__wrapper .progressbar__progress progress[value^="62."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="62"]~.progressbar__progress-bg .progressbar__progress-bar{width:62%}.progressbar__wrapper .progressbar__progress progress[value^="63."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="63"]~.progressbar__progress-bg .progressbar__progress-bar{width:63%}.progressbar__wrapper .progressbar__progress progress[value^="64."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="64"]~.progressbar__progress-bg .progressbar__progress-bar{width:64%}.progressbar__wrapper .progressbar__progress progress[value^="65."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="65"]~.progressbar__progress-bg .progressbar__progress-bar{width:65%}.progressbar__wrapper .progressbar__progress progress[value^="66."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="66"]~.progressbar__progress-bg .progressbar__progress-bar{width:66%}.progressbar__wrapper .progressbar__progress progress[value^="67."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="67"]~.progressbar__progress-bg .progressbar__progress-bar{width:67%}.progressbar__wrapper .progressbar__progress progress[value^="68."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="68"]~.progressbar__progress-bg .progressbar__progress-bar{width:68%}.progressbar__wrapper .progressbar__progress progress[value^="69."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="69"]~.progressbar__progress-bg .progressbar__progress-bar{width:69%}.progressbar__wrapper .progressbar__progress progress[value^="70."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="70"]~.progressbar__progress-bg .progressbar__progress-bar{width:70%}.progressbar__wrapper .progressbar__progress progress[value^="71."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="71"]~.progressbar__progress-bg .progressbar__progress-bar{width:71%}.progressbar__wrapper .progressbar__progress progress[value^="72."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="72"]~.progressbar__progress-bg .progressbar__progress-bar{width:72%}.progressbar__wrapper .progressbar__progress progress[value^="73."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="73"]~.progressbar__progress-bg .progressbar__progress-bar{width:73%}.progressbar__wrapper .progressbar__progress progress[value^="74."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="74"]~.progressbar__progress-bg .progressbar__progress-bar{width:74%}.progressbar__wrapper .progressbar__progress progress[value^="75."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="75"]~.progressbar__progress-bg .progressbar__progress-bar{width:75%}.progressbar__wrapper .progressbar__progress progress[value^="76."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="76"]~.progressbar__progress-bg .progressbar__progress-bar{width:76%}.progressbar__wrapper .progressbar__progress progress[value^="77."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="77"]~.progressbar__progress-bg .progressbar__progress-bar{width:77%}.progressbar__wrapper .progressbar__progress progress[value^="78."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="78"]~.progressbar__progress-bg .progressbar__progress-bar{width:78%}.progressbar__wrapper .progressbar__progress progress[value^="79."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="79"]~.progressbar__progress-bg .progressbar__progress-bar{width:79%}.progressbar__wrapper .progressbar__progress progress[value^="80."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="80"]~.progressbar__progress-bg .progressbar__progress-bar{width:80%}.progressbar__wrapper .progressbar__progress progress[value^="81."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="81"]~.progressbar__progress-bg .progressbar__progress-bar{width:81%}.progressbar__wrapper .progressbar__progress progress[value^="82."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="82"]~.progressbar__progress-bg .progressbar__progress-bar{width:82%}.progressbar__wrapper .progressbar__progress progress[value^="83."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="83"]~.progressbar__progress-bg .progressbar__progress-bar{width:83%}.progressbar__wrapper .progressbar__progress progress[value^="84."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="84"]~.progressbar__progress-bg .progressbar__progress-bar{width:84%}.progressbar__wrapper .progressbar__progress progress[value^="85."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="85"]~.progressbar__progress-bg .progressbar__progress-bar{width:85%}.progressbar__wrapper .progressbar__progress progress[value^="86."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="86"]~.progressbar__progress-bg .progressbar__progress-bar{width:86%}.progressbar__wrapper .progressbar__progress progress[value^="87."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="87"]~.progressbar__progress-bg .progressbar__progress-bar{width:87%}.progressbar__wrapper .progressbar__progress progress[value^="88."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="88"]~.progressbar__progress-bg .progressbar__progress-bar{width:88%}.progressbar__wrapper .progressbar__progress progress[value^="89."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="89"]~.progressbar__progress-bg .progressbar__progress-bar{width:89%}.progressbar__wrapper .progressbar__progress progress[value^="90."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="90"]~.progressbar__progress-bg .progressbar__progress-bar{width:90%}.progressbar__wrapper .progressbar__progress progress[value^="91."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="91"]~.progressbar__progress-bg .progressbar__progress-bar{width:91%}.progressbar__wrapper .progressbar__progress progress[value^="92."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="92"]~.progressbar__progress-bg .progressbar__progress-bar{width:92%}.progressbar__wrapper .progressbar__progress progress[value^="93."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="93"]~.progressbar__progress-bg .progressbar__progress-bar{width:93%}.progressbar__wrapper .progressbar__progress progress[value^="94."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="94"]~.progressbar__progress-bg .progressbar__progress-bar{width:94%}.progressbar__wrapper .progressbar__progress progress[value^="95."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="95"]~.progressbar__progress-bg .progressbar__progress-bar{width:95%}.progressbar__wrapper .progressbar__progress progress[value^="96."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="96"]~.progressbar__progress-bg .progressbar__progress-bar{width:96%}.progressbar__wrapper .progressbar__progress progress[value^="97."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="97"]~.progressbar__progress-bg .progressbar__progress-bar{width:97%}.progressbar__wrapper .progressbar__progress progress[value^="98."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="98"]~.progressbar__progress-bg .progressbar__progress-bar{width:98%}.progressbar__wrapper .progressbar__progress progress[value^="99."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="99"]~.progressbar__progress-bg .progressbar__progress-bar{width:99%}.progressbar__wrapper .progressbar__progress progress[value^="100."]~.progressbar__progress-bg .progressbar__progress-bar,.progressbar__wrapper .progressbar__progress progress[value="100"]~.progressbar__progress-bg .progressbar__progress-bar{width:100%}.progressbar__wrapper--low .progressbar__info_percentage{color:var(--color-text-message-positive)}.progressbar__wrapper--low .progressbar__progress-bar{background-color:var(--color-icon-message-positive-default)}.progressbar__wrapper--medium .progressbar__info_percentage{color:var(--color-text-message-warning)}.progressbar__wrapper--medium .progressbar__progress-bar{background-color:var(--color-icon-message-warning-default)}.progressbar__wrapper--high .progressbar__info_percentage{color:var(--color-text-message-critical)}.progressbar__wrapper--high .progressbar__progress-bar{background-color:var(--color-icon-message-critical-default)}.progressbar__wrapper--disabled .progressbar__progress-bar{background-color:var(--color-icon-default-disabled)}.nodes-table .nodes-table__name-cell-wrapper{display:flex;gap:.5rem}.events_icon__wrapper{position:relative;display:flex;width:2rem;height:2rem;padding:.25rem;flex-shrink:0;border-radius:.5rem;box-sizing:border-box;cursor:pointer}.events_icon__wrapper .events_icon__icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.events_icon__wrapper .events_icon__icon--filled{color:var(--color-button-primary-purple-default)}.events_icon__wrapper .events_icon__icon_circle{display:none;position:absolute;top:.25rem;right:.25rem;width:.4375rem;height:.4375rem;flex-shrink:0;border-radius:50%}.events_icon__wrapper .events_icon__icon_circle--critical,.events_icon__wrapper .events_icon__icon_circle--error,.events_icon__wrapper .events_icon__icon_circle--warning,.events_icon__wrapper .events_icon__icon_circle--total{display:block;border:.125rem solid var(--color-surface-default-secondary)}.events_icon__wrapper .events_icon__icon_circle--critical{background-color:var(--color-icon-message-critical-default)}.events_icon__wrapper .events_icon__icon_circle--error{background-color:var(--color-icon-message-error-default)}.events_icon__wrapper .events_icon__icon_circle--warning{background-color:var(--color-icon-message-warning-default)}.events_icon__wrapper .events_icon__icon_circle--total{background-color:var(--color-icon-status-purple)}.events_icon__wrapper .events_icon__tooltip{display:none;z-index:10}.events_icon__wrapper .events_icon__tooltip.common_popup__wrapper{padding:.375rem .5rem}.events_icon__wrapper .events_icon__tooltip_msg{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;color:var(--color-text-default-invert)}.events_icon__wrapper--isPopup:hover,.events_icon__wrapper--isPopup:focus{background-color:var(--color-elements-empty-purple-hover)}.events_icon__wrapper--isPopup:hover .events_icon__tooltip,.events_icon__wrapper--isPopup:focus .events_icon__tooltip{display:flex}.events_icon__wrapper--isPopup:active{background-color:var(--color-elements-empty-purple-pressed)}.events_icon__wrapper--small{width:1.25rem;height:1.25rem;padding:0}.events_icon__wrapper--small .events_icon__icon{width:1.25rem;height:1.25rem}.events_icon__wrapper--small .events_icon__icon_circle{top:0;right:0;width:.3125rem;height:.3125rem}.events_summary__tooltip{display:flex;flex-direction:column;gap:.25rem}.events_summary__tooltip__value{display:flex;align-items:center;gap:.25rem;color:var(--color-text-default-invert)}.events_summary__tooltip__value svg{width:1rem;height:1rem;flex-shrink:0}.events_summary__tooltip__value span{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:inherit}.events_summary__tooltip__link{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;color:var(--color-text-default-invert);text-decoration:none}.events_summary__tooltip__link:hover{text-decoration:underline}.events_summary__tooltip__link svg{width:1rem;height:1rem;flex-shrink:0;color:var(--color-icon-default-invert)}.events_summary__wrapper{display:flex;flex:1;align-items:center;flex-shrink:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.events_summary__wrapper .events_summary__content{display:flex}.events_summary__wrapper .events_summary__content_hidden{visibility:hidden}.events_summary__wrapper .events_summary__value{display:flex;align-items:center;margin:0 .5rem 0 0;color:var(--color-text-default-primary);font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.events_summary__wrapper .events_summary__value span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.events_summary__wrapper .events_summary__value:before{content:"";display:block;min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;margin:0 .25rem 0 0;background-repeat:no-repeat;background-size:contain}.events_summary__wrapper .events_summary__value:last-child{margin:0}.events_summary__wrapper .events_summary__value--critical:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.68457%209.49561C1.68457%205.45686%204.95832%202.18311%208.99707%202.18311C13.0358%202.18311%2016.3096%205.45686%2016.3096%209.49561C16.3096%2013.5344%2013.0358%2016.8081%208.99707%2016.8081C4.95832%2016.8081%201.68457%2013.5344%201.68457%209.49561ZM8.99707%206.68311C9.14625%206.68311%209.28933%206.74237%209.39482%206.84786C9.50031%206.95335%209.55957%207.09642%209.55957%207.24561V10.0581C9.55957%2010.2073%209.50031%2010.3504%209.39482%2010.4559C9.28933%2010.5613%209.14625%2010.6206%208.99707%2010.6206C8.84789%2010.6206%208.70481%2010.5613%208.59932%2010.4559C8.49383%2010.3504%208.43457%2010.2073%208.43457%2010.0581V7.24561C8.43457%207.09642%208.49383%206.95335%208.59932%206.84786C8.70481%206.74237%208.84789%206.68311%208.99707%206.68311ZM8.99707%2012.8706C9.14625%2012.8706%209.28933%2012.8113%209.39482%2012.7059C9.50031%2012.6004%209.55957%2012.4573%209.55957%2012.3081C9.55957%2012.1589%209.50031%2012.0158%209.39482%2011.9104C9.28933%2011.8049%209.14625%2011.7456%208.99707%2011.7456C8.84789%2011.7456%208.70481%2011.8049%208.59932%2011.9104C8.49383%2012.0158%208.43457%2012.1589%208.43457%2012.3081C8.43457%2012.4573%208.49383%2012.6004%208.59932%2012.7059C8.70481%2012.8113%208.84789%2012.8706%208.99707%2012.8706Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.68457%209.49561C1.68457%205.45686%204.95832%202.18311%208.99707%202.18311C13.0358%202.18311%2016.3096%205.45686%2016.3096%209.49561C16.3096%2013.5344%2013.0358%2016.8081%208.99707%2016.8081C4.95832%2016.8081%201.68457%2013.5344%201.68457%209.49561ZM8.99707%206.68311C9.14625%206.68311%209.28933%206.74237%209.39482%206.84786C9.50031%206.95335%209.55957%207.09642%209.55957%207.24561V10.0581C9.55957%2010.2073%209.50031%2010.3504%209.39482%2010.4559C9.28933%2010.5613%209.14625%2010.6206%208.99707%2010.6206C8.84789%2010.6206%208.70481%2010.5613%208.59932%2010.4559C8.49383%2010.3504%208.43457%2010.2073%208.43457%2010.0581V7.24561C8.43457%207.09642%208.49383%206.95335%208.59932%206.84786C8.70481%206.74237%208.84789%206.68311%208.99707%206.68311ZM8.99707%2012.8706C9.14625%2012.8706%209.28933%2012.8113%209.39482%2012.7059C9.50031%2012.6004%209.55957%2012.4573%209.55957%2012.3081C9.55957%2012.1589%209.50031%2012.0158%209.39482%2011.9104C9.28933%2011.8049%209.14625%2011.7456%208.99707%2011.7456C8.84789%2011.7456%208.70481%2011.8049%208.59932%2011.9104C8.49383%2012.0158%208.43457%2012.1589%208.43457%2012.3081C8.43457%2012.4573%208.49383%2012.6004%208.59932%2012.7059C8.70481%2012.8113%208.84789%2012.8706%208.99707%2012.8706Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-critical-default);background-repeat:no-repeat}.events_summary__wrapper .events_summary__value--warning:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.40069%204.12695C10.5557%202.12695%2013.4437%202.12695%2014.5977%204.12695L21.9527%2016.875C23.1067%2018.875%2021.6627%2021.375%2019.3537%2021.375H4.64469C2.33569%2021.375%200.89269%2018.875%202.04669%2016.875L9.39969%204.12695H9.40069ZM11.9997%209.37395C12.1986%209.37395%2012.3894%209.45297%2012.53%209.59362C12.6707%209.73428%2012.7497%209.92504%2012.7497%2010.124V13.874C12.7497%2014.0729%2012.6707%2014.2636%2012.53%2014.4043C12.3894%2014.5449%2012.1986%2014.624%2011.9997%2014.624C11.8008%2014.624%2011.61%2014.5449%2011.4694%2014.4043C11.3287%2014.2636%2011.2497%2014.0729%2011.2497%2013.874V10.124C11.2497%209.92504%2011.3287%209.73428%2011.4694%209.59362C11.61%209.45297%2011.8008%209.37395%2011.9997%209.37395ZM11.9997%2017.624C12.1986%2017.624%2012.3894%2017.5449%2012.53%2017.4043C12.6707%2017.2636%2012.7497%2017.0729%2012.7497%2016.874C12.7497%2016.675%2012.6707%2016.4843%2012.53%2016.3436C12.3894%2016.203%2012.1986%2016.124%2011.9997%2016.124C11.8008%2016.124%2011.61%2016.203%2011.4694%2016.3436C11.3287%2016.4843%2011.2497%2016.675%2011.2497%2016.874C11.2497%2017.0729%2011.3287%2017.2636%2011.4694%2017.4043C11.61%2017.5449%2011.8008%2017.624%2011.9997%2017.624Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.40069%204.12695C10.5557%202.12695%2013.4437%202.12695%2014.5977%204.12695L21.9527%2016.875C23.1067%2018.875%2021.6627%2021.375%2019.3537%2021.375H4.64469C2.33569%2021.375%200.89269%2018.875%202.04669%2016.875L9.39969%204.12695H9.40069ZM11.9997%209.37395C12.1986%209.37395%2012.3894%209.45297%2012.53%209.59362C12.6707%209.73428%2012.7497%209.92504%2012.7497%2010.124V13.874C12.7497%2014.0729%2012.6707%2014.2636%2012.53%2014.4043C12.3894%2014.5449%2012.1986%2014.624%2011.9997%2014.624C11.8008%2014.624%2011.61%2014.5449%2011.4694%2014.4043C11.3287%2014.2636%2011.2497%2014.0729%2011.2497%2013.874V10.124C11.2497%209.92504%2011.3287%209.73428%2011.4694%209.59362C11.61%209.45297%2011.8008%209.37395%2011.9997%209.37395ZM11.9997%2017.624C12.1986%2017.624%2012.3894%2017.5449%2012.53%2017.4043C12.6707%2017.2636%2012.7497%2017.0729%2012.7497%2016.874C12.7497%2016.675%2012.6707%2016.4843%2012.53%2016.3436C12.3894%2016.203%2012.1986%2016.124%2011.9997%2016.124C11.8008%2016.124%2011.61%2016.203%2011.4694%2016.3436C11.3287%2016.4843%2011.2497%2016.675%2011.2497%2016.874C11.2497%2017.0729%2011.3287%2017.2636%2011.4694%2017.4043C11.61%2017.5449%2011.8008%2017.624%2011.9997%2017.624Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-warning-default);background-repeat:no-repeat}.events_summary__wrapper .events_summary__value--information:before{mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.5%208C1.5%204.41%204.41%201.5%208%201.5C11.59%201.5%2014.5%204.41%2014.5%208C14.5%2011.59%2011.59%2014.5%208%2014.5C4.41%2014.5%201.5%2011.59%201.5%208ZM7.304%207.03867C8.068%206.65667%208.92867%207.34733%208.72133%208.176L8.24867%2010.0667L8.27667%2010.0533C8.39414%2010.0017%208.52698%209.99719%208.64768%2010.0408C8.76839%2010.0843%208.86771%2010.1727%208.9251%2010.2874C8.98249%2010.4022%208.99355%2010.5347%208.956%2010.6574C8.91844%2010.7801%208.83514%2010.8837%208.72333%2010.9467L8.69667%2010.9613C7.932%2011.3433%207.07133%2010.6527%207.27867%209.824L7.752%207.93333L7.724%207.94667C7.66503%207.97944%207.60003%207.99994%207.53292%208.00693C7.46581%208.01393%207.39798%208.00726%207.33352%207.98734C7.26905%207.96743%207.20929%207.93467%207.15782%207.89105C7.10635%207.84742%207.06424%207.79383%207.03403%207.7335C7.00382%207.67317%206.98613%207.60735%206.98204%207.54C6.97794%207.47266%206.98751%207.40518%207.01018%207.34163C7.03285%207.27808%207.06815%207.21978%207.11394%207.17023C7.15974%207.12069%207.21509%207.08092%207.27667%207.05333L7.304%207.03867ZM8%206C8.13261%206%208.25979%205.94732%208.35355%205.85355C8.44732%205.75979%208.5%205.63261%208.5%205.5C8.5%205.36739%208.44732%205.24021%208.35355%205.14645C8.25979%205.05268%208.13261%205%208%205C7.86739%205%207.74022%205.05268%207.64645%205.14645C7.55268%205.24021%207.5%205.36739%207.5%205.5C7.5%205.63261%207.55268%205.75979%207.64645%205.85355C7.74022%205.94732%207.86739%206%208%206Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.5%208C1.5%204.41%204.41%201.5%208%201.5C11.59%201.5%2014.5%204.41%2014.5%208C14.5%2011.59%2011.59%2014.5%208%2014.5C4.41%2014.5%201.5%2011.59%201.5%208ZM7.304%207.03867C8.068%206.65667%208.92867%207.34733%208.72133%208.176L8.24867%2010.0667L8.27667%2010.0533C8.39414%2010.0017%208.52698%209.99719%208.64768%2010.0408C8.76839%2010.0843%208.86771%2010.1727%208.9251%2010.2874C8.98249%2010.4022%208.99355%2010.5347%208.956%2010.6574C8.91844%2010.7801%208.83514%2010.8837%208.72333%2010.9467L8.69667%2010.9613C7.932%2011.3433%207.07133%2010.6527%207.27867%209.824L7.752%207.93333L7.724%207.94667C7.66503%207.97944%207.60003%207.99994%207.53292%208.00693C7.46581%208.01393%207.39798%208.00726%207.33352%207.98734C7.26905%207.96743%207.20929%207.93467%207.15782%207.89105C7.10635%207.84742%207.06424%207.79383%207.03403%207.7335C7.00382%207.67317%206.98613%207.60735%206.98204%207.54C6.97794%207.47266%206.98751%207.40518%207.01018%207.34163C7.03285%207.27808%207.06815%207.21978%207.11394%207.17023C7.15974%207.12069%207.21509%207.08092%207.27667%207.05333L7.304%207.03867ZM8%206C8.13261%206%208.25979%205.94732%208.35355%205.85355C8.44732%205.75979%208.5%205.63261%208.5%205.5C8.5%205.36739%208.44732%205.24021%208.35355%205.14645C8.25979%205.05268%208.13261%205%208%205C7.86739%205%207.74022%205.05268%207.64645%205.14645C7.55268%205.24021%207.5%205.36739%207.5%205.5C7.5%205.63261%207.55268%205.75979%207.64645%205.85355C7.74022%205.94732%207.86739%206%208%206Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-text-status-blue);background-repeat:no-repeat}.events_summary__wrapper .events_summary__value--error:before{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%202.1875C4.96125%202.1875%201.6875%205.46125%201.6875%209.5C1.6875%2013.5387%204.96125%2016.8125%209%2016.8125C13.0387%2016.8125%2016.3125%2013.5387%2016.3125%209.5C16.3125%205.46125%2013.0387%202.1875%209%202.1875ZM7.71%207.415C7.6585%207.35974%207.5964%207.31541%207.5274%207.28466C7.4584%207.25392%207.38392%207.23739%207.30839%207.23606C7.23286%207.23472%207.15784%207.24862%207.0878%207.27691C7.01776%207.3052%206.95414%207.34731%206.90072%207.40072C6.84731%207.45414%206.8052%207.51776%206.77691%207.5878C6.74862%207.65784%206.73472%207.73286%206.73606%207.80839C6.73739%207.88392%206.75392%207.9584%206.78466%208.0274C6.81541%208.0964%206.85974%208.1585%206.915%208.21L8.205%209.5L6.915%2010.79C6.85974%2010.8415%206.81541%2010.9036%206.78466%2010.9726C6.75392%2011.0416%206.73739%2011.1161%206.73606%2011.1916C6.73472%2011.2671%206.74862%2011.3422%206.77691%2011.4122C6.8052%2011.4822%206.84731%2011.5459%206.90072%2011.5993C6.95414%2011.6527%207.01776%2011.6948%207.0878%2011.7231C7.15784%2011.7514%207.23286%2011.7653%207.30839%2011.7639C7.38392%2011.7626%207.4584%2011.7461%207.5274%2011.7153C7.5964%2011.6846%207.6585%2011.6403%207.71%2011.585L9%2010.295L10.29%2011.585C10.3415%2011.6403%2010.4036%2011.6846%2010.4726%2011.7153C10.5416%2011.7461%2010.6161%2011.7626%2010.6916%2011.7639C10.7671%2011.7653%2010.8422%2011.7514%2010.9122%2011.7231C10.9822%2011.6948%2011.0459%2011.6527%2011.0993%2011.5993C11.1527%2011.5459%2011.1948%2011.4822%2011.2231%2011.4122C11.2514%2011.3422%2011.2653%2011.2671%2011.2639%2011.1916C11.2626%2011.1161%2011.2461%2011.0416%2011.2153%2010.9726C11.1846%2010.9036%2011.1403%2010.8415%2011.085%2010.79L9.795%209.5L11.085%208.21C11.1403%208.1585%2011.1846%208.0964%2011.2153%208.0274C11.2461%207.9584%2011.2626%207.88392%2011.2639%207.80839C11.2653%207.73286%2011.2514%207.65784%2011.2231%207.5878C11.1948%207.51776%2011.1527%207.45414%2011.0993%207.40072C11.0459%207.34731%2010.9822%207.3052%2010.9122%207.27691C10.8422%207.24862%2010.7671%207.23472%2010.6916%207.23606C10.6161%207.23739%2010.5416%207.25392%2010.4726%207.28466C10.4036%207.31541%2010.3415%207.35974%2010.29%207.415L9%208.705L7.71%207.415Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%202.1875C4.96125%202.1875%201.6875%205.46125%201.6875%209.5C1.6875%2013.5387%204.96125%2016.8125%209%2016.8125C13.0387%2016.8125%2016.3125%2013.5387%2016.3125%209.5C16.3125%205.46125%2013.0387%202.1875%209%202.1875ZM7.71%207.415C7.6585%207.35974%207.5964%207.31541%207.5274%207.28466C7.4584%207.25392%207.38392%207.23739%207.30839%207.23606C7.23286%207.23472%207.15784%207.24862%207.0878%207.27691C7.01776%207.3052%206.95414%207.34731%206.90072%207.40072C6.84731%207.45414%206.8052%207.51776%206.77691%207.5878C6.74862%207.65784%206.73472%207.73286%206.73606%207.80839C6.73739%207.88392%206.75392%207.9584%206.78466%208.0274C6.81541%208.0964%206.85974%208.1585%206.915%208.21L8.205%209.5L6.915%2010.79C6.85974%2010.8415%206.81541%2010.9036%206.78466%2010.9726C6.75392%2011.0416%206.73739%2011.1161%206.73606%2011.1916C6.73472%2011.2671%206.74862%2011.3422%206.77691%2011.4122C6.8052%2011.4822%206.84731%2011.5459%206.90072%2011.5993C6.95414%2011.6527%207.01776%2011.6948%207.0878%2011.7231C7.15784%2011.7514%207.23286%2011.7653%207.30839%2011.7639C7.38392%2011.7626%207.4584%2011.7461%207.5274%2011.7153C7.5964%2011.6846%207.6585%2011.6403%207.71%2011.585L9%2010.295L10.29%2011.585C10.3415%2011.6403%2010.4036%2011.6846%2010.4726%2011.7153C10.5416%2011.7461%2010.6161%2011.7626%2010.6916%2011.7639C10.7671%2011.7653%2010.8422%2011.7514%2010.9122%2011.7231C10.9822%2011.6948%2011.0459%2011.6527%2011.0993%2011.5993C11.1527%2011.5459%2011.1948%2011.4822%2011.2231%2011.4122C11.2514%2011.3422%2011.2653%2011.2671%2011.2639%2011.1916C11.2626%2011.1161%2011.2461%2011.0416%2011.2153%2010.9726C11.1846%2010.9036%2011.1403%2010.8415%2011.085%2010.79L9.795%209.5L11.085%208.21C11.1403%208.1585%2011.1846%208.0964%2011.2153%208.0274C11.2461%207.9584%2011.2626%207.88392%2011.2639%207.80839C11.2653%207.73286%2011.2514%207.65784%2011.2231%207.5878C11.1948%207.51776%2011.1527%207.45414%2011.0993%207.40072C11.0459%207.34731%2010.9822%207.3052%2010.9122%207.27691C10.8422%207.24862%2010.7671%207.23472%2010.6916%207.23606C10.6161%207.23739%2010.5416%207.25392%2010.4726%207.28466C10.4036%207.31541%2010.3415%207.35974%2010.29%207.415L9%208.705L7.71%207.415Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-icon-message-error-default);background-repeat:no-repeat}.events_summary__wrapper .events_summary__value--total:before{display:none}.events_summary__wrapper .events_summary__value--empty{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.events_summary__wrapper .events_summary__value--empty:before{display:none}.events_summary__wrapper .events_summary__value_short{margin-right:.25rem}.events-link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 1.5rem;border-radius:1rem;color:var(--color-text-default-primary);background-color:var(--color-surface-default-secondary);text-decoration:none;box-sizing:border-box}.events-link__content{display:flex;width:100%;overflow:hidden;gap:.5rem}.events-link__content .events_icon__wrapper .events_icon__icon--filled{color:var(--color-icon-default-primary)}.events-link__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.cluster-details__wrapper{display:flex;flex-direction:column;gap:2.5rem;overflow-y:auto;overflow-x:hidden;flex-grow:1}.cluster-details__wrapper::-webkit-scrollbar{width:.5rem;height:.5rem}.cluster-details__wrapper::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.cluster-details__wrapper::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.cluster-details__summary{display:flex;flex-direction:column;gap:1rem}.cluster-details__charts{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1em}.cluster-details__charts>div:nth-child(3){grid-column:1/-1}@media only screen and (min-width:1440px){.cluster-details__charts{grid-template-columns:minmax(20%,1fr) minmax(20%,1fr) minmax(40%,2fr);grid-template-rows:none}.cluster-details__charts>div:nth-child(3){grid-column:unset}}@media only screen and (min-width:1920px){.cluster-details__charts{grid-template-columns:minmax(20%,1fr) minmax(20%,1fr) minmax(40%,2fr);gap:1.5em}}.nodes-page__cluster-capacity__wrapper{margin-bottom:1rem;padding-right:1rem;border-right:.09375rem solid var(--color-border-default-secondary)}.nodes-page__cluster-capacity__title-wrapper{display:flex;gap:.25em}.nodes-page__cluster-capacity__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.nodes-page__cluster-capacity__chart{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;margin:1.8125em 0}.nodes-page__cluster-capacity__chart .donut_chart__percentage-label{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.nodes-page__cluster-capacity__chart .tooltip__wrapper{display:none}.nodes-page__cluster-capacity__chart:hover .tooltip__wrapper{display:block;visibility:visible;opacity:1}.nodes-page__cluster-capacity__chart-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.cluster-nodes-tooltip{max-height:28.125em;overflow-y:auto}.cluster-nodes-tooltip::-webkit-scrollbar{width:.5rem;height:.5rem}.cluster-nodes-tooltip::-webkit-scrollbar-track{margin:.3125rem 0;border-radius:.5rem;background:transparent}.cluster-nodes-tooltip::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--color-border-default-secondary)}.cluster-nodes-tooltip__items{display:grid;grid-template-columns:repeat(5,max-content);align-items:baseline;column-gap:.375em;row-gap:.09375em;color:var(--color-text-default-invert)}.cluster-nodes-tooltip__dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%;border:.0625rem solid var(--color-border-default-secondary)}.cluster-nodes-tooltip__name{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);width:100%;max-width:18.75rem;margin-right:auto;white-space:normal;text-align:start;word-wrap:break-word}.cluster-nodes-tooltip__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-align:right}.cluster-nodes-tooltip__separator{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.cluster-nodes-tooltip__percentage-value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-align:right}.recharts-tooltip-wrapper{z-index:20}.nodes-chart-tooltip{padding:.375rem .5rem;border-radius:.5rem;background-color:var(--color-surface-default-invert);box-shadow:0 9px 18.7px -4px #45375126;color:var(--color-text-default-invert)}.nodes-chart-tooltip__column{display:flex;flex-direction:column;gap:.34375em}.nodes-chart-tooltip__items{display:grid;grid-template-columns:repeat(5,max-content);align-items:baseline;column-gap:.375em;row-gap:.09375em;color:var(--color-text-default-invert)}.nodes-chart-tooltip__dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:50%;border:.0625rem solid var(--color-border-default-secondary)}.nodes-chart-tooltip .nodes-chart-tooltip__name{width:100%;max-width:18.75rem;margin-right:auto;white-space:normal;text-align:start;word-wrap:break-word}.nodes-chart-tooltip .nodes-chart-tooltip__name,.nodes-chart-tooltip .nodes-chart-tooltip__time{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.nodes-chart-tooltip .nodes-chart-tooltip__value,.nodes-chart-tooltip .nodes-chart-tooltip__percentage-value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-align:right}.nodes-chart-tooltip .nodes-chart-tooltip__separator,.nodes-chart-tooltip .nodes-chart-tooltip__heartbeat-lost-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.nodes-chart-tooltip .nodes-chart-tooltip__heartbeat-lost-text strong{font-weight:700}.nodes-page__distribution-by-nodes{display:flex;flex-direction:column;width:100%}.nodes-page__distribution-by-nodes__header{display:flex;justify-content:space-between;align-items:center;margin:0 0 1em 1.125em}.nodes-page__distribution-by-nodes__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.nodes-page__distribution-by-nodes__filter-wrapper{width:100%;max-width:4.9375rem}.nodes-page__cluster-overview{display:flex;flex-direction:row;gap:1.5em}.nodes-page__cluster-overview__nodes-info{display:flex;flex-direction:column;width:100%;min-height:24.75em;padding:1.5em 1.5em 1em;border-radius:1rem;background-color:var(--color-surface-default-secondary);box-sizing:border-box}.nodes-page__cluster-overview__charts-wrapper{display:flex;height:100%}@media only screen and (max-width:1440px){.nodes-page__cluster-overview{flex-direction:column}}.cluster-nodes-page__chart-labels{display:flex;justify-content:center;flex-wrap:wrap;gap:.5em}.cluster-nodes-page__chart-labels--disabled{color:var(--color-text-default-tertiary)}.cluster-nodes-page__chart-label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);display:flex;align-items:center}.cluster-nodes-page__chart-label strong{font-weight:700}.cluster-nodes-page__chart-label-dot{width:.5rem;height:.5rem;flex-shrink:0;border-radius:6.25rem;margin-right:.25rem}.clusters-table__name-wrapper{display:flex;flex-direction:column;padding:.1875em 0;overflow:hidden}.clusters-table__name-cell-wrapper{display:flex;gap:.5rem}.clusters-table__pending-delegate-wrapper{cursor:pointer}.events-modal__content{margin-top:1.5em}.events-modal__table{display:grid;grid-template-columns:auto 1fr;flex-direction:column;row-gap:.75em;column-gap:.5em}.events-modal__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);align-self:center;color:var(--color-text-default-secondary)}.events-modal__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-700);display:flex;align-items:center;gap:.25rem;color:var(--color-text-default-primary)}.events-modal__value .status-label{font-size:16px}.events-modal__description{display:flex;flex-direction:column;gap:.5em;padding-top:1em;margin-top:1em;border-top:.0625rem solid var(--color-border-default-secondary)}.events-modal__description__title{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.events-modal__description__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.events-modal__link-wrapper{display:inline-flex;padding:.34375rem .25rem;border-radius:.25rem;text-decoration:none}.events-modal__link-wrapper:hover{background-color:var(--color-elements-empty-purple-hover)}.events-modal__link-wrapper:active{background-color:var(--color-elements-empty-purple-pressed)}.events-modal__link-icon{width:1rem;height:1rem;margin-left:.25rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.node-details__disks-table__led-status{margin-left:.25rem;font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.node-details__header__node-info__connection-items{display:flex;align-items:center;gap:1.25em;margin-left:1em}.node-details__header__node-info__connection-items__item{position:relative}.node-details__header__node-info__connection-items__item .tooltip__content{white-space:pre;text-align:left}.node-details__header__node-info__connection-items__item:hover .tooltip__wrapper{visibility:visible;opacity:1}.node-details__header__node-info__connection-items .connection-items__item__tooltip{display:flex;gap:.25em}.node-details__header__node-info__connection-items .connection-items__item__tooltip-icon{z-index:1;width:1em;height:1em;flex-shrink:0}.node-details__header__node-info__connection-items .connection-items__item__tooltip-text{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-invert)}.node-info{display:flex;justify-content:space-between;padding-bottom:2em}.node-info__content{display:flex;flex-wrap:wrap;gap:1em}.node-info__details-wrapper{display:flex;align-items:center}.node-info__icon__wrapper{position:relative;padding:.6875rem;margin-right:1em;border-radius:1rem;background-color:var(--color-surface-default-secondary)}.node-info__icon__wrapper:before{content:"";position:absolute;width:.75rem;height:.75rem;top:.625rem;right:.625rem;border-radius:1rem;border:.09375rem solid var(--color-surface-default-secondary);background-color:var(--info-icon-dot-color)}.node-info__icon{width:2.25rem;height:2.25rem;flex-shrink:0;color:var(--color-icon-default-secondary)}.node-info__details{display:flex;flex-direction:column;gap:.03125em}.node-info__details__top{display:flex;align-items:center;margin-bottom:.25em}.node-info__details__top .node-info__name{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary);margin-right:.25rem;max-width:28.125rem;overflow:hidden}@media only screen and (min-width:1440px){.node-info__details__top .node-info__name{max-width:34.375rem}}@media only screen and (min-width:1920px){.node-info__details__top .node-info__name{max-width:50rem}}.node-info__details__bottom{display:flex;align-items:center;flex-wrap:wrap;gap:.75em}.node-info__details__bottom .node-info__version{display:flex;align-items:baseline}.node-info__details__bottom .node-info__version__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.node-info__details__bottom .node-info__version__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary)}.node-info__details__bottom .node-info__left-separator{border-left:.09375rem solid var(--color-border-default-secondary);padding-left:.75rem}.node-info__settings-button{align-self:flex-end}.node-info__delegation-icon{margin-right:1em}.node-info__links{display:flex;align-items:center;gap:.25em;text-decoration:none}.node-info__links .node-info__links__text-wrapper{display:flex;align-items:baseline}.node-info__links .node-info__links__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.node-info__links .node-info__links__name{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:9.375rem}@media only screen and (min-width:1440px){.node-info__links .node-info__links__name{max-width:11.25rem}}@media only screen and (min-width:1920px){.node-info__links .node-info__links__name{max-width:18.75rem}}.node-info__links svg{width:1em;height:1em;flex-shrink:0;color:var(--color-icon-default-primary)}.node-storage__wrapper{width:100%;height:100%;padding:1.5em;border-radius:1rem;box-sizing:border-box;background-color:var(--color-surface-default-secondary)}.node-storage__title-wrapper{display:flex;gap:.25em}.node-storage__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.node-storage__chart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25em;margin-top:2.375em}.node-storage__chart .donut_chart__percentage-label{font-size:var(--fs-24);line-height:var(--lh-33);font-family:Manrope,sans-serif;font-weight:var(--fw-700)}.raid-controller__fan-status .tooltip__wrapper{display:none}.raid-controller__fan-status:hover .tooltip__wrapper{display:block;visibility:visible;opacity:1}.raid-controller__tooltip-fan-items{display:flex;flex-direction:column;gap:.25em;color:var(--color-text-default-invert)}.raid-controller__tooltip-fan-item{display:flex;align-items:center;gap:.25em}.raid-controller__tooltip-fan-item__icon-wrapper{width:1em}.raid-controller__tooltip-fan-item__icon-wrapper svg{width:1em;height:1em;flex-shrink:0}.raid-controller__tooltip-fan-item__label,.raid-controller__tooltip-fan-item__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.raid-controller__fan-item{display:flex;align-items:center;gap:.25em}.raid-controller__fan-item__label{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.raid-controller__power-supply-status .tooltip__wrapper{display:none}.raid-controller__power-supply-status:hover .tooltip__wrapper{display:block;visibility:visible;opacity:1}.raid-controller__tooltip-power-supply-items{display:flex;flex-direction:column;gap:.25em;color:var(--color-text-default-invert)}.raid-controller__tooltip-power-supply-item{display:flex;align-items:center;gap:.25em}.raid-controller__tooltip-power-supply-item__icon-wrapper{width:1em}.raid-controller__tooltip-power-supply-item__icon-wrapper svg{width:1em;height:1em;flex-shrink:0}.raid-controller__tooltip-power-supply-item__label,.raid-controller__tooltip-power-supply-item__value{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400)}.raid-controller__raid-item-wrapper{display:flex;flex-wrap:wrap;gap:1rem}.raid-controller__raid-item{display:flex;flex-direction:column;gap:.25em}.raid-controller__raid-item:last-of-type{padding-right:0;border-right:none}.raid-controller__raid-item__label{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.raid-controller__raid-item__value{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.raid-controller__raid-item__status-label{align-self:flex-start}.raid-controller{width:100%;height:100%;padding:1.5em;border-radius:1rem;box-sizing:border-box;background-color:var(--color-surface-default-secondary)}.raid-controller__raid-items-wrapper{display:flex;flex-direction:column;gap:.5rem}.raid-controller__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-700);color:var(--color-text-default-primary)}.raid-controller__rows-wrapper{display:flex;flex-direction:column;margin-top:1em;gap:.5em}.raid-controller__row{display:flex;flex-wrap:wrap;gap:1em}.raid-controller__fan-title{font-size:var(--fs-12);line-height:var(--lh-16);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary);margin-bottom:.25rem}.node-details__page{display:flex;flex-direction:column;width:100%}.node-details__wrapper{display:flex;flex-direction:column;gap:2.5rem;flex-grow:1}.node-details__charts{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1em}.node-details__charts>div:nth-child(3){grid-column:1/-1}@media only screen and (min-width:1440px){.node-details__charts{grid-template-columns:minmax(20%,1fr) minmax(20%,1fr) minmax(40%,2fr);grid-template-rows:none}.node-details__charts>div:nth-child(3){grid-column:unset}}@media only screen and (min-width:1920px){.node-details__charts{grid-template-columns:minmax(20%,1fr) minmax(20%,1fr) minmax(40%,2fr);gap:1.5em}}.node-details__section{display:flex;flex-direction:column;flex-grow:1;gap:1rem}.header__organization-settings{display:flex;align-items:flex-start}.header__organization-settings__label{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-700);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:normal;color:var(--color-text-default-primary)}.header__organization-settings__icon{width:1.5rem;height:1.5rem;margin:.25rem .25rem 0 0;color:var(--color-icon-default-primary);flex-shrink:0}.add-button{display:flex;justify-content:center;align-items:center;gap:.5rem;background-color:var(--color-button-primary-purple-default);color:var(--color-text-default-invert);border:none;border-radius:.75rem;font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);padding:.75rem 0;margin-top:1rem;cursor:pointer}.add-button:hover{background-color:var(--color-button-primary-purple-hover)}.add-button:active{background-color:var(--color-button-primary-purple-pressed)}.add-button--round{padding:0;margin:0}.add-button__icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background-color:var(--color-icon-default-invert)}.add-button__icon-wrapper--big{width:2rem;height:2rem}.add-button__icon-wrapper--big svg{width:1.5rem;height:1.5rem}.add-button__icon-wrapper--medium{width:1.5rem;height:1.5rem}.add-button__icon-wrapper--medium svg{width:1.125rem;height:1.125rem}.add-button__icon-wrapper--small{width:1rem;height:1rem}.add-button__icon-wrapper--small svg{width:1rem;height:1rem}.add-button__icon-wrapper svg{color:var(--color-button-primary-purple-default)}.organization-form{display:flex;flex-direction:column;gap:2em;margin:1.5em 0 1em}.organization-form__column{display:flex;flex-direction:column;flex-grow:1;gap:1.5em}.organization-form__column:first-child{gap:1em}.organization-form__title{font-size:var(--fs-16);line-height:var(--lh-22);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary)}.organization-system-info{display:flex;flex-direction:column;border:1px solid var(--color-border-default-secondary);border-radius:.5rem;overflow:hidden}.organization-system-info__row{display:flex;align-items:stretch;min-height:3rem}.organization-system-info__row:not(:last-child){border-bottom:1px solid var(--color-border-default-secondary)}.organization-system-info__row--slug{background-color:var(--color-surface-default-primary)}.organization-system-info__row--id{background-color:transparent}.organization-system-info__label-wrapper{display:flex;min-width:5rem;border-right:1px solid var(--color-border-default-secondary)}.organization-system-info__label{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-primary);padding:.75rem 1rem;display:flex;align-items:center;width:100%}.organization-system-info__value{padding:.75rem 1rem;flex:1;display:flex;align-items:center;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.organization-system-info__value .copy_btn__description{font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-600);color:var(--color-text-default-primary);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.organization-form__actions{display:flex;justify-content:flex-end;gap:.5em}.organization-form__pending-request{display:inline-flex}.edit-off-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center}.request-review-modal .modal_window__wrapper{padding:0}.request-review-modal .modal_window__wrapper .modal_window__header_wrapper{padding:2rem 2rem 0;width:auto}.request-review-modal .modal-title__description{margin:.25rem 0 1.5rem;font-size:var(--fs-14);line-height:var(--lh-19);font-family:Manrope,sans-serif;font-weight:var(--fw-400);color:var(--color-text-default-secondary)}.request-review-modal .modal-title__description strong{font-weight:700}.organizations__table-title{display:flex;align-items:center}.organizations__table-title__icon{margin-right:.25rem}.not-found{display:flex;justify-content:center;flex-grow:1}.not-found__background{display:flex;align-items:center;justify-content:center;width:41.875em;height:42.625em;background-image:url(/assets/background-BlDVUumv.png);background-repeat:no-repeat;background-size:contain}.not-found__404{width:20em;height:8.4375em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAACFCAYAAAAqwiEZAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA7JSURBVHgB7d1fclNHFgbwc67M20xFWgF24VA1lRrbrACxApwVxKwgZAVxVhBYAWYFmBWgrMDGTGqqBlNSVmAT8oR8+0yfK0HFBsmSdfvcvt3f7yGhUoDtG+nT6dP/mABqNhyedcsP1GehdeLitv9PXSFZ9/9en/6W9Rl/dPS3f58z8YjE/eEKOl77Bx1vbPTOCaBGTAArevvmrF842hHm+/4F1RcfeBSA/7vP/d99zCIvNRS//XdvQAAriD4AT0/Odl2gN9RVzDTCm2oxVehJ8ZBI9sTo/89Vk0DkQyL3cnOrd0gQ3PC/Z+vjMfXJyK2Or/y/6x1TIGsUMX3Y5ZhfFGRE+MD/c0DwVcOjsx3XKX6oQk+qYS01aRK8suejcO/dyfnIh+Ggc8v9svGv3oggCPeRdgvmX8nKR9mggKKuAE9P3j+bvMBtdErZ2LiHN89VWu2x8M/+l31qh4F/3TxFVVg//0EzlNk93LoNNre6DyigaANwWv0NyQwfbG5984jgsxYG3yX+xT1yLI/Q1qiHb0ft+af6jIwIy4PQ/+/MRpfLKsfFz2SoU7pfCCr64XN6cv7Ch98ramn4Ka1U9GfQkYT+TAQr8bPylu/JgcUHV5QBqC9WJtklM3yAoe/E8M37H92Yj/wvDZ9/aLKno4l3b96bfqimRKs/w6GvJ8/JQJRDYH2hisg+GUHv73PLQYc3fUqYDouLW/IAEyXLsez9sdDoznY36OTHJ3EOgcVu4gPV36TXN636+pQ4fRP7oD+a9LNgEdbVn+/9mbWjogtA+4ftTErtWGm1rX2yptbyNaSrzXwMiRfDzD+SEa3+/Oz9ARmJLgBTbLTG6t3J+18tWw2x0Z99stQKZtHRgQjtkBHL6k9FFYCpNlpjdPqf98+E5DFlT/bevTk/0v3LBF+YLoMy+lq21Z+KKgAtq78mHnYsNPzIWfZZ46YVjvuLXyEEL5suHeqTEevqT0UTgCk3WmOiw16E35c0BMsPhd0WrxawXIurBUmntN+GGk0AovoLr1pehGHvHLL3Vj8gYFr92X1QOubDJlZjRBGAVaMV1V9QusA55wmPRbH/gHj7+iz7DwnrnVhrpXtKDYhiIfTpybnZlivLRZax0E9zXeeX2VKXlbiO3Lsb8BimmOW0D7/xCnD4+5lOsffJSI7Vnw+/3Nb5raxT8otcJ0Vy2offeACWZWG6yLKJRmuTJn0/y6VFadBndvGhyG6htHXvr+mdWI0GoHmjleR5Ttve9Pmi73dzVT/Q96cpI+5CD7y10/QpTI0GoHmj1dEBZUSHvgQrKcTu/LumDY/8kD+zffiNHYk/abRaP+zuiDJhv6tmMdOLjfR2t9Gl/y6+R8m0HluvUp+hnxXe/3a7t0+JKzvVEWjrZCSGffiNBeCk+rO7UyK3A091XWWzN3bQ9PvwgSfy3P9i4Puvx9d94msV4t+Iff/S6Puf4aFw8yGuhwH4CZEnqV/LafyaiWIffiPLYHDcfVjWR5fPMNAZ91Vf5NUaUUd7BbNpb+oqH+K/pFwFpnjc/SIa6QHm1mi1ZnyizlUafA/0Mps6XuD6d9zd7u3pobVOmju8YloFJrssxnonViynMJkHYDXziwNPg2mq98dVX0++ryv4rtL/hxqE/ms80jcQ2ete/El7lKCc9+GbB2A5JtNtb/lddmQ/VPSBdFyUcs/iGkrdw1040asSB2TMV4EPKUE578M3D0DrA09zW/dHxsfa69pKDSTL56xfq7ovVsR6/2g/tXWBue/DNw1AHHkVVvmRTDfxa/jd3ert+UBqZHZ0c7v3WCcnyBAndVte+geeXsc0AHNttFoxHqINNPyoYTozazo5Is3ORtdpWs32yUiMBYlZAKL6C6va9mZ4baGflY1mWdEtR48NJ0a6qQyDWexWY8R6BqdZAOLA07DcR7uhmXXP7zo6BNfvaTITbcC1//rQJvbhU4RMAhDVX3hiNfxleRrjxJJ+T85oUsS3Gu5Ty2Ef/oRRBcjZl9qh+eon+NWF1dD3gp5QpPyb7IlRFdhv86Lo3I68mid4AKLRGp4eKmtxiEDsx4npUNiqCrz4y+6u3LrldODpdYIHIBqt4ZWlTXuhDceJmVWBrp0BiOrvsqABiEarEbGosNuxpVCrQDFYFlNwsU0thOrvsqABaH2vaG4Hnn7GfJuCcy+pJaSg4FvySKR1FaAWJEzSJzPxf2gGC0Dr6s/Pgma17e3v2ODMvM4/23OXii6ADz0MFm7fJVO6VAr78C8LFoAotQ1J2Be1HnbQtsNA/Rs99JWW69Q2zGYXkFFL9uEHCUA0Wu3oCcqhZ4B9b/UPahuR1xSYf/br1BJYi/t1QQIQ1Z8pi6FY6y4IZwq/NW7coruWrU9hass+/NoDEI1WWxdr4T/VfY9xRC1TcvilMLzWjgC0PyS3Pasxag9APe4ejVZomkVos7SjD4h9+LPVPwQ2PO5eRF7mXP0BXAe9v/lqDUDzUruId1+qleo+XYCZsA9/nloDEI1We65FjXiwhX3416stANFoBYhL7sfdL6K2AESjFSAe1hdkOTK/oKoWtQQgGq0AcWlgH374/dcB1BKAbLjFBtUfwHzYh7+4lQOwuldU7M5GQ/UHMB92Yi1u5QBEoxUgHtiHv5yVAtC60YrqD2A+VH/LWSkArRutnbI9Z9IBWEP1t7w1uiF92OXY8Lh75sM797qjZf7M29dn+36CJmhIb251mQAioPvwq5MQjdyk+js9OR9SwBUj7EP5ztY3jxb9/TeuAM3vFS1dK9cZAZgRVH/LulEAotQGiIv9WlyXxE6sGwUgGq0AccE+/JtZOgBR/QHEpYF9+Mm0o5YOwEmj1Q6qP4D5GtiH38ptb1+zVABW1R8arQDRwD781SwVgOWY+pYP22HmF2AunMK0mqUC0LrRevder3W3kQFYqfbho/pbycIBiFIbIC7Yh7+6hQPQutTGcfcAs+G4+3osFICo/gDiwmK3GqPah//Pdh54ep2FAhCNVoB4WK/FdSTPNzZ6wS+ab8K1Aeirv11UfwDxMN+H7+iAErVABYjj7gFigZ1Y9ZobgGi0AsQF+/DrNTcArRutqP4AZkP1V7+ZAdhEo5UAYCY3LszaUSqHffgzA9C41D5PudEKsKppQbJLZvLYh//VAGyg1D7EoQcAs1nvw8/lFKavBiAarQBxsd6Hn0tB8kUAotEKEBfsxArniwBE9QcQF+OdWMc57cO/FIBa/TFJn8yg+gOYp4HqL6szOC8FoPtIu2i0AsQD+/DDujwEZrZcZ5RNoxXgJtD7C+9zAOJhA8SGsRMrsM8BiHtFAeKBffg2qgBs4F5RbHsDmAPH3duoAhCNVoB4TNbi2lV/Oe/DL9D7A4iL5VpcLUhy3odfMOPA0zZjphFBMqx3Yglz1qsx1kRoh4wI0/rpyblQQpb7eeQRPgBgnvGY+ktd1r0y2fOv4T1KhCz589g+a6jdWkFJXlazKj/a6FJgguq79RCAbfcxfAD6UcI6tQy38HsGewjA9gsegAUXt6llLCb21i5QAbYdArDlfAP7nAOHoJgekFET5m0KDFs52w8BmAAJXwWuD4dnwXtqdRkeVd9rn8JC7zUBCMA0HFNg5QcyvI9iNWXHZBFx8GcO4SEAUyDyBwVntzF/dcVDCo3lNUHrIQAT4NikGum3YRhstZBYHCZAUoAATMCtkgZk4OJPekyRcxeFTaVaYAicAgRgAnQ2kg2a8rptcrpRP0rV9yY228hwnFsaEICJ8DPBAwqvW475GUVKDxEwOthjQJAEBGAiWOQ3stE/PTmLbkZ4coCo0SECmABJBgIwEYWjQzLDz2IaCuv3UohdZeqrTMNnDSEhABMx3ZUwIhtdN+ZXMcwK6/fgLviF1ZmWeqQb+n/pQAAmRMTuZF8NHPdXsyFYhZ//HmyPdOMBQTIQgAmxPtlXg8d94KMmhsNNhJ8SdrjPJiEIwIRMh8EDMlRVgn44/L/fz8yCaOi/lgavdfhh+JseBGBy5CkZ0xAsSj569+Z98Lss9Gu40ld+ZH/eH+6zSQ8CMDGbW71DbuikEt+D3H93cj7Ui7aoZrrMRf9u/Ro+/Mz7jrjPJk0IwAQ5sa8CP5lUZvzsUxCu0h/UPt+712ePT0/OX7E0U/V9kvPVkSlbI0iOnwx54gr6QS+hooZ8CsJyXF0cNRBdqF3QQAo6v/td76v7aIdHZ+tlh3b0OHs/2/qw/EB9YmqcVn+djK+OTBm/fX22T4li5vsU+GBM/8ZeuC8ka3Q4681ft8kwNN5tazpMv3KQ6zpFy+42P/8hsHNRtOfsxWUVzD+GbGEw07Fz8nLh308J03D3IRi0Mb+51Y32GerQkcKfjJw0rf7ubHc3CGrhX5NDCvhhx8QHd7a+ebTo70cPMGGYtVydK2ThNxO0DwIwYdWatQYnRNqPD7DuL20IwMT55v2+H8bh8M4lVRMfpfuJIGkIwMTptZmFk+8Zt5gtxT+zB/rsCJKGAMyAbpETElQzC9KZfdz5mwcEYCZ0GccyS3Zypc/o2+3ePkEWEIAZ0Te2E+xomEV3eyD88oIAzMzd7d4eQvBLOlF0q4z/1juoFwIwQwjBLwww6ZEnBGCmNASxRnAy7N3c6iL8MoUAzNjmdu9xzhMj+rPf3fIfBJAtBGDmJk1/+V4X/lImJmsi5REmPAABCNUhqtoDozwu/B4UpdzD4aagEIBQ0YW/2gtjkZ9S3DVSHb/lf7Zpv29EAIQAhCvubPeeaIWU2CxxVfX5Ie8TAvgbBCB8QSsknSXu+NCgdg+LB8LyAFUfzIIAhJl8aBxreGiIULuC8HPw4TgrmAd3gsC1piEy0Ds7xgXtd4jvN3nfyNdMe3zPpaBDhB4sKukAXHN0OO7IiKAW02Hknv769ORs1wntNhmGk8kaPnTsnncu6BiLmdtAfnIh7wQpl3u/J30nCNjQi3xcQX1hvu9fUP1Ql95ML1Ia+Jnq3/zXO0alB6tCAELtfCB2L9Zop3C0U12PyXzb/+cuC3V9tajhuD7jj44+/ZuJRyLuvX+BjvyfGXXKqsIbEUCN/g/djdo84p5JqAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain}.not-found__content{display:flex;flex-direction:column;gap:2.5em}.not-found__main{display:flex;flex-direction:column;align-items:center}.not-found__title{font-size:var(--fs-36);line-height:var(--lh-49);font-family:Manrope,sans-serif;font-weight:var(--fw-700);margin-bottom:.5rem;color:var(--color-text-default-primary)}.not-found__description{font-size:var(--fs-20);line-height:var(--lh-27);font-family:Manrope,sans-serif;font-weight:var(--fw-400);margin-bottom:1.5rem;color:var(--color-text-default-secondary)}:root{--color-surface-default-primary: #f7f8fa;--color-surface-default-secondary: #ffffff;--color-surface-default-invert: #343a40;--color-surface-default-tertiary: #eaecef;--color-surface-default-quaternary: #f1f3f6;--color-surface-message-positive: #f4f9f6;--color-surface-message-positive-darker: #e3f2eb;--color-surface-message-warning: #fff9f3;--color-surface-message-negative: #fef5f6;--color-surface-status-blue: #e8f1ff;--color-surface-status-purple: #f8f6fb;--color-surface-status-purple_dark: #dcd2f0;--color-surface-status-pink: #fef5f9;--color-surface-status-yellow: #fefcf3;--color-surface-status-green: #e3f2eb;--color-surface-status-grey: #eaecef;--color-text-default-primary: #212529;--color-text-default-secondary: #495057;--color-text-default-disabled: #ced4da;--color-text-default-tertiary: #6c757d;--color-text-default-invert: #ffffff;--color-text-brand-purple: #5e38a4;--color-text-message-positive: #1a8754;--color-text-message-warning: #fd7e14;--color-text-message-critical: #dc3545;--color-text-message-error: #9a2531;--color-text-status-blue: #0363f0;--color-text-status-purple: #6f42c1;--color-text-status-pink: #d63384;--color-text-status-yellow: #ffc008;--color-icon-brand-purple: #5e38a4;--color-icon-default-primary: #212529;--color-icon-default-secondary: #495057;--color-icon-default-tertiary: #acb5bd;--color-icon-default-disabled: #ced4da;--color-icon-default-invert: #ffffff;--color-icon-message-positive-default: #1a8754;--color-icon-message-positive-hover: #459e74;--color-icon-message-positive-pressed: #167347;--color-icon-message-positive-disabled: #ced4da;--color-icon-message-warning-default: #fd7e14;--color-icon-message-warning-hover: #fd9740;--color-icon-message-warning-pressed: #d76b11;--color-icon-message-warning-disabled: #ced4da;--color-icon-message-critical-default: #dc3545;--color-icon-message-critical-hover: #e35b68;--color-icon-message-critical-pressed: #bb2d3b;--color-icon-message-critical-disabled: #ced4da;--color-icon-message-error-default: #bb2d3b;--color-icon-message-error-hover: #dc3545;--color-icon-message-error-pressed: #9a2531;--color-icon-message-error-disabled: #ced4da;--color-icon-message-invert-positive: #459e74;--color-icon-message-invert-warning: #fd9740;--color-icon-message-invert-negative: #e35b68;--color-icon-status-blue: #0363f0;--color-icon-status-purple: #5e38a4;--color-icon-status-pink: #d63384;--color-icon-status-yellow: #ffc008;--color-border-default-primary: #212529;--color-border-default-secondary: #ced4da;--color-border-brand-purple: #5e38a4;--color-border-message-primary-positive: #1a8754;--color-border-message-primary-warning: #fd7e14;--color-border-message-primary-negative: #dc3545;--color-border-message-secondary-positive: #e3f2eb;--color-border-message-secondary-warning: #ffe0c7;--color-border-message-secondary-negative: #f8ced1;--color-button-primary-purple-default: #6f42c1;--color-button-primary-purple-hover: #8966cd;--color-button-primary-purple-pressed: #5e38a4;--color-button-primary-purple-disabled: #eaecef;--color-button-secondary-default: #f8f9fa;--color-button-secondary-hover: #eee9f5;--color-button-secondary-pressed: #dcd2f0;--color-button-secondary-disabled: #f8f9fa;--color-button-secondary-white-default: #ffffff;--color-button-secondary-white-hover: #eee9f5;--color-button-secondary-white-pressed: #dcd2f0;--color-button-secondary-white-disabled: #ffffff;--color-button-secondary-purple-default: #f8f9fa;--color-button-secondary-purple-hover: #eee9f5;--color-button-secondary-purple-pressed: #dcd2f0;--color-button-destructive-primary-default: #dc3545;--color-button-destructive-primary-hover: #e35b68;--color-button-destructive-primary-pressed: #bb2d3b;--color-button-destructive-primary-disabled: #f8f9fa;--color-button-destructive-secondary-default: #fef5f6;--color-button-destructive-secondary-hover: #f8ced1;--color-button-destructive-secondary-pressed: #f0a8af;--color-button-destructive-secondary-disabled: #f8f9fa;--color-button-positive-secondary-default: #f4f9f6;--color-button-positive-secondary-hover: #e3f2eb;--color-button-positive-secondary-pressed: #9ccbb5;--color-button-positive-secondary-disabled: #f8f9fa;--color-elements-empty-purple-hover: #eee9f5;--color-elements-empty-purple-pressed: #dcd2f0;--color-elements-filled-purple-default: #f8f6fb;--color-elements-filled-purple-hover: #eee9f5;--color-elements-filled-purple-pressed: #dcd2f0;--color-elements-filled-purple-disabled: #f8f9fa;--color-elements-negative-hover: #fef5f6;--color-elements-negative-pressed: #f8ced1;--color-avatar-orange: #fd7e14;--color-primary-12-dark-red: #9e1a5c;--Widgets-bg-Green: linear-gradient( 180deg, var(--color-surface-message-positive) -29.67%, var(--color-icon-message-positive-default) 639% );--Widgets-bg-Orange: linear-gradient( 180deg, var(--color-surface-message-warning) -29.67%, var(--color-icon-message-warning-default) 639% );--Widgets-bg-Critical: linear-gradient( 180deg, var(--color-surface-message-negative) -29.67%, var(--color-icon-message-critical-default) 639% )}[data-theme=dark]{--color-surface-default-secondary: #212529;--color-text-default-primary: #ffffff}:root{--fs-36: 2.25em;--fs-24: 1.5em;--fs-20: 1.25em;--fs-18: 1.125em;--fs-16: 1em;--fs-14: .875em;--fs-12: .75em;--fs-10: .625em;--fs-8: .5em;--lh-49: 3.0625rem;--lh-33: 2.0625rem;--lh-27: 1.6875rem;--lh-25: 1.5625rem;--lh-22: 1.375rem;--lh-19: 1.1875rem;--lh-16: 1rem;--lh-14: .875rem;--lh-11: .6875rem;--fw-400: 400;--fw-600: 600;--fw-700: 700}@media only screen and (max-width:1620px){:root{--fs-36: 2em;--fs-24: 1.375em;--fs-20: 1.125em;--fs-18: 1em;--fs-16: 1em;--fs-14: .875em;--fs-12: .75em;--fs-10: .625em;--fs-8: .5em;--lh-49: 2.75rem;--lh-33: 1.875rem;--lh-27: 1.5625rem;--lh-25: 1.375rem;--lh-22: 1.375rem;--lh-19: 1.1875rem;--lh-16: 1rem;--lh-14: .875rem;--lh-11: .6875rem}}@media only screen and (max-width:1440px){:root{--fs-36: 2em;--fs-24: 1.375em;--fs-20: 1.125em;--fs-18: 1em;--fs-16: 1em;--fs-14: .875em;--fs-12: .75em;--fs-10: .625em;--fs-8: .5em;--lh-49: 2.75rem;--lh-33: 1.875rem;--lh-27: 1.5625rem;--lh-25: 1.375rem;--lh-22: 1.375rem;--lh-19: 1.1875rem;--lh-16: 1rem;--lh-14: .875rem;--lh-11: .6875rem}}@media only screen and (max-width:1280px){:root{--fs-36: 1.75em;--fs-24: 1.125em;--fs-20: 1em;--fs-18: 1em;--fs-16: .875em;--fs-14: .75em;--fs-12: .625em;--fs-10: .625em;--fs-8: .5em;--lh-49: 2.375rem;--lh-33: 1.5625rem;--lh-27: 1.375rem;--lh-25: 1.1875rem;--lh-22: 1.1875rem;--lh-19: 1rem;--lh-16: .875rem;--lh-14: .875rem;--lh-11: .6875rem}}@font-face{font-family:Manrope;src:url(/assets/Manrope_wght_-DixJJ9hZ.woff2) format("woff2-variations");font-weight:200 800;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:Manrope,sans-serif;font-weight:400;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body,#root{width:100%;height:100%}button{font-size:inherit}
