@layer bcc-design-layer{.bcc-cell-description__sub-description,.bcc-cell-description__description{color:var(--b-color-neutral-default-700);font-weight:var(--b-text-caption-regular-font-weight);font-size:var(--b-text-body-2-font-size);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-cell-description{display:flex}.bcc-cell-description_position_row{flex-direction:row}.bcc-cell-description_position_column{flex-direction:column}.bcc-cell-description__description-wrap{line-height:20px;display:flex}.bcc-cell-description__description{white-space:nowrap;margin-right:var(--g-spacing-1)}.bcc-cell-description__description_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-description__description-images{align-items:center;display:flex}.bcc-cell-description__image{width:24px;height:16px;margin-left:var(--g-spacing-1)}.bcc-cell-description__sub-description{line-height:20px}.bcc-cell-description__sub-description_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-description__sub-description_descPosition_row{margin-left:var(--g-spacing-1)}}
@layer bcc-design-layer{.bcc-cell-value_position{display:flex}.bcc-cell-value_position_start{text-align:start}.bcc-cell-value_position_end{text-align:end}.bcc-cell-value_disabled{cursor:not-allowed}.bcc-cell-value__subheading{color:var(--b-color-neutral-default-700);font-weight:var(--b-text-caption-regular-font-weight);font-size:var(--b-text-body-2-font-size)}.bcc-cell-value__subheading_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-value__title-wrap{align-items:center;display:flex}.bcc-cell-value__title-wrap_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-value__title-wrap_position_start{justify-content:flex-start}.bcc-cell-value__title-wrap_position_end{justify-content:flex-end}.bcc-cell-value__title{color:var(--b-color-neutral-default-900);-webkit-line-clamp:2;text-overflow:ellipsis;margin-right:var(--g-spacing-1);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-cell-value__title_successValue{color:var(--b-color-status-success-500)}.bcc-cell-value__title_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-value__currency{color:var(--b-color-neutral-default-700)}.bcc-cell-value__currency svg{width:18px;height:18px}.bcc-cell-value__currency_successValue{color:var(--b-color-status-success-500)}.bcc-cell-value__currency_disabled{color:var(--b-color-neutral-default-400)}.bcc-cell-value__tag-wrap{margin-top:var(--g-spacing-1);align-items:center;display:flex}.bcc-cell-value__tag-icon{border-radius:var(--b-border-radius-circle);margin-right:var(--g-spacing-1);display:flex}.bcc-cell-value__tag-icon svg{width:20px;height:20px}}
@layer bcc-design-layer{.bcc-checkmark-icon{margin-left:var(--g-spacing-3);width:18px;height:18px;display:flex}.bcc-checkmark-icon svg{width:100%;height:100%}.bcc-checkmark-icon_disabled{color:var(--b-color-neutral-default-400)}.bcc-checkmark-icon_disabled svg path{stroke:var(--b-color-neutral-default-400)}}
@layer bcc-design-layer{.bcc-round-placeholder{background:var(--b-color-neutral-default-100);border-radius:var(--b-border-radius-circle);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.bcc-round-placeholder svg{width:18px!important;height:18px!important}}
@layer bcc-design-layer{.bcc-checkmark-cell{cursor:pointer;padding:calc(var(--g-spacing-1) + var(--g-spacing-half)) 0}.bcc-checkmark-cell_disabled{cursor:not-allowed}.bcc-checkmark-cell__list{align-items:center;margin:0;padding:0;list-style:none;display:flex}.bcc-checkmark-cell__addon{margin-right:var(--g-spacing-3);flex-shrink:0;width:24px;height:24px}.bcc-checkmark-cell__addon svg{width:100%;height:100%}.bcc-checkmark-cell__addon_disabled svg path{fill:var(--b-color-neutral-default-400)}.bcc-checkmark-cell__checkmark{margin-left:var(--g-spacing-3);width:18px;height:18px;display:flex}.bcc-checkmark-cell__checkmark svg{width:100%;height:100%}.bcc-checkmark-cell__checkmark_disabled{color:var(--b-color-neutral-default-400)}.bcc-checkmark-cell__checkmark_disabled svg path{stroke:var(--b-color-neutral-default-400)}.bcc-checkmark-cell__helpers{align-items:center;margin-left:auto;display:flex}.bcc-checkmark-cell__arrow{margin-left:var(--g-spacing-3);width:18px;height:18px;display:flex}.bcc-checkmark-cell__arrow svg{width:100%;height:100%}.bcc-checkmark-cell__arrow_disabled{color:var(--b-color-neutral-default-400)}.bcc-checkmark-cell__arrow_disabled svg path{fill:var(--b-color-neutral-default-400)}.bcc-checkmark-cell:not(.bcc-checkmark-cell_disabled):not(.bcc-checkmark-cell_isClickDisabled):active{background:radial-gradient(50% 265.78% at 50% 50%, var(--b-color-neutral-default-100) 50%, #fff0 100%)}.bcc-checkmark-cell_isActive{background:var(--b-color-brand-50);transition:background .2s ease-in-out}.bcc-checkmark-cell_isActive .bcc-checkmark-cell__addon svg path{fill:var(--b-color-brand-500);transition:fill .2s ease-in-out}.bcc-checkmark-cell_isActive .bcc-checkmark-cell__checkmark svg path{stroke:var(--b-color-brand-500);transition:stroke .2s ease-in-out}.bcc-checkmark-cell_isActive div,.bcc-checkmark-cell_isActive span{color:var(--b-color-brand-500);transition:color .2s ease-in-out}.bcc-checkmark-cell_isActive:active{background:radial-gradient(50% 265.78% at 50% 50%, var(--b-color-brand-50) 50%, #fff0 100%)!important}.bcc-checkmark-cell:not(.bcc-checkmark-cell_disabled):not(.bcc-checkmark-cell_isClickDisabled):hover .bcc-checkmark-cell__addon svg path{fill:var(--b-color-brand-500);transition:fill .2s ease-in-out}.bcc-checkmark-cell:not(.bcc-checkmark-cell_disabled):not(.bcc-checkmark-cell_isClickDisabled):hover .bcc-checkmark-cell__checkmark svg path{stroke:var(--b-color-brand-500);transition:stroke .2s ease-in-out}.bcc-checkmark-cell:not(.bcc-checkmark-cell_disabled):not(.bcc-checkmark-cell_isClickDisabled):hover div,.bcc-checkmark-cell:not(.bcc-checkmark-cell_disabled):not(.bcc-checkmark-cell_isClickDisabled):hover span{color:var(--b-color-brand-500);transition:color .2s ease-in-out}}
@layer bcc-design-layer{.bcc-action-content{padding:calc(var(--g-spacing-1) + var(--g-spacing-half)) var(--g-spacing-1);border-radius:var(--b-border-radius-base)}.bcc-action-content_disabled{cursor:not-allowed}.bcc-action-content__list{align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex}.bcc-action-content__addon{margin-right:var(--g-spacing-3);flex-shrink:0;width:24px;height:24px}.bcc-action-content__addon svg{width:100%;height:100%}.bcc-action-content__addon_disabled svg path{fill:var(--b-color-neutral-default-400)}.bcc-action-content__addon_isSquareAddon{width:40px;height:30px;margin-right:var(--g-spacing-2)}.bcc-action-content__helpers-end{align-items:center;margin-left:auto;display:flex}}
@layer bcc-design-layer{.bcc-checkbox-cell_disabled{cursor:not-allowed}.bcc-checkbox-cell__checkbox-end{margin-left:var(--g-spacing-3);margin-right:calc(-1 * var(--g-spacing-4))}}
@layer bcc-design-layer{.bcc-radio-cell_disabled{cursor:not-allowed}.bcc-radio-cell__radio-end{margin-left:var(--g-spacing-3);margin-right:calc(-1 * var(--g-spacing-4))}}
/*# sourceMappingURL=09w8jd97-6_fj.css.map*/