.archive-tab{color:#fff;text-align:center;background-color:#f81d22;border-radius:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:3px;font-size:10px;font-weight:500;line-height:10px}.FilterMenuShell{box-sizing:border-box;width:min(320px,100vw - 16px);min-width:min(240px,100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 24px);background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;gap:8px;max-height:calc(100dvh - 24px);padding:8px;display:flex;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}.FilterMenuShell__header{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-bottom:2px;display:flex}.FilterMenuShell__title{color:rgba(0,0,0,.88);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.FilterMenuShell__meta{color:rgba(0,0,0,.45);white-space:nowrap;flex:none;font-size:10px;font-weight:600;line-height:14px}.FilterMenuShell__body{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.FilterMenuShell__body .ant-tree-switcher{height:24px}.FilterMenuShell__body .ant-tree-checkbox{justify-content:center;align-items:center;height:24px;display:flex}.FilterMenuShell__footer{border-top:1px solid #f0f0f0;flex:none;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}@media screen and (max-width:550px){.FilterMenuShell{width:calc(100vw - 16px);min-width:0;max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.FilterMenuShell__footer .ant-btn{flex:auto}}.FilterMenuShellPopover{max-width:calc(100vw - 8px)}.FilterMenuShellPopover .ant-popover-inner{box-shadow:none;background:0 0;border-radius:8px;padding:0;overflow:hidden}.FilterMenuShellPopover .ant-popover-inner-content{padding:0}.filters-accordion{width:100%;min-width:0}.filters-accordion__toggle{text-align:left;display:none}@media screen and (max-width:550px){.filters-accordion{flex-direction:column;gap:6px;display:flex}.filters-accordion .filters-accordion__toggle{align-items:center;display:flex}.filters-accordion .filters-accordion__content{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.filters-accordion .filters-accordion__content--open{grid-template-rows:1fr}.filters-accordion .filters-accordion__content>*{min-height:0;overflow:hidden}}@media screen and (max-width:800px){.filters-accordion--tablet{flex-direction:column;gap:6px;display:flex}.filters-accordion--tablet .filters-accordion__toggle{align-items:center;display:flex}.filters-accordion--tablet .filters-accordion__content{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.filters-accordion--tablet .filters-accordion__content--open{grid-template-rows:1fr}.filters-accordion--tablet .filters-accordion__content>*{min-height:0;overflow:hidden}}.multi-select{max-width:100%}.multi-select__fixed-label{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.multi-select__fixed-count{color:#0958d9;background:#fff;border:1px solid #91caff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 5px;font-size:10px;font-weight:700;line-height:16px;display:inline-flex}.multi-select__tag{background:#f0f0f0;border-radius:4px;align-items:center;gap:6px;max-width:100%;padding:2px 6px;line-height:1;display:inline-flex}.multi-select__tag__text{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:inline-block;overflow:hidden}.multi-select__tag__close{cursor:pointer;opacity:.6}.multi-select__tag__close:hover{opacity:1}.multi-select__popup-wrapper{box-sizing:border-box;overscroll-behavior:contain;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;overflow-x:hidden;overflow-y:auto;max-width:min(420px,100vw - 16px)!important;max-height:calc(100vh - 24px)!important;max-height:calc(100dvh - 24px)!important;box-shadow:none!important;background:0 0!important;padding:0!important}.multi-select__popup-wrapper::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.multi-select__popup-wrapper::-webkit-scrollbar-track{background:#fff;border-radius:15px}.multi-select__popup-wrapper::-webkit-scrollbar-corner{border-radius:33px}.multi-select__popup-wrapper::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.multi-select__popup{box-sizing:border-box;width:min(420px,100vw - 16px);min-width:min(420px,100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.multi-select__popup .FilterMenuShell__body{min-height:0}.multi-select__popup .FilterMenuShell__footer{justify-content:center}.multi-select__popup .FilterMenuShell__footer .ant-btn{height:28px;font-size:11px;font-weight:600}.multi-select__groups{min-height:0;max-height:calc(100vh - 104px);flex-direction:column;flex:auto;gap:12px;max-height:calc(100dvh - 104px);padding-right:4px;display:flex;overflow-x:hidden;overflow-y:auto}.multi-select__groups::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.multi-select__groups::-webkit-scrollbar-track{background:#fff;border-radius:15px}.multi-select__groups::-webkit-scrollbar-corner{border-radius:33px}.multi-select__groups::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.multi-select__group{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:6px;min-width:0;padding:8px}.multi-select__group__delete{flex:0 0 32px;width:32px!important;min-width:32px!important}.multi-select__group__header{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.multi-select__group__header .full-width{width:100%;min-width:0}.multi-select__group__header .ant-flex{flex-wrap:wrap}.multi-select__group__header .ant-input-affix-wrapper{flex:220px;min-width:0}.multi-select__group__logic{flex:none;max-width:100%}.multi-select__group__logic .ant-segmented-item-selected{font-weight:600}.multi-select__group__tools{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.multi-select__group__actions{flex-wrap:wrap;min-width:0;display:flex}.multi-select__group__list{min-width:0;max-height:220px;padding-right:4px;position:relative;overflow-x:hidden;overflow-y:auto}.multi-select__group__list::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.multi-select__group__list::-webkit-scrollbar-track{background:#fff;border-radius:15px}.multi-select__group__list::-webkit-scrollbar-corner{border-radius:33px}.multi-select__group__list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.multi-select__group__virtual-spacer{width:100%;min-width:0;position:relative}.multi-select__group__virtual-items{min-width:0;position:absolute;top:0;left:0;right:4px}.multi-select__between{align-items:center;gap:8px;min-width:0;display:flex}.multi-select__between__segmented{margin-left:auto}.multi-select__option{box-sizing:border-box;border-radius:6px;align-items:center;gap:8px;min-width:0;height:34px;min-height:34px;padding:0 6px;transition:background-color .2s;display:flex}.multi-select__option:hover{background:#f5faff}.multi-select__option__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.multi-select__option__label .ant-space{max-width:100%}.multi-select__option__label .ant-space-item{min-width:0}.multi-select__option__label .ant-space-item:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-select__option__label--deleted{color:#f81d22}.multi-select__deleted-flag{color:#d4380d}.multi-select__empty{color:rgba(0,0,0,.45);text-align:center;padding:12px 2px;font-size:11px;line-height:14px}.multi-select__divider{margin:8px 0 0}.multi-select__footer{z-index:1;background:#fff;flex:none;justify-content:center;margin-top:12px;padding-top:8px;display:flex;position:-webkit-sticky;position:sticky;bottom:0}@media (max-width:576px){.multi-select__popup-wrapper{max-width:calc(100vw - 8px)!important;max-height:calc(100vh - 8px)!important;max-height:calc(100dvh - 8px)!important}.multi-select__popup{width:calc(100vw - 8px);min-width:0;max-width:calc(100vw - 8px);max-height:calc(100vh - 8px);max-height:calc(100dvh - 8px);padding:8px}.multi-select__groups{max-height:calc(100vh - 88px);max-height:calc(100dvh - 88px);padding-right:2px}.multi-select__group{padding:8px}.multi-select__group__header .ant-input-affix-wrapper{flex:100%}.multi-select__group__logic{flex:calc(100% - 40px);min-width:0}.multi-select__group__logic .ant-segmented-group{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.multi-select__group__logic .ant-segmented-item{text-align:center;min-width:0}.multi-select__group__logic .ant-segmented-item-label{padding-left:6px;padding-right:6px}.multi-select__group__tools{align-items:stretch}.multi-select__group__actions{width:100%}.multi-select__group__actions .ant-space-item{flex:140px;min-width:0}.multi-select__group__actions .ant-btn{width:100%}.multi-select__group__list{max-height:40vh;max-height:40dvh}.multi-select__between{justify-content:stretch}.multi-select__between__segmented{width:100%;margin-left:0}.multi-select__between__segmented .ant-segmented-group{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.multi-select__between__segmented .ant-segmented-item{text-align:center}.multi-select__footer .ant-btn{width:100%}}@media (max-width:360px){.multi-select__popup-wrapper{max-width:calc(100vw - 4px)!important}.multi-select__popup{width:calc(100vw - 4px);max-width:calc(100vw - 4px);padding:6px}.multi-select__group{padding:6px}.multi-select__group__logic .ant-segmented-item-label{padding-left:4px;padding-right:4px;font-size:12px}}.OverflowTooltip{min-width:0}.OverflowTooltip__tooltip{word-break:break-word;overflow-wrap:anywhere;pointer-events:none;white-space:normal!important;max-width:320px!important;padding:4px 8px!important;font-size:11px!important;line-height:1.3!important}.range_container{align-items:center;gap:12px;width:auto;display:flex;max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important}.range_label{white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.range_inputs{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;max-width:300px;display:flex}.Tag{align-items:center;max-width:100%;margin:0;display:inline-flex;overflow:hidden}.Tag__icon{flex:none;margin-right:4px}.Tag__label{text-overflow:ellipsis;overflow-wrap:anywhere;min-width:0;overflow:hidden}.TagsPickerModal__content{flex-direction:column;gap:10px;padding-top:8px;display:flex}.TagsPickerModal__search{width:100%}.TagsPickerModal__meta{justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:16px;display:flex}.TagsPickerModal__list{background:#fff;border:1px solid #f0f0f0;border-radius:6px;height:360px;overflow-y:auto}.TagsPickerModal__spacer{position:relative}.TagsPickerModal__visible-rows{position:absolute;top:0;left:0;right:0}.TagsPickerModal__row{cursor:pointer;border-bottom:1px solid #f5f5f5;grid-template-columns:44px minmax(0,1fr) 40px;align-items:center;min-width:0;height:42px;display:grid}.TagsPickerModal__row:hover{background:#fafafa}.TagsPickerModal__row:focus-visible{outline-offset:-2px;outline:2px solid #1677ff}.TagsPickerModal__row--disabled{cursor:not-allowed;opacity:.55}.TagsPickerModal__checkbox-cell,.TagsPickerModal__info-cell{justify-content:center;align-items:center;min-width:0;display:flex}.TagsPickerModal__tag-cell{min-width:0;overflow:hidden}.TagsPickerModal__tag{max-width:100%;margin:0}.TagsPickerModal__info-icon{color:#1677ff;font-size:18px}.TagsPickerModal__loader,.TagsPickerModal__empty{border:1px solid #f0f0f0;border-radius:6px;justify-content:center;align-items:center;height:360px;display:flex}.TruncatedHeaderText{text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.TruncatedHeaderText__tooltip{text-align:center!important;min-width:3px!important;min-height:3px!important;padding:2px 4px!important;font-size:11px!important;line-height:1.1!important}.TruncatedHeaderText--lines-1{-webkit-line-clamp:1}.TruncatedHeaderText--lines-2{-webkit-line-clamp:2}.TruncatedHeaderText--lines-3{-webkit-line-clamp:3}@media screen and (max-width:834px){.header-container .period-time-wrapper{flex-direction:column;align-items:flex-start}.header-container .selectors{flex-wrap:wrap}.header-container .filters-container{flex-direction:column;gap:16px}}@media screen and (max-width:550px){.header-container .period-time-wrapper{flex-direction:column;align-items:flex-start}.header-container .user-selector{width:100%!important}.header-container .desktop-buttons{flex-direction:column;width:100%}.header-container .desktop-buttons .ant-space-item,.header-container .desktop-buttons .ant-space-item .button{width:100%}}.bc-task-list-header{justify-content:space-between;align-items:center;width:100%;margin:0 10px;display:flex}.bc-task-list-header .tasks-header-title{align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex}.bc-task-list-header .left{justify-content:flex-start;gap:26px;display:flex}.bc-task-list-header .left .date-title{align-self:flex-end}.bc-task-list-header .right{justify-content:space-between;align-items:baseline;min-width:475px;display:flex}.bc-task-list-header .right .ant-tabs-tab.ant-tabs-tab{background-color:transparent;padding:12px 16px!important}@media screen and (max-width:834px){.bc-task-list-header{flex-direction:column;align-items:flex-start;gap:10px}.bc-task-list-header .left{gap:16px;margin:10px 0}}@media screen and (max-width:550px){.bc-task-list-header .left,.bc-task-list-header .right{flex-direction:column;align-items:flex-start}.bc-task-list-header .right .ant-tabs-tab.ant-tabs-tab{padding:8px 10px!important}.bc-task-list-header .action-button{margin-bottom:10px}}.bc-task-list{background:#fff;width:100%;padding:24px}.bc-task-list .header-container .main-form{margin-bottom:10px}.bc-task-list .header-container .ant-form-item{margin:0}.bc-task-list .header-container .buttons-container{margin-bottom:0;display:inline-block}.bc-task-list .header-container .toolbar-space{flex-direction:column;gap:16px;display:flex}.bc-task-list .header-container .toolbar-space .date-container{flex-direction:row;gap:16px;display:flex}.bc-task-list .header-container .toolbar-space .date-container .date-item{flex-direction:column;align-items:baseline;gap:10px;max-width:450px;display:flex}.bc-task-list .header-container .toolbar-space .date-container .date-item .period-type-selector{width:180px}.bc-task-list .header-container .toolbar-space .date-container .date-item .ant-typography{min-width:100px;margin:0}.bc-task-list .header-container .toolbar-space .selectors-container{flex-wrap:wrap;justify-content:space-between;display:flex}.bc-task-list .header-container .toolbar-space .selectors-container .selectors{margin-bottom:16px}.bc-task-list .header-container .toolbar-space .selectors-container .selectors .user-selector .ant-select-selection-placeholder{color:#000}.bc-task-list .header-container .toolbar-space .selectors-container .selectors .user-selector .ant-select-selection-overflow{flex-wrap:nowrap}.bc-task-list .header-container .toolbar-space .filters-container{justify-content:space-between;display:flex}.bc-task-list .header-container .toolbar-space .filters-container .filter button{margin:0 20px 0 0;padding:0}.bc-task-list .tasks-count-container{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.bc-task-list .tasks-count-container .mass-actions{margin:0}.bc-task-list td.ant-table-cell:not(.ant-table-selection-column){padding:5px!important}.bc-task-list .ant-table-selection-column{padding:0!important}.bc-task-list .ant-table-selection-column .checkbox-container{justify-content:center;align-items:center;width:45px;display:flex}.bc-task-list .mass-actions{margin-top:-48px}.bc-task-list .task-name{cursor:pointer}.bc-task-list .task-registry-table{overflow-x:scroll}.add-tags-modal,.add-tags-modal *{z-index:1051!important}.ant-color-picker .ant-color-picker-select{display:none}.ant-color-picker .ant-color-picker-slider-container,.ant-color-picker .ant-color-picker-input-container{display:none!important}.ant-color-picker .ant-divider,.ant-color-picker .ant-color-picker-presets .ant-collapse-header{display:none}.modal .ant-modal-content .ant-space{width:100%}.modal .ant-modal-content .palette{flex-direction:column;gap:24px;display:flex}.modal .ant-modal-content .container{justify-content:space-between;align-items:baseline;width:100%;display:flex}.modal .ant-modal-content .container .ant-space-item{width:100%}.modal .ant-modal-content .container .ant-typography{min-width:110px}.modal .ant-modal-content .container .label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.modal .ant-modal-content .container .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.modal .ant-modal-content .container .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.modal .ant-modal-content .container .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.modal .ant-modal-content .container .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.modal .ant-modal-content .container .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.modal .ant-modal-content .container .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.modal .ant-modal-content .container .ant-form-item{width:-webkit-fill-available;max-width:400px}.modal .ant-modal-content .container .ant-select{width:100%!important}.modal .ant-modal-content .container .ant-select .ant-space-item{width:auto}@media screen and (max-width:834px){.modal .ant-space .container{flex-direction:row}}@media screen and (max-width:550px){.modal .ant-space .container{gap:10px;flex-direction:column!important}.modal .ant-space .palette{flex-direction:row;gap:24px;display:flex}.modal .ant-modal-footer{flex-direction:column;gap:24px;display:flex}.modal .ant-modal-footer .ant-btn-primary:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.modal .ant-modal-footer .ant-btn-primary:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.modal .ant-modal-footer .ant-btn-primary:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.modal .ant-modal-footer .ant-btn-primary:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.modal .ant-modal-footer .ant-btn-primary:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.modal .ant-modal-footer .ant-btn-primary:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}.icons-container{flex-wrap:wrap;gap:6px;max-width:258px;display:flex}.icons-container .icon{cursor:pointer;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.bc-edit-sales-funnel-robot-component{cursor:pointer;background-color:#fff;border:2px solid;border-radius:10px;margin-bottom:8px;padding:4px;transition:background-color .2s}.bc-edit-sales-funnel-robot-component:hover{background-color:#fafafa}.bc-edit-sales-funnel-robot-component .icon-column{flex-shrink:0;width:26px;padding-top:2px}.bc-edit-sales-funnel-robot-component .icon-column .icon{font-size:16px}.bc-edit-sales-funnel-robot-component .icon-column .logs-icon{color:#faad14;cursor:pointer;font-size:14px}.bc-edit-sales-funnel-robot-component .content-column{min-width:0}.bc-edit-sales-funnel-robot-component .robot-name{font-size:15px;line-height:1.3}.bc-edit-sales-funnel-robot-component .robot-comment .comment-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bc-edit-sales-funnel-robot-component .robot-info{font-size:13.5px;line-height:1.45}.bc-edit-sales-funnel-robot-component .info-line{flex-wrap:wrap;gap:4px;display:flex}.bc-edit-sales-funnel-robot-component .info-line .robot-info__label{color:#656363;flex-shrink:0}.bc-edit-sales-funnel-robot-component .short-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.bc-edit-sales-funnel-robot-component .progress-section{margin-top:4px}.bc-edit-sales-funnel-robot-component .error-icon{color:#ff4d4f;cursor:default}.bc-view-sales-funnel-chat-component{cursor:pointer;background-color:#fff;border-radius:10px;align-items:center;gap:8px;margin-bottom:5px;padding:10px 5px;display:flex}.bc-view-sales-funnel-chat-component .client-avatar{border-radius:100%;width:40px;height:40px}.bc-view-sales-funnel-chat-component .chat-content-container{width:100%}.bc-view-sales-funnel-chat-component .chat-content-container .short-text{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.bc-view-sales-funnel-chat-component .chat-content-container .header{justify-content:space-between;display:flex}.bc-view-sales-funnel-chat-component .chat-content-container .header span:last-child{flex-shrink:0;width:160px}.bc-view-sales-funnel-chat-component .chat-content-container .message{justify-content:space-between;align-items:center;gap:5px;display:flex}.bc-view-sales-funnel-chat-component .chat-content-container .message .integration-and-message{column-gap:4px;width:160px;display:flex}.TagsPreviewCell{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;max-width:100%;max-height:22px;display:flex;overflow:hidden}.TagsPreviewCell__tag{color:rgba(0,0,0,.76);border-color:#e0e0e0;flex:none;font-size:11px;line-height:17px}.TagsPreviewCell__tag:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.TagsPreviewCell__tag:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.TagsPreviewCell__tag:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.TagsPreviewCell__tag:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.TagsPreviewCell__tag:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.TagsPreviewCell__tag:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.TagsPreviewCell__more{color:#1677ff;min-width:30px;height:19px;font:inherit;cursor:pointer;background:#f5faff;border:1px solid #d9e8ff;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:600;line-height:17px;display:inline-flex}.TagsPreviewCell__popover .ant-popover-inner{padding:8px}.TagsPreviewCell__popover-list{flex-wrap:wrap;gap:4px;width:280px;max-width:70vw;max-height:180px;display:flex;overflow-x:hidden;overflow-y:auto}.TagsPreviewCell__popover-list::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.TagsPreviewCell__popover-list::-webkit-scrollbar-track{background:#fff;border-radius:15px}.TagsPreviewCell__popover-list::-webkit-scrollbar-corner{border-radius:33px}.TagsPreviewCell__popover-list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.bc-employee-portfolio{flex-direction:column;gap:24px;display:flex}.bc-employee-portfolio__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.bc-employee-portfolio__card{cursor:grab;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.bc-employee-portfolio__card:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.bc-employee-portfolio__image-wrapper{aspect-ratio:4/3;background-color:#f5f5f5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.bc-employee-portfolio__image{object-fit:cover;width:100%;height:100%}.bc-employee-portfolio__image-placeholder{background:repeating-linear-gradient(-45deg,#fafafa,#fafafa 10px,#f0f0f0 10px,#f0f0f0 20px);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bc-employee-portfolio__image-placeholder-icon{border:2px solid #d9d9d9;border-radius:4px;width:40px;height:28px;position:relative}.bc-employee-portfolio__image-placeholder-icon:before,.bc-employee-portfolio__image-placeholder-icon:after{content:"";border-radius:2px;position:absolute}.bc-employee-portfolio__image-placeholder-icon:before{border:2px solid #d9d9d9;width:12px;height:12px;top:6px;left:6px}.bc-employee-portfolio__image-placeholder-icon:after{border-bottom:2px solid #d9d9d9;border-left:2px solid #d9d9d9;width:24px;height:12px;bottom:6px;right:4px;transform:skew(-12deg)}.bc-employee-portfolio__menu-button{background-color:rgba(255,255,255,.96);position:absolute;top:8px;right:8px}.bc-employee-portfolio__description{color:rgba(0,0,0,.85);min-height:52px;max-height:96px;margin:4px 4px 4px 0;padding:4px 12px 12px;font-size:14px;line-height:1.4;overflow-y:auto}.bc-employee-portfolio__description::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.bc-employee-portfolio__description::-webkit-scrollbar-track{background:#fff;border-radius:15px}.bc-employee-portfolio__description::-webkit-scrollbar-corner{border-radius:33px}.bc-employee-portfolio__description ::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.bc-employee-portfolio__empty{margin-top:32px}.bc-employee-portfolio__loader{justify-content:center;align-items:center;height:100%;min-height:400px;padding:48px 0;display:flex}.bc-employee-portfolio-modal__upload{margin-bottom:16px}.bc-employee-portfolio-modal__upload-text{margin:12px 0}.bc-employee-portfolio-modal__description{margin-top:8px}.access-rights-tab-templates_container{max-width:800px}.access-rights-tab-templates_template{cursor:pointer;width:250px}.access-rights-tab-templates_icon{color:red}.access-rights-list_checkboxes{flex-direction:column;gap:6px;display:flex}.access-rights-list_children{flex-direction:column;gap:12px;display:flex}.access-rights-list_header_is-empty{cursor:default!important;color:rgba(0,0,0,.88)!important}.access-rights-list_header_is-empty .ant-collapse-expand-icon{opacity:0!important}.access-rights{flex-direction:column;gap:12px;width:100%;height:100%;display:flex}.access-rights .templates-wrapper-component{width:100%;max-width:800px;overflow-x:scroll}.access-rights .specific-rights,.access-rights .specific-rights .rights-tip-as-box{width:100%}.bc-add-user .divider{width:100%;max-width:800px;margin:5px 0 0}.bc-add-user .bc-masked-phone-input .ant-typography{width:100%;max-width:400px}.bc-add-user .bc-masked-phone-input .ant-space-horizontal.ant-space-align-start{margin-left:0!important}.bc-add-user .bc-masked-phone-input .input-with-mask{width:100%}.bc-add-user .container{justify-content:space-between;align-items:center;column-gap:10px;width:100%;max-width:800px;display:flex}.bc-add-user .container .second-column{width:100%;max-width:400px}.bc-add-user .container .email-label{width:100%;max-width:800px}.bc-add-user .container .label{width:100%;min-width:195px;max-width:400px}.bc-add-user .container .generate-name{align-items:center;width:100%;max-width:400px;display:flex}.bc-add-user .container .generate-name .ant-form-item{width:100%;max-width:400px;margin:0}.bc-add-user .container .generate-name .item{width:100%}.bc-add-user .container .field{width:810px;margin:5px 0 10px}.bc-add-user .container .field-item{width:100%}.bc-add-user .container .field-selector{width:100%;max-width:400px;display:flex}.bc-add-user .container .field-selector-item{width:100%}.bc-add-user .container .field-autocomplete{width:100%;max-width:400px}.bc-add-user .container .field-autocomplete input{font-size:16px}.bc-add-user .container .date-picker .ant-picker{width:100%;max-width:400px;margin:0}.bc-add-user .description-container{align-items:flex-start}.bc-add-user .space-button .ant-space-item{width:100%;max-width:400px}.bc-add-user .space-button .ant-space-item .button{width:inherit}.bc-add-user .ant-col.ant-col-16.ant-form-item-control>div:nth-of-type(2){width:408px;margin-left:408px}.bc-add-user .label-require:after{color:#ff4d4f;content:"*";margin-left:2px;font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-add-user .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-add-user .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-add-user .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-add-user .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-add-user .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-add-user .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-add-user .branches-container{width:100%;max-width:400px}.bc-add-user .branches-container .ant-form-item-row{justify-content:space-between}.bc-add-user .branches-container .ant-form-item-row .ant-col{text-align:left;display:contents}.bc-add-user .branches-container .ant-form-item-row .ant-col label{font-weight:600}.bc-add-user .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input{min-width:430px}.bc-add-user .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input .ant-list-item{padding:5px 0}@media screen and (max-width:834px){.bc-add-user .divider{width:auto;max-width:400px;min-width:none!important}.bc-add-user Form.Item{margin:0}.bc-add-user .bc-masked-phone-input{flex-direction:column;max-width:400px}.bc-add-user .bc-masked-phone-input .ant-form-item,.bc-add-user .generate-name .ant-form-item{margin-left:0!important}.bc-add-user .container{flex-direction:column;align-items:baseline;width:100%}.bc-add-user .container .email-label{width:auto}.bc-add-user .container .date-label{margin-bottom:5px!important}.bc-add-user .container .label{width:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-bottom:5px}.bc-add-user .container .field{width:100%;margin:0}.bc-add-user .container .field-item,.bc-add-user .container .ant-input-wrapper,.bc-add-user .container .generate-name,.bc-add-user .container .field-autocomplete{width:100%}.bc-add-user .container .date-picker .ant-picker{width:100%;margin-left:0}.bc-add-user .space-button{flex-wrap:wrap}.bc-add-user .button,.bc-add-user .button-space,.bc-add-user .button-space .ant-space-item{width:100%}.bc-add-user .ant-col.ant-col-16.ant-form-item-control>div:nth-of-type(2){margin-left:auto}.bc-add-user .branches-container{width:auto}.bc-add-user .branches-container .ant-form-item-row{max-width:400px}.bc-add-user .branches-container .ant-form-item-row .ant-col .ant-typography{margin-left:0}.bc-add-user .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input{width:100%;min-width:auto}.bc-add-user .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input .ant-list-item{width:100%;margin-left:0}}.bc-ai-settings-tab{width:100%;max-width:800px}.bc-ai-settings-tab .flex-container .ant-form-item{margin-bottom:0}.bc-ai-settings-tab .flex-container .action-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bc-ai-settings-tab .container{justify-content:space-between;align-items:center;column-gap:10px;width:100%;max-width:800px;display:flex}.bc-ai-settings-tab .container .second-column{width:100%;max-width:400px}.bc-ai-settings-tab .message-container{align-items:center}.bc-ai-settings-tab .ant-picker{width:100%}.bc-ai-settings-tab .save-button{margin-top:20px}.bc-edit-user-general-information .divider{width:100%;max-width:800px;margin:5px 0 0}.bc-edit-user-general-information .bc-masked-phone-input .ant-typography{width:100%;max-width:400px}.bc-edit-user-general-information .container{justify-content:space-between;align-items:center;column-gap:10px;width:100%;max-width:800px;display:flex}.bc-edit-user-general-information .container .second-column{width:100%;max-width:400px}.bc-edit-user-general-information .container .employee_avatar{flex-direction:column;align-items:center;display:flex}.bc-edit-user-general-information .container .email-label{width:100%;max-width:800px}.bc-edit-user-general-information .container .label{width:100%;min-width:195px;max-width:400px}.bc-edit-user-general-information .container .generate-name{align-items:center;width:100%;max-width:400px;display:flex}.bc-edit-user-general-information .container .generate-name .ant-form-item{width:100%;max-width:400px;margin:0 0 0 -6px}.bc-edit-user-general-information .container .generate-name .item{width:100%}.bc-edit-user-general-information .container .field{width:100%;margin:5px 0 10px}.bc-edit-user-general-information .container .field-item{width:100%}.bc-edit-user-general-information .container .field-selector{width:100%;max-width:400px;display:flex}.bc-edit-user-general-information .container .field-selector-item{width:100%}.bc-edit-user-general-information .container .field-autocomplete{width:100%;max-width:400px}.bc-edit-user-general-information .container .field-autocomplete input{font-size:16px}.bc-edit-user-general-information .container .date-picker .ant-picker{width:100%;max-width:400px;margin:0}.bc-edit-user-general-information .description-container{align-items:flex-start}.bc-edit-user-general-information .ant-col.ant-col-16.ant-form-item-control>div:nth-of-type(2){width:408px;margin-left:408px}.bc-edit-user-general-information .label-require:after{color:#ff4d4f;content:"*";margin-left:2px;font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-edit-user-general-information .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-edit-user-general-information .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-edit-user-general-information .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-right:4px}.bc-edit-user-general-information .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-edit-user-general-information .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-edit-user-general-information .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-left:4px}.bc-edit-user-general-information .branches-container{width:820px}.bc-edit-user-general-information .branches-container .ant-form-item-row{justify-content:space-between}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col{text-align:left;display:contents}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col label{font-weight:600}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input{min-width:430px}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input .ant-list-item{padding:5px 0}@media screen and (max-width:834px){.bc-edit-user-general-information .phone-container .ant-form-item{width:100%!important}.bc-edit-user-general-information .phone-container .ant-input-status-error{margin-left:0!important}.bc-edit-user-general-information .bc-masked-phone-input{flex-direction:column;max-width:400px}.bc-edit-user-general-information .bc-masked-phone-input .ant-form-item{margin-left:0!important}.bc-edit-user-general-information .generate-name-wrapper,.bc-edit-user-general-information .generate-name-wrapper .container,.bc-edit-user-general-information .generate-name-wrapper .ant-form-item-control-input{width:100%}.bc-edit-user-general-information .divider{width:auto;max-width:400px;min-width:none!important}.bc-edit-user-general-information Form.Item{margin:0}.bc-edit-user-general-information .container{flex-direction:column;align-items:baseline;width:100%}.bc-edit-user-general-information .container .ant-form-item,.bc-edit-user-general-information .container .ant-form-item .ant-form-item-control-input{width:100%}.bc-edit-user-general-information .container .email-label{width:auto}.bc-edit-user-general-information .container .date-label{margin-bottom:5px!important}.bc-edit-user-general-information .container .label{width:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-bottom:5px}.bc-edit-user-general-information .container .field{width:100%;margin:0}.bc-edit-user-general-information .container .field-item,.bc-edit-user-general-information .container .ant-input-wrapper,.bc-edit-user-general-information .container .generate-name{width:100%}.bc-edit-user-general-information .container .generate-name .ant-form-item-control-input-content{padding:0}.bc-edit-user-general-information .container .generate-name .ant-form-item-control-input-content .ant-input,.bc-edit-user-general-information .container .field-selector,.bc-edit-user-general-information .container .field-autocomplete{width:100%}.bc-edit-user-general-information .container .date-selectors{width:100%;padding-left:0}.bc-edit-user-general-information .space-button{flex-wrap:wrap}.bc-edit-user-general-information .button{width:100%}.bc-edit-user-general-information .date-selectors{flex-wrap:wrap;width:100%}.bc-edit-user-general-information .date-selectors .ant-space-item,.bc-edit-user-general-information .date-selectors .ant-space-item .ant-select,.bc-edit-user-general-information .button-space,.bc-edit-user-general-information .button-space .ant-space-item{width:100%}.bc-edit-user-general-information .ant-col.ant-col-16.ant-form-item-control>div:nth-of-type(2){margin-left:auto}.bc-edit-user-general-information .branches-container{width:auto}.bc-edit-user-general-information .branches-container .ant-form-item-row{max-width:400px}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col .ant-typography{margin-left:0}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input{width:100%;min-width:auto}.bc-edit-user-general-information .branches-container .ant-form-item-row .ant-col .ant-form-item-control-input .ant-list-item{width:100%;margin-left:0}}.bc-user-preview{grid-gap:20px;grid-template-columns:2fr 3fr;grid-auto-rows:minmax(50px,auto);grid-auto-flow:row;max-width:1100px;margin-bottom:20px;display:grid}.bc-user-preview .ant-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 0 10px rgba(0,0,0,.1)}.bc-user-preview .ant-card .ant-card-head{background-color:#fafafa}.bc-user-preview .personal-info{grid-column-start:1;min-width:450px}.bc-user-preview .personal-info .personal-info-container{gap:25px;display:flex}.bc-user-preview .personal-info .personal-info-container .photo-container{width:100%;max-width:100px}.bc-user-preview .personal-info .personal-info-container .photo-container .image{border-radius:50%;width:100px;height:100px}.bc-user-preview .personal-info .personal-info-container .info-container .ant-row{margin-bottom:5px}.bc-user-preview .personal-info .personal-info-container .info-container .ant-row .ant-typography{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:10px}.bc-user-preview .personal-info .personal-info-container .info-container .ant-row .ant-typography svg{width:auto;height:15px;width:fit-content}.bc-user-preview .activity-info{grid-row-start:2;grid-column-start:1;min-width:400px}.bc-user-preview .activity-info .activity-info-container{flex-direction:column;gap:15px;display:flex}.bc-user-preview .activity-info .activity-info-container .activity{width:100%;display:flex}.bc-user-preview .activity-info .activity-info-container .activity .activity-title{width:100%;min-width:150px;max-width:170px}.bc-user-preview .branches-info{grid-column-start:1}.bc-user-preview .additional-info{grid-row:1/4;grid-column-start:2}.bc-user-preview .additional-info .additional-info-container{flex-direction:column;gap:15px;display:flex}.bc-user-preview .additional-info .additional-info-container .record{align-items:center;width:100%;display:flex}.bc-user-preview .additional-info .additional-info-container .record .record-title{width:100%;min-width:150px;max-width:170px}.bc-user-preview .send-letter{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.bc-user-preview{grid-template-columns:1fr}.bc-user-preview .personal-info{min-width:300px}.bc-user-preview .activity-info{grid-row-start:2;min-width:300px}.bc-user-preview .additional-info{grid-row-start:4;grid-column-start:1}.bc-user-preview .branches-info{grid-row-start:3}}@media screen and (max-width:530px){.bc-user-preview{grid-template-columns:1fr}.bc-user-preview .personal-info{min-width:300px}.bc-user-preview .personal-info .personal-info-container{flex-direction:column}.bc-user-preview .personal-info .personal-info-container .photo-container{margin:0 auto}.bc-user-preview .activity-info{min-width:300px}}.bc-edit-user .ant-tabs-nav{margin-bottom:20px;padding:0}.bc-edit-user .ant-collapse-header .ant-collapse-header-text{font-weight:600}.bc-edit-user .ant-tabs-nav .ant-tabs-tab{padding:8px 40px 8px 0}.bc-edit-user .ant-tabs-content-holder{margin-top:-65px}@media screen and (max-width:1024px){.bc-edit-user .ant-tabs-nav .ant-tabs-tab{padding:8px 24px}.bc-edit-user .ant-tabs-content-holder{margin-top:0}}.bc-user-profile{gap:20px;max-width:1100px;display:flex}.bc-user-profile .user-profile-col{flex-direction:column;gap:20px;display:flex}.bc-user-profile .user-profile-col-left{flex:0 0 400px}.bc-user-profile .user-profile-col-right{flex:1}.bc-user-profile .ant-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 0 10px rgba(0,0,0,.1)}.bc-user-profile .ant-card .ant-card-head{background-color:#fafafa}.bc-user-profile .personal-info .personal-info-container{gap:25px;display:flex}.bc-user-profile .personal-info .personal-info-container .photo-container{flex-direction:column;align-items:center;width:100%;max-width:100px;display:flex}.bc-user-profile .personal-info .personal-info-container .photo-container .image{border-radius:50%;width:auto;height:100px}.bc-user-profile .personal-info .personal-info-container .info-container .ant-row{margin-bottom:5px}.bc-user-profile .personal-info .personal-info-container .info-container .ant-row .ant-typography{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bc-user-profile .personal-info .personal-info-container .info-container .ant-row .ant-typography svg{width:auto;height:15px;width:fit-content;margin-right:10px}.bc-user-profile .main-info .form,.bc-user-profile .main-info .ant-picker,.bc-user-profile .main-info .form-space{width:100%}.bc-user-profile .main-info .form-space .container{justify-content:space-between;align-items:baseline;width:100%;display:flex}.bc-user-profile .main-info .form-space .container .field-autocomplete .ant-select-selection-search-input{font-size:15px}.bc-user-profile .main-info .form-space .container .ant-space-item{width:100%}.bc-user-profile .main-info .form-space .container .ant-typography{min-width:110px}.bc-user-profile .main-info .form-space .container .label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-user-profile .main-info .form-space .container .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-user-profile .main-info .form-space .container .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-user-profile .main-info .form-space .container .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-user-profile .main-info .form-space .container .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-user-profile .main-info .form-space .container .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-user-profile .main-info .form-space .container .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-user-profile .main-info .form-space .container .ant-form-item,.bc-user-profile .main-info .form-space .container .date-selectors{width:-webkit-fill-available;max-width:400px}.bc-user-profile .phone .form-space{width:100%}.bc-user-profile .phone .form-space .container{justify-content:space-between;align-items:baseline;width:100%;display:flex}.bc-user-profile .phone .form-space .container .new-phone-container{flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px;width:100%;display:flex}.bc-user-profile .phone .form-space .container .new-phone-container .field-container{column-gap:0}.bc-user-profile .phone .form-space .container .ant-typography{min-width:110px}.bc-user-profile .phone .form-space .container .ant-typography-secondary{max-width:400px}.bc-user-profile .phone .form-space .container .ant-form-item{width:-webkit-fill-available;max-width:400px}.bc-user-profile .email form,.bc-user-profile .email .form-space{width:100%}.bc-user-profile .email .form-space .container{justify-content:space-between;align-items:baseline;width:100%;display:flex}.bc-user-profile .email .form-space .container .new-email-container{flex-direction:column;gap:10px;width:100%;max-width:400px;display:flex}.bc-user-profile .email .form-space .container .ant-space-item{width:100%}.bc-user-profile .email .form-space .container .ant-typography{min-width:110px}.bc-user-profile .email .form-space .container .ant-form-item{width:-webkit-fill-available;max-width:400px}.bc-user-profile .password-info .form-space{width:100%}.bc-user-profile .password-info .form-space .container{justify-content:space-between;align-items:baseline;width:100%;display:flex}.bc-user-profile .password-info .form-space .container .new-email-container{flex-direction:column;gap:10px;width:100%;max-width:400px;display:flex}.bc-user-profile .password-info .form-space .container .ant-space-item{width:100%}.bc-user-profile .password-info .form-space .container .ant-typography{min-width:110px}.bc-user-profile .password-info .form-space .container .ant-form-item{width:-webkit-fill-available;max-width:400px}.bc-user-profile .bc-masked-phone-input .code-and-input-space{margin-left:0!important}.bc-user-profile .position-divider{margin:8px 0}@media screen and (max-width:834px){.bc-user-profile{grid-template-columns:1fr}.bc-user-profile .personal-info .personal-info-container .photo-container{max-width:100px}.bc-user-profile .personal-info .personal-info-container .photo-container .image{height:100px}.bc-user-profile .main-info{grid-row-start:2;grid-column-start:1}.bc-user-profile .phone{grid-row-start:4;grid-column-start:1}.bc-user-profile .phone .bc-masked-phone-input{flex-direction:row;justify-content:space-between;width:100%;max-width:none}.bc-user-profile .email{grid-row-start:5;grid-column-start:1}.bc-user-profile .password-info{grid-row:6/7;grid-column-start:1}}@media screen and (max-width:550px){.bc-user-profile .personal-info .personal-info-container{flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.bc-user-profile .personal-info .info-container{width:100%}.bc-user-profile .container{flex-direction:column;gap:10px}.bc-user-profile .container .ant-typography{margin:0}.bc-user-profile .phone{grid-row-start:4;grid-column-start:1}.bc-user-profile .phone .bc-masked-phone-input{flex-direction:column;display:flex!important}.bc-user-profile .phone .bc-masked-phone-input .ant-input{width:100%}}.bc-users .avatar{border-radius:50%;width:60px;height:60px}.bc-users .additional-info{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.bc-users .user-input{max-width:66%}.bc-users .table-container{width:100%}.bc-users .toolbar-space{justify-content:space-between;display:flex}.bc-users .desktop-buttons{display:inline-flex}.bc-users .tablet-buttons{display:none}.bc-users .ant-select-selection-placeholder{color:#000}.bc-users .deleted-cell{opacity:.5;min-width:65px}.bc-users .deleted-cell__caption{color:red}@media screen and (max-width:834px){.bc-users .user-input{max-width:auto}.bc-users .user-selector{width:100%!important}.bc-users .desktop-buttons{display:none}.bc-users .tablet-buttons{display:inline-flex}}@media screen and (max-width:550px){.bc-users .user-input{max-width:100%}.bc-users .selector-space .ant-space-item{width:100%}.bc-users .tablet-buttons{justify-content:space-between;width:100%}.bc-users .search-button{width:100%}}.add-proxy-server-container{gap:48px;display:flex}.add-proxy-server-container .add_proxy_server_form{flex:1;max-width:600px}.add-proxy-server-container .add_proxy_server_form .connect_button_container{min-width:400px}.add-proxy-server-container .add_proxy_server_form .connect_button_container .connect_button{margin-right:14px}.add-proxy-server-container .add_proxy_server_form .description-container{align-items:flex-start!important}.add-proxy-server-container .add_proxy_server_form .succuss_color{color:#2da540}.add-proxy-server-container .add_proxy_server_form .blue_color{color:#1677ff}.add-proxy-server-container .add_proxy_server_form .ml9{margin-left:9px}.add-proxy-server-container .add_proxy_server_form .error_message{color:red;font-size:15px}.add-proxy-server-container .proxy-info-block{flex:1;width:100%}.add-proxy-server-container .proxy-info-block .cardHeader{background-color:#f0f0f0}.add-proxy-server-container .proxy-info-block .infoContainer{gap:32px;padding:10px;display:flex}.add-proxy-server-container .proxy-info-block .table-container{max-height:311px;overflow-y:auto}.add-proxy-server-container .proxy-info-block table{border-collapse:collapse;width:100%}.add-proxy-server-container .proxy-info-block table thead{z-index:1;background-color:#f0f0f0;position:-webkit-sticky;position:sticky;top:0}.add-proxy-server-container .proxy-info-block table th,.add-proxy-server-container .proxy-info-block table td{border:1px solid #ddd;padding:8px}.add-proxy-server-container .proxy-info-block table th{text-align:center;background-color:#f2f2f2}.bc-proxy__wrapper{width:100%}.bc-proxy__form{margin-bottom:10px}.bc-proxy__filters-panel{width:100%}.bc-proxy__selects-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.bc-proxy__buttons-row{flex-wrap:wrap;gap:10px;display:flex}.bc-proxy__select{min-width:180px}.bc-proxy__mass-actions{justify-content:flex-end;gap:10px;margin-top:-70px;display:flex;overflow-x:auto}.bc-sale-plans .editable-cell{cursor:pointer;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.bc-sale-plans td:has(>.total-cell){background-color:#f0f5ff!important}.bc-sale-plans .total-cell{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.bc-sale-plans .title-container{margin:0;padding:0}.bc-sale-plans .plans-table{min-width:1320px;margin-right:28px}.bc-organization-users-filters{margin-bottom:20px}.bc-organization-users-filters .ant-form-item{margin:0}.bc-logs-registry .message-name{cursor:pointer;margin:0}.bc-logs-registry .hidden-ok-button{display:none}.bc-edit-sales-funnel-page-header{align-content:center;height:100%}.bc-edit-sales-funnel{height:100%;padding-right:10px;overflow-x:scroll}.bc-edit-sales-funnel .logs-icon{color:#cf1322;cursor:pointer}.bc-edit-sales-funnel .flex-component{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bc-edit-sales-funnel .flex-component .add-stage-button{height:120px}.bc-sales-funnels-table-header .form{justify-content:space-between;display:flex}.bc-sales-funnels-table-header .form .search-field{margin-bottom:0}.bc-sales-funnels-table-header .form .search-field .input{width:400px}@media screen and (max-width:834px){.bc-sales-funnels-table-header .form{flex-direction:column;gap:16px}}@media screen and (max-width:550px){.bc-sales-funnels-table-header .input{width:100%!important}.bc-sales-funnels-table-header .button-space{justify-content:space-between}.bc-sales-funnels-table-header .button-space .ant-space-item{width:50%}.bc-sales-funnels-table-header .button-space .ant-space-item .button{width:100%}}.bc-sales-funnels{flex-direction:column;gap:20px;display:flex}.bc-sales-funnels .logs-icon{color:#cf1322;cursor:pointer}.bc-sales-funnels .play-icon{color:#d4b106}.bc-sales-funnels .check-icon{color:#52c41a}.bc-sales-funnels .minus-icon{color:#f5222d}.bc-sales-funnels .sales-funnels-table{overflow-x:scroll}.bc-sales-funnels .sales-funnels-table .in-progress-column,.bc-sales-funnels .sales-funnels-table .unsuccess-column,.bc-sales-funnels .sales-funnels-table .success-column{min-width:160px}.bc-sales-funnels .sales-funnels-table .name-column{flex-direction:column;gap:10px;display:flex}.bc-sales-funnels .sales-funnels-table .ant-table-cell{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bc-sales-funnels .sales-funnels-table .ant-table-cell .stage-cell{gap:10px;display:flex}.bc-sales-funnels .sales-funnels-table .chevron-component-container{align-items:center;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}.bc-sales-funnels .sales-funnels-table .chevron-component-container .chevron{cursor:pointer;align-items:center;display:flex}.bc-sales-funnels .sales-funnels-table .chevron-component-container .chevron .rectangle{text-overflow:ellipsis;white-space:nowrap;height:26px;padding:2px 4px 0;overflow:hidden}.bc-sales-funnels .sales-funnels-table .chevron-component-container .chevron .triangle{width:18px;height:18px;margin-left:-9px;transform:rotate(45deg)}.bc-sales-funnels .sales-funnels-table .chevron-component-container .icon-container{align-items:center;width:14px;height:14px;display:flex}.bc-sales-funnels .sales-funnels-table .chevron-component-container .icon-container .add-icon{color:#595959;cursor:pointer;display:block}.bc-view-sales-page-header{justify-content:space-between;align-items:center;width:100%;padding:0 10px;display:flex}.bc-view-sales-page-header .left-block{align-items:center;gap:10px;display:flex}.bc-view-sales-page-header .left-block .header-title{margin:0}.bc-view-sales-page-header .left-block .leads-icon{cursor:pointer;font-size:20px}.bc-view-sales-page-header .right-block{gap:10px;display:flex}.view-sales-page-header-dropdown-delete-text{color:#f5222d}.bc-write-first-modal .ant-modal-header{margin-bottom:12px;padding-bottom:12px}.bc-write-first-modal .phone-field>span{display:none}.bc-write-first-modal .phone-field>div{max-width:454px!important}.bc-write-first-modal .phone-approved-wrapper{align-items:center;gap:10px;display:flex}.bc-write-first-modal .phone-approved-wrapper .phone-approved-text{color:gray;font-size:12px}.bc-write-first-modal .gray-round-border{border:1px solid #d9d9d9;border-radius:6px;padding:8px 12px}.bc-write-first-modal .new-customer-form-item{width:230px;margin-bottom:12px}.bc-write-first-modal .similar-customers-warning{margin-bottom:12px}.bc-write-first-modal .similar-customers{flex-direction:column;gap:10px;display:flex}.bc-write-first-modal .similar-customer{align-items:start;display:flex}.bc-write-first-modal .similar-customer .similar-customer-text p{margin:0}.bc-write-first-modal .similar-customer .similar-customer-text .customer-name{font-weight:700}.bc-write-first-modal .similar-customer .similar-customer-text .phone-icon-checked{color:#1677ff;width:10px;height:10px;margin-right:6px}.bc-write-first-modal .similar-customer .similar-customer-text .location-icon{width:10px;height:10px;margin-right:10px}.bc-view-sales-funnel{height:100%;overflow-x:scroll}.bc-view-sales-funnel .flex-component{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:550px){.bc-settings .ant-space-item{width:100%}.bc-settings .ant-space-item .ant-card{width:100%!important}}.Tags{flex-direction:column;gap:24px;width:100%;display:flex}.Tags__table,.Tags__table .ant-spin-nested-loading,.Tags__table .ant-spin-container,.Tags__table .ant-table-wrapper{width:100%;min-width:0}.Tags__table .ant-table-content{-webkit-overflow-scrolling:touch}.Tags__table .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.Tags__table .ant-pagination-total-text{color:rgba(0,0,0,.65)}.Tags__table .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.Tags__table .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.Tags__table .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.Tags__table .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.Tags__table .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.Tags__table .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.Tags__table .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.Tags__table .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.Tags__table .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.Tags__table .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.Tags__table .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.Tags__table .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.Tags__table .deleted-tag td:not(.actions-cell){opacity:.5}@media screen and (max-width:834px){.Tags__table .ant-table-pagination.ant-pagination{row-gap:10px}.Tags__table .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.Tags__table .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.Tags__table .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.Tags__table .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.Tags__table .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.Tags__table .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.Tags{gap:12px}.Tags__table .ant-table-pagination.ant-pagination{justify-content:space-between;display:flex}.Tags__table .ant-pagination-total-text{order:3}.Tags__table .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.Tags__table .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.Tags__table .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:0}.Tags__table .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.Tags__table .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}.Tags__table .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0}}@media screen and (max-width:550px){.Tags__table .ant-table{font-size:13px}}.bc-actions-history .filters-panel{width:100%}.bc-actions-history .top-buttons-container{column-gap:8px;width:100%;display:flex}.bc-actions-history .period-label{min-width:57px}.records-container{margin-top:0;padding-left:23px}.records-title-and-icon{padding-top:14px}.work-schedule-content-layout{height:100vh;overflow-y:hidden}.work-schedule-content-layout .bc-work-schedule{width:100%;height:100%;overflow:hidden}.work-schedule-content-layout .bc-work-schedule .ant-tabs-tab{padding-left:10px!important;padding-right:10px!important}.work-schedule-content-layout .ant-tabs-nav-wrap{background-color:#f5f5f5}.work-schedule-content-layout .ant-layout-content{padding:0!important}.work-schedule-content-layout .ant-tabs-nav-wrap{width:100%}.work-schedule-content-layout .bc-schedule{padding:4px 10px}.work-schedule-content-layout .bc-schedule .footer{padding:3px 35px!important}.work-schedule-content-layout .skeleton-addition-mode,.work-schedule-content-layout .skeleton-deletion-mode{padding-top:8px;padding-left:24px;padding-right:24px}.work-schedule-content-layout .top-filters-divider{margin-top:8px}.work-schedule-content-layout .sidebar{height:82px}.work-schedule-content-layout .records .months-and-days{z-index:5;margin-top:-6px;padding-bottom:4px}.work-schedule-content-layout .records .employees-list{padding-top:0}.work-schedule-content-layout .records .cell{padding:2px!important}.work-schedule-content-layout .records-title-and-icon{padding-top:14px}.work-schedule-content-layout .time-range-container{width:34px;font-family:Arial,Helvetica,sans-serif;font-size:10px}.work-schedule-content-layout .employee-container{cursor:pointer}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:8px}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:8px}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:8px}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.work-schedule-content-layout .employee-container .ant-list-item-meta-avatar:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.tip-by-employee .ant-popover-inner{width:auto;padding-bottom:4px!important}.tip-by-employee .ant-popover-title{margin-bottom:0}.bc-schedule .filters-and-actions{align-items:center;gap:16px 30px;display:flex}.bc-schedule .filters-container{flex-wrap:wrap;column-gap:16px}.bc-schedule .top-filters-divider.ant-divider{margin-bottom:0}.bc-schedule .sidebar-and-content{height:calc(100vh - 195px);display:flex;position:relative}.bc-schedule .sidebar{z-index:10;background-color:#fff;min-width:235px;position:absolute;overflow-y:hidden}.bc-schedule .employee-container{max-height:70px;width:235px!important}.bc-schedule footer{background-color:#fff;border-top:1px solid rgba(5,5,5,.06);width:100%;height:30px;padding:3px auto;bottom:0}.bc-schedule footer .global-container{grid-template-columns:auto 290px;align-items:center;width:100%;display:grid}.bc-schedule footer .save-attention{color:rgba(0,0,0,.45);font-size:12px;line-height:1.2}.bc-schedule footer .save-attention__container{width:150px}.bc-schedule .records .employees-sticky-container{margin-top:0}.bc-schedule .records .employees-list-fixing{z-index:6;background-color:#fff;position:-webkit-sticky;position:sticky;left:0}.bc-schedule .records .employees-list-fixing .ant-spin-container{height:50vh}.bc-schedule .records .employees-list{border-right:1px solid rgba(5,5,5,.06)}.bc-schedule .records.table{position:relative;overflow-x:scroll}.bc-schedule .records.row{column-gap:4px;display:flex}.bc-schedule .records .months-and-days{width:100%;padding-bottom:8px;position:-webkit-sticky;position:sticky;top:0}.bc-schedule .records .months-and-days .background-styles{background-color:#fff;border-bottom:.5px solid rgba(211,211,211,.33);min-width:100%}.bc-schedule .records .months-and-days .days{min-width:100%;margin-left:18px}.bc-schedule .records .cells-container{width:auto;height:100%;margin-left:20px;position:relative}.bc-schedule .records.cell{cursor:pointer;text-align:center;box-sizing:border-box;border:.5px solid rgba(211,211,211,.33);border-radius:4px;width:40px;height:62px;margin-top:4px;margin-bottom:4px;padding:4px 2px 2px;font-size:10px}.bc-schedule .records.cell.hover{cursor:pointer;box-sizing:border-box;background-color:rgba(144,238,144,.1);border:2px dashed rgba(0,128,0,.66)}.bc-schedule .records.cell.preloaded{background-color:rgba(144,238,144,.33)}.bc-schedule .records.cell.preloaded.delete.hover{cursor:pointer;box-sizing:border-box;background-color:rgba(255,0,0,.33);border:2px dashed red}.bc-schedule .records.cell.changing{cursor:pointer;box-sizing:border-box;background-color:rgba(144,238,144,.33);border:2px dashed rgba(0,128,0,.33)}.bc-schedule .records.cell.changing.hover{cursor:pointer;box-sizing:border-box;background-color:rgba(144,238,144,.1);border:2px dashed rgba(0,128,0,.66)}.bc-schedule .records.cell.deleting{cursor:pointer;background-color:rgba(255,0,0,.33);border:2px dashed rgba(255,0,0,.33)}.bc-schedule .records.cell.record{flex-direction:column;justify-content:space-between;display:flex}.bc-schedule .records.cell.record .record-container{justify-content:right;align-items:flex-end;height:12px;display:flex}.bc-schedule .records.cell.record .record-container .record-item{color:#fff;background-color:#f08080;border-radius:4px;justify-content:center;align-items:center;width:100%;height:12px;font-weight:700;display:flex}.bc-schedule .records .month{justify-content:center;margin-top:4px;margin-left:112px;display:flex;position:fixed}.bc-schedule .records .month .item{color:#000;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700;display:block}.bc-schedule .records .days{align-items:flex-end;margin-top:5px;margin-bottom:5px;font-weight:700;display:flex}.bc-schedule .records .days .number{padding-top:36px}.bc-schedule .records .days .day{flex-direction:column;align-items:center;min-width:44px;display:flex}.bc-schedule .records .days .day.weekend{color:red}@media screen and (max-width:940px){.bc-schedule .filters-container_item{flex-direction:row;display:flex}}@media screen and (max-width:938px){.bc-schedule .sidebar-and-content{height:calc(100vh - 293px)}}@media screen and (max-width:755px){.bc-schedule .filters-container{flex-wrap:wrap;justify-content:flex-end;row-gap:4px}.bc-schedule .filters-and-actions{row-gap:4px}.bc-schedule .reset{margin-left:auto}.bc-schedule .ant-list-item-meta-content{display:none}.bc-schedule .employee-container{width:55px!important}.bc-schedule .sidebar{width:45px;min-width:auto;height:100px;padding-left:4px;overflow-x:hidden}.bc-schedule .sidebar .ant-select-selector{width:38px}}@media screen and (max-width:700px){.bc-schedule footer{height:auto}.bc-schedule footer .global-container{grid-template-columns:auto 118px;display:grid}.bc-schedule footer .global-container .footer-button{padding-top:0;padding-bottom:0}}@media screen and (max-width:550px){.bc-schedule .filters-container{flex-flow:column wrap;display:flex;gap:8px!important}.bc-schedule .filters-container_item{flex-direction:column;width:100%;display:flex}.bc-schedule .filters-container_item .period-select,.bc-schedule .filters-container_item .time-select{width:calc(100vw - 84px)!important}.bc-schedule .filters-container_item .filter-label{width:100px!important}.bc-schedule .ant-list-item-meta-content{display:none}.bc-schedule .button.reset{width:100%;margin-top:8px}.bc-schedule .save-attention{display:none}.bc-schedule .sidebar-and-content{height:calc(100vh - 340px);display:flex;overflow-x:auto!important}.bc-schedule .records .month{justify-content:center;margin-left:100px;display:flex}.bc-schedule footer{width:100%;min-width:236px;padding:16px 0}.bc-schedule .footer-button{padding:4px 12px}.work-schedule-content-layout{height:auto;overflow-y:scroll}}.organizations-page .filters{margin-bottom:24px}.organizations-page .ant-table-expanded-row .ant-table{margin-left:48px}.organizations-page tr.ant-table-expanded-row td{padding-left:16px!important}.bc-organization-settings .tariffs-frame{height:calc(100vh - 13rem);min-height:30rem}.bc-organization-settings .container{justify-content:space-between;gap:1rem;max-width:60rem;display:flex}.bc-organization-settings .rights .rights-description{margin-bottom:"2rem"}.bc-organization-settings .rights .rights-list{margin-bottom:2rem;padding-left:0}.bc-organization-settings .rights .rights-item{align-items:center;margin-top:1rem;margin-bottom:1rem;display:flex}.bc-organization-settings .rights .item-label{margin-left:1rem;font-size:.875rem;font-weight:600}.bc-organization-settings .rights .buttons{flex-wrap:nowrap;gap:1rem;display:flex}.bc-organization-settings .rights .buttons button{width:100%}.bc-organization-settings .info{border:1px solid #e5e5e5;border-radius:5px;flex-grow:1;align-self:flex-start;max-width:20rem}.bc-organization-settings .info .info-header{background-color:#e5e5e5;margin:0;padding:1rem}.bc-organization-settings .info .info-content{margin:0;padding:1rem}.bc-organization-settings .info .info-item{padding-top:.5rem;padding-bottom:.5rem;display:flex}.bc-organization-settings .info .info-item .label{min-width:6.25rem}@media screen and (max-width:1024px){.bc-organization-settings .tariffs-frame{height:calc(100dvh - 10rem);min-height:24rem}.bc-organization-settings .container{flex-wrap:wrap}.bc-organization-settings .rights{order:2;width:100%}.bc-organization-settings .info{order:1;max-width:100%}}.bc-organizations .toolbar-space{justify-content:space-between;display:flex}.bc-organizations .filter-term{max-width:30rem}.bc-organizations .filters-wrapper{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;max-width:30rem;display:flex}.bc-organizations .filter-countries,.bc-organizations .filter-city{flex-grow:1;max-width:48%;margin-bottom:0}.bc-organizations .secondary-text{font-weight:300}@media screen and (max-width:550px){.bc-organizations .filter-term{max-width:100%}.bc-organizations .filters-wrapper{gap:24px;max-width:100%}.bc-organizations .filter-countries,.bc-organizations .filter-city{width:100%;max-width:100%}.bc-organizations .filter-buttons{justify-content:space-between;width:100%}.bc-organizations .filter-buttons .ant-space-item{width:50%}.bc-organizations .filter-buttons .ant-space-item .ant-btn{width:100%}}.bc-payment-documents .filters{margin-bottom:20px}.bc-payment-documents .filters_container{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 12px;display:flex}.bc-payment-documents .filters_search{box-sizing:border-box;flex-grow:1;max-width:35%}.bc-payment-documents .filters_buttons{flex-direction:row;align-items:center;gap:12px;margin-left:auto;display:flex}.bc-payment-documents .filters_buttons_item{min-width:140px}.bc-payment-documents .logs-table{width:100%;overflow:scroll}.bc-payment-documents .logs-table table{table-layout:auto!important}.bc-create-warehouse{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.bc-create-warehouse{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.bc-create-warehouse{padding-bottom:180px}}.bc-create-warehouse__form{width:100%;max-width:760px}.bc-create-warehouse .field-container{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:760px;display:flex}.bc-create-warehouse .field-container .ant-typography{min-width:180px;padding-top:8px}.bc-create-warehouse .field-container .label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-create-warehouse .field-container .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-create-warehouse .field-container .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-create-warehouse .field-container .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-create-warehouse .field-container .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-create-warehouse .field-container .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-create-warehouse .field-container .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-create-warehouse .field-container .ant-form-item{width:100%;max-width:520px}.bc-create-warehouse__form .ant-input,.bc-create-warehouse__form .ant-input-affix-wrapper,.bc-create-warehouse__form .ant-input-number,.bc-create-warehouse__form .ant-input-number-group-wrapper,.bc-create-warehouse__form .ant-select,.bc-create-warehouse__form .ant-picker{width:100%}@media screen and (max-width:720px){.bc-create-warehouse .field-container{flex-direction:column;gap:8px}.bc-create-warehouse .field-container .ant-typography,.bc-create-warehouse .field-container .ant-form-item{width:100%;min-width:0;max-width:400px;padding-top:0}}@media screen and (max-width:767px){.bc-create-warehouse__form .ant-input,.bc-create-warehouse__form .ant-input-affix-wrapper,.bc-create-warehouse__form .ant-textarea,.bc-create-warehouse__form .ant-textarea-wrapper,.bc-create-warehouse__form .ant-input-number,.bc-create-warehouse__form .ant-input-number-group-wrapper,.bc-create-warehouse__form .ant-select,.bc-create-warehouse__form .ant-picker{font-size:13px}.bc-create-warehouse__form .ant-input,.bc-create-warehouse__form .ant-input-affix-wrapper,.bc-create-warehouse__form .ant-input-number-group-wrapper,.bc-create-warehouse__form .ant-select-selector{min-height:32px!important;padding:4px 8px!important}}.bc-create-warehouse_buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.bc-create-warehouse_buttons_item{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.bc-create-warehouse_buttons_item{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.bc-create-warehouse_buttons{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.bc-create-warehouse_buttons_item{min-height:32px}.bc-create-warehouse_buttons_item .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.bc-create-warehouse_buttons_item{flex-basis:100%;max-width:100%!important}}.bc-create-warehouse{height:100%}.bc-create-warehouse__form,.bc-create-warehouse__fields{width:100%;height:100%}.bc-create-warehouse .field-date{width:100%!important}.bc-create-warehouse .textarea-container{align-items:flex-start!important}@media screen and (max-width:550px){.bc-create-warehouse .field-container{gap:8px!important}.bc-create-warehouse .ant-form-item-label>label{white-space:normal;font-size:13px}.bc-create-warehouse .ant-input,.bc-create-warehouse .ant-input-affix-wrapper,.bc-create-warehouse .ant-textarea,.bc-create-warehouse .ant-textarea-wrapper,.bc-create-warehouse .ant-input-number,.bc-create-warehouse .ant-input-number-group-wrapper,.bc-create-warehouse .ant-select,.bc-create-warehouse .ant-picker{font-size:13px!important}.bc-create-warehouse .ant-input,.bc-create-warehouse .ant-input-affix-wrapper,.bc-create-warehouse .ant-input-number-group-wrapper,.bc-create-warehouse .ant-select-selector{min-height:32px!important;padding:4px 8px!important}.bc-create-warehouse .ant-input-number-handler-wrap{display:none}.bc-create-warehouse .branches-section{flex-direction:column;gap:6px;display:flex}.bc-create-warehouse .branches-section .ant-typography{line-height:1.4;margin-bottom:0!important;font-size:14px!important}.branches-selection-container{flex-direction:column;gap:6px;margin-bottom:0;display:flex}.branches-selection-container .ant-form-item{margin-bottom:0}.branches-selection-container .list-container{border:1px solid #f0f0f0;border-radius:4px;margin-bottom:0;overflow:hidden}.branches-selection-container .list-container .ant-list-item{padding:6px 8px!important}.branches-selection-container .list-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-title{margin-bottom:2px;font-size:12px;line-height:1.4}.branches-selection-container .list-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-description{color:rgba(0,0,0,.45);font-size:11px;line-height:1.3}.branches-selection-container .list-container .ant-list-item .ant-list-item-action li{margin-left:4px}.branches-selection-container .list-container .ant-list-item .ant-list-item-action li .branch-delete{font-size:14px!important}.branches-selection-container .ant-form-text{font-size:12px}.branches-selection-container .form-item-branches-button{margin-bottom:0}.branches-selection-container .form-item-branches-button .ant-btn{width:100%;height:32px;font-size:13px;padding:4px 12px!important}}.WarehousesRegistry__filters-section,.WarehousesRegistry__table-section,.WarehousesRegistry,.WarehousesRegistry .ant-spin-nested-loading,.WarehousesRegistry .ant-spin-container,.WarehousesRegistry .ant-table-wrapper{width:100%;min-width:0}.WarehousesRegistry .ant-table-content{-webkit-overflow-scrolling:touch}.WarehousesRegistry .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.WarehousesRegistry .ant-pagination-total-text{color:rgba(0,0,0,.65)}.WarehousesRegistry .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.WarehousesRegistry .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.WarehousesRegistry .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.WarehousesRegistry .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.WarehousesRegistry .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.WarehousesRegistry .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.WarehousesRegistry .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.WarehousesRegistry .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.WarehousesRegistry .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.WarehousesRegistry .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.WarehousesRegistry .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.WarehousesRegistry .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.WarehousesRegistry .ant-table-pagination.ant-pagination{row-gap:10px}.WarehousesRegistry .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.WarehousesRegistry .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.WarehousesRegistry .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.WarehousesRegistry .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.WarehousesRegistry .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.WarehousesRegistry .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.WarehousesRegistry .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.WarehousesRegistry .ant-pagination-total-text,.WarehousesRegistry .ant-pagination-options{margin-left:0;margin-right:0}.WarehousesRegistry .ant-pagination-total-text{order:3}}.WarehousesRegistry{width:100%}.WarehousesRegistry__content{gap:24px;width:100%;min-width:0}.WarehousesRegistry__table{width:100%}.WarehousesRegistry__name,.WarehousesRegistry__branches{min-width:0}.WarehousesRegistry__name-link,.WarehousesRegistry__comment,.WarehousesRegistry__branch-item{overflow-wrap:anywhere;word-break:break-word}.WarehousesRegistry__comment{white-space:pre-wrap;display:inline-block}.WarehousesRegistry__quantity{white-space:nowrap}.WarehousesRegistry__action{justify-content:flex-end;display:flex}.WarehousesRegistry .ant-table-wrapper,.WarehousesRegistry .ant-spin-nested-loading,.WarehousesRegistry .ant-spin-container{width:100%}.WarehousesRegistry .ant-table-cell{vertical-align:top}@media (max-width:767px){.WarehousesRegistry__content{gap:16px}.WarehousesRegistry__action{justify-content:flex-start}}@media (max-width:424px){.WarehousesRegistry__table .ant-table{font-size:13px}}.WarehousesRegistryFilters__buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.WarehousesRegistryFilters__buttons_item{min-width:148px;min-height:24px}.WarehousesRegistryFilters__buttons .ant-btn,.WarehousesRegistryFilters__buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.WarehousesRegistryFilters__buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.WarehousesRegistryFilters__buttons{justify-content:stretch}.WarehousesRegistryFilters__buttons_item{flex:calc(50% - 6px);min-width:0}.WarehousesRegistryFilters__buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.WarehousesRegistryFilters__buttons_item{flex-basis:100%}}.WarehousesRegistryFilters__toolbar{flex-wrap:wrap;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.WarehousesRegistryFilters__toolbar{gap:10px}}.WarehousesRegistryFilters,.WarehousesRegistryFilters__content,.WarehousesRegistryFilters__search,.WarehousesRegistryFilters__toolbar{width:100%}.WarehousesRegistryFilters__search{margin-bottom:0}.WarehousesRegistryFilters__search .ant-form-item-control,.WarehousesRegistryFilters__search .ant-form-item-control-input,.WarehousesRegistryFilters__search .ant-form-item-control-input-content,.WarehousesRegistryFilters__search .ant-input-group-wrapper{width:100%}.WarehousesRegistryFilters__branches{width:260px!important;min-width:260px!important}.WarehousesRegistryFilters__buttons{width:auto}@media (max-width:1200px){.WarehousesRegistryFilters__buttons{width:100%}}@media (max-width:767px){.WarehousesRegistryFilters__content{gap:10px!important}.WarehousesRegistryFilters__toolbar{flex-direction:column;align-items:stretch;gap:10px}.WarehousesRegistryFilters__branches,.WarehousesRegistryFilters__buttons{width:100%!important;min-width:100%!important}.WarehousesRegistryFilters__buttons .search-button{width:100%}}@media (max-width:560px){.WarehousesRegistryFilters__buttons .ant-space-item{width:100%}}.products_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.products_container{gap:12px}}.products_filters-section,.products_table-section{width:100%;min-width:0}.products_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.products_filters_buttons_item{min-width:148px;min-height:24px}.products_filters_buttons .ant-btn,.products_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.products_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.products_filters_buttons{justify-content:stretch}.products_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.products_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.products_filters_buttons_item{flex-basis:100%}}.products_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.products_table_content,.products_table_content .ant-spin-nested-loading,.products_table_content .ant-spin-container,.products_table_content .ant-table-wrapper{width:100%;min-width:0}.products_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.products_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.products_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.products_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.products_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.products_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.products_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.products_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.products_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.products_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.products_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.products_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.products_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.products_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.products_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.products_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.products_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.products_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.products_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.products_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.products_table_content .ant-pagination-total-text,.products_table_content .ant-pagination-options{margin-left:0;margin-right:0}.products_table_content .ant-pagination-total-text{order:3}}.products_table_grid{width:100%}.products_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.products_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.products_filters_container{gap:8px}}.products_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:1024px){.products_filters_search{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.products_filters_search{flex:100%;min-width:0;max-width:none}}.products_filters_select{box-sizing:border-box;flex:220px;width:100%;min-width:180px}@media screen and (max-width:1024px){.products_filters_select{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.products_filters_select{flex:100%;min-width:0;max-width:none}}.products_filters_range{box-sizing:border-box;flex:260px;width:100%;min-width:220px;max-width:320px}@media screen and (max-width:1024px){.products_filters_range{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.products_filters_range{flex:100%;min-width:0;max-width:none}}.Products__count-indicator{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.Products__count-indicator--minimal{background-color:#fa8c16}.Products__count-indicator--critical{background-color:#ff4d4f}.Products__name{min-width:200px;max-width:100%;white-space:wrap}.products_filters_checkboxes{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;display:flex}.products_filters_checkboxes .ant-checkbox-wrapper{white-space:nowrap}.products_filters_checkboxes .ant-checkbox-wrapper:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_filters_checkboxes .ant-checkbox-wrapper:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_filters_checkboxes .ant-checkbox-wrapper:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.products_filters_checkboxes .ant-checkbox-wrapper:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.products_filters_checkboxes .ant-checkbox-wrapper:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.products_filters_checkboxes .ant-checkbox-wrapper:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.products_filters_range .range_container{width:100%;min-width:0;max-width:none!important}.products_filters_range .range_label{flex-shrink:0}.products_filters_range .range_inputs{width:100%;min-width:0;max-width:none}@media screen and (max-width:767px){.products_filters_container{gap:8px!important}.products_filters_range .range_container{flex-direction:column;align-items:flex-start}.products_filters_range .range_label{white-space:normal}.products_filters_range .range_inputs{flex-direction:column;align-items:stretch}.products_filters_search .ant-input,.products_filters_search .ant-input-affix-wrapper,.products_filters_search .ant-select-selector,.products_filters_select .ant-input,.products_filters_select .ant-input-affix-wrapper,.products_filters_select .ant-select-selector{font-size:13px;min-height:32px!important;padding:4px 8px!important}.products_filters_buttons{gap:8px!important}.products_filters_buttons .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}.bc-product-images-uploader .images-wrapper{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.bc-product-images-uploader .images-wrapper .image-item{cursor:pointer;background:#fff;border:1px solid #d9d9d9;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.bc-product-images-uploader .images-wrapper .image-item .image-preview{object-fit:cover;width:100%;height:100%}.bc-product-images-uploader .upload-placeholder{cursor:pointer;border:1px dashed #d9d9d9;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.bc-product-images-uploader .image-item{display:inline-block;position:relative}.bc-product-images-uploader .image-item .delete-btn{color:#fff;cursor:pointer;background:rgba(0,0,0,.6);border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:4px;right:4px}.bc-product-images-uploader .image-item .delete-btn:hover{background:rgba(0,0,0,.8)}.full-size-image{width:100%;margin-top:30px}.number-input{height:38px!important}.bc-add-product{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.bc-add-product{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.bc-add-product{padding-bottom:180px}}.bc-add-product__content{grid-template-columns:minmax(0,760px) minmax(280px,360px);align-items:flex-start;gap:24px;width:100%;display:grid}.bc-add-product__form,.bc-add-product__side{width:100%;min-width:0}.bc-add-product__side{align-self:flex-start;position:-webkit-sticky;position:sticky;top:0}@media screen and (max-width:1279px){.bc-add-product__content{grid-template-columns:minmax(0,1fr)}.bc-add-product__form{max-width:760px}.bc-add-product__side{max-width:760px;position:static}}@media screen and (max-width:767px){.bc-add-product__content{gap:16px}}.bc-add-product__form{width:100%;max-width:760px}.bc-add-product .field-container{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:760px;display:flex}.bc-add-product .field-container .ant-typography{min-width:180px;padding-top:8px}.bc-add-product .field-container .label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-add-product .field-container .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-add-product .field-container .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-add-product .field-container .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-add-product .field-container .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-add-product .field-container .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-add-product .field-container .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-add-product .field-container .ant-form-item{width:100%;max-width:520px}.bc-add-product__form .ant-input,.bc-add-product__form .ant-input-affix-wrapper,.bc-add-product__form .ant-input-number,.bc-add-product__form .ant-input-number-group-wrapper,.bc-add-product__form .ant-select,.bc-add-product__form .ant-picker{width:100%}@media screen and (max-width:720px){.bc-add-product .field-container{flex-direction:column;gap:8px}.bc-add-product .field-container .ant-typography,.bc-add-product .field-container .ant-form-item{width:100%;min-width:0;max-width:400px;padding-top:0}}@media screen and (max-width:767px){.bc-add-product__form .ant-input,.bc-add-product__form .ant-input-affix-wrapper,.bc-add-product__form .ant-textarea,.bc-add-product__form .ant-textarea-wrapper,.bc-add-product__form .ant-input-number,.bc-add-product__form .ant-input-number-group-wrapper,.bc-add-product__form .ant-select,.bc-add-product__form .ant-picker{font-size:13px}.bc-add-product__form .ant-input,.bc-add-product__form .ant-input-affix-wrapper,.bc-add-product__form .ant-input-number-group-wrapper,.bc-add-product__form .ant-select-selector{min-height:32px!important;padding:4px 8px!important}}.bc-add-product_footer{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.bc-add-product_footer_button{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.bc-add-product_footer_button{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.bc-add-product_footer{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.bc-add-product_footer_button{min-height:32px}.bc-add-product_footer_button .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.bc-add-product_footer_button{flex-basis:100%;max-width:100%!important}}.bc-add-product__fields,.bc-add-product__form{width:100%}.bc-add-product__side{width:100%;min-width:0}.bc-add-product .bc-form{min-width:0}.bc-add-product .field-container .ant-form-item,.bc-add-product .full-width,.bc-add-product .number-input,.bc-add-product .required-field{width:100%}.bc-add-product .textarea-container{align-items:flex-start}.bc-add-product_footer{grid-column:1}.bc-add-product_footer_button{width:100%;max-width:200px}.similar-products__wrapper{background:#fff;border:1px solid #f0f0f0;border-radius:10px;flex-direction:column;gap:12px;width:100%;max-height:min(600px,100vh - 260px);padding:12px;display:flex}.similar-products__warningIcon{color:#d89614;fill:#d89614}.similar-products__scroll{padding-right:4px;overflow-x:hidden;overflow-y:auto}.similar-products__scroll::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.similar-products__scroll::-webkit-scrollbar-track{background:#fff;border-radius:15px}.similar-products__scroll::-webkit-scrollbar-corner{border-radius:33px}.similar-products__scroll ::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.similar-products__list,.similar-product{width:100%}.similar-product__header{min-height:20px!important;padding:8px 12px!important}.similar-product__body{padding:12px!important}.similar-product__title{max-width:100%}.similar-product__rowLabel{white-space:nowrap}.similar-product__rowRight{flex:1;min-width:0}.similar-product__rowValue{text-align:right;flex:1;min-width:0}.similar-product__check{color:#faad14;flex:none;font-size:16px}.product-categories_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.product-categories_container{gap:12px}}.product-categories_filters-section,.product-categories_table-section{width:100%;min-width:0}.product-categories_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.product-categories_filters_buttons_item{min-width:148px;min-height:24px}.product-categories_filters_buttons .ant-btn,.product-categories_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.product-categories_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.product-categories_filters_buttons{justify-content:stretch}.product-categories_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.product-categories_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.product-categories_filters_buttons_item{flex-basis:100%}}.product-categories_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.product-categories_table_content,.product-categories_table_content .ant-spin-nested-loading,.product-categories_table_content .ant-spin-container,.product-categories_table_content .ant-table-wrapper{width:100%;min-width:0}.product-categories_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.product-categories_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.product-categories_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.product-categories_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-categories_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-categories_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-categories_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-categories_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-categories_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-categories_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-categories_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-categories_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-categories_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.product-categories_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.product-categories_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.product-categories_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.product-categories_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-categories_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-categories_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-categories_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.product-categories_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.product-categories_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.product-categories_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.product-categories_table_content .ant-pagination-total-text,.product-categories_table_content .ant-pagination-options{margin-left:0;margin-right:0}.product-categories_table_content .ant-pagination-total-text{order:3}}.product-categories_table_grid{width:100%}.product-categories_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.product-categories_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.product-categories_filters_container{gap:8px}}.product-categories_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:767px){.product-categories_filters_search{flex:100%;min-width:0;max-width:none}}.brands_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.brands_container{gap:12px}}.brands_filters-section,.brands_table-section{width:100%;min-width:0}.brands_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.brands_filters_buttons_item{min-width:148px;min-height:24px}.brands_filters_buttons .ant-btn,.brands_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.brands_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.brands_filters_buttons{justify-content:stretch}.brands_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.brands_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.brands_filters_buttons_item{flex-basis:100%}}.brands_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.brands_table_content,.brands_table_content .ant-spin-nested-loading,.brands_table_content .ant-spin-container,.brands_table_content .ant-table-wrapper{width:100%;min-width:0}.brands_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.brands_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.brands_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.brands_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.brands_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.brands_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.brands_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.brands_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.brands_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.brands_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.brands_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.brands_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.brands_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.brands_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.brands_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.brands_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.brands_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.brands_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.brands_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.brands_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.brands_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.brands_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.brands_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.brands_table_content .ant-pagination-total-text,.brands_table_content .ant-pagination-options{margin-left:0;margin-right:0}.brands_table_content .ant-pagination-total-text{order:3}}.brands_table_grid{width:100%}.brands_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.brands_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.brands_filters_container{gap:8px}}.brands_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:767px){.brands_filters_search{flex:100%;min-width:0;max-width:none}}.suppliers_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.suppliers_container{gap:12px}}.suppliers_filters-section,.suppliers_table-section{width:100%;min-width:0}.suppliers_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.suppliers_filters_buttons_item{min-width:148px;min-height:24px}.suppliers_filters_buttons .ant-btn,.suppliers_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.suppliers_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.suppliers_filters_buttons{justify-content:stretch}.suppliers_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.suppliers_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.suppliers_filters_buttons_item{flex-basis:100%}}.suppliers_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.suppliers_table_content,.suppliers_table_content .ant-spin-nested-loading,.suppliers_table_content .ant-spin-container,.suppliers_table_content .ant-table-wrapper{width:100%;min-width:0}.suppliers_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.suppliers_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.suppliers_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.suppliers_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.suppliers_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.suppliers_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.suppliers_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.suppliers_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.suppliers_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.suppliers_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.suppliers_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.suppliers_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.suppliers_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.suppliers_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.suppliers_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.suppliers_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.suppliers_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.suppliers_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.suppliers_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.suppliers_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.suppliers_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.suppliers_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.suppliers_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.suppliers_table_content .ant-pagination-total-text,.suppliers_table_content .ant-pagination-options{margin-left:0;margin-right:0}.suppliers_table_content .ant-pagination-total-text{order:3}}.suppliers_table_grid{width:100%}.suppliers_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.suppliers_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.suppliers_filters_container{gap:8px}}.suppliers_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:767px){.suppliers_filters_search{flex:100%;min-width:0;max-width:none}}.inventory_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.inventory_container{gap:12px}}.inventory_table-section{width:100%;min-width:0}.inventory_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.inventory_table_content,.inventory_table_content .ant-spin-nested-loading,.inventory_table_content .ant-spin-container,.inventory_table_content .ant-table-wrapper{width:100%;min-width:0}.inventory_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.inventory_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.inventory_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.inventory_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.inventory_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.inventory_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.inventory_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.inventory_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.inventory_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.inventory_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.inventory_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.inventory_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.inventory_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.inventory_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.inventory_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.inventory_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.inventory_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.inventory_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.inventory_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.inventory_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.inventory_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.inventory_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.inventory_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.inventory_table_content .ant-pagination-total-text,.inventory_table_content .ant-pagination-options{margin-left:0;margin-right:0}.inventory_table_content .ant-pagination-total-text{order:3}}.inventory_table_grid{width:100%}.inventory_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.inventory-card{border-top:1px solid #f0f0f0;flex-direction:row;width:100%;height:100%;display:flex}.inventory-card__count-warning{color:#ff4d4f;font-size:14px}.inventory-card_loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.inventory-card_main{flex-direction:column;width:100%;height:100%;display:flex}.inventory-card_main_in-progress{border-right:1px solid #f0f0f0;width:66%}.inventory-card_header{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.inventory-card_header_warehouse{max-width:50%}.inventory-card_header_row{flex-direction:row;gap:20px;width:100%;display:flex}.inventory-card_header_icon{margin-right:12px}.inventory-card_filters{border-bottom:1px solid #f0f0f0;padding:24px 24px 24px 0}.inventory-card_filters_search{width:66%}.inventory-card_filters_condition{flex:1;min-width:100px;max-width:180px}.inventory-card_filters_sorting_label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f5f5f5;width:110px;font-weight:500;color:rgba(0,0,0,.85)!important;cursor:default!important}.inventory-card_filters_sorting_select{min-width:170px}.inventory-card_table_scroll-wrapper{width:100%;overflow-x:auto;overflow-y:hidden}.inventory-card_table_scroll-wrapper .ant-table-wrapper{min-width:800px}.inventory-card_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;display:flex}.inventory-card_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.inventory-card_table_pagination{flex-direction:row;justify-content:space-between;align-items:center;padding-right:24px;display:flex}.inventory-card_table_pagination_left{justify-content:flex-start;align-items:center;gap:12px;display:flex}.inventory-card_table_pagination_right{justify-content:flex-end;align-items:center;gap:12px;display:flex}.inventory-card_table_pagination_right .select{width:70px}.inventory-card_history{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:12px;height:100%;padding:24px 0 0 24px;display:flex}.inventory-card_history_title{margin:0!important;font-weight:400!important}.inventory-card_history_header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.inventory-card_history_content{flex:1;width:100%;display:flex;overflow:auto}.inventory-card_history_list{flex-direction:column-reverse;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:auto;padding-right:12px;display:flex}.inventory-card_history_row{border-top:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:12px 0;display:flex}.inventory-card_history_row_text-counted{white-space:nowrap;width:74px}.inventory-card_history_row_text-counted:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.inventory-card_history_row_text-counted:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.inventory-card_history_row_text-counted:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.inventory-card_history_row_text-counted:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.inventory-card_history_row_text-counted:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.inventory-card_history_row_text-counted:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.inventory-card_buttons{height:100%}.inventory-card_count-difference-percent{white-space:nowrap;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1px 8px;font-size:13px;font-weight:500;line-height:20px;display:inline-block}@media screen and (max-width:550px){.inventory-card{flex-direction:column;gap:12px;height:auto;overflow-x:hidden}.inventory-card_main{min-width:0;height:auto;padding-bottom:12px}.inventory-card_main_in-progress{border-bottom:1px solid #f0f0f0;border-right:none;width:100%}.inventory-card_header{gap:8px;padding:12px}.inventory-card_header_row{flex-direction:column;gap:8px}.inventory-card_header_warehouse{max-width:100%}.inventory-card_filters{padding:12px}.inventory-card_filters_search{width:100%}.inventory-card_filters_condition{max-width:none}.inventory-card_filters_sorting{width:100%}.inventory-card_filters_sorting_label{flex:1}.inventory-card_filters_sorting_select{flex:1;min-width:0}.inventory-card_filters .ant-input,.inventory-card_filters .ant-input-affix-wrapper,.inventory-card_filters .ant-select-selector{font-size:13px;min-height:32px!important;padding:4px 8px!important}.inventory-card_table_scroll-wrapper .ant-table-wrapper{min-width:560px}.inventory-card_table_pagination{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding-left:0;padding-right:12px}.inventory-card_table_pagination_left{flex-wrap:wrap;gap:8px}.inventory-card_table_pagination_right{justify-content:flex-start;gap:8px}.inventory-card_history{border-top:1px solid #f0f0f0;flex:none;width:100%;height:auto;max-height:300px;padding:12px}.inventory-card_history_title{font-size:14px!important}.inventory-card_history_row{padding:8px 0;font-size:13px}}.add-edit-inventory_form{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.add-edit-inventory_form{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.add-edit-inventory_form{padding-bottom:180px}}.add-edit-inventory_buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.add-edit-inventory_buttons_item{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.add-edit-inventory_buttons_item{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.add-edit-inventory_buttons{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.add-edit-inventory_buttons_item{min-height:32px}.add-edit-inventory_buttons_item .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.add-edit-inventory_buttons_item{flex-basis:100%;max-width:100%!important}}.product-directory_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.product-directory_container{gap:12px}}.product-directory_filters-section,.product-directory_table-section{width:100%;min-width:0}.product-directory_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.product-directory_filters_buttons_item{min-width:148px;min-height:24px}.product-directory_filters_buttons .ant-btn,.product-directory_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.product-directory_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.product-directory_filters_buttons{justify-content:stretch}.product-directory_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.product-directory_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.product-directory_filters_buttons_item{flex-basis:100%}}.product-directory_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.product-directory_table_content,.product-directory_table_content .ant-spin-nested-loading,.product-directory_table_content .ant-spin-container,.product-directory_table_content .ant-table-wrapper{width:100%;min-width:0}.product-directory_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.product-directory_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.product-directory_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.product-directory_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-directory_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-directory_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.product-directory_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-directory_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-directory_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.product-directory_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-directory_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-directory_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.product-directory_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.product-directory_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.product-directory_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.product-directory_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.product-directory_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-directory_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-directory_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.product-directory_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.product-directory_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.product-directory_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.product-directory_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.product-directory_table_content .ant-pagination-total-text,.product-directory_table_content .ant-pagination-options{margin-left:0;margin-right:0}.product-directory_table_content .ant-pagination-total-text{order:3}}.product-directory_table_grid{width:100%}.product-directory_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.product-directory_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.product-directory_filters_container{gap:8px}}.product-directory_filters_toolbar{flex-wrap:wrap;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.product-directory_filters_toolbar{gap:10px}}.product-directory_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:1024px){.product-directory_filters_search{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.product-directory_filters_search{flex:100%;min-width:0;max-width:none}}.product-directory_filters_select{box-sizing:border-box;flex:220px;width:100%;min-width:180px}@media screen and (max-width:1024px){.product-directory_filters_select{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.product-directory_filters_select{flex:100%;min-width:0;max-width:none}}.deleted-row{color:#bfbfbf}.deleted-label{color:#f5222d}.goods-units_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.goods-units_container{gap:12px}}.goods-units_filters-section,.goods-units_table-section{width:100%;min-width:0}.goods-units_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.goods-units_filters_buttons_item{min-width:148px;min-height:24px}.goods-units_filters_buttons .ant-btn,.goods-units_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.goods-units_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.goods-units_filters_buttons{justify-content:stretch}.goods-units_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.goods-units_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.goods-units_filters_buttons_item{flex-basis:100%}}.goods-units_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.goods-units_table_content,.goods-units_table_content .ant-spin-nested-loading,.goods-units_table_content .ant-spin-container,.goods-units_table_content .ant-table-wrapper{width:100%;min-width:0}.goods-units_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.goods-units_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.goods-units_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.goods-units_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.goods-units_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.goods-units_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.goods-units_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.goods-units_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.goods-units_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.goods-units_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.goods-units_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.goods-units_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.goods-units_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.goods-units_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.goods-units_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.goods-units_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.goods-units_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.goods-units_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.goods-units_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.goods-units_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.goods-units_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.goods-units_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.goods-units_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.goods-units_table_content .ant-pagination-total-text,.goods-units_table_content .ant-pagination-options{margin-left:0;margin-right:0}.goods-units_table_content .ant-pagination-total-text{order:3}}.goods-units_table_grid{width:100%}.goods-units_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.goods-units_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.goods-units_filters_container{gap:8px}}.goods-units_filters_date{box-sizing:border-box;flex:260px;width:100%;min-width:220px;max-width:320px}@media screen and (max-width:1024px){.goods-units_filters_date{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.goods-units_filters_date{flex:100%;min-width:0;max-width:none}}.goods-units_filters_select{box-sizing:border-box;flex:220px;width:100%;min-width:180px}@media screen and (max-width:1024px){.goods-units_filters_select{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.goods-units_filters_select{flex:100%;min-width:0;max-width:none}}.purchase-planning-settings_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.purchase-planning-settings_container{gap:12px}}.purchase-planning-settings_filters-section,.purchase-planning-settings_table-section{width:100%;min-width:0}.purchase-planning-settings_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.purchase-planning-settings_filters_buttons_item{min-width:148px;min-height:24px}.purchase-planning-settings_filters_buttons .ant-btn,.purchase-planning-settings_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.purchase-planning-settings_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.purchase-planning-settings_filters_buttons{justify-content:stretch}.purchase-planning-settings_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.purchase-planning-settings_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.purchase-planning-settings_filters_buttons_item{flex-basis:100%}}.purchase-planning-settings_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.purchase-planning-settings_table_content,.purchase-planning-settings_table_content .ant-spin-nested-loading,.purchase-planning-settings_table_content .ant-spin-container,.purchase-planning-settings_table_content .ant-table-wrapper{width:100%;min-width:0}.purchase-planning-settings_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.purchase-planning-settings_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.purchase-planning-settings_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.purchase-planning-settings_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.purchase-planning-settings_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.purchase-planning-settings_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.purchase-planning-settings_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.purchase-planning-settings_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.purchase-planning-settings_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.purchase-planning-settings_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.purchase-planning-settings_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.purchase-planning-settings_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.purchase-planning-settings_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.purchase-planning-settings_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.purchase-planning-settings_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.purchase-planning-settings_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.purchase-planning-settings_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.purchase-planning-settings_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.purchase-planning-settings_table_content .ant-pagination-total-text,.purchase-planning-settings_table_content .ant-pagination-options{margin-left:0;margin-right:0}.purchase-planning-settings_table_content .ant-pagination-total-text{order:3}}.purchase-planning-settings_table_grid{width:100%}.purchase-planning-settings_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.purchase-planning-settings_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.purchase-planning-settings_filters_container{gap:8px}}.purchase-planning-settings_filters_toolbar{flex-wrap:wrap;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.purchase-planning-settings_filters_toolbar{gap:10px}}.purchase-planning-settings_filters_selects{flex-wrap:wrap;flex:480px;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.purchase-planning-settings_filters_selects{flex:100%;gap:10px}}.purchase-planning-settings_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:767px){.purchase-planning-settings_filters_search{flex:100%;min-width:0;max-width:none}}.purchase-planning-settings_filters_select{box-sizing:border-box;flex:220px;width:100%;min-width:180px}@media screen and (max-width:767px){.purchase-planning-settings_filters_select{flex:100%;min-width:0;max-width:none}}.bc-yoo-kassa-payment-with-email{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.bc-yoo-kassa-payment-with-email .wrapper-card{border-radius:8px;width:420px}.bc-yoo-kassa-payment-with-email .wrapper-card .space-component{width:100%}.bc-yoo-kassa-payment-with-email .wrapper-card .space-component .main-title{text-align:center;margin:0}.bc-yoo-kassa-payment-with-email .wrapper-card .space-component .amount-row{justify-content:space-between;width:100%}.bc-yoo-kassa-payment-with-email .wrapper-card .space-component .checkbox-agreement .ant-checkbox{align-items:flex-start;margin-top:4px}.bc-yoo-kassa-payment-with-email .wrapper-card .space-component .you-kassa-image{width:160px}.bc-yoo-kassa-success-payment{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.bc-sendout-receivers .sendout-receivers-table{overflow-x:scroll}.bc-sendout-receivers-filter-form .status-select,.bc-sendout-receivers-filter-form .action-select{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.bc-sendout-receivers-filter-form .filter-term{flex-grow:1;flex-basis:0;min-width:330px}.bc-sendout-receivers-filter-form .actions-container{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.bc-sendout-receivers-filter-form .buttons-container{gap:16px;display:flex}@media screen and (max-width:834px){.bc-sendout-receivers-filter-form .actions-container .ant-select{width:100%!important}.bc-sendout-receivers-filter-form .actions-container .buttons-container{justify-content:space-between;width:100%}.bc-sendout-receivers-filter-form .actions-container .buttons-container .ant-btn{width:50%}}.bc-sendouts-filter-form .search-field-column{flex-grow:1;flex-basis:0;min-width:345px;max-width:100%}.bc-sendouts-filter-form .action-buttons-container{align-self:flex-end;margin-bottom:16px}.bc-sendouts .attachments-icon{position:absolute;top:.3125rem;left:-.875rem}@media screen and (max-width:550px){.bc-sendouts-filter-form .selectors-space .ant-space-item{width:100%}.bc-sendouts-filter-form .selectors-space .ant-space-item .multiple-select-filter{width:100%!important}.bc-sendouts-filter-form .action-buttons-container{align-self:auto}.bc-sendouts-filter-form .action-buttons-container .ant-space-item{width:50%}.bc-sendouts-filter-form .action-buttons-container .ant-space-item .ant-btn{width:100%}}.bc-sendouts .table{overflow-x:scroll}.ServiceCategories{flex-direction:column;gap:24px;width:100%;display:flex}.ServiceCategories__table,.ServiceCategories__table .ant-spin-nested-loading,.ServiceCategories__table .ant-spin-container,.ServiceCategories__table .ant-table-wrapper{width:100%;min-width:0}.ServiceCategories__table .ant-table-content{-webkit-overflow-scrolling:touch}.ServiceCategories__table .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.ServiceCategories__table .ant-pagination-total-text{color:rgba(0,0,0,.65)}.ServiceCategories__table .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.ServiceCategories__table .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.ServiceCategories__table .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.ServiceCategories__table .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.ServiceCategories__table .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.ServiceCategories__table .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.ServiceCategories__table .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ServiceCategories__table .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ServiceCategories__table .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.ServiceCategories__table .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.ServiceCategories__table .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.ServiceCategories__table .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:834px){.ServiceCategories__table .ant-table-pagination.ant-pagination{row-gap:10px}.ServiceCategories__table .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.ServiceCategories__table .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.ServiceCategories__table .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.ServiceCategories__table .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.ServiceCategories__table .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.ServiceCategories__table .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.ServiceCategories{gap:12px}.ServiceCategories__table .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.ServiceCategories__table .ant-pagination-total-text,.ServiceCategories__table .ant-pagination-options{margin-left:0;margin-right:0}.ServiceCategories__table .ant-pagination-total-text{order:3}}@media screen and (max-width:550px){.ServiceCategories__table .ant-table{font-size:13px}}.bc-organization-users .bc-organization-users-filters .toolbar-space{flex-direction:column;gap:20px;margin-bottom:20px;display:flex}.bc-organization-users .name-column-text{text-overflow:ellipsis;max-width:150px;overflow:hidden}.bc-organization-users .bold-text{font-weight:600}.bc-organization-users .avatar{border-radius:50%;width:60px;height:60px}.bc-organization-users .deleted-cell{opacity:.5}.edit-sendouts__form{max-width:600px}.edit-sendouts__footer{flex-direction:row;gap:10px;width:100%;padding-top:24px;display:flex}.edit-sendouts__footer__button{min-width:200px}.add-edit-brand_container{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.add-edit-brand_container{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.add-edit-brand_container{padding-bottom:180px}}.add-edit-brand_form{width:100%;max-width:760px}.add-edit-brand_form .ant-form-item-label{padding-bottom:0}.add-edit-brand_form .ant-form-item-label>label{white-space:normal;text-align:left;min-height:40px}.add-edit-brand_form .ant-input,.add-edit-brand_form .ant-input-affix-wrapper,.add-edit-brand_form .ant-input-number,.add-edit-brand_form .ant-input-number-group-wrapper,.add-edit-brand_form .ant-select,.add-edit-brand_form .ant-picker{width:100%}@media screen and (max-width:991px){.add-edit-brand_form.ant-form-horizontal .ant-form-item{flex-direction:column;align-items:stretch;gap:6px;display:flex}.add-edit-brand_form.ant-form-horizontal .ant-form-item-label,.add-edit-brand_form.ant-form-horizontal .ant-form-item-control{flex:0 0 100%;max-width:100%}.add-edit-brand_form.ant-form-horizontal .ant-form-item-label{text-align:left;padding:0}.add-edit-brand_form.ant-form-horizontal .ant-form-item-label>label{min-height:auto}}.add-edit-brand_buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.add-edit-brand_buttons_item{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.add-edit-brand_buttons_item{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.add-edit-brand_buttons{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.add-edit-brand_buttons_item{min-height:32px}.add-edit-brand_buttons_item .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.add-edit-brand_buttons_item{flex-basis:100%;max-width:100%!important}}.add-edit-brand_container,.add-edit-brand_form{width:100%}.add-edit-brand_form{max-width:760px}.add-edit-product-category_container{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.add-edit-product-category_container{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.add-edit-product-category_container{padding-bottom:180px}}.add-edit-product-category_form{width:100%;max-width:760px}.add-edit-product-category_form .ant-form-item-label{padding-bottom:0}.add-edit-product-category_form .ant-form-item-label>label{white-space:normal;text-align:left;min-height:40px}.add-edit-product-category_form .ant-input,.add-edit-product-category_form .ant-input-affix-wrapper,.add-edit-product-category_form .ant-input-number,.add-edit-product-category_form .ant-input-number-group-wrapper,.add-edit-product-category_form .ant-select,.add-edit-product-category_form .ant-picker{width:100%}@media screen and (max-width:991px){.add-edit-product-category_form.ant-form-horizontal .ant-form-item{flex-direction:column;align-items:stretch;gap:6px;display:flex}.add-edit-product-category_form.ant-form-horizontal .ant-form-item-label,.add-edit-product-category_form.ant-form-horizontal .ant-form-item-control{flex:0 0 100%;max-width:100%}.add-edit-product-category_form.ant-form-horizontal .ant-form-item-label{text-align:left;padding:0}.add-edit-product-category_form.ant-form-horizontal .ant-form-item-label>label{min-height:auto}}.add-edit-product-category_buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.add-edit-product-category_buttons_item{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.add-edit-product-category_buttons_item{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.add-edit-product-category_buttons{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.add-edit-product-category_buttons_item{min-height:32px}.add-edit-product-category_buttons_item .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.add-edit-product-category_buttons_item{flex-basis:100%;max-width:100%!important}}.add-edit-product-category_container,.add-edit-product-category_form{width:100%}.add-edit-product-category_form{max-width:760px}.add-edit-suppliers_container{box-sizing:border-box;width:100%;min-width:0}@media screen and (max-width:767px){.add-edit-suppliers_container{gap:12px;padding-bottom:80px}}@media screen and (max-width:560px){.add-edit-suppliers_container{padding-bottom:180px}}.add-edit-suppliers_form{width:100%;max-width:760px}.add-edit-suppliers_form .ant-form-item-label{padding-bottom:0}.add-edit-suppliers_form .ant-form-item-label>label{white-space:normal;text-align:left;min-height:40px}.add-edit-suppliers_form .ant-input,.add-edit-suppliers_form .ant-input-affix-wrapper,.add-edit-suppliers_form .ant-input-number,.add-edit-suppliers_form .ant-input-number-group-wrapper,.add-edit-suppliers_form .ant-select,.add-edit-suppliers_form .ant-picker{width:100%}@media screen and (max-width:991px){.add-edit-suppliers_form.ant-form-horizontal .ant-form-item{flex-direction:column;align-items:stretch;gap:6px;display:flex}.add-edit-suppliers_form.ant-form-horizontal .ant-form-item-label,.add-edit-suppliers_form.ant-form-horizontal .ant-form-item-control{flex:0 0 100%;max-width:100%}.add-edit-suppliers_form.ant-form-horizontal .ant-form-item-label{text-align:left;padding:0}.add-edit-suppliers_form.ant-form-horizontal .ant-form-item-label>label{min-height:auto}}.add-edit-suppliers_buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.add-edit-suppliers_buttons_item{min-width:148px;min-height:40px}@media screen and (max-width:1024px){.add-edit-suppliers_buttons_item{flex:calc(50% - 6px);min-width:0}}@media screen and (max-width:767px){.add-edit-suppliers_buttons{z-index:10;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));background-color:#fff;border-top:1px solid #f0f0f0;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.add-edit-suppliers_buttons_item{min-height:32px}.add-edit-suppliers_buttons_item .ant-btn{font-size:13px;min-height:32px!important;padding:4px 12px!important}}@media screen and (max-width:560px){.add-edit-suppliers_buttons_item{flex-basis:100%;max-width:100%!important}}.add-edit-suppliers_container,.add-edit-suppliers_form{width:100%}.add-edit-suppliers_form{max-width:760px}.warehouse-operations_container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;height:100%;display:flex}@media screen and (max-width:767px){.warehouse-operations_container{gap:12px}}.warehouse-operations_filters-section,.warehouse-operations_table-section{width:100%;min-width:0}.warehouse-operations_filters_buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.warehouse-operations_filters_buttons_item{min-width:148px;min-height:24px}.warehouse-operations_filters_buttons .ant-btn,.warehouse-operations_filters_buttons_item .ant-btn{min-height:24px}@media screen and (max-width:1200px){.warehouse-operations_filters_buttons{flex:100%;margin-left:0}}@media screen and (max-width:767px){.warehouse-operations_filters_buttons{justify-content:stretch}.warehouse-operations_filters_buttons_item{flex:calc(50% - 6px);min-width:0}.warehouse-operations_filters_buttons_item .ant-btn{min-height:20px!important}}@media screen and (max-width:560px){.warehouse-operations_filters_buttons_item{flex-basis:100%}}.warehouse-operations_table_container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.warehouse-operations_table_content,.warehouse-operations_table_content .ant-spin-nested-loading,.warehouse-operations_table_content .ant-spin-container,.warehouse-operations_table_content .ant-table-wrapper{width:100%;min-width:0}.warehouse-operations_table_content .ant-table-content{-webkit-overflow-scrolling:touch}.warehouse-operations_table_content .ant-table-pagination.ant-pagination{row-gap:12px;margin:18px 0 12px;padding-top:6px}.warehouse-operations_table_content .ant-pagination-total-text{color:rgba(0,0,0,.65)}.warehouse-operations_table_content .ant-pagination-total-text:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.warehouse-operations_table_content .ant-pagination-total-text:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.warehouse-operations_table_content .ant-pagination-total-text:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:auto}.warehouse-operations_table_content .ant-pagination-total-text:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.warehouse-operations_table_content .ant-pagination-total-text:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.warehouse-operations_table_content .ant-pagination-total-text:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.warehouse-operations_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.warehouse-operations_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.warehouse-operations_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto}.warehouse-operations_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.warehouse-operations_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.warehouse-operations_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}@media screen and (max-width:1024px){.warehouse-operations_table_content .ant-table-pagination.ant-pagination{row-gap:10px}.warehouse-operations_table_content .ant-pagination-options:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.warehouse-operations_table_content .ant-pagination-options:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.warehouse-operations_table_content .ant-pagination-options:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.warehouse-operations_table_content .ant-pagination-options:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.warehouse-operations_table_content .ant-pagination-options:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.warehouse-operations_table_content .ant-pagination-options:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}}@media screen and (max-width:767px){.warehouse-operations_table_content .ant-table-pagination.ant-pagination{flex-direction:row;justify-content:space-between;margin-top:12px;margin-bottom:6px;padding:0 12px}.warehouse-operations_table_content .ant-pagination-total-text,.warehouse-operations_table_content .ant-pagination-options{margin-left:0;margin-right:0}.warehouse-operations_table_content .ant-pagination-total-text{order:3}}.warehouse-operations_table_grid{width:100%}.warehouse-operations_table_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.warehouse-operations_filters_container{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media screen and (max-width:767px){.warehouse-operations_filters_container{gap:8px}}.warehouse-operations_filters_range{box-sizing:border-box;flex:260px;width:100%;min-width:220px;max-width:320px}@media screen and (max-width:1024px){.warehouse-operations_filters_range{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.warehouse-operations_filters_range{flex:100%;min-width:0;max-width:none}}.warehouse-operations_filters_search{box-sizing:border-box;flex:320px;width:100%;min-width:min(100%,280px)}@media screen and (max-width:1024px){.warehouse-operations_filters_search{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.warehouse-operations_filters_search{flex:100%;min-width:0;max-width:none}}.warehouse-operations_filters_select{box-sizing:border-box;flex:220px;width:100%;min-width:180px}@media screen and (max-width:1024px){.warehouse-operations_filters_select{flex-basis:calc(50% - 6px);max-width:none}}@media screen and (max-width:767px){.warehouse-operations_filters_select{flex:100%;min-width:0;max-width:none}}.warehouse-operations_filters_search-select{width:128px}@media screen and (max-width:767px){.warehouse-operations_filters_search-select{width:112px}}@media screen and (max-width:560px){.warehouse-operations_filters_search-select{width:96px}}.social-warn{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#ffe6e6;border:1px solid #f6bcbc;border-radius:8px;grid-template-columns:26px 1fr 16px;align-items:center;gap:6px;width:230px;margin-bottom:8px;margin-left:auto;margin-right:auto;padding:6px 12px;display:grid}.social-warn--small{width:86px;margin:4px 0}.social-warn__text{flex-direction:column;display:flex}.social-warn__icon{color:#a63a3a;font-size:20px}.social-warn__title{font-size:16px;font-weight:600}.social-warn__subtitle{color:#333;font-size:12px}.social-warn__chevron{color:#333}.Registration{justify-content:center;align-items:center;display:flex}.Registration__form-container{box-sizing:border-box;border-radius:20px;width:400px;padding:0 40px;box-shadow:0 0 10px rgba(0,0,0,.1)}.Registration__title,.Registration__captcha-title{text-align:center;margin-bottom:20px;color:#1a1a91!important}.Registration__captcha-title{font-weight:400}.Registration__agreement,.Registration__login-text{color:#1a1a91!important}.Registration__city-select span:nth-of-type(2){color:#d9d9d9!important}.Registration__captcha-container{justify-content:center;margin-bottom:20px;display:flex}.Registration__captcha-field-item{margin:0 0 0 14px;display:inline-block}.Registration__captcha-field-item #registration_captcha_help{width:200px;position:absolute}.Registration__captcha-field{width:70px}.Registration__alert-container{margin-bottom:20px}.Registration__submit-button{width:100%}.Registration .phone-label{display:none}.Registration .phone-input-wrapper>div{height:32px}.Registration .phone-input-wrapper .country-container{height:22px}@media (max-height:816px){.Registration{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media (max-width:480px){.Registration__form-container{width:100%;box-shadow:none;border-radius:0;padding:0 16px}}.bc-view-sendouts .info-block,.bc-view-sendouts .files-block{flex-direction:column;flex:1;gap:8px;min-width:300px;display:flex}.bc-view-sendouts .info-block{flex:1.2}.bc-view-sendouts .files-block .title{margin:0 0 9px}.bc-view-sendouts .action-item,.bc-view-sendouts .action-item .pswp-gallery{display:flex}.bc-view-sendouts .action-item .image-container{width:140px;height:140px;display:inline-block;position:relative}.bc-view-sendouts .action-item .image-container .image-img{border-radius:10px;position:relative;top:-20px}.bc-view-sendouts .action-item .load-button{width:25px;height:25px;min-height:25px;position:relative;top:10px;left:90px}.bc-view-sendouts .action-item .load-button .ant-float-btn-body{height:inherit;background-color:#001529}.bc-view-sendouts .action-item .load-button .ant-float-btn-body .ant-float-btn-content{padding:0}.bc-view-sendouts .action-item .load-button .ant-float-btn-body .anticon-download{color:#fff}