.content-block{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;border:1px solid #f0f2f6;border-radius:5px;background:#fff;box-shadow:0 0 8px 0 rgba(34,60,80,.05);transition:all .3s ease}.content-block__title{padding:20px;border-bottom:1px solid #f0f2f6}.content-block__content{display:flex;flex:1 1 auto;padding:20px}.universal-select{display:flex;flex-direction:column}.universal-select__title{font-weight:700}.universal-select__copy-icon{position:absolute;z-index:1;left:0;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#f0f2f4;border:1px solid #e4e9f0}.universal-select__option-highlight{font-style:italic!important}.universal-select__option__content{display:flex;gap:8px}.universal-select__option__content__suffix{display:flex;flex:1 1 auto;justify-content:flex-end;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:-moz-fit-content;width: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}