input.goalsets-input__Y9hbK {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  height: 28px;
  width: 100%;
  padding: 0;
  margin: 0;
}
input.goalsets-input__Y9hbK,
input.goalsets-input__Y9hbK:focus,
input.goalsets-input__Y9hbK:active {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-favorite__ChaRM {
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.goalsets-favorite__ChaRM .goalsets-favorite__icon__RzMA2 {
  color: #fadb14;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-wrapper__goalsets__VkdW6 {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
.goalsets-wrapper__goalsets__VkdW6 .goalsets-header__wPPwi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 12px;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  height: 32px;
  overflow: hidden;
}
.goalsets-wrapper__goalsets__VkdW6 .goalsets-title__1lZl3 {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  max-width: 100%;
  flex: 1 1;
}
.goalsets-wrapper__goalsets__VkdW6 .goalsets-title__1lZl3,
.goalsets-wrapper__goalsets__VkdW6 .goalsets-title__1lZl3 h5 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.goalsets-wrapper__goalsets__VkdW6 .goalsets-container__Hja4Y {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 8px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-alert__plVtb {
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: -webkit-max-content;
  width: max-content;
  z-index: 1070;
  text-align: center;
  padding: 6px 8px 6px 8px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-pointerNone__GHlw2 {
  pointer-events: none;
}
.goalsets-right__5jJ6o {
  position: relative;
  width: 100%;
  height: 100%;
}
.goalsets-right__5jJ6o::after {
  content: "";
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 5px;
  height: 100%;
  width: 1px;
  border-right: 1px dashed #1375fa;
}
.goalsets-right__5jJ6o:hover::after,
.goalsets-right__5jJ6o:active::after {
  visibility: visible;
}
.goalsets-left__Uzv8J {
  position: relative;
  width: 100%;
  height: 100%;
}
.goalsets-left__Uzv8J::after {
  content: "";
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 5px;
  height: 100%;
  width: 1px;
  border-right: 1px dashed #1375fa;
}
.goalsets-left__Uzv8J:hover::after,
.goalsets-left__Uzv8J:active::after {
  visibility: visible;
}
.goalsets-tooltip__LCj8S {
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #1375fa;
}
.goalsets-tooltip__rotate__iWof1 {
  flex-direction: column-reverse;
}
.goalsets-tooltip__LCj8S > div {
  padding: 6px 8px 6px 8px;
  color: #ffffff;
  background: #1375fa;
  border-radius: 2px;
}
.goalsets-tooltip__icon__up__I59Ne {
  margin-bottom: -5px;
}
.goalsets-tooltip__icon__down__2C07I {
  margin-top: -5px;
}

.goalsets-resizable__hXGj6 {
  height: 100% !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-block__rXe0W {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
}
.goalsets-block__header__WLWGn {
  padding: 16px 16px 0;
}
.goalsets-title__FIcnU {
  flex: 1 1;
  font-weight: 600;
  cursor: -webkit-grab;
  cursor: grab;
}
.goalsets-minimize__lCtcw {
  cursor: pointer;
}
.goalsets-rotate__jKGm_ {
  position: relative;
}
.goalsets-rotate__jKGm_ span {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 300px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-field__K7_w0 {
  display: flex;
  padding: 5px 12px;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  flex: 1 1;
  max-width: 100%;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  background: #ffffff;
}
.goalsets-field__disabled__QHq1u {
  background: #f5f5f5;
  cursor: auto;
}
.goalsets-field__disabled__QHq1u,
.goalsets-field__disabled__QHq1u .goalsets-title__DTPu2 span {
  color: #bfbfbf;
}
.goalsets-field__disabled__QHq1u .goalsets-close__AppXy,
.goalsets-field__disabled__QHq1u .goalsets-manage__tv3KG {
  cursor: not-allowed;
}
.goalsets-close__AppXy {
  cursor: pointer;
  color: #8c8c8c;
  font-size: 12px;
}
.goalsets-title__DTPu2 {
  flex: 1 1;
  overflow: hidden;
  font-size: 12px;
}
.goalsets-manage__tv3KG {
  cursor: pointer;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-line__ehdaS {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 2px;
  z-index: 10;
  background-color: #66b0ff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-placeholder__OAc_q {
  font-size: 11.8px;
  line-height: 20px;
  color: #8c8c8c;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-dropZone__2roF4 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  grid-gap: 4px;
  gap: 4px;
  overflow: hidden;
  border-radius: 2px;
  border: 1px dashed #d9d9d9;
  background: #f5f5f5;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-multiselect__Pxrqk .ant-select-selection-overflow {
  grid-gap: 2px;
  gap: 2px;
}
.goalsets-multiselect__Pxrqk .ant-select-selection-overflow span.ant-tag {
  margin: 0;
  width: 100%;
  background-color: #f5f5f5;
  border-color: #f0f0f0;
  font-size: 0.8rem;
  line-height: 22px;
}
.goalsets-multiselect__Pxrqk .ant-select-selection-overflow .ant-select-selection-item {
  margin: 0;
  border: 0;
  margin-inline: 0;
  padding-inline: 0;
}
.goalsets-multiselect__Pxrqk .ant-select-selection-overflow .ant-select-selection-item > span {
  margin: 0;
}
.goalsets-multiselect__dropdown__rQL5N .rc-virtual-list-scrollbar {
  width: 4px !important;
  right: 4px !important;
}
.goalsets-multiselect__dropdown__rQL5N .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-virtual-table__lwMLn .goalsets-ant-table-container__UrSDP:before,
.goalsets-virtual-table__lwMLn .goalsets-ant-table-container__UrSDP:after {
  display: none;
}
.goalsets-virtual-table-cell__W6JKc {
  display: flex;
  align-items: center;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  background: #ffffff;
}
.goalsets-virtual-table__lwMLn .ant-table-container {
  border: 1px solid #f0f0f0;
}
.goalsets-virtual-table__lwMLn .goalsets-virtual-table-cell__W6JKc:not(.goalsets-virtual-table-cell-last___F6aa) {
  border-right: 1px solid #f0f0f0;
}

.goalsets-close__9KKYc {
  cursor: pointer;
}
.goalsets-skeleton__title__wWLfe.ant-skeleton {
  width: 200px;
}
.goalsets-skeleton__title__wWLfe.ant-skeleton h3 {
  margin: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-highlight__ZY8GK {
  color: #3d94ff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-composition__DTJab {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
  padding: 16px;
  height: 100%;
  width: 100%;
}
.goalsets-form__WHhfp.ant-form-vertical {
  flex-grow: 1;
}
.goalsets-form__WHhfp.ant-form-vertical .ant-form-item-with-help .ant-form-item-explain {
  display: none;
}
.goalsets-form__WHhfp.ant-form-vertical .ant-form-item-label {
  padding: 0 0 8px;
}

.goalsets-datasets__eq0Ql {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
}

.goalsets-alert__0NnGP.ant-alert-info {
  border-width: 1px 0 0 0;
  padding: 9px 16px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-wrapper__A_8qm {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  grid-gap: 24px;
  gap: 24px;
}
.goalsets-wrapper__A_8qm.goalsets-bordered__AojoV {
  border: 1px solid #f0f0f0;
}

.goalsets-skeleton__text__TQsV_ ul.ant-skeleton-paragraph {
  margin-bottom: 0;
}
.goalsets-skeleton__text__TQsV_ ul.ant-skeleton-paragraph > li {
  height: 8px;
}
.goalsets-skeleton__button__bMHtA > span.goalsets-skeleton__button__bMHtA {
  width: 13px;
  min-width: 13px;
  height: 8px;
  display: flex;
  align-items: center;
}

@charset "UTF-8";
.rg-celleditor-input, .rg-celleditor .rg-input {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 1em;
  outline: none;
}

.rg-celleditor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 5;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.06);
  display: flex;
  border-style: solid;
  border-color: #3579f8;
  border-width: 2px;
  padding: 0 4px;
}
.rg-number-celleditor input {
  text-align: right;
}

.reactgrid-content .rg-pane .rg-cell.rg-number-cell,
.reactgrid-content .rg-pane .rg-cell .rg-time-cell,
.reactgrid-content .rg-pane .rg-cell .rg-date-cell {
  justify-content: flex-end;
}
.reactgrid-content .rg-pane .rg-cell.rg-email-cell.rg-invalid {
  color: rgb(255, 0, 0);
}
.reactgrid-content .rg-pane .rg-cell.rg-text-cell.placeholder {
  color: #999;
  font-size: 0.8em;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell {
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: transparent;
  pointer-events: auto;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell input {
  width: 20px;
  height: 20px;
}
.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .chevron {
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-right: 0.1em;
  cursor: pointer;
  -webkit-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out;
  height: 1em;
  width: 1em;
}
.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell .no-child {
  width: 0.5em;
}
.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.expanded .chevron {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.reactgrid-content .rg-pane .rg-cell.rg-chevron-cell.collapsed .chevron {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell {
  justify-content: center;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label {
  position: relative;
  height: 18px;
  width: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  height: 18px;
  width: 18px;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eeeeee;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label:hover input ~ span {
  background-color: #cccccc;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked ~ span {
  background-color: #3579f8;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell span:after {
  content: "";
  position: absolute;
  display: none;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label input:checked ~ span:after {
  display: block;
}
.reactgrid-content .rg-pane .rg-cell.rg-checkbox-cell label span:after {
  left: 7px;
  top: 2px;
  width: 4px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell {
  padding: 0;
  overflow: visible;
}
.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-menu {
  top: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
  margin-top: 2px;
  position: absolute;
  width: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option {
  padding: 0.3em 0.5em;
  min-height: 1.5em;
  display: flex;
  align-items: center;
}
.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.selected::before {
  content: "✓";
  padding-right: 0.2em;
}
.reactgrid-content .rg-pane .rg-cell.rg-dropdown-cell .rg-dropdown-option.focused {
  color: black;
  background-color: #f1f6ff;
}

.rg-copy-container[contenteditable] {
  -webkit-user-select: text;
  -ms-user-select: text;
      user-select: text;
}

.reactgrid-content {
  -ms-user-select: none;
      user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  color: #000000;
}
.reactgrid-content .rg-pane.rg-pane-top, .reactgrid-content .rg-pane.rg-pane-bottom, .reactgrid-content .rg-pane.rg-pane-left, .reactgrid-content .rg-pane.rg-pane-right {
  position: sticky;
  position: -webkit-sticky;
  background-color: #ffffff;
}
.reactgrid-content .rg-pane.rg-pane-top {
  top: 0;
}
.reactgrid-content .rg-pane.rg-pane-bottom {
  bottom: 0;
}
.reactgrid-content .rg-pane.rg-pane-left {
  left: 0;
}
.reactgrid-content .rg-pane.rg-pane-right {
  right: 0;
}
.reactgrid-content .rg-pane .rg-cell {
  font-size: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  position: absolute;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  padding: 0 4px;
  outline: none;
  touch-action: auto;
  border-color: #e8e8e8;
  color: #000000;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle {
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
  pointer-events: auto;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle {
  position: absolute;
  right: 0;
  width: 6px;
  height: 100%;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-column-resize-handle .rg-resize-handle:hover {
  cursor: col-resize;
  background-color: #3579f8;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 11px;
  width: 100%;
  pointer-events: auto;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle {
  position: absolute;
  bottom: 0;
  height: 6px;
  width: 100%;
}
.reactgrid-content .rg-pane .rg-cell .rg-touch-row-resize-handle .rg-resize-handle:hover {
  cursor: row-resize;
  background-color: #3579f8;
}
.reactgrid-content .rg-pane .rg-cell .rg-groupId {
  font-size: 0.8em;
  position: absolute;
  right: 4px;
  top: 4px;
}
.reactgrid-content .rg-pane .rg-cell-focus,
.reactgrid-content .rg-pane .rg-cell-highlight {
  position: absolute;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #3579f8;
}
.reactgrid-content .rg-pane .rg-touch-fill-handle {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.01);
  touch-action: none;
  pointer-events: auto;
}
.reactgrid-content .rg-pane .rg-touch-fill-handle .rg-fill-handle {
  position: absolute;
  cursor: crosshair;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(calc(-50% - (1px/ 2)), calc(-50% - (1px/ 2)));
          transform: translate(calc(-50% - (1px/ 2)), calc(-50% - (1px/ 2)));
  width: 6.5px;
  height: 6.5px;
  background-color: #3579f8;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  background-clip: content-box;
}
.reactgrid-content .rg-pane .rg-partial-area {
  position: absolute;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-part {
  border-width: 1px;
  border-style: dashed;
  border-color: #000000;
}
.reactgrid-content .rg-pane .rg-partial-area.rg-partial-area-selected-range {
  border-width: 1px;
  border-style: solid;
  border-color: #3579f8;
  background-color: rgba(53, 121, 248, 0.35);
}
.reactgrid-content .rg-pane-shadow {
  position: sticky;
}
.reactgrid-content .rg-pane-shadow.shadow-top {
  pointer-events: none;
  top: 0;
  -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-left {
  pointer-events: none;
  left: 0;
  -webkit-box-shadow: 5px 0 3px -2px rgba(0, 0, 0, 0.06);
          box-shadow: 5px 0 3px -2px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-bottom {
  pointer-events: none;
  bottom: 0;
  -webkit-box-shadow: 2px -1px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 2px -1px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-right {
  pointer-events: none;
  right: 0;
  -webkit-box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.06);
          box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-top-left-corner {
  -webkit-box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-top-right-corner {
  -webkit-box-shadow: -2px 2px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: -2px 2px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-bottom-left-corner {
  -webkit-box-shadow: 2px -2px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 2px -2px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-pane-shadow.shadow-bottom-right-corner {
  -webkit-box-shadow: -2px -2px 3px 1px rgba(0, 0, 0, 0.06);
          box-shadow: -2px -2px 3px 1px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-context-menu {
  position: fixed;
  z-index: 1000;
  background-color: #ffffff;
  font-size: 1em;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.06);
}
.reactgrid-content .rg-context-menu .rg-context-menu-option {
  padding: 8px 20px 8px 15px;
  cursor: pointer;
}
.reactgrid-content .rg-context-menu .rg-context-menu-option:hover {
  background-color: #f2f2f2;
}
.reactgrid-content .rg-shadow {
  position: absolute;
  background-color: #000000;
  opacity: 0.1;
  z-index: 4;
}
.reactgrid-content .rg-column-resize-hint {
  background-color: #74b9ff;
  position: absolute;
  padding: 5px;
  border-radius: 0 5px 5px 0;
}
.reactgrid-content .rg-row-resize-hint {
  background-color: #74b9ff;
  position: absolute;
  padding: 5px;
  border-radius: 0 5px 5px 0;
}
.reactgrid-content .rg-line {
  position: absolute;
  background-color: #74b9ff;
  z-index: 4;
}
.reactgrid-content .rg-line-horizontal {
  left: 0;
  height: 2px;
}
.reactgrid-content .rg-line-vertical {
  top: 0;
  width: 2px;
}
.reactgrid-content .rg-hidden-element {
  border: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 1px;
  height: 1px;
  opacity: 0;
  top: 50%;
  left: 50%;
}
.goalsets-cell__collapse___ngV_ {
  font-weight: 600;
}
.goalsets-rotate__cyLeG {
  position: relative;
}
.goalsets-rotate__cyLeG .goalsets-wrapper__UyVCa {
  position: absolute;
  top: 8px;
  left: 75%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
div.goalsets-emptyCell__aMjHz.rg-cell {
  padding: 0 !important;
}
div.goalsets-emptyCell__aMjHz.rg-cell > div {
  border: 1.5px solid #faad14;
  width: 100%;
  height: 100%;
}

.goalsets-cell__header__wJSVM {
  font-weight: 600;
}

.goalsets-cell__text__SPmVB {
  font-weight: 600;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-pagination__XYxMn {
  position: relative;
  width: 100%;
}
.goalsets-pagination__XYxMn > div {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 8px 0;
  z-index: 3;
  background-color: #ffffff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-alert__P61UZ {
  display: flex;
  padding: 2px 16px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #ffa940;
}
.goalsets-alert__P61UZ span {
  color: #ffffff;
}
.goalsets-alert__P61UZ .goalsets-close__Qbrht {
  cursor: pointer;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-grid__m29qJ {
  position: relative;
  max-width: 100%;
  width: 100%;
  overflow: auto;
  font-size: 12px;
}
.goalsets-grid__m29qJ .reactgrid-content .rg-pane .rg-cell {
  color: #434343;
}
.goalsets-grid__m29qJ .reactgrid-content .rg-pane-shadow.shadow-top {
  -webkit-box-shadow: 0px 0px 2px #bfbfbf;
          box-shadow: 0px 0px 2px #bfbfbf;
}
.goalsets-grid__m29qJ .reactgrid-content .rg-pane-shadow.shadow-top-left-corner,
.goalsets-grid__m29qJ .reactgrid-content .rg-pane-shadow.shadow-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.goalsets-grid__m29qJ .rg-celleditor.rg-value-celleditor {
  position: absolute !important;
  top: var(--cell-editor-position-y) !important;
  left: var(--cell-editor-position-x) !important;
}
.goalsets-grid__m29qJ .reactgrid-content .rg-cell.focus-cell {
  background: #e6f4ff !important;
  color: #1375fa;
}
.goalsets-grid__m29qJ .rg-pane.rg-pane-left {
  z-index: 1;
}
.goalsets-grid__m29qJ .rg-pane.rg-pane-top {
  z-index: 2 !important;
}
.goalsets-grid__m29qJ .rg-pane.rg-pane-right.rg-pane-top {
  z-index: 3 !important;
}
.goalsets-grid__m29qJ .rg-pane.rg-pane-left.rg-pane-top {
  z-index: 3 !important;
}
.goalsets-grid__m29qJ::-webkit-scrollbar {
  display: none;
}
.goalsets-wrapper__IS4td {
  position: relative;
}
.goalsets-scrollVertical__po_vg {
  visibility: hidden;
  position: absolute;
  right: 4px;
  width: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 999;
}
.goalsets-scrollHorizontal__Pk57J {
  visibility: hidden;
  position: absolute;
  bottom: 4px;
  width: 100% !important;
  height: 8px;
  z-index: 999;
  overflow-x: auto;
  overflow-y: hidden;
}
.goalsets-scrollHorizontal__Pk57J::-webkit-scrollbar,
.goalsets-scrollVertical__po_vg::-webkit-scrollbar {
  width: 8px;
}
.goalsets-scrollHorizontal__Pk57J::-webkit-scrollbar-thumb,
.goalsets-scrollVertical__po_vg::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  border-radius: 3.8px;
  background-color: rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.15);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.goalsets-modelView__MwngJ {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  z-index: 999;
  backdrop-filter: blur(4px);
}
.goalsets-modelView__header__TJ1D3 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  padding: 0 8px;
  width: 100%;
  background-color: #434343;
}
.goalsets-modelView__header__TJ1D3 .ant-typography {
  color: #ffffff;
  font-size: 12px;
}
.goalsets-modelView__MwngJ.goalsets-modelView__fullScreen__JqEVy {
  position: absolute;
  top: 0;
  left: -48px;
  width: 100vw;
  height: 100vh;
  border: none;
}
.goalsets-modelView__MwngJ.goalsets-modelView__fullScreen__JqEVy.goalsets-modelView__MwngJ.goalsets-modelView__fullScreen__fullWindow__LdwJt {
  left: 0;
}
.goalsets-modelView__MwngJ .ant-modal-mask {
  backdrop-filter: blur(4px);
}
.goalsets-modelView__footer__BWSiG {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: fixed;
  bottom: 0;
}

.goalsets-container__j8RAY {
  display: flex;
  grid-gap: 16px;
  gap: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.goalsets-bodyText__ZLwvq {
  font-size: 1rem;
  font-weight: normal;
}
span.goalsets-wrapperIcon__pmJfQ {
  display: block;
  font-size: 1.25rem;
}

.goalsets-tag__WeRXP {
  line-height: 0;
}
.goalsets-tag__WeRXP .ant-tag {
  font-weight: normal;
  margin: 0;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_search__zPULe {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  grid-gap: 24px;
  gap: 24px;
  padding: 24px 32px;
}
.styles-module_text__8-mUJ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  grid-gap: 4px;
  gap: 4px;
  flex-shrink: 0;
}
.styles-module_caption__GKRDa {
  font-size: 12px;
  line-height: 20px;
}
.styles-module_icon__Av1RV {
  flex-shrink: 0;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_more__M3GoZ {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.styles-module_actions__5aQss {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  align-items: center;
}
.styles-module_button__B-ge7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 100%;
  background-color: transparent;
  border: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.styles-module_button__B-ge7 .styles-module_text__rdPB5 {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.styles-module_button__B-ge7 .styles-module_text__rdPB5 div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 2px;
}
.styles-module_button__B-ge7 .styles-module_text__selected__xmMKt {
  color: #1375fa;
}
.styles-module_button__B-ge7:hover {
  color: #3d94ff;
}
.styles-module_button__B-ge7:hover .styles-module_more__M3GoZ {
  opacity: 1;
  visibility: visible;
}

.styles-module_modal__title__stodd {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_button__Ve-x6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.styles-module_button__Ve-x6 .styles-module_text__iJ5lG {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.styles-module_button__Ve-x6 .styles-module_text__iJ5lG div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 2px;
}
.styles-module_container__dQ5gw .ant-radio-wrapper {
  padding-right: 0;
}
.styles-module_container__dQ5gw:hover {
  background-color: #fafafa;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_container__pd-lV {
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  -webkit-column-gap: 8px;
          column-gap: 8px;
  width: calc(100% - 32px);
  overflow: hidden;
}
.styles-module_container__pd-lV > * {
  flex-shrink: 0;
}
.styles-module_text__mQ7DO {
  flex-shrink: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.styles-module_text__blue__Tr2Ys {
  color: #1375fa;
}

.styles-module_section__0yryt {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_pointerNone__SVahr {
  pointer-events: none;
}
.styles-module_top__fnxJm {
  position: relative;
  width: 100%;
  height: 100%;
}
.styles-module_top__fnxJm::after {
  content: "";
  visibility: hidden;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #1375fa;
}
.styles-module_top__fnxJm:hover::after,
.styles-module_top__fnxJm:active::after {
  visibility: visible;
}
.styles-module_bottom__-AgKz {
  position: relative;
  width: 100%;
  height: 100%;
}
.styles-module_bottom__-AgKz::after {
  content: "";
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #1375fa;
}
.styles-module_bottom__-AgKz:hover::after,
.styles-module_bottom__-AgKz:active::after {
  visibility: visible;
}

.styles-module_panelTitle__x68lf {
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  -webkit-column-gap: 8px;
          column-gap: 8px;
  width: calc(100% - 24px);
}
.styles-module_panelTitle__x68lf .styles-module_folder__gsyiW {
  position: absolute;
  right: 32px;
  visibility: hidden;
}
.styles-module_panelTitle__x68lf .styles-module_folder__gsyiW > a {
  font-size: 16px;
  color: inherit;
}

.styles-module_header__6NhX3 {
  padding: 8px 12px;
}
.styles-module_header__6NhX3 span {
  font-size: 16px;
}
.styles-module_body__I6YzP {
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  grid-row-gap: 8px;
  row-gap: 8px;
}
.styles-module_popover__BgEk0 .ant-popover-inner-content {
  padding: 0;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_container__8dlrR {
  display: flex;
  align-items: center;
  grid-column-gap: 8px;
  -webkit-column-gap: 8px;
          column-gap: 8px;
  width: calc(100% - 24px);
  overflow: hidden;
}
.styles-module_container__8dlrR .ant-radio-wrapper {
  margin-right: 0;
}
.styles-module_container__8dlrR .styles-module_manage__Zhcnl {
  visibility: hidden;
  position: absolute;
  right: 32px;
}
.styles-module_container__8dlrR > * {
  flex-shrink: 0;
}
.styles-module_text__QU822 {
  flex-shrink: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.styles-module_text__blue__y0qQr {
  color: #1375fa;
}

.styles-module_collapse__Mq8zC .ant-collapse-header:hover .manage {
  visibility: visible;
}

.styles-module_more__hsm9j {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.styles-module_actions__hzcx5 {
  position: absolute;
  right: 20px;
}
.styles-module_title__5MtiY {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.styles-module_title__5MtiY:hover .styles-module_more__hsm9j {
  opacity: 1;
  visibility: visible;
}
.styles-module_text__qgLt3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex-shrink: 1;
}
.styles-module_container__sy0HQ {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}

.styles-module_more__HD8HQ {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.styles-module_actions__v9wOr {
  margin-right: 8px;
}
.styles-module_title__QWgw7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.styles-module_title__QWgw7:hover .styles-module_more__HD8HQ {
  opacity: 1;
  visibility: visible;
}
.styles-module_text__1wK17 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex-shrink: 1;
}
.styles-module_container__gJoiz {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}
.styles-module_collapse__jZtSz {
  margin-right: -13px !important;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_empty__94Rnc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  grid-row-gap: 12px;
  row-gap: 12px;
  padding: 16px;
}
.styles-module_add__55Xx1 {
  margin-right: 4px;
}
.styles-module_add__55Xx1:hover {
  color: #3d94ff;
}
.styles-module_opened__8KA-Q {
  opacity: 1 !important;
  visibility: visible !important;
}
.styles-module_orphans__KoKQW {
  margin: 0 0 0 16px;
  border: 1px dashed transparent;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.styles-module_orphans__dragover__IJpj2 {
  border-color: #b8dfff;
  background-color: #e6f4ff;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_add__7ZAoa {
  margin-right: 4px;
}
.styles-module_add__7ZAoa:hover {
  color: #3d94ff;
}
.styles-module_opened__UKQOs {
  opacity: 1 !important;
  visibility: visible !important;
}
.styles-module_orphans__ddnlG {
  margin: 4px 12px;
  border: 1px dashed transparent;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.styles-module_orphans__dragover__cDZ5z {
  border-color: #b8dfff;
  background-color: #e6f4ff80;
}
.styles-module_collapse__1K-UI .ant-collapse-header:hover .folder,
.styles-module_collapse__1K-UI .ant-collapse-header:hover .manage {
  visibility: visible;
}

.styles-module_more__1UYoW {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.styles-module_actions__kvK8a {
  margin-right: 8px;
}
.styles-module_title__f6L4d {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.styles-module_title__f6L4d:hover .styles-module_more__1UYoW {
  opacity: 1;
  visibility: visible;
}
.styles-module_text__Pw-2H {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex-shrink: 1;
}
.styles-module_container__CyWu9 {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_add__gMI3d {
  margin-right: 4px;
}
.styles-module_add__gMI3d:hover {
  color: #3d94ff;
}
.styles-module_opened__PaGr1 {
  opacity: 1 !important;
  visibility: visible !important;
}
.styles-module_orphans__QMis- {
  margin: 4px 12px;
  border: 1px dashed transparent;
  background-color: transparent;
  -webkit-transition: border-color 0.3s ease, background-color 0.3s ease;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.styles-module_orphans__dragover__6OdSa {
  border-color: #b8dfff;
  background-color: #e6f4ff80;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_popover__4jVqF .ant-popover-inner-content {
  padding: 0;
}
.styles-module_popover__4jVqF .ant-popover-title {
  padding: 8px 16px;
}
.styles-module_body__kCrkN {
  padding: 12px 16px;
}
.styles-module_column__nPUdM {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}
.styles-module_footer__Qoy9x {
  padding: 8px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.styles-module_rotate__-WB-0 {
  position: relative;
}
.styles-module_rotate__-WB-0 span {
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 300px;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_popover__H-WSx .ant-popover-content .ant-popover-title {
  font-weight: 600;
  padding: 8px 16px;
}
.styles-module_popover__H-WSx .ant-popover-content .ant-popover-inner-content {
  padding: 0;
  margin-top: -8px;
}
.styles-module_popover__H-WSx .styles-module_content-padding__KU6ZK {
  padding: 8px 16px;
}
.styles-module_popover__H-WSx .styles-module_collapse__jVxCp .ant-collapse-header {
  padding: 8px 16px;
}
.styles-module_popover__H-WSx .styles-module_collapse__jVxCp .ant-collapse-content-box {
  padding-bottom: 8px;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY {
  display: flex;
  flex-direction: column;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper {
  padding: 2px 16px;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper > span:not(.ant-checkbox) {
  flex: 1 1;
  max-width: 174px;
  padding-left: 0;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper:hover {
  background-color: #fafafa;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper:hover .ant-typography {
  color: #3d94ff;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper:has(.ant-checkbox-checked),
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper.ant-checkbox-wrapper-checked {
  background-color: #e6f4ff;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper:has(.ant-checkbox-checked) .ant-typography,
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-typography {
  color: #1375fa;
}
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper:has(.ant-checkbox-checked):hover,
.styles-module_popover__H-WSx .styles-module_checkbox__-4VNY .ant-checkbox-wrapper.ant-checkbox-wrapper-checked:hover {
  background-color: #b8dfff;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_container__jcMRP {
  display: flex;
  overflow: hidden;
  align-items: center;
}
.styles-module_container__jcMRP > * {
  flex-shrink: 0;
}
.styles-module_text__VBwv- {
  flex-shrink: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 8px;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
.styles-module_box__7rKUM {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 1px;
  min-height: 100%;
  max-height: 100%;
  overflow: hidden;
}
.styles-module_box__7rKUM.styles-module_box__styles__o3-eq {
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  border-radius: 2px;
}

