/*  千仓 主题样式常量 */
.loading--c5KCv {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.loading-container--kFS0n {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: flex;
  flex-flow: column;
  align-items: center;
}
.loading-container--kFS0n span {
  margin-top: 8px;
  color: #fff;
}
.loading--c5KCv .ant-spin .ant-spin-dot-item {
  background-color: #fff;
}

/*  千仓 主题样式常量 */
.messageModal--uLKWf {
  width: 500px;
}
.messageList--V6o8c {
  overflow-y: auto;
  max-height: 350px;
}
.modalRender--hLLhS {
  position: relative;
}
.modalRender--hLLhS .draggableTitle--iuRHF {
  width: calc(100% - 24px - 24px);
  height: 24px;
  cursor: move;
  position: absolute;
  left: 24px;
  top: 24px;
  z-index: 10;
  pointer-events: auto;
}
.modalRender--hLLhS .ant-modal-confirm-content {
  white-space: pre-line;
}
.draggableContainer--twjxn {
  height: 100%;
}

/*  千仓 主题样式常量 */
.helpBtn--qLwHa:hover {
  color: #1677ff;
}
.errorModalWrap--OauKO {
  pointer-events: none;
}
.errorModalWrap--OauKO .ant-modal {
  min-width: 560px !important;
  min-height: 156px !important;
}
.modalDefaultFooter--ao9sH {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.helpMgmtBtn--gWRwc {
  color: #0E49EB !important;
}
.helpMgmtBtn--gWRwc {
  background: #E7EDFD;
  display: flex;
  align-items: center;
  gap: 4px;
}
.copyIssueWrapper--jAzC2 {
  margin-right: 8px;
}

/*  千仓 主题样式常量 */
.contentWrap--fO_TL {
  display: flex;
}
.contentText--nxBpy {
  display: flex;
  align-items: center;
}

/*  千仓 主题样式常量 */
.commonTooltip {
  max-width: 600px;
}
.commonTooltip .ant-tooltip-inner {
  white-space: break-spaces;
}
.commonTooltip-white .ant-tooltip-inner {
  color: #323233 !important;
}

/*  千仓 主题样式常量 */
.ant-typography-copy-hover-hidden-show .ant-typography-copy {
  visibility: hidden !important;
}
.ant-typography-copy-hover-hidden-show .ant-typography-copy {
  color: #0e49eb;
}
.ant-typography-copy-hover-hidden-show:hover .ant-typography-copy {
  visibility: visible !important;
}
.ant-typography-copy-hover-hidden-show .ant-typography {
  display: flex;
}
.ant-typography-copy-hover-hidden-show .ant-typography-copy-success {
  color: #20d76d !important;
}
.cell-content .ant-typography-copy-hover-hidden-show {
  display: inline-block;
}
.cell-content .ant-typography-copy-hover-hidden-show .ant-typography {
  display: inline-flex;
}
.ant-typography .ant-typography-copy {
  height: 20px;
  line-height: 20px;
  color: #0e49eb;
}
.ant-typography .ant-typography-copy:hover {
  color: #0e49eb;
}
.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

/*  千仓 主题样式常量 */
.HeaderLineCollapse {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  background: #e7edfd;
  border-radius: 6px;
  height: 40px;
  padding: 0 8px;
}
.HeaderLineCollapse.hasCollapse {
  cursor: pointer;
}
.HeaderLineCollapse .collapse {
  color: #0e49eb;
  cursor: pointer;
  font-size: 13px;
}
.HeaderLineCollapse .icon-title {
  position: relative;
  display: inline-block;
  top: 2px;
  width: 4px;
  height: 14px;
  margin-right: 4px;
  background: #0e49eb;
}
.HeaderLineCollapse .icon {
  color: #0e49eb;
  margin-left: 5px;
  cursor: pointer;
}
.HeaderLineCollapse .collapse-icon {
  margin-left: 10px;
  color: #0e49eb;
}
.ControllerHeaderCollapse {
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  background: #e7edfd;
  color: #0e49eb;
  border-radius: 6px;
  height: 40px;
  padding: 0 8px;
  cursor: pointer;
}
.ControllerHeaderCollapse .collapse {
  color: #0e49eb;
  cursor: pointer;
  font-size: 13px;
}
.ControllerHeaderCollapse .icon-title {
  position: relative;
  display: inline-block;
  top: 2px;
  width: 4px;
  height: 14px;
  margin-right: 4px;
  background: #0e49eb;
}
.ControllerHeaderCollapse .icon {
  color: #c0c4cc;
  margin-left: 5px;
  cursor: pointer;
}
.ControllerHeaderCollapse .collapse-icon {
  margin-left: 10px;
  color: #0e49eb;
}
.ControllerHeaderCollapse .headerLine-collapse-content {
  overflow-y: hidden;
}
.ControllerHeaderCollapse .headerLine-collapse-content .ant-col-6 {
  height: inherit !important;
}
.ControllerHeaderCollapse .headerLine-collapse-content .ant-col-6 {
  overflow-y: hidden;
}
.ControllerHeaderCollapse .headerLine-collapse-content .ant-row .ant-col {
  height: inherit !important;
}
.ControllerHeaderCollapse .headerLine-collapse-content .ant-row .ant-col {
  min-height: 0;
  overflow-y: hidden;
}
.ControllerHeaderCollapse + .hidden {
  height: 0;
  overflow: hidden;
}

/*  千仓 主题样式常量 */
.footer--xelPm {
  height: 36px;
  border-top: 1px solid #ebedf0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}
.iconActive--Ex7Dh {
  color: #1677ff;
}
.searchInputWrap--zWh1e {
  padding: 8px 12px;
}
.searchInputWrap--zWh1e .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled) {
  border-width: 0 0 1px !important;
  border-bottom-color: #0e49eb !important;
  border-radius: 0 !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  box-shadow: none !important;
}
.searchInputWrap--zWh1e .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,
.searchInputWrap--zWh1e .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus {
  box-shadow: none !important;
  border-width: 0 0 1px !important;
}
.optionsContent--DJR2e {
  height: 230px;
  width: 280px;
  overflow-y: auto;
}
.checkboxGroup--VlGE4 {
  display: block;
}
.checkboxGroup--VlGE4 .ant-checkbox-wrapper {
  margin-left: 0 !important;
  display: flex !important;
  width: 100% !important;
}
.checkboxGroup--VlGE4 .ant-checkbox-wrapper {
  padding: 5px 12px;
}
.checkboxGroup--VlGE4 .ant-checkbox-wrapper:hover {
  background-color: #f5f9ff;
}
.checkboxGroup--VlGE4 .ant-checkbox-wrapper > span:last-child {
  flex-grow: 1;
}
.checkboxGroup--VlGE4 .rc-virtual-list-scrollbar-thumb {
  background: #dcdee0 !important;
}
.label--VrGPl {
  display: flex;
}
.label--VrGPl > span {
  max-width: 180px;
}
.conditionFilterInputWrap--EHR2h {
  width: 213px;
  height: 268px;
}
.conditionFilterInputWrap--EHR2h .ant-tabs-nav {
  margin-bottom: 8px;
}
.dateTimeQuick--J9Evt {
  padding: 12px 0;
  border-right: 1px solid #ebedf0;
  height: 268px;
  box-sizing: border-box;
  overflow-y: auto;
}
.dateTimeQuick--J9Evt > div {
  cursor: pointer;
  padding: 4px 16px;
}
.dateTimeQuick--J9Evt > div:hover {
  background-color: #f5f9ff;
}
.dateTimeQuick--J9Evt > div:last-child {
  margin-bottom: 0;
}

/*  千仓 主题样式常量 */
.bordered-icon {
  width: 30px;
  height: 30px;
  line-height: 32px;
  border: 1px solid #dcdfe6;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ant-btn.export-dropdown-tooltip {
  margin-right: 0 !important;
}
.ant-btn.export-dropdown-tooltip {
  display: flex;
  align-items: center;
  padding: 0;
}
.ant-btn.export-dropdown-tooltip .export-icon-svg {
  border: none;
  width: 24px;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ant-btn.export-dropdown-tooltip .line {
  margin: 0 8px 2px 5px !important;
}
.ant-btn.export-dropdown-tooltip .line {
  color: #dcdfe6;
}
.ant-btn.export-dropdown-tooltip .anticon-down {
  margin-left: 0 !important;
}
.ant-btn.export-dropdown-tooltip .anticon-down {
  margin-right: 8px;
  color: #7d7e80;
}
.header-breadcrumb .breadcrumb-link {
  cursor: pointer;
  color: #909399;
}
.header-breadcrumb .breadcrumb-link:hover {
  color: #0e49eb;
}
.header-breadcrumb .current-link {
  color: #323233;
}
.status-error {
  color: #f5222d;
}
.status-waring {
  color: #ff8a00;
}
.status-success {
  color: #20d76d;
}

/*  千仓 主题样式常量 */
.spin--LhNJG {
  height: 100%;
}
.spin--LhNJG > .ant-spin-container {
  height: 100%;
}
.fullPageContainerWrap--gw_a2 {
  height: 100%;
  position: relative;
}
.fullPageContainer--h8NX3 {
  height: 100%;
  overflow-y: auto;
  margin-right: -8px;
  padding-right: 8px;
}
.container--aoplX {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.autoExpand--g2lvi {
  flex-grow: 1;
  position: relative;
}
.autoExpandInner--FtbzR {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.autoExpandInner--FtbzR .fullPageContainer--h8NX3 {
  padding-right: 0;
  margin-right: 0;
}
.fullHeight--s0cWt {
  position: relative;
  height: 100%;
}
.fullHeightTabs--texCn {
  height: 100%;
  color: inherit;
}
.fullHeightTabs--texCn > .ant-tabs-content-holder > .ant-tabs-content {
  height: 100%;
}
.fullHeightTabs--texCn > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  height: 100%;
}
.scroll--B3DKd {
  overflow-y: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  width: 9px;
}
.hscroll--ha_T2 {
  overflow-x: auto;
  position: absolute;
  bottom: 0;
  width: calc(100% - 8px);
  min-height: 9px;
}
.hscroll--ha_T2 > div {
  height: 1px;
}
.hscroll--ha_T2.hide--evvcH {
  opacity: 0;
}
.autoFullPageTable--QFQMY {
  position: sticky;
  top: 0;
}
.autoFullPageTable--QFQMY .base-table .ant-table-header > table .ant-table-cell-fix-right-first.ant-table-cell-fix-sticky {
  right: 0 !important;
}

/*  千仓 主题样式常量 */
.rangeTimePickerPane--DY5Ws {
  /* 添加平滑滚动效果 */
}
.rangeTimePickerPane--DY5Ws .ant-picker-time-panel:first-child {
  border-right: 1px solid #dcdfe6;
}
.rangeTimePickerPane--DY5Ws .ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #e6f4ff;
}
.rangeTimePickerPane--DY5Ws .ant-picker-panel {
  flex-direction: row !important;
}
.rangeTimePickerPane--DY5Ws .ant-picker-footer {
  padding: 8px 12px;
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid rgba(5, 5, 5, 0.06);
}
.rangeTimePickerPane--DY5Ws .ant-picker-time-panel-column {
  scroll-behavior: smooth;
}

/*  千仓 主题样式常量 */
.title--guBMn {
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
}
.tip--nv0Fx {
  color: #909399;
  margin-bottom: 16px;
}
.container--JzGp9 {
  border-radius: 8px;
  border: 1px solid #E4E7ED;
  padding: 12px 16px;
}
.container--JzGp9 > div:first-child {
  margin-right: 16px;
}
.container--JzGp9 > div:last-child {
  margin-left: 16px;
}
.divider--kpiui {
  margin: 12px 0;
}
.item--GcJWp {
  height: 30px;
  line-height: 30px;
  padding-left: 4px;
  padding-right: 4px;
}
.item--GcJWp:hover {
  background: #f5f9ff;
  border-radius: 6px;
}
.item--GcJWp .anticon {
  vertical-align: baseline!important;
  vertical-align: initial!important;
  margin-right: 8px!important;
}
.draging--YpCRD {
  background: #f5f9ff;
  border-radius: 6px;
}
.toggleVisible--CQ_Cv {
  cursor: pointer;
}
.vflex--FhyYU {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.vgrow--kYL_j {
  flex-grow: 1;
  position: relative;
}
.scroll--COs2S {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.label--CuVHp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 8px;
}

/*  千仓 主题样式常量 */
.rangeDatetime--bmvp0 .ant-form-item {
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}
.rangeDatetime--bmvp0 td {
  padding-bottom: 12px;
  padding-right: 6px;
  vertical-align: top;
}
.title--iR3ML {
  color: #323233;
}
.error--jCsde {
  color: #f5222d;
}
.rangeDatetimeTitle--Kq35w {
  color: #323233;
  font-size: 14px;
  margin-bottom: 16px;
  margin-top: 6px;
}
.rangeDatetimeTitle--Kq35w > small {
  color: #909399;
  font-size: 12px;
  margin-left: 12px;
}

/*  千仓 主题样式常量 */
.quickItemsTab--MysaL {
  padding-top: 5px!important;
  margin-top: -5px !important;
}
.quickItemsTab--MysaL {
  flex: 1;
  overflow: hidden;
}
.quickItemsTab--MysaL .ant-tabs-nav-wrap {
  padding-top: 5px!important;
  margin-top: -5px !important;
  margin-right: 8px!important;
}
.quickItemsTab--MysaL .ant-tabs-nav-wrap:after,
.quickItemsTab--MysaL .ant-tabs-nav-wrap:before {
  top: 5px !important;
}
.quickItemsTab--MysaL .ant-tabs-nav-list {
  padding-right: 8px!important;
}
.quickItemsTab--MysaL .ant-tabs-nav {
  margin-bottom: 0!important;
}
.quickItemsTab--MysaL .ant-tabs-tab {
  background-color: #F5F7FA !important;
  padding: 0 4px!important;
  color: #909399 !important;
  border: none!important;
  border-right: 4px solid white!important;
  border-radius: 6px!important;
  font-size: 13px!important;
  transition: none!important;
}
.quickItemsTab--MysaL .ant-tabs-tab {
  position: relative;
}
.quickItemsTab--MysaL .ant-tabs-tab .ant-tabs-tab-btn {
  height: 32px;
  display: flex;
  align-items: center;
}
.quickItemsTab--MysaL .ant-tabs-tab .ant-tabs-tab-btn svg {
  vertical-align: baseline;
  vertical-align: initial;
}
.quickItemsTab--MysaL .ant-tabs-tab:hover {
  color: #0e49eb !important;
}
.quickItemsTab--MysaL .ant-tabs-tab-remove {
  margin: 0!important;
  padding: 0!important;
}
.quickItemsTab--MysaL .ant-tabs-tab-remove {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  -webkit-transform: translate(40%, -40%);
      -ms-transform: translate(40%, -40%);
          transform: translate(40%, -40%);
}
.quickItemsTab--MysaL .ant-tabs-tab-remove:hover {
  display: block!important;
}
.quickItemsTab--MysaL .ant-tabs-tab:hover .ant-tabs-tab-remove {
  display: block!important;
}
.quickItemsTab--MysaL .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 4px!important;
}
.quickItemsTab--MysaL .ant-tabs-tab-active {
  color: #0e49eb !important;
  background: #DFE7FD !important;
}
.quickItemsTab--MysaL .ant-tabs-nav:before {
  border-bottom: none!important;
}
.quickItemsTab--MysaL .ant-tabs-nav:before {
  display: none;
}
.quickItemsTab--MysaL .ant-tabs-nav-more {
  padding-left: 0!important;
  padding-right: 0!important;
  border-radius: 6px!important;
  background-color: #F5F7FA !important;
}
.quickItemsTab--MysaL .ant-tabs-nav-more {
  width: 24px;
  text-align: center;
}
.quickItemsTab--MysaL .ant-tabs-nav-more:hover {
  color: #0e49eb;
}
.quickItemsTabMore--GtlTb .ant-tabs-dropdown-menu-item:hover {
  color: #3e6def !important;
  background-color: #F5F9FF !important;
}
.querySetButton--sx3ZV {
  color: #0e49eb;
}
.quickQueryButton--YC7_J {
  color: #0e49eb;
  background: #F5F7FA;
}
.removeIcon--q7oGf {
  color: rgba(0, 0, 0, 0.25);
  transition: color 0.3s;
}
.removeIcon--q7oGf:hover {
  color: rgba(0, 0, 0, 0.45);
}
.operator-with-tips--bdjHB {
  display: flex;
  margin: 0 0 10px;
  width: 100%;
  padding-left: 5px;
}
.operator-with-tips--bdjHB button {
  margin-right: 10px;
}

/*  千仓 主题样式常量 */
.queryOperator--j32kz {
  white-space: nowrap;
  text-align: right;
  padding-left: 8px;
}
.searchForm--XIHgf {
  margin-bottom: 12px;
}

/*  千仓 主题样式常量 */
.copy-text-col-item--SdTRc .ant-typography-copy-hover-hidden-show {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 32px;
}
.copy-text-col-item--SdTRc .ant-typography-copy-hover-hidden-show .ant-typography .ant-table-cell-ellipsis .cell-content {
  height: 32px;
  line-height: 32px;
}
.copy-text-col-item--SdTRc .ant-typography-copy-hover-hidden-show .ant-typography .ant-typography-copy {
  line-height: 32px !important;
}
.copy-text-col-item--SdTRc .ant-typography-copy-hover-hidden-show .ant-typography .ant-typography-copy {
  height: 32px;
}
.copy-text-col-item--SdTRc .ant-form-item {
  margin-bottom: 10px;
}
.copy-text-col-item--SdTRc .ant-form-item .ant-form-item-control-input-content {
  height: 32px;
}
.copy-text-col-item__left--Vi03v .ant-typography-copy-hover-hidden-show {
  left: 12px;
}

/*  千仓 主题样式常量 */
.disabledInput {
  background: rgba(0, 0, 0, 0.04);
  border-color: #d9d9d9;
}
.viewInput {
  border-color: transparent !important;
}
.viewInput {
  background: #f5f5f5;
  color: #606266;
  padding-left: 12px;
}
.viewInput:hover {
  border-color: transparent !important;
}
.viewInput:focus {
  border-color: transparent !important;
}
.viewInput:focus {
  box-shadow: none;
}

/*  千仓 主题样式常量 */
.option-col {
  font-size: 13px;
  color: #323233;
}
.option-col:first-child {
  font-size: 12px;
  color: #909399;
}
.ant-select-item-option-selected .option-col {
  color: #0e49eb;
}

/*  千仓 主题样式常量 */
.multi-select .ant-select-selection__rendered ul li.ant-select-selection__choice {
  padding-left: 2px;
}
.multi-select .ant-select-selection__rendered ul li.ant-select-selection__choice.ant-select-selection__choice__disabled {
  padding-right: 1px;
}
.multi-select .ant-select-selection__rendered ul li.ant-select-search.ant-select-search--inline .ant-select-search__field {
  width: 0.45em;
}
.multi-select .ant-tag {
  padding: 2px;
  line-height: 1;
  margin-top: 2px;
  margin-right: 4px;
}
.multi-select .ant-tag-red {
  background-color: #f5222d;
  border-color: #f5222d;
  color: #fff;
}
.multi-select .ant-tag-blue {
  background-color: #4a85fd;
  border-color: #4a85fd;
  color: #fff;
}
.multi-select.dropdown-opened .ant-select-selection__clear {
  display: none;
}
.multi-select.dropdown-opened .ant-select-selection__choice .ant-select-selection__choice__remove {
  display: none;
}
.select-with-checkbox--dropdown {
  min-width: 180px;
}
.select-with-checkbox--dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
  padding: 5px 8px;
}
.select-with-checkbox--dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item .anticon-check {
  display: none !important;
}
.select-with-checkbox--dropdown .ant-tag {
  padding: 2px;
  line-height: 1;
  margin-top: 2px;
  margin-right: 4px;
}
.select-with-checkbox--dropdown .ant-tag-red {
  background-color: #f5222d;
  border-color: #f5222d;
  color: #fff;
}
.select-with-checkbox--dropdown .ant-tag-blue {
  background-color: #4a85fd;
  border-color: #4a85fd;
  color: #fff;
}

/*  千仓 主题样式常量 */
.MultipleSelectPopup--QxfWN .ant-select-item-option-state {
  display: flex;
  align-items: center;
}
.imgIconWrap--_CKSx {
  line-height: 1;
}
.imgIconWrap--_CKSx > img {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.imgIconWrap--_CKSx > img:first-child {
  margin-right: 8px;
}
.option--HI3ij {
  padding: 0!important;
}
.option--HI3ij > .ant-select-item-option-state {
  display: none;
}
.innerOption--JxlWN {
  display: flex;
  justify-content: space-between;
  padding: 5px 12px;
}

/*  千仓 主题样式常量 */
.container--pot_a {
  position: relative;
}
.container--pot_a .ant-select-selection-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 20px !important;
  height: 20px !important;
  box-sizing: border-box !important;
  background-color: white !important;
  border: 1px solid #dcdee0 !important;
  border-radius: 4px !important;
}
.container--pot_a .ant-select-selection-item-remove {
  display: none;
}
.popup--vQo_r {
  outline: 1px solid #0e49eb;
}
.hasLabel--DRlQI {
  border-top-left-radius: 0;
}
.items--ZJ9pu {
  height: 272px;
  position: relative;
  box-sizing: border-box;
  counter-reset: items;
  overflow-y: auto;
}
.items--ZJ9pu textarea {
  border: none !important;
}
.items--ZJ9pu textarea {
  width: 100%;
  height: 100%;
  outline: 0;
  resize: none;
  padding: 4px 12px;
  border-radius: 6px;
  box-sizing: border-box;
}
.items--ZJ9pu textarea:focus {
  box-shadow: none !important;
  outline: 0 !important;
  border: none !important;
}
.item--cgr7X {
  display: flex;
  align-items: center;
  height: 32px;
  counter-increment: items 1;
  padding: 0 12px;
}
.item--cgr7X:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.item--cgr7X:before {
  content: counter(items) '. ';
  color: #323233;
}
.item--cgr7X:hover {
  background-color: #f5f9ff;
}
.input--rK71f {
  flex: 1;
}
.input--rK71f input {
  font-size: 13px;
  border-color: transparent;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  outline: none;
}
.itemClearIcon--BdPxI {
  cursor: pointer;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwUnVsZT0iZXZlbm9kZCIgZD0iTTEyIDExLjExMDdMMTEuMTEwNyAxMkw4LjAwMDMxIDguODg4MzdMNC44ODkzMSAxMkw0IDExLjExMDdMNy4xMTE2MyA3Ljk5OTY5TDQgNC44ODkzMUw0Ljg4OTMxIDRMOC4wMDAzMSA3LjExMTAxTDExLjExMDcgNEwxMiA0Ljg4OTMxTDguODg4OTkgNy45OTk2OUwxMiAxMS4xMTA3WiIgZmlsbD0iIzkwOTM5OSIvPgo8L3N2Zz4K);
}
.itemClearIcon--BdPxI:hover {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwUnVsZT0iZXZlbm9kZCIgZD0iTTE0LjEyNSA4QzE0LjEyNSAxMS4zODI3IDExLjM4MjcgMTQuMTI1IDggMTQuMTI1QzQuNjE3MjYgMTQuMTI1IDEuODc1IDExLjM4MjcgMS44NzUgOEMxLjg3NSA0LjYxNzI2IDQuNjE3MjYgMS44NzUgOCAxLjg3NUMxMS4zODI3IDEuODc1IDE0LjEyNSA0LjYxNzI2IDE0LjEyNSA4Wk04Ljg2NjAxIDguMDA4ODJMMTEuMDA5OSAxMC4xNTI3TDEwLjE0MzYgMTEuMDE4OUw3Ljk5OTgxIDguODc1MDNMNS44NTU5NiAxMS4wMTg5TDQuOTg5NzYgMTAuMTUyN0w3LjEzMzYgOC4wMDg4Mkw0Ljk4OTcyIDUuODY0OTVMNS44NTU5MyA0Ljk5ODc0TDcuOTk5OCA3LjE0MjYyTDEwLjE0MzcgNC45OTg3NEwxMS4wMDk5IDUuODY0OTVMOC44NjYwMSA4LjAwODgyWiIgZmlsbD0iI0MwQzRDQyIvPgo8L3N2Zz4K);
}
.operator--WobD_ {
  padding: 6px 12px 0 4px;
}
.rightButton--iD8Fl {
  flex-wrap: wrap;
}
.button--y2EM5 {
  cursor: pointer;
  width: auto;
  min-width: 24px;
  height: 24px;
  display: block;
}
.ant-input-compact-item + .popup--vQo_r,
.ant-select-compact-item + .popup--vQo_r {
  border-radius: 0;
}
.ant-input-compact-first-item + .popup--vQo_r,
.ant-select-compact-first-item + .popup--vQo_r {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ant-input-compact-last-item + .popup--vQo_r,
.ant-select-compact-last-item + .popup--vQo_r {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.clearButtonWrap--ClgnS {
  height: 36px;
  padding: 0 12px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

/*  千仓 主题样式常量 */
.multipleIcon--ZfnRr {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 30px !important;
}
.multipleIcon--ZfnRr {
  cursor: pointer;
  border-left: none;
}
.multipleIcon--ZfnRr:hover {
  border-color: #dcdfe6;
}
.multipleIcon--ZfnRr svg:hover {
  fill: #0e49eb;
}
.multipleIcon--ZfnRr svg:hover path {
  fill: #0e49eb;
}
.multipleIcon--ZfnRr svg:hover plygon {
  fill: #0e49eb;
}
.multipleIcon--ZfnRr svg:hover circle {
  fill: #0e49eb;
}
.multipleIconDisabled--UxvEf {
  cursor: not-allowed;
}
.multipleInput--ok8g7 {
  width: calc(100% - 30px);
  margin-right: -1px;
}
.multipleInputWithIcon--rIl1O:hover {
  border-right-color: #fff;
}
.ant-form-item-row[data-label='true'] .multipleInput--ok8g7 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*  千仓 主题样式常量 */
.multiple-input-main {
  min-height: 30px;
  line-height: 30px;
  width: 100%;
  border: 1px solid #dcdfe6;
  border-radius: 6px;
  position: relative;
  box-sizing: border-box;
  padding: 0 4px;
}
.multiple-input-main.disabled {
  background-color: #f5f5f5;
  color: #c0c4cc;
}
.multiple-input-main .multiple-input {
  min-height: 30px;
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  cursor: text;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.multiple-input-main .multiple-input[contenteditable]:empty:before {
  display: block;
  color: #909399;
  font-size: 13px;
  padding: 0 6px;
  content: attr(data-inputplaceholder);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.multiple-input-main.disabled .multiple-input {
  cursor: not-allowed;
}
.multiple-input-main .multiple-input-cancel {
  min-height: 30px;
  line-height: 30px;
}
.multiple-input-main .displayInputTareaBlock {
  box-sizing: border-box;
  cursor: text;
  min-width: 165px;
  border-radius: 2px;
  padding: 0 3px;
  min-height: 28px;
  line-height: 28px;
  height: 250px;
  width: 100%;
  position: absolute;
  left: 0;
  border: 1px solid #0e49eb;
  outline: none;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(24, 144, 255, 0.2);
  z-index: 4;
  overflow-y: auto;
}
.multiple-input-main .displayInputTareaBlock[contenteditable='true']:empty:before {
  content: attr(data-multipleplaceholder);
  display: block;
  color: #909399;
  font-size: 13px;
  padding: 0 6px;
}
.multiple-input-main .displayButtonNone {
  display: none;
}
.multiple-input-main .displayButtonBlock {
  display: flex;
  flex-direction: row-reverse;
  box-sizing: border-box;
  z-index: 4;
  position: absolute;
  color: #323233;
  bottom: -256px;
  background: #fff;
  width: 100%;
  min-width: 165px;
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  border-bottom: 1px solid #0e49eb;
  border-left: 1px solid #0e49eb;
  border-right: 1px solid #0e49eb;
  box-shadow: 0 1px 0 1px rgba(24, 144, 255, 0.1);
  left: 0;
}
.multiple-input-main .displayButtonBlock .ant-btn {
  font-size: 12px;
  height: 24px;
  padding: 0 7px;
  border-radius: 4px;
}
.multiple-input-main .right-button {
  float: right;
  display: flex;
  align-items: center;
}
.multiple-input-main .right-button img {
  cursor: pointer;
  width: auto;
  min-width: 24px;
  height: 24px;
  display: block;
}
.multiple-input-main .multiple-textarea-btn {
  height: 14px;
  width: 14px;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  float: right;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwUnVsZT0iZXZlbm9kZCIgZD0iTTEyIDExLjExMDdMMTEuMTEwNyAxMkw4LjAwMDMxIDguODg4MzdMNC44ODkzMSAxMkw0IDExLjExMDdMNy4xMTE2MyA3Ljk5OTY5TDQgNC44ODkzMUw0Ljg4OTMxIDRMOC4wMDAzMSA3LjExMTAxTDExLjExMDcgNEwxMiA0Ljg4OTMxTDguODg4OTkgNy45OTk2OUwxMiAxMS4xMTA3WiIgZmlsbD0iIzkwOTM5OSIvPgo8L3N2Zz4K);
}
.multiple-input-main .multiple-textarea-btn:hover {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwUnVsZT0iZXZlbm9kZCIgZD0iTTE0LjEyNSA4QzE0LjEyNSAxMS4zODI3IDExLjM4MjcgMTQuMTI1IDggMTQuMTI1QzQuNjE3MjYgMTQuMTI1IDEuODc1IDExLjM4MjcgMS44NzUgOEMxLjg3NSA0LjYxNzI2IDQuNjE3MjYgMS44NzUgOCAxLjg3NUMxMS4zODI3IDEuODc1IDE0LjEyNSA0LjYxNzI2IDE0LjEyNSA4Wk04Ljg2NjAxIDguMDA4ODJMMTEuMDA5OSAxMC4xNTI3TDEwLjE0MzYgMTEuMDE4OUw3Ljk5OTgxIDguODc1MDNMNS44NTU5NiAxMS4wMTg5TDQuOTg5NzYgMTAuMTUyN0w3LjEzMzYgOC4wMDg4Mkw0Ljk4OTcyIDUuODY0OTVMNS44NTU5MyA0Ljk5ODc0TDcuOTk5OCA3LjE0MjYyTDEwLjE0MzcgNC45OTg3NEwxMS4wMDk5IDUuODY0OTVMOC44NjYwMSA4LjAwODgyWiIgZmlsbD0iI0MwQzRDQyIvPgo8L3N2Zz4K);
}
.multiple-input-main .multiple-textarea-row {
  position: relative;
  padding-right: 16px;
}
.multiple-input-main .multiple-textarea-row:hover {
  background-color: #f5f9ff;
}
.multiple-input-main .multiple-textarea-row .multiple-textarea-btn {
  width: 15px;
  position: absolute;
  right: 0;
}
.multiple-input-main .multiple-textarea-row-tab-show {
  color: #323233;
  border: 1px solid #ddd;
  padding: 2px;
  border-radius: 2px;
  margin-right: 3px;
}
.search-multipleInput-main .ant-form-item {
  margin-bottom: 0;
}
.search-multipleInput-main .multiple-input-main {
  margin-top: -48px;
}
.search-multipleInput-main .search-multipleInput-content {
  width: calc(100% - 25px);
  height: 32px;
}
.search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-color: #dcdfe6;
  border-right: none;
  border-radius: 6px 0 0 6px;
}
.search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper:hover {
  border-color: #0e49eb;
}
.search-multipleInput-main .search-multipleInput-content .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-multipleInput-main .search-multipleInput-content .ant-select-selection-overflow .ant-select-selection-overflow-item {
  max-width: 50%;
  padding-right: 2px;
}
.search-multipleInput-main .search-multipleInput-content .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item-remove {
  display: none;
}
.search-multipleInput-main .ant-input-search .ant-input {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
.search-multipleInput-main .ant-input-group {
  top: 0 !important;
}
.search-multipleInput-main .ant-input-group {
  height: 28px;
  line-height: 28px;
}
.search-multipleInput-main .ant-input-group .ant-row {
  height: 28px;
}
.search-multipleInput-main .multipleIcon-Btn {
  width: 25px;
  height: 32px;
  border: 1px solid #dcdfe6;
  border-left: none;
  border-radius: 0 6px 6px 0;
}
.search-multipleInput-main .multipleIcon {
  cursor: pointer;
  width: 20px;
  height: 100%;
  border-radius: 0 6px 6px 0;
}

/*  千仓 主题样式常量 */
.compact-border--L_wzn {
  border-radius: 0 6px 6px 0;
}
.unCompact-border--eUQg2 {
  border-radius: 6px;
}
.rangeInput--CJQZU {
  display: flex !important;
}
.rangeInput--CJQZU {
  border: 1px solid #dcdfe6;
  cursor: text;
  background-color: #fff;
}
.rangeInput-focused--z_W3T {
  border-color: #0e49eb;
  box-shadow: 0px 0px 4px rgba(113, 150, 243, 0.75);
}
.rangeInput--CJQZU:hover {
  border-color: #0e49eb;
  box-shadow: 0px 0px 4px rgba(113, 150, 243, 0.75);
}
.rangeInput-disabled--WDXIM {
  pointer-events: none;
  color: rgba(50, 50, 51, 0.25);
  background-color: rgba(50, 50, 51, 0.04);
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.rangeInput-split--oA18R {
  width: 24px !important;
}
.rangeInput-split--oA18R {
  pointer-events: none;
  flex-shrink: 0;
  text-align: center;
  position: relative;
  margin: 0 1px;
}
.rangeInput-input--lFiuq {
  flex: 1;
  width: 0;
  padding: 0 12px;
}
.rangeInput-input--lFiuq .ant-input-number-handler-wrap {
  display: none !important;
}
.rangeInput-input--lFiuq .ant-input-number-input {
  text-align: center !important;
}
.rangeInput-input--lFiuq .ant-input-number-input {
  padding: 0 6px;
}
.rangeInput-left--CmGIk {
  border: 0 !important;
  box-shadow: none !important;
  box-shadow: initial !important;
}
.rangeInput-left--CmGIk {
  padding: 0;
}
.rangeInput-right--Xwwg7 {
  border: 0 !important;
  box-shadow: none !important;
  box-shadow: initial !important;
}
.rangeInput-right--Xwwg7 {
  padding: 0;
}
.rangeInput-right--Xwwg7 .ant-input-number-input {
  padding-right: 0;
}
.rangeInput-cancel--pFjg4 {
  width: 28px;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 15px;
  position: relative;
}
.rangeInput-cancel--pFjg4 img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.rangeInput--CJQZU input::-webkit-outer-spin-button,
.rangeInput--CJQZU input::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

/*  千仓 主题样式常量 */
.fields-select .ant-select-selector {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.single-select-multipleInput-main .ant-form-item {
  margin-bottom: 0;
}
.single-select-multipleInput-main .multiple-input-main {
  margin-top: -48px;
}
.single-select-multipleInput-main .search-multipleInput-content {
  width: calc(100% - 25px);
  height: 32px;
}
.single-select-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-color: #dcdfe6;
  border-radius: 6px 0 0 6px;
}
.single-select-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper:hover {
  border-color: #0e49eb;
}
.single-select-multipleInput-main .ant-input-search .ant-input {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
.single-select-multipleInput-main .ant-input-group {
  top: 0 !important;
}
.single-select-multipleInput-main .ant-input-group {
  height: 28px;
  line-height: 28px;
}
.single-select-multipleInput-main .ant-input-group .ant-row {
  height: 28px;
}
.single-select-multipleInput-main .multipleIcon-Btn {
  width: 25px;
  height: 32px;
  border: 1px solid #dcdfe6;
  border-left: none;
  border-radius: 0 6px 6px 0;
}
.single-select-multipleInput-main .multipleIcon-Btn:hover {
  color: #0e49eb;
  border-color: #0e49eb;
}
.single-select-multipleInput-main .multipleIcon {
  cursor: pointer;
  height: 30px;
  border-radius: 0 6px 6px 0;
}
.single-select-multipleInput-main .ant-select-selector {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: none !important;
}

/*  千仓 主题样式常量 */
.prefixSelect .ant-select-selector {
  background-color: #f5f7fa !important;
  border-width: 1px 0 1px 1px !important;
  border-color: #dcdfe6 !important;
  border-radius: 6px 0 0 6px !important;
  color: #323233 !important;
}
.prefixSelect .ant-select-selector {
  font-size: 13px;
}
.prefixSelect .ant-select-selector:hover {
  border-width: 1px !important;
  color: #0e49eb !important;
}
.prefixSelect:hover .ant-select-arrow .ant-select-suffix {
  color: #0e49eb !important;
}

/*  千仓 主题样式常量 */
.scanSelect {
  font-size: 20px;
}
.scanSelect .ant-select-selector {
  font-size: 20px!important;
  height: 80px!important;
  background-color: #F5F7FA !important;
}
.scanSelect .ant-select-selector {
  font-weight: 600;
}
.scanSelect .ant-select-selector .ant-select-selection-placeholder {
  line-height: 80px!important;
}
.scanSelect .ant-select-selector .ant-select-selection-placeholder {
  color: #909399;
}
.scanSelect .ant-select-selector .ant-select-selection-search-input {
  margin-top: 21px!important;
}
.scanSelect .ant-select-selector .ant-select-selection-search-input {
  color: #333;
  font-size: 20px;
}
.scanSelect .ant-select-selector .ant-select-selection-item {
  line-height: 80px!important;
}
.scanSelect .ant-select-arrow {
  font-size: 20px;
}
.scanSelectDropdown .ant-col {
  font-size: 16px;
}

/*  千仓 主题样式常量 */
.scanSelectWrap2 {
  position: relative;
  font-size: 16px;
  width: 100%;
  height: 50px;
  padding-top: 6px;
}
.scanSelectWrap2 .label {
  color: #606266;
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 100;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  background-color: #fff;
}
.scanSelectWrap2 .scan-icon {
  position: absolute;
  top: 13px;
  left: 11px;
  width: 36px;
  height: auto;
  z-index: 100;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-item {
  line-height: 50px !important;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-item {
  font-weight: bold;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-placeholder {
  font-weight: 400 !important;
  line-height: 50px !important;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-placeholder {
  color: #C0C4CC;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-overflow + .ant-select-selection-placeholder {
  margin-left: 50px;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-search-input {
  margin-top: 6px !important;
  padding-left: 48px !important;
}
.scanSelectWrap2 .ant-select-single .ant-select-selection-search-input {
  color: #333;
  font-size: 16px;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-item {
  background-color: #fff !important;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-item {
  border: 1px solid #DCDEE0;
  margin-right: 8px;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-item-content {
  font-weight: 600;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-placeholder {
  font-weight: 400;
  margin-left: 50px;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-search-input {
  padding-left: 0 !important;
  margin-left: -6px !important;
}
.scanSelectWrap2 .ant-select-multiple .ant-select-selection-item-remove {
  margin-left: 5px;
  margin-right: 5px;
}
.scanSelectWrap2 .ant-select-multiple.ant-select-lg .ant-select-selection-item {
  line-height: 30px !important;
}
.scanSelectWrap2 .ant-select {
  width: 100%;
}
.scanSelectWrap2 .ant-select-clear {
  width: 16px;
  height: 16px;
}
.scanSelectWrap2 .ant-select-lg {
  height: 50px;
}
.scanSelectWrap2 .ant-select-selector {
  font-size: 16px !important;
  height: 50px !important;
  padding-left: 60px !important;
}
.scanSelectWrap2 .ant-select-selector {
  font-weight: 600;
}
.scanSelectWrap2 .ant-select-arrow {
  font-size: 16px;
}
.noIcon .label {
  left: 11px;
}
.noIcon .ant-select-selector {
  padding-left: 11px !important;
}
.noIcon .ant-select-single .ant-select-selection-overflow + .ant-select-selection-placeholder {
  margin-left: 11px;
}
.noIcon .ant-select-single .ant-select-selection-search-input {
  padding-left: 0 !important;
}
.noIcon .ant-select-multiple .ant-select-selection-placeholder {
  font-weight: 400;
  margin-left: 50px;
}
.noIcon .ant-select-multiple .ant-select-selection-search-input {
  padding-left: 0 !important;
  margin-left: -6px !important;
}
.scanSelectDropdown .ant-col {
  font-size: 16px;
}

/*  千仓 主题样式常量 */
.option--EpAJP {
  padding: 4px 12px !important;
}
.option--EpAJP.ant-select-item-option-selected .ant-select-item-option-content {
  color: #0e49eb;
}
.checkAll--CNwQR {
  padding: 6px 10px;
}
.checkbox--aFoCy {
  margin-right: 8px;
}
.divider--Kyf3S {
  margin: 2px 0;
}

/*  千仓 主题样式常量 */
.custom-header-cell-input {
  margin-bottom: 16px;
}
.custom-header-cell-operator {
  display: flex;
  justify-content: flex-end;
}
.custom-header-cell-batchedit {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.ant-table-cell-batch-edit > .ant-table-filter-column {
  margin-right: 18px;
}
.virtual-list {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.virtual-list > table {
  position: relative;
}
.base-table .ant-table-thead > tr > .ant-table-selection-column > .ant-table-selection,
.base-table .ant-table-tbody > tr > .ant-table-selection-column > .ant-checkbox-wrapper {
  height: 20px;
  line-height: 20px;
}
.virtual-list .ant-table-tbody > tr > td.ant-table-row-expand-icon-cell > div {
  overflow: inherit;
}
.virtual-h-scroll {
  position: sticky;
  bottom: 84px;
  overflow-x: auto;
}
.virtual-h-scroll > div {
  height: 1px;
}
.commonStyle .ant-table-cell-ellipsis {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.commonStyle .ant-table-expanded-row .ant-table-expanded-row-fixed {
  margin: -8px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th,
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td {
  background: #f5f7fe;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 12px 7px;
  color: #323233;
  height: 40px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th:first-child,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th:first-child,
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td:first-child,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td:first-child {
  border-radius: 6px 0 0 6px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr .ant-table-cell-scrollbar,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr .ant-table-cell-scrollbar {
  box-shadow: none;
  background-color: #f5f7fe;
  border-radius: 0;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr td,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr td,
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > th,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > th,
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > td,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > td {
  padding: 4px 12px 3px;
  height: 36px;
  color: #606266;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd td,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd td {
  background-color: #f5f7fa;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td {
  background-color: #f5f9ff;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn {
  width: auto;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-btn,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-btn {
  padding: 0;
  height: 20px;
  line-height: 20px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item-split .ant-divider,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item-split .ant-divider {
  margin: 0 2px;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .anticon,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .anticon {
  cursor: pointer;
  color: #0e49eb;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item {
  display: flex;
  align-items: center;
}
.commonStyle .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .table-action-btn-more,
.commonStyle .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .table-action-btn-more {
  display: inline-flex;
  height: 20px;
  align-items: center;
}
.commonStyle .ant-table-wrapper .ant-table-body .ant-table-tbody td.ant-table-cell-row-hover:first-child {
  border-radius: 0 !important;
}
.commonStyle .ant-table-summary tr .ant-table-cell {
  font-weight: bold !important;
  color: #323233 !important;
}
.commonStyle .ant-table-empty .ant-table-body .ant-table-cell {
  border-bottom: none !important;
}
.paginationStyle .ant-pagination-item,
.paginationStyle .ant-pagination-next,
.paginationStyle .ant-pagination-prev,
.paginationStyle .ant-pagination-options {
  height: 24px;
  line-height: 24px;
  margin: 0 8px 0 0;
}
.paginationStyle .ant-pagination-item {
  overflow: hidden;
}
.paginationStyle .ant-pagination-item-active {
  border-color: #0e49eb;
}
.paginationStyle .ant-pagination-options .ant-select .ant-select-selector .ant-select-selection-item {
  height: 20px;
  line-height: 20px;
}
.paginationStyle .ant-pagination-options .ant-select-dropdown .ant-select-item-option-selected {
  background-color: #f5f7fe;
  color: #3e6def;
}
.common-table {
  position: relative;
}
.common-table .ant-table-wrapper .ant-table-container .ant-table-body {
  height: 100vh;
}
.common-table .ant-table-cell-ellipsis {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.common-table .ant-table-expanded-row .ant-table-expanded-row-fixed {
  margin: -8px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th,
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td {
  background: #f5f7fe;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 12px 7px;
  color: #323233;
  height: 40px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th:first-child,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th:first-child,
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td:first-child,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td:first-child {
  border-radius: 6px 0 0 6px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr .ant-table-cell-scrollbar,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr .ant-table-cell-scrollbar {
  box-shadow: none;
  background-color: #f5f7fe;
  border-radius: 0;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr td,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr td,
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > th,
.common-table .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > th,
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > td,
.common-table .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > td {
  padding: 4px 12px 3px;
  height: 36px;
  color: #606266;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd td,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd td {
  background-color: #f5f7fa;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td,
.common-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td {
  background-color: #f5f9ff;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn {
  width: auto;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-btn,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-btn {
  padding: 0;
  height: 20px;
  line-height: 20px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item-split .ant-divider,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item-split .ant-divider {
  margin: 0 2px;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .anticon,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .anticon {
  cursor: pointer;
  color: #0e49eb;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item {
  display: flex;
  align-items: center;
}
.common-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .table-action-btn-more,
.common-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .table-action-btn-more {
  display: inline-flex;
  height: 20px;
  align-items: center;
}
.common-table .ant-table-wrapper .ant-table-body .ant-table-tbody td.ant-table-cell-row-hover:first-child {
  border-radius: 0 !important;
}
.common-table .ant-table-summary tr .ant-table-cell {
  font-weight: bold !important;
  color: #323233 !important;
}
.common-table .ant-table-empty .ant-table-body .ant-table-cell {
  border-bottom: none !important;
}
.common-table.auto-height .ant-table-wrapper .ant-table-container .ant-table-body {
  height: auto;
}
.common-table .columns-setIcon {
  position: absolute;
  right: 0;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination {
  position: absolute;
  bottom: -50px;
  width: 100%;
  box-shadow: 0 -1px 1px rgba(170, 170, 170, 0.14);
  padding: 8px;
  margin: 0;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-item,
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-next,
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-prev,
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-options {
  height: 24px;
  line-height: 24px;
  margin: 0 8px 0 0;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-item {
  overflow: hidden;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-item-active {
  border-color: #0e49eb;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-options .ant-select .ant-select-selector .ant-select-selection-item {
  height: 20px;
  line-height: 20px;
}
.modal-table .ant-table-wrapper .ant-table-pagination.ant-pagination .ant-pagination-options .ant-select-dropdown .ant-select-item-option-selected {
  background-color: #f5f7fe;
  color: #3e6def;
}
.base-table {
  position: relative;
}
.base-table .ant-table-wrapper .ant-table-container .ant-table-body {
  height: 100vh;
}
.base-table .ant-table-cell-ellipsis {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.base-table .ant-table-expanded-row .ant-table-expanded-row-fixed {
  margin: -8px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th,
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td {
  background: #f5f7fe;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 12px 7px;
  color: #323233;
  height: 40px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr th:first-child,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr th:first-child,
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr td:first-child,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr td:first-child {
  border-radius: 6px 0 0 6px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-thead tr .ant-table-cell-scrollbar,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-thead tr .ant-table-cell-scrollbar {
  box-shadow: none;
  background-color: #f5f7fe;
  border-radius: 0;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr td,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr td,
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > th,
.base-table .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > th,
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td tfoot > tr > td,
.base-table .ant-table-wrapper .ant-table .ant-table-container tfoot > tr > td {
  padding: 4px 12px 3px;
  height: 36px;
  color: #606266;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd td,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd td {
  background-color: #f5f7fa;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td,
.base-table .ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody tr.ant-table-row-odd.ant-table-row-selected td {
  background-color: #f5f9ff;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn {
  width: auto;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-btn,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-btn {
  padding: 0;
  height: 20px;
  line-height: 20px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item-split .ant-divider,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item-split .ant-divider {
  margin: 0 2px;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .anticon,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .anticon {
  cursor: pointer;
  color: #0e49eb;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .ant-space-item,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .ant-space-item {
  display: flex;
  align-items: center;
}
.base-table .ant-table-wrapper .ant-table-summary tfoot > tr > td .table-action-btn .table-action-btn-more,
.base-table .ant-table-wrapper .ant-table .ant-table-container .table-action-btn .table-action-btn-more {
  display: inline-flex;
  height: 20px;
  align-items: center;
}
.base-table .ant-table-wrapper .ant-table-body .ant-table-tbody td.ant-table-cell-row-hover:first-child {
  border-radius: 0 !important;
}
.base-table .ant-table-summary tr .ant-table-cell {
  font-weight: bold !important;
  color: #323233 !important;
}
.base-table .ant-table-empty .ant-table-body .ant-table-cell {
  border-bottom: none !important;
}
.base-table.base-table-auto-height .ant-table-wrapper .ant-table-container .ant-table-body {
  height: auto;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed {
  position: fixed;
  width: 100%;
  right: 24px;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  margin: 0 -30px 0 0;
  padding: 8px 30px 8px 0;
  box-shadow: 0 -2px 5px rgba(170, 170, 170, 0.14);
  background: #fff;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-item,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-next,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-prev,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-options {
  height: 24px;
  line-height: 24px;
  margin: 0 8px 0 0;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-item {
  overflow: hidden;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-item-active {
  border-color: #0e49eb;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-options .ant-select .ant-select-selector .ant-select-selection-item {
  height: 20px;
  line-height: 20px;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-fixed .ant-pagination-options .ant-select-dropdown .ant-select-item-option-selected {
  background-color: #f5f7fe;
  color: #3e6def;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky {
  position: sticky;
  width: 100%;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 8px;
  box-shadow: 0 -2px 5px rgba(170, 170, 170, 0.14);
  background: #fff;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-item,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-next,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-prev,
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-options {
  height: 24px;
  line-height: 24px;
  margin: 0 8px 0 0;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-item {
  overflow: hidden;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-item-active {
  border-color: #0e49eb;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-options .ant-select .ant-select-selector .ant-select-selection-item {
  height: 20px;
  line-height: 20px;
}
.base-table .ant-table-wrapper .ant-table-pagination.ant-table-pagination-sticky .ant-pagination-options .ant-select-dropdown .ant-select-item-option-selected {
  background-color: #f5f7fe;
  color: #3e6def;
}
.base-table .columns-setIcon {
  position: absolute;
  right: 0;
  top: 0;
}
.base-table .expandAllBtn {
  position: absolute;
  left: 0;
  top: 0;
}
.base-table.hideYScroll > .ant-table-wrapper > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-header > table > thead > tr > th.ant-table-cell-fix-right-first {
  right: 0 !important;
}
.base-table.hideYScroll > .ant-table-wrapper > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-body {
  overflow-y: hidden !important;
}
.base-table.table-summary-sticky .ant-table-summary {
  bottom: 0;
  position: sticky;
}
.base-table.table-pagination-sticky.table-summary-sticky .ant-table-summary {
  bottom: 40px;
}
.base-table.table-has-btn {
  margin-top: 44px;
}
.base-table.table-has-btn .columns-setIcon {
  position: absolute;
  right: 0;
  top: -44px;
}
.table-column-config-modal .ant-modal-footer {
  height: auto;
  line-height: 1;
  padding: 10px 16px;
}
.table-column-config-modal .ant-modal-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.table-column-config {
  display: flex;
  height: 100%;
}
.table-column-config .anticon {
  vertical-align: baseline;
}
.table-column-config .ant-checkbox + span {
  padding-right: 0;
}
.table-column-config .ant-tree {
  margin-top: -8px;
}
.table-column-config .ant-tree-switcher-noop,
.table-column-config .ant-tree-draggable-icon {
  display: none;
}
.table-column-config .ant-tree .ant-tree-treenode {
  padding-bottom: 0;
}
.table-column-config .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: #000000;
}
.table-column-config .ant-tree-node-content-wrapper {
  display: flex;
  align-items: center;
  height: 36px;
  padding-right: 5px;
}
.table-column-config .ant-tree-node-content-wrapper:hover {
  background: #f5f9ff;
  border-radius: 6px;
}
.table-column-config .ant-tree-title {
  flex-grow: 1;
}
.table-column-config .table-column-config-left {
  flex: 1;
}
.table-column-config .table-column-config-right {
  box-sizing: border-box;
  width: 308px;
  border-left: 1px #e4e7ed solid;
}
.table-column-config .table-column-config-left,
.table-column-config .table-column-config-right {
  display: flex;
  flex-direction: column;
}
.table-column-config .table-column-config-header {
  background-color: #f5f7fa;
  display: flex;
  font-size: 13px;
  height: 53px;
  line-height: 53px;
  align-items: center;
  justify-content: space-between;
  border: 0 solid #e4e7ed;
}
.table-column-config .table-column-config-left .table-column-config-header {
  padding-left: 24px;
  padding-right: 12px;
  margin-left: -24px;
}
.table-column-config .table-column-config-right .table-column-config-header {
  border-left-width: 0;
  padding-left: 12px;
  margin-right: -24px;
}
.table-column-config .table-column-config-right .table-column-config-main {
  padding-left: 12px;
}
.table-column-config .table-column-config-header-light {
  color: #c0c4cc;
}
.table-column-config .table-column-config-header-selectall {
  margin-right: 8px;
}
.table-column-config .table-column-config-header-search-input {
  width: 240px;
}
.table-column-config .table-column-config-main {
  overflow: auto;
  flex-grow: 1;
  padding-top: 24px;
}
[dir="ltr"] .table-column-config .table-column-config-item {
  margin-left: 0 !important;
}
[dir="rtl"] .table-column-config .table-column-config-item {
  margin-right: 0 !important;
}
.table-column-config .table-column-config-item {
  margin-left: 0;
  margin-bottom: 16px;
  margin-right: 32px;
}
.table-column-config .table-column-config-item-4:nth-child(4n + 4) {
  margin-right: 0;
}
.table-column-config .table-column-config-item-5:nth-child(5n + 5) {
  margin-right: 0;
}
.table-column-config .table-column-config-item-text {
  width: 106px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.table-column-config .table-column-config-item-text .highlight {
  color: #f5222d;
}
.table-column-config .table-column-config-tree-node-title {
  display: flex;
  justify-content: space-between;
  padding-right: 3px;
}
.table-column-config .table-column-config-tree-node-title-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 240px;
}
.table-column-config .table-column-config-tree-node-title-text .anticon {
  vertical-align: baseline;
}
.table-column-config .table-column-config-tree-node-title-operate {
  margin-right: 5px;
  visibility: hidden;
  color: #c0c4cc;
}
.table-column-config .table-column-config-tree-node-title-operate .anticon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.table-column-config .table-column-config-tree-node-title-operate .anticon:hover {
  visibility: visible;
  color: #3e6def;
}
.table-column-config .table-column-config-tree-node-title:hover .table-column-config-tree-node-title-operate {
  visibility: visible;
}
.table-column-config .table-column-config-tree-node-title-operate-fixed {
  visibility: visible;
}
.table-column-config .table-column-config-tree-node-title-operate-fixed .anticon {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.table-column-config .ant-tree-node-content-wrapper:hover .table-column-config-tree-node-title-operate-unfixed {
  visibility: visible;
  color: #3e6def;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.table-column-config .table-column-config-tree-node-title-operate-hidden {
  visibility: hidden !important;
  opacity: 0 !important;
}
.table-column-config-footer {
  display: flex;
  justify-content: space-between;
}
.table-action-popver .ant-popover-inner {
  padding: 5px 0;
}
.table-action-popver button {
  width: 100%;
  text-align: left;
}
.ant-pagination {
  z-index: 3;
}
.group-table-column-checkbox {
  position: absolute;
  left: 13px;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.group-table-column-span {
  position: absolute;
  left: 50px;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.group-table-column-checkbox__filter {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
}
.group-table-column-checkbox__filter_option {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.group-table-column-checkbox__filter label {
  padding: 0 10px;
  margin: 5px 0 0 5px;
}
.group-table-column-checkbox__filter .operation {
  cursor: pointer;
  border-top: 1px solid #c0c4cc;
  padding: 5px 0;
  margin: 10px 0 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.group-table-column-checkbox__filter .action {
  width: 40%;
  text-align: center;
  padding: 2px 4px;
}
.group-table-column-checkbox__filter .action:nth-child(1) {
  color: #c0c4cc;
  font-size: 14px;
}
.group-table-column-checkbox__filter .action:nth-child(2) {
  color: #fff;
  background-color: #0e49eb;
  font-size: 14px;
  border-radius: 4px;
}
.group-table-column-checkbox__filter .active {
  color: #0e49eb !important;
}
.group-table-column-title {
  padding-left: 35px;
}

/*  千仓 主题样式常量 */
.resizable--TdMwH {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
}
.resizableHandler--ELolv {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 5px;
  cursor: col-resize;
  height: 45%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.resizableHandler--ELolv:after {
  background-color: rgba(0, 0, 0, 0.113);
  display: block;
  content: '';
  width: 1px;
  margin-left: auto;
  height: 100%;
}
.resizableHandlerHidden--Zp9VJ {
  visibility: hidden;
  height: auto;
}
.resizableHandlerDraging--fQgsf {
  z-index: 9999;
  margin-top: 0;
  margin-top: initial;
  margin-bottom: 0;
  margin-bottom: initial;
  bottom: auto;
  bottom: initial;
  right: auto;
  right: initial;
}
.resizableHandlerDraging--fQgsf:after {
  width: 3px;
}

/*  千仓 主题样式常量 */
.formLabel--TvWmX {
  font-weight: bold;
}
.title--H4BLC {
  margin-bottom: 10px;
}
.optionsContianer--wOoJ4 {
  position: relative;
  margin: 10px 0;
  padding: 15px 20px;
  background-color: #F5F7FA;
  border-radius: 8px;
}
.optionsCheck--oTpHQ {
  margin: 8px 0 !important;
}
.optionsCheck--oTpHQ {
  font-weight: normal;
}
.checkboxText--m3IT0 {
  width: 180px;
}
.colTitle--AGnOa {
  font-weight: bold;
}
.mg12--T7ABK {
  margin: 12px 0;
}
.mg6--bcPly {
  margin: 6px 0;
}
.exportContent--bykAB {
  height: calc(100% - 130px);
}
.exportContent--bykAB .exportContentMain--A__6L {
  height: calc(100% - 65px);
  overflow: auto;
}
.exportContent--bykAB .exportContentMain--A__6L .checkContent--yyUtq {
  height: calc(100% - 72px);
  overflow: auto;
}
.export-column-config--EYLYw {
  display: flex;
  height: 100%;
}
.export-column-config--EYLYw .anticon--egvB1 {
  vertical-align: baseline;
}
.export-column-config--EYLYw .ant-checkbox--XaIez + span {
  padding-right: 0;
}
.export-column-config--EYLYw .ant-tree--LGkUF {
  margin-top: -8px;
}
.export-column-config--EYLYw .ant-tree-switcher-noop--qrycD,
.export-column-config--EYLYw .ant-tree-draggable-icon--B57IW {
  display: none;
}
.export-column-config--EYLYw .ant-tree--LGkUF .ant-tree-treenode--T3j1Y {
  padding-bottom: 0;
}
.export-column-config--EYLYw .ant-tree--LGkUF .ant-tree-treenode-disabled--BB9Ni .ant-tree-node-content-wrapper--g9hvv {
  color: #000000;
}
.export-column-config--EYLYw .ant-tree-node-content-wrapper--g9hvv {
  display: flex;
  align-items: center;
  height: 36px;
  padding-left: 5px;
  padding-right: 5px;
}
.export-column-config--EYLYw .ant-tree-node-content-wrapper--g9hvv:hover {
  background: #f5f9ff;
  border-radius: 6px;
}
.export-column-config--EYLYw .ant-tree-title--wCQ_n {
  flex-grow: 1;
}
.export-column-config--EYLYw .export-column-config-left--_0dxs {
  flex: 1;
}
.export-column-config--EYLYw .export-column-config-right--XWaIv {
  box-sizing: border-box;
  width: 308px;
  border-left: 1px #e4e7ed solid;
}
.export-column-config--EYLYw .export-column-config-left--_0dxs,
.export-column-config--EYLYw .export-column-config-right--XWaIv {
  display: flex;
  flex-direction: column;
}
.export-column-config--EYLYw .export-column-config-header--H2bvB {
  background-color: #f5f7fa;
  display: flex;
  font-size: 13px;
  height: 53px;
  line-height: 53px;
  align-items: center;
  justify-content: space-between;
  border: 0 solid #e4e7ed;
}
.export-column-config--EYLYw .export-column-config-left--_0dxs .export-column-config-header--H2bvB {
  padding-left: 24px;
  padding-right: 12px;
}
.export-column-config--EYLYw .export-column-config-right--XWaIv .export-column-config-header--H2bvB {
  border-left-width: 0;
  padding-left: 12px;
}
.export-column-config--EYLYw .export-column-config-right--XWaIv .export-column-config-main--bA4cr {
  padding-left: 12px;
}
.export-column-config--EYLYw .export-column-config-header-light--SPdEt {
  color: #c0c4cc;
}
.export-column-config--EYLYw .export-column-config-header-selectall--YD7rX {
  margin-right: 8px;
}
.export-column-config--EYLYw .export-column-config-header-search-input--zaKmF {
  width: 240px;
}
.export-column-config--EYLYw .export-column-config-main--bA4cr {
  overflow: auto;
  flex-grow: 1;
  padding: 24px 10px 0;
}
[dir="ltr"] .export-column-config--EYLYw .export-column-config-item--PwIlq {
  margin-left: 0 !important;
}
[dir="rtl"] .export-column-config--EYLYw .export-column-config-item--PwIlq {
  margin-right: 0 !important;
}
.export-column-config--EYLYw .export-column-config-item--PwIlq {
  margin-left: 0;
  margin-bottom: 16px;
  margin-right: 32px;
}
.export-column-config--EYLYw .export-column-config-item-4--aRdsj:nth-child(4n + 4) {
  margin-right: 0;
}
.export-column-config--EYLYw .export-column-config-item-5--k8WUw:nth-child(5n + 5) {
  margin-right: 0;
}
.export-column-config--EYLYw .export-column-config-item-text--mDPRE {
  width: 106px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.export-column-config--EYLYw .export-column-config-item-text--mDPRE .highlight--IBDxB {
  color: #f5222d;
}
.export-column-config--EYLYw .export-column-config-tree-node-title--MMnAD {
  display: flex;
  justify-content: space-between;
  padding-right: 3px;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-text--w_WWv {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 240px;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-text--w_WWv .anticon--egvB1 {
  vertical-align: baseline;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate--jXdNB {
  visibility: hidden;
  color: #c0c4cc;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate--jXdNB .anticon--egvB1 {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate--jXdNB .anticon--egvB1:hover {
  visibility: visible;
  color: #3e6def;
}
.export-column-config--EYLYw .export-column-config-tree-node-title--MMnAD:hover .export-column-config-tree-node-title-operate--jXdNB {
  visibility: visible;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate-fixed--akOCs {
  visibility: visible;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate-fixed--akOCs .anticon--egvB1 {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.export-column-config--EYLYw .ant-tree-node-content-wrapper--g9hvv:hover .export-column-config-tree-node-title-operate-unfixed--cLGPn {
  visibility: visible;
  color: #3e6def;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.export-column-config--EYLYw .export-column-config-tree-node-title-operate-hidden--w0v_h {
  visibility: hidden !important;
  opacity: 0 !important;
}

/*  千仓 主题样式常量 */
.wms-notification {
  padding: 20px;
}
.wms-notification .ant-notification-notice-icon .anticon {
  font-size: 20px;
  color: #295df0;
}
.wms-notification.success .ant-notification-notice-icon .anticon {
  color: #14b968;
}
.wms-notification.failed .ant-notification-notice-icon .anticon {
  color: #f5222d;
}
.wms-notification .ant-notification-notice-message {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: normal;
  margin-left: 30px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.85);
}
.wms-notification .ant-notification-notice-description {
  margin-left: 30px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #606266;
}
.wms-notification .ant-notification-notice-description .ant-btn-link > span {
  text-decoration: underline;
}

/*  千仓 主题样式常量 */
.use_form_layout,
.use_form_vertical {
  padding-top: 10px;
}
.use_form_layout .use-form-item,
.use_form_vertical .use-form-item {
  border-radius: 0 6px 6px 0;
}
.use_form_layout .use-form-item .ant-select-selector,
.use_form_vertical .use-form-item .ant-select-selector {
  border-radius: 0 6px 6px 0;
}
.use_form_layout-row,
.use_form_vertical-row {
  display: flex;
  flex: auto;
}
.use_form_layout-row .ControllerHeaderCollapse,
.use_form_vertical-row .ControllerHeaderCollapse {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.use_form_layout-row .headerLine-collapse-content,
.use_form_vertical-row .headerLine-collapse-content {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
  width: 100%;
}
.use_form_layout-row .use-form-item,
.use_form_vertical-row .use-form-item {
  border-radius: 0 6px 6px 0;
  margin-bottom: 0;
}
.use_form_layout-row .use-form-item .ant-form-item-control-input-content,
.use_form_vertical-row .use-form-item .ant-form-item-control-input-content {
  height: auto !important;
}
.use_form_layout .hasBar .ControllerHeaderCollapse,
.use_form_vertical .hasBar .ControllerHeaderCollapse {
  width: calc(100% - 20px);
}
.use_form_layout .left-anchor,
.use_form_vertical .left-anchor {
  float: left;
}
.use_form_layout .wrapper_content,
.use_form_vertical .wrapper_content {
  display: inline-block;
  width: calc(100% - 120px);
  padding-left: 10px;
}
.use_form_vertical-row .use-form-item {
  border-radius: 6px;
  margin-bottom: 0;
}
.use_form_horizontal-row .use-form-item {
  border-radius: 0 6px 6px 0;
}

/*  千仓 主题样式常量 */
.locSearch .search-multipleInput-main {
  width: 100%;
}
.locSearch .search-multipleInput-main .multipleIcon-Btn {
  border-radius: 0;
}
.locSearch > .ant-space-compact {
  display: flex;
}
.locSearch .locSearchBtn {
  background-color: #f5f7fa;
}
.locSearchModal .locSearchModalInnerWrap {
  height: 100%;
}
.search-btn {
  background-color: #f5f7fa;
  height: 32px;
  width: 32px;
}
.dropdown-width {
  width: 320px !important;
}

/*  千仓 主题样式常量 */
.search-sku-filter {
  width: 100%;
}
.search-sku-filter .ant-space-compact,
.search-sku-filter .search-multipleInput-main {
  width: 100%;
  margin-right: -1px;
}
.search-sku-filter .search-multipleInput-main .multipleIcon-Btn {
  border-radius: 0;
}
.search-sku-filter .ant-select-selector .ant-select-selection-item-remove {
  display: none;
}
.search-sku-filter.single-input .sku-input-style {
  width: 100%;
}
.search-sku-filter.single-input .ant-btn {
  margin-right: 0;
  margin-left: -1px;
}

/*  千仓 主题样式常量 */
.itemSelect--_acIy {
  width: 130px !important;
  flex: initial !important;
}
.itemInput--bfWcE {
  width: calc(100% - 130px) !important;
}
.asnDetailForm--Un1_b {
  position: relative;
  box-sizing: border-box;
  height: calc(100vh - 100px);
  overflow-y: scroll;
  overflow-x: hidden;
}
.bottonWrap--6fb64 {
  position: fixed;
  box-sizing: border-box;
  background-color: #fff;
  width: calc(100% - 130px);
  height: 60px;
  padding: 16px 0;
  bottom: 0;
  text-align: right;
  z-index: 99;
}
.bottonWrapDetail--wsPCy {
  position: fixed;
  box-sizing: border-box;
  background-color: #fff;
  width: calc(100% - 250px);
  height: 60px;
  padding: 16px 0;
  bottom: 0;
  text-align: right;
  z-index: 99;
}
.detail--yBi5g {
  position: relative;
  box-sizing: border-box;
  padding: 0 16px 60px 0;
  height: calc(100vh - 110px);
  overflow-y: scroll;
  overflow-x: hidden;
}
.colTitleRequired--G0nJT {
  position: relative;
}
.colTitleRequired--G0nJT:before {
  content: '*';
  position: absolute;
  left: -7px;
  color: #f5222d;
}
.disable--bxT5c {
  cursor: not-allowed;
}
.mb12--UxEMz {
  margin-bottom: 12px;
}
.ml15--jWhAV {
  margin-left: 15px;
}
.ml12--W1P4r {
  margin-left: 12px;
}
.text-align-r--mUHMv {
  text-align: right;
}
.row--Gb89Y {
  height: inherit;
  overflow-y: hidden;
}
.mb16--rKS41 {
  margin-bottom: 16px;
}
.modalSubtitle--L61hz {
  color: #323233;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.tem--hRWKs {
  width: 15px;
  text-align: center;
  padding-left: 3px;
}
.exc-add-btn--iozTp {
  position: absolute;
  right: 0;
}
.ant-picker-range--laMvr.baseinfo-range-picker--mGc83 .ant-picker-range-separator--XFUsu {
  padding: 0 1px;
}
.expandedTable--PLLHr {
  margin: 5px;
}
.expandedTable--PLLHr .ant-table {
  background-color: #fbfbfb;
}
.expandedTable--PLLHr .ant-table .ant-table-thead tr th {
  background-color: #fbfbfb !important;
}
.expandedTable--PLLHr .ant-table td:hover,
.expandedTable--PLLHr .ant-table td.ant-table-cell-row-hover {
  background-color: #fbfbfb !important;
}
.close_confirm_btn--gxFgF {
  float: right;
  margin-top: 10px;
}
.item-btn--Mdx8L {
  font-size: 14px !important;
}

/*  千仓 主题样式常量 */
.home-page {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-page .time-wrap {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  box-shadow: 5px 2px 2px #f6f6f6;
  height: 56px;
  font-size: 13px;
  background-color: #fff;
  color: #909399;
  z-index: 99;
}
.home-page .ant-picker {
  border-radius: 4px;
}
.content-container {
  position: relative;
  box-sizing: border-box;
  padding: 12px;
  display: flex;
  background: #f6f6f6;
  height: 100%;
  padding-top: 56px;
  overflow: scroll;
}
.left-container {
  width: calc(100% - 202px);
  margin-right: 12px;
  padding-top: 12px;
}
.left-container .ant-result {
  height: calc(100% - 45px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.left-container .ant-result .ant-result-icon {
  margin-bottom: 5px;
}
.left-container .ant-result img {
  --init-height-ratio: calc(101 / 765);
  height: calc(100vh * var(--init-height-ratio) * 1.5);
}
.ant-result + .footer-wrap {
  padding-bottom: 0;
}
.right-container {
  position: sticky;
  padding-top: 12px;
  right: 0;
  top: 0;
  width: 238px;
}
.staticBord-container {
  position: relative;
  min-height: 32px;
  background: #fff;
  color: #909399;
  border-radius: 4px;
  padding: 12px 12px 0;
  border-width: 0 0 0 2px;
  border-style: solid;
}
.staticBord-container .content {
  padding-bottom: 12px;
}
.staticBord-container .staticBord-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 20px;
  font-size: 13px;
  margin-bottom: 8px;
}
.no-data-text {
  color: #c0c4cc;
  font-size: 13px;
}
.todoBord {
  border-width: 0;
  padding-top: 0;
}
.todoBord .bord-title {
  color: #ff8a00;
  font-weight: bold;
}
.todoBord .card:hover {
  font-size: 12px;
  color: #fff;
  border: none;
  background: linear-gradient(90deg, #faad14 0%, #f45c52 100%);
}
.todoBord .card:hover .info-icon,
.todoBord .card:hover .count {
  color: #fff;
}
.todo-border {
  border-radius: 4px;
  border-style: solid;
  border-width: 0 0 0 2px;
  border-color: #ff8a00;
  padding-top: 12px;
  margin-bottom: 12px;
  background-color: #fff;
}
.errorBord {
  margin-bottom: 12px;
  border-color: #f5222d;
}
.errorBord .bord-title {
  color: #f5222d;
  font-weight: bold;
}
.errorBord .card:hover {
  color: #fff;
  border: none;
  background: linear-gradient(90deg, #ff82b8 0%, #f5222d 100%);
}
.errorBord .card:hover .info-icon,
.errorBord .card:hover .count {
  color: #fff;
}
.staticBord-header-left {
  display: flex;
  align-items: center;
}
.collapse-icon {
  margin-left: 10px;
  color: #0e49eb;
}
.collapse {
  color: #0e49eb;
  cursor: pointer;
  font-size: 14px;
}
.titleInfo-icon {
  margin-left: 4px;
  color: #c0c4cc;
  cursor: pointer;
}
.card {
  box-sizing: border-box;
  height: 56px;
  padding: 6px;
  border: 1px solid #e4e7ed;
  border-radius: 6px;
  background-color: #fff;
  font-size: 12px;
  color: #606266;
  cursor: pointer;
}
.card .count {
  max-width: 100%;
  width: -webkit-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: bold;
  color: #323233;
  font-family: sora;
}
.card .info-icon {
  margin-left: 4px;
  color: #c0c4cc;
}
.radio-group {
  min-width: 72px;
}
.radio-group .ant-checkbox-wrapper {
  font-size: 13px !important;
}
.check-group .ant-checkbox-wrapper {
  font-size: 13px;
}
.right-card {
  position: relative;
  box-sizing: border-box;
  width: 228px;
  height: 160px;
  margin-bottom: 12px;
  border-radius: 4px;
  background-color: #fff;
  color: #323233;
}
.right-card .geginnerGuide-wrap {
  box-sizing: border-box;
  display: flex;
  height: 56px;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  align-items: center;
  font-weight: bold;
  cursor: pointer;
}
.right-card .geginner-guide {
  margin-bottom: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAAA4CAMAAAHx+NdZAAAAgVBMVEWwqsz19/rn4t/l4uDgzaszLJfn7f3z8evz9vvU0+I2Lpfn5ePl4Nzl4N+z1Na/1tjE2tvyg5PL4OKqz9K02dzzrLn04qTj29fl5ebwxny73uCmx8ryv2/yvW3z1YuewsTe4OTq2c02JW/ylKJpbqW6pZCOqMjuxMySdHqMpsdiT5ehgMNRAAAACnRSTlMD////75T/lNcyhIDf9AAAAAlwSFlzAAALEwAACxMBAJqcGAAAByJJREFUeNrVWo12ojwQ5QtdbCEJyK+Iomjduvv+D/jNTBJ+BKoUac9Ou7ZHNr25JJm5c9Gy/muF00RqjV3Z70vr5go/CiE452zv3V4SeMWPDlHYvkR/iEEI6UfB8CUmgyCOe5fWCV2KXNe13oanmKajc89v55decIYZL3tA8DYTfiHjsDc7ARP3oyjcjsxbxq0rjp42F0xG7vvNrEcm2ppymqadWQ+MgInaKuh227v9Pvesz0GECS54lmWc2543MsZpxjAcwbjwfb8opB9vt8NjmvkzEwLW049kHITh4JgWZ/ZhBkkYFLgUlvXJmM16vT4nScVhTCD94uCWpxLHvE6513CrV5Y1aXlofRxr0pAUlie/M8aDO91aU7HbwZg7a8pfsgxGCXUYMy7sXX5vTZttgENgH+A2eHiMwG0QSbkNN3f2Aau3Tub7UVHg1rm3d9S2gW8cA+fND8KRMQPbjWUy8CXst/DufuuMCTDrxHFo3xuTtMdEeo9+OqZarxM4aHqMHvL5GNjW6yRJcFAGqfLgnk5X1/01vq//m7Z7h6JMdUxHeRzE2ez3+x3mtvGT8BCIRzvRHgh6M4eDA0B5nnrWDBQh8vR45Bdud04l53RwYF+niJPnlTcN5uamwDqLm+A6MkrSgnms9MaP6GOrMgQixBHyMwb8CILweDxuJsH0l5gZHKZfOZ1+H/JzcThA+ZBQKLd4PufBGATMMZgxIC/BYUGgKMIqhUd6i+nmcRhnCIbSkRBNRQMYSfcswghCKG2T2AydC9YPhIkDXB3IZxKz03YJGMgwWG7xdgXB4c+f3xRFYc04+4ydoS5/qDTegQlAJbntsFZfhjmvdZ5MEsa5p2F8SRWgKOCPX8qyvGoZYX0JJVmbSFRoQlkgI98/QLguSI4Tyg5M0NaDfL6SPTeUnl/erMfIfDFFV6YOvExHmQCT73XByd8WJONgGQCgMq9ereVQCAYLQe7MK2s6c9ojQVUNYbx5ZU1lNLuF05QEIaod4kDxLGeVtY3ISn48Xi66JtsNBFY2mEROxbP0ZsHYvEr5kb+8dCtbXUFBQ1WgotOJ1fN2+W0uRL9+ClOhUeDZXsq9uTCDKNirEVCG8t7TMUML2MMooZICpAVQCszVAgMw6AtARUMpcIigUsexKp5PhCHFwUkKFBAH+A3KJ0qOzSwtYLNGQVGBRjJacQAO1IMgJsUxE0Z0UEjYKBjfwISIsj3OZKOkkxDM4AAMCRsUUCBsUNdMg3GGbxoTHV0jhNR0IACR5NOUtRmGYV0YtB4anRZLUk9hOJeN6Os0gsEvI9MChLFnCChvSA5q/YSyVsHA92azBAxqQfr3R8vBYpYcRJhzdYMjlbiF+NuRg3NgsNNO9D7Q6+QrmFj+dp8Fc1amE6hb7NsUTEAwcG7e8a+//50EM6j1SHOeE3IBPIODMJQFEAa0bUkovx7TnM64utXS1vMUToB7QEKGfkcJDdr2qiX06kswtxL6g7VgogPCnPILyOiLQvmKiF5QqT4cPO3G6t+lAmZlXnbZlKtv4OIsEjmp85pPCbaQs7L+SSpOtTexK9FGg9hMbjqeSWUzI8rdvqFDXFJ41/ohLnZjWo23YL2OSf9vxne73c7wIS5oC3rWzywLTqpKKyaOR1tkRVY7o22ftGc3qudCcBPsKq/Z0MKUlbcomU93GMyqysuywo6kulwuGc7dVh3skKfJO0EymqeKDm6x6e3TEw++rZvSug0eCzV34wKr7g/bTGycodXEBVKLsiSZe46UeCT0KrQc7To0m7qlXZKM8wQy9YoZMrzNBa7ZzPO+gczdMtHuVT8hQz+CuoXFphwseujKVG8Wx7o5w+5sKTLOXDKs5sK1f0EGA7DB5w0RidmWg66awGXIOI+Q6U2+/lV1+5qLephBD06IDRGS1DprMhhmbawfETBmZchIYA2hlqWg9lgmDRv9fIZCktcUbA0Z5TYsQMZ5kEztUBg+TDSPfhozDr3/Nhu0S8iYwQjDYFEyzqNklEnFtFnVN0gUn0xtqcCwKSIVZDaE5vz/OJmGRr0crMcGH5lFaF80a4NM0GUCV8ZwCRc6Mw8q+CHXZciIwW0GX8qJ8bUvh4lMKv/HJLNFyDjPJUMPM3HugbKWfHqRDZfYGGdEZvMPkNE+WSu2HS70Ct2M/dyVcaaSoU+eTCYj393h+EEyPEFH7CNrzf02CfCMNpWxFlWMUXkuGWcCGZ60DLHKZLVbNjwLWmRUMhvn4k7/cNAzyHzU7t5Z23sV87inPEvRIRMbMsr5Vy4mxhWau/KlQ23845KLkWmYtLxKtCszBmy46K6MWhr1dIF0s5r+tSzz6xUJNbY2uoCv30nm47zuxjlJOnw83icTyfq5nCJzOuXl5YRRkjNbc4F4W71+C5fslkmPDUTWI4MNDJwXovJbk7mUOSzJ6ao/EfKLPkbxPwZ5OPwE1PJ2AAAAAElFTkSuQmCC);
}
.right-card .user-manual {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAAA4CAMAAAHx+NdZAAAApVBMVEWPjsbn4eb19/rn7f3y8/s1MJacweFLPpTx9Pzx9Pzp5OPzh5D0nKnyhI3zmKXzoa3q6Onzi5Tm29v1tL/yf4jzk5/0p7Pl297xcHP1q7YxK4/tz901MJXyen/1r7r0cH7n3+Dtx8/z1Ynk0tSg1O+s4O3sv8Tv8/yJxtTs38jWqLPn1cFye7llVKCfk72nap5GUqfSwc3AvNOT4eK5q7nysXn1vpmOPxhfAAAACnRSTlMF9P//MJWQ/JTVFXig9AAAAAlwSFlzAAALEwAACxMBAJqcGAAAB7hJREFUeNrdWotW4joUzVLvLSZt+kopUMAiyKiXtzPz/592z8mDpi0UKMisNRtFXTXs7JyTnEdLyIOFRwukdmUymWQKpHIl5K7v+93+OI6rl1zXY4yF3SAISIWI0pymc897eXmpXoqifDmYiyRJePUS83q9nie4MxiSp6OTr1w4OvUscdXUSzPHj8jcECee+LWJU4CTMm9Um3cURXQBV0rTlhPKmOj1Rh5zh5VZH1NQBmkewQFSByjpghnADmVL1IdkrutyD4AiQ7RdQMcBaZwXyIvSNAWzURaykAcSpFHK9BVBB5FD50wI5n29vX29kUb1lAJRDm80jT0BzuW668QnpGlMFoahNxrhIgPC2WwwWGyGhDxfuNYdQi43zyn7ZJNJ4YEaQfMYrmzqKpv2wabjkzZNEpfpIXJQ05jHvevADlVuAH4AY7IgPuUHwKF2tXx1/fy0H6TKd8BzaB6GzKVn+A7VWC3SNAQ/EHBQvPTEoTE/9i76qvxttV1RBmM89gb+9tnob5EEzTfDFPYuHjp47riNY0AG6IE3msMYD1cxWft+s18z+M8eAnxUCBgyGAyHy+YxsFhMujX6tfDBrTfvw3+O+/VDC+896tUXszy2ArmM5Ic9NuPcbBXj+XgGIvp9uW3ULji+ec6RknP2mtC+s+YFS8GkeOI2NOWFyIwWrp2Qc/h25eHe1afAZI4k45y0XDDcjHq5Qr3vFUIES6SiTO7O6NgOPYvlMYVZI03CSlA0vm/OgOMHwVksUapOFoA6LvIcYlTaBRKIA4lZygRpE9LakWlBgFgMHGcJx9kc9rQQwhOjlwKCtN4uUfSfwQecLYNVmg5WkCVJGk9qkHYKK6nRRUumjlZ5JMPKwa/bpeNMaSppPMESzq1d5ZPWe1+ekpIFlw7NIn9gvIFUQH3+Gg/B4XDtk07rIybDeeOH9vYYCUkiIH3YzWaLgWTBb0JIuzXDZFG70sgAbMKUGmR5B5YNxJu3BRzQ5Ew9Jzgb8PxEzhNzFQsS3YXl8fGJPNwj3jyTa1jyyQFkdeSXhrUSi2uHtXJg61vhZj6/KqzFkuJE9FRRbU7am58nv37Hgefwihjf5omvjp48CXkC0UZxFPWQHaTb0FTcR9kFEz4ZovFljGXkxBFYB7iCK4K0MX/oGcjYKcOnygViiJuTcT+7JEjXdowqMvaloI7QKhlQ69YiSNe3v86beJFvhDrjkDR+t00uUN/+bo3GJDYhA5ewtFyRcqjAqQObDGkSXSyGmOe7cdCKppY+KVhph8psJItAvysSmysym/2H67d0uVlJGplyJOxGmQ0tIx9AArWCtZMZxygUNo3wWtNEugCU+KCrYTRdbOieBoP1+xeG6Levr7fkCprpPk37gAp1k0arIZaCSCN0iqbTtLPztEPZYAFM05zlYrCkqaGxgNu4NY00SJENRj+XzoKmhoaXs0H/Khqqtw3VPR6k0QmUCUPr9Rr3MLkit1XdBslC1Q8oCFQ+qFi4TAWHzhU0WM6rtLNXyTq1GmCRWScyfZL26cwhGs/Q+DPsdA1Uegt9gU5rGuOx2GywxWAOzWc6hV68L1QK3WlLYw4tZqXQkgbCD9diZrg/kaVFEv1wl0z1QnT+HilaTucvkSLVfLOWx3uC/CEpQWzFiX3dgqmlb/fLVN6Pv5jcv9KkszCfkD/iYQEvwd3r8SvNP5TT1VLqckqCLq7TbmUWmDtUXz73JxOfr9dwu8uyjY/WcQ+rqYkZ76V8q5gG384g5RW/Xn8nbp75Yq26sW65RHZLYrpd/4AaS0yLxvCNDrGs4mWubZnCLMXG6VYdrW4a+OW79kzzqZOZRoKRwIuy1VMtMuaZso+FpvJzCzVSygQr2ljWzuPx/KJS8IYHcubarReo84Vn1+DlZra5CwZquGWcODL1H533Y3phXXvD4JKVzmJlF1ZHUY3r6j/ZN07GeXAA5E8EyozrkCJf0No/JMUYRUuRYtTR4PYPSvkWMSeUYElS6SHOLZQuxInSg1+ApFHKd4g5ZRa7TE3xpd6wd0HrSFV5rKqaEPZaTIPgbmJO+hjMGad9aOamQzKdpnvMmZECdzSwGSMLJlnXSBRtDSHI3ZNk2og8XWLd6CxXUyNGFZs4bxFi/8du/kj04AUY3VrMGQk/zjD6OADsjdAdFI6r7XblOIutVDdnxi5GjAT7rCEMyd0zftgq09eDgH5SDrcXd9DEmK4GzkpaqixGbR/Az/caPhNy90osOgjdGc1XzmaxTaMtPLG1o7lxM91a8JLjwCBM7l6KRfJeclqWkkbqQMin0Bxz8FbickuLPaMbJcxM3LopYD+eQO5eIhebvaRGiwEP225/7qbyLDBidGsJbpxWiqBKsk3uXiMX55ZtG31Spyrq6H9AJCZpK8S4rlKSrJdDheWa31rMeb0L7OZPq9CSyn9OpxNeKBHqzrmxCV9iX073/6Qg7l/+cNANmhcZZvjy5VXvxdsYjYRXE+N+7na77edSNTItMRCcjj8u+Z1iwrA4ZI+IKXqXWown3QyeA5ipRwGkluFws9kYMdgFfL57hyzDh0bwpb+KxxcsiL0WYdQk/FNqmTlazOZd3jmZLaRdFJ46z/cVUw0SIRNVqEJtbxmZmRnDLLQWJQXxrxTyP4jFlgN8p3w0AAAAAElFTkSuQmCC);
}
.right-card .app-download-content {
  display: flex;
  text-align: center;
  align-items: center;
  padding: 0 12px;
  font-size: 14px;
  font-weight: bold;
}
.right-card .app-download-content .handle-item,
.right-card .app-download-content .print-item {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.right-card .app-download-content .handle-item a,
.right-card .app-download-content .print-item a {
  display: inline-block;
  height: 80px;
}
.right-card .app-download-content .handle-item a:hover,
.right-card .app-download-content .print-item a:hover {
  background-color: #fff !important;
}
.right-card .app-download-title {
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.right-card .app-download-title p {
  margin: 0;
}
.right-card .app-download-title .msg-num {
  display: inline-block;
  background: red;
  color: white;
  font-weight: normal;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 10px;
  margin-left: 8px;
}
.right-card .app-download-title .msg-actions {
  display: flex;
  gap: 12px;
  align-items: center;
}
.right-card .app-download-title .msg-subscribe {
  font-size: 12px;
  color: #295df0;
  cursor: pointer;
}
.right-card .app-download-title .msg-more {
  font-size: 12px;
  color: #295df0;
  cursor: pointer;
}
.mt-6 {
  margin-top: 6px;
}
.ml-5 {
  margin-left: 5px;
}
.panel-card {
  box-sizing: border-box;
  width: 100%;
  height: 450px;
  padding: 12px;
  background-color: #fff;
  border-radius: 4px;
}
.panel-card .ant-progress {
  line-height: 1;
}
.panel-card .ant-picker .ant-picker-input > input {
  height: 23px;
}
.panel-card .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),
.staticBord-header .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background: linear-gradient(0deg, #e7edfd, #e7edfd), linear-gradient(0deg, #0e49eb, #0e49eb) !important;
  color: #0e49eb !important;
}
.outbound-progress .g2-tooltip-value {
  display: inline !important;
  float: none !important;
}
.outboundData {
  width: calc(100% - 10px);
  height: 330px;
}
.align-center {
  align-items: center;
}
.space-between {
  justify-content: space-between;
}
.font-bold {
  font-size: 14px;
  font-weight: bold;
}
.padding-16 {
  padding: 16px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mr-12 {
  margin-right: 12px;
}
.mr-6 {
  margin-right: 6px;
}
.mb-30 {
  margin-bottom: 30px;
}
.nodata-text {
  font-size: 12px;
  font-weight: bold;
  color: #c0c4cc;
}
.ul-list {
  margin: 0;
  padding-left: 24px;
}
.no-data {
  width: 100%;
  height: calc(100% - 80px);
  display: flex;
  color: #c0c4cc;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.footer-wrap {
  border-top: 2px dashed #e4e7ed;
  height: 45px;
  padding-bottom: 100px;
}
.footer-content-wrap {
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  align-items: end;
}
.footer-content-wrap .main-hover,
.footer-content-wrap a {
  color: #323233 !important;
}
.footer-content-wrap .main-hover,
.footer-content-wrap a {
  cursor: pointer;
}
.footer-content-wrap .main-hover:hover,
.footer-content-wrap a:hover {
  color: #0e49eb !important;
}
.mr-80 {
  margin-right: 80px;
}
.fs-16 {
  font-size: 16px;
}
.incoming-receipt {
  font-size: 16px;
  font-weight: bold;
}
.incoming-receipt .incoming-receipt-title {
  color: #323233;
  margin-top: 6px;
}
.progress-name {
  font-size: 12px;
  color: #615e83;
}
.progress-number {
  font-size: 12px;
}
.main-color {
  color: #0e49eb;
}
.main-color .ant-progress.ant-progress-circle .ant-progress-text {
  color: #0e49eb;
  font-family: sora;
  font-size: 18px;
}
.main-color .progress-number {
  color: #0e49eb;
}
.success-color {
  color: #20d76d;
}
.success-color .ant-progress.ant-progress-circle .ant-progress-text {
  color: #20d76d;
  font-family: sora;
  font-size: 18px;
}
.success-color .progress-number {
  color: #20d76d;
}
.img-modal .ant-modal-content {
  border-radius: 0;
}
.img-modal .ant-modal-close {
  display: none;
}
.news-content {
  height: calc('~100% - 38px');
  overflow-y: scroll;
}
.news-item,
.noread-news-item {
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  padding: 0 12px 0 0;
}
.noread-news-item:after {
  content: '';
  display: inline-block;
  height: 8px;
  width: 8px;
  background-color: red;
  border-radius: 50%;
  margin-left: 5px;
  position: absolute;
  right: 4px;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.text-overflow-2-line {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.ml-20 {
  margin-left: 20px;
}
.ml-12 {
  margin-left: 12px;
}
.ownerSelectWrap {
  width: 250px;
}

/*  千仓 主题样式常量 */
.da-co-list-table {
  height: 140px;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 12px;
  overflow: hidden;
}
.da-co-list-table .ant-table .ant-table-cell {
  padding: 0 max(3px, min(0.02vw, 16px)) 5px;
}
.da-co-list-table .ant-table-empty .ant-table-thead .ant-table-cell {
  padding-bottom: 10px;
}
.da-co-list-table .ant-table-empty .ant-table-thead .ant-table-cell:first-child {
  width: 50px;
}
.da-co-list-table .ant-table-empty .ant-table-tbody .ant-table-cell {
  padding: 0;
}
.da-co-list-table .ant-table-title {
  padding: 12px;
  margin-bottom: 6px;
}
.da-co-list-table .ant-table-title .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background: linear-gradient(0deg, #e7edfd, #e7edfd), linear-gradient(0deg, #0e49eb, #0e49eb) !important;
  color: #0e49eb !important;
}
.da-co-list-table .ant-table-title > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.da-co-list-table .ant-table-title > div > span {
  font-weight: bold;
}
.da-co-list-table .ant-table-thead .ant-table-cell {
  background-color: white;
  border: none;
  font-weight: normal;
  font-size: 12px;
}
.da-co-list-table .ant-table-thead .ant-table-cell:before {
  display: none !important;
}
.da-co-list-table .ant-table-tbody .ant-table-cell {
  border: none;
  font-size: 12px;
}
.da-co-list-table .ant-table-tbody .ant-table-cell:first-child {
  text-align: center;
}
.da-co-list-table .ant-table-tbody .ant-table-row:first-child .ant-table-cell:not(:first-child) {
  font-size: 16px;
}
.da-co-list-table .ant-table-tbody .ant-table-row:first-child {
  font-weight: bold;
}
.da-co-list-table .ant-table-tbody .ant-table-row:last-child {
  color: #909399;
}

/*  千仓 主题样式常量 */
.modal-bg {
  box-sizing: border-box;
  height: 100%;
  padding: 12px 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjYxMiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjRjVGQUZGIiBkPSJNMCAwaDEyMDB2NjEySDB6Ii8+PGcgY2xpcC1wYXRoPSJ1cmwoI2IpIj48bWFzayBpZD0iZCIgd2lkdGg9IjE5MjAiIGhlaWdodD0iODY2IiB4PSIwIiB5PSIwIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIj48cGF0aCBmaWxsPSJ1cmwoI2MpIiBkPSJNMCAwaDE5MjB2ODY2SDB6Ii8+PC9tYXNrPjxnIHN0cm9rZT0iI0Q0RTRGRSIgbWFzaz0idXJsKCNkKSI+PHBhdGggZD0iTTAtLjVoMTkyOSIgdHJhbnNmb3JtPSJtYXRyaXgoLS44NjYwMyAuNSAtLjg2NjAzIC0uNSA5NDIuMzIgLTU0NSkiLz48cGF0aCBkPSJNMC0uNWgxOTI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtLjg2NjAzIC41IC0uODY2MDMgLS41IDEwMDEuMjEgLTUxMSkiLz48cGF0aCBkPSJNMC0uNWgxOTI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtLjg2NjAzIC41IC0uODY2MDMgLS41IDEwNjAuMSAtNDc3KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTExOC45OSAtNDQzKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTE3Ny44OCAtNDA5KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTIzNi43NyAtMzc1KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTI5NS42NiAtMzQxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTM1NC41NSAtMzA3KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTQxMy40NCAtMjczKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTQ3Mi4zMyAtMjM5KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTUzMS4yMiAtMjA1KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTU5MC4xMSAtMTcxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTY0OSAtMTM3KSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTcwNy44OSAtMTAzKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMTc2Ni43OCAtNjkpIi8+PHBhdGggZD0iTTAtLjVoMTkyOSIgdHJhbnNmb3JtPSJtYXRyaXgoLS44NjYwMyAuNSAtLjg2NjAzIC0uNSAxODI1LjY3IC0zNSkiLz48cGF0aCBkPSJNMC0uNWgxOTI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtLjg2NjAzIC41IC0uODY2MDMgLS41IDE4ODQuNTYgLTEpIi8+PHBhdGggZD0iTTAtLjVoMTkyOSIgdHJhbnNmb3JtPSJtYXRyaXgoLS44NjYwMyAuNSAtLjg2NjAzIC0uNSAxOTQzLjQ1IDMzKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjAwMi4zNCA2NykiLz48cGF0aCBkPSJNMC0uNWgxOTI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtLjg2NjAzIC41IC0uODY2MDMgLS41IDIwNjEuMjMgMTAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjEyMC4xMiAxMzUpIi8+PHBhdGggZD0iTTAtLjVoMTkyOSIgdHJhbnNmb3JtPSJtYXRyaXgoLS44NjYwMyAuNSAtLjg2NjAzIC0uNSAyMTc5LjAxIDE2OSkiLz48cGF0aCBkPSJNMC0uNWgxOTI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtLjg2NjAzIC41IC0uODY2MDMgLS41IDIyMzcuOSAyMDMuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjI5Ni43OSAyMzcuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjM1NS42NyAyNzEuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjQxNC41NiAzMDUuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjQ3My40NSAzMzkuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjUzMi4zNCAzNzMuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjU5MS4yMyA0MDcuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDE5MjkiIHRyYW5zZm9ybT0ibWF0cml4KC0uODY2MDMgLjUgLS44NjYwMyAtLjUgMjY1MC4xMiA0NDEuMDAxKSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC03ODYuNzAxIDQ1NC4yNTEpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgLTcyNi45NDUgNDE5Ljc1MSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSAtNjY3LjE4OSAzODUuMjUxKSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC02MDcuNDM0IDM1MC43NTEpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgLTU0Ny42NzggMzE2LjI1MSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSAtNDg3LjkyMiAyODEuNzUxKSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC00MjguMTY2IDI0Ny4yNTEpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgLTM2OC40MSAyMTIuNzUxKSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC0zMDguNjU0IDE3OC4yNTEpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgLTI0OC44OTkgMTQzLjc1MSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSAtMTg5LjE0NCAxMDkuMjUxKSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC0xMjkuMzg4IDc0Ljc1KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IC02OS42MzIgNDAuMjUpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgLTkuODc2IDUuNzUpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgNDkuODggLTI4Ljc1KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDEwOS42MzYgLTYzLjI1KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDE2OS4zOTIgLTk3Ljc1KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDIyOS4xNDcgLTEzMi4yNDkpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgMjg4LjkwMiAtMTY2Ljc0OSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSAzNDguNjU4IC0yMDEuMjQ5KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDQwOC40MTQgLTIzNS43NSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSA0NjguMTcgLTI3MC4yNDkpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgNTI3LjkyNiAtMzA0Ljc0OSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSA1ODcuNjgyIC0zMzkuMjQ5KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDY0Ny40MzggLTM3My43NSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSA3MDcuMTkzIC00MDguMjUpIi8+PHBhdGggZD0iTTAtLjVoMjAwMSIgdHJhbnNmb3JtPSJtYXRyaXgoLjg2NjAzIC41IC0uODY2MDMgLjUgNzY2Ljk0OSAtNDQyLjc0OSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSA4MjYuNzA0IC00NzcuMjQ5KSIvPjxwYXRoIGQ9Ik0wLS41aDIwMDEiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMyAuNSAtLjg2NjAzIC41IDg4Ni40NiAtNTExLjc0OSkiLz48cGF0aCBkPSJNMC0uNWgyMDAxIiB0cmFuc2Zvcm09Im1hdHJpeCguODY2MDMgLjUgLS44NjYwMyAuNSA5NDYuMjE2IC01NDYuMjQ5KSIvPjwvZz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxMjAwdjYxMkgweiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJiIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE5MjB2ODY4SDB6Ii8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImMiIHgxPSI5NjAiIHgyPSI5NjAiIHkxPSIwIiB5Mj0iODY2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0M0QzRDNCIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIuNTI2IiBzdG9wLWNvbG9yPSIjQzRDNEM0Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjQzRDNEM0IiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=);
  background-size: cover;
}
.modal-bg .ant-tabs-top {
  height: 100%;
}
.modal-bg .ant-tabs-content-holder {
  height: 100%;
}
.modal-bg .ant-tabs .ant-tabs-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.guide-content-wrap {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
}
.guide-content-wrap .arrow {
  width: 48px;
  height: 12px;
  vertical-align: middle;
}
.guide-content-wrap .page-name {
  color: #06f;
  cursor: pointer;
}
.flex-center {
  display: flex;
  align-items: center;
  text-align: center;
}
.margin-75 {
  margin: 0 75px;
}
.margin-20 {
  margin: 0 20px;
}

/*  千仓 主题样式常量 */
.popUpModal--sx4QI .ant-modal-header,
.popUpModal--sx4QI .ant-modal-footer {
  border: none !important;
}
.msgModal--dTLZI {
  width: 80vw !important;
}
.helpBtn--dyzMz {
  color: #0E49EB !important;
}
.helpBtn--dyzMz {
  background: #E7EDFD;
  display: flex;
  align-items: center;
  gap: 4px;
}
.footerContainer--Z4Uzi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.floorText--TF2G2 {
  color: #909399;
  font-size: 13px;
}
.content--qFiOo {
  height: 100%;
  overflow: auto;
}
.title--kNuNI {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.trumpet--PRK3k {
  -webkit-user-select: none;
          user-select: none;
  position: absolute;
  left: 50%;
  top: -86px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 164px;
  height: 91px;
}
.trumpet--PRK3k img {
  pointer-events: none;
}

/*  千仓 主题样式常量 */
:root {
  --ck-color-base-foreground: hsl(0, 0%, 98%);
  --ck-color-base-background: hsl(0, 0%, 100%);
  --ck-color-base-border: hsl(220, 6%, 81%);
  --ck-color-base-action: hsl(104, 50.2%, 42.5%);
  --ck-color-base-focus: hsl(209, 92%, 70%);
  --ck-color-base-text: hsl(0, 0%, 20%);
  --ck-color-base-active: hsl(218.1, 100%, 58%);
  --ck-color-base-active-focus: hsl(218.2, 100%, 52.5%);
  --ck-color-base-error: hsl(15, 100%, 43%);
  /* -- Generic colors ------------------------------------------------------------------------ */
  --ck-color-focus-border-coordinates: 218, 81.8%, 56.9%;
  --ck-color-focus-border: hsl(var(--ck-color-focus-border-coordinates));
  --ck-color-focus-outer-shadow: hsl(212.4, 89.3%, 89%);
  --ck-color-focus-disabled-shadow: hsla(209, 90%, 72%, 0.3);
  --ck-color-focus-error-shadow: hsla(9, 100%, 56%, 0.3);
  --ck-color-text: var(--ck-color-base-text);
  --ck-color-shadow-drop: hsla(0, 0%, 0%, 0.15);
  --ck-color-shadow-drop-active: hsla(0, 0%, 0%, 0.2);
  --ck-color-shadow-inner: hsla(0, 0%, 0%, 0.1);
  /* -- Buttons ------------------------------------------------------------------------------- */
  --ck-color-button-default-background: transparent;
  --ck-color-button-default-hover-background: hsl(0, 0%, 94.1%);
  --ck-color-button-default-active-background: hsl(0, 0%, 94.1%);
  --ck-color-button-default-disabled-background: transparent;
  --ck-color-button-on-background: hsl(212, 100%, 97.1%);
  --ck-color-button-on-hover-background: hsl(211.7, 100%, 92.9%);
  --ck-color-button-on-active-background: hsl(211.7, 100%, 92.9%);
  --ck-color-button-on-disabled-background: hsl(211, 15%, 95%);
  --ck-color-button-on-color: hsl(218.1, 100%, 58%);
  --ck-color-button-action-background: var(--ck-color-base-action);
  --ck-color-button-action-hover-background: hsl(104, 53.2%, 40.2%);
  --ck-color-button-action-active-background: hsl(104, 53.2%, 40.2%);
  --ck-color-button-action-disabled-background: hsl(104, 44%, 58%);
  --ck-color-button-action-text: var(--ck-color-base-background);
  --ck-color-button-save: hsl(120, 100%, 27%);
  --ck-color-button-cancel: hsl(15, 100%, 43%);
  --ck-color-switch-button-off-background: hsl(0, 0%, 57.6%);
  --ck-color-switch-button-off-hover-background: hsl(0, 0%, 49%);
  --ck-color-switch-button-on-background: var(--ck-color-button-action-background);
  --ck-color-switch-button-on-hover-background: hsl(104, 53.2%, 40.2%);
  --ck-color-switch-button-inner-background: var(--ck-color-base-background);
  --ck-color-switch-button-inner-shadow: hsla(0, 0%, 0%, 0.1);
  /* -- Dropdown ------------------------------------------------------------------------------ */
  --ck-color-dropdown-panel-background: var(--ck-color-base-background);
  --ck-color-dropdown-panel-border: var(--ck-color-base-border);
  /* -- Dialog -------------------------------------------------------------------------------- */
  --ck-color-dialog-background: var(--ck-custom-background);
  --ck-color-dialog-form-header-border: var(--ck-custom-border);
  /* -- Input --------------------------------------------------------------------------------- */
  --ck-color-input-background: var(--ck-color-base-background);
  --ck-color-input-border: var(--ck-color-base-border);
  --ck-color-input-error-border: var(--ck-color-base-error);
  --ck-color-input-text: var(--ck-color-base-text);
  --ck-color-input-disabled-background: hsl(0, 0%, 95%);
  --ck-color-input-disabled-border: var(--ck-color-base-border);
  --ck-color-input-disabled-text: hsl(0, 0%, 46%);
  /* -- List ---------------------------------------------------------------------------------- */
  --ck-color-list-background: var(--ck-color-base-background);
  --ck-color-list-button-hover-background: var(--ck-color-button-default-hover-background);
  --ck-color-list-button-on-background: var(--ck-color-button-on-color);
  --ck-color-list-button-on-background-focus: var(--ck-color-button-on-color);
  --ck-color-list-button-on-text: var(--ck-color-base-background);
  /* -- Panel --------------------------------------------------------------------------------- */
  --ck-color-panel-background: var(--ck-color-base-background);
  --ck-color-panel-border: var(--ck-color-base-border);
  /* -- Toolbar ------------------------------------------------------------------------------- */
  --ck-color-toolbar-background: var(--ck-color-base-background);
  --ck-color-toolbar-border: var(--ck-color-base-border);
  /* -- Tooltip ------------------------------------------------------------------------------- */
  --ck-color-tooltip-background: var(--ck-color-base-text);
  --ck-color-tooltip-text: var(--ck-color-base-background);
  /* -- Engine -------------------------------------------------------------------------------- */
  --ck-color-engine-placeholder-text: hsl(0, 0%, 44%);
  /* -- Upload -------------------------------------------------------------------------------- */
  --ck-color-upload-bar-background: hsl(209, 92%, 70%);
  /* -- Link -------------------------------------------------------------------------------- */
  --ck-color-link-default: hsl(240, 100%, 47%);
  --ck-color-link-selected-background: hsla(201, 100%, 56%, 0.1);
  --ck-color-link-fake-selection: hsla(201, 100%, 56%, 0.3);
  /* -- Search result highlight ---------------------------------------------------------------- */
  --ck-color-highlight-background: hsl(60, 100%, 50%);
  /* -- Generic colors ------------------------------------------------------------------------- */
  --ck-color-light-red: hsl(0, 100%, 90%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /**
	 * An opacity value of disabled UI item.
	 */
  --ck-disabled-opacity: 0.5;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /**
	 * The geometry of the of focused element's outer shadow.
	 */
  --ck-focus-outer-shadow-geometry: 0 0 0 3px;
  /**
	 * A visual style of focused element's outer shadow.
	 */
  --ck-focus-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);
  /**
	 * A visual style of focused element's outer shadow (when disabled).
	 */
  --ck-focus-disabled-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);
  /**
	 * A visual style of focused element's outer shadow (when has errors).
	 */
  --ck-focus-error-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);
  /**
	 * A visual style of focused element's border or outline.
	 */
  --ck-focus-ring: 1px solid var(--ck-color-focus-border);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-font-size-base: 13px;
  --ck-line-height-base: 1.84615;
  --ck-font-face: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  --ck-font-size-tiny: 0.7em;
  --ck-font-size-small: 0.75em;
  --ck-font-size-normal: 1em;
  --ck-font-size-big: 1.4em;
  --ck-font-size-large: 1.8em;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /* This is super-important. This is **manually** adjusted so a button without an icon
	is never smaller than a button with icon, additionally making sure that text-less buttons
	are perfect squares. The value is also shared by other components which should stay "in-line"
	with buttons. */
  --ck-ui-component-min-height: 2.3em;
}
/**
 * Resets an element, ignoring its children.
 */
.ck.ck-reset,
.ck.ck-reset_all,
.ck-reset_all *:not(.ck-reset_all-excluded *) {
  box-sizing: border-box;
  width: auto;
  height: auto;
  position: static;
  /* Do not include inheritable rules here. */
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: none;
  vertical-align: middle;
  transition: none;
  /* https://github.com/ckeditor/ckeditor5-theme-lark/issues/105 */
  word-wrap: break-word;
}
/**
 * Resets an element AND its children.
 */
.ck.ck-reset_all,
.ck-reset_all *:not(.ck-reset_all-excluded *) {
  /* These are rule inherited by all children elements. */
  border-collapse: collapse;
  font: normal normal normal 13px/1.84615 Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font: normal normal normal var(--ck-font-size-base)/var(--ck-line-height-base) var(--ck-font-face);
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-text);
  text-align: left;
  white-space: nowrap;
  cursor: auto;
  float: none;
}
.ck-reset_all .ck-rtl *:not(.ck-reset_all-excluded *) {
  text-align: right;
}
.ck-reset_all iframe:not(.ck-reset_all-excluded *) {
  /* For IE */
  vertical-align: inherit;
}
.ck-reset_all textarea:not(.ck-reset_all-excluded *) {
  white-space: pre-wrap;
}
.ck-reset_all textarea:not(.ck-reset_all-excluded *),
.ck-reset_all input[type="text"]:not(.ck-reset_all-excluded *),
.ck-reset_all input[type="password"]:not(.ck-reset_all-excluded *) {
  cursor: text;
}
.ck-reset_all textarea[disabled]:not(.ck-reset_all-excluded *),
.ck-reset_all input[type="text"][disabled]:not(.ck-reset_all-excluded *),
.ck-reset_all input[type="password"][disabled]:not(.ck-reset_all-excluded *) {
  cursor: default;
}
.ck-reset_all fieldset:not(.ck-reset_all-excluded *) {
  padding: 10px;
  border: 2px groove hsl(255, 7%, 88%);
}
.ck-reset_all button:not(.ck-reset_all-excluded *)::-moz-focus-inner {
  /* See http://stackoverflow.com/questions/5517744/remove-extra-button-spacing-padding-in-firefox */
  padding: 0;
  border: 0;
}
/**
 * Default UI rules for RTL languages.
 */
.ck[dir="rtl"],
.ck[dir="rtl"] .ck {
  text-align: right;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Default border-radius value.
 */
:root {
  --ck-border-radius: 2px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /**
	 * A visual style of element's inner shadow (i.e. input).
	 */
  --ck-inner-shadow: 2px 2px 3px var(--ck-color-shadow-inner) inset;
  /**
	 * A visual style of element's drop shadow (i.e. panel).
	 */
  --ck-drop-shadow: 0 1px 2px 1px var(--ck-color-shadow-drop);
  /**
	 * A visual style of element's active shadow (i.e. comment or suggestion).
	 */
  --ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-spacing-unit: 0.6em;
  --ck-spacing-large: calc(var(--ck-spacing-unit) * 1.5);
  --ck-spacing-standard: var(--ck-spacing-unit);
  --ck-spacing-medium: calc(var(--ck-spacing-unit) * 0.8);
  --ck-spacing-small: calc(var(--ck-spacing-unit) * 0.5);
  --ck-spacing-tiny: calc(var(--ck-spacing-unit) * 0.3);
  --ck-spacing-extra-tiny: calc(var(--ck-spacing-unit) * 0.16);
}
/* Components */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
.ck.ck-autocomplete > .ck-search__results {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-autocomplete > .ck-search__results,
.ck.ck-autocomplete > .ck-search__results.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-autocomplete > .ck-search__results {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  max-height: 200px;
  overflow-y: auto;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-base-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-dropdown-panel-border);
  min-width: auto;
}
.ck.ck-autocomplete > .ck-search__results.ck-search__results_n {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  /* Prevent duplicated borders between the input and the results pane. */
  margin-bottom: -1px;
}
.ck.ck-autocomplete > .ck-search__results.ck-search__results_s {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /* Prevent duplicated borders between the input and the results pane. */
  margin-top: -1px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements a button of given background color.
 *
 * @param {String} $background - Background color of the button.
 * @param {String} $border - Border color of the button.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-button,
a.ck.ck-button {
  background: transparent;
  background: var(--ck-color-button-default-background);
  border-radius: 0;
  white-space: nowrap;
  cursor: default;
  vertical-align: middle;
  padding: calc(0.6em * 0.3);
  padding: var(--ck-spacing-tiny);
  text-align: center;
  /* A very important piece of styling. Go to variable declaration to learn more. */
  min-width: 2.3em;
  min-width: var(--ck-ui-component-min-height);
  min-height: 2.3em;
  min-height: var(--ck-ui-component-min-height);
  /* Normalize the height of the line. Removing this will break consistent height
	among text and text-less buttons (with icons). */
  line-height: 1;
  /* Enable font size inheritance, which allows fluid UI scaling. */
  font-size: inherit;
  /* Avoid flickering when the foucs border shows up. */
  border: 1px solid transparent;
  /* Apply some smooth transition to the box-shadow and border. */
  transition: box-shadow 0.2s ease-in-out, border 0.2s ease-in-out;
  /* https://github.com/ckeditor/ckeditor5-theme-lark/issues/189 */
  -webkit-appearance: none;
}
.ck.ck-button:not(.ck-disabled):hover,
a.ck.ck-button:not(.ck-disabled):hover {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-button-default-hover-background);
}
.ck.ck-button:not(.ck-disabled):active,
a.ck.ck-button:not(.ck-disabled):active {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-button-default-active-background);
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/98 */
.ck.ck-button.ck-disabled,
a.ck.ck-button.ck-disabled {
  background: transparent;
  background: var(--ck-color-button-default-disabled-background);
}
.ck-rounded-corners .ck.ck-button,
.ck-rounded-corners a.ck.ck-button,
.ck.ck-button.ck-rounded-corners,
a.ck.ck-button.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-button,
  a.ck.ck-button {
    transition: none;
  }
}
.ck.ck-button:active,
a.ck.ck-button:active,
.ck.ck-button:focus,
a.ck.ck-button:focus {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 0 0 0 3px hsl(212.4, 89.3%, 89%), 0 0;
  box-shadow: var(--ck-focus-outer-shadow), 0 0;
}
/* Allow icon coloring using the text "color" property. */
.ck.ck-button .ck-button__icon use,
a.ck.ck-button .ck-button__icon use,
.ck.ck-button .ck-button__icon use *,
a.ck.ck-button .ck-button__icon use * {
  color: inherit;
}
.ck.ck-button .ck-button__label,
a.ck.ck-button .ck-button__label {
  /* Enable font size inheritance, which allows fluid UI scaling. */
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  cursor: inherit;
  /* Must be consistent with .ck-icon's vertical align. Otherwise, buttons with and
		without labels (but with icons) have different sizes in Chrome */
  vertical-align: middle;
}
[dir="ltr"] .ck.ck-button .ck-button__label,
[dir="ltr"] a.ck.ck-button .ck-button__label {
  text-align: left;
}
[dir="rtl"] .ck.ck-button .ck-button__label,
[dir="rtl"] a.ck.ck-button .ck-button__label {
  text-align: right;
}
.ck.ck-button .ck-button__keystroke,
a.ck.ck-button .ck-button__keystroke {
  color: inherit;
}
[dir="ltr"] .ck.ck-button .ck-button__keystroke,
[dir="ltr"] a.ck.ck-button .ck-button__keystroke {
  margin-left: calc(0.6em * 1.5);
  margin-left: var(--ck-spacing-large);
}
[dir="rtl"] .ck.ck-button .ck-button__keystroke,
[dir="rtl"] a.ck.ck-button .ck-button__keystroke {
  margin-right: calc(0.6em * 1.5);
  margin-right: var(--ck-spacing-large);
}
.ck.ck-button .ck-button__keystroke,
a.ck.ck-button .ck-button__keystroke {
  opacity: 0.5;
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/70 */
.ck.ck-button.ck-disabled:active,
a.ck.ck-button.ck-disabled:active,
.ck.ck-button.ck-disabled:focus,
a.ck.ck-button.ck-disabled:focus {
  /* The disabled button should have a slightly less visible shadow when focused. */
  box-shadow: 0 0 0 3px hsla(209, 90%, 72%, 0.3), 0 0;
  box-shadow: var(--ck-focus-disabled-outer-shadow), 0 0;
}
.ck.ck-button.ck-disabled .ck-button__icon,
a.ck.ck-button.ck-disabled .ck-button__icon {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/98 */
.ck.ck-button.ck-disabled .ck-button__label,
a.ck.ck-button.ck-disabled .ck-button__label {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
.ck.ck-button.ck-disabled .ck-button__keystroke,
a.ck.ck-button.ck-disabled .ck-button__keystroke {
  opacity: 0.3;
}
.ck.ck-button.ck-button_with-text,
a.ck.ck-button.ck-button_with-text {
  padding: calc(0.6em * 0.3) 0.6em;
  padding: var(--ck-spacing-tiny) var(--ck-spacing-standard);
  /* stylelint-disable-next-line no-descending-specificity */
}
[dir="ltr"] .ck.ck-button.ck-button_with-text .ck-button__icon,
[dir="ltr"] a.ck.ck-button.ck-button_with-text .ck-button__icon {
  margin-left: calc(-1 * (0.6em * 0.5));
  margin-left: calc(-1 * calc(0.6em * 0.5));
  margin-left: calc(-1 * var(--ck-spacing-small));
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
[dir="rtl"] .ck.ck-button.ck-button_with-text .ck-button__icon,
[dir="rtl"] a.ck.ck-button.ck-button_with-text .ck-button__icon {
  margin-right: calc(-1 * (0.6em * 0.5));
  margin-right: calc(-1 * calc(0.6em * 0.5));
  margin-right: calc(-1 * var(--ck-spacing-small));
  margin-left: calc(0.6em * 0.5);
  margin-left: var(--ck-spacing-small);
}
/* stylelint-disable-next-line no-descending-specificity */
.ck.ck-button.ck-button_with-keystroke .ck-button__label,
a.ck.ck-button.ck-button_with-keystroke .ck-button__label {
  flex-grow: 1;
}
/* A style of the button which is currently on, e.g. its feature is active. */
.ck.ck-button.ck-on,
a.ck.ck-button.ck-on {
  background: hsl(212, 100%, 97.1%);
  background: var(--ck-color-button-on-background);
  color: hsl(218.1, 100%, 58%);
  color: var(--ck-color-button-on-color);
}
.ck.ck-button.ck-on:not(.ck-disabled):hover,
a.ck.ck-button.ck-on:not(.ck-disabled):hover {
  background: hsl(211.7, 100%, 92.9%);
  background: var(--ck-color-button-on-hover-background);
}
.ck.ck-button.ck-on:not(.ck-disabled):active,
a.ck.ck-button.ck-on:not(.ck-disabled):active {
  background: hsl(211.7, 100%, 92.9%);
  background: var(--ck-color-button-on-active-background);
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/98 */
.ck.ck-button.ck-on.ck-disabled,
a.ck.ck-button.ck-on.ck-disabled {
  background: hsl(211, 15%, 95%);
  background: var(--ck-color-button-on-disabled-background);
}
.ck.ck-button.ck-button-save,
a.ck.ck-button.ck-button-save {
  color: hsl(120, 100%, 27%);
  color: var(--ck-color-button-save);
}
.ck.ck-button.ck-button-cancel,
a.ck.ck-button.ck-button-cancel {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-button-cancel);
}
/* A style of the button which handles the primary action. */
.ck.ck-button-action,
a.ck.ck-button-action {
  background: hsl(104, 50.2%, 42.5%);
  background: var(--ck-color-button-action-background);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-button-action-text);
}
.ck.ck-button-action:not(.ck-disabled):hover,
a.ck.ck-button-action:not(.ck-disabled):hover {
  background: hsl(104, 53.2%, 40.2%);
  background: var(--ck-color-button-action-hover-background);
}
.ck.ck-button-action:not(.ck-disabled):active,
a.ck.ck-button-action:not(.ck-disabled):active {
  background: hsl(104, 53.2%, 40.2%);
  background: var(--ck-color-button-action-active-background);
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/98 */
.ck.ck-button-action.ck-disabled,
a.ck.ck-button-action.ck-disabled {
  background: hsl(104, 44%, 58%);
  background: var(--ck-color-button-action-disabled-background);
}
.ck.ck-button-bold,
a.ck.ck-button-bold {
  font-weight: bold;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Note: To avoid rendering issues (aliasing) but to preserve the responsive nature
of the component, floating–point numbers have been used which, for the default font size
(see: --ck-font-size-base), will generate simple integers. */
:root {
  /* 34px at 13px font-size */
  --ck-switch-button-toggle-width: 2.61538462em;
  /* 14px at 13px font-size */
  --ck-switch-button-toggle-inner-size: calc(1.07692308em + 1px);
  --ck-switch-button-translation: calc(var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2px /* Border */);
  --ck-switch-button-inner-hover-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow);
}
/* Unlike a regular button, the switch button text color and background should never change.
	 * Changing toggle switch (background, outline) is enough to carry the information about the
	 * state of the entire component (https://github.com/ckeditor/ckeditor5/issues/12519)
	 */
.ck.ck-button.ck-switchbutton,
.ck.ck-button.ck-switchbutton:hover,
.ck.ck-button.ck-switchbutton:focus,
.ck.ck-button.ck-switchbutton:active,
.ck.ck-button.ck-switchbutton.ck-on:hover,
.ck.ck-button.ck-switchbutton.ck-on:focus,
.ck.ck-button.ck-switchbutton.ck-on:active {
  color: inherit;
  background: transparent;
}
[dir="ltr"] .ck.ck-button.ck-switchbutton .ck-button__label {
  /* Separate the label from the switch */
  margin-right: calc(2 * (0.6em * 1.5));
  margin-right: calc(2 * calc(0.6em * 1.5));
  margin-right: calc(2 * var(--ck-spacing-large));
}
[dir="rtl"] .ck.ck-button.ck-switchbutton .ck-button__label {
  /* Separate the label from the switch */
  margin-left: calc(2 * (0.6em * 1.5));
  margin-left: calc(2 * calc(0.6em * 1.5));
  margin-left: calc(2 * var(--ck-spacing-large));
}
.ck.ck-button.ck-switchbutton .ck-button__toggle {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle,
.ck.ck-button.ck-switchbutton .ck-button__toggle.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
[dir="ltr"] .ck.ck-button.ck-switchbutton .ck-button__toggle {
  /* Make sure the toggle is always to the right as far as possible. */
  margin-left: auto;
}
[dir="rtl"] .ck.ck-button.ck-switchbutton .ck-button__toggle {
  /* Make sure the toggle is always to the left as far as possible. */
  margin-right: auto;
}
.ck.ck-button.ck-switchbutton .ck-button__toggle {
  /* Apply some smooth transition to the box-shadow and border. */
  /* Gently animate the background color of the toggle switch */
  transition: background 400ms ease, box-shadow 0.2s ease-in-out, outline 0.2s ease-in-out;
  border: 1px solid transparent;
  width: 2.61538462em;
  width: var(--ck-switch-button-toggle-width);
  background: hsl(0, 0%, 57.6%);
  background: var(--ck-color-switch-button-off-background);
}
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner,
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-radius: calc(0.5 * 2px);
  border-radius: calc(0.5 * var(--ck-border-radius));
}
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
  width: calc(1.07692308em + 1px);
  width: var(--ck-switch-button-toggle-inner-size);
  height: calc(1.07692308em + 1px);
  height: var(--ck-switch-button-toggle-inner-size);
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-switch-button-inner-background);
  /* Gently animate the inner part of the toggle switch */
  transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
    transition: none;
  }
}
.ck.ck-button.ck-switchbutton .ck-button__toggle:hover {
  background: hsl(0, 0%, 49%);
  background: var(--ck-color-switch-button-off-hover-background);
}
.ck.ck-button.ck-switchbutton .ck-button__toggle:hover .ck-button__toggle__inner {
  box-shadow: 0 0 0 5px hsla(0, 0%, 0%, 0.1);
  box-shadow: var(--ck-switch-button-inner-hover-shadow);
}
.ck.ck-button.ck-switchbutton.ck-disabled .ck-button__toggle {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
/* Overriding default .ck-button:focus styles + an outline around the toogle */
.ck.ck-button.ck-switchbutton:focus {
  border-color: transparent;
  outline: none;
  box-shadow: none;
}
.ck.ck-button.ck-switchbutton:focus .ck-button__toggle {
  box-shadow: 0 0 0 1px hsl(0, 0%, 100%), 0 0 0 5px hsl(212.4, 89.3%, 89%);
  box-shadow: 0 0 0 1px var(--ck-color-base-background), 0 0 0 5px var(--ck-color-focus-outer-shadow);
  outline-offset: 1px;
  outline: 1px solid hsl(218, 81.8%, 56.9%);
  outline: var(--ck-focus-ring);
}
/* stylelint-disable-next-line no-descending-specificity */
.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle {
  background: hsl(104, 50.2%, 42.5%);
  background: var(--ck-color-switch-button-on-background);
}
.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle:hover {
  background: hsl(104, 53.2%, 40.2%);
  background: var(--ck-color-switch-button-on-hover-background);
}
/*
				* Move the toggle switch to the right. It will be animated.
				*/
[dir="ltr"] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner {
  -webkit-transform: translateX(calc(2.61538462em - (1.07692308em + 1px) - 2px ));
      -ms-transform: translateX(calc(2.61538462em - (1.07692308em + 1px) - 2px ));
          transform: translateX(calc(2.61538462em - (1.07692308em + 1px) - 2px ));
  -webkit-transform: translateX(calc(2.61538462em - calc(1.07692308em + 1px) - 2px ));
      -ms-transform: translateX(calc(2.61538462em - calc(1.07692308em + 1px) - 2px ));
          transform: translateX(calc(2.61538462em - calc(1.07692308em + 1px) - 2px ));
  -webkit-transform: translateX(var(--ck-switch-button-translation));
      -ms-transform: translateX(var(--ck-switch-button-translation));
          transform: translateX(var(--ck-switch-button-translation));
}
[dir="rtl"] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner {
  -webkit-transform: translateX(calc(-1 * (2.61538462em - (1.07692308em + 1px) - 2px )));
      -ms-transform: translateX(calc(-1 * (2.61538462em - (1.07692308em + 1px) - 2px )));
          transform: translateX(calc(-1 * (2.61538462em - (1.07692308em + 1px) - 2px )));
  -webkit-transform: translateX(calc(-1 * calc(2.61538462em - calc(1.07692308em + 1px) - 2px )));
      -ms-transform: translateX(calc(-1 * calc(2.61538462em - calc(1.07692308em + 1px) - 2px )));
          transform: translateX(calc(-1 * calc(2.61538462em - calc(1.07692308em + 1px) - 2px )));
  -webkit-transform: translateX(calc(-1 * var(--ck-switch-button-translation)));
      -ms-transform: translateX(calc(-1 * var(--ck-switch-button-translation)));
          transform: translateX(calc(-1 * var(--ck-switch-button-translation)));
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-collapsible-arrow-size: calc(0.5 * var(--ck-icon-size));
}
.ck.ck-collapsible > .ck.ck-button {
  width: 100%;
  font-weight: bold;
  padding: calc(0.11 * 1.84615 * 13px) calc(0.4 * 1.84615 * 13px);
  padding: var(--ck-list-button-padding);
  border-radius: 0;
  color: inherit;
}
.ck.ck-collapsible > .ck.ck-button:focus {
  background: transparent;
}
.ck.ck-collapsible > .ck.ck-button:active,
.ck.ck-collapsible > .ck.ck-button:not(:focus),
.ck.ck-collapsible > .ck.ck-button:hover:not(:focus) {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ck.ck-collapsible > .ck.ck-button > .ck-icon {
  margin-right: calc(0.6em * 0.8);
  margin-right: var(--ck-spacing-medium);
  width: calc(0.5 * (1.84615 * 1em));
  width: calc(0.5 * calc(1.84615 * 1em));
  width: var(--ck-collapsible-arrow-size);
}
.ck.ck-collapsible > .ck-collapsible__children {
  padding: calc(0.6em * 0.8) calc(0.6em * 1.5) calc(0.6em * 1.5);
  padding: var(--ck-spacing-medium) var(--ck-spacing-large) var(--ck-spacing-large);
}
.ck.ck-collapsible.ck-collapsible_collapsed > .ck.ck-button .ck-icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-grid-tile-size: 24px;
  /* Not using global colors here because these may change but some colors in a pallette
	 * require special treatment. For instance, this ensures no matter what the UI text color is,
	 * the check icon will look good on the black color tile. */
  --ck-color-color-grid-check-icon: hsl(212, 81%, 46%);
}
.ck.ck-color-grid {
  grid-gap: 5px;
  padding: 8px;
}
.ck.ck-color-grid__tile {
  transition: 0.2s ease box-shadow;
}
@media (forced-colors: none) {
  .ck.ck-color-grid__tile {
    width: 24px;
    width: var(--ck-color-grid-tile-size);
    height: 24px;
    height: var(--ck-color-grid-tile-size);
    min-width: 24px;
    min-width: var(--ck-color-grid-tile-size);
    min-height: 24px;
    min-height: var(--ck-color-grid-tile-size);
    padding: 0;
    border: 0;
  }
  .ck.ck-color-grid__tile.ck-on,
  .ck.ck-color-grid__tile:focus:not( .ck-disabled ),
  .ck.ck-color-grid__tile:hover:not( .ck-disabled ) {
    /* Disable the default .ck-button's border ring. */
    border: 0;
  }
  .ck.ck-color-grid__tile.ck-color-selector__color-tile_bordered {
    box-shadow: 0 0 0 1px hsl(220, 6%, 81%);
    box-shadow: 0 0 0 1px var(--ck-color-base-border);
  }
  .ck.ck-color-grid__tile.ck-on {
    box-shadow: inset 0 0 0 1px hsl(0, 0%, 100%), 0 0 0 2px hsl(0, 0%, 20%);
    box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-base-text);
  }
  .ck.ck-color-grid__tile:focus:not( .ck-disabled ),
  .ck.ck-color-grid__tile:hover:not( .ck-disabled ) {
    box-shadow: inset 0 0 0 1px hsl(0, 0%, 100%), 0 0 0 2px hsl(218, 81.8%, 56.9%);
    box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-focus-border);
  }
}
/*
	 * In high contrast mode, the colors are replaced with text labels.
	 * See https://github.com/ckeditor/ckeditor5/issues/14907.
	 */
@media (forced-colors: active) {
  .ck.ck-color-grid__tile {
    width: auto;
    width: initial;
    height: auto;
    height: initial;
    min-width: 0;
    min-width: initial;
    min-height: 0;
    min-height: initial;
    padding: 0 calc(0.6em * 0.5);
    padding: 0 var(--ck-spacing-small);
  }
  .ck.ck-color-grid__tile .ck-button__label {
    display: inline-block;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-color-grid__tile {
    transition: none;
  }
}
.ck.ck-color-grid__tile.ck-disabled {
  cursor: inherit;
  transition: none 0s ease 0s;
  transition: initial;
}
.ck.ck-color-grid__tile .ck.ck-icon {
  display: none;
  color: hsl(212, 81%, 46%);
  color: var(--ck-color-color-grid-check-icon);
}
.ck.ck-color-grid__tile.ck-on .ck.ck-icon {
  display: block;
}
.ck.ck-color-grid__label {
  padding: 0 0.6em;
  padding: 0 var(--ck-spacing-standard);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* View fragment with color grids. */
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker {
  width: 100%;
}
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker {
  padding: calc(0.6em / 2) 0.6em;
  padding: calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker:not(:focus) {
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
[dir="ltr"] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon {
  margin-right: 0.6em;
  margin-right: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
.ck.ck-color-selector .ck-color-grids-fragment label.ck.ck-color-grid__label {
  font-weight: inherit;
}
/* View fragment with a color picker. */
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker {
  padding: 8px;
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker {
  height: 100px;
  min-width: 180px;
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation) {
  border-radius: 2px 2px 0 0;
  border-radius: var(--ck-border-radius) var(--ck-border-radius) 0 0;
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue) {
  border-radius: 0 0 2px 2px;
  border-radius: 0 0 var(--ck-border-radius) var(--ck-border-radius);
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation-pointer),
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue-pointer) {
  width: 15px;
  height: 15px;
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar {
  padding: 0 8px 8px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-dialog-overlay-background-color: hsla(0, 0%, 0%, 0.5);
  --ck-dialog-drop-shadow: 0px 0px 6px 2px hsla(0, 0%, 0%, 0.15);
  --ck-dialog-max-width: 100vw;
  --ck-dialog-max-height: 90vh;
  --ck-color-dialog-background: var(--ck-color-base-background);
  --ck-color-dialog-form-header-border: var(--ck-color-base-border);
}
.ck.ck-dialog-overlay {
  -webkit-animation: ck-dialog-fade-in 0.3s;
          animation: ck-dialog-fade-in 0.3s;
  background: hsla(0, 0%, 0%, 0.5);
  background: var(--ck-dialog-overlay-background-color);
  z-index: 9999;
  z-index: var(--ck-z-dialog);
}
.ck.ck-dialog {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-dialog,
.ck.ck-dialog.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-dialog {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  --ck-drop-shadow: var(--ck-dialog-drop-shadow);
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-dialog-background);
  max-height: 90vh;
  max-height: var(--ck-dialog-max-height);
  max-width: 100vw;
  max-width: var(--ck-dialog-max-width);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-base-border);
}
.ck.ck-dialog .ck.ck-form__header {
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-dialog-form-header-border);
}
@-webkit-keyframes ck-dialog-fade-in {
  0% {
    background: hsla(0, 0%, 0%, 0);
  }
  100% {
    background: hsla(0, 0%, 0%, 0.5);
    background: var(--ck-dialog-overlay-background-color);
  }
}
@keyframes ck-dialog-fade-in {
  0% {
    background: hsla(0, 0%, 0%, 0);
  }
  100% {
    background: hsla(0, 0%, 0%, 0.5);
    background: var(--ck-dialog-overlay-background-color);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-dialog .ck.ck-dialog__actions {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
}
.ck.ck-dialog .ck.ck-dialog__actions > * + * {
  margin-left: calc(0.6em * 1.5);
  margin-left: var(--ck-spacing-large);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-dropdown-arrow-size: calc(0.5 * var(--ck-icon-size));
}
.ck.ck-dropdown {
  /* Enable font size inheritance, which allows fluid UI scaling. */
  font-size: inherit;
}
.ck.ck-dropdown .ck-dropdown__arrow {
  width: calc(0.5 * (1.84615 * 1em));
  width: calc(0.5 * calc(1.84615 * 1em));
  width: var(--ck-dropdown-arrow-size);
}
[dir="ltr"] .ck.ck-dropdown .ck-dropdown__arrow {
  right: 0.6em;
  right: var(--ck-spacing-standard);
  /* A space to accommodate the triangle. */
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-dropdown .ck-dropdown__arrow {
  left: 0.6em;
  left: var(--ck-spacing-standard);
  /* A space to accommodate the triangle. */
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
.ck.ck-dropdown.ck-disabled .ck-dropdown__arrow {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
[dir="ltr"] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text) {
  /* Make sure dropdowns with just an icon have the right inner spacing */
  padding-left: calc(0.6em * 0.5);
  padding-left: var(--ck-spacing-small);
}
[dir="rtl"] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text) {
  /* Make sure dropdowns with just an icon have the right inner spacing */
  padding-right: calc(0.6em * 0.5);
  padding-right: var(--ck-spacing-small);
}
/* #23 */
.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label {
  width: 7em;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/70 */
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-disabled .ck-button__label {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
/* https://github.com/ckeditor/ckeditor5/issues/816 */
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-dropdown__button_label-width_auto .ck-button__label {
  width: auto;
}
/* https://github.com/ckeditor/ckeditor5/issues/8699 */
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active,
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active {
  box-shadow: none;
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active:focus,
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active:focus {
  box-shadow: 0 0 0 3px hsl(212.4, 89.3%, 89%), 0 0;
  box-shadow: var(--ck-focus-outer-shadow), 0 0;
}
.ck.ck-dropdown__panel {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-dropdown__panel,
.ck.ck-dropdown__panel.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-dropdown__panel {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-dropdown-panel-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-dropdown-panel-border);
  bottom: 0;
  /* Make sure the panel is at least as wide as the drop-down's button. */
  min-width: 100%;
  /* Disabled corner border radius to be consistent with the .dropdown__button
	https://github.com/ckeditor/ckeditor5/issues/816 */
}
.ck.ck-dropdown__panel.ck-dropdown__panel_se {
  border-top-left-radius: 0;
}
.ck.ck-dropdown__panel.ck-dropdown__panel_sw {
  border-top-right-radius: 0;
}
.ck.ck-dropdown__panel.ck-dropdown__panel_ne {
  border-bottom-left-radius: 0;
}
.ck.ck-dropdown__panel.ck-dropdown__panel_nw {
  border-bottom-right-radius: 0;
}
.ck.ck-dropdown__panel:focus {
  outline: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list {
  /* Disabled radius of top-left border to be consistent with .dropdown__button
	https://github.com/ckeditor/ckeditor5/issues/816 */
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-dropdown > .ck-dropdown__panel > .ck-list,
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-top-left-radius: 0;
}
/* Make sure the button belonging to the first/last child of the list goes well with the
	border radius of the entire panel. */
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:first-child > .ck-button {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:first-child > .ck-button,
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:first-child > .ck-button.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:last-child > .ck-button {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:last-child > .ck-button,
.ck.ck-dropdown > .ck-dropdown__panel > .ck-list .ck-list__item:last-child > .ck-button.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
:root {
  --ck-color-split-button-hover-background: hsl(0, 0%, 92%);
  --ck-color-split-button-hover-border: hsl(0, 0%, 70%);
}
/*
	 * Note: ck-rounded and ck-dir mixins don't go together (because they both use @nest).
	 */
[dir="ltr"] .ck.ck-splitbutton:hover > .ck-splitbutton__action,
[dir="ltr"] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__action {
  /* Don't round the action button on the right side */
  border-top-right-radius: 0;
  border-top-right-radius: initial;
  border-bottom-right-radius: 0;
  border-bottom-right-radius: initial;
}
[dir="rtl"] .ck.ck-splitbutton:hover > .ck-splitbutton__action,
[dir="rtl"] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__action {
  /* Don't round the action button on the left side */
  border-top-left-radius: 0;
  border-top-left-radius: initial;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: initial;
}
.ck.ck-splitbutton > .ck-splitbutton__arrow {
  /* It's a text-less button and since the icon is positioned absolutely in such situation,
		it must get some arbitrary min-width. */
  min-width: 0;
  min-width: initial;
}
[dir="ltr"] .ck.ck-splitbutton > .ck-splitbutton__arrow {
  /* Don't round the arrow button on the left side */
  border-top-left-radius: 0;
  border-top-left-radius: initial;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: initial;
}
[dir="rtl"] .ck.ck-splitbutton > .ck-splitbutton__arrow {
  /* Don't round the arrow button on the right side */
  border-top-right-radius: 0;
  border-top-right-radius: initial;
  border-bottom-right-radius: 0;
  border-bottom-right-radius: initial;
}
.ck.ck-splitbutton > .ck-splitbutton__arrow svg {
  width: calc(0.5 * (1.84615 * 1em));
  width: calc(0.5 * calc(1.84615 * 1em));
  width: var(--ck-dropdown-arrow-size);
}
/* Make sure the divider stretches 100% height of the button
	https://github.com/ckeditor/ckeditor5/issues/10936 */
.ck.ck-splitbutton > .ck-splitbutton__arrow:not(:focus) {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
/* When the split button is "open" (the arrow is on) or being hovered, it should get some styling
	as a whole. The background of both buttons should stand out and there should be a visual
	separation between both buttons. */
/* When the split button hovered as a whole, not as individual buttons. */
.ck.ck-splitbutton.ck-splitbutton_open > .ck-button:not(.ck-on):not(.ck-disabled):not(:hover),
.ck.ck-splitbutton:hover > .ck-button:not(.ck-on):not(.ck-disabled):not(:hover) {
  background: hsl(0, 0%, 92%);
  background: var(--ck-color-split-button-hover-background);
}
/* Splitbutton separator needs to be set with the ::after pseudoselector
		to display properly the borders on focus */
.ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled)::after,
.ck.ck-splitbutton:hover > .ck-splitbutton__arrow:not(.ck-disabled)::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: hsl(0, 0%, 70%);
  background-color: var(--ck-color-split-button-hover-border);
}
/* Make sure the divider between the buttons looks fine when the button is focused */
.ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:focus::after,
.ck.ck-splitbutton:hover > .ck-splitbutton__arrow:focus::after {
  --ck-color-split-button-hover-border: var(--ck-color-focus-border);
}
[dir="ltr"] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled)::after,
[dir="ltr"] .ck.ck-splitbutton:hover > .ck-splitbutton__arrow:not(.ck-disabled)::after {
  left: -1px;
}
[dir="rtl"] .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled)::after,
[dir="rtl"] .ck.ck-splitbutton:hover > .ck-splitbutton__arrow:not(.ck-disabled)::after {
  right: -1px;
}
/* Don't round the bottom left and right corners of the buttons when "open"
	https://github.com/ckeditor/ckeditor5/issues/816 */
.ck.ck-splitbutton.ck-splitbutton_open {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__action,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners > .ck-splitbutton__action {
  border-bottom-left-radius: 0;
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open > .ck-splitbutton__arrow,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners > .ck-splitbutton__arrow {
  border-bottom-right-radius: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-toolbar-dropdown .ck-toolbar {
  border: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
:root {
  --ck-accessibility-help-dialog-max-width: 600px;
  --ck-accessibility-help-dialog-max-height: 400px;
  --ck-accessibility-help-dialog-border-color: hsl(220, 6%, 81%);
  --ck-accessibility-help-dialog-code-background-color: hsl(0, 0%, 92.94%);
  --ck-accessibility-help-dialog-kbd-shadow-color: hsl(0, 0%, 61%);
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
  max-width: 600px;
  max-width: var(--ck-accessibility-help-dialog-max-width);
  max-height: 400px;
  max-height: var(--ck-accessibility-help-dialog-max-height);
  overflow: auto;
  -webkit-user-select: text;
          user-select: text;
  border: 1px solid transparent;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content:focus {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 0 0 0 3px hsl(212.4, 89.3%, 89%), 0 0;
  box-shadow: var(--ck-focus-outer-shadow), 0 0;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content * {
  white-space: normal;
}
/* Hide the main label of the content container. */
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content .ck-label {
  display: none;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3 {
  font-weight: bold;
  font-size: 1.2em;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4 {
  font-weight: bold;
  font-size: 1em;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content p,
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3,
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4,
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content table {
  margin: 1em 0;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl {
  display: grid;
  grid-template-columns: 2fr 1fr;
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-accessibility-help-dialog-border-color);
  border-bottom: none;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt,
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd {
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-accessibility-help-dialog-border-color);
  padding: 0.4em 0;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt {
  grid-column-start: 1;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd {
  grid-column-start: 2;
  text-align: right;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd,
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code {
  display: inline-block;
  background: hsl(0, 0%, 92.94%);
  background: var(--ck-accessibility-help-dialog-code-background-color);
  padding: 0.4em;
  vertical-align: middle;
  line-height: 1;
  border-radius: 2px;
  text-align: center;
  font-size: 0.9em;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code {
  font-family: monospace;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd {
  min-width: 1.8em;
  box-shadow: 0px 1px 1px hsl(0, 0%, 61%);
  box-shadow: 0px 1px 1px var(--ck-accessibility-help-dialog-kbd-shadow-color);
  margin: 0 1px;
}
.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd + kbd {
  margin-left: 2px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements a button of given background color.
 *
 * @param {String} $background - Background color of the button.
 * @param {String} $border - Border color of the button.
 */
:root {
  --ck-color-editable-blur-selection: hsl(0, 0%, 85%);
}
.ck.ck-editor__editable:not(.ck-editor__nested-editable) {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),
.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable) {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable) {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 2px 2px 3px hsla(0, 0%, 0%, 0.1) inset, 0 0;
  box-shadow: var(--ck-inner-shadow), 0 0;
}
.ck.ck-editor__editable_inline {
  overflow: auto;
  padding: 0 0.6em;
  padding: 0 var(--ck-spacing-standard);
  border: 1px solid transparent;
}
.ck.ck-editor__editable_inline[dir="ltr"] {
  text-align: left;
}
.ck.ck-editor__editable_inline[dir="rtl"] {
  text-align: right;
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/116 */
.ck.ck-editor__editable_inline > *:first-child {
  margin-top: calc(0.6em * 1.5);
  margin-top: var(--ck-spacing-large);
}
/* https://github.com/ckeditor/ckeditor5/issues/847 */
.ck.ck-editor__editable_inline > *:last-child {
  /*
		 * This value should match with the default margins of the block elements (like .media or .image)
		 * to avoid a content jumping when the fake selection container shows up (See https://github.com/ckeditor/ckeditor5/issues/9825).
		 */
  margin-bottom: calc(0.6em * 1.5);
  margin-bottom: var(--ck-spacing-large);
}
/* https://github.com/ckeditor/ckeditor5/issues/6517 */
.ck.ck-editor__editable_inline.ck-blurred ::selection {
  background: hsl(0, 0%, 85%);
  background: var(--ck-color-editable-blur-selection);
}
/* https://github.com/ckeditor/ckeditor5-theme-lark/issues/111 */
.ck.ck-balloon-panel.ck-toolbar-container[class*="arrow_n"]::after {
  border-bottom-color: hsl(0, 0%, 100%);
  border-bottom-color: var(--ck-color-panel-background);
}
.ck.ck-balloon-panel.ck-toolbar-container[class*="arrow_s"]::after {
  border-top-color: hsl(0, 0%, 100%);
  border-top-color: var(--ck-color-panel-background);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-form-header-height: 44px;
}
.ck.ck-form__header {
  padding: calc(0.6em * 0.5) calc(0.6em * 1.5);
  padding: var(--ck-spacing-small) var(--ck-spacing-large);
  height: 44px;
  height: var(--ck-form-header-height);
  line-height: 44px;
  line-height: var(--ck-form-header-height);
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-base-border);
}
[dir="ltr"] .ck.ck-form__header > .ck-icon {
  margin-right: calc(0.6em * 0.8);
  margin-right: var(--ck-spacing-medium);
}
[dir="rtl"] .ck.ck-form__header > .ck-icon {
  margin-left: calc(0.6em * 0.8);
  margin-left: var(--ck-spacing-medium);
}
.ck.ck-form__header .ck-form__header__label {
  --ck-font-size-base: 15px;
  font-weight: bold;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-icon-size: calc(var(--ck-line-height-base) * var(--ck-font-size-normal));
}
.ck.ck-icon {
  width: calc(1.84615 * 1em);
  width: var(--ck-icon-size);
  height: calc(1.84615 * 1em);
  height: var(--ck-icon-size);
  /* Multiplied by the height of the line in "px" should give SVG "viewport" dimensions */
  font-size: 0.83333507em;
  /* Inherit cursor style (#5). */
  cursor: inherit;
  /* This will prevent blurry icons on Firefox. See #340. */
  will-change: transform;
}
.ck.ck-icon * {
  /* Inherit cursor style (#5). */
  cursor: inherit;
}
/* Allows dynamic coloring of an icon by inheriting its color from the parent. */
.ck.ck-icon.ck-icon_inherit-color {
  color: inherit;
}
.ck.ck-icon.ck-icon_inherit-color * {
  color: inherit;
}
.ck.ck-icon.ck-icon_inherit-color *:not([fill]) {
  /* Needed by FF. */
  fill: currentColor;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
:root {
  --ck-input-width: 18em;
  /* Backward compatibility. */
  --ck-input-text-width: var(--ck-input-width);
}
.ck.ck-input {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-input,
.ck.ck-input.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-input {
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-input-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-input-border);
  padding: calc(0.6em * 0.16) calc(0.6em * 0.8);
  padding: var(--ck-spacing-extra-tiny) var(--ck-spacing-medium);
  min-width: 18em;
  min-width: var(--ck-input-width);
  /* This is important to stay of the same height as surrounding buttons */
  min-height: 2.3em;
  min-height: var(--ck-ui-component-min-height);
  /* Apply some smooth transition to the box-shadow and border. */
  transition: box-shadow 0.1s ease-in-out, border 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-input {
    transition: none;
  }
}
.ck.ck-input:focus {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 0 0 0 3px hsl(212.4, 89.3%, 89%), 0 0;
  box-shadow: var(--ck-focus-outer-shadow), 0 0;
}
.ck.ck-input[readonly] {
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-input-disabled-border);
  background: hsl(0, 0%, 95%);
  background: var(--ck-color-input-disabled-background);
  color: hsl(0, 0%, 46%);
  color: var(--ck-color-input-disabled-text);
}
.ck.ck-input[readonly]:focus {
  /* The read-only input should have a slightly less visible shadow when focused. */
  box-shadow: 0 0 0 3px hsla(209, 90%, 72%, 0.3), 0 0;
  box-shadow: var(--ck-focus-disabled-outer-shadow), 0 0;
}
.ck.ck-input.ck-error {
  border-color: hsl(15, 100%, 43%);
  border-color: var(--ck-color-input-error-border);
  -webkit-animation: ck-input-shake 0.3s ease both;
          animation: ck-input-shake 0.3s ease both;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-input.ck-error {
    -webkit-animation: none;
            animation: none;
  }
}
.ck.ck-input.ck-error:focus {
  box-shadow: 0 0 0 3px hsla(9, 100%, 56%, 0.3), 0 0;
  box-shadow: var(--ck-focus-error-outer-shadow), 0 0;
}
@-webkit-keyframes ck-input-shake {
  20% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  40% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  60% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
  80% {
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
  }
}
@keyframes ck-input-shake {
  20% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  40% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  60% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
  80% {
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-label {
  font-weight: bold;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
:root {
  --ck-labeled-field-view-transition: 0.1s cubic-bezier(0, 0, 0.24, 0.95);
  --ck-labeled-field-empty-unfocused-max-width: 100% -2 *var(--ck-spacing-medium);
  --ck-labeled-field-label-default-position-x: var(--ck-spacing-medium);
  --ck-labeled-field-label-default-position-y: calc(0.6 * var(--ck-font-size-base));
  --ck-color-labeled-field-label-background: var(--ck-color-base-background);
}
.ck.ck-labeled-field-view {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-labeled-field-view,
.ck.ck-labeled-field-view.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper {
  width: 100%;
}
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  top: 0px;
}
[dir="ltr"] .ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  left: 0px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  /* By default, display the label scaled down above the field. */
  -webkit-transform: translate(calc(0.6em * 0.8), -6px) scale(0.75);
      -ms-transform: translate(calc(0.6em * 0.8), -6px) scale(0.75);
          transform: translate(calc(0.6em * 0.8), -6px) scale(0.75);
  -webkit-transform: translate(var(--ck-spacing-medium), -6px) scale(0.75);
      -ms-transform: translate(var(--ck-spacing-medium), -6px) scale(0.75);
          transform: translate(var(--ck-spacing-medium), -6px) scale(0.75);
}
[dir="rtl"] .ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  right: 0px;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transform: translate(calc(-1 * (0.6em * 0.8)), -6px) scale(0.75);
      -ms-transform: translate(calc(-1 * (0.6em * 0.8)), -6px) scale(0.75);
          transform: translate(calc(-1 * (0.6em * 0.8)), -6px) scale(0.75);
  -webkit-transform: translate(calc(-1 * calc(0.6em * 0.8)), -6px) scale(0.75);
      -ms-transform: translate(calc(-1 * calc(0.6em * 0.8)), -6px) scale(0.75);
          transform: translate(calc(-1 * calc(0.6em * 0.8)), -6px) scale(0.75);
  -webkit-transform: translate(calc(-1 * var(--ck-spacing-medium)), -6px) scale(0.75);
      -ms-transform: translate(calc(-1 * var(--ck-spacing-medium)), -6px) scale(0.75);
          transform: translate(calc(-1 * var(--ck-spacing-medium)), -6px) scale(0.75);
}
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  pointer-events: none;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-labeled-field-label-background);
  padding: 0 calc(0.5 * 0.7em);
  padding: 0 calc(0.5 * var(--ck-font-size-tiny));
  line-height: normal;
  line-height: initial;
  font-weight: normal;
  /* Prevent overflow when the label is longer than the input */
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  transition: padding 0.1s cubic-bezier(0, 0, 0.24, 0.95), background 0.1s cubic-bezier(0, 0, 0.24, 0.95), -webkit-transform 0.1s cubic-bezier(0, 0, 0.24, 0.95);
  transition: transform 0.1s cubic-bezier(0, 0, 0.24, 0.95), padding 0.1s cubic-bezier(0, 0, 0.24, 0.95), background 0.1s cubic-bezier(0, 0, 0.24, 0.95);
  transition: transform 0.1s cubic-bezier(0, 0, 0.24, 0.95), padding 0.1s cubic-bezier(0, 0, 0.24, 0.95), background 0.1s cubic-bezier(0, 0, 0.24, 0.95), -webkit-transform 0.1s cubic-bezier(0, 0, 0.24, 0.95);
  transition: padding var(--ck-labeled-field-view-transition), background var(--ck-labeled-field-view-transition), -webkit-transform var(--ck-labeled-field-view-transition);
  transition: transform var(--ck-labeled-field-view-transition), padding var(--ck-labeled-field-view-transition), background var(--ck-labeled-field-view-transition);
  transition: transform var(--ck-labeled-field-view-transition), padding var(--ck-labeled-field-view-transition), background var(--ck-labeled-field-view-transition), -webkit-transform var(--ck-labeled-field-view-transition);
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
    transition: none;
  }
}
.ck.ck-labeled-field-view.ck-error > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-base-error);
}
.ck.ck-labeled-field-view.ck-error .ck-input:not([readonly]) + .ck.ck-label {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-base-error);
}
.ck.ck-labeled-field-view .ck-labeled-field-view__status {
  font-size: 0.75em;
  font-size: var(--ck-font-size-small);
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
  /* Let the info wrap to the next line to avoid stretching the layout horizontally.
		The status could be very long. */
  white-space: normal;
}
.ck.ck-labeled-field-view .ck-labeled-field-view__status.ck-labeled-field-view__status_error {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-base-error);
}
/* Disabled fields and fields that have no focus should fade out. */
.ck.ck-labeled-field-view.ck-disabled > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label,
.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  color: hsl(0, 0%, 46%);
  color: var(--ck-color-input-disabled-text);
}
/* Fields that are disabled or not focused and without a placeholder should have full-sized labels. */
/* stylelint-disable-next-line no-descending-specificity */
[dir="ltr"] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label,
[dir="ltr"] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  -webkit-transform: translate(calc(0.6em * 0.8), calc(0.6 * 13px)) scale(1);
      -ms-transform: translate(calc(0.6em * 0.8), calc(0.6 * 13px)) scale(1);
          transform: translate(calc(0.6em * 0.8), calc(0.6 * 13px)) scale(1);
  -webkit-transform: translate(var(--ck-labeled-field-label-default-position-x), var(--ck-labeled-field-label-default-position-y)) scale(1);
      -ms-transform: translate(var(--ck-labeled-field-label-default-position-x), var(--ck-labeled-field-label-default-position-y)) scale(1);
          transform: translate(var(--ck-labeled-field-label-default-position-x), var(--ck-labeled-field-label-default-position-y)) scale(1);
}
[dir="rtl"] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label,
[dir="rtl"] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  -webkit-transform: translate(calc(-1 * (0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
      -ms-transform: translate(calc(-1 * (0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
          transform: translate(calc(-1 * (0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
  -webkit-transform: translate(calc(-1 * calc(0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
      -ms-transform: translate(calc(-1 * calc(0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
          transform: translate(calc(-1 * calc(0.6em * 0.8)), calc(0.6 * 13px)) scale(1);
  -webkit-transform: translate(calc(-1 * var(--ck-labeled-field-label-default-position-x)), var(--ck-labeled-field-label-default-position-y)) scale(1);
      -ms-transform: translate(calc(-1 * var(--ck-labeled-field-label-default-position-x)), var(--ck-labeled-field-label-default-position-y)) scale(1);
          transform: translate(calc(-1 * var(--ck-labeled-field-label-default-position-x)), var(--ck-labeled-field-label-default-position-y)) scale(1);
}
.ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label,
.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error) > .ck.ck-labeled-field-view__input-wrapper > .ck.ck-label {
  /* Compensate for the default translate position. */
  max-width: calc(100% -2 *(0.6em * 0.8));
  max-width: calc(100% -2 *calc(0.6em * 0.8));
  max-width: calc(var(--ck-labeled-field-empty-unfocused-max-width));
  background: transparent;
  padding: 0;
}
/*------ DropdownView integration ----------------------------------------------------------------------------------- */
/* Make sure dropdown' background color in any of dropdown's state does not collide with labeled field. */
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper > .ck-dropdown > .ck.ck-button {
  background: transparent;
}
/* When the dropdown is "empty", the labeled field label replaces its label. */
.ck.ck-labeled-field-view.ck-labeled-field-view_empty > .ck.ck-labeled-field-view__input-wrapper > .ck-dropdown > .ck-button > .ck-button__label {
  opacity: 0;
}
/* Make sure the label of the empty, unfocused input does not cover the dropdown arrow. */
.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder) > .ck.ck-labeled-field-view__input-wrapper > .ck-dropdown + .ck-label {
  max-width: calc(100% -2 *(0.6em * 0.8) - (0.5 * (1.84615 * 1em)) - 0.6em);
  max-width: calc(100% -2 *calc(0.6em * 0.8) - calc(0.5 * calc(1.84615 * 1em)) - 0.6em);
  max-width: calc(var(--ck-labeled-field-empty-unfocused-max-width) - var(--ck-dropdown-arrow-size) - var(--ck-spacing-standard));
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-labeled-input .ck-labeled-input__status {
  font-size: 0.75em;
  font-size: var(--ck-font-size-small);
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
  /* Let the info wrap to the next line to avoid stretching the layout horizontally.
	The status could be very long. */
  white-space: normal;
}
.ck.ck-labeled-input .ck-labeled-input__status_error {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-base-error);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-list-button-padding: calc(0.11 * var(--ck-line-height-base) * var(--ck-font-size-base)) calc(0.4 * var(--ck-line-height-base) * var(--ck-font-size-base));
}
.ck.ck-list {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-list,
.ck.ck-list.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-list {
  list-style-type: none;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-list-background);
}
.ck.ck-list__item {
  cursor: default;
  min-width: 12em;
}
.ck.ck-list__item > .ck-button {
  min-height: 0;
  min-height: initial;
  width: 100%;
  border-radius: 0;
}
[dir="ltr"] .ck.ck-list__item > .ck-button {
  text-align: left;
}
[dir="rtl"] .ck.ck-list__item > .ck-button {
  text-align: right;
}
.ck.ck-list__item > .ck-button {
  /* List items should have the same height. Use absolute units to make sure it is so
		   because e.g. different heading styles may have different height
		   https://github.com/ckeditor/ckeditor5-heading/issues/63 */
  padding: calc(0.11 * 1.84615 * 13px) calc(0.4 * 1.84615 * 13px);
  padding: var(--ck-list-button-padding);
}
.ck.ck-list__item > .ck-button:active {
  box-shadow: none;
}
.ck.ck-list__item > .ck-button.ck-on {
  background: hsl(218.1, 100%, 58%);
  background: var(--ck-color-list-button-on-background);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-list-button-on-text);
}
.ck.ck-list__item > .ck-button.ck-on:active {
  box-shadow: none;
}
.ck.ck-list__item > .ck-button.ck-on:hover:not(.ck-disabled) {
  background: hsl(218.1, 100%, 58%);
  background: var(--ck-color-list-button-on-background-focus);
}
.ck.ck-list__item > .ck-button.ck-on:focus:not(.ck-switchbutton):not(.ck-disabled) {
  border-color: hsl(0, 0%, 100%);
  border-color: var(--ck-color-base-background);
}
.ck.ck-list__item > .ck-button:hover:not(.ck-disabled) {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-list-button-hover-background);
}
/* It's unnecessary to change the background/text of a switch toggle; it has different ways
	of conveying its state (like the switcher) */
.ck.ck-list__item > .ck-switchbutton.ck-on {
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-list-background);
  color: inherit;
}
.ck.ck-list__item > .ck-switchbutton.ck-on:hover:not(.ck-disabled) {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-list-button-hover-background);
  color: inherit;
}
.ck-list .ck-list__group {
  padding-top: calc(0.6em * 0.8);
  padding-top: var(--ck-spacing-medium);
  /* The group should have a border when it's not the first item. */
}
*:not(.ck-hidden) ~ .ck-list .ck-list__group {
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
.ck-list .ck-list__group > .ck-label {
  font-size: 11px;
  font-weight: bold;
  padding: calc(0.6em * 0.8) calc(0.6em * 0.8) 0 calc(0.6em * 0.8);
  padding: var(--ck-spacing-medium) var(--ck-spacing-medium) 0 var(--ck-spacing-medium);
}
.ck.ck-list__separator {
  height: 1px;
  width: 100%;
  background: hsl(220, 6%, 81%);
  background: var(--ck-color-base-border);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-menu-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-base-background);
  padding: calc(0.6em * 0.5);
  padding: var(--ck-spacing-small);
  gap: calc(0.6em * 0.5);
  gap: var(--ck-spacing-small);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-toolbar-border);
  width: 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-menu-bar__menu {
  /* Enable font size inheritance, which allows fluid UI scaling. */
  font-size: inherit;
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level {
  max-width: 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which indicates that an element holding it is disabled.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements a button of given background color.
 *
 * @param {String} $background - Background color of the button.
 * @param {String} $border - Border color of the button.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
	 * All menu buttons.
	 */
.ck.ck-menu-bar__menu > .ck-menu-bar__menu__button {
  padding: calc(0.11 * 1.84615 * 13px) calc(0.4 * 1.84615 * 13px);
  padding: var(--ck-list-button-padding);
  width: 100%;
}
.ck.ck-menu-bar__menu > .ck-menu-bar__menu__button > .ck-button__label {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ck.ck-menu-bar__menu > .ck-menu-bar__menu__button.ck-disabled > .ck-button__label {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
[dir="ltr"] .ck.ck-menu-bar__menu > .ck-menu-bar__menu__button:not(.ck-button_with-text) {
  padding-left: calc(0.6em * 0.5);
  padding-left: var(--ck-spacing-small);
}
[dir="rtl"] .ck.ck-menu-bar__menu > .ck-menu-bar__menu__button:not(.ck-button_with-text) {
  padding-right: calc(0.6em * 0.5);
  padding-right: var(--ck-spacing-small);
}
/*
	 * Top-level menu buttons only.
	 */
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__button {
  padding: calc(0.6em * 0.5) calc(0.6em * 0.8);
  padding: var(--ck-spacing-small) var(--ck-spacing-medium);
  min-height: 0;
  min-height: initial;
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__button .ck-button__label {
  width: auto;
  width: initial;
  line-height: inherit;
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__button.ck-on {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__button .ck-icon {
  display: none;
}
/*
	 * Sub-menu buttons.
	 */
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button {
  border-radius: 0;
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button:focus {
  border-color: transparent;
  box-shadow: none;
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button:focus:not(.ck-on) {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-button-default-hover-background);
}
/* Spacing in buttons that miss the icon. */
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button:not(:has(.ck-button__icon)) > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  width: calc(0.5 * (1.84615 * 1em));
  width: calc(0.5 * calc(1.84615 * 1em));
  width: var(--ck-dropdown-arrow-size);
}
[dir="ltr"] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
[dir="rtl"] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button.ck-disabled > .ck-menu-bar__menu__button__arrow {
  opacity: 0.5;
  opacity: var(--ck-disabled-opacity);
}
[dir="ltr"] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  right: 0.6em;
  right: var(--ck-spacing-standard);
  /* A space to accommodate the triangle. */
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  left: 0.6em;
  left: var(--ck-spacing-standard);
  /* A space to accommodate the triangle. */
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-menu-bar-menu-item-min-width: 18em;
}
.ck.ck-menu-bar__menu .ck.ck-menu-bar__menu__item {
  min-width: 18em;
  min-width: var(--ck-menu-bar-menu-item-min-width);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
	 * List item buttons.
	 */
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button {
  border-radius: 0;
}
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button > .ck-spinner-container,
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button > .ck-spinner-container .ck-spinner {
  /* These styles correspond to .ck-icon so that the spinner seamlessly replaces the icon. */
  --ck-toolbar-spinner-size: 20px;
}
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button > .ck-spinner-container {
  /* These margins are the same as for .ck-icon. */
  margin-left: calc(-1 * (0.6em * 0.5));
  margin-left: calc(-1 * calc(0.6em * 0.5));
  margin-left: calc(-1 * var(--ck-spacing-small));
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
/*
		 * Hovered items automatically get focused. Default focus styles look odd
		 * while moving across a huge list of items so let's get rid of them
		 */
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button:focus {
  border-color: transparent;
  box-shadow: none;
}
.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button:focus:not(.ck-on) {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-color-button-default-hover-background);
}
/*
	 * First-level sub-menu item buttons.
	 */
/* Spacing in buttons that miss the icon. */
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__panel > ul > .ck-menu-bar__menu__item > .ck-menu-bar__menu__item__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__panel > ul > .ck-menu-bar__menu__item > .ck-menu-bar__menu__item__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__panel > ul > .ck-menu-bar__menu__item > .ck-menu-bar__menu__item__button[\:not-has\(.ck-button__icon\)] > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level > .ck-menu-bar__menu__panel > ul > .ck-menu-bar__menu__item > .ck-menu-bar__menu__item__button:not(:has(.ck-button__icon)) > .ck-button__label {
  margin-left: calc((1.84615 * 1em) - (0.6em * 0.5));
  margin-left: calc(calc(1.84615 * 1em) - calc(0.6em * 0.5));
  margin-left: calc(var(--ck-icon-size) - var(--ck-spacing-small));
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
:root {
  --ck-menu-bar-menu-panel-max-width: 75vw;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-dropdown-panel-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-dropdown-panel-border);
  bottom: 0;
  height: -webkit-fit-content;
  height: fit-content;
  max-width: 75vw;
  max-width: var(--ck-menu-bar-menu-panel-max-width);
  /* Corner border radius consistent with the button. */
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se {
  border-top-left-radius: 0;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw {
  border-top-right-radius: 0;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne {
  border-bottom-left-radius: 0;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw {
  border-bottom-right-radius: 0;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel:focus {
  outline: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
:root {
  --ck-balloon-border-width: 1px;
  --ck-balloon-arrow-offset: 2px;
  --ck-balloon-arrow-height: 10px;
  --ck-balloon-arrow-half-width: 8px;
  --ck-balloon-arrow-drop-shadow: 0 2px 2px var(--ck-color-shadow-drop);
}
.ck.ck-balloon-panel {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-balloon-panel,
.ck.ck-balloon-panel.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-balloon-panel {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  min-height: 15px;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-panel-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: var(--ck-balloon-border-width) solid var(--ck-color-panel-border);
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::before,
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::after {
  width: 0;
  height: 0;
  border-style: solid;
}
.ck.ck-balloon-panel[class*="arrow_n"]::before,
.ck.ck-balloon-panel[class*="arrow_n"]::after {
  border-width: 0 8px 10px 8px;
  border-width: 0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width);
}
.ck.ck-balloon-panel[class*="arrow_n"]::before {
  border-color: transparent transparent hsl(220, 6%, 81%) transparent;
  border-color: transparent transparent var(--ck-color-panel-border) transparent;
  margin-top: calc(-1 * 1px);
  margin-top: calc(-1 * var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_n"]::after {
  border-color: transparent transparent hsl(0, 0%, 100%) transparent;
  border-color: transparent transparent var(--ck-color-panel-background) transparent;
  margin-top: calc(2px - 1px);
  margin-top: calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_s"]::before,
.ck.ck-balloon-panel[class*="arrow_s"]::after {
  border-width: 10px 8px 0 8px;
  border-width: var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width);
}
.ck.ck-balloon-panel[class*="arrow_s"]::before {
  border-color: hsl(220, 6%, 81%) transparent transparent;
  border-color: var(--ck-color-panel-border) transparent transparent;
  -webkit-filter: drop-shadow(0 2px 2px hsla(0, 0%, 0%, 0.15));
          filter: drop-shadow(0 2px 2px hsla(0, 0%, 0%, 0.15));
  -webkit-filter: drop-shadow(var(--ck-balloon-arrow-drop-shadow));
          filter: drop-shadow(var(--ck-balloon-arrow-drop-shadow));
  margin-bottom: calc(-1 * 1px);
  margin-bottom: calc(-1 * var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_s"]::after {
  border-color: hsl(0, 0%, 100%) transparent transparent transparent;
  border-color: var(--ck-color-panel-background) transparent transparent transparent;
  margin-bottom: calc(2px - 1px);
  margin-bottom: calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_e"]::before,
.ck.ck-balloon-panel[class*="arrow_e"]::after {
  border-width: 8px 0 8px 10px;
  border-width: var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height);
}
.ck.ck-balloon-panel[class*="arrow_e"]::before {
  border-color: transparent transparent transparent hsl(220, 6%, 81%);
  border-color: transparent transparent transparent var(--ck-color-panel-border);
  margin-right: calc(-1 * 1px);
  margin-right: calc(-1 * var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_e"]::after {
  border-color: transparent transparent transparent hsl(0, 0%, 100%);
  border-color: transparent transparent transparent var(--ck-color-panel-background);
  margin-right: calc(2px - 1px);
  margin-right: calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_w"]::before,
.ck.ck-balloon-panel[class*="arrow_w"]::after {
  border-width: 8px 10px 8px 0;
  border-width: var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0;
}
.ck.ck-balloon-panel[class*="arrow_w"]::before {
  border-color: transparent hsl(220, 6%, 81%) transparent transparent;
  border-color: transparent var(--ck-color-panel-border) transparent transparent;
  margin-left: calc(-1 * 1px);
  margin-left: calc(-1 * var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel[class*="arrow_w"]::after {
  border-color: transparent hsl(0, 0%, 100%) transparent transparent;
  border-color: transparent var(--ck-color-panel-background) transparent transparent;
  margin-left: calc(2px - 1px);
  margin-left: calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_n::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_n::after {
  left: 50%;
  margin-left: calc(-1 * 8px);
  margin-left: calc(-1 * var(--ck-balloon-arrow-half-width));
  top: calc(-1 * 10px);
  top: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw::after {
  left: calc(2 * 8px);
  left: calc(2 * var(--ck-balloon-arrow-half-width));
  top: calc(-1 * 10px);
  top: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne::after {
  right: calc(2 * 8px);
  right: calc(2 * var(--ck-balloon-arrow-half-width));
  top: calc(-1 * 10px);
  top: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_s::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_s::after {
  left: 50%;
  margin-left: calc(-1 * 8px);
  margin-left: calc(-1 * var(--ck-balloon-arrow-half-width));
  bottom: calc(-1 * 10px);
  bottom: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw::after {
  left: calc(2 * 8px);
  left: calc(2 * var(--ck-balloon-arrow-half-width));
  bottom: calc(-1 * 10px);
  bottom: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_se::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_se::after {
  right: calc(2 * 8px);
  right: calc(2 * var(--ck-balloon-arrow-half-width));
  bottom: calc(-1 * 10px);
  bottom: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme::after {
  right: 25%;
  margin-right: calc(2 * 8px);
  margin-right: calc(2 * var(--ck-balloon-arrow-half-width));
  bottom: calc(-1 * 10px);
  bottom: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw::after {
  left: 25%;
  margin-left: calc(2 * 8px);
  margin-left: calc(2 * var(--ck-balloon-arrow-half-width));
  bottom: calc(-1 * 10px);
  bottom: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme::after {
  right: 25%;
  margin-right: calc(2 * 8px);
  margin-right: calc(2 * var(--ck-balloon-arrow-half-width));
  top: calc(-1 * 10px);
  top: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw::after {
  left: 25%;
  margin-left: calc(2 * 8px);
  margin-left: calc(2 * var(--ck-balloon-arrow-half-width));
  top: calc(-1 * 10px);
  top: calc(-1 * var(--ck-balloon-arrow-height));
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_e::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_e::after {
  right: calc(-1 * 10px);
  right: calc(-1 * var(--ck-balloon-arrow-height));
  margin-top: calc(-1 * 8px);
  margin-top: calc(-1 * var(--ck-balloon-arrow-half-width));
  top: 50%;
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_w::before,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_w::after {
  left: calc(-1 * 10px);
  left: calc(-1 * var(--ck-balloon-arrow-height));
  margin-top: calc(-1 * 8px);
  margin-top: calc(-1 * var(--ck-balloon-arrow-half-width));
  top: 50%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-balloon-rotator__navigation {
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-toolbar-background);
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-toolbar-border);
  padding: 0 calc(0.6em * 0.5);
  padding: 0 var(--ck-spacing-small);
  /* Let's keep similar appearance to `ck-toolbar`. */
}
.ck .ck-balloon-rotator__navigation > * {
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
  margin-bottom: calc(0.6em * 0.5);
  margin-bottom: var(--ck-spacing-small);
}
/* Gives counter more breath than buttons. */
.ck .ck-balloon-rotator__navigation .ck-balloon-rotator__counter {
  margin-right: 0.6em;
  margin-right: var(--ck-spacing-standard);
  /* We need to use smaller margin because of previous button's right margin. */
  margin-left: calc(0.6em * 0.5);
  margin-left: var(--ck-spacing-small);
}
/* Disable default annotation shadow inside rotator with fake panels. */
.ck .ck-balloon-rotator__content .ck.ck-annotation-wrapper {
  box-shadow: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
:root {
  --ck-balloon-fake-panel-offset-horizontal: 6px;
  --ck-balloon-fake-panel-offset-vertical: 6px;
}
/* Let's use `.ck-balloon-panel` appearance. See: balloonpanel.css. */
.ck .ck-fake-panel div {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  min-height: 15px;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-panel-background);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-panel-border);
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  width: 100%;
  height: 100%;
}
.ck .ck-fake-panel div:nth-child( 1 ) {
  margin-left: 6px;
  margin-left: var(--ck-balloon-fake-panel-offset-horizontal);
  margin-top: 6px;
  margin-top: var(--ck-balloon-fake-panel-offset-vertical);
}
.ck .ck-fake-panel div:nth-child( 2 ) {
  margin-left: calc(6px * 2);
  margin-left: calc(var(--ck-balloon-fake-panel-offset-horizontal) * 2);
  margin-top: calc(6px * 2);
  margin-top: calc(var(--ck-balloon-fake-panel-offset-vertical) * 2);
}
.ck .ck-fake-panel div:nth-child( 3 ) {
  margin-left: calc(6px * 3);
  margin-left: calc(var(--ck-balloon-fake-panel-offset-horizontal) * 3);
  margin-top: calc(6px * 3);
  margin-top: calc(var(--ck-balloon-fake-panel-offset-vertical) * 3);
}
/* If balloon is positioned above element, we need to move fake panel to the top. */
.ck .ck-balloon-panel_arrow_s + .ck-fake-panel,
.ck .ck-balloon-panel_arrow_se + .ck-fake-panel,
.ck .ck-balloon-panel_arrow_sw + .ck-fake-panel {
  --ck-balloon-fake-panel-offset-vertical: -6px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
  box-shadow: 0 1px 2px 1px hsla(0, 0%, 0%, 0.15), 0 0;
  box-shadow: var(--ck-drop-shadow), 0 0;
  border-width: 0 1px 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-vertical-form > .ck-button:nth-last-child(2)::after {
  border-right: 1px solid hsl(220, 6%, 81%);
  border-right: 1px solid var(--ck-color-base-border);
}
.ck.ck-responsive-form {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
}
.ck.ck-responsive-form:focus {
  /* See: https://github.com/ckeditor/ckeditor5/issues/4773 */
  outline: none;
}
[dir="ltr"] .ck.ck-responsive-form > :not(:first-child) {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-responsive-form > :not(:last-child) {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
@media screen and (max-width: 600px) {
  .ck.ck-responsive-form {
    padding: 0;
    width: calc(0.8 * 18em);
    width: calc(0.8 * var(--ck-input-width));
  }
  .ck.ck-responsive-form .ck-labeled-field-view {
    margin: calc(0.6em * 1.5) calc(0.6em * 1.5) 0;
    margin: var(--ck-spacing-large) var(--ck-spacing-large) 0;
  }
  .ck.ck-responsive-form .ck-labeled-field-view .ck-input-text,
  .ck.ck-responsive-form .ck-labeled-field-view .ck-input-number {
    min-width: 0;
    width: 100%;
  }
  /* Let the long error messages wrap in the narrow form. */
  .ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error {
    white-space: normal;
  }
  /* Styles for two last buttons in the form (save&cancel, edit&unlink, etc.). */
  .ck.ck-responsive-form > .ck-button:nth-last-child(2)::after {
    border-right: 1px solid hsl(220, 6%, 81%);
    border-right: 1px solid var(--ck-color-base-border);
  }
  .ck.ck-responsive-form > .ck-button:nth-last-child(1),
  .ck.ck-responsive-form > .ck-button:nth-last-child(2) {
    padding: 0.6em;
    padding: var(--ck-spacing-standard);
    margin-top: calc(0.6em * 1.5);
    margin-top: var(--ck-spacing-large);
    border-radius: 0;
  }
  .ck.ck-responsive-form > .ck-button:nth-last-child(1):not(:focus),
  .ck.ck-responsive-form > .ck-button:nth-last-child(2):not(:focus) {
    border-top: 1px solid hsl(220, 6%, 81%);
    border-top: 1px solid var(--ck-color-base-border);
  }
  [dir="ltr"] .ck.ck-responsive-form > .ck-button:nth-last-child(1),
  [dir="ltr"] .ck.ck-responsive-form > .ck-button:nth-last-child(2) {
    margin-left: 0;
  }
  [dir="rtl"] .ck.ck-responsive-form > .ck-button:nth-last-child(1),
  [dir="rtl"] .ck.ck-responsive-form > .ck-button:nth-last-child(2) {
    margin-left: 0;
  }
  [dir="rtl"] .ck.ck-responsive-form > .ck-button:nth-last-child(1):last-of-type,
  [dir="rtl"] .ck.ck-responsive-form > .ck-button:nth-last-child(2):last-of-type {
    border-right: 1px solid hsl(220, 6%, 81%);
    border-right: 1px solid var(--ck-color-base-border);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-search-field-view-horizontal-spacing: calc(var(--ck-icon-size) + var(--ck-spacing-medium));
}
.ck.ck-search > .ck-labeled-field-view .ck-input {
  width: 100%;
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-icon {
  --ck-labeled-field-label-default-position-x: var(--ck-search-field-view-horizontal-spacing);
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-icon > .ck-labeled-field-view__input-wrapper > .ck-icon {
  opacity: 0.5;
  pointer-events: none;
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-icon .ck-input {
  width: 100%;
}
[dir="ltr"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-icon .ck-input {
  padding-left: calc((1.84615 * 1em) + (0.6em * 0.8));
  padding-left: calc(calc(1.84615 * 1em) + calc(0.6em * 0.8));
  padding-left: var(--ck-search-field-view-horizontal-spacing);
}
[dir="rtl"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-icon .ck-input:not(.ck-input-text_empty) {
  padding-left: calc((1.84615 * 1em) + (0.6em * 0.8));
  padding-left: calc(calc(1.84615 * 1em) + calc(0.6em * 0.8));
  padding-left: var(--ck-search-field-view-horizontal-spacing);
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset {
  --ck-labeled-field-empty-unfocused-max-width: 100% -2 *var(--ck-search-field-view-horizontal-spacing);
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset.ck-labeled-field-view_empty {
  --ck-labeled-field-empty-unfocused-max-width: 100% -var(--ck-search-field-view-horizontal-spacing) -var(--ck-spacing-medium);
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset {
  min-width: auto;
  min-height: auto;
  background: none;
  opacity: 0.5;
  padding: 0;
}
[dir="ltr"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset {
  right: calc(0.6em * 0.8);
  right: var(--ck-spacing-medium);
}
[dir="rtl"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset {
  left: calc(0.6em * 0.8);
  left: var(--ck-spacing-medium);
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset:hover {
  opacity: 1;
}
.ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-input {
  width: 100%;
}
[dir="ltr"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-input:not(.ck-input-text_empty) {
  padding-right: calc((1.84615 * 1em) + (0.6em * 0.8));
  padding-right: calc(calc(1.84615 * 1em) + calc(0.6em * 0.8));
  padding-right: var(--ck-search-field-view-horizontal-spacing);
}
[dir="rtl"] .ck.ck-search > .ck-labeled-field-view.ck-search__query_with-reset .ck-input {
  padding-right: calc((1.84615 * 1em) + (0.6em * 0.8));
  padding-right: calc(calc(1.84615 * 1em) + calc(0.6em * 0.8));
  padding-right: var(--ck-search-field-view-horizontal-spacing);
}
.ck.ck-search > .ck-search__results {
  min-width: 100%;
}
.ck.ck-search > .ck-search__results > .ck-search__info {
  width: 100%;
  padding: calc(0.6em * 0.8) calc(0.6em * 1.5);
  padding: var(--ck-spacing-medium) var(--ck-spacing-large);
}
.ck.ck-search > .ck-search__results > .ck-search__info * {
  white-space: normal;
}
.ck.ck-search > .ck-search__results > .ck-search__info > span:first-child {
  font-weight: bold;
}
.ck.ck-search > .ck-search__results > .ck-search__info > span:last-child {
  margin-top: calc(0.6em * 0.8);
  margin-top: var(--ck-spacing-medium);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-toolbar-spinner-size: 18px;
}
.ck.ck-spinner-container {
  width: 18px;
  width: var(--ck-toolbar-spinner-size);
  height: 18px;
  height: var(--ck-toolbar-spinner-size);
  -webkit-animation: 1.5s infinite ck-spinner-rotate linear;
          animation: 1.5s infinite ck-spinner-rotate linear;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-spinner-container {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
}
.ck.ck-spinner {
  width: 18px;
  width: var(--ck-toolbar-spinner-size);
  height: 18px;
  height: var(--ck-toolbar-spinner-size);
  border-radius: 50%;
  border: 2px solid hsl(0, 0%, 20%);
  border: 2px solid var(--ck-color-text);
  border-top-color: transparent;
}
@-webkit-keyframes ck-spinner-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes ck-spinner-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * This fixes a problem in Firefox when the initial height of the complement does not match the number of rows.
 * This bug is especially visible when rows=1.
 */
.ck-textarea {
  overflow-x: hidden;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-block-toolbar-button: var(--ck-color-text);
  --ck-block-toolbar-button-size: var(--ck-font-size-normal);
}
.ck.ck-block-toolbar-button {
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-block-toolbar-button);
  font-size: var(--ck-block-toolbar-size);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-toolbar {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-toolbar,
.ck.ck-toolbar.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-toolbar {
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-toolbar-background);
  padding: 0 calc(0.6em * 0.5);
  padding: 0 var(--ck-spacing-small);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-toolbar-border);
}
.ck.ck-toolbar .ck.ck-toolbar__separator {
  height: calc(1.84615 * 1em);
  height: var(--ck-icon-size);
  width: 1px;
  min-width: 1px;
  background: hsl(220, 6%, 81%);
  background: var(--ck-color-toolbar-border);
  /*
		 * These margins make the separators look better in balloon toolbars (when aligned with the "tip").
		 * See https://github.com/ckeditor/ckeditor5/issues/7493.
		 */
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
  margin-bottom: calc(0.6em * 0.5);
  margin-bottom: var(--ck-spacing-small);
}
.ck.ck-toolbar .ck-toolbar__line-break {
  height: 0;
}
.ck.ck-toolbar > .ck-toolbar__items > *:not(.ck-toolbar__line-break) {
  /* (#11) Separate toolbar items. */
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
/* Don't display a separator after an empty items container, for instance,
		when all items were grouped */
.ck.ck-toolbar > .ck-toolbar__items:empty + .ck.ck-toolbar__separator {
  display: none;
}
.ck.ck-toolbar > .ck-toolbar__items > *:not(.ck-toolbar__line-break),
.ck.ck-toolbar > .ck.ck-toolbar__grouped-dropdown {
  /* Make sure items wrapped to the next line have v-spacing */
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
  margin-bottom: calc(0.6em * 0.5);
  margin-bottom: var(--ck-spacing-small);
}
.ck.ck-toolbar.ck-toolbar_vertical {
  /* Items in a vertical toolbar span the entire width. */
  padding: 0;
  /* Specificity matters here. See https://github.com/ckeditor/ckeditor5-theme-lark/issues/168. */
}
.ck.ck-toolbar.ck-toolbar_vertical > .ck-toolbar__items > .ck {
  /* Items in a vertical toolbar should span the horizontal space. */
  width: 100%;
  /* Items in a vertical toolbar should have no margin. */
  margin: 0;
  /* Items in a vertical toolbar span the entire width so rounded corners are pointless. */
  border-radius: 0;
}
.ck.ck-toolbar.ck-toolbar_compact {
  /* No spacing around items. */
  padding: 0;
}
.ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > * {
  /* Compact toolbar items have no spacing between them. */
  margin: 0;
  /* "Middle" children should have no rounded corners. */
}
.ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > *:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/*
		 * Dropdown button has asymmetric padding to fit the arrow.
		 * This button has no arrow so let's revert that padding back to normal.
		 */
.ck.ck-toolbar > .ck.ck-toolbar__grouped-dropdown > .ck.ck-button.ck-dropdown__button {
  padding-left: calc(0.6em * 0.3);
  padding-left: var(--ck-spacing-tiny);
}
/* A drop-down containing the nested toolbar with configured items. */
/* Prevent empty space in the panel when the dropdown label is visible and long but the toolbar has few items. */
.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown > .ck-dropdown__panel {
  min-width: auto;
}
.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown > .ck-button > .ck-button__label {
  max-width: 7em;
  width: auto;
}
.ck.ck-toolbar:focus {
  outline: none;
}
.ck-toolbar-container .ck.ck-toolbar {
  border: 0;
}
/* stylelint-disable */
/*
 * Styles for RTL toolbars.
 *
 * Note: In some cases (e.g. a decoupled editor), the toolbar has its own "dir"
 * because its parent is not controlled by the editor framework.
 */
[dir="rtl"] .ck.ck-toolbar > .ck-toolbar__items > .ck,
.ck.ck-toolbar[dir="rtl"] > .ck-toolbar__items > .ck {
  margin-right: 0;
}
[dir="rtl"] .ck.ck-toolbar:not(.ck-toolbar_compact) > .ck-toolbar__items > .ck,
.ck.ck-toolbar[dir="rtl"]:not(.ck-toolbar_compact) > .ck-toolbar__items > .ck {
  /* (#11) Separate toolbar items. */
  margin-left: calc(0.6em * 0.5);
  margin-left: var(--ck-spacing-small);
}
[dir="rtl"] .ck.ck-toolbar > .ck-toolbar__items > .ck:last-child,
.ck.ck-toolbar[dir="rtl"] > .ck-toolbar__items > .ck:last-child {
  margin-left: 0;
}
/* No rounded corners on the right side of the first child. */
[dir="rtl"] .ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > .ck:first-child,
.ck.ck-toolbar.ck-toolbar_compact[dir="rtl"] > .ck-toolbar__items > .ck:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* No rounded corners on the left side of the last child. */
[dir="rtl"] .ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > .ck:last-child,
.ck.ck-toolbar.ck-toolbar_compact[dir="rtl"] > .ck-toolbar__items > .ck:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* Separate the the separator form the grouping dropdown when some items are grouped. */
[dir="rtl"] .ck.ck-toolbar > .ck.ck-toolbar__separator,
.ck.ck-toolbar[dir="rtl"] > .ck.ck-toolbar__separator {
  margin-left: calc(0.6em * 0.5);
  margin-left: var(--ck-spacing-small);
}
/* Some spacing between the items and the separator before the grouped items dropdown. */
[dir="rtl"] .ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items:not(:empty):not(:only-child),
.ck.ck-toolbar.ck-toolbar_grouping[dir="rtl"] > .ck-toolbar__items:not(:empty):not(:only-child) {
  margin-left: calc(0.6em * 0.5);
  margin-left: var(--ck-spacing-small);
}
/*
 * Styles for LTR toolbars.
 *
 * Note: In some cases (e.g. a decoupled editor), the toolbar has its own "dir"
 * because its parent is not controlled by the editor framework.
 */
[dir="ltr"] .ck.ck-toolbar > .ck-toolbar__items > .ck:last-child,
.ck.ck-toolbar[dir="ltr"] > .ck-toolbar__items > .ck:last-child {
  margin-right: 0;
}
/* No rounded corners on the right side of the first child. */
[dir="ltr"] .ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > .ck:first-child,
.ck.ck-toolbar.ck-toolbar_compact[dir="ltr"] > .ck-toolbar__items > .ck:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* No rounded corners on the left side of the last child. */
[dir="ltr"] .ck.ck-toolbar.ck-toolbar_compact > .ck-toolbar__items > .ck:last-child,
.ck.ck-toolbar.ck-toolbar_compact[dir="ltr"] > .ck-toolbar__items > .ck:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* Separate the the separator form the grouping dropdown when some items are grouped. */
[dir="ltr"] .ck.ck-toolbar > .ck.ck-toolbar__separator,
.ck.ck-toolbar[dir="ltr"] > .ck.ck-toolbar__separator {
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
/* Some spacing between the items and the separator before the grouped items dropdown. */
[dir="ltr"] .ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items:not(:empty):not(:only-child),
.ck.ck-toolbar.ck-toolbar_grouping[dir="ltr"] > .ck-toolbar__items:not(:empty):not(:only-child) {
  margin-right: calc(0.6em * 0.5);
  margin-right: var(--ck-spacing-small);
}
/* stylelint-enable */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
.ck.ck-balloon-panel.ck-tooltip {
  --ck-balloon-border-width: 0px;
  --ck-balloon-arrow-offset: 0px;
  --ck-balloon-arrow-half-width: 4px;
  --ck-balloon-arrow-height: 4px;
  --ck-tooltip-text-padding: 4px;
  --ck-color-panel-background: var(--ck-color-tooltip-background);
  padding: 0 calc(0.6em * 0.8);
  padding: 0 var(--ck-spacing-medium);
  /* Reset balloon panel styles */
  box-shadow: none;
}
.ck.ck-balloon-panel.ck-tooltip .ck-tooltip__text {
  font-size: 0.9em;
  line-height: 1.5;
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-tooltip-text);
}
.ck.ck-balloon-panel.ck-tooltip.ck-tooltip_multi-line .ck-tooltip__text {
  white-space: break-spaces;
  display: inline-block;
  padding: var(--ck-tooltip-text-padding) 0;
  max-width: 200px;
}
/* Hide the default shadow of the .ck-balloon-panel tip */
.ck.ck-balloon-panel.ck-tooltip::before {
  display: none;
}
/* Editor */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content {
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-base-border);
  border-bottom-width: 0;
}
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky {
  border-bottom-width: 1px;
}
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar {
  border: 0;
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-base-border);
}
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar {
  border: 0;
}
/* Note: Use ck-editor__main to make sure these styles don't apply to other editor types */
.ck.ck-editor__main > .ck-editor__editable {
  /* https://github.com/ckeditor/ckeditor5-theme-lark/issues/113 */
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-base-background);
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
  border-color: hsl(220, 6%, 81%);
  border-color: var(--ck-color-base-border);
}
/* Plugins */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-clipboard-drop-target-dot-width: 12px;
  --ck-clipboard-drop-target-dot-height: 8px;
  --ck-clipboard-drop-target-color: var(--ck-color-focus-border);
}
/*
	 * Vertical drop target (in text).
	 */
.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span {
  bottom: calc(-0.5 * 8px);
  bottom: calc(-0.5 * var(--ck-clipboard-drop-target-dot-height));
  top: calc(-0.5 * 8px);
  top: calc(-0.5 * var(--ck-clipboard-drop-target-dot-height));
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: 1px solid var(--ck-clipboard-drop-target-color);
  background: hsl(218, 81.8%, 56.9%);
  background: var(--ck-clipboard-drop-target-color);
  margin-left: -1px;
  /* The triangle above the marker */
}
.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span::after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 50%;
  top: calc(-0.5 * 8px);
  top: calc(-0.5 * var(--ck-clipboard-drop-target-dot-height));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-color: hsl(218, 81.8%, 56.9%) transparent transparent transparent;
  border-color: var(--ck-clipboard-drop-target-color) transparent transparent transparent;
  border-width: calc(8px) calc(0.5 * 12px) 0 calc(0.5 * 12px);
  border-width: calc(var(--ck-clipboard-drop-target-dot-height)) calc(0.5 * var(--ck-clipboard-drop-target-dot-width)) 0 calc(0.5 * var(--ck-clipboard-drop-target-dot-width));
  border-style: solid;
}
/*
	 * Styles of the widget that it a drop target.
	 */
.ck.ck-editor__editable .ck-widget.ck-clipboard-drop-target-range {
  outline: 3px solid hsl(218, 81.8%, 56.9%) !important;
  outline: var(--ck-widget-outline-thickness) solid var(--ck-clipboard-drop-target-color) !important;
}
/*
	 * Styles of the widget being dragged (its preview).
	 */
.ck.ck-editor__editable .ck-widget:-webkit-drag {
  outline: none !important;
}
.ck.ck-editor__editable .ck-widget:-webkit-drag {
  zoom: 0.6;
}
.ck.ck-clipboard-drop-target-line {
  height: 0;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: 1px solid var(--ck-clipboard-drop-target-color);
  background: hsl(218, 81.8%, 56.9%);
  background: var(--ck-clipboard-drop-target-color);
  margin-top: -1px;
}
.ck.ck-clipboard-drop-target-line::before {
  content: '';
  position: absolute;
  top: calc(-0.5 * 12px);
  top: calc(-0.5 * var(--ck-clipboard-drop-target-dot-width));
  width: 0;
  height: 0;
  border-style: solid;
}
[dir="ltr"] .ck.ck-clipboard-drop-target-line::before {
  left: -1px;
  border-width: calc(0.5 * 12px) 0 calc(0.5 * 12px) 8px;
  border-width: calc(0.5 * var(--ck-clipboard-drop-target-dot-width)) 0 calc(0.5 * var(--ck-clipboard-drop-target-dot-width)) var(--ck-clipboard-drop-target-dot-height);
  border-color: transparent transparent transparent hsl(218, 81.8%, 56.9%);
  border-color: transparent transparent transparent var(--ck-clipboard-drop-target-color);
}
[dir="rtl"] .ck.ck-clipboard-drop-target-line::before {
  right: -1px;
  border-width: calc(0.5 * 12px) 8px calc(0.5 * 12px) 0;
  border-width: calc(0.5 * var(--ck-clipboard-drop-target-dot-width)) var(--ck-clipboard-drop-target-dot-height) calc(0.5 * var(--ck-clipboard-drop-target-dot-width)) 0;
  border-color: transparent hsl(218, 81.8%, 56.9%) transparent transparent;
  border-color: transparent var(--ck-clipboard-drop-target-color) transparent transparent;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-code-block-label-background: hsl(0, 0%, 46%);
}
.ck.ck-editor__editable pre[data-language]::after {
  top: -1px;
  right: 10px;
  background: hsl(0, 0%, 46%);
  background: var(--ck-color-code-block-label-background);
  font-size: 10px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-family: var(--ck-font-face);
  line-height: 16px;
  padding: calc(0.6em * 0.3) calc(0.6em * 0.8);
  padding: var(--ck-spacing-tiny) var(--ck-spacing-medium);
  color: hsl(0, 0%, 100%);
  white-space: nowrap;
}
.ck.ck-code-block-dropdown .ck-dropdown__panel {
  /* There could be dozens of languages available. Use scroll to prevent a 10e6px dropdown. */
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* See ckeditor/ckeditor5#936. */
@media (forced-colors: active) {
  .ck.ck-placeholder,
  .ck .ck-placeholder {
    /*
		 * This is needed for Edge on Windows to use the right color for the placeholder content (::before).
		 * See https://github.com/ckeditor/ckeditor5/issues/14907.
		 */
    forced-color-adjust: preserve-parent-color;
  }
}
.ck.ck-placeholder::before,
.ck .ck-placeholder::before {
  cursor: text;
}
@media (forced-colors: none) {
  .ck.ck-placeholder::before,
  .ck .ck-placeholder::before {
    color: hsl(0, 0%, 44%);
    color: var(--ck-color-engine-placeholder-text);
  }
}
@media (forced-colors: active) {
  .ck.ck-placeholder::before,
  .ck .ck-placeholder::before {
    /*
			 * In the high contrast mode there is no telling between regular and placeholder text. Using
			 * italic text to address that issue. See https://github.com/ckeditor/ckeditor5/issues/14907.
			 */
    font-style: italic;
    /*
			 * Without this margin, the caret will not show up and blink when the user puts the selection
			 * in the placeholder (Edge on Windows). See https://github.com/ckeditor/ckeditor5/issues/14907.
			 */
    margin-left: 1px;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-find-and-replace-form {
  width: 400px;
  /*
	 * The <form> needs tabindex="-1" for proper Esc handling after being clicked
	 * but the side effect is that this creates a nasty focus outline in some browsers.
	 */
}
.ck.ck-find-and-replace-form:focus {
  outline: none;
}
/* Generic styles for the form inputs and actions. */
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions {
  flex: 1 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: stretch;
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
  margin: 0;
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-button,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions > .ck-button {
  flex: 0 0 auto;
}
[dir="ltr"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > * + *,
[dir="ltr"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions > * + * {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > * + *,
[dir="rtl"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions > * + * {
  margin-right: 0.6em;
  margin-right: var(--ck-spacing-standard);
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view {
  flex: 1 1 auto;
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view .ck-input,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view .ck-input {
  width: 100%;
  min-width: 50px;
}
/* Styles specific for inputs area. */
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs {
  /* To display all controls in line when there's an error under the input */
  align-items: flex-start;
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-button-prev > .ck-icon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-button-next > .ck-icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
[dir="ltr"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter {
  right: 0.6em;
  right: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter {
  left: 0.6em;
  left: var(--ck-spacing-standard);
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter {
  color: hsl(220, 6%, 81%);
  color: var(--ck-color-base-border);
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-labeled-field-replace {
  flex: 0 0 100%;
  padding-top: 0.6em;
  padding-top: var(--ck-spacing-standard);
}
[dir="ltr"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-labeled-field-replace {
  margin-left: 0;
}
[dir="rtl"] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs > .ck-labeled-field-replace {
  margin-right: 0;
}
/* Styles specific for actions area. */
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: calc(-1 * (0.6em * 1.5));
  margin-top: calc(-1 * calc(0.6em * 1.5));
  margin-top: calc(-1 * var(--ck-spacing-large));
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions > .ck-button-find {
  font-weight: bold;
  /* Beef the find button up a little. It's the main action button in the form */
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions > .ck-button-find .ck-button__label {
  padding-left: calc(0.6em * 1.5);
  padding-left: var(--ck-spacing-large);
  padding-right: calc(0.6em * 1.5);
  padding-right: var(--ck-spacing-large);
}
.ck.ck-find-and-replace-form .ck-switchbutton {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .ck.ck-find-and-replace-form {
    width: 300px;
    /* Don't let the form overflow from the dialog (https://github.com/cksource/ckeditor5-commercial/issues/5913) */
    max-width: 100%;
    /* Styles specific for inputs area. */
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__input {
    flex-wrap: wrap;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__input .ck-labeled-field-view {
    flex: 1 0 auto;
    width: 100%;
    margin-bottom: 0.6em;
    margin-bottom: var(--ck-spacing-standard);
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__input > .ck-button {
    text-align: center;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__input > .ck-button:first-of-type {
    flex: 1 1 auto;
  }
  [dir="ltr"] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input > .ck-button:first-of-type {
    margin-left: 0;
  }
  [dir="rtl"] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input > .ck-button:first-of-type {
    margin-right: 0;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__input > .ck-button:first-of-type .ck-button__label {
    width: 100%;
    text-align: center;
  }
  /* Styles specific for actions area. */
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) {
    flex-wrap: wrap;
    flex: 1 1 auto;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) > .ck-button {
    text-align: center;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) > .ck-button:first-of-type {
    flex: 1 1 auto;
  }
  [dir="ltr"] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) > .ck-button:first-of-type {
    margin-left: 0;
  }
  [dir="rtl"] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) > .ck-button:first-of-type {
    margin-right: 0;
  }
  .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions > :not(.ck-labeled-field-view) > .ck-button .ck-button__label {
    width: 100%;
    text-align: center;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Resize dropdown's button label. */
.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
  width: 8em;
}
.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item {
  min-width: 18em;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Note: This file should contain the wireframe styles only. But since there are no such styles,
 * it acts as a message to the builder telling that it should look for the corresponding styles
 * **in the theme** when compiling the editor.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-html-embed-content-width: calc(100% - 1.5 * var(--ck-icon-size));
  --ck-html-embed-source-height: 10em;
  --ck-html-embed-unfocused-outline-width: 1px;
  --ck-html-embed-content-min-height: calc(var(--ck-icon-size) + var(--ck-spacing-standard));
  --ck-html-embed-source-disabled-background: var(--ck-color-base-foreground);
  --ck-html-embed-source-disabled-color: hsl(0, 0%, 45%);
}
/* The feature container. */
.ck-widget.raw-html-embed {
  font-size: 13px;
  font-size: var(--ck-font-size-base);
  background-color: hsl(0, 0%, 98%);
  background-color: var(--ck-color-base-foreground);
}
.ck-widget.raw-html-embed:not(.ck-widget_selected):not(:hover) {
  outline: 1px dashed hsl(0, 0%, 87%);
  outline: var(--ck-html-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border);
}
/* HTML embed widget itself should respect UI language direction */
.ck-widget.raw-html-embed[dir="ltr"] {
  text-align: left;
}
.ck-widget.raw-html-embed[dir="rtl"] {
  text-align: right;
}
/* ----- Embed label in the upper left corner ----------------------------------------------- */
.ck-widget.raw-html-embed::before {
  content: attr(data-html-embed-label);
  top: calc(-1 * 1px);
  top: calc(-1 * var(--ck-html-embed-unfocused-outline-width));
  left: 0.6em;
  left: var(--ck-spacing-standard);
  background: hsl(0, 0%, 60%);
  transition: background 200ms ease;
  transition: background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
  padding: calc((0.6em * 0.3) + 1px) calc(0.6em * 0.5) calc(0.6em * 0.3);
  padding: calc(calc(0.6em * 0.3) + 1px) calc(0.6em * 0.5) calc(0.6em * 0.3);
  padding: calc(var(--ck-spacing-tiny) + var(--ck-html-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);
  border-radius: 0 0 2px 2px;
  border-radius: 0 0 var(--ck-border-radius) var(--ck-border-radius);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-base-background);
  font-size: 0.7em;
  font-size: var(--ck-font-size-tiny);
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-family: var(--ck-font-face);
}
.ck-widget.raw-html-embed[dir="rtl"]::before {
  left: auto;
  right: 0.6em;
  right: var(--ck-spacing-standard);
}
/* Make space for label but it only collides in LTR languages */
.ck-widget.raw-html-embed[dir="ltr"] .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before {
  margin-left: 50px;
}
.ck.ck-editor__editable.ck-blurred .ck-widget.raw-html-embed.ck-widget_selected::before {
  top: 0px;
  padding: calc(0.6em * 0.3) calc(0.6em * 0.5);
  padding: var(--ck-spacing-tiny) var(--ck-spacing-small);
}
.ck.ck-editor__editable:not(.ck-blurred) .ck-widget.raw-html-embed.ck-widget_selected::before {
  top: 0;
  padding: calc(0.6em * 0.3) calc(0.6em * 0.5);
  padding: var(--ck-spacing-tiny) var(--ck-spacing-small);
  background: hsl(218, 81.8%, 56.9%);
  background: var(--ck-color-focus-border);
}
.ck.ck-editor__editable .ck-widget.raw-html-embed:not(.ck-widget_selected):hover::before {
  top: 0px;
  padding: calc(0.6em * 0.3) calc(0.6em * 0.5);
  padding: var(--ck-spacing-tiny) var(--ck-spacing-small);
}
/* ----- Emebed internals --------------------------------------------------------------------- */
.ck-widget.raw-html-embed .raw-html-embed__content-wrapper {
  padding: 0.6em;
  padding: var(--ck-spacing-standard);
}
/* The switch mode button wrapper. */
.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper {
  top: 0.6em;
  top: var(--ck-spacing-standard);
  right: 0.6em;
  right: var(--ck-spacing-standard);
}
.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__save-button {
  color: hsl(120, 100%, 27%);
  color: var(--ck-color-button-save);
}
.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__cancel-button {
  color: hsl(15, 100%, 43%);
  color: var(--ck-color-button-cancel);
}
.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button:not(:first-child) {
  margin-top: calc(0.6em * 0.5);
  margin-top: var(--ck-spacing-small);
}
.ck-widget.raw-html-embed[dir="rtl"] .raw-html-embed__buttons-wrapper {
  left: 0.6em;
  left: var(--ck-spacing-standard);
  right: auto;
}
/* The edit source element. */
.ck-widget.raw-html-embed .raw-html-embed__source {
  box-sizing: border-box;
  height: 10em;
  height: var(--ck-html-embed-source-height);
  width: calc(100% - 1.5 * (1.84615 * 1em));
  width: calc(100% - 1.5 * calc(1.84615 * 1em));
  width: var(--ck-html-embed-content-width);
  resize: none;
  min-width: 0;
  padding: 0.6em;
  padding: var(--ck-spacing-standard);
  font-family: monospace;
  tab-size: 4;
  white-space: pre-wrap;
  font-size: 13px;
  font-size: var(--ck-font-size-base);
  /* Safari needs this. */
  /* HTML code is direction–agnostic. */
  text-align: left;
  direction: ltr;
}
.ck-widget.raw-html-embed .raw-html-embed__source[disabled] {
  background: hsl(0, 0%, 98%);
  background: var(--ck-html-embed-source-disabled-background);
  color: hsl(0, 0%, 45%);
  color: var(--ck-html-embed-source-disabled-color);
  /* Safari needs this for the proper text color in disabled input (https://github.com/ckeditor/ckeditor5/issues/8320). */
  -webkit-text-fill-color: hsl(0, 0%, 45%);
  -webkit-text-fill-color: var(--ck-html-embed-source-disabled-color);
  opacity: 1;
}
/* The preview data container. */
.ck-widget.raw-html-embed .raw-html-embed__preview {
  min-height: calc((1.84615 * 1em) + 0.6em);
  min-height: calc(calc(1.84615 * 1em) + 0.6em);
  min-height: var(--ck-html-embed-content-min-height);
  width: calc(100% - 1.5 * (1.84615 * 1em));
  width: calc(100% - 1.5 * calc(1.84615 * 1em));
  width: var(--ck-html-embed-content-width);
  /* Disable all mouse interaction as long as the editor is not read–only. */
}
.ck-editor__editable:not(.ck-read-only) .ck-widget.raw-html-embed .raw-html-embed__preview {
  pointer-events: none;
}
.ck-widget.raw-html-embed .raw-html-embed__preview-content {
  box-sizing: border-box;
  background-color: hsl(0, 0%, 98%);
  background-color: var(--ck-color-base-foreground);
}
.ck-widget.raw-html-embed .raw-html-embed__preview-content > * {
  margin-left: auto;
  margin-right: auto;
}
.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder {
  color: hsl(0, 0%, 45%);
  color: var(--ck-html-embed-source-disabled-color);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-image-insert-insert-by-url-width: 250px;
}
.ck.ck-image-insert-url {
  --ck-input-width: 100%;
}
.ck.ck-image-insert-url .ck-image-insert-url__action-row {
  grid-column-gap: calc(0.6em * 1.5);
  grid-column-gap: var(--ck-spacing-large);
  margin-top: calc(0.6em * 1.5);
  margin-top: var(--ck-spacing-large);
}
.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-save,
.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-cancel {
  justify-content: center;
  min-width: auto;
}
.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button .ck-button__label {
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-text);
}
.ck.ck-image-insert-form > .ck.ck-button {
  display: block;
  width: 100%;
  padding: calc(0.11 * 1.84615 * 13px) calc(0.4 * 1.84615 * 13px);
  padding: var(--ck-list-button-padding);
}
[dir="ltr"] .ck.ck-image-insert-form > .ck.ck-button {
  text-align: left;
}
[dir="rtl"] .ck.ck-image-insert-form > .ck.ck-button {
  text-align: right;
}
.ck.ck-image-insert-form > .ck.ck-collapsible {
  min-width: 250px;
  min-width: var(--ck-image-insert-insert-by-url-width);
}
.ck.ck-image-insert-form > .ck.ck-collapsible:not(:first-child) {
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
.ck.ck-image-insert-form > .ck.ck-collapsible:not(:last-child) {
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-base-border);
}
/* This is the case when there are no other integrations configured than insert by URL */
.ck.ck-image-insert-form > .ck.ck-image-insert-url {
  min-width: 250px;
  min-width: var(--ck-image-insert-insert-by-url-width);
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
}
.ck.ck-image-insert-form:focus {
  outline: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-image-upload-icon: hsl(0, 0%, 100%);
  --ck-color-image-upload-icon-background: hsl(120, 100%, 27%);
  /* Match the icon size with the linked image indicator brought by the link image feature. */
  --ck-image-upload-icon-size: 20;
  --ck-image-upload-icon-width: 2px;
  --ck-image-upload-icon-is-visible: max(0px, min(50%, 1px));
}
.ck-image-upload-complete-icon {
  opacity: 0;
  background: hsl(120, 100%, 27%);
  background: var(--ck-color-image-upload-icon-background);
  -webkit-animation-name: ck-upload-complete-icon-show, ck-upload-complete-icon-hide;
          animation-name: ck-upload-complete-icon-show, ck-upload-complete-icon-hide;
  -webkit-animation-fill-mode: forwards, forwards;
          animation-fill-mode: forwards, forwards;
  -webkit-animation-duration: 500ms, 500ms;
          animation-duration: 500ms, 500ms;
  /* To make animation scalable. */
  font-size: calc(1px * 20);
  font-size: calc(1px * var(--ck-image-upload-icon-size));
  /* Hide completed upload icon after 3 seconds. */
  -webkit-animation-delay: 0ms, 3000ms;
          animation-delay: 0ms, 3000ms;
  /*
	 * Use CSS math to simulate container queries.
	 * https://css-tricks.com/the-raven-technique-one-step-closer-to-container-queries/#what-about-showing-and-hiding-things
	 */
  overflow: hidden;
  width: calc(max(0px, min(50%, 1px)) * 20);
  width: calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size));
  height: calc(max(0px, min(50%, 1px)) * 20);
  height: calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size));
  /* This is check icon element made from border-width mixed with animations. */
}
.ck-image-upload-complete-icon::after {
  /* Because of border transformation we need to "hard code" left position. */
  left: 25%;
  top: 50%;
  opacity: 0;
  height: 0;
  width: 0;
  -webkit-transform: scaleX(-1) rotate(135deg);
      -ms-transform: scaleX(-1) rotate(135deg);
          transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  border-top: 2px solid hsl(0, 0%, 100%);
  border-top: var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);
  border-right: 2px solid hsl(0, 0%, 100%);
  border-right: var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);
  -webkit-animation-name: ck-upload-complete-icon-check;
          animation-name: ck-upload-complete-icon-check;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* #1095. While reset is not providing proper box-sizing for pseudoelements, we need to handle it. */
  box-sizing: border-box;
}
@media (prefers-reduced-motion: reduce) {
  .ck-image-upload-complete-icon {
    -webkit-animation-duration: 0ms;
            animation-duration: 0ms;
  }
  .ck-image-upload-complete-icon::after {
    -webkit-animation: none;
            animation: none;
    opacity: 1;
    width: 0.3em;
    height: 0.45em;
  }
}
@-webkit-keyframes ck-upload-complete-icon-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ck-upload-complete-icon-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes ck-upload-complete-icon-hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes ck-upload-complete-icon-hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes ck-upload-complete-icon-check {
  0% {
    opacity: 1;
    width: 0;
    height: 0;
  }
  33% {
    width: 0.3em;
    height: 0;
  }
  100% {
    opacity: 1;
    width: 0.3em;
    height: 0.45em;
  }
}
@keyframes ck-upload-complete-icon-check {
  0% {
    opacity: 1;
    width: 0;
    height: 0;
  }
  33% {
    width: 0.3em;
    height: 0;
  }
  100% {
    opacity: 1;
    width: 0.3em;
    height: 0.45em;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-upload-placeholder-loader: hsl(0, 0%, 70%);
  --ck-upload-placeholder-loader-size: 32px;
  --ck-upload-placeholder-image-aspect-ratio: 2.8;
}
.ck .ck-image-upload-placeholder {
  /* We need to control the full width of the SVG gray background. */
  width: 100%;
  margin: 0;
}
.ck .ck-image-upload-placeholder.image-inline {
  width: calc(2 * 32px * 2.8);
  width: calc(2 * var(--ck-upload-placeholder-loader-size) * var(--ck-upload-placeholder-image-aspect-ratio));
}
.ck .ck-image-upload-placeholder img {
  /*
		 * This is an arbitrary aspect for a 1x1 px GIF to display to the user. Not too tall, not too short.
		 * There's nothing special about this number except that it should make the image placeholder look like
		 * a real image during this short period after the upload started and before the image was read from the
		 * file system (and a rich preview was loaded).
		 */
  aspect-ratio: 2.8;
  aspect-ratio: var(--ck-upload-placeholder-image-aspect-ratio);
}
.ck .ck-upload-placeholder-loader {
  width: 100%;
  height: 100%;
}
.ck .ck-upload-placeholder-loader::before {
  width: 32px;
  width: var(--ck-upload-placeholder-loader-size);
  height: 32px;
  height: var(--ck-upload-placeholder-loader-size);
  border-radius: 50%;
  border-top: 3px solid hsl(0, 0%, 70%);
  border-top: 3px solid var(--ck-color-upload-placeholder-loader);
  border-right: 2px solid transparent;
  -webkit-animation: ck-upload-placeholder-loader 1s linear infinite;
          animation: ck-upload-placeholder-loader 1s linear infinite;
}
@-webkit-keyframes ck-upload-placeholder-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes ck-upload-placeholder-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Showing animation. */
.ck.ck-editor__editable .image.ck-appear,
.ck.ck-editor__editable .image-inline.ck-appear {
  -webkit-animation: fadeIn 700ms;
          animation: fadeIn 700ms;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-editor__editable .image.ck-appear,
  .ck.ck-editor__editable .image-inline.ck-appear {
    opacity: 1;
    -webkit-animation: none;
            animation: none;
  }
}
/* Upload progress bar. */
.ck.ck-editor__editable .image .ck-progress-bar,
.ck.ck-editor__editable .image-inline .ck-progress-bar {
  height: 2px;
  width: 0;
  background: hsl(209, 92%, 70%);
  background: var(--ck-color-upload-bar-background);
  transition: width 100ms;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Class added to span element surrounding currently selected link. */
.ck .ck-link_selected {
  background: hsla(201, 100%, 56%, 0.1);
  background: var(--ck-color-link-selected-background);
  /* Give linked inline images some outline to let the user know they are also part of the link. */
}
.ck .ck-link_selected span.image-inline {
  outline: 3px solid hsla(201, 100%, 56%, 0.1);
  outline: var(--ck-widget-outline-thickness) solid var(--ck-color-link-selected-background);
}
/*
 * Classes used by the "fake visual selection" displayed in the content when an input
 * in the link UI has focus (the browser does not render the native selection in this state).
 */
.ck .ck-fake-link-selection {
  background: hsla(201, 100%, 56%, 0.3);
  background: var(--ck-color-link-fake-selection);
}
/* A collapsed fake visual selection. */
.ck .ck-fake-link-selection_collapsed {
  height: 100%;
  border-right: 1px solid hsl(0, 0%, 20%);
  border-right: 1px solid var(--ck-color-base-text);
  margin-right: -1px;
  outline: solid 1px hsla(0, 0%, 100%, 0.5);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Makes element unselectable.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-link-actions .ck-button.ck-link-actions__preview {
  padding-left: 0;
  padding-right: 0;
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label {
  padding: 0 calc(0.6em * 0.8);
  padding: 0 var(--ck-spacing-medium);
  color: hsl(240, 100%, 47%);
  color: var(--ck-color-link-default);
  text-overflow: ellipsis;
  cursor: pointer;
  /* Match the box model of the link editor form's input so the balloon
			does not change width when moving between actions and the form. */
  max-width: 18em;
  max-width: var(--ck-input-width);
  min-width: 3em;
  text-align: center;
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label:hover {
  text-decoration: underline;
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:hover,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:active {
  background: none;
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview:active {
  box-shadow: none;
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus .ck-button__label {
  text-decoration: underline;
}
[dir="ltr"] .ck.ck-link-actions .ck-button:not(:first-child) {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-link-actions .ck-button:not(:last-child) {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
@media screen and (max-width: 600px) {
  .ck.ck-link-actions .ck-button.ck-link-actions__preview {
    margin: 0.6em 0.6em 0;
    margin: var(--ck-spacing-standard) var(--ck-spacing-standard) 0;
  }
  .ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label {
    min-width: 0;
    max-width: 100%;
  }
  [dir="ltr"] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
    margin-left: 0;
  }
  [dir="rtl"] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
    margin-left: 0;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Style link form differently when manual decorators are available.
 * See: https://github.com/ckeditor/ckeditor5-link/issues/186.
 */
.ck.ck-link-form_layout-vertical {
  padding: 0;
  min-width: 18em;
  min-width: var(--ck-input-width);
}
.ck.ck-link-form_layout-vertical .ck-labeled-field-view {
  margin: calc(0.6em * 1.5) calc(0.6em * 1.5) calc(0.6em * 0.5);
  margin: var(--ck-spacing-large) var(--ck-spacing-large) var(--ck-spacing-small);
}
.ck.ck-link-form_layout-vertical .ck-labeled-field-view .ck-input-text {
  min-width: 0;
  width: 100%;
}
.ck.ck-link-form_layout-vertical > .ck-button {
  padding: 0.6em;
  padding: var(--ck-spacing-standard);
  margin: 0;
  width: 50%;
  border-radius: 0;
}
.ck.ck-link-form_layout-vertical > .ck-button:not(:focus) {
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
[dir="ltr"] .ck.ck-link-form_layout-vertical > .ck-button {
  margin-left: 0;
}
[dir="rtl"] .ck.ck-link-form_layout-vertical > .ck-button {
  margin-left: 0;
}
[dir="rtl"] .ck.ck-link-form_layout-vertical > .ck-button:last-of-type {
  border-right: 1px solid hsl(220, 6%, 81%);
  border-right: 1px solid var(--ck-color-base-border);
}
/* Using additional `.ck` class for stronger CSS specificity than `.ck.ck-link-form > :not(:first-child)`. */
.ck.ck-link-form_layout-vertical .ck.ck-list {
  margin: 0.6em calc(0.6em * 1.5);
  margin: var(--ck-spacing-standard) var(--ck-spacing-large);
}
.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton {
  padding: 0;
  width: 100%;
}
.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton:hover {
  background: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /* Match the icon size with the upload indicator brought by the image upload feature. */
  --ck-link-image-indicator-icon-size: 20;
  --ck-link-image-indicator-icon-is-visible: max(0px, min(50%, 1px));
}
/* Linked image indicator */
.ck.ck-editor__editable figure.image > a::after,
.ck.ck-editor__editable a span.image-inline::after {
  content: "";
  /*
			 * Smaller images should have the icon closer to the border.
			 * Match the icon position with the upload indicator brought by the image upload feature.
			 */
  top: 6%;
  right: 6%;
  background-color: hsla(0, 0%, 0%, 0.4);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjA3NyAxNSAuOTkxLTEuNDE2YS43NS43NSAwIDEgMSAxLjIyOS44NmwtMS4xNDggMS42NGEuNzQ4Ljc0OCAwIDAgMS0uMjE3LjIwNiA1LjI1MSA1LjI1MSAwIDAgMS04LjUwMy01Ljk1NS43NDEuNzQxIDAgMCAxIC4xMi0uMjc0bDEuMTQ3LTEuNjM5YS43NS43NSAwIDEgMSAxLjIyOC44Nkw0LjkzMyAxMC43bC4wMDYuMDAzYTMuNzUgMy43NSAwIDAgMCA2LjEzMiA0LjI5NGwuMDA2LjAwNHptNS40OTQtNS4zMzVhLjc0OC43NDggMCAwIDEtLjEyLjI3NGwtMS4xNDcgMS42MzlhLjc1Ljc1IDAgMSAxLTEuMjI4LS44NmwuODYtMS4yM2EzLjc1IDMuNzUgMCAwIDAtNi4xNDQtNC4zMDFsLS44NiAxLjIyOWEuNzUuNzUgMCAwIDEtMS4yMjktLjg2bDEuMTQ4LTEuNjRhLjc0OC43NDggMCAwIDEgLjIxNy0uMjA2IDUuMjUxIDUuMjUxIDAgMCAxIDguNTAzIDUuOTU1em0tNC41NjMtMi41MzJhLjc1Ljc1IDAgMCAxIC4xODQgMS4wNDVsLTMuMTU1IDQuNTA1YS43NS43NSAwIDEgMS0xLjIyOS0uODZsMy4xNTUtNC41MDZhLjc1Ljc1IDAgMCAxIDEuMDQ1LS4xODR6Ii8+PC9zdmc+);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  /*
			* Use CSS math to simulate container queries.
			* https://css-tricks.com/the-raven-technique-one-step-closer-to-container-queries/#what-about-showing-and-hiding-things
			*/
  overflow: hidden;
  width: calc(max(0px, min(50%, 1px)) * 20);
  width: calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));
  height: calc(max(0px, min(50%, 1px)) * 20);
  height: calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* When there are no list styles and there is no collapsible. */
.ck.ck-list-properties.ck-list-properties_without-styles {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
}
.ck.ck-list-properties.ck-list-properties_without-styles > * {
  min-width: 14em;
}
.ck.ck-list-properties.ck-list-properties_without-styles > * + * {
  margin-top: 0.6em;
  margin-top: var(--ck-spacing-standard);
}
/*
	 * When the numbered list property fields (start at, reversed) should be displayed,
	 * more horizontal space is needed. Reconfigure the style grid to create that space.
	 */
.ck.ck-list-properties.ck-list-properties_with-numbered-properties > .ck-list-styles-list {
  grid-template-columns: repeat(4, auto);
}
/* When list styles are rendered and property fields are in a collapsible. */
.ck.ck-list-properties.ck-list-properties_with-numbered-properties > .ck-collapsible {
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
.ck.ck-list-properties.ck-list-properties_with-numbered-properties > .ck-collapsible > .ck-collapsible__children > * {
  width: 100%;
}
.ck.ck-list-properties.ck-list-properties_with-numbered-properties > .ck-collapsible > .ck-collapsible__children > * + * {
  margin-top: 0.6em;
  margin-top: var(--ck-spacing-standard);
}
.ck.ck-list-properties .ck.ck-numbered-list-properties__start-index .ck-input {
  min-width: auto;
  width: 100%;
}
.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: calc(-1 * (0.6em * 0.3));
  margin-bottom: calc(-1 * calc(0.6em * 0.3));
  margin-bottom: calc(-1 * var(--ck-spacing-tiny));
}
.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:active,
.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:hover {
  box-shadow: none;
  border-color: transparent;
  background: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-list-style-button-size: 44px;
}
.ck.ck-list-styles-list {
  grid-template-columns: repeat(3, auto);
  row-gap: calc(0.6em * 0.8);
  row-gap: var(--ck-spacing-medium);
  -webkit-column-gap: calc(0.6em * 0.8);
          column-gap: calc(0.6em * 0.8);
  -webkit-column-gap: var(--ck-spacing-medium);
          column-gap: var(--ck-spacing-medium);
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
}
.ck.ck-list-styles-list .ck-button {
  /* Make the button look like a thumbnail (the icon "takes it all"). */
  width: 44px;
  width: var(--ck-list-style-button-size);
  height: 44px;
  height: var(--ck-list-style-button-size);
  padding: 0;
  /*
		 * Buttons are aligned by the grid so disable default button margins to not collide with the
		 * gaps in the grid.
		 */
  margin: 0;
  /*
		 * Make sure the button border (which is displayed on focus, BTW) does not steal pixels
		 * from the button dimensions and, as a result, decrease the size of the icon
		 * (which becomes blurry as it scales down).
		 */
  box-sizing: content-box;
}
.ck.ck-list-styles-list .ck-button .ck-icon {
  width: 44px;
  width: var(--ck-list-style-button-size);
  height: 44px;
  height: var(--ck-list-style-button-size);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-media-embed-placeholder-icon-size: 3em;
  --ck-color-media-embed-placeholder-url-text: hsl(0, 0%, 46%);
  --ck-color-media-embed-placeholder-url-text-hover: var(--ck-color-base-text);
}
.ck-media__wrapper {
  margin: 0 auto;
}
.ck-media__wrapper .ck-media__placeholder {
  padding: calc(3 * 0.6em);
  padding: calc(3 * var(--ck-spacing-standard));
  background: hsl(0, 0%, 98%);
  background: var(--ck-color-base-foreground);
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon {
  min-width: 3em;
  min-width: var(--ck-media-embed-placeholder-icon-size);
  height: 3em;
  height: var(--ck-media-embed-placeholder-icon-size);
  margin-bottom: calc(0.6em * 1.5);
  margin-bottom: var(--ck-spacing-large);
  background-position: center;
  background-size: cover;
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon .ck-icon {
  width: 100%;
  height: 100%;
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text {
  color: hsl(0, 0%, 46%);
  color: var(--ck-color-media-embed-placeholder-url-text);
  white-space: nowrap;
  text-align: center;
  font-style: italic;
  text-overflow: ellipsis;
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text:hover {
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-media-embed-placeholder-url-text-hover);
  cursor: pointer;
  text-decoration: underline;
}
.ck-media__wrapper[data-oembed-url*="open.spotify.com"] {
  max-width: 300px;
  max-height: 380px;
}
.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon,
.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon,
.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon,
.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAuMzc4IiBoZWlnaHQ9IjI1NC4xNjciIHZpZXdCb3g9IjAgMCA2Ni4yNDYgNjcuMjQ4Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTcyLjUzMSAtMjE4LjQ1NSkgc2NhbGUoLjk4MDEyKSI+PHJlY3Qgcnk9IjUuMjM4IiByeD0iNS4yMzgiIHk9IjIzMS4zOTkiIHg9IjE3Ni4wMzEiIGhlaWdodD0iNjAuMDk5IiB3aWR0aD0iNjAuMDk5IiBmaWxsPSIjMzRhNjY4IiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxwYXRoIGQ9Ik0yMDYuNDc3IDI2MC45bC0yOC45ODcgMjguOTg3YTUuMjE4IDUuMjE4IDAgMCAwIDMuNzggMS42MWg0OS42MjFjMS42OTQgMCAzLjE5LS43OTggNC4xNDYtMi4wMzd6IiBmaWxsPSIjNWM4OGM1Ii8+PHBhdGggZD0iTTIyNi43NDIgMjIyLjk4OGMtOS4yNjYgMC0xNi43NzcgNy4xNy0xNi43NzcgMTYuMDE0LjAwNyAyLjc2Mi42NjMgNS40NzQgMi4wOTMgNy44NzUuNDMuNzAzLjgzIDEuNDA4IDEuMTkgMi4xMDcuMzMzLjUwMi42NSAxLjAwNS45NSAxLjUwOC4zNDMuNDc3LjY3My45NTcuOTg4IDEuNDQgMS4zMSAxLjc2OSAyLjUgMy41MDIgMy42MzcgNS4xNjguNzkzIDEuMjc1IDEuNjgzIDIuNjQgMi40NjYgMy45OSAyLjM2MyA0LjA5NCA0LjAwNyA4LjA5MiA0LjYgMTMuOTE0di4wMTJjLjE4Mi40MTIuNTE2LjY2Ni44NzkuNjY3LjQwMy0uMDAxLjc2OC0uMzE0LjkzLS43OTkuNjAzLTUuNzU2IDIuMjM4LTkuNzI5IDQuNTg1LTEzLjc5NC43ODItMS4zNSAxLjY3My0yLjcxNSAyLjQ2NS0zLjk5IDEuMTM3LTEuNjY2IDIuMzI4LTMuNCAzLjYzOC01LjE2OS4zMTUtLjQ4Mi42NDUtLjk2Mi45ODgtMS40MzkuMy0uNTAzLjYxNy0xLjAwNi45NS0xLjUwOC4zNTktLjcuNzYtMS40MDQgMS4xOS0yLjEwNyAxLjQyNi0yLjQwMiAyLTUuMTE0IDIuMDA0LTcuODc1IDAtOC44NDQtNy41MTEtMTYuMDE0LTE2Ljc3Ni0xNi4wMTR6IiBmaWxsPSIjZGQ0YjNlIiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxlbGxpcHNlIHJ5PSI1LjU2NCIgcng9IjUuODI4IiBjeT0iMjM5LjAwMiIgY3g9IjIyNi43NDIiIGZpbGw9IiM4MDJkMjciIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PHBhdGggZD0iTTE5MC4zMDEgMjM3LjI4M2MtNC42NyAwLTguNDU3IDMuODUzLTguNDU3IDguNjA2czMuNzg2IDguNjA3IDguNDU3IDguNjA3YzMuMDQzIDAgNC44MDYtLjk1OCA2LjMzNy0yLjUxNiAxLjUzLTEuNTU3IDIuMDg3LTMuOTEzIDIuMDg3LTYuMjkgMC0uMzYyLS4wMjMtLjcyMi0uMDY0LTEuMDc5aC04LjI1N3YzLjA0M2g0Ljg1Yy0uMTk3Ljc1OS0uNTMxIDEuNDUtMS4wNTggMS45ODYtLjk0Mi45NTgtMi4wMjggMS41NDgtMy45MDEgMS41NDgtMi44NzYgMC01LjIwOC0yLjM3Mi01LjIwOC01LjI5OSAwLTIuOTI2IDIuMzMyLTUuMjk5IDUuMjA4LTUuMjk5IDEuMzk5IDAgMi42MTguNDA3IDMuNTg0IDEuMjkzbDIuMzgxLTIuMzhjMC0uMDAyLS4wMDMtLjAwNC0uMDA0LS4wMDUtMS41ODgtMS41MjQtMy42Mi0yLjIxNS01Ljk1NS0yLjIxNXptNC40MyA1LjY2bC4wMDMuMDA2di0uMDAzeiIgZmlsbD0iI2ZmZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJNMjE1LjE4NCAyNTEuOTI5bC03Ljk4IDcuOTc5IDI4LjQ3NyAyOC40NzVjLjI4Ny0uNjQ5LjQ0OS0xLjM2Ni40NDktMi4xMjN2LTMxLjE2NWMtLjQ2OS42NzUtLjkzNCAxLjM0OS0xLjM4MiAyLjAwNS0uNzkyIDEuMjc1LTEuNjgyIDIuNjQtMi40NjUgMy45OS0yLjM0NyA0LjA2NS0zLjk4MiA4LjAzOC00LjU4NSAxMy43OTQtLjE2Mi40ODUtLjUyNy43OTgtLjkzLjc5OS0uMzYzLS4wMDEtLjY5Ny0uMjU1LS44NzktLjY2N3YtLjAxMmMtLjU5My01LjgyMi0yLjIzNy05LjgyLTQuNi0xMy45MTQtLjc4My0xLjM1LTEuNjczLTIuNzE1LTIuNDY2LTMuOTktMS4xMzctMS42NjYtMi4zMjctMy40LTMuNjM3LTUuMTY5bC0uMDAyLS4wMDN6IiBmaWxsPSIjYzNjM2MzIi8+PHBhdGggZD0iTTIxMi45ODMgMjQ4LjQ5NWwtMzYuOTUyIDM2Ljk1M3YuODEyYTUuMjI3IDUuMjI3IDAgMCAwIDUuMjM4IDUuMjM4aDEuMDE1bDM1LjY2Ni0zNS42NjZhMTM2LjI3NSAxMzYuMjc1IDAgMCAwLTIuNzY0LTMuOSAzNy41NzUgMzcuNTc1IDAgMCAwLS45ODktMS40NGMtLjI5OS0uNTAzLS42MTYtMS4wMDYtLjk1LTEuNTA4LS4wODMtLjE2Mi0uMTc2LS4zMjYtLjI2NC0uNDg5eiIgZmlsbD0iI2ZkZGM0ZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJNMjExLjk5OCAyNjEuMDgzbC02LjE1MiA2LjE1MSAyNC4yNjQgMjQuMjY0aC43ODFhNS4yMjcgNS4yMjcgMCAwIDAgNS4yMzktNS4yMzh2LTEuMDQ1eiIgZmlsbD0iI2ZmZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48L2c+PC9zdmc+);
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder {
  background: hsl(220, 46%, 48%);
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMDI0cHgiIGhlaWdodD0iMTAyNHB4IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiAgICAgICAgPHRpdGxlPkZpbGwgMTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImZMb2dvX1doaXRlIiBmaWxsPSIjRkZGRkZFIj4gICAgICAgICAgICA8cGF0aCBkPSJNOTY3LjQ4NCwwIEw1Ni41MTcsMCBDMjUuMzA0LDAgMCwyNS4zMDQgMCw1Ni41MTcgTDAsOTY3LjQ4MyBDMCw5OTguNjk0IDI1LjI5NywxMDI0IDU2LjUyMiwxMDI0IEw1NDcsMTAyNCBMNTQ3LDYyOCBMNDE0LDYyOCBMNDE0LDQ3MyBMNTQ3LDQ3MyBMNTQ3LDM1OS4wMjkgQzU0NywyMjYuNzY3IDYyNy43NzMsMTU0Ljc0NyA3NDUuNzU2LDE1NC43NDcgQzgwMi4yNjksMTU0Ljc0NyA4NTAuODQyLDE1OC45NTUgODY1LDE2MC44MzYgTDg2NSwyOTkgTDc4My4zODQsMjk5LjAzNyBDNzE5LjM5MSwyOTkuMDM3IDcwNywzMjkuNTI5IDcwNywzNzQuMjczIEw3MDcsNDczIEw4NjAuNDg3LDQ3MyBMODQwLjUwMSw2MjggTDcwNyw2MjggTDcwNywxMDI0IEw5NjcuNDg0LDEwMjQgQzk5OC42OTcsMTAyNCAxMDI0LDk5OC42OTcgMTAyNCw5NjcuNDg0IEwxMDI0LDU2LjUxNSBDMTAyNCwyNS4zMDMgOTk4LjY5NywwIDk2Ny40ODQsMCIgaWQ9IkZpbGwtMSI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text {
  color: hsl(220, 100%, 90%);
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover {
  color: hsl(0, 0%, 100%);
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder {
  background: linear-gradient(-135deg, hsl(246, 100%, 39%), hsl(302, 100%, 36%), hsl(0, 100%, 48%));
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MDRweCIgaGVpZ2h0PSI1MDRweCIgdmlld0JveD0iMCAwIDUwNCA1MDQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+Z2x5cGgtbG9nb19NYXkyMDE2PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSIwIDAuMTU5IDUwMy44NDEgMC4xNTkgNTAzLjg0MSA1MDMuOTQgMCA1MDMuOTQiPjwvcG9seWdvbj4gICAgPC9kZWZzPiAgICA8ZyBpZD0iZ2x5cGgtbG9nb19NYXkyMDE2IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJHcm91cC0zIj4gICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+ICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+ICAgICAgICAgICAgPC9tYXNrPiAgICAgICAgICAgIDxnIGlkPSJDbGlwLTIiPjwvZz4gICAgICAgICAgICA8cGF0aCBkPSJNMjUxLjkyMSwwLjE1OSBDMTgzLjUwMywwLjE1OSAxNzQuOTI0LDAuNDQ5IDE0OC4wNTQsMS42NzUgQzEyMS4yNCwyLjg5OCAxMDIuOTI3LDcuMTU3IDg2LjkwMywxMy4zODUgQzcwLjMzNywxOS44MjIgNTYuMjg4LDI4LjQzNiA0Mi4yODIsNDIuNDQxIEMyOC4yNzcsNTYuNDQ3IDE5LjY2Myw3MC40OTYgMTMuMjI2LDg3LjA2MiBDNi45OTgsMTAzLjA4NiAyLjczOSwxMjEuMzk5IDEuNTE2LDE0OC4yMTMgQzAuMjksMTc1LjA4MyAwLDE4My42NjIgMCwyNTIuMDggQzAsMzIwLjQ5NyAwLjI5LDMyOS4wNzYgMS41MTYsMzU1Ljk0NiBDMi43MzksMzgyLjc2IDYuOTk4LDQwMS4wNzMgMTMuMjI2LDQxNy4wOTcgQzE5LjY2Myw0MzMuNjYzIDI4LjI3Nyw0NDcuNzEyIDQyLjI4Miw0NjEuNzE4IEM1Ni4yODgsNDc1LjcyMyA3MC4zMzcsNDg0LjMzNyA4Ni45MDMsNDkwLjc3NSBDMTAyLjkyNyw0OTcuMDAyIDEyMS4yNCw1MDEuMjYxIDE0OC4wNTQsNTAyLjQ4NCBDMTc0LjkyNCw1MDMuNzEgMTgzLjUwMyw1MDQgMjUxLjkyMSw1MDQgQzMyMC4zMzgsNTA0IDMyOC45MTcsNTAzLjcxIDM1NS43ODcsNTAyLjQ4NCBDMzgyLjYwMSw1MDEuMjYxIDQwMC45MTQsNDk3LjAwMiA0MTYuOTM4LDQ5MC43NzUgQzQzMy41MDQsNDg0LjMzNyA0NDcuNTUzLDQ3NS43MjMgNDYxLjU1OSw0NjEuNzE4IEM0NzUuNTY0LDQ0Ny43MTIgNDg0LjE3OCw0MzMuNjYzIDQ5MC42MTYsNDE3LjA5NyBDNDk2Ljg0Myw0MDEuMDczIDUwMS4xMDIsMzgyLjc2IDUwMi4zMjUsMzU1Ljk0NiBDNTAzLjU1MSwzMjkuMDc2IDUwMy44NDEsMzIwLjQ5NyA1MDMuODQxLDI1Mi4wOCBDNTAzLjg0MSwxODMuNjYyIDUwMy41NTEsMTc1LjA4MyA1MDIuMzI1LDE0OC4yMTMgQzUwMS4xMDIsMTIxLjM5OSA0OTYuODQzLDEwMy4wODYgNDkwLjYxNiw4Ny4wNjIgQzQ4NC4xNzgsNzAuNDk2IDQ3NS41NjQsNTYuNDQ3IDQ2MS41NTksNDIuNDQxIEM0NDcuNTUzLDI4LjQzNiA0MzMuNTA0LDE5LjgyMiA0MTYuOTM4LDEzLjM4NSBDNDAwLjkxNCw3LjE1NyAzODIuNjAxLDIuODk4IDM1NS43ODcsMS42NzUgQzMyOC45MTcsMC40NDkgMzIwLjMzOCwwLjE1OSAyNTEuOTIxLDAuMTU5IFogTTI1MS45MjEsNDUuNTUgQzMxOS4xODYsNDUuNTUgMzI3LjE1NCw0NS44MDcgMzUzLjcxOCw0Ny4wMTkgQzM3OC4yOCw0OC4xMzkgMzkxLjYxOSw1Mi4yNDMgNDAwLjQ5Niw1NS42OTMgQzQxMi4yNTUsNjAuMjYzIDQyMC42NDcsNjUuNzIyIDQyOS40NjIsNzQuNTM4IEM0MzguMjc4LDgzLjM1MyA0NDMuNzM3LDkxLjc0NSA0NDguMzA3LDEwMy41MDQgQzQ1MS43NTcsMTEyLjM4MSA0NTUuODYxLDEyNS43MiA0NTYuOTgxLDE1MC4yODIgQzQ1OC4xOTMsMTc2Ljg0NiA0NTguNDUsMTg0LjgxNCA0NTguNDUsMjUyLjA4IEM0NTguNDUsMzE5LjM0NSA0NTguMTkzLDMyNy4zMTMgNDU2Ljk4MSwzNTMuODc3IEM0NTUuODYxLDM3OC40MzkgNDUxLjc1NywzOTEuNzc4IDQ0OC4zMDcsNDAwLjY1NSBDNDQzLjczNyw0MTIuNDE0IDQzOC4yNzgsNDIwLjgwNiA0MjkuNDYyLDQyOS42MjEgQzQyMC42NDcsNDM4LjQzNyA0MTIuMjU1LDQ0My44OTYgNDAwLjQ5Niw0NDguNDY2IEMzOTEuNjE5LDQ1MS45MTYgMzc4LjI4LDQ1Ni4wMiAzNTMuNzE4LDQ1Ny4xNCBDMzI3LjE1OCw0NTguMzUyIDMxOS4xOTEsNDU4LjYwOSAyNTEuOTIxLDQ1OC42MDkgQzE4NC42NSw0NTguNjA5IDE3Ni42ODQsNDU4LjM1MiAxNTAuMTIzLDQ1Ny4xNCBDMTI1LjU2MSw0NTYuMDIgMTEyLjIyMiw0NTEuOTE2IDEwMy4zNDUsNDQ4LjQ2NiBDOTEuNTg2LDQ0My44OTYgODMuMTk0LDQzOC40MzcgNzQuMzc5LDQyOS42MjEgQzY1LjU2NCw0MjAuODA2IDYwLjEwNCw0MTIuNDE0IDU1LjUzNCw0MDAuNjU1IEM1Mi4wODQsMzkxLjc3OCA0Ny45OCwzNzguNDM5IDQ2Ljg2LDM1My44NzcgQzQ1LjY0OCwzMjcuMzEzIDQ1LjM5MSwzMTkuMzQ1IDQ1LjM5MSwyNTIuMDggQzQ1LjM5MSwxODQuODE0IDQ1LjY0OCwxNzYuODQ2IDQ2Ljg2LDE1MC4yODIgQzQ3Ljk4LDEyNS43MiA1Mi4wODQsMTEyLjM4MSA1NS41MzQsMTAzLjUwNCBDNjAuMTA0LDkxLjc0NSA2NS41NjMsODMuMzUzIDc0LjM3OSw3NC41MzggQzgzLjE5NCw2NS43MjIgOTEuNTg2LDYwLjI2MyAxMDMuMzQ1LDU1LjY5MyBDMTEyLjIyMiw1Mi4yNDMgMTI1LjU2MSw0OC4xMzkgMTUwLjEyMyw0Ny4wMTkgQzE3Ni42ODcsNDUuODA3IDE4NC42NTUsNDUuNTUgMjUxLjkyMSw0NS41NSBaIiBpZD0iRmlsbC0xIiBmaWxsPSIjRkZGRkZGIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgICAgIDxwYXRoIGQ9Ik0yNTEuOTIxLDMzNi4wNTMgQzIwNS41NDMsMzM2LjA1MyAxNjcuOTQ3LDI5OC40NTcgMTY3Ljk0NywyNTIuMDggQzE2Ny45NDcsMjA1LjcwMiAyMDUuNTQzLDE2OC4xMDYgMjUxLjkyMSwxNjguMTA2IEMyOTguMjk4LDE2OC4xMDYgMzM1Ljg5NCwyMDUuNzAyIDMzNS44OTQsMjUyLjA4IEMzMzUuODk0LDI5OC40NTcgMjk4LjI5OCwzMzYuMDUzIDI1MS45MjEsMzM2LjA1MyBaIE0yNTEuOTIxLDEyMi43MTUgQzE4MC40NzQsMTIyLjcxNSAxMjIuNTU2LDE4MC42MzMgMTIyLjU1NiwyNTIuMDggQzEyMi41NTYsMzIzLjUyNiAxODAuNDc0LDM4MS40NDQgMjUxLjkyMSwzODEuNDQ0IEMzMjMuMzY3LDM4MS40NDQgMzgxLjI4NSwzMjMuNTI2IDM4MS4yODUsMjUyLjA4IEMzODEuMjg1LDE4MC42MzMgMzIzLjM2NywxMjIuNzE1IDI1MS45MjEsMTIyLjcxNSBaIiBpZD0iRmlsbC00IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgICAgICA8cGF0aCBkPSJNNDE2LjYyNywxMTcuNjA0IEM0MTYuNjI3LDEzNC4zIDQwMy4wOTIsMTQ3LjgzNCAzODYuMzk2LDE0Ny44MzQgQzM2OS43MDEsMTQ3LjgzNCAzNTYuMTY2LDEzNC4zIDM1Ni4xNjYsMTE3LjYwNCBDMzU2LjE2NiwxMDAuOTA4IDM2OS43MDEsODcuMzczIDM4Ni4zOTYsODcuMzczIEM0MDMuMDkyLDg3LjM3MyA0MTYuNjI3LDEwMC45MDggNDE2LjYyNywxMTcuNjA0IiBpZD0iRmlsbC01IiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=);
}
/* stylelint-disable-next-line no-descending-specificity */
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text {
  color: hsl(302, 100%, 94%);
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover {
  color: hsl(0, 0%, 100%);
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder {
  /* Use gradient to contrast with focused widget (ckeditor/ckeditor5-media-embed#22). */
  background: linear-gradient(to right, hsl(201, 85%, 70%), hsl(201, 85%, 35%));
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldoaXRlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQwMCA0MDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwMCA0MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MDAsMjAwYzAsMTEwLjUtODkuNSwyMDAtMjAwLDIwMFMwLDMxMC41LDAsMjAwUzg5LjUsMCwyMDAsMFM0MDAsODkuNSw0MDAsMjAweiBNMTYzLjQsMzA1LjVjODguNywwLDEzNy4yLTczLjUsMTM3LjItMTM3LjJjMC0yLjEsMC00LjItMC4xLTYuMmM5LjQtNi44LDE3LjYtMTUuMywyNC4xLTI1Yy04LjYsMy44LTE3LjksNi40LTI3LjcsNy42YzEwLTYsMTcuNi0xNS40LDIxLjItMjYuN2MtOS4zLDUuNS0xOS42LDkuNS0zMC42LDExLjdjLTguOC05LjQtMjEuMy0xNS4yLTM1LjItMTUuMmMtMjYuNiwwLTQ4LjIsMjEuNi00OC4yLDQ4LjJjMCwzLjgsMC40LDcuNSwxLjMsMTFjLTQwLjEtMi03NS42LTIxLjItOTkuNC01MC40Yy00LjEsNy4xLTYuNSwxNS40LTYuNSwyNC4yYzAsMTYuNyw4LjUsMzEuNSwyMS41LDQwLjFjLTcuOS0wLjItMTUuMy0yLjQtMjEuOC02YzAsMC4yLDAsMC40LDAsMC42YzAsMjMuNCwxNi42LDQyLjgsMzguNyw0Ny4zYy00LDEuMS04LjMsMS43LTEyLjcsMS43Yy0zLjEsMC02LjEtMC4zLTkuMS0wLjljNi4xLDE5LjIsMjMuOSwzMy4xLDQ1LDMzLjVjLTE2LjUsMTIuOS0zNy4zLDIwLjYtNTkuOSwyMC42Yy0zLjksMC03LjctMC4yLTExLjUtMC43QzExMC44LDI5Ny41LDEzNi4yLDMwNS41LDE2My40LDMwNS41Ii8+PC9zdmc+);
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text {
  color: hsl(201, 100%, 86%);
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text:hover {
  color: hsl(0, 0%, 100%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
  --ck-color-mention-text: hsl(341, 100%, 30%);
}
.ck-content .mention {
  background: hsla(341, 100%, 30%, 0.1);
  background: var(--ck-color-mention-background);
  color: hsl(341, 100%, 30%);
  color: var(--ck-color-mention-text);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-restricted-editing-exception-background: hsla(31, 100%, 65%, 0.2);
  --ck-color-restricted-editing-exception-hover-background: hsla(31, 100%, 65%, 0.35);
  --ck-color-restricted-editing-exception-brackets: hsla(31, 100%, 40%, 0.4);
  --ck-color-restricted-editing-selected-exception-background: hsla(31, 100%, 65%, 0.5);
  --ck-color-restricted-editing-selected-exception-brackets: hsla(31, 100%, 40%, 0.6);
}
.ck-editor__editable .restricted-editing-exception {
  transition: 0.2s ease-in-out background;
  background-color: hsla(31, 100%, 65%, 0.2);
  background-color: var(--ck-color-restricted-editing-exception-background);
  border: 1px solid;
  border-image: linear-gradient(to right, hsla(31, 100%, 40%, 0.4) 0%, hsla(31, 100%, 40%, 0.4) 5px, hsla(0, 0%, 0%, 0) 6px, hsla(0, 0%, 0%, 0) calc(100% - 6px), hsla(31, 100%, 40%, 0.4) calc(100% - 5px), hsla(31, 100%, 40%, 0.4) 100%) 1;
  border-image: linear-gradient(to right, var(--ck-color-restricted-editing-exception-brackets) 0%, var(--ck-color-restricted-editing-exception-brackets) 5px, hsla(0, 0%, 0%, 0) 6px, hsla(0, 0%, 0%, 0) calc(100% - 6px), var(--ck-color-restricted-editing-exception-brackets) calc(100% - 5px), var(--ck-color-restricted-editing-exception-brackets) 100%) 1;
}
@media (prefers-reduced-motion: reduce) {
  .ck-editor__editable .restricted-editing-exception {
    transition: none;
  }
}
.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_selected {
  background-color: hsla(31, 100%, 65%, 0.5);
  background-color: var(--ck-color-restricted-editing-selected-exception-background);
  border-image: linear-gradient(to right, hsla(31, 100%, 40%, 0.6) 0%, hsla(31, 100%, 40%, 0.6) 5px, hsla(31, 100%, 40%, 0.6) calc(100% - 5px), hsla(31, 100%, 40%, 0.6) 100%) 1;
  border-image: linear-gradient(to right, var(--ck-color-restricted-editing-selected-exception-brackets) 0%, var(--ck-color-restricted-editing-selected-exception-brackets) 5px, var(--ck-color-restricted-editing-selected-exception-brackets) calc(100% - 5px), var(--ck-color-restricted-editing-selected-exception-brackets) 100%) 1;
}
.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_collapsed {
  /* Empty exception should have the same width as exception with at least 1 char */
  padding-left: 1ch;
}
.ck-restricted-editing_mode_restricted {
  cursor: default;
  /* We also have to override all elements inside the restricted editable to prevent cursor switching between default and text
	during the pointer movement. */
}
.ck-restricted-editing_mode_restricted * {
  cursor: default;
}
.ck-restricted-editing_mode_restricted .restricted-editing-exception {
  cursor: text;
}
.ck-restricted-editing_mode_restricted .restricted-editing-exception * {
  cursor: text;
}
.ck-restricted-editing_mode_restricted .restricted-editing-exception:hover {
  background: hsla(31, 100%, 65%, 0.35);
  background: var(--ck-color-restricted-editing-exception-hover-background);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
:root {
  --ck-character-grid-tile-size: 24px;
}
.ck.ck-character-grid {
  overflow-y: auto;
  overflow-x: hidden;
  width: 350px;
  max-height: 200px;
}
@media screen and (max-width: 600px) {
  .ck.ck-character-grid {
    width: 190px;
  }
}
.ck.ck-character-grid .ck-character-grid__tiles {
  grid-template-columns: repeat(10, 1fr);
  margin: 0.6em calc(0.6em * 1.5);
  margin: var(--ck-spacing-standard) var(--ck-spacing-large);
  grid-gap: 0.6em;
  grid-gap: var(--ck-spacing-standard);
}
@media screen and (max-width: 600px) {
  .ck.ck-character-grid .ck-character-grid__tiles {
    grid-template-columns: repeat(5, 1fr);
  }
}
.ck.ck-character-grid .ck-character-grid__tile {
  width: 24px;
  width: var(--ck-character-grid-tile-size);
  height: 24px;
  height: var(--ck-character-grid-tile-size);
  min-width: 24px;
  min-width: var(--ck-character-grid-tile-size);
  min-height: 24px;
  min-height: var(--ck-character-grid-tile-size);
  font-size: 1.2em;
  padding: 0;
  transition: 0.2s ease box-shadow;
  border: 0;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-character-grid .ck-character-grid__tile {
    transition: none;
  }
}
.ck.ck-character-grid .ck-character-grid__tile:focus:not( .ck-disabled ),
.ck.ck-character-grid .ck-character-grid__tile:hover:not( .ck-disabled ) {
  /* Disable the default .ck-button's border ring. */
  border: 0;
  box-shadow: inset 0 0 0 1px hsl(0, 0%, 100%), 0 0 0 2px hsl(218, 81.8%, 56.9%);
  box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-focus-border);
}
/* Make sure the glyph is rendered in the center of the button */
.ck.ck-character-grid .ck-character-grid__tile .ck-button__label {
  line-height: 24px;
  line-height: var(--ck-character-grid-tile-size);
  width: 100%;
  text-align: center;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-character-info {
  padding: calc(0.6em * 0.5) calc(0.6em * 1.5);
  padding: var(--ck-spacing-small) var(--ck-spacing-large);
  border-top: 1px solid hsl(220, 6%, 81%);
  border-top: 1px solid var(--ck-color-base-border);
}
.ck.ck-character-info > * {
  text-transform: uppercase;
  font-size: 0.75em;
  font-size: var(--ck-font-size-small);
}
.ck.ck-character-info .ck-character-info__name {
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ck.ck-character-info .ck-character-info__code {
  opacity: 0.6;
}
@media screen and (max-width: 600px) {
  .ck.ck-character-info {
    max-width: 190px;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-special-characters-navigation > .ck-label {
  max-width: 160px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ck.ck-special-characters-navigation > .ck-dropdown .ck-dropdown__panel {
  /* There could be dozens of categories available. Use scroll to prevent a 10e6px dropdown. */
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 600px) {
  .ck.ck-special-characters-navigation {
    max-width: 190px;
  }
  .ck.ck-special-characters-navigation > .ck-form__header__label {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active > .ck-button > .ck-button__label {
  font-style: italic;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-style-panel-button-width: 120px;
  --ck-style-panel-button-height: 80px;
  --ck-style-panel-button-label-background: hsl(0, 0%, 94.1%);
  --ck-style-panel-button-hover-label-background: hsl(0, 0%, 92.1%);
  --ck-style-panel-button-hover-border-color: hsl(0, 0%, 70%);
}
.ck.ck-style-panel .ck-style-grid {
  row-gap: calc(0.6em * 1.5);
  row-gap: var(--ck-spacing-large);
  -webkit-column-gap: calc(0.6em * 1.5);
          column-gap: calc(0.6em * 1.5);
  -webkit-column-gap: var(--ck-spacing-large);
          column-gap: var(--ck-spacing-large);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button {
  --ck-color-button-default-hover-background: var(--ck-color-base-background);
  --ck-color-button-default-active-background: var(--ck-color-base-background);
  padding: 0;
  width: 120px;
  width: var(--ck-style-panel-button-width);
  height: 80px;
  height: var(--ck-style-panel-button-height);
  /* Let default .ck-button :focus styles apply */
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(:focus) {
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-base-border);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-button__label {
  height: 22px;
  line-height: 22px;
  width: 100%;
  padding: 0 calc(0.6em * 0.8);
  padding: 0 var(--ck-spacing-medium);
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 0;
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview {
  width: 100%;
  overflow: hidden;
  opacity: 0.9;
  padding: calc(0.6em * 0.8);
  padding: var(--ck-spacing-medium);
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-base-background);
  border: 2px solid hsl(0, 0%, 100%);
  border: 2px solid var(--ck-color-base-background);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled {
  --ck-color-button-default-disabled-background: var(--ck-color-base-foreground);
  /* Let default .ck-button :focus styles apply */
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled:not(:focus) {
  border-color: hsl(0, 0%, 94.1%);
  border-color: var(--ck-style-panel-button-label-background);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled .ck-style-grid__button__preview {
  opacity: 0.4;
  border-color: hsl(0, 0%, 98%);
  border-color: var(--ck-color-base-foreground);
  -webkit-filter: saturate(0.3);
          filter: saturate(0.3);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on {
  border-color: hsl(218.1, 100%, 58%);
  border-color: var(--ck-color-base-active);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on .ck-button__label {
  box-shadow: 0 -1px 0 hsl(218.1, 100%, 58%);
  box-shadow: 0 -1px 0 var(--ck-color-base-active);
  z-index: 1;
  /* Stay on top of the preview with the shadow. */
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on:hover {
  border-color: hsl(218.2, 100%, 52.5%);
  border-color: var(--ck-color-base-active-focus);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on) .ck-button__label {
  background: hsl(0, 0%, 94.1%);
  background: var(--ck-style-panel-button-label-background);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on):hover .ck-button__label {
  background: hsl(0, 0%, 92.1%);
  background: var(--ck-style-panel-button-hover-label-background);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on) {
  border-color: hsl(0, 0%, 70%);
  border-color: var(--ck-style-panel-button-hover-border-color);
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on) .ck-style-grid__button__preview {
  opacity: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-style-panel .ck-style-panel__style-group > .ck-label {
  margin: calc(0.6em * 1.5) 0;
  margin: var(--ck-spacing-large) 0;
}
.ck.ck-style-panel .ck-style-panel__style-group:first-child > .ck-label {
  margin-top: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-style-panel-max-height: 470px;
}
.ck.ck-style-panel {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
  overflow-y: auto;
  max-height: 470px;
  max-height: var(--ck-style-panel-max-height);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
[dir="ltr"] .ck.ck-input-color > .ck.ck-input-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[dir="rtl"] .ck.ck-input-color > .ck.ck-input-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* Make sure the focused input is always on top of the dropdown button so its
		   outline and border are never cropped (also when the input is read-only). */
.ck.ck-input-color > .ck.ck-input-text:focus {
  z-index: 0;
}
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button {
  padding: 0;
}
[dir="ltr"] .ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[dir="ltr"] .ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button:not(:focus) {
  border-left: 1px solid transparent;
}
[dir="rtl"] .ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[dir="rtl"] .ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button:not(:focus) {
  border-right: 1px solid transparent;
}
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button.ck-disabled {
  background: hsl(0, 0%, 95%);
  background: var(--ck-color-input-disabled-background);
}
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button > .ck.ck-input-color__button__preview {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button > .ck.ck-input-color__button__preview,
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button > .ck.ck-input-color__button__preview.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button > .ck.ck-input-color__button__preview {
  width: 20px;
  height: 20px;
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-input-border);
}
.ck.ck-input-color > .ck.ck-dropdown > .ck.ck-button.ck-input-color__button > .ck.ck-input-color__button__preview > .ck.ck-input-color__button__preview__no-color-indicator {
  top: -30%;
  left: 50%;
  height: 150%;
  width: 8%;
  background: hsl(0, 100%, 50%);
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
}
.ck.ck-input-color .ck.ck-input-color__remove-color {
  width: 100%;
  padding: calc(0.6em / 2) 0.6em;
  padding: calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ck.ck-input-color .ck.ck-input-color__remove-color:not(:focus) {
  border-bottom: 1px solid hsl(220, 6%, 81%);
  border-bottom: 1px solid var(--ck-color-input-border);
}
[dir="ltr"] .ck.ck-input-color .ck.ck-input-color__remove-color {
  border-top-right-radius: 0;
}
[dir="rtl"] .ck.ck-input-color .ck.ck-input-color__remove-color {
  border-top-left-radius: 0;
}
.ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon {
  margin-right: 0.6em;
  margin-right: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon {
  margin-right: 0;
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-form {
  padding: 0 0 calc(0.6em * 1.5);
  padding: 0 0 var(--ck-spacing-large);
}
.ck.ck-form:focus {
  /* See: https://github.com/ckeditor/ckeditor5/issues/4773 */
  outline: none;
}
.ck.ck-form .ck.ck-input-text {
  min-width: 100%;
  width: 0;
}
.ck.ck-form .ck.ck-dropdown {
  min-width: 100%;
}
.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus) {
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-base-border);
}
.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label {
  width: 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-form__row {
  padding: 0.6em calc(0.6em * 1.5) 0;
  padding: var(--ck-spacing-standard) var(--ck-spacing-large) 0;
  /* Ignore labels that work as fieldset legends */
}
[dir="ltr"] .ck.ck-form__row > *:not(.ck-label) + * {
  margin-left: calc(0.6em * 1.5);
  margin-left: var(--ck-spacing-large);
}
[dir="rtl"] .ck.ck-form__row > *:not(.ck-label) + * {
  margin-right: calc(0.6em * 1.5);
  margin-right: var(--ck-spacing-large);
}
.ck.ck-form__row > .ck-label {
  width: 100%;
  min-width: 100%;
}
.ck.ck-form__row.ck-table-form__action-row {
  margin-top: calc(0.6em * 1.5);
  margin-top: var(--ck-spacing-large);
}
.ck.ck-form__row.ck-table-form__action-row .ck-button .ck-button__label {
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-text);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-insert-table-dropdown-padding: 10px;
  --ck-insert-table-dropdown-box-height: 11px;
  --ck-insert-table-dropdown-box-width: 12px;
  --ck-insert-table-dropdown-box-margin: 1px;
}
.ck .ck-insert-table-dropdown__grid {
  /* The width of a container should match 10 items in a row so there will be a 10x10 grid. */
  width: calc(12px * 10 + 1px * 20 + 10px * 2);
  width: calc(var(--ck-insert-table-dropdown-box-width) * 10 + var(--ck-insert-table-dropdown-box-margin) * 20 + var(--ck-insert-table-dropdown-padding) * 2);
  padding: 10px 10px 0;
  padding: var(--ck-insert-table-dropdown-padding) var(--ck-insert-table-dropdown-padding) 0;
}
.ck .ck-insert-table-dropdown__label,
.ck[dir=rtl] .ck-insert-table-dropdown__label {
  text-align: center;
}
.ck .ck-insert-table-dropdown-grid-box {
  min-width: 12px;
  min-width: var(--ck-insert-table-dropdown-box-width);
  min-height: 11px;
  min-height: var(--ck-insert-table-dropdown-box-height);
  margin: 1px;
  margin: var(--ck-insert-table-dropdown-box-margin);
  border: 1px solid hsl(220, 6%, 81%);
  border: 1px solid var(--ck-color-base-border);
  border-radius: 1px;
  outline: none;
  transition: none;
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-insert-table-dropdown-grid-box {
    transition: none;
  }
}
.ck .ck-insert-table-dropdown-grid-box:focus {
  box-shadow: none;
}
.ck .ck-insert-table-dropdown-grid-box.ck-on {
  border-color: hsl(218, 81.8%, 56.9%);
  border-color: var(--ck-color-focus-border);
  background: hsl(212.4, 89.3%, 89%);
  background: var(--ck-color-focus-outer-shadow);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-table-cell-properties-form {
  width: 320px;
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__padding-row {
  align-self: flex-end;
  padding: 0;
  width: 25%;
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar {
  background: none;
  /* Compensate for missing input label that would push the margin (toolbar has no inputs). */
  margin-top: 0.6em;
  margin-top: var(--ck-spacing-standard);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-selector-focused-cell-background: hsla(212, 90%, 80%, 0.3);
}
.ck-widget.table td.ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck-widget.table th.ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck-widget.table td.ck-editor__nested-editable:focus,
.ck-widget.table th.ck-editor__nested-editable:focus {
  /* A very slight background to highlight the focused cell */
  background: hsla(212, 90%, 80%, 0.3);
  background: var(--ck-color-selector-focused-cell-background);
  /* Fixes the problem where surrounding cells cover the focused cell's border.
			It does not fix the problem in all places but the UX is improved.
			See https://github.com/ckeditor/ckeditor5-table/issues/29. */
  border-style: none;
  outline: 1px solid hsl(218, 81.8%, 56.9%);
  outline: 1px solid var(--ck-color-focus-border);
  outline-offset: -1px;
  /* progressive enhancement - no IE support */
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
:root {
  --ck-table-properties-error-arrow-size: 6px;
  --ck-table-properties-min-error-width: 150px;
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view > .ck-label {
  font-size: 0.7em;
  font-size: var(--ck-font-size-tiny);
  text-align: center;
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row {
  padding: 0;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width,
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height {
  margin: 0;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
  align-self: flex-end;
  display: inline-block;
  height: 2.3em;
  height: var(--ck-ui-component-min-height);
  line-height: 2.3em;
  line-height: var(--ck-ui-component-min-height);
  margin: 0 calc(0.6em * 0.5);
  margin: 0 var(--ck-spacing-small);
}
.ck.ck-table-form .ck.ck-labeled-field-view {
  padding-top: 0.6em;
  padding-top: var(--ck-spacing-standard);
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
  border-radius: 0;
}
.ck-rounded-corners .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status,
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
  background: hsl(15, 100%, 43%);
  background: var(--ck-color-base-error);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-base-background);
  padding: calc(0.6em * 0.5) calc(0.6em * 0.8);
  padding: var(--ck-spacing-small) var(--ck-spacing-medium);
  min-width: 150px;
  min-width: var(--ck-table-properties-min-error-width);
  text-align: center;
  -webkit-animation: ck-table-form-labeled-view-status-appear 0.15s ease both;
          animation: ck-table-form-labeled-view-status-appear 0.15s ease both;
  /* The arrow pointing towards the field. */
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status::after {
  border-color: transparent transparent hsl(15, 100%, 43%) transparent;
  border-color: transparent transparent var(--ck-color-base-error) transparent;
  border-width: 0 6px 6px 6px;
  border-width: 0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size);
  border-style: solid;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
    -webkit-animation: none;
            animation: none;
  }
}
/* Hide the error balloon when the field is blurred. Makes the experience much more clear. */
.ck.ck-table-form .ck.ck-labeled-field-view .ck-input.ck-error:not(:focus) + .ck.ck-labeled-field-view__status {
  display: none;
}
@-webkit-keyframes ck-table-form-labeled-view-status-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ck-table-form-labeled-view-status-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-table-properties-form {
  width: 320px;
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row {
  align-self: flex-end;
  padding: 0;
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar {
  background: none;
  /* Compensate for missing input label that would push the margin (toolbar has no inputs). */
  margin-top: 0.6em;
  margin-top: var(--ck-spacing-standard);
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items > * {
  width: 40px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-table-selected-cell-background: hsla(208, 90%, 80%, 0.3);
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected {
  position: relative;
  caret-color: transparent;
  outline: medium none invert;
  outline: initial;
  box-shadow: none;
  box-shadow: initial;
  /* https://github.com/ckeditor/ckeditor5/issues/6446 */
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected:after,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected:after {
  content: '';
  pointer-events: none;
  background-color: hsla(208, 90%, 80%, 0.3);
  background-color: var(--ck-table-selected-cell-background);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::selection,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::selection,
.ck.ck-editor__editable .table table td.ck-editor__editable_selected:focus,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected:focus {
  background-color: transparent;
}
/*
		 * To reduce the amount of noise, all widgets in the table selection have no outline and no selection handle.
		 * See https://github.com/ckeditor/ckeditor5/issues/9491.
		 */
.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget {
  outline: medium none invert;
  outline: initial;
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget > .ck-widget__selection-handle,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget > .ck-widget__selection-handle {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-widget-outline-thickness: 3px;
  --ck-widget-handler-icon-size: 16px;
  --ck-widget-handler-animation-duration: 200ms;
  --ck-widget-handler-animation-curve: ease;
  --ck-color-widget-blurred-border: hsl(0, 0%, 87%);
  --ck-color-widget-hover-border: hsl(43, 100%, 62%);
  --ck-color-widget-editable-focus-background: var(--ck-color-base-background);
  --ck-color-widget-drag-handler-icon-color: var(--ck-color-base-background);
}
.ck .ck-widget {
  outline-width: 3px;
  outline-width: var(--ck-widget-outline-thickness);
  outline-style: solid;
  outline-color: transparent;
  transition: outline-color 200ms ease;
  transition: outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget {
    transition: none;
  }
}
.ck .ck-widget.ck-widget_selected,
.ck .ck-widget.ck-widget_selected:hover {
  outline: 3px solid hsl(218, 81.8%, 56.9%);
  outline: var(--ck-widget-outline-thickness) solid var(--ck-color-focus-border);
}
.ck .ck-widget:hover {
  outline-color: hsl(43, 100%, 62%);
  outline-color: var(--ck-color-widget-hover-border);
}
.ck .ck-editor__nested-editable {
  border: 1px solid transparent;
  /* The :focus style is applied before .ck-editor__nested-editable_focused class is rendered in the view.
	These styles show a different border for a blink of an eye, so `:focus` need to have same styles applied. */
}
.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck .ck-editor__nested-editable:focus {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 2px 2px 3px hsla(0, 0%, 0%, 0.1) inset, 0 0;
  box-shadow: var(--ck-inner-shadow), 0 0;
}
@media (forced-colors: none) {
  .ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,
  .ck .ck-editor__nested-editable:focus {
    background-color: hsl(0, 0%, 100%);
    background-color: var(--ck-color-widget-editable-focus-background);
  }
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
  padding: 4px;
  box-sizing: border-box;
  /* Background and opacity will be animated as the handler shows up or the widget gets selected. */
  background-color: transparent;
  opacity: 0;
  /* Transition:
		   * background-color for the .ck-widget_selected state change,
		   * visibility for hiding the handler,
		   * opacity for the proper look of the icon when the handler disappears. */
  transition: background-color 200ms ease, visibility 200ms ease, opacity 200ms ease;
  transition: background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
  /* Make only top corners round. */
  border-radius: 2px 2px 0 0;
  border-radius: var(--ck-border-radius) var(--ck-border-radius) 0 0;
  /* Place the drag handler outside the widget wrapper. */
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  left: calc(0px - 3px);
  left: calc(0px - var(--ck-widget-outline-thickness));
  top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
    transition: none;
  }
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon {
  /* Make sure the dimensions of the icon are independent of the fon-size of the content. */
  width: 16px;
  width: var(--ck-widget-handler-icon-size);
  height: 16px;
  height: var(--ck-widget-handler-icon-size);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-widget-drag-handler-icon-color);
  /* The "selected" part of the icon is invisible by default */
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator {
  opacity: 0;
  /* Note: The animation is longer on purpose. Simply feels better. */
  transition: opacity 300ms ease;
  transition: opacity 300ms var(--ck-widget-handler-animation-curve);
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator {
    transition: none;
  }
}
/* Advertise using the look of the icon that once clicked the handler, the widget will be selected. */
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover .ck-icon .ck-icon__selected-indicator {
  opacity: 1;
}
/* Show the selection handler on mouse hover over the widget, but not for nested widgets. */
.ck .ck-widget.ck-widget_with-selection-handle:hover > .ck-widget__selection-handle {
  opacity: 1;
  background-color: hsl(43, 100%, 62%);
  background-color: var(--ck-color-widget-hover-border);
}
/* Show the selection handler when the widget is selected, but not for nested widgets. */
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected > .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover > .ck-widget__selection-handle {
  opacity: 1;
  background-color: hsl(218, 81.8%, 56.9%);
  background-color: var(--ck-color-focus-border);
  /* When the widget is selected, notify the user using the proper look of the icon. */
}
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected > .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator,
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover > .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator {
  opacity: 1;
}
/* In a RTL environment, align the selection handler to the right side of the widget */
/* stylelint-disable-next-line no-descending-specificity */
.ck[dir="rtl"] .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
  left: auto;
  right: calc(0px - 3px);
  right: calc(0px - var(--ck-widget-outline-thickness));
}
/* https://github.com/ckeditor/ckeditor5/issues/6415 */
.ck.ck-editor__editable.ck-read-only .ck-widget {
  /* Prevent the :hover outline from showing up because of the used outline-color transition. */
  transition: none;
}
.ck.ck-editor__editable.ck-read-only .ck-widget:not(.ck-widget_selected) {
  /* Disable visual effects of hover/active widget when CKEditor is in readOnly mode.
		 * See: https://github.com/ckeditor/ckeditor5/issues/1261
		 *
		 * Leave the unit because this custom property is used in calc() by other features.
		 * See: https://github.com/ckeditor/ckeditor5/issues/6775
		 */
  --ck-widget-outline-thickness: 0px;
}
.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover {
  background: hsl(0, 0%, 87%);
  background: var(--ck-color-widget-blurred-border);
}
/* Style the widget when it's selected but the editable it belongs to lost focus. */
/* stylelint-disable-next-line no-descending-specificity */
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover {
  outline-color: hsl(0, 0%, 87%);
  outline-color: var(--ck-color-widget-blurred-border);
}
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle > .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover > .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle > .ck-widget__selection-handle:hover,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover > .ck-widget__selection-handle:hover {
  background: hsl(0, 0%, 87%);
  background: var(--ck-color-widget-blurred-border);
}
.ck.ck-editor__editable > .ck-widget.ck-widget_with-selection-handle:first-child,
.ck.ck-editor__editable blockquote > .ck-widget.ck-widget_with-selection-handle:first-child {
  /* Do not crop selection handler if a widget is a first-child in the blockquote or in the root editable.
	In fact, anything with overflow: hidden.
	https://github.com/ckeditor/ckeditor5-block-quote/issues/28
	https://github.com/ckeditor/ckeditor5-widget/issues/44
	https://github.com/ckeditor/ckeditor5-widget/issues/66 */
  margin-top: calc(1em + 16px);
  margin-top: calc(1em + var(--ck-widget-handler-icon-size));
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-resizer-size: 10px;
  /* Set the resizer with a 50% offset. */
  --ck-resizer-offset: calc((var(--ck-resizer-size) / -2) - 2px);
  --ck-resizer-border-width: 1px;
}
.ck .ck-widget__resizer {
  outline: 1px solid hsl(218, 81.8%, 56.9%);
  outline: 1px solid var(--ck-color-resizer);
}
.ck .ck-widget__resizer__handle {
  width: 10px;
  width: var(--ck-resizer-size);
  height: 10px;
  height: var(--ck-resizer-size);
  background: hsl(218, 81.8%, 56.9%);
  background: var(--ck-color-focus-border);
  border: 1px solid hsl(0, 0%, 100%);
  border: var(--ck-resizer-border-width) solid hsl(0, 0%, 100%);
  border-radius: 2px;
  border-radius: var(--ck-resizer-border-radius);
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left {
  top: calc((10px / -2) - 2px);
  top: var(--ck-resizer-offset);
  left: calc((10px / -2) - 2px);
  left: var(--ck-resizer-offset);
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right {
  top: calc((10px / -2) - 2px);
  top: var(--ck-resizer-offset);
  right: calc((10px / -2) - 2px);
  right: var(--ck-resizer-offset);
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right {
  bottom: calc((10px / -2) - 2px);
  bottom: var(--ck-resizer-offset);
  right: calc((10px / -2) - 2px);
  right: var(--ck-resizer-offset);
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left {
  bottom: calc((10px / -2) - 2px);
  bottom: var(--ck-resizer-offset);
  left: calc((10px / -2) - 2px);
  left: var(--ck-resizer-offset);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-widget-type-around-button-size: 20px;
  --ck-color-widget-type-around-button-active: var(--ck-color-focus-border);
  --ck-color-widget-type-around-button-hover: var(--ck-color-widget-hover-border);
  --ck-color-widget-type-around-button-blurred-editable: var(--ck-color-widget-blurred-border);
  --ck-color-widget-type-around-button-radar-start-alpha: 0;
  --ck-color-widget-type-around-button-radar-end-alpha: 0.3;
  --ck-color-widget-type-around-button-icon: var(--ck-color-base-background);
}
/*
	 * Styles of the type around buttons
	 */
.ck .ck-widget .ck-widget__type-around__button {
  width: 20px;
  width: var(--ck-widget-type-around-button-size);
  height: 20px;
  height: var(--ck-widget-type-around-button-size);
  background: var(--ck-color-widget-type-around-button);
  border-radius: 100px;
  transition: opacity 200ms ease, background 200ms ease;
  transition: opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
  opacity: 0;
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget .ck-widget__type-around__button {
    transition: none;
  }
}
.ck .ck-widget .ck-widget__type-around__button svg {
  width: 10px;
  height: 8px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  margin-top: 1px;
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget .ck-widget__type-around__button svg {
    transition: none;
  }
}
.ck .ck-widget .ck-widget__type-around__button svg * {
  stroke-dasharray: 10;
  stroke-dashoffset: 0;
  fill: none;
  stroke: hsl(0, 0%, 100%);
  stroke: var(--ck-color-widget-type-around-button-icon);
  stroke-width: 1.5px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.ck .ck-widget .ck-widget__type-around__button svg line {
  stroke-dasharray: 7;
}
.ck .ck-widget .ck-widget__type-around__button:hover {
  /*
			 * Display the "sonar" around the button when hovered.
			 */
  -webkit-animation: ck-widget-type-around-button-sonar 1s ease infinite;
          animation: ck-widget-type-around-button-sonar 1s ease infinite;
  /*
			 * Animate active button's icon.
			 */
}
.ck .ck-widget .ck-widget__type-around__button:hover svg polyline {
  -webkit-animation: ck-widget-type-around-arrow-dash 2s linear;
          animation: ck-widget-type-around-arrow-dash 2s linear;
}
.ck .ck-widget .ck-widget__type-around__button:hover svg line {
  -webkit-animation: ck-widget-type-around-arrow-tip-dash 2s linear;
          animation: ck-widget-type-around-arrow-tip-dash 2s linear;
}
@media (prefers-reduced-motion: reduce) {
  .ck .ck-widget .ck-widget__type-around__button:hover {
    -webkit-animation: none;
            animation: none;
  }
  .ck .ck-widget .ck-widget__type-around__button:hover svg polyline {
    -webkit-animation: none;
            animation: none;
  }
  .ck .ck-widget .ck-widget__type-around__button:hover svg line {
    -webkit-animation: none;
            animation: none;
  }
}
/*
	 * Show type around buttons when the widget gets selected or being hovered.
	 */
.ck .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button,
.ck .ck-widget:hover > .ck-widget__type-around > .ck-widget__type-around__button {
  opacity: 1;
  pointer-events: auto;
}
/*
	 * Styles for the buttons when the widget is NOT selected (but the buttons are visible
	 * and still can be hovered).
	 */
.ck .ck-widget:not(.ck-widget_selected) > .ck-widget__type-around > .ck-widget__type-around__button {
  background: hsl(43, 100%, 62%);
  background: var(--ck-color-widget-type-around-button-hover);
}
/*
	 * Styles for the buttons when:
	 * - the widget is selected,
	 * - or the button is being hovered (regardless of the widget state).
	 */
.ck .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button,
.ck .ck-widget > .ck-widget__type-around > .ck-widget__type-around__button:hover {
  background: hsl(218, 81.8%, 56.9%);
  background: var(--ck-color-widget-type-around-button-active);
}
.ck .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button::after,
.ck .ck-widget > .ck-widget__type-around > .ck-widget__type-around__button:hover::after {
  width: calc(20px - 2px);
  width: calc(var(--ck-widget-type-around-button-size) - 2px);
  height: calc(20px - 2px);
  height: calc(var(--ck-widget-type-around-button-size) - 2px);
  border-radius: 100px;
  background: linear-gradient(135deg, hsla(0, 0%, 100%, 0) 0%, hsla(0, 0%, 100%, 0.3) 100%);
}
/*
	 * Styles for the "before" button when the widget has a selection handle. Because some space
	 * is consumed by the handle, the button must be moved slightly to the right to let it breathe.
	 */
.ck .ck-widget.ck-widget_with-selection-handle > .ck-widget__type-around > .ck-widget__type-around__button_before {
  margin-left: 20px;
}
/*
	 * Styles for the horizontal "fake caret" which is displayed when the user navigates using the keyboard.
	 */
.ck .ck-widget .ck-widget__type-around__fake-caret {
  pointer-events: none;
  height: 1px;
  -webkit-animation: ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;
          animation: ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;
  /*
		 * The semi-transparent-outline+background combo improves the contrast
		 * when the background underneath the fake caret is dark.
		 */
  outline: solid 1px hsla(0, 0%, 100%, 0.5);
  background: hsl(0, 0%, 20%);
  background: var(--ck-color-base-text);
}
/*
	 * Styles of the widget when the "fake caret" is blinking (e.g. upon keyboard navigation).
	 * Despite the widget being physically selected in the model, its outline should disappear.
	 */
.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_before,
.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_after {
  outline-color: transparent;
}
/*
		 * When the "fake caret" is visible we simulate that the widget is not selected
		 * (despite being physically selected), so the outline color should be for the
		 * unselected widget.
		 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected:hover,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected:hover {
  outline-color: hsl(43, 100%, 62%);
  outline-color: var(--ck-color-widget-hover-border);
}
/*
		 * Styles of the type around buttons when the "fake caret" is blinking (e.g. upon keyboard navigation).
		 * In this state, the type around buttons would collide with the fake carets so they should disappear.
		 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before > .ck-widget__type-around > .ck-widget__type-around__button,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after > .ck-widget__type-around > .ck-widget__type-around__button {
  opacity: 0;
  pointer-events: none;
}
/*
		 * Fake horizontal caret integration with the selection handle. When the caret is visible, simply
		 * hide the handle because it intersects with the caret (and does not make much sense anyway).
		 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected > .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected > .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected:hover > .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected:hover > .ck-widget__selection-handle {
  opacity: 0;
}
/*
		 * Fake horizontal caret integration with the resize UI. When the caret is visible, simply
		 * hide the resize UI because it creates too much noise. It can be visible when the user
		 * hovers the widget, though.
		 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected.ck-widget_with-resizer > .ck-widget__resizer,
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected.ck-widget_with-resizer > .ck-widget__resizer {
  opacity: 0;
}
/*
 * Styles for the "before" button when the widget has a selection handle in an RTL environment.
 * The selection handler is aligned to the right side of the widget so there is no need to create
 * additional space for it next to the "before" button.
 */
.ck[dir="rtl"] .ck-widget.ck-widget_with-selection-handle .ck-widget__type-around > .ck-widget__type-around__button_before {
  margin-left: 0;
  margin-right: 20px;
}
/*
 * Hide type around buttons when the widget is selected as a child of a selected
 * nested editable (e.g. mulit-cell table selection).
 *
 * See https://github.com/ckeditor/ckeditor5/issues/7263.
 */
.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button,
.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget:hover > .ck-widget__type-around > .ck-widget__type-around__button {
  opacity: 0;
  pointer-events: none;
}
/*
 * Styles for the buttons when the widget is selected but the user clicked outside of the editor (blurred the editor).
 */
.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button:not(:hover) {
  background: hsl(0, 0%, 87%);
  background: var(--ck-color-widget-type-around-button-blurred-editable);
}
.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button:not(:hover) svg * {
  stroke: hsl(0, 0%, 60%);
}
@-webkit-keyframes ck-widget-type-around-arrow-dash {
  0% {
    stroke-dashoffset: 10;
  }
  20%,
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes ck-widget-type-around-arrow-dash {
  0% {
    stroke-dashoffset: 10;
  }
  20%,
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes ck-widget-type-around-arrow-tip-dash {
  0%,
  20% {
    stroke-dashoffset: 7;
  }
  40%,
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes ck-widget-type-around-arrow-tip-dash {
  0%,
  20% {
    stroke-dashoffset: 7;
  }
  40%,
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes ck-widget-type-around-button-sonar {
  0% {
    box-shadow: 0 0 0 0 hsla(218, 81.8%, 56.9%, 0);
    box-shadow: 0 0 0 0 hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha));
  }
  50% {
    box-shadow: 0 0 0 5px hsla(218, 81.8%, 56.9%, 0.3);
    box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-end-alpha));
  }
  100% {
    box-shadow: 0 0 0 5px hsla(218, 81.8%, 56.9%, 0);
    box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha));
  }
}
@keyframes ck-widget-type-around-button-sonar {
  0% {
    box-shadow: 0 0 0 0 hsla(218, 81.8%, 56.9%, 0);
    box-shadow: 0 0 0 0 hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha));
  }
  50% {
    box-shadow: 0 0 0 5px hsla(218, 81.8%, 56.9%, 0.3);
    box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-end-alpha));
  }
  100% {
    box-shadow: 0 0 0 5px hsla(218, 81.8%, 56.9%, 0);
    box-shadow: 0 0 0 5px hsla(var(--ck-color-focus-border-coordinates), var(--ck-color-widget-type-around-button-radar-start-alpha));
  }
}
@-webkit-keyframes ck-widget-type-around-fake-caret-pulse {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ck-widget-type-around-fake-caret-pulse {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content code {
  background-color: hsla(0, 0%, 78%, 0.3);
  padding: 0.15em;
  border-radius: 2px;
}
.ck.ck-editor__editable .ck-code_selected {
  background-color: hsla(0, 0%, 78%, 0.5);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content blockquote {
  /* See #12 */
  overflow: hidden;
  /* https://github.com/ckeditor/ckeditor5-block-quote/issues/15 */
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px hsl(0, 0%, 80%);
}
.ck-content[dir="rtl"] blockquote {
  border-left: 0;
  border-right: solid 5px hsl(0, 0%, 80%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /* Based on default CKBox theme colors */
  --ck-image-processing-highlight-color: hsl(220, 10%, 98%);
  --ck-image-processing-background-color: hsl(220, 10%, 90%);
}
.ck.ck-editor__editable .image.image-processing {
  position: relative;
}
.ck.ck-editor__editable .image.image-processing:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, hsl(220, 10%, 90%), hsl(220, 10%, 98%), hsl(220, 10%, 90%));
  background: linear-gradient(90deg, var(--ck-image-processing-background-color), var(--ck-image-processing-highlight-color), var(--ck-image-processing-background-color));
  background-size: 200% 100%;
  -webkit-animation: ck-image-processing-animation 2s linear infinite;
          animation: ck-image-processing-animation 2s linear infinite;
}
.ck.ck-editor__editable .image.image-processing img {
  height: 100%;
}
@-webkit-keyframes ck-image-processing-animation {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes ck-image-processing-animation {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
	 * Vertical drop target (in text).
	 */
.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position {
  display: inline;
  position: relative;
  pointer-events: none;
}
.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span {
  position: absolute;
  width: 0;
}
/*
	 * Styles of the widget being dragged (its preview).
	 */
.ck.ck-editor__editable .ck-widget:-webkit-drag > .ck-widget__selection-handle {
  display: none;
}
.ck.ck-editor__editable .ck-widget:-webkit-drag > .ck-widget__type-around {
  display: none;
}
.ck.ck-clipboard-drop-target-line {
  position: absolute;
  pointer-events: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content pre {
  padding: 1em;
  color: hsl(0, 0%, 20.8%);
  background: hsla(0, 0%, 78%, 0.3);
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  /* Code block are language direction–agnostic. */
  text-align: left;
  direction: ltr;
  tab-size: 4;
  white-space: pre-wrap;
  /* Don't inherit the style, e.g. when in a block quote. */
  font-style: normal;
  /* Don't let the code be squashed e.g. when in a table cell. */
  min-width: 200px;
}
.ck-content pre code {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  padding: 0;
  border-radius: 0;
}
.ck.ck-editor__editable pre {
  position: relative;
}
.ck.ck-editor__editable pre[data-language]::after {
  content: attr(data-language);
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-editor {
  /* All the elements within `.ck-editor` are positioned relatively to it.
	 If any element needs to be positioned with respect to the <body>, etc.,
	 it must land outside of the `.ck-editor` in DOM. */
  position: relative;
}
.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar {
  /* https://github.com/ckeditor/ckeditor5-editor-classic/issues/62 */
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* See ckeditor/ckeditor5#936. */
.ck.ck-placeholder,
.ck .ck-placeholder {
  position: relative;
}
.ck.ck-placeholder::before,
.ck .ck-placeholder::before {
  position: absolute;
  left: 0;
  right: 0;
  content: attr(data-placeholder);
  /* See ckeditor/ckeditor5#469. */
  pointer-events: none;
}
/* See ckeditor/ckeditor5#1987. */
.ck.ck-read-only .ck-placeholder::before {
  display: none;
}
/*
 * Rules for the `ck-placeholder` are loaded before the rules for `ck-reset_all` in the base CKEditor 5 DLL build.
 * This fix overwrites the incorrectly set `position: static` from `ck-reset_all`.
 * See https://github.com/ckeditor/ckeditor5/issues/11418.
 */
.ck.ck-reset_all .ck-placeholder {
  position: relative;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Elements marked by the Renderer as hidden should be invisible in the editor. */
.ck.ck-editor__editable span[data-ck-unsafe-element] {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-find-result {
  background: hsl(60, 100%, 50%);
  background: var(--ck-color-highlight-background);
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-text);
}
.ck-find-result_selected {
  background: hsl(29, 100%, 60%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-find-and-replace-form {
  max-width: 100%;
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions {
  display: flex;
  /* The inputs area styles */
}
.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs.ck-find-and-replace-form__inputs .ck-results-counter,
.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions.ck-find-and-replace-form__inputs .ck-results-counter {
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* The values should be synchronized with the "FONT_SIZE_PRESET_UNITS" object in the "/src/fontsize/utils.js" file. */
/* Styles should be prefixed with the `.ck-content` class.
See https://github.com/ckeditor/ckeditor5/issues/6636 */
.ck-content .text-tiny {
  font-size: 0.7em;
}
.ck-content .text-small {
  font-size: 0.85em;
}
.ck-content .text-big {
  font-size: 1.4em;
}
.ck-content .text-huge {
  font-size: 1.8em;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-heading_heading1 {
  font-size: 20px;
}
.ck.ck-heading_heading2 {
  font-size: 17px;
}
.ck.ck-heading_heading3 {
  font-size: 14px;
}
.ck[class*="ck-heading_heading"] {
  font-weight: bold;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-highlight-marker-yellow: hsl(60, 97%, 73%);
  --ck-highlight-marker-green: hsl(120, 93%, 68%);
  --ck-highlight-marker-pink: hsl(345, 96%, 73%);
  --ck-highlight-marker-blue: hsl(201, 97%, 72%);
  --ck-highlight-pen-red: hsl(0, 85%, 49%);
  --ck-highlight-pen-green: hsl(112, 100%, 27%);
}
.ck-content .marker-yellow {
  background-color: hsl(60, 97%, 73%);
  background-color: var(--ck-highlight-marker-yellow);
}
.ck-content .marker-green {
  background-color: hsl(120, 93%, 68%);
  background-color: var(--ck-highlight-marker-green);
}
.ck-content .marker-pink {
  background-color: hsl(345, 96%, 73%);
  background-color: var(--ck-highlight-marker-pink);
}
.ck-content .marker-blue {
  background-color: hsl(201, 97%, 72%);
  background-color: var(--ck-highlight-marker-blue);
}
.ck-content .pen-red {
  color: hsl(0, 85%, 49%);
  color: var(--ck-highlight-pen-red);
  /* Override default yellow background of `<mark>` from user agent stylesheet */
  background-color: transparent;
}
.ck-content .pen-green {
  color: hsl(112, 100%, 27%);
  color: var(--ck-highlight-pen-green);
  /* Override default yellow background of `<mark>` from user agent stylesheet */
  background-color: transparent;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-editor__editable .ck-horizontal-line {
  /* Necessary to render properly next to floated objects, e.g. side image case. */
  display: flow-root;
}
.ck-content hr {
  margin: 15px 0;
  height: 4px;
  background: hsl(0, 0%, 87%);
  border: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* The feature container. */
.ck-widget.raw-html-embed {
  /* Give the embed some air. */
  /* The first value should be equal to --ck-spacing-large variable if used in the editor context
	to avoid the content jumping (See https://github.com/ckeditor/ckeditor5/issues/9825). */
  margin: 0.9em auto;
  position: relative;
  display: flow-root;
  /* Give the html embed some minimal width in the content to prevent them
	from being "squashed" in tight spaces, e.g. in table cells (https://github.com/ckeditor/ckeditor5/issues/8331) */
  min-width: 15em;
  /* Don't inherit the style, e.g. when in a block quote. */
  font-style: normal;
  /* ----- Emebed label in the upper left corner ----------------------------------------------- */
}
.ck-widget.raw-html-embed::before {
  position: absolute;
  /* Make sure the content does not cover the label. */
  z-index: 1;
}
/* ----- Emebed internals --------------------------------------------------------------------- */
/* The switch mode button wrapper. */
.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
}
.ck-widget.raw-html-embed .raw-html-embed__preview {
  position: relative;
  overflow: hidden;
  display: flex;
}
.ck-widget.raw-html-embed .raw-html-embed__preview-content {
  width: 100%;
  position: relative;
  margin: auto;
  /* Gives spacing to the small renderable elements, so they always cover the placeholder. */
  display: table;
  border-collapse: separate;
  border-spacing: 7px;
}
.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-html-object-embed-unfocused-outline-width: 1px;
}
.ck-widget.html-object-embed {
  font-size: 13px;
  font-size: var(--ck-font-size-base);
  background-color: hsl(0, 0%, 98%);
  background-color: var(--ck-color-base-foreground);
  padding: calc(0.6em * 0.5);
  padding: var(--ck-spacing-small);
  /* Leave space for label */
  padding-top: calc(0.7em + (0.6em * 1.5));
  padding-top: calc(0.7em + calc(0.6em * 1.5));
  padding-top: calc(var(--ck-font-size-tiny) + var(--ck-spacing-large));
  min-width: calc(76px + 0.6em);
  min-width: calc(76px + var(--ck-spacing-standard));
}
.ck-widget.html-object-embed:not(.ck-widget_selected):not(:hover) {
  outline: 1px dashed hsl(0, 0%, 87%);
  outline: var(--ck-html-object-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border);
}
.ck-widget.html-object-embed::before {
  font-weight: normal;
  font-style: normal;
  position: absolute;
  content: attr(data-html-object-embed-label);
  top: 0;
  left: 0.6em;
  left: var(--ck-spacing-standard);
  background: hsl(0, 0%, 60%);
  transition: background 200ms ease;
  transition: background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
  padding: calc((0.6em * 0.3) + 1px) calc(0.6em * 0.5) calc(0.6em * 0.3);
  padding: calc(calc(0.6em * 0.3) + 1px) calc(0.6em * 0.5) calc(0.6em * 0.3);
  padding: calc(var(--ck-spacing-tiny) + var(--ck-html-object-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);
  border-radius: 0 0 2px 2px;
  border-radius: 0 0 var(--ck-border-radius) var(--ck-border-radius);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-base-background);
  font-size: 0.7em;
  font-size: var(--ck-font-size-tiny);
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-family: var(--ck-font-face);
}
/* Make space for label. */
.ck-widget.html-object-embed .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before {
  margin-left: 50px;
}
.ck-widget.html-object-embed .html-object-embed__content {
  /* Disable user interaction with embed content */
  pointer-events: none;
}
div.ck-widget.html-object-embed {
  margin: 1em auto;
}
span.ck-widget.html-object-embed {
  display: inline-block;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-image-caption-background: hsl(0, 0%, 97%);
  --ck-color-image-caption-text: hsl(0, 0%, 20%);
  --ck-color-image-caption-highlighted-background: hsl(52, 100%, 50%);
}
/* Content styles */
.ck-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-image-caption-text);
  background-color: hsl(0, 0%, 97%);
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
  /* Improve placeholder rendering in high-constrast mode (https://github.com/ckeditor/ckeditor5/issues/14907). */
}
@media (forced-colors: active) {
  .ck-content .image > figcaption {
    background-color: transparent;
    background-color: initial;
    color: inherit;
  }
}
/* Editing styles */
@media (forced-colors: none) {
  .ck.ck-editor__editable .image > figcaption.image__caption_highlighted {
    -webkit-animation: ck-image-caption-highlight 0.6s ease-out;
            animation: ck-image-caption-highlight 0.6s ease-out;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-editor__editable .image > figcaption.image__caption_highlighted {
    -webkit-animation: none;
            animation: none;
  }
}
@-webkit-keyframes ck-image-caption-highlight {
  0% {
    background-color: hsl(52, 100%, 50%);
    background-color: var(--ck-color-image-caption-highlighted-background);
  }
  100% {
    background-color: hsl(0, 0%, 97%);
    background-color: var(--ck-color-image-caption-background);
  }
}
@keyframes ck-image-caption-highlight {
  0% {
    background-color: hsl(52, 100%, 50%);
    background-color: var(--ck-color-image-caption-highlighted-background);
  }
  100% {
    background-color: hsl(0, 0%, 97%);
    background-color: var(--ck-color-image-caption-background);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-image-insert-url {
  width: 400px;
  padding: calc(0.6em * 1.5) calc(0.6em * 1.5) 0;
  padding: var(--ck-spacing-large) var(--ck-spacing-large) 0;
}
.ck.ck-image-insert-url .ck-image-insert-url__action-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Preserve aspect ratio of the resized image after introducing image height attribute. */
.ck-content img.image_resized {
  height: auto;
}
.ck-content .image.image_resized {
  max-width: 100%;
  /*
	The `<figure>` element for resized images must not use `display:table` as browsers do not support `max-width` for it well.
	See https://stackoverflow.com/questions/4019604/chrome-safari-ignoring-max-width-in-table/14420691#14420691 for more.
	Fortunately, since we control the width, there is no risk that the image will look bad.
	*/
  display: block;
  box-sizing: border-box;
}
.ck-content .image.image_resized img {
  /* For resized images it is the `<figure>` element that determines the image width. */
  width: 100%;
}
.ck-content .image.image_resized > figcaption {
  /* The `<figure>` element uses `display:block`, so `<figcaption>` also has to. */
  display: block;
}
/* The resized inline image nested in the table should respect its parent size.
	See https://github.com/ckeditor/ckeditor5/issues/9117. */
.ck.ck-editor__editable td .image-inline.image_resized img,
.ck.ck-editor__editable th .image-inline.image_resized img {
  max-width: 100%;
}
[dir="ltr"] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon {
  margin-right: 0.6em;
  margin-right: var(--ck-spacing-standard);
}
[dir="rtl"] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon {
  margin-left: 0.6em;
  margin-left: var(--ck-spacing-standard);
}
.ck.ck-dropdown .ck-button.ck-resize-image-button .ck-button__label {
  width: 4em;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-image-custom-resize-form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.ck.ck-image-custom-resize-form .ck-labeled-field-view {
  display: inline-block;
}
.ck.ck-image-custom-resize-form .ck-label {
  display: none;
}
@media screen and (max-width: 600px) {
  .ck.ck-image-custom-resize-form {
    flex-wrap: wrap;
  }
  .ck.ck-image-custom-resize-form .ck-labeled-field-view {
    flex-basis: 100%;
  }
  .ck.ck-image-custom-resize-form .ck-button {
    flex-basis: 50%;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
}
/* See: https://github.com/ckeditor/ckeditor5/issues/16317 */
/* Provides a minimal side margin for the left and right aligned images, so that the user has a visual feedback
		confirming successful application of the style if image width exceeds the editor's size.
		See https://github.com/ckeditor/ckeditor5/issues/9342 */
.ck-content .image.image-style-block-align-left,
.ck-content .image.image-style-block-align-right {
  max-width: calc(100% - 1.5em);
  max-width: calc(100% - var(--ck-image-style-spacing));
}
/* Allows displaying multiple floating images in the same line.
		See https://github.com/ckeditor/ckeditor5/issues/9183#issuecomment-804988132 */
.ck-content .image.image-style-align-left,
.ck-content .image.image-style-align-right {
  clear: none;
}
.ck-content .image.image-style-side {
  float: right;
  margin-left: 1.5em;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}
.ck-content .image.image-style-align-left {
  float: left;
  margin-right: 1.5em;
  margin-right: var(--ck-image-style-spacing);
}
.ck-content .image.image-style-align-right {
  float: right;
  margin-left: 1.5em;
  margin-left: var(--ck-image-style-spacing);
}
.ck-content .image.image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
.ck-content .image.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
.ck-content .image-style-align-left {
  float: left;
  margin-right: 1.5em;
  margin-right: var(--ck-image-style-spacing);
}
.ck-content .image-style-align-right {
  float: right;
  margin-left: 1.5em;
  margin-left: var(--ck-image-style-spacing);
}
/* Simulates margin collapsing with the preceding paragraph, which does not work for the floating elements. */
.ck-content p + .image.image-style-align-left,
.ck-content p + .image.image-style-align-right,
.ck-content p + .image.image-style-side {
  margin-top: 0;
}
.ck-content .image-inline.image-style-align-left,
.ck-content .image-inline.image-style-align-right {
  margin-top: calc(1.5em / 2);
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: calc(1.5em / 2);
  margin-bottom: var(--ck-inline-image-style-spacing);
}
.ck-content .image-inline.image-style-align-left {
  margin-right: calc(1.5em / 2);
  margin-right: var(--ck-inline-image-style-spacing);
}
.ck-content .image-inline.image-style-align-right {
  margin-left: calc(1.5em / 2);
  margin-left: var(--ck-inline-image-style-spacing);
}
/* The button should display as a regular drop-down if the action button
	is forced to fire the same action as the arrow button. */
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__action:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__action:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover),
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover) {
  background-color: hsl(212, 100%, 97.1%);
  background-color: var(--ck-color-button-on-background);
}
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__action:not(.ck-disabled)::after,
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__action:not(.ck-disabled)::after,
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled)::after,
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled)::after,
.ck.ck-splitbutton.ck-splitbutton_flatten:hover > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover)::after,
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover)::after {
  display: none;
}
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover > .ck-splitbutton__action:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover > .ck-splitbutton__arrow:not(.ck-disabled),
.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover > .ck-splitbutton__arrow:not(.ck-disabled):not(:hover) {
  background-color: hsl(211.7, 100%, 92.9%);
  background-color: var(--ck-color-button-on-hover-background);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-text-alternative-form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.ck.ck-text-alternative-form .ck-labeled-field-view {
  display: inline-block;
}
.ck.ck-text-alternative-form .ck-label {
  display: none;
}
@media screen and (max-width: 600px) {
  .ck.ck-text-alternative-form {
    flex-wrap: wrap;
  }
  .ck.ck-text-alternative-form .ck-labeled-field-view {
    flex-basis: 100%;
  }
  .ck.ck-text-alternative-form .ck-button {
    flex-basis: 50%;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-editor__editable .image,
.ck.ck-editor__editable .image-inline {
  position: relative;
}
/* Upload progress bar. */
.ck.ck-editor__editable .image .ck-progress-bar,
.ck.ck-editor__editable .image-inline .ck-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-image-upload-complete-icon {
  display: block;
  position: absolute;
  /*
	 * Smaller images should have the icon closer to the border.
	 * Match the icon position with the linked image indicator brought by the link image feature.
	 */
  top: 6%;
  right: 6%;
  border-radius: 50%;
  z-index: 1;
}
.ck-image-upload-complete-icon::after {
  content: "";
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-upload-placeholder-loader {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
}
.ck .ck-upload-placeholder-loader::before {
  content: '';
  position: relative;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  /* Make sure there is some space between the content and the image. Center image by default. */
  /* The first value should be equal to --ck-spacing-large variable if used in the editor context
	 	to avoid the content jumping (See https://github.com/ckeditor/ckeditor5/issues/9825). */
  margin: 0.9em auto;
  /* Make sure the caption will be displayed properly (See: https://github.com/ckeditor/ckeditor5/issues/1870). */
  min-width: 50px;
}
.ck-content .image img {
  /* Prevent unnecessary margins caused by line-height (see #44). */
  display: block;
  /* Center the image if its width is smaller than the content's width. */
  margin: 0 auto;
  /* Make sure the image never exceeds the size of the parent container (ckeditor/ckeditor5-ui#67). */
  max-width: 100%;
  /* Make sure the image is never smaller than the parent container (See: https://github.com/ckeditor/ckeditor5/issues/9300). */
  min-width: 100%;
  /* Keep proportions of the block image if the height is set and the image is wider than the editor width.
			See https://github.com/ckeditor/ckeditor5/issues/14542. */
  height: auto;
}
.ck-content .image-inline {
  /*
		 * Normally, the .image-inline would have "display: inline-block" and "img { width: 100% }" (to follow the wrapper while resizing).
		 * Unfortunately, together with "srcset", it gets automatically stretched up to the width of the editing root.
		 * This strange behavior does not happen with inline-flex.
		 */
  display: inline-flex;
  /* While being resized, don't allow the image to exceed the width of the editing root. */
  max-width: 100%;
  /* This is required by Safari to resize images in a sensible way. Without this, the browser breaks the ratio. */
  align-items: flex-start;
  /* When the picture is present it must act as a flex container to let the img resize properly */
}
.ck-content .image-inline picture {
  display: flex;
}
/* When the picture is present, it must act like a resizable img. */
.ck-content .image-inline picture,
.ck-content .image-inline img {
  /* This is necessary for the img to span the entire .image-inline wrapper and to resize properly. */
  flex-grow: 1;
  flex-shrink: 1;
  /* Prevents overflowing the editing root boundaries when an inline image is very wide. */
  max-width: 100%;
}
/*
	 * Inhertit the content styles padding of the <figcaption> in case the integration overrides `text-align: center`
	 * of `.image` (e.g. to the left/right). This ensures the placeholder stays at the padding just like the native
	 * caret does, and not at the edge of <figcaption>.
	 */
.ck.ck-editor__editable .image > figcaption.ck-placeholder::before {
  padding-left: inherit;
  padding-right: inherit;
  /*
		 * Make sure the image caption placeholder doesn't overflow the placeholder area.
		 * See https://github.com/ckeditor/ckeditor5/issues/9162.
		 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*
	 * See https://github.com/ckeditor/ckeditor5/issues/15115.
	 */
.ck.ck-editor__editable .image {
  z-index: 1;
  /*
		 * Make sure the selected image always stays on top of its siblings.
		 * See https://github.com/ckeditor/ckeditor5/issues/9108.
		 */
}
.ck.ck-editor__editable .image.ck-widget_selected {
  z-index: 2;
}
/*
	 * See https://github.com/ckeditor/ckeditor5/issues/15115.
	 */
.ck.ck-editor__editable .image-inline {
  z-index: 1;
  /*
		 * Make sure the selected inline image always stays on top of its siblings.
		 * See https://github.com/ckeditor/ckeditor5/issues/9108.
		 */
}
.ck.ck-editor__editable .image-inline.ck-widget_selected {
  z-index: 2;
  /*
			 * Make sure the native browser selection style is not displayed.
			 * Inline image widgets have their own styles for the selected state and
			 * leaving this up to the browser is asking for a visual collision.
			 */
}
.ck.ck-editor__editable .image-inline.ck-widget_selected ::selection {
  display: none;
}
/* Keep proportions of the inline image if the height is set and the image is wider than the editor width.
	See https://github.com/ckeditor/ckeditor5/issues/14542. */
.ck.ck-editor__editable .image-inline img {
  height: auto;
}
/* The inline image nested in the table should have its original size if not resized.
	See https://github.com/ckeditor/ckeditor5/issues/9117. */
.ck.ck-editor__editable td .image-inline img,
.ck.ck-editor__editable th .image-inline img {
  max-width: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-editor__editable img.image_placeholder {
  background-size: 100% 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-link-form {
  display: flex;
  align-items: flex-start;
}
.ck.ck-link-form .ck-label {
  display: none;
}
@media screen and (max-width: 600px) {
  .ck.ck-link-form {
    flex-wrap: wrap;
  }
  .ck.ck-link-form .ck-labeled-field-view {
    flex-basis: 100%;
  }
  .ck.ck-link-form .ck-button {
    flex-basis: 50%;
  }
}
/*
 * Style link form differently when manual decorators are available.
 * See: https://github.com/ckeditor/ckeditor5-link/issues/186.
 */
.ck.ck-link-form_layout-vertical {
  display: block;
  /*
	 * Whether the form is in the responsive mode or not, if there are decorator buttons
	 * keep the top margin of action buttons medium.
	 */
}
.ck.ck-link-form_layout-vertical .ck-button.ck-button-save,
.ck.ck-link-form_layout-vertical .ck-button.ck-button-cancel {
  margin-top: calc(0.6em * 0.8);
  margin-top: var(--ck-spacing-medium);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-link-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.ck.ck-link-actions .ck-link-actions__preview {
  display: inline-block;
}
.ck.ck-link-actions .ck-link-actions__preview .ck-button__label {
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .ck.ck-link-actions {
    flex-wrap: wrap;
  }
  .ck.ck-link-actions .ck-link-actions__preview {
    flex-basis: 100%;
  }
  .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
    flex-basis: 50%;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* Linked image indicator */
.ck.ck-editor__editable figure.image > a::after,
.ck.ck-editor__editable a span.image-inline::after {
  display: block;
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-editor__editable .ck-list-bogus-paragraph {
  display: block;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-list-styles-list {
  display: grid;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content ol {
  list-style-type: decimal;
}
.ck-content ol ol {
  list-style-type: lower-latin;
}
.ck-content ol ol ol {
  list-style-type: lower-roman;
}
.ck-content ol ol ol ol {
  list-style-type: upper-latin;
}
.ck-content ol ol ol ol ol {
  list-style-type: upper-roman;
}
.ck-content ul {
  list-style-type: disc;
}
.ck-content ul ul {
  list-style-type: circle;
}
.ck-content ul ul ul {
  list-style-type: square;
}
.ck-content ul ul ul ul {
  list-style-type: square;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-todo-list-checkmark-size: 16px;
}
/*
 * To-do list content styles.
 */
.ck-content .todo-list {
  list-style: none;
}
.ck-content .todo-list li {
  position: relative;
  margin-bottom: 5px;
}
.ck-content .todo-list li .todo-list {
  margin-top: 5px;
}
.ck-content .todo-list .todo-list__label > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  width: var(--ck-todo-list-checkmark-size);
  height: 16px;
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  /* Needed on iOS */
  border: 0;
  /* LTR styles */
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
  /* RTL styles */
}
.ck-content[dir=rtl] .todo-list .todo-list__label > input {
  left: 0;
  margin-right: 0;
  right: -25px;
  margin-left: -15px;
}
.ck-content .todo-list .todo-list__label > input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid hsl(0, 0%, 20%);
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow;
}
@media (prefers-reduced-motion: reduce) {
  .ck-content .todo-list .todo-list__label > input::before {
    transition: none;
  }
}
.ck-content .todo-list .todo-list__label > input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: '';
  /* Calculate tick position, size and border-width proportional to the checkmark size. */
  left: calc(16px / 3);
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(16px / 5.3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(16px / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(16px / 2.6);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(16px / 8) calc(16px / 8) 0;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ck-content .todo-list .todo-list__label > input[checked]::before {
  background: hsl(126, 64%, 41%);
  border-color: hsl(126, 64%, 41%);
}
.ck-content .todo-list .todo-list__label > input[checked]::after {
  border-color: hsl(0, 0%, 100%);
}
.ck-content .todo-list .todo-list__label .todo-list__label__description {
  vertical-align: middle;
}
.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox] {
  position: absolute;
}
/*
 * To-do list editing view styles.
 */
/*
	 * To-do list should be interactive only during the editing
	 * (https://github.com/ckeditor/ckeditor5/issues/2090).
	 */
.ck-editor__editable.ck-content .todo-list .todo-list__label > input,
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input {
  cursor: pointer;
}
.ck-editor__editable.ck-content .todo-list .todo-list__label > input:hover::before,
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input:hover::before {
  box-shadow: 0 0 0 5px hsla(0, 0%, 0%, 0.1);
}
/*
	 * Document Lists - editing view has an additional span around checkbox.
	 */
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  width: var(--ck-todo-list-checkmark-size);
  height: 16px;
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  /* Needed on iOS */
  border: 0;
  /* LTR styles */
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
  /* RTL styles */
}
.ck-editor__editable.ck-content[dir=rtl] .todo-list .todo-list__label > span[contenteditable=false] > input {
  left: 0;
  margin-right: 0;
  right: -25px;
  margin-left: -15px;
}
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid hsl(0, 0%, 20%);
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow;
}
@media (prefers-reduced-motion: reduce) {
  .ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input::before {
    transition: none;
  }
}
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: '';
  /* Calculate tick position, size and border-width proportional to the checkmark size. */
  left: calc(16px / 3);
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(16px / 5.3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(16px / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(16px / 2.6);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(16px / 8) calc(16px / 8) 0;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input[checked]::before {
  background: hsl(126, 64%, 41%);
  border-color: hsl(126, 64%, 41%);
}
.ck-editor__editable.ck-content .todo-list .todo-list__label > span[contenteditable=false] > input[checked]::after {
  border-color: hsl(0, 0%, 100%);
}
.ck-editor__editable.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox] {
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content .media {
  /* Don't allow floated content overlap the media.
	https://github.com/ckeditor/ckeditor5-media-embed/issues/53 */
  clear: both;
  /* Make sure there is some space between the content and the media. */
  /* The first value should be equal to --ck-spacing-large variable if used in the editor context
	to avoid the content jumping (See https://github.com/ckeditor/ckeditor5/issues/9825). */
  margin: 0.9em 0;
  /* Make sure media is not overriden with Bootstrap default `flex` value.
	See: https://github.com/ckeditor/ckeditor5/issues/1373. */
  display: block;
  /* Give the media some minimal width in the content to prevent them
	from being "squashed" in tight spaces, e.g. in table cells (#44) */
  min-width: 15em;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-media__wrapper .ck-media__placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url {
  /* Otherwise the URL will overflow when the content is very narrow. */
  max-width: 100%;
  position: relative;
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-media__placeholder__url__text {
  overflow: hidden;
  display: block;
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder__icon * {
  display: none;
}
/* Disable all mouse interaction as long as the editor is not read–only.
   https://github.com/ckeditor/ckeditor5-media-embed/issues/58 */
.ck-editor__editable:not(.ck-read-only) .ck-media__wrapper > *:not(.ck-media__placeholder) {
  pointer-events: none;
}
/* Disable all mouse interaction when the widget is not selected (e.g. to avoid opening links by accident).
   https://github.com/ckeditor/ckeditor5-media-embed/issues/18 */
.ck-editor__editable:not(.ck-read-only) .ck-widget:not(.ck-widget_selected) .ck-media__placeholder {
  pointer-events: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-vertical-form .ck-button::after {
  content: "";
  width: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 1;
}
.ck-vertical-form .ck-button:focus::after {
  display: none;
}
@media screen and (max-width: 600px) {
  .ck.ck-responsive-form .ck-button::after {
    content: "";
    width: 0;
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    z-index: 1;
  }
  .ck.ck-responsive-form .ck-button:focus::after {
    display: none;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-media-form {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 400px;
}
.ck.ck-media-form .ck-labeled-field-view {
  display: inline-block;
  width: 100%;
}
.ck.ck-media-form .ck-label {
  display: none;
}
.ck.ck-media-form .ck-input {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .ck.ck-media-form {
    flex-wrap: wrap;
  }
  .ck.ck-media-form .ck-labeled-field-view {
    flex-basis: 100%;
  }
  .ck.ck-media-form .ck-button {
    flex-basis: 50%;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-mention-list-max-height: 300px;
}
.ck.ck-mentions {
  max-height: 300px;
  max-height: var(--ck-mention-list-max-height);
  overflow-y: auto;
  /* Prevent unnecessary horizontal scrollbar in Safari
	https://github.com/ckeditor/ckeditor5-mention/issues/41 */
  overflow-x: hidden;
  overscroll-behavior: contain;
  /* Prevent unnecessary vertical scrollbar in Safari
	https://github.com/ckeditor/ckeditor5-mention/issues/41 */
}
.ck.ck-mentions > .ck-list__item {
  overflow: hidden;
  flex-shrink: 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-minimap-tracker-background: 208, 0%, 51%;
  --ck-color-minimap-iframe-outline: hsl(0, 0%, 75%);
  --ck-color-minimap-iframe-shadow: hsla(0, 0%, 0%, 0.11);
  --ck-color-minimap-progress-background: hsl(0, 0%, 40%);
}
.ck.ck-minimap {
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  background: hsl(0, 0%, 100%);
  background: var(--ck-color-base-background);
}
.ck.ck-minimap,
.ck.ck-minimap iframe {
  width: 100%;
  height: 100%;
}
.ck.ck-minimap iframe {
  border: 0;
  pointer-events: none;
  position: relative;
  outline: 1px solid hsl(0, 0%, 75%);
  outline: 1px solid var(--ck-color-minimap-iframe-outline);
  box-shadow: 0 2px 5px hsla(0, 0%, 0%, 0.11);
  box-shadow: 0 2px 5px var(--ck-color-minimap-iframe-shadow);
  margin: 0;
}
.ck.ck-minimap .ck.ck-minimap__position-tracker {
  position: absolute;
  width: 100%;
  top: 0;
  background: hsla(208, 0%, 51%, 0.2);
  background: hsla(var(--ck-color-minimap-tracker-background), 0.2);
  z-index: 1;
  transition: background 100ms ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-minimap .ck.ck-minimap__position-tracker {
    transition: none;
  }
}
.ck.ck-minimap .ck.ck-minimap__position-tracker:hover {
  background: hsla(208, 0%, 51%, 0.3);
  background: hsla(var(--ck-color-minimap-tracker-background), 0.3);
}
.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging,
.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover {
  background: hsla(208, 0%, 51%, 0.4);
  background: hsla(var(--ck-color-minimap-tracker-background), 0.4);
}
.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging::after,
.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover::after {
  opacity: 1;
}
.ck.ck-minimap .ck.ck-minimap__position-tracker::after {
  content: attr(data-progress) "%";
  position: absolute;
  top: 5px;
  right: 5px;
  background: hsl(0, 0%, 40%);
  background: var(--ck-color-minimap-progress-background);
  color: hsl(0, 0%, 100%);
  color: var(--ck-color-base-background);
  border: 1px solid hsl(0, 0%, 100%);
  border: 1px solid var(--ck-color-base-background);
  padding: 2px 4px;
  font-size: 10px;
  border-radius: 3px;
  opacity: 0;
  transition: opacity 100ms ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ck.ck-minimap .ck.ck-minimap__position-tracker::after {
    transition: none;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ck-content .page-break::after {
  content: '';
  position: absolute;
  border-bottom: 2px dashed hsl(0, 0%, 77%);
  width: 100%;
}
.ck-content .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid hsl(0, 0%, 77%);
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: bold;
  color: hsl(0, 0%, 20%);
  background: hsl(0, 0%, 100%);
  box-shadow: 2px 2px 1px hsla(0, 0%, 0%, 0.15);
  /* Disable the possibility to select the label text by the user. */
  -webkit-user-select: none;
  user-select: none;
}
/* Do not show the page break element inside the print preview window. */
@media print {
  .ck-content .page-break {
    padding: 0;
  }
  .ck-content .page-break::after {
    display: none;
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-show-blocks-border-color: hsl(0, 0%, 46%);
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ADDRESS</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ADDRESS</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ASIDE</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ASIDE</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>BLOCKQUOTE</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>BLOCKQUOTE</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DETAILS</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DETAILS</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *) {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *) {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DIV</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *) {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *):not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *) {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DIV</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget):not(.ck-widget *) {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FOOTER</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FOOTER</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H1</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H1</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H2</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H2</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H3</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H3</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H4</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H4</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H5</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H5</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6 {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H6</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6 {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H6</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6 {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>HEADER</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>HEADER</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>MAIN</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>MAIN</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>NAV</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>NAV</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>PRE</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>PRE</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>OL</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>OL</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>UL</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>UL</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>P</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>P</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>SECTION</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>SECTION</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption {
  background-repeat: no-repeat;
  padding-top: 15px;
  /* Fix for Multi-root editor
	https://github.com/ckeditor/ckeditor5/issues/15969 */
}
[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FIGCAPTION</text></svg>");
  background-position: 1px 1px;
}
[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption:not(.ck-widget_selected):not(.ck-widget:hover) {
  outline: 1px dashed hsl(0, 0%, 46%);
  outline: 1px dashed var(--ck-show-blocks-border-color);
}
[dir="ltr"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption {
  background-image: url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FIGCAPTION</text></svg>");
  background-position: 1px 1px;
}
[dir="rtl"] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image, figure.table) figcaption {
  background-image: url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");
  background-position: calc(100% - 1px) 1px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Implements rounded corner interface for .ck-rounded-corners class.
 *
 * @see $ck-border-radius
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A visual style of focused element's border.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A helper to combine multiple shadows.
 */
/**
 * Gives an element a drop shadow so it looks like a floating panel.
 */
.ck-source-editing-area {
  position: relative;
  overflow: hidden;
}
.ck-source-editing-area::after,
.ck-source-editing-area textarea {
  padding: calc(0.6em * 1.5);
  padding: var(--ck-spacing-large);
  margin: 0;
  border: 1px solid transparent;
  line-height: 1.84615;
  line-height: var(--ck-line-height-base);
  font-size: 1em;
  font-size: var(--ck-font-size-normal);
  font-family: monospace;
  white-space: pre-wrap;
}
.ck-source-editing-area::after {
  content: attr(data-value) " ";
  visibility: hidden;
  display: block;
}
.ck-source-editing-area textarea {
  position: absolute;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  overflow: hidden;
  box-sizing: border-box;
  border-color: hsl(220, 6%, 81%);
  border-color: var(--ck-color-base-border);
  border-radius: 0;
}
.ck-rounded-corners .ck-source-editing-area textarea,
.ck-source-editing-area textarea.ck-rounded-corners {
  border-radius: 2px;
  border-radius: var(--ck-border-radius);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ck-source-editing-area textarea:not([readonly]):focus {
  /* Disable native outline. */
  outline: none;
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  box-shadow: 2px 2px 3px hsla(0, 0%, 0%, 0.1) inset, 0 0;
  box-shadow: var(--ck-inner-shadow), 0 0;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-character-grid {
  max-width: 100%;
}
.ck.ck-character-grid .ck-character-grid__tiles {
  display: grid;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-character-info {
  display: flex;
  justify-content: space-between;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-style-panel-columns: 3;
}
.ck.ck-style-panel .ck-style-grid {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-columns: repeat(var(--ck-style-panel-columns), auto);
  justify-content: start;
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  flex-basis: 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck-content .table {
  /* Give the table widget some air and center it horizontally */
  /* The first value should be equal to --ck-spacing-large variable if used in the editor context
	to avoid the content jumping (See https://github.com/ckeditor/ckeditor5/issues/9825). */
  margin: 0.9em auto;
  display: table;
}
.ck-content .table table {
  /* The table cells should have slight borders */
  border-collapse: collapse;
  border-spacing: 0;
  /* Table width and height are set on the parent <figure>. Make sure the table inside stretches
		to the full dimensions of the container (https://github.com/ckeditor/ckeditor5/issues/6186). */
  width: 100%;
  height: 100%;
  /* The outer border of the table should be slightly darker than the inner lines.
		Also see https://github.com/ckeditor/ckeditor5-table/issues/50. */
  border: 1px double hsl(0, 0%, 70%);
}
.ck-content .table table td,
.ck-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  /* The border is inherited from .ck-editor__nested-editable styles, so theoretically it's not necessary here.
			However, the border is a content style, so it should use .ck-content (so it works outside the editor).
			Hence, the duplication. See https://github.com/ckeditor/ckeditor5/issues/6314 */
  border: 1px solid hsl(0, 0%, 75%);
}
.ck-content .table table th {
  font-weight: bold;
  background: hsla(0, 0%, 0%, 0.05);
}
/* Text alignment of the table header should match the editor settings and override the native browser styling,
when content is available outside the editor. See https://github.com/ckeditor/ckeditor5/issues/6638 */
.ck-content[dir="rtl"] .table th {
  text-align: right;
}
.ck-content[dir="ltr"] .table th {
  text-align: left;
}
.ck-editor__editable .ck-table-bogus-paragraph {
  /*
	 * Use display:inline-block to force Chrome/Safari to limit text mutations to this element.
	 * See https://github.com/ckeditor/ckeditor5/issues/6062.
	 */
  display: inline-block;
  /*
	 * Inline HTML elements nested in the span should always be dimensioned in relation to the whole cell width.
	 * See https://github.com/ckeditor/ckeditor5/issues/9117.
	 */
  width: 100%;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-insert-table-dropdown__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-form__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  /* Ignore labels that work as fieldset legends */
}
.ck.ck-form__row > *:not(.ck-label) {
  flex-grow: 1;
}
.ck.ck-form__row.ck-table-form__action-row .ck-button-save,
.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel {
  justify-content: center;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row {
  flex-wrap: wrap;
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type {
  /* 4 buttons out of 7 (h-alignment + v-alignment) = 0.57 */
  flex-grow: 0.57;
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type {
  /* 3 buttons out of 7 (h-alignment + v-alignment) = 0.43 */
  flex-grow: 0.43;
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button {
  flex-grow: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-input-color {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}
.ck.ck-input-color > input.ck.ck-input-text {
  min-width: auto;
  flex-grow: 1;
}
.ck.ck-input-color > div.ck.ck-dropdown {
  min-width: auto;
  /* This dropdown has no arrow but a color preview instead. */
}
.ck.ck-input-color > div.ck.ck-dropdown > .ck-input-color__button .ck-dropdown__arrow {
  display: none;
}
.ck.ck-input-color .ck.ck-input-color__button {
  /* Resolving issue with misaligned buttons on Safari (see #10589) */
  display: flex;
}
.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview {
  position: relative;
  overflow: hidden;
}
.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview > .ck.ck-input-color__button__preview__no-color-indicator {
  position: absolute;
  display: block;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-table-form .ck-form__row.ck-table-form__border-row {
  flex-wrap: wrap;
}
.ck.ck-table-form .ck-form__row.ck-table-form__background-row {
  flex-wrap: wrap;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row {
  flex-wrap: wrap;
  align-items: center;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown {
  flex-grow: 0;
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
  flex-grow: 0;
}
.ck.ck-table-form .ck.ck-labeled-field-view {
  /* Allow absolute positioning of the status (error) balloons. */
  position: relative;
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
  position: absolute;
  left: 50%;
  bottom: calc(-1 * 6px);
  bottom: calc(-1 * var(--ck-table-properties-error-arrow-size));
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  /* Make sure the balloon status stays on top of other form elements. */
  z-index: 1;
  /* The arrow pointing towards the field. */
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status::after {
  content: "";
  position: absolute;
  top: calc(-1 * 6px);
  top: calc(-1 * var(--ck-table-properties-error-arrow-size));
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row {
  flex-wrap: wrap;
  flex-basis: 0;
  align-content: baseline;
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items {
  flex-wrap: nowrap;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-selector-caption-background: hsl(0, 0%, 97%);
  --ck-color-selector-caption-text: hsl(0, 0%, 20%);
  --ck-color-selector-caption-highlighted-background: hsl(52, 100%, 50%);
}
/* Content styles */
.ck-content .table > figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: hsl(0, 0%, 20%);
  color: var(--ck-color-selector-caption-text);
  background-color: hsl(0, 0%, 97%);
  background-color: var(--ck-color-selector-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
  /* Improve placeholder rendering in high-constrast mode (https://github.com/ckeditor/ckeditor5/issues/14907). */
}
@media (forced-colors: active) {
  .ck-content .table > figcaption {
    background-color: transparent;
    background-color: initial;
    color: inherit;
  }
}
/* Editing styles */
@media (forced-colors: none) {
  .ck.ck-editor__editable .table > figcaption.table__caption_highlighted {
    -webkit-animation: ck-table-caption-highlight 0.6s ease-out;
            animation: ck-table-caption-highlight 0.6s ease-out;
  }
}
.ck.ck-editor__editable .table > figcaption.ck-placeholder::before {
  padding-left: inherit;
  padding-right: inherit;
  /*
		 * Make sure the table caption placeholder doesn't overflow the placeholder area.
		 * See https://github.com/ckeditor/ckeditor5/issues/9162.
		 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@-webkit-keyframes ck-table-caption-highlight {
  0% {
    background-color: hsl(52, 100%, 50%);
    background-color: var(--ck-color-selector-caption-highlighted-background);
  }
  100% {
    background-color: hsl(0, 0%, 97%);
    background-color: var(--ck-color-selector-caption-background);
  }
}
@keyframes ck-table-caption-highlight {
  0% {
    background-color: hsl(52, 100%, 50%);
    background-color: var(--ck-color-selector-caption-highlighted-background);
  }
  100% {
    background-color: hsl(0, 0%, 97%);
    background-color: var(--ck-color-selector-caption-background);
  }
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-selector-column-resizer-hover: var(--ck-color-base-active);
  --ck-table-column-resizer-width: 7px;
  /* The offset used for absolute positioning of the resizer element, so that it is placed exactly above the cell border.
	   The value is: minus half the width of the resizer decreased additionaly by the half the width of the border (0.5px). */
  --ck-table-column-resizer-position-offset: calc(var(--ck-table-column-resizer-width) * -0.5 - 0.5px);
}
.ck-content .table .ck-table-resized {
  table-layout: fixed;
}
.ck-content .table table {
  overflow: hidden;
}
.ck-content .table td,
.ck-content .table th {
  /* To prevent text overflowing beyond its cell when columns are resized by resize handler
	(https://github.com/ckeditor/ckeditor5/pull/14379#issuecomment-1589460978). */
  word-wrap: break-word;
  position: relative;
}
.ck.ck-editor__editable .table .ck-table-column-resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(7px * -0.5 - 0.5px);
  right: var(--ck-table-column-resizer-position-offset);
  width: 7px;
  width: var(--ck-table-column-resizer-width);
  cursor: col-resize;
  -webkit-user-select: none;
          user-select: none;
  z-index: 1;
  z-index: var(--ck-z-default);
}
.ck.ck-editor__editable.ck-column-resize_disabled .table .ck-table-column-resizer {
  display: none;
}
/* The resizer elements, which are extended to an extremely high height, break the drag & drop feature in Chrome. To make it work again,
   all resizers must be hidden while the table is dragged. */
.ck.ck-editor__editable .table[draggable] .ck-table-column-resizer {
  display: none;
}
.ck.ck-editor__editable .table .ck-table-column-resizer:hover,
.ck.ck-editor__editable .table .ck-table-column-resizer__active {
  background-color: hsl(218.1, 100%, 58%);
  background-color: var(--ck-color-selector-column-resizer-hover);
  opacity: 0.25;
  /* The resizer element resides in each cell so to occupy the entire height of the table, which is unknown from a CSS point of view,
	   it is extended to an extremely high height. Even for screens with a very high pixel density, the resizer will fulfill its role as
	   it should, i.e. for a screen of 476 ppi the total height of the resizer will take over 350 sheets of A4 format, which is totally
	   unrealistic height for a single table. */
  top: -999999px;
  bottom: -999999px;
}
.ck.ck-editor__editable[dir=rtl] .table .ck-table-column-resizer {
  left: calc(7px * -0.5 - 0.5px);
  left: var(--ck-table-column-resizer-position-offset);
  right: auto;
  right: initial;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class which hides an element in DOM.
 */
.ck-hidden {
  display: none !important;
}
.ck-hidden {
  /* Override selector specificity. Otherwise, all elements with some display
	style defined will override this one, which is not a desired result. */
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-z-default: 1;
  --ck-z-panel: calc(var(--ck-z-default) + 999);
  --ck-z-dialog: 9999;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * A class that disables all transitions of the element and its children.
 */
.ck-transitions-disabled,
.ck-transitions-disabled * {
  transition: none !important;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-powered-by-line-height: 10px;
  --ck-powered-by-padding-vertical: 2px;
  --ck-powered-by-padding-horizontal: 4px;
  --ck-powered-by-text-color: hsl(0, 0%, 31%);
  --ck-powered-by-border-radius: var(--ck-border-radius);
  --ck-powered-by-background: hsl(0, 0%, 100%);
  --ck-powered-by-border-color: var(--ck-color-focus-border);
}
.ck.ck-balloon-panel.ck-powered-by-balloon {
  --ck-border-radius: var(--ck-powered-by-border-radius);
  box-shadow: none;
  background: hsl(0, 0%, 100%);
  background: var(--ck-powered-by-background);
  min-height: 0;
  min-height: initial;
  z-index: calc((1 + 999) - 1);
  z-index: calc(calc(1 + 999) - 1);
  z-index: calc(var(--ck-z-panel) - 1);
}
.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by {
  line-height: 10px;
  line-height: var(--ck-powered-by-line-height);
}
.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by a {
  cursor: pointer;
  display: flex;
  align-items: center;
  opacity: 0.66;
  -webkit-filter: grayscale(80%);
          filter: grayscale(80%);
  line-height: 10px;
  line-height: var(--ck-powered-by-line-height);
  padding: 2px 4px;
  padding: var(--ck-powered-by-padding-vertical) var(--ck-powered-by-padding-horizontal);
}
.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-powered-by__label {
  font-size: 7.5px;
  letter-spacing: -0.2px;
  padding-left: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 4px;
  cursor: pointer;
  line-height: normal;
  color: hsl(0, 0%, 31%);
  color: var(--ck-powered-by-text-color);
}
.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-icon {
  display: block;
  cursor: pointer;
}
.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by:hover a {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}
.ck.ck-balloon-panel.ck-powered-by-balloon[class*="position_inside"] {
  border-color: transparent;
}
.ck.ck-balloon-panel.ck-powered-by-balloon[class*="position_border"] {
  border: 1px solid hsl(218, 81.8%, 56.9%);
  border: var(--ck-focus-ring);
  border-color: hsl(218, 81.8%, 56.9%);
  border-color: var(--ck-powered-by-border-color);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Makes element unselectable.
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-button,
a.ck.ck-button {
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  display: inline-flex;
  align-items: center;
}
[dir="ltr"] .ck.ck-button,
[dir="ltr"] a.ck.ck-button {
  justify-content: left;
}
[dir="rtl"] .ck.ck-button,
[dir="rtl"] a.ck.ck-button {
  justify-content: right;
}
.ck.ck-button .ck-button__label,
a.ck.ck-button .ck-button__label {
  display: none;
}
.ck.ck-button.ck-button_with-text .ck-button__label,
a.ck.ck-button.ck-button_with-text .ck-button__label {
  display: inline-block;
}
/* Center the icon horizontally in a button without text. */
.ck.ck-button:not(.ck-button_with-text),
a.ck.ck-button:not(.ck-button_with-text) {
  justify-content: center;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-button.ck-switchbutton .ck-button__toggle {
  display: block;
}
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
  display: block;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-collapsible.ck-collapsible_collapsed > .ck-collapsible__children {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-color-grid {
  display: grid;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.color-picker-hex-input {
  width: -webkit-max-content;
  width: max-content;
}
.color-picker-hex-input .ck.ck-input {
  min-width: 0;
  min-width: initial;
}
.ck.ck-color-picker__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: calc(0.6em * 1.5) 0 0;
  margin: var(--ck-spacing-large) 0 0;
  width: auto;
  width: initial;
}
.ck.ck-color-picker__row .ck.ck-labeled-field-view {
  padding-top: 0;
  padding-top: initial;
}
.ck.ck-color-picker__row .ck.ck-input-text {
  width: auto;
  width: initial;
}
.ck.ck-color-picker__row .ck-color-picker__hash-view {
  padding-top: calc(0.6em * 0.3);
  padding-top: var(--ck-spacing-tiny);
  padding-right: calc(0.6em * 0.8);
  padding-right: var(--ck-spacing-medium);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/* View fragment with color grids. */
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,
.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker {
  display: flex;
  align-items: center;
}
[dir="rtl"] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,
[dir="rtl"] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker {
  justify-content: flex-start;
}
/* View fragment with a color picker. */
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-save,
.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-cancel {
  flex: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-dialog .ck.ck-dialog__actions {
  display: flex;
  justify-content: flex-end;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-dialog-overlay {
  -webkit-user-select: none;
          user-select: none;
  overscroll-behavior: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.ck.ck-dialog-overlay.ck-dialog-overlay__transparent {
  pointer-events: none;
  -webkit-animation: none;
          animation: none;
  background: none;
}
.ck.ck-dialog {
  overscroll-behavior: none;
  width: -webkit-fit-content;
  width: fit-content;
  position: absolute;
}
.ck.ck-dialog .ck.ck-form__header {
  flex-shrink: 0;
}
.ck.ck-dialog .ck.ck-form__header .ck-form__header__label {
  cursor: -webkit-grab;
  cursor: grab;
}
.ck.ck-dialog-overlay.ck-dialog-overlay__transparent .ck.ck-dialog {
  pointer-events: all;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-dropdown-max-width: 75vw;
}
.ck.ck-dropdown {
  display: inline-block;
  position: relative;
}
.ck.ck-dropdown .ck-dropdown__arrow {
  pointer-events: none;
  z-index: 1;
  z-index: var(--ck-z-default);
}
/* Dropdown button should span horizontally, e.g. in vertical toolbars */
.ck.ck-dropdown .ck-button.ck-dropdown__button {
  width: 100%;
}
.ck.ck-dropdown .ck-dropdown__panel {
  display: none;
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
  max-width: 75vw;
  max-width: var(--ck-dropdown-max-width);
  position: absolute;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible {
  display: inline-block;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme {
  bottom: 100%;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s {
  /*
			 * Using transform: translate3d( 0, 100%, 0 ) causes blurry dropdown on Chrome 67-78+ on non-retina displays.
			 * See https://github.com/ckeditor/ckeditor5/issues/1053.
			 */
  top: 100%;
  bottom: auto;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se {
  left: 0px;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw {
  right: 0px;
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n {
  /* Positioning panels relative to the center of the button */
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw {
  /* Positioning panels relative to the middle-west of the button */
  left: 75%;
  -webkit-transform: translateX(-75%);
      -ms-transform: translateX(-75%);
          transform: translateX(-75%);
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme {
  /* Positioning panels relative to the middle-east of the button */
  left: 25%;
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
/*
 * Toolbar dropdown panels should be always above the UI (eg. other dropdown panels) from the editor's content.
 * See https://github.com/ckeditor/ckeditor5/issues/7874
 */
.ck.ck-toolbar .ck-dropdown__panel {
  z-index: calc((1 + 999) + 1);
  z-index: calc(calc(1 + 999) + 1);
  z-index: calc(var(--ck-z-panel) + 1);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-splitbutton {
  /* Enable font size inheritance, which allows fluid UI scaling. */
  font-size: inherit;
}
.ck.ck-splitbutton .ck-splitbutton__action:focus {
  z-index: calc(1 + 1);
  z-index: calc(var(--ck-z-default) + 1);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-toolbar-dropdown-max-width: 60vw;
}
.ck.ck-toolbar-dropdown > .ck-dropdown__panel {
  /* https://github.com/ckeditor/ckeditor5/issues/5586 */
  width: -webkit-max-content;
  width: max-content;
  max-width: 60vw;
  max-width: var(--ck-toolbar-dropdown-max-width);
}
.ck.ck-toolbar-dropdown > .ck-dropdown__panel .ck-button:focus {
  z-index: calc(1 + 1);
  z-index: calc(var(--ck-z-default) + 1);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-aria-live-announcer {
  position: absolute;
  left: -10000px;
  top: -10000px;
}
.ck.ck-aria-live-region-list {
  list-style-type: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-form__header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.ck.ck-form__header h2.ck-form__header__label {
  flex-grow: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-icon {
  vertical-align: middle;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-label {
  display: block;
}
.ck.ck-voice-label {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-labeled-field-view > .ck.ck-labeled-field-view__input-wrapper {
  display: flex;
  position: relative;
}
.ck.ck-labeled-field-view .ck.ck-label {
  display: block;
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Makes element unselectable.
 */
.ck.ck-list {
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: column;
}
.ck.ck-list .ck-list__item,
.ck.ck-list .ck-list__separator {
  display: block;
}
/* Make sure that whatever child of the list item gets focus, it remains on the
	top. Thanks to that, styles like box-shadow, outline, etc. are not masked by
	adjacent list items. */
.ck.ck-list .ck-list__item > *:focus {
  position: relative;
  z-index: 1;
  z-index: var(--ck-z-default);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  /* Make sure the balloon arrow does not float over its children. */
  --ck-balloon-panel-arrow-z-index: calc(var(--ck-z-default) - 3);
}
.ck.ck-balloon-panel {
  display: none;
  position: absolute;
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::before,
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::after {
  content: "";
  position: absolute;
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::before {
  z-index: calc(1 - 3);
  z-index: var(--ck-balloon-panel-arrow-z-index);
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow::after {
  z-index: calc((1 - 3) + 1);
  z-index: calc(calc(1 - 3) + 1);
  z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1);
}
.ck.ck-balloon-panel[class*="arrow_n"]::before {
  z-index: calc(1 - 3);
  z-index: var(--ck-balloon-panel-arrow-z-index);
}
.ck.ck-balloon-panel[class*="arrow_n"]::after {
  z-index: calc((1 - 3) + 1);
  z-index: calc(calc(1 - 3) + 1);
  z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1);
}
.ck.ck-balloon-panel[class*="arrow_s"]::before {
  z-index: calc(1 - 3);
  z-index: var(--ck-balloon-panel-arrow-z-index);
}
.ck.ck-balloon-panel[class*="arrow_s"]::after {
  z-index: calc((1 - 3) + 1);
  z-index: calc(calc(1 - 3) + 1);
  z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1);
}
.ck.ck-balloon-panel.ck-balloon-panel_visible {
  display: block;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-balloon-rotator__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Buttons inside a toolbar should be centered when rotator bar is wider.
 * See: https://github.com/ckeditor/ckeditor5-ui/issues/495
 */
.ck .ck-balloon-rotator__content .ck-toolbar {
  justify-content: center;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-fake-panel {
  position: absolute;
  /* Fake panels should be placed under main balloon content. */
  z-index: calc((1 + 999) - 1);
  z-index: calc(calc(1 + 999) - 1);
  z-index: calc(var(--ck-z-panel) - 1);
}
.ck .ck-fake-panel div {
  position: absolute;
}
.ck .ck-fake-panel div:nth-child( 1 ) {
  z-index: 2;
}
.ck .ck-fake-panel div:nth-child( 2 ) {
  z-index: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
  /* #315 */
  position: fixed;
  top: 0;
}
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky_bottom-limit {
  top: auto;
  position: absolute;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-autocomplete {
  position: relative;
}
.ck.ck-autocomplete > .ck-search__results {
  position: absolute;
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
}
.ck.ck-autocomplete > .ck-search__results.ck-search__results_n {
  bottom: 100%;
}
.ck.ck-autocomplete > .ck-search__results.ck-search__results_s {
  top: 100%;
  bottom: auto;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-search > .ck-labeled-field-view > .ck-labeled-field-view__input-wrapper > .ck-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
[dir="ltr"] .ck.ck-search > .ck-labeled-field-view > .ck-labeled-field-view__input-wrapper > .ck-icon {
  left: calc(0.6em * 0.8);
  left: var(--ck-spacing-medium);
}
[dir="rtl"] .ck.ck-search > .ck-labeled-field-view > .ck-labeled-field-view__input-wrapper > .ck-icon {
  right: calc(0.6em * 0.8);
  right: var(--ck-spacing-medium);
}
.ck.ck-search > .ck-labeled-field-view .ck-search__reset {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ck.ck-search > .ck-search__results > .ck-search__info > span:first-child {
  display: block;
}
/* Hide the filtered view when nothing was found */
.ck.ck-search > .ck-search__results > .ck-search__info:not(.ck-hidden) ~ * {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-highlighted-text mark {
  background: hsl(60, 100%, 50%);
  background: var(--ck-color-highlight-background);
  vertical-align: baseline;
  vertical-align: initial;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Makes element unselectable.
 */
.ck.ck-balloon-panel.ck-tooltip {
  -webkit-user-select: none;
  user-select: none;
  z-index: calc(9999 + 100);
  z-index: calc(var(--ck-z-dialog) + 100);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-toolbar-spinner-size: 18px;
}
.ck.ck-spinner-container {
  display: block;
  position: relative;
}
.ck.ck-spinner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/**
 * Makes element unselectable.
 */
.ck.ck-toolbar {
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.ck.ck-toolbar > .ck-toolbar__items {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  flex-grow: 1;
}
.ck.ck-toolbar .ck.ck-toolbar__separator {
  display: inline-block;
  /*
		 * A leading or trailing separator makes no sense (separates from nothing on one side).
		 * For instance, it can happen when toolbar items (also separators) are getting grouped one by one and
		 * moved to another toolbar in the dropdown.
		 */
}
.ck.ck-toolbar .ck.ck-toolbar__separator:first-child,
.ck.ck-toolbar .ck.ck-toolbar__separator:last-child {
  display: none;
}
.ck.ck-toolbar .ck-toolbar__line-break {
  flex-basis: 100%;
}
.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items {
  flex-wrap: nowrap;
}
.ck.ck-toolbar.ck-toolbar_vertical > .ck-toolbar__items {
  flex-direction: column;
}
.ck.ck-toolbar.ck-toolbar_floating > .ck-toolbar__items {
  flex-wrap: nowrap;
}
.ck.ck-toolbar > .ck.ck-toolbar__grouped-dropdown > .ck-dropdown__button .ck-dropdown__arrow {
  display: none;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-block-toolbar-button {
  position: absolute;
  z-index: 1;
  z-index: var(--ck-z-default);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-menu-bar__menu > .ck-menu-bar__menu__button > .ck-menu-bar__menu__button__arrow {
  pointer-events: none;
  z-index: 1;
  z-index: var(--ck-z-default);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-menu-bar-menu-max-width: 75vw;
  --ck-menu-bar-nested-menu-horizontal-offset: 5px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel {
  z-index: calc(1 + 999);
  z-index: var(--ck-z-panel);
  max-width: 75vw;
  max-width: var(--ck-menu-bar-menu-max-width);
  position: absolute;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw {
  bottom: 100%;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw {
  top: 100%;
  bottom: auto;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se {
  left: 0px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw {
  right: 0px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en {
  left: calc(100% - 5px);
  left: calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset));
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es {
  top: 0px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en {
  bottom: 0px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn {
  right: calc(100% - 5px);
  right: calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset));
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws {
  top: 0px;
}
.ck.ck-menu-bar__menu > .ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn {
  bottom: 0px;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck.ck-menu-bar__menu {
  display: block;
  position: relative;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
:root {
  --ck-color-resizer: var(--ck-color-focus-border);
  --ck-color-resizer-tooltip-background: hsl(0, 0%, 15%);
  --ck-color-resizer-tooltip-text: hsl(0, 0%, 95%);
  --ck-resizer-border-radius: var(--ck-border-radius);
  --ck-resizer-tooltip-offset: 10px;
  --ck-resizer-tooltip-height: calc(var(--ck-spacing-small) * 2 + 10px);
}
.ck .ck-widget {
  /* This is neccessary for type around UI to be positioned properly. */
  position: relative;
}
.ck .ck-widget.ck-widget_with-selection-handle {
  /* Make the widget wrapper a relative positioning container for the drag handle. */
  position: relative;
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
  position: absolute;
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon {
  /* Make sure the icon in not a subject to font-size or line-height to avoid
			unnecessary spacing around it. */
  display: block;
}
/* Show the selection handle on mouse hover over the widget, but not for nested widgets. */
.ck .ck-widget.ck-widget_with-selection-handle:hover > .ck-widget__selection-handle {
  visibility: visible;
}
/* Show the selection handle when the widget is selected, but not for nested widgets. */
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected > .ck-widget__selection-handle {
  visibility: visible;
}
.ck .ck-size-view {
  background: hsl(0, 0%, 15%);
  background: var(--ck-color-resizer-tooltip-background);
  color: hsl(0, 0%, 95%);
  color: var(--ck-color-resizer-tooltip-text);
  border: 1px solid hsl(0, 0%, 95%);
  border: 1px solid var(--ck-color-resizer-tooltip-text);
  border-radius: 2px;
  border-radius: var(--ck-resizer-border-radius);
  font-size: 0.7em;
  font-size: var(--ck-font-size-tiny);
  display: block;
  padding: 0 calc(0.6em * 0.5);
  padding: 0 var(--ck-spacing-small);
  height: calc((0.6em * 0.5) * 2 + 10px);
  height: calc(calc(0.6em * 0.5) * 2 + 10px);
  height: var(--ck-resizer-tooltip-height);
  line-height: calc((0.6em * 0.5) * 2 + 10px);
  line-height: calc(calc(0.6em * 0.5) * 2 + 10px);
  line-height: var(--ck-resizer-tooltip-height);
}
.ck .ck-size-view.ck-orientation-top-left,
.ck .ck-size-view.ck-orientation-top-right,
.ck .ck-size-view.ck-orientation-bottom-right,
.ck .ck-size-view.ck-orientation-bottom-left,
.ck .ck-size-view.ck-orientation-above-center {
  position: absolute;
}
.ck .ck-size-view.ck-orientation-top-left {
  top: 10px;
  top: var(--ck-resizer-tooltip-offset);
  left: 10px;
  left: var(--ck-resizer-tooltip-offset);
}
.ck .ck-size-view.ck-orientation-top-right {
  top: 10px;
  top: var(--ck-resizer-tooltip-offset);
  right: 10px;
  right: var(--ck-resizer-tooltip-offset);
}
.ck .ck-size-view.ck-orientation-bottom-right {
  bottom: 10px;
  bottom: var(--ck-resizer-tooltip-offset);
  right: 10px;
  right: var(--ck-resizer-tooltip-offset);
}
.ck .ck-size-view.ck-orientation-bottom-left {
  bottom: 10px;
  bottom: var(--ck-resizer-tooltip-offset);
  left: 10px;
  left: var(--ck-resizer-tooltip-offset);
}
/* Class applied if the widget is too small to contain the size label */
.ck .ck-size-view.ck-orientation-above-center {
  top: calc(((0.6em * 0.5) * 2 + 10px) * -1);
  top: calc(calc(calc(0.6em * 0.5) * 2 + 10px) * -1);
  top: calc(var(--ck-resizer-tooltip-height) * -1);
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
.ck .ck-widget_with-resizer {
  /* Make the widget wrapper a relative positioning container for the drag handle. */
  position: relative;
}
.ck .ck-widget__resizer {
  display: none;
  position: absolute;
  /* The wrapper itself should not interfere with the pointer device, only the handles should. */
  pointer-events: none;
  left: 0;
  top: 0;
}
.ck-focused .ck-widget_with-resizer.ck-widget_selected > .ck-widget__resizer {
  display: block;
}
.ck .ck-widget__resizer__handle {
  position: absolute;
  /* Resizers are the only UI elements that should interfere with a pointer device. */
  pointer-events: all;
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left,
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right {
  cursor: nwse-resize;
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right,
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left {
  cursor: nesw-resize;
}
/*
 * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
/*
	 * Styles of the type around buttons
	 */
.ck .ck-widget .ck-widget__type-around__button {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: 1;
  z-index: var(--ck-z-default);
}
.ck .ck-widget .ck-widget__type-around__button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: calc(1 + 2);
  z-index: calc(var(--ck-z-default) + 2);
}
.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before {
  /* Place it in the middle of the outline */
  top: calc(-0.5 * 3px);
  top: calc(-0.5 * var(--ck-widget-outline-thickness));
  left: min(10%, 30px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after {
  /* Place it in the middle of the outline */
  bottom: calc(-0.5 * 3px);
  bottom: calc(-0.5 * var(--ck-widget-outline-thickness));
  right: min(10%, 30px);
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
/*
	 * Styles for the buttons when:
	 * - the widget is selected,
	 * - or the button is being hovered (regardless of the widget state).
	 */
.ck .ck-widget.ck-widget_selected > .ck-widget__type-around > .ck-widget__type-around__button::after,
.ck .ck-widget > .ck-widget__type-around > .ck-widget__type-around__button:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: calc(1 + 1);
  z-index: calc(var(--ck-z-default) + 1);
}
/*
	 * Styles for the horizontal "fake caret" which is displayed when the user navigates using the keyboard.
	 */
.ck .ck-widget > .ck-widget__type-around > .ck-widget__type-around__fake-caret {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
}
/*
	 * When the widget is hovered the "fake caret" would normally be narrower than the
	 * extra outline displayed around the widget. Let's extend the "fake caret" to match
	 * the full width of the widget.
	 */
.ck .ck-widget:hover > .ck-widget__type-around > .ck-widget__type-around__fake-caret {
  left: calc(-1 * 3px);
  left: calc(-1 * var(--ck-widget-outline-thickness));
  right: calc(-1 * 3px);
  right: calc(-1 * var(--ck-widget-outline-thickness));
}
/*
	 * Styles for the horizontal "fake caret" when it should be displayed before the widget (backward keyboard navigation).
	 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_before > .ck-widget__type-around > .ck-widget__type-around__fake-caret {
  top: calc(-1 * 3px - 1px);
  top: calc(-1 * var(--ck-widget-outline-thickness) - 1px);
  display: block;
}
/*
	 * Styles for the horizontal "fake caret" when it should be displayed after the widget (forward keyboard navigation).
	 */
.ck .ck-widget.ck-widget_type-around_show-fake-caret_after > .ck-widget__type-around > .ck-widget__type-around__fake-caret {
  bottom: calc(-1 * 3px - 1px);
  bottom: calc(-1 * var(--ck-widget-outline-thickness) - 1px);
  display: block;
}
/*
 * Integration with the read-only mode of the editor.
 */
.ck.ck-editor__editable.ck-read-only .ck-widget__type-around {
  display: none;
}
/*
 * Integration with the restricted editing mode (feature) of the editor.
 */
.ck.ck-editor__editable.ck-restricted-editing_mode_restricted .ck-widget__type-around {
  display: none;
}
/*
 * Integration with the #isEnabled property of the WidgetTypeAround plugin.
 */
.ck.ck-editor__editable.ck-widget__type-around_disabled .ck-widget__type-around {
  display: none;
}

/*  千仓 主题样式常量 */
.itemSelect--Q2wEm {
  width: 130px !important;
  flex: initial !important;
}
.itemInput--T9KY_ {
  width: calc(100% - 130px) !important;
}
.normal--k2o4A {
  color: #606266;
}
.pre-putaway--QqcX3 {
  color: #ff8a00;
}
.partial-putaway--IZcak {
  color: #9055f3;
}
.full-putaway--zUgw1 {
  color: #20d76d;
}
.outbound-shipment-load-page--3Nn74 {
  height: 100%;
}

/*!
* ColorPicker v2.0.0-alpha10 (http://thednp.github.io/color-picker)
* Copyright 2023 © thednp
* Licensed under MIT (https://github.com/thednp/color-picker/blob/main/LICENSE)
*/

/* :host */
.color-picker {
  position: relative;
  display: flex;

  --white-15: rgba(255, 255, 255, 0.15);
  --white-25: rgba(255, 255, 255, 0.25);
  --white-33: rgba(255, 255, 255, 0.33);
  --white-50: rgba(255, 255, 255, 0.5);
  --white-75: rgba(255, 255, 255, 0.75);
  --white-90: rgba(255, 255, 255, 0.9);
  --black-15: rgba(0, 0, 0, 0.15);
  --black-25: rgba(0, 0, 0, 0.25);
  --black-33: rgba(0, 0, 0, 0.33);
  --black-50: rgba(0, 0, 0, 0.5);
  --black-75: rgba(0, 0, 0, 0.75);
  --black-90: rgba(0, 0, 0, 0.9);
  --dropdown-transition: transform 0.33s ease, opacity 0.33s ease;
  --btn-transition: box-shadow 0.33s ease, border 0.33s ease;
  --options-transition: height 0.33s ease;
  --dropdown-bg: var(--black-75);
  --dropdown-color: var(--white-75);
  --dropdown-shadow: 0 6px 12px var(--black-33);
  --dropdown-scrollbar-bg: var(--white-33);
  --dropdown-scrollbar-bg-hover: var(--white-50);
  --knob-bg: #000;
  --knob-border: 1px solid var(--white-90);
  --knob-shadow-hover: 0 0 0 6px var(--white-50);
  --knob-shadow-active: 0 0 0 6px var(--white-90);
  --input-border: 1px solid var(--white-15);
  --input-border-hover: 1px solid var(--white-33);
  --input-bg-hover: var(--black-15);
  --option-color-hover: var(--black-75);
  --option-bg-hover: var(--white-50);
  --option-color-active: var(--black-75);
  --option-bg-active: var(--white-90);
  --visual-shadow: 0 0 0 1px var(--white-15) inset;
}

.color-picker *, .color-picker *:before, .color-picker *:after {
  box-sizing: border-box;
}

.color-picker:focus {
  outline: none;
}

/* color-dropdown */
.color-dropdown {
  position: absolute;
  z-index: 50;
  display: none;
  flex-direction: column;
  width: min-content;
  padding: 0.5rem;
  color: var(--dropdown-color);
  background: var(--dropdown-bg);
  border-radius: 0.5rem;
  box-shadow: var(--dropdown-shadow);
  opacity: 0;
  transition: var(--dropdown-transition);
}

.color-dropdown.picker {
  left: 0;
}

.color-dropdown.menu {
  right: 0;
  max-height: 230px;
}

.open .color-dropdown.top {
  top: auto;
  bottom: 100%;
}

.color-dropdown.bottom {
  top: 100%;
}

.open .color-dropdown.top,
.open .color-dropdown.bottom {
  display: flex;
}

.color-dropdown.show {
  opacity: 1;
}

.color-dropdown.show.top {
  transform: translate(0, -5px);
}

.color-dropdown.show.bottom {
  transform: translate(0, 5px);
}

/* color-controls */
.color-controls {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  width: max-content;
}

/* btn-appearance */
.btn-appearance {
  width: 100%;
  padding: 0.6rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border: 0;
  border-radius: 0.25rem;
  outline: none;
  appearance: none;
  transition: var(--btn-transition);
}

.btn-appearance:focus,
.btn-appearance:hover {
  box-shadow: 0 0 0 3px var(--black-15);
}

/* color-preview */
.color-preview {
  box-shadow: 0 0 0 1px rgba(120, 120, 120, 0.33) inset;
  direction: ltr; /* color value can never be rtl */
}

.txt-dark .color-preview {
  color: var(--white-75);
}

.txt-dark .color-preview:focus {
  box-shadow: 0 0 0 1px #fff inset, 0 0 0 3px var(--black-15);
}

.txt-dark .color-preview::placeholder {
  color: var(--white-50);
}

.txt-light .color-preview {
  color: var(--black-75);
}

.txt-light .color-preview:focus {
  color: var(--black-75);
  box-shadow: 0 0 0 1px #000 inset, 0 0 0 3px var(--black-15);
}

.txt-light .color-preview::placeholder {
  color: var(--black-50);
}

/* picker-toggle */
.picker-toggle {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.open .picker-toggle {
  z-index: -1;
}

/* menu-toggle */
.menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 3rem;
  height: 100%;
  padding: 0 0.25rem;
  cursor: pointer;
  border: 0;
  border-radius: 0 0.25rem 0.25rem 0;
}

.txt-light .menu-toggle {
  background: var(--black-50);
}

.txt-light .menu-toggle:focus {
  background: var(--black-75);
}

.txt-dark .menu-toggle {
  background: var(--white-33);
}

.txt-dark .menu-toggle:focus {
  background: var(--white-50);
}

.menu-toggle svg {
  width: auto;
  height: 100%;
}

/* scrollable */
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}

.scrollable::-webkit-scrollbar {
  width: 0.5rem;
}

.scrollable::-webkit-scrollbar-track {
  background-color: transparent;
}

.scrollable::-webkit-scrollbar-thumb {
  width: 0.5rem;
  background-color: transparent;
  background-clip: content-box;
  border: 0;
}

.scrollable:hover::-webkit-scrollbar-thumb {
  background-color: var(--dropdown-scrollbar-bg);
}

.scrollable::-webkit-scrollbar-thumb:hover {
  background-color: var(--dropdown-scrollbar-bg-hover);
}

/* color-defaults */
.color-defaults {
  display: none;
  flex-flow: column wrap;
  margin: 0;
  list-style: none;
  padding-inline: 0;
}

.color-dropdown.menu .color-defaults,
.color-dropdown.picker .color-controls {
  display: flex;
}

.color-defaults .color-option {
  padding: 0.25rem 0.5rem;
  color: inherit;
}

.color-option {
  cursor: pointer;
}

.color-defaults .color-option:focus,
.color-defaults .color-option:hover {
  color: var(--option-color-hover);
  background: var(--option-bg-hover);
  outline: none;
}

.color-defaults .color-option:active,
.color-defaults .color-option.active {
  color: var(--option-color-active);
  background: var(--option-bg-active);
}

/* color-options grid */
.color-options {
  --grid-item-size: 2rem;
  --grid-fit: 5;
  --grid-gap: .25rem;
  --grid-height: auto;
  --grid-hover-height: auto;

  display: grid;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: repeat(var(--grid-fit), var(--grid-item-size));
  grid-template-rows: repeat(auto-fill, var(--grid-item-size));
  gap: var(--grid-gap);
}

.color-options.scrollable {
  height: var(--grid-height);
  margin: 0 -0.5rem 0 0;
  overflow-y: scroll;
  transition: var(--options-transition);
}

.color-dropdown.menu:hover .scrollable {
  height: var(--grid-hover-height);
}

.color-options + .color-defaults {
  margin-top: 0.25rem;
}

.multiline + .color-defaults {
  flex-flow: row wrap;
}

.multiline + .color-defaults .color-option {
  padding: 0.25rem 0.33rem;
  font-size: 12px;
}

.color-options .color-option {
  position: relative;
  width: var(--grid-item-size);
  height: var(--grid-item-size);
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
}

.color-options .color-option:active, .color-options .color-option:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(125, 125, 125, 0.75) inset;
}

.color-options .color-option:before {
  position: absolute;
  inset: 0;
}

.color-options .color-option:hover:before,
.color-options .color-option:active:before,
.color-options .color-option:focus:before {
  content: '';
  border: 3px solid var(--white-75);
  mix-blend-mode: difference;
}

.color-options .color-option.active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin: -2px 0 0 -2px;
  content: '';
  border-radius: 4px;
}

.txt-dark .color-options .color-option.active:after {
  box-shadow: 0 0 0 4px var(--white-90);
}

.txt-light .color-options .color-option.active:after {
  box-shadow: 0 0 0 4px var(--black-90);
}

/* color-form */
.color-form {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.25rem 0 0;
  font: 12px sans-serif;
}

.color-form.hex {
  max-width: initial;
}

.color-form > * {
  flex: 1 0 0%;
  width: 17.5%;
  max-width: 17.5%;
}

.color-form label {
  width: 7.5%;
  max-width: 7.5%;
  text-align: center;
}

.color-input {
  color: inherit;
  text-align: right;
  background: transparent;
  border: var(--input-border);
  outline: none;
}

.color-input.hex {
  width: 92.5%;
  max-width: 92.5%;
}

.color-input:active,
.color-input:focus {
  background: var(--input-bg-hover);
  border: var(--input-border-hover);
}

/* visual control */
.visual-control {
  height: 230px;

  /* important for mobile devices */
  touch-action: none;
  box-shadow: var(--visual-shadow);
}

.visual-control1 {
  width: 230px;
}

.visual-control2,
.visual-control3 {
  width: 21px;
  cursor: ns-resize;
}

@media (width >= 980px) {
  .visual-control {
    height: 300px;
  }

  .visual-control1 {
    width: 300px;
  }
}

.color-control {
  position: relative;
  display: inline-block;
}

.color-slider {
  left: 0;
  width: calc(100% - 2px);
  cursor: ns-resize;
}

.color-control + .color-control {
  margin-left: 0.5rem;
}

/* knob */
.knob {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;

  /* important for mobile devices */
  touch-action: none;
  user-select: none;
  background-color: var(--knob-bg);
  border: var(--knob-border);
  border-radius: 5px;
  outline: none;
  will-change: transform;
}

.knob:hover {
  box-shadow: var(--knob-shadow-hover);
}

.knob:focus,
.knob:active {
  z-index: 1;
  box-shadow: var(--knob-shadow-active);
}

/* color-pointer */
.color-pointer {
  width: 7px;
  background-color: transparent;
  border: 0;
}

.txt-dark .color-pointer {
  box-shadow: 0 0 0 5px var(--white-50);
}

.txt-light .color-pointer {
  box-shadow: 0 0 0 5px var(--black-50);
}

.txt-dark .color-pointer:hover {
  box-shadow: 0 0 0 5px var(--white-75);
}

.txt-light .color-pointer:hover {
  box-shadow: 0 0 0 5px var(--black-75);
}

.txt-dark .color-pointer:focus,
.txt-dark .color-pointer:active {
  box-shadow: 0 0 0 5px var(--white-90);
}

.txt-light .color-pointer:focus,
.txt-light .color-pointer:active {
  box-shadow: 0 0 0 5px var(--black-90);
}

/* utility */
.v-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/*  千仓 主题样式常量 */
html,
body,
#app {
  width: 100vw;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
@font-face {
  font-family: sora;
  src: url(../fonts/Sora-VariableFont_wght.93840bb2.ttf);
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fbfbfb;
}
::-webkit-scrollbar-thumb {
  background: #dcdee0;
  border-radius: 100px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #fbfbfb;
  width: 10px;
  height: 10px;
}
.columnSkuImg {
  display: flex;
}
.columnSkuImg img {
  display: block;
  object-fit: contain;
  cursor: pointer;
}
.columnSkuImg-skuImgPopover img {
  height: 200px;
  width: 200px;
  object-fit: contain;
  cursor: pointer;
}
.skuImage {
  object-fit: contain;
}
.draggable-title [data-draggable='true'] {
  width: 100%;
  cursor: move;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
.visible {
  display: block;
}
.hidden {
  display: none;
}
.required {
  position: relative;
  margin-left: calc(14px);
}
[dir="ltr"] .required:before{
  margin-right: 4px;
}
[dir="rtl"] .required:before{
  margin-left: 4px;
}
.required:before {
  position: absolute;
  display: inline-block;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.th-required {
  position: relative;
}
.th-required:before {
  content: '*';
  position: absolute;
  left: -7px;
  color: #f5222d;
}
.error {
  color: #f5222d;
}
.pre-wrap {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.no-wrap {
  white-space: nowrap;
}
[data-hidden='true'] {
  display: none;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-column-center {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.flex-vertical-center {
  display: flex;
  align-items: center;
}
.search-form-horizontal .ant-form-item,
.search-form .ant-form-item {
  margin-bottom: 12px;
}
.search-form-horizontal .ant-btn,
.search-form .ant-btn {
  margin-right: 8px;
}
.search-form-horizontal .ant-form-item-label,
.search-form .ant-form-item-label {
  background: #f5f7fa !important;
  color: #7e838d !important;
  border-width: 1px 0 1px 1px !important;
  border-color: #dcdfe6 !important;
  font-size: 13px !important;
  cursor: text !important;
}
.search-form-horizontal .ant-form-item-label,
.search-form .ant-form-item-label {
  box-sizing: border-box;
  height: 32px;
  padding: 0 8px;
  border-radius: 6px 0 0 6px;
  border: 1px solid #dcdfe6;
  text-align: center;
  align-items: center;
}
.search-form-horizontal .rangeInput .ant-input,
.search-form .rangeInput .ant-input {
  border-radius: 0 !important;
}
.operate-middle {
  line-height: 32px;
  height: 32px;
  margin-bottom: 12px;
}
.operate-middle:after {
  display: block;
  content: '';
  clear: both;
}
.operate-middle .ant-btn {
  margin-right: 8px;
}
.operate-middle .float-left {
  float: left;
}
.operate-middle .float-right {
  float: right;
  display: flex;
  align-items: center;
}
.operate-middle .float-right.paddingRight40 {
  padding-right: 40px;
  display: flex;
  align-items: center;
}
.operate-middle .float-right.paddingRight40 .anticon {
  margin-left: 8px;
  cursor: pointer;
}
.operate-middle .selection {
  display: inline-block;
  color: #909399;
  font-size: 13px;
}
.operate-middle .selection > span {
  color: #0e49eb;
}
.operate-middle .selection + .selection {
  margin-left: 16px;
}
.operate-middle .ant-btn + .selection {
  margin-left: 16px;
}
.editLanguage-btn {
  background-color: #000 !important;
  color: #fff !important;
}
.editLanguage-btn {
  position: relative;
  z-index: 999;
}
.editLanguage-btn:hover {
  background-color: #000 !important;
  color: #fff !important;
}
a {
  color: #0e49eb;
}
a:hover {
  color: #3e6def !important;
}
a:active {
  color: #0c3ec8 !important;
}
.ant-btn {
  font-size: 13px;
}
.ant-btn.ant-btn-focus:focus {
  outline: 4px solid rgba(145, 202, 255);
}
.text-btn {
  padding: 0;
  height: auto;
  color: #0e49eb;
}
.text-btn:hover span {
  color: #3e6def;
}
.text-btn:active span {
  color: #0c3ec8;
}
.ant-btn-primary {
  background-color: #0e49eb;
  box-shadow: none;
  box-shadow: initial;
}
.ant-btn-primary:hover {
  background-color: #3e6def !important;
}
.ant-btn-primary:active {
  background-color: #0c3ec8 !important;
}
.ant-btn-primary:disabled {
  background-color: #f5f5f5 !important;
  color: #c0c4cc !important;
}
.ant-btn-default {
  border-color: #dcdfe6;
  color: #323233;
  box-shadow: none;
  box-shadow: initial;
}
.ant-btn-default:hover {
  border-color: #3e6def !important;
  color: #3e6def !important;
}
.ant-btn-default:active {
  border-color: #0c3ec8 !important;
  color: #0c3ec8 !important;
}
.ant-btn-default:disabled {
  background-color: #f5f5f5 !important;
  border-color: #dcdfe6 !important;
  color: #c0c4cc !important;
}
.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):not(.ant-select-status-error) .ant-select-selector {
  border-color: #dcdfe6;
}
.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector {
  border-color: #0e49eb;
}
.ant-select-focused:not(.ant-select-disabled):not(.ant-select-status-error):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  border-color: #0e49eb !important;
}
.ant-picker-focused:not(.ant-picker-disabled) {
  border-color: #0e49eb;
}
.ant-input:not(.ant-input-disabled):hover {
  border-color: #0e49eb;
}
.ant-input:not(.ant-input-disabled):focus {
  border-color: #0e49eb;
}
.ant-input-number:not(.ant-input-number-disabled):hover {
  border-color: #0e49eb;
}
.ant-input-number:not(.ant-input-number-disabled):focus {
  border-color: #0e49eb;
}
.ant-input-number-focused {
  border-color: #0e49eb;
}
.ant-btn-link,
a {
  color: #0e49eb !important;
}
.ant-btn-link:hover,
a:hover {
  background-color: #f5f9ff !important;
  color: #3e6def !important;
}
.ant-btn-link:active,
a:active {
  color: #0c3ec8 !important;
}
.ant-btn-link:disabled,
a:disabled {
  color: #c0c4cc !important;
}
.ant-btn-dangerous {
  background-color: #f5222d !important;
}
.ant-btn-dangerous span {
  color: #fff !important;
}
.ant-btn-dangerous:hover {
  border-color: transparent !important;
  background-color: #f74e57 !important;
}
.ant-input,
textarea:where(.css-ixblex).ant-input {
  border-color: #dcdfe6;
  color: #323233;
}
.ant-input:focus,
textarea:where(.css-ixblex).ant-input:focus {
  border-color: #0e49eb !important;
}
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border: 1px solid #0e49eb !important;
}
.status-partial-putaway:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #9055f3;
}
.status-normal:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #606266;
}
.status-pre-putaway:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #ff8a00;
}
.status-full-putaway:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #20d76d;
}
.status-activate:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #7dcf00;
}
.status-deactivate:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #c0c4cc;
}
.status-warning:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #ff8a00;
}
.status-blue:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #0e49eb;
}
.status-green:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #20d76d;
}
.status-yellow:before {
  border-radius: 6px;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -2px;
  background-color: #ff8a00;
}
.ant-select-dropdown {
  padding: 4px 0;
}
.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f9ff !important;
}
.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  color: #0e49eb;
}
.ant-picker:hover {
  border-color: #0e49eb;
}
.ant-picker-dropdown .ant-picker-presets li {
  margin-top: 4px;
  padding: 0;
}
.ant-picker-dropdown .ant-picker-presets li:hover {
  background-color: #f5f9ff !important;
}
.ant-picker-dropdown .ant-picker-content td .ant-picker-cell-inner:hover {
  background-color: #f5f9ff;
}
.ant-picker-dropdown .ant-picker-content td .ant-picker-cell-inner .ant-picker-cell-selected:hover {
  background-color: #0e49eb;
}
.ant-picker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner {
  background-color: #0e49eb !important;
}
.ant-picker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner {
  color: #fff;
}
.ant-picker-dropdown .ant-picker-cell-today .ant-picker-cell-inner {
  border-color: #0e49eb;
}
.ant-modal-wrap .ant-modal .ant-modal-content {
  padding: 0;
}
.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header {
  height: 56px;
  padding: 0 24px;
  margin-bottom: 0;
  border-bottom: 1px solid #dcdfe6;
}
.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  line-height: 56px;
}
.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body {
  padding: 24px;
  max-height: 70vh;
  overflow-y: auto;
}
.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .ant-form-item {
  margin-bottom: 10px;
}
.ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer {
  height: 52px;
  line-height: 52px;
  padding: 0 24px;
  margin-top: 0;
  border-top: 1px solid #dcdfe6;
}
.vertical-center-modal {
  top: 20px;
  height: calc(100% - 20px);
}
.vertical-center-modal .ant-modal-content {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.vertical-center-modal .ant-modal-content .ant-modal-body {
  max-height: none !important;
  max-height: initial !important;
}
.vertical-center-modal .ant-modal-content .ant-modal-body {
  flex: 1;
  overflow-y: auto;
}
.sub-menu-left {
  z-index: 2;
}
.sub-menu-left.focus-visible,
.sub-menu-left .ant-drawer-mask {
  outline-color: transparent;
}
.sub-menu-left:focus-visible,
.sub-menu-left .ant-drawer-mask {
  outline-color: transparent;
}
.sub-menu-left .ant-drawer-content {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.sub-menu-left .ant-drawer-content-wrapper {
  box-shadow: none !important;
}
.sub-menu-left .ant-drawer-content-wrapper .ant-drawer-header {
  display: none;
}
.sub-menu-left .commonMenu-container {
  padding-left: 16px;
  padding-right: 16px;
}
.sub-menu-left .ant-drawer-body {
  padding: 60px 0 10px;
}
.sub-menu-left .subMenu-container {
  height: 100%;
  display: flex;
  flex-flow: column wrap;
}
.sub-menu-left .subMenu-container .subMenu-category {
  margin: 0 32px 16px 0;
}
.sub-menu-left .subMenu-category {
  margin-bottom: 12px;
  text-align: left;
}
.sub-menu-left .category-header {
  height: 20px;
  border-bottom: 1px dashed #dcdfe6;
  padding-bottom: 12px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.sub-menu-left .category-header .anticon {
  margin-right: 6px;
}
.sub-menu-left .category-header-title {
  color: #323233;
  /* 13,粗, Arial,数字英文 */
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}
.sub-menu-left .category-content .category-item {
  min-height: 20px;
  line-height: 20px;
  cursor: pointer;
  margin-bottom: 8px;
}
.sub-menu-left .category-content .category-item span {
  color: #323233;
  font-size: 13px;
}
.sub-menu-left .category-content .category-item span:hover {
  color: #3e6def;
}
.sub-menu-left .category-content .category-item .menu-nail-icon {
  width: 16px;
  height: auto;
  justify-content: center;
  margin-left: 4px;
  color: #c0c4cc;
}
.sub-menu-left .category-content .item-has-common span:hover {
  color: #0e49eb;
}
.sub-menu-left .category-content .item-has-common .menu-nail-icon:hover {
  color: #0e49eb;
}
.sub-menu-left .category-content .item-no-common .menu-nail-icon {
  display: none;
}
.sub-menu-left .category-content .item-no-common:hover {
  color: #0e49eb;
}
.sub-menu-left .category-content .item-no-common:hover .menu-nail-icon {
  color: #0e49eb;
  display: inline-block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sub-menu-left .historyMenu-recent-list {
  height: calc(100vh - 171px);
  overflow-y: auto;
}
.sub-menu-left .header-search-menu {
  height: 100%;
}
.sub-menu-left .header-search-menu .ant-input-affix-wrapper:hover .ant-input-suffix .anticon-search {
  color: #0e49eb !important;
}
.sub-menu-left .header-search-menu .search-menu-content {
  margin-top: 10px;
  height: calc(100% - 50px);
  overflow-y: auto;
}
.sub-menu-left .filterMenu-category {
  margin-top: 20px;
  text-align: left;
}
.sub-menu-left .filterMenu-category .filterMenu-header {
  margin-bottom: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #909399;
  border-bottom: 1px dashed #dcdfe6;
  padding-bottom: 12px;
}
.sub-menu-left .filterMenu-category .filterMenu-header .search-icon {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  background: linear-gradient(137.47deg, #4971ff 22.28%, #aa3eff 100%);
}
.sub-menu-left .filterMenu-category .filterMenu-content {
  padding: 12px 0;
}
.sub-menu-left .filterMenu-category .filterMenu-content .filterMenu-item {
  line-height: 20px;
  padding-bottom: 8px;
  cursor: pointer;
}
.sub-menu-left .filterMenu-category .filterMenu-content .filterMenu-item:hover {
  color: #0e49eb;
  text-decoration: underline;
}
.sub-menu-left .menu-common-use {
  height: 100%;
}
.sub-menu-left .menu-common-use .use-header {
  margin-bottom: 12px;
  line-height: 32px;
  border-bottom: 1px dashed #dcdfe6;
  display: flex;
  justify-content: space-between;
}
.sub-menu-left .menu-common-use .use-header .use-header-left {
  display: flex;
  align-items: center;
  color: #323233;
}
.sub-menu-left .menu-common-use .use-header .use-header-left .anticon {
  margin-right: 6px;
}
.sub-menu-left .menu-common-use .use-header span {
  font-weight: 700;
  color: rgba(14, 73, 235, 0.45);
}
.sub-menu-left .menu-common-use .use-header .setIcon {
  cursor: pointer;
}
.sub-menu-left .menu-common-use .use-content-nonedata {
  margin-top: 24px;
  text-align: center;
}
.sub-menu-left .menu-common-use .use-content-nonedata .nonedata-bottom {
  margin-top: 16px;
}
.sub-menu-left .menu-common-use .use-content-nonedata .nonedata-bottom span {
  color: #909399;
}
[dir="ltr"] .global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon{
  margin-right: 8px !important;
}
[dir="rtl"] .global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon{
  margin-left: 8px !important;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon-info-circle {
  color: #0e49eb;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon-check-circle {
  color: #20d76d;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-title {
  font-size: 16px;
  font-weight: 400;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon-close-circle {
  color: #f5222d;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .anticon-exclamation-circle {
  color: #ff8a00;
}
.global-modal-confirm > .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-content {
  font-size: 13px;
  white-space: pre-wrap;
}
.header-cascasder-dropdown .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item:hover {
  background-color: #f5f9ff !important;
}
.header-cascasder-dropdown .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item-active {
  background-color: #f5f9ff !important;
}
.header-cascasder-dropdown .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item-active .ant-cascader-menu-item-content {
  color: #0e49eb;
}
.header-cascasder-dropdown .ant-cascader-menus .ant-cascader-menu .ant-cascader-menu-item-active .ant-cascader-menu-item-expand-icon .anticon-right {
  color: #0e49eb;
}
.header-user-info .userCenter-container {
  width: 310px;
  display: flex;
  flex-flow: column wrap;
}
.header-user-info .user-item {
  line-height: 36px;
}
.header-user-info .user-item .label-title {
  width: 180px !important;
}
.header-user-info .user-item .label-title {
  display: inline-block;
  text-align: right;
  margin-right: 3px;
}
.header-user-info .user-item .zhTitle {
  width: 140px !important;
}
.header-user-info .ant-btn-change-password {
  cursor: pointer;
  background-color: #f5f7fa;
}
.header-user-info .ant-btn-logout-btn {
  cursor: pointer;
  background-color: #f5f7fa;
  margin-top: 12px;
}
.text-link {
  color: #0e49eb;
  cursor: pointer;
}
.common-menu-set .ant-card {
  border-radius: 2px;
}
.common-menu-set .ant-card .ant-card-body {
  padding: 16px 24px;
}
.common-menu-set .ant-row .ant-checkbox-wrapper {
  margin: 4px 5px 4px 0;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #0e49eb;
  border-color: #0e49eb;
}
.ant-checkbox-indeterminate .ant-checkbox-inner:after {
  background-color: #0e49eb;
  border-color: #0e49eb;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdfe6;
}
.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled):after {
  border-color: #0e49eb;
}
.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner {
  background-color: #0e49eb;
}
.ant-radio-wrapper .ant-radio-checked .ant-radio-inner {
  background-color: #0e49eb;
  border-color: #0e49eb;
}
.ant-radio-group-solid .ant-radio-button-wrapper:hover {
  color: #0e49eb;
  border-color: #0e49eb;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background-color: #0e49eb;
  border-color: #0e49eb;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  background-color: #0e49eb;
  border-color: #0e49eb;
}
.ant-radio-wrapper .ant-radio-disabled .ant-radio-inner {
  background-color: rgba(0, 0, 0, 0.04);
  border-color: #dcdfe6;
  cursor: not-allowed;
}
.ant-menu-light.ant-menu-root.ant-menu-inline {
  border-right: none;
}
.ant-input-group-compact .search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-radius: 0 !important;
}
.ant-space-compact-block .search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-radius: 0 !important;
}
.ant-space-compact-block .multiple-input-main {
  width: 100%;
  border-radius: 0 6px 6px 0;
}
.ant-space-compact-block .search-multipleInput-main {
  width: 100%;
  border-radius: 0 6px 6px 0;
}
.form-item-with-lable .search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-radius: 0 !important;
}
.form-item-with-lable .multiple-input-main {
  width: 100%;
  border-radius: 0 6px 6px 0;
}
.form-item-with-lable .search-multipleInput-main {
  width: 100%;
}
.form-item-with-lable .ant-picker {
  border-radius: 0 6px 6px 0;
}
.form-item-with-lable .ant-select-selector {
  border-radius: 0 6px 6px 0;
}
.form-item-with-lable .ant-input {
  border-radius: 0 6px 6px 0;
}
.form-item-with-lable .locSearch .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-form-item-row[data-label='true'] .search-multipleInput-main .search-multipleInput-content .ant-input-affix-wrapper {
  border-radius: 0 !important;
}
.ant-form-item-row[data-label='true'] .multiple-input-main {
  width: 100%;
  border-radius: 0 6px 6px 0;
}
.ant-form-item-row[data-label='true'] .search-multipleInput-main {
  width: 100%;
}
.ant-form-item-row[data-label='true'] .ant-picker {
  border-radius: 0 6px 6px 0;
}
.ant-form-item-row[data-label='true'] .ant-select-selector {
  border-radius: 0 6px 6px 0;
}
.ant-form-item-row[data-label='true'] .ant-input {
  border-radius: 0 6px 6px 0;
}
.ant-form-item-row[data-label='true'] .locSearch .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-form-item-row[data-label='true'] .ant-form-item-label {
  background: #f5f7fa !important;
  color: #7e838d !important;
  border-width: 1px 0 1px 1px !important;
  border-color: #dcdfe6 !important;
  font-size: 13px !important;
  cursor: text !important;
}
.ant-form-item-row[data-label='true'] .ant-form-item-label {
  box-sizing: border-box;
  height: 32px;
  padding: 0 8px;
  border-radius: 6px 0 0 6px;
  border: 1px solid #dcdfe6;
  text-align: center;
  align-items: center;
}
.ant-form-item-row[data-label='true'] .ant-form-item-label label {
  height: 100% !important;
}
.ant-form-item-row[data-label='true'] .ant-form-item-label label {
  color: #323233;
}
.ant-form-item-row[data-label='true'] .ant-form-item-label label:after {
  display: none !important;
}
.ant-form-item-row[data-label='true'] .ant-input-affix-wrapper {
  border-radius: 0 6px 6px 0;
}
.ant-form-item-row .ant-col-0 {
  display: flex;
}
.ant-form-item-row label .ant-radio-wrapper {
  margin-right: 0;
}
.ant-tabs > .ant-tabs-nav > .ant-tabs-nav-wrap > .ant-tabs-nav-list > .ant-tabs-tab > .ant-tabs-tab-btn:hover {
  color: #0e49eb;
}
.edit-three-cols-form .ant-form-item {
  margin-bottom: 10px;
}
.left-anchor {
  width: 120px;
  text-align: left;
  height: calc(100vh - 100px);
}
.left-anchor .ant-anchor {
  height: 100%;
}
.left-anchor .ant-anchor-ink {
  left: 100% !important;
}
.left-anchor .ant-anchor-ink {
  height: 38px;
}
.left-anchor .ant-anchor:before {
  left: 100% !important;
}
.left-anchor .ant-anchor-link {
  padding: 0 13px !important;
}
.left-anchor .ant-anchor-link {
  line-height: 38px;
}
.left-anchor .ant-anchor-ink-ball {
  background-color: #0e49eb !important;
}
.left-anchor .ant-anchor-link > .ant-anchor-link-title {
  color: #323233 !important;
}
.left-anchor .ant-anchor-link-active > .ant-anchor-link-title {
  color: #0e49eb !important;
}
.header-tab-more-popver .ant-tabs-dropdown-menu-item:hover {
  background-color: #f5f9ff;
}
.common-detail .ant-form-item .ant-form-item-label label {
  color: #7e838d;
  font-size: 13px;
}
.common-detail-view .disable-show {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail-view .ant-form-item .ant-form-item-label label {
  color: #7e838d;
}
.common-detail-view .ant-select-disabled.ant-select .ant-select-selector {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail-view .ant-select-disabled.ant-select .ant-select-selector .ant-select-selection-placeholder {
  display: none;
}
.common-detail-view .ant-select-disabled.ant-select .ant-select-selector:hover {
  border-color: transparent !important;
}
.common-detail-view .ant-select-disabled.ant-select .ant-select-suffix {
  display: none;
}
.common-detail-view .ant-input-affix-wrapper-disabled,
.common-detail-view .ant-input-number-disabled,
.common-detail-view .ant-input-disabled {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail-view .ant-input-affix-wrapper-disabled:hover,
.common-detail-view .ant-input-number-disabled:hover,
.common-detail-view .ant-input-disabled:hover {
  border-color: transparent !important;
}
.common-detail-view .ant-input-number-group .ant-input-number-disabled {
  border-radius: 6px 0 0 6px !important;
}
.common-detail-view .ant-input-number-group .ant-input-number-group-addon {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
  border-radius: 0 6px 6px 0;
}
.common-detail-view .ant-typography {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
}
.common-detail-view .ant-typography .cell-content {
  margin-left: -12px;
  padding-left: 12px;
}
.common-detail-view td .ant-typography {
  background-color: transparent;
}
.common-detail-view .ant-input-disabled::-webkit-input-placeholder {
  display: none;
  color: #fff;
}
.common-detail-view .ant-input-disabled::placeholder {
  display: none;
  color: #fff;
}
.common-detail-view .ant-picker-disabled {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail-view .ant-picker-disabled .ant-picker-input input {
  color: #606266;
}
.common-detail-view .ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  color: #606266;
}
.common-detail-view .ant-picker-disabled .ant-picker-suffix {
  display: none;
}
.common-detail-view .ant-checkbox-disabled + span {
  color: #7e838d;
}
.common-detail-view .ant-descriptions-item-label {
  color: #7e838d;
  padding-bottom: 4px;
}
.common-detail-view .ant-descriptions-item-content {
  color: #606266;
  padding-bottom: 10px;
}
.common-detail-view .ant-descriptions .ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-block;
  width: 100%;
}
.common-detail.view .disable-show {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail.view .ant-form-item .ant-form-item-label label {
  color: #7e838d;
}
.common-detail.view .ant-select-disabled.ant-select .ant-select-selector {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail.view .ant-select-disabled.ant-select .ant-select-selector .ant-select-selection-placeholder {
  display: none;
}
.common-detail.view .ant-select-disabled.ant-select .ant-select-selector:hover {
  border-color: transparent !important;
}
.common-detail.view .ant-select-disabled.ant-select .ant-select-suffix {
  display: none;
}
.common-detail.view .ant-input-affix-wrapper-disabled,
.common-detail.view .ant-input-number-disabled,
.common-detail.view .ant-input-disabled {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail.view .ant-input-affix-wrapper-disabled:hover,
.common-detail.view .ant-input-number-disabled:hover,
.common-detail.view .ant-input-disabled:hover {
  border-color: transparent !important;
}
.common-detail.view .ant-input-number-group .ant-input-number-disabled {
  border-radius: 6px 0 0 6px !important;
}
.common-detail.view .ant-input-number-group .ant-input-number-group-addon {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
  border-radius: 0 6px 6px 0;
}
.common-detail.view .ant-typography {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
}
.common-detail.view .ant-typography .cell-content {
  margin-left: -12px;
  padding-left: 12px;
}
.common-detail.view td .ant-typography {
  background-color: transparent;
}
.common-detail.view .ant-input-disabled::-webkit-input-placeholder {
  display: none;
  color: #fff;
}
.common-detail.view .ant-input-disabled::placeholder {
  display: none;
  color: #fff;
}
.common-detail.view .ant-picker-disabled {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #606266;
  border-radius: 6px;
}
.common-detail.view .ant-picker-disabled .ant-picker-input input {
  color: #606266;
}
.common-detail.view .ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  color: #606266;
}
.common-detail.view .ant-picker-disabled .ant-picker-suffix {
  display: none;
}
.common-detail.view .ant-checkbox-disabled + span {
  color: #7e838d;
}
.common-detail.view .ant-descriptions-item-label {
  color: #7e838d;
  padding-bottom: 4px;
}
.common-detail.view .ant-descriptions-item-content {
  color: #606266;
  padding-bottom: 10px;
}
.common-detail.view .ant-descriptions .ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-block;
  width: 100%;
}
.displayCheckbox .ant-checkbox-disabled + span {
  color: #606266 !important;
}
.ant-table-body .ant-table-row .ant-table-cell-row-hover {
  background-color: #f5f9ff !important;
}
.ant-table-body .ant-table-row.main-selected .ant-table-cell {
  background-color: #0e49eb !important;
  color: white !important;
}
.ant-table-body .ant-table-row.main-selected .ant-table-cell-row-hover {
  background-color: #0e49eb !important;
  color: white !important;
}
.ant-table-wrapper .ant-table-column-sorter-up.active,
.ant-table-wrapper .ant-table-column-sorter-down.active {
  color: #0e49eb;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(:hover):not(:focus):not(.ant-input-number-focused) {
  border-right-width: 0;
}
.ant-select-dropdown .ant-select-item {
  border-radius: 0;
}
.text-center {
  text-align: center;
}
.flex-v-center {
  align-items: center;
}
.text-right {
  text-align: right;
}
.w-full {
  width: 100%;
}
.h-full {
  height: 100%;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.flex-space-between {
  display: flex;
  justify-content: space-between;
}
.flex-grow {
  flex-grow: 1;
}
.none {
  display: none !important;
}
.error-text {
  color: #f5222d;
}
.tip-text {
  color: #909399;
}
.main-text {
  color: #0e49eb;
}
.white-color {
  color: #fff !important;
}
.main-color {
  color: #0e49eb !important;
}
.success-color {
  color: #20d76d !important;
}
.error-color {
  color: #f5222d !important;
}
.warning-color {
  color: #ff8a00 !important;
}
.cursor-pointer {
  cursor: pointer;
}
.margin-0 {
  margin: 0;
}
.padding-0 {
  padding: 0;
}
.mt-6 {
  margin-top: 6px;
}
.mt-8 {
  margin-top: 8px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-16 {
  margin-top: 16px;
}
.mt-26 {
  margin-top: 26px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-6 {
  margin-right: 6px;
}
.mr-8 {
  margin-right: 8px;
}
.mr-12 {
  margin-right: 12px;
}
.mr-16 {
  margin-right: 16px;
}
.ml-4 {
  margin-left: 4px;
}
.ml-6 {
  margin-left: 6px;
}
.ml-8 {
  margin-left: 8px;
}
.ml-12 {
  margin-left: 12px;
}
.ml-16 {
  margin-left: 16px;
}
.pt-6 {
  padding-top: 6px;
}
.pt-8 {
  padding-top: 8px;
}
.pt-12 {
  padding-top: 12px;
}
.pt-16 {
  padding-top: 16px;
}
.pb-6 {
  padding-bottom: 6px;
}
.pb-8 {
  padding-bottom: 8px;
}
.pb-12 {
  padding-bottom: 12px;
}
.pb-16 {
  padding-bottom: 16px;
}
.pl-6 {
  padding-left: 6px;
}
.pl-8 {
  padding-left: 8px;
}
.pl-12 {
  padding-left: 12px;
}
.pl-16 {
  padding-left: 16px;
}
.pr-6 {
  padding-right: 6px;
}
.pr-8 {
  padding-right: 8px;
}
.pr-12 {
  padding-right: 12px;
}
.pr-16 {
  padding-right: 16px;
}
.ant-select .ant-select-selection-placeholder {
  color: #909399 !important;
}
.ant-select .ant-select-clear > .anticon {
  margin-left: 0 !important;
}
.editLanguage-modal .ant-modal-content .ant-modal-body {
  height: 100% !important;
  max-height: none !important;
  max-height: initial !important;
}
.editLanguage-modal .ant-modal-content .ant-modal-confirm-btns {
  position: absolute;
  bottom: 12px;
  right: 12px;
}
::-webkit-input-placeholder {
  color: #909399 !important;
}
::placeholder {
  color: #909399 !important;
}
.highlight-table-row td {
  background-color: #f5f9ff !important;
}
.edit-table-list .title {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
.edit-table-list .ant-table-cell {
  padding: 2px !important;
}
.edit-table-list .ant-form-item {
  margin-bottom: 0 !important;
}
.add-warehouse-preview-modal .browser-like {
  height: 600px;
}
.add-warehouse-preview-modal .browser-like .nav {
  padding-left: 20px;
}
.add-warehouse-preview-modal .browser-like .link span {
  margin-right: 13px;
}
.add-warehouse-preview-modal .browser-like .link span:last-child {
  margin-right: 0;
}
.add-warehouse-preview-modal .browser-like .link p {
  margin: 10px 0;
  width: 82%;
  height: 24px;
  border-radius: 10px;
  background-color: #eee;
  color: #909399;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding-left: 10px;
  margin-right: 10px;
}
.add-warehouse-preview-modal .browser-like .body {
  height: 500px;
}
.add-warehouse-preview-modal .browser-like .body .ant-tabs-nav {
  margin: 0;
}
.add-warehouse-preview-modal .browser-like .body .ant-tabs-nav:before {
  border-bottom: 0;
}
.add-warehouse-preview-modal .browser-like .body .ant-layout {
  height: 100%;
}
.add-warehouse-preview-modal .browser-like .body .sider {
  width: 80px;
}
.add-warehouse-preview-modal .browser-like .body .content {
  position: relative;
  padding: 10px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.add-warehouse-preview-modal .browser-like .body .content .title {
  min-width: 80px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
}
.add-warehouse-preview-modal .browser-like .body .content button {
  width: 100px;
}
.add-warehouse-preview-modal .browser-like .body .content .logo {
  position: absolute;
  width: 120px;
  height: 60px;
  right: 118px;
  top: 120px;
  border: 2px solid green;
}
.add-warehouse-preview-modal .browser-like .body .content .login_form {
  position: absolute;
  width: 200px;
  height: 200px;
  right: 80px;
  top: 180px;
}
.add-warehouse-preview-modal .browser-like .body img {
  width: 100%;
  height: 44px;
  padding: 0;
}
.hovermgmt-icon {
  margin-left: 4px;
}
.requiredStar:after {
  content: '*';
  color: red;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
[dir="ltr"] .fixButtonBordrRadius{
  border-top-left-radius: 6px !important;
}
[dir="rtl"] .fixButtonBordrRadius{
  border-top-right-radius: 6px !important;
}
[dir="ltr"] .fixButtonBordrRadius{
  border-bottom-left-radius: 6px !important;
}
[dir="rtl"] .fixButtonBordrRadius{
  border-bottom-right-radius: 6px !important;
}

