.content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #f0f2f6;border-radius:5px;background:#fff;-webkit-box-shadow:0 0 8px 0 rgba(34,60,80,.05);box-shadow:0 0 8px 0 rgba(34,60,80,.05);-webkit-transition:all .3s ease;transition:all .3s ease}.content-block__title{padding:20px;border-bottom:1px solid #f0f2f6}.content-block__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px}.content-block__content,.universal-select{display:-webkit-box;display:-ms-flexbox;display:flex}.universal-select{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.universal-select__title{font-weight:700}.universal-select__copy-icon{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f2f4;border:1px solid #e4e9f0}.universal-select__option-highlight{font-style:italic!important}.universal-select__option__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.universal-select__option__content__suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.universal-select__option__content-icon{display:inline}.universal-select .pl-select{padding-left:40px}.universal-select .ant-select-selection-selected-value{width:100%}.readonly-mode .universal-select__copy-icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:unset;border:none}.readonly-mode .pl-select{padding-left:30px}.promocodes-table{padding:24px;background-color:#fff;height:100%}.promocodes-table__delete-promocodes{position:absolute;bottom:0;left:0}.promocodes-table .ant-checkbox-inner{border:1px dashed #1890ff}.promocodes-table .ant-checkbox-checked .ant-checkbox-inner{border-style:solid}.ant-table-column-has-actions,[data-kit-theme=default] .ant-table-empty .ant-table-body{overflow:visible!important}