@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");._fontFamilyGlobal_1rr8f_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1rr8f_70 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  position: relative;
  background: #ffffff;
}
._wrapper_1rr8f_70._showBorder_1rr8f_78 {
  border: 1px solid #ced4da;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
._wrapper_1rr8f_70 ._pageSize_1rr8f_83 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
._wrapper_1rr8f_70 ._results_1rr8f_89 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #1f325b;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.075px;
}
._wrapper_1rr8f_70 ._showBorderMargin_1rr8f_102 {
  margin-left: 14px;
}._fontFamilyGlobal_rbkyr_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_rbkyr_70 {
  display: flex;
  justify-content: center;
  align-items: center;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75 {
  display: block;
  padding: 5px;
  cursor: pointer;
  border-radius: 4px;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75:hover {
  background: #d7e3ff;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75:active {
  background: #c3d5ff;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75._isFinal_rbkyr_87 {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75._isFinal_rbkyr_87:hover {
  background: none;
}
._wrapper_rbkyr_70 ._chevron_rbkyr_75._rightChevron_rbkyr_95 {
  transform: rotate(180deg);
}
._wrapper_rbkyr_70 ._pageNumbers_rbkyr_98 {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0 8px;
  transition: all 0.2s ease;
}
._wrapper_rbkyr_70 ._pageNumbers_rbkyr_98 ._pageButton_rbkyr_105 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  background: #ffffff;
  color: #1f325b;
  font-size: 14px;
  cursor: pointer;
}
._wrapper_rbkyr_70 ._pageNumbers_rbkyr_98 ._pageButton_rbkyr_105:hover {
  background: #d7e3ff;
  border-color: #c3d5ff;
}
._wrapper_rbkyr_70 ._pageNumbers_rbkyr_98 ._pageButton_rbkyr_105._active_rbkyr_123 {
  background: #187ffe;
  border-color: #187ffe;
  color: #ffffff;
}
._wrapper_rbkyr_70 ._pageNumbers_rbkyr_98 ._ellipsis_rbkyr_128 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  color: #828da4;
  font-size: 14px;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}._fontFamilyGlobal_1wrx4_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1wrx4_70 {
  width: 100px;
  user-select: none;
}
._wrapper_1wrx4_70 ._button_1wrx4_74 {
  cursor: pointer;
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1f325b;
}
._wrapper_1wrx4_70 ._button_1wrx4_74 ._chevron_1wrx4_81 {
  transform: rotate(270deg);
  transition: transform 0.2s;
  display: flex;
}
._wrapper_1wrx4_70 ._button_1wrx4_74 ._chevron_1wrx4_81._active_1wrx4_86 {
  transform: rotate(90deg);
}._table_1hfam_1 {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}._fontFamilyGlobal_q0j7x_66 {
  font-family: "DM Sans", sans-serif;
}._fontFamilyGlobal_siuia_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_siuia_66 {
  font-family: "DM Sans", sans-serif;
}

._tagWrapper_siuia_139 {
  height: 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 8px;
  gap: 4px;
  justify-content: center;
  width: fit-content;
  border-radius: 0.5em;
  overflow: hidden;
  min-width: 30px;
  align-self: center;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  position: relative;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._img_siuia_163 {
  width: 1.25em;
  height: 1.25em;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagTextContainer_siuia_167 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagTextContainer_siuia_167 ._tagText_siuia_167 {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.5em;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._severityWarning_siuia_181,
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._removeBackground_siuia_182 {
  position: absolute;
  top: -1em;
  right: -0.85em;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._removeBackground_siuia_182 {
  width: 1.625em;
  height: 1.625em;
  background: white;
  border-radius: 50%;
}

._tag_siuia_139 {
  text-transform: capitalize;
  overflow: visible;
}
._tag_siuia_139._withScore_siuia_198 {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}
._tag_siuia_139._withoutScore_siuia_203 {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}

._tagWrapper_siuia_139._hasWarning_siuia_209 {
  padding: 8px 6px 0 0;
  margin-top: -8px;
  margin-right: -6px;
  box-sizing: content-box;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 {
  justify-content: center;
  width: 80px;
  height: 22px;
  gap: 0;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagSeverity_siuia_221 {
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-family: "DM Sans", sans-serif;
  line-height: 16px;
  letter-spacing: -0.075px;
  height: 22px;
  font-weight: 700;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagSeverity_siuia_221._withScore_siuia_198 {
  border-radius: 4px 0 0 4px;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagSeverity_siuia_221._withoutScore_siuia_203 {
  border-radius: 4px;
}
._tagWrapper_siuia_139 ._tagContentWrapper_siuia_153 ._tagScore_siuia_239 {
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-family: "DM Sans", sans-serif;
  line-height: 20px;
  letter-spacing: -0.075px;
  height: 22px;
  font-weight: 700;
  border-radius: 0 4px 4px 0;
}

._toolTipTitle_siuia_253 ._title_siuia_253 {
  text-transform: capitalize;
  font-weight: 500;
}._fontFamilyGlobal_e4msl_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_e4msl_70 {
  padding: 16px;
  gap: 16px;
}
._wrapper_e4msl_70 ._scoreWrapper_e4msl_74 {
  display: flex;
  gap: 18px;
  align-items: center;
}
._wrapper_e4msl_70 ._scoreWrapper_e4msl_74 ._score_e4msl_74 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_e4msl_70 ._scoreWrapper_e4msl_74 ._chevron_e4msl_84 {
  transform: rotate(270deg);
  width: 16px;
  height: 16px;
}
._wrapper_e4msl_70 ._title_e4msl_89 {
  color: #828da4;
  font-size: 12px;
}
._wrapper_e4msl_70 ._comment_e4msl_93 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
._wrapper_e4msl_70 ._divider_e4msl_98 {
  margin: 16px 0;
}
._wrapper_e4msl_70 ._policyInfo_e4msl_101 {
  display: flex;
  gap: 8px;
  align-items: center;
}._fontFamilyGlobal_1pv0g_66 {
  font-family: "DM Sans", sans-serif;
}

._infoLink_1pv0g_70 {
  color: #187ffe;
  text-decoration: none;
  cursor: pointer;
}
._infoLink_1pv0g_70:hover {
  text-decoration: underline;
}._missingLink_scika_1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  gap: 4px;
}._fontFamilyGlobal_i51w1_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_i51w1_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 10px 12px;
}
._wrapper_i51w1_70 ._title_i51w1_76 {
  color: #061b49;
}
._wrapper_i51w1_70 ._table_i51w1_79 {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
._wrapper_i51w1_70 ._table_i51w1_79 ._header_i51w1_84 {
  color: #8f98ad;
  font-weight: 500;
  font-size: 10px;
  text-align: left;
  padding-bottom: 12px;
  padding-right: 24px;
  white-space: nowrap;
}
._wrapper_i51w1_70 ._table_i51w1_79 tr:not(:last-child) td {
  padding-bottom: 12px;
}
._wrapper_i51w1_70 ._table_i51w1_79 ._parameterCell_i51w1_96 {
  font-size: 12px;
  color: #061b49;
  font-weight: 400;
  padding-right: 24px;
  white-space: nowrap;
  min-width: 140px;
}
._wrapper_i51w1_70 ._table_i51w1_79 ._weightCell_i51w1_104 {
  font-size: 12px;
  padding-right: 24px;
  color: #061b49;
  font-weight: 400;
  white-space: nowrap;
  min-width: 80px;
}
._wrapper_i51w1_70 ._table_i51w1_79 ._totalWeightCell_i51w1_112 {
  font-size: 14px;
  color: #061b49;
  font-weight: 400;
}
._wrapper_i51w1_70 ._table_i51w1_79 ._componentCell_i51w1_117 {
  width: 230px;
}
._wrapper_i51w1_70 ._separator_i51w1_120 {
  height: 1px;
  background: #8f98ad;
  width: 100%;
  border: none;
}
._wrapper_i51w1_70 ._sum_i51w1_126 {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
}

._riskScore_i51w1_132 {
  font-weight: 500;
  font-size: 14px;
}._fontFamilyGlobal_1gkks_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1gkks_70 {
  display: flex;
  gap: 2px;
  padding: 8px 4px;
  background-color: white;
  align-items: center;
  width: 100%;
  height: 12px;
  border-radius: 2px;
  border: 0.5px solid #dadae2;
  box-shadow: 1px 2px 5.9px 0 rgba(209, 210, 224, 0.53);
}

._segment_1gkks_83 {
  min-width: 6px;
  height: 8px;
  border-radius: 2px;
}._wrapper_1c0ec_1 {
  display: flex;
  gap: 8px;
}
@keyframes _shine_1b2i1_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1b2i1_7 ._loadingItem_1b2i1_7 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1b2i1_1 1s ease infinite;
}

._loading_1b2i1_7 ._loadingItem_1b2i1_7 * {
  visibility: hidden !important;
}

._loading_1b2i1_7 ._loadingItem_1b2i1_7:empty::after,
._loading_1b2i1_7 ._loadingItem_1b2i1_7 *:empty::after {
  content: " ";
}._toolTipTitle_1s505_1 {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

._img_1s505_7 {
  width: 1.25em;
  height: 1.25em;
}._fontFamilyGlobal_1xawl_66 {
  font-family: "DM Sans", sans-serif;
}

._tagWrapper_1xawl_70 {
  height: 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 8px;
  gap: 4px;
  justify-content: center;
  width: fit-content;
  border-radius: 0.5em;
  overflow: hidden;
  min-width: 30px;
  align-self: center;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  position: relative;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._img_1xawl_94 {
  width: 1.25em;
  height: 1.25em;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._tagTextContainer_1xawl_98 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._tagTextContainer_1xawl_98 ._tagText_1xawl_98 {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.5em;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._severityWarning_1xawl_112,
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._removeBackground_1xawl_113 {
  position: absolute;
  top: -1em;
  right: -0.85em;
}
._tagWrapper_1xawl_70 ._tagContentWrapper_1xawl_84 ._removeBackground_1xawl_113 {
  width: 1.625em;
  height: 1.625em;
  background: white;
  border-radius: 50%;
}._fontFamilyGlobal_jewq6_66 {
  font-family: "DM Sans", sans-serif;
}

._riskScoreWrapper_jewq6_70 ._letter_jewq6_70 {
  text-transform: capitalize;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  padding: 4px 8px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._a_jewq6_80 {
  background-color: #3daf05;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._b_jewq6_83 {
  background-color: #4b9741;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._c_jewq6_86 {
  background-color: #ff876d;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._d_jewq6_89 {
  background-color: #ff5c5c;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._e_jewq6_92 {
  background-color: #fb3950;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._f_jewq6_66 {
  background-color: #fb3149;
}
._riskScoreWrapper_jewq6_70 ._letter_jewq6_70._na_jewq6_98 {
  background-color: #b9bdc7;
  color: #ffffff;
}._fontFamilyGlobal_1b8o8_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1b8o8_209 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
._wrapper_1b8o8_209 ._text_1b8o8_216 span {
  color: #b4bbc8;
  font-size: 12px;
}._fontFamilyGlobal_1twsm_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1twsm_70 {
  min-height: 63px;
  height: auto;
  overflow: visible;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: white;
  justify-content: flex-start;
  border-radius: 4px;
  box-shadow: 0 1px 18px 0 color-mix(in srgb, #061b49 38%, transparent);
  padding: 0 17px 0 0;
  gap: 12px;
  width: 466px;
  position: relative;
}
._wrapper_1twsm_70 ._statusColorLine_1twsm_86 {
  width: 2px;
  align-self: stretch;
}
._wrapper_1twsm_70 ._statusColorLine_1twsm_86._error_1twsm_90 {
  background: #ff586c;
}
._wrapper_1twsm_70 ._statusColorLine_1twsm_86._success_1twsm_93 {
  background: #52c41a;
}
._wrapper_1twsm_70 ._statusColorLine_1twsm_86._info_1twsm_96 {
  background: #3772ff;
}
._wrapper_1twsm_70 ._statusColorLine_1twsm_86._warning_1twsm_99 {
  background: #ffc45a;
}
._wrapper_1twsm_70 ._content_1twsm_102 {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  background: white;
  border-radius: 4px;
  padding: 16px 0;
  gap: 6px;
  line-height: 0;
  min-height: 0;
}
._wrapper_1twsm_70 ._content_1twsm_102 span {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: -0.08 px;
}
._wrapper_1twsm_70 ._content_1twsm_102 ._message_1twsm_120 {
  display: flex;
  flex: 1;
}
._wrapper_1twsm_70 ._content_1twsm_102 ._message_1twsm_120 span {
  color: #828da4;
}
._wrapper_1twsm_70 ._content_1twsm_102 ._title_1twsm_127 span {
  color: #1f325b;
  font-weight: 500;
}
._wrapper_1twsm_70 ._statusIcon_1twsm_131 {
  height: 20px;
  aspect-ratio: 1/1;
  cursor: pointer;
}
._wrapper_1twsm_70 ._closeButton_1twsm_136 {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 4px;
  min-width: auto;
  width: 24px;
  height: 24px;
}
._wrapper_1twsm_70 ._closeButton_1twsm_136 img {
  color: #1f325b;
  height: 12px;
  aspect-ratio: 1/1;
}
._wrapper_1twsm_70 ._closeButton_1twsm_136:hover {
  background-color: rgba(0, 0, 0, 0.04);
}._helperPlaceholder_k54e8_1 {
  height: 20px;
}
._helperPlaceholder_k54e8_1 ._error_k54e8_4 {
  color: darkred;
}
._helperPlaceholder_k54e8_1 ._warning_k54e8_7 {
  color: darkorange;
}
._helperPlaceholder_k54e8_1 ._info_k54e8_10 {
  color: darkblue;
}
._helperPlaceholder_k54e8_1 ._success_k54e8_13 {
  color: darkgreen;
}._fontFamilyGlobal_1fw4e_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldTitle_1fw4e_70 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
}
._fieldTitle_1fw4e_70._disabled_1fw4e_77 ._title_1fw4e_77 {
  color: #e6e8ed;
}
._fieldTitle_1fw4e_70 ._leftSide_1fw4e_80 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
._fieldTitle_1fw4e_70 ._title_1fw4e_77 {
  border-bottom: unset;
  color: #1f325b;
  font-size: 1rem;
  font-weight: 500;
}
._fieldTitle_1fw4e_70 ._requiredDot_1fw4e_93 {
  color: #b50606;
}._fontFamilyGlobal_fgpfa_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldContainer_fgpfa_70 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
}

._errorBlock_fgpfa_79 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_fgpfa_79 span {
  color: #b50606;
}@keyframes _spin_ootxj_1 {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
._wrapper_ootxj_74 {
  overflow: auto;
  margin: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
._wrapper_ootxj_74 ._preview_ootxj_81 {
  width: 1500px;
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 12px 0;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 {
  display: flex;
  flex-direction: column;
  --aspect-ratio: math.div(595, 1087);
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._page_ootxj_94 {
  background: #f8f9fc;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 {
  height: 2122px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  border-top: 6px solid #407fff;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._coverImage_ootxj_105 {
  box-sizing: content-box;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 {
  padding: 74px 88px 0;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 h5 {
  margin-top: 106px;
  font-size: 35px;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 h1 {
  margin-top: 27px;
  font-size: 70px;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 ._logo_ootxj_119 {
  height: 48px;
}._fontFamilyGlobal_1pc9j_66 {
  font-family: "DM Sans", sans-serif;
}

._groupContainer_1pc9j_135 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
  background: #f7f9fb;
  border-radius: 4px;
  padding: 32px;
}
._groupContainer_1pc9j_135 ._title_1pc9j_144 span {
  font-size: 22px;
  font-weight: 500;
  color: #9ba4b1;
}

._dynamicSizeItems_1pc9j_150 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: stretch;
  gap: 16px;
  margin-top: 8px;
}

._groupItemContainer_1pc9j_159 {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-auto-rows: minmax(141px, auto);
  width: 100%;
  height: 100%;
  padding-top: 12px;
  gap: 16px;
}

._groupTitle_1pc9j_169 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  background-color: #f7f9fb;
  color: #1f325b;
}._fontFamilyGlobal_o56rs_66 {
  font-family: "DM Sans", sans-serif;
}

._itemContainer_o56rs_70 {
  background-color: white;
  height: 100%;
}._alertMttr_pfaxb_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
  gap: 16px;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 ._valueAndGraph_pfaxb_17 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  overflow: hidden;
  justify-content: space-between;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 ._valueAndGraph_pfaxb_17 ._chartImg_pfaxb_26 {
  flex: 1;
  min-width: 0;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 ._valueAndGraph_pfaxb_17 ._value_pfaxb_17 {
  display: flex;
  align-items: flex-end;
  flex: 0 0 auto;
  height: 100%;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 ._valueAndGraph_pfaxb_17 ._value_pfaxb_17 ._trend_pfaxb_36 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 10px;
}
._alertMttr_pfaxb_1 ._chartContainer_pfaxb_9 ._valueAndGraph_pfaxb_17 ._value_pfaxb_17 ._trend_pfaxb_36 img {
  width: 16px;
  height: 16px;
  rotate: 180deg;
}._card_1ygqz_1 {
  padding: 24px;
  background: white;
  border-radius: 4px;
  border: 1px solid rgba(206, 212, 218, 0.7);
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

._menuButtonWrapper_1ygqz_13 {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 10;
}._title_6rx39_1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}
._title_6rx39_1 ._titleContent_6rx39_9 {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}
._title_6rx39_1 ._headerActions_6rx39_15 {
  display: flex;
  align-items: center;
}._loaderContainer_dvpay_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

._noResults_dvpay_9 {
  margin-top: 39px;
}._wrapper_14p1c_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}._fontFamilyGlobal_z2kn9_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_z2kn9_70._large_z2kn9_70 {
  width: 32px;
  height: 32px;
  padding: 7px 15px;
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_z2kn9_70._small_z2kn9_77 {
  width: 22px;
  height: 22px;
  padding: 3px 8px;
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_z2kn9_70:hover {
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_z2kn9_70 ._iconColor_z2kn9_88 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}._coreIcon_1izb6_1 {
  display: inline-block;
  text-align: center;
  align-items: center;
  position: relative;
  justify-content: center;
  font-size: inherit;
  line-height: 0;
}

i._coreIcon_1izb6_1:before {
  color: inherit;
}

._tooltipAnchor_1izb6_15 {
  display: flex;
  line-height: 0;
  align-items: center;
}._fontFamilyGlobal_10sy1_66 {
  font-family: "DM Sans", sans-serif;
}

._CoreIconButton_10sy1_70 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 3px 8px;
  background: #187ffe;
  border: 0;
  height: unset;
  border-radius: 4px;
  width: fit-content;
  cursor: pointer;
}
._CoreIconButton_10sy1_70 ._text_10sy1_83 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
  text-transform: capitalize;
  font-size: 14px;
}
._CoreIconButton_10sy1_70:hover {
  background: #0069ea;
}
._CoreIconButton_10sy1_70:disabled {
  background-color: #b4bbc8;
  color: white;
  cursor: default;
}
._CoreIconButton_10sy1_70 ._icon_10sy1_99 {
  line-height: 1;
}
._CoreIconButton_10sy1_70 ._icon_10sy1_99 path {
  fill: white;
}

._visible_10sy1_106 {
  opacity: 1;
}._fontFamilyGlobal_19lfj_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_19lfj_70 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #515f80;
  width: 22px;
  height: 22px;
}
._moreButton_19lfj_70:hover {
  background: #ced4da;
}
._moreButton_19lfj_70 ._iconColor_19lfj_80 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}._fontFamilyGlobal_1fgc1_66 {
  font-family: "DM Sans", sans-serif;
}

._menuItemWrapper_1fgc1_70 {
  margin: 0;
}
._menuItemWrapper_1fgc1_70 ._menuItem_1fgc1_70 {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1f325b;
  width: 100%;
  justify-content: space-between;
}
._menuItemWrapper_1fgc1_70 ._menuItem_1fgc1_70 ._itemDescription_1fgc1_81 {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1f325b;
  width: 100%;
  justify-content: flex-start;
}
._menuItemWrapper_1fgc1_70 ._menuItem_1fgc1_70 ._disabled_1fgc1_89 {
  cursor: not-allowed;
}
._menuItemWrapper_1fgc1_70:hover {
  background: rgba(221, 231, 255, 0.6);
}
._menuItemWrapper_1fgc1_70 ._delete_1fgc1_95 {
  color: #ff586c;
}

._divider_1fgc1_99 {
  margin: 8px 0;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._wrapper_jnkbj_1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}._fontFamilyGlobal_17h23_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_17h23_70 {
  display: flex;
  align-items: center;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}
._wrapper_17h23_70._gap_17h23_77 {
  gap: 6px;
}._fontFamilyGlobal_1yprm_66 {
  font-family: "DM Sans", sans-serif;
}

._highlightText_1yprm_70 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

._cellWithOptions_1yprm_77 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  width: 100%;
  color: #515f80;
}
._cellWithOptions_1yprm_77 span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
}
._cellWithOptions_1yprm_77 span:before, ._cellWithOptions_1yprm_77 span:after {
  content: " ";
  display: inline-block;
}
._cellWithOptions_1yprm_77 ._menu_1yprm_96 {
  position: absolute;
  right: 0;
}._fontFamilyGlobal_xofme_66 {
  font-family: "DM Sans", sans-serif;
}

._singleIcon_xofme_70 {
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #b4bbc8;
  display: flex;
  align-items: center;
  justify-content: center;
}._fontFamilyGlobal_d7yd8_66 {
  font-family: "DM Sans", sans-serif;
}

._smallAvatar_d7yd8_70 {
  width: 12px;
  height: 12px;
  background: #ffffff;
  padding: 1px;
  margin-top: 2px;
  margin-left: -6px;
}._fontFamilyGlobal_92wz0_66 {
  font-family: "DM Sans", sans-serif;
}

._cellWithOptions_92wz0_70 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  color: #828da4;
}
._cellWithOptions_92wz0_70 ._menu_92wz0_78 {
  position: absolute;
  right: 0;
}

._cell_92wz0_70 {
  color: #828da4;
}

._headerStyle_92wz0_87 {
  background-color: #ffffff;
}

._avatars_92wz0_91 {
  display: flex;
}

._menu_92wz0_78 {
  position: absolute;
  right: 0;
}

._flex_92wz0_100 {
  display: flex;
}._fontFamilyGlobal_gnl5u_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_gnl5u_70 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
}
._wrapper_gnl5u_70 ._text_gnl5u_77 {
  overflow: hidden;
  width: 100%;
}._copyContainer_1c6n2_1 {
  display: flex;
  gap: 0.4rem;
  position: relative;
  padding-right: 17.5px;
}
._copyContainer_1c6n2_1 ._copyChildren_1c6n2_7 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
._copyContainer_1c6n2_1 ._copyChildren_1c6n2_7 ._text_1c6n2_13 {
  display: block;
}
._copyContainer_1c6n2_1 ._copyIcon_1c6n2_16 {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
}
._copyContainer_1c6n2_1:hover ._copyIcon_1c6n2_16 {
  opacity: 1;
}._fontFamilyGlobal_v1is2_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_v1is2_70 {
  overflow: hidden;
  position: relative;
  padding-right: 17.5px;
}
._wrapper_v1is2_70 ._copyButton_v1is2_75 {
  display: block;
}
._wrapper_v1is2_70:not(:hover) ._copyButton_v1is2_75 {
  display: none;
}
._wrapper_v1is2_70 ._copyButton_v1is2_75 {
  position: absolute;
  top: 0;
  right: 0;
}
._wrapper_v1is2_70 ._orderedList_v1is2_86 {
  padding: 0;
  margin: 0;
}
._wrapper_v1is2_70 ._orderedList_v1is2_86 ._item_v1is2_90 {
  color: #1f325b;
  font-weight: 400;
  list-style-position: inside;
}
._wrapper_v1is2_70 ._item_v1is2_90 {
  color: #1f325b;
  font-weight: 400;
  list-style-position: inside;
}._fontFamilyGlobal_1rcbm_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1rcbm_70 div[role=toolbar] {
  position: static;
}
._wrapper_1rcbm_70 span {
  font-family: unset;
  font-size: unset;
  font-weight: unset;
}
._wrapper_1rcbm_70 blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left: 0.25rem solid #e1e4e9;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
._wrapper_1rcbm_70 .mdxeditor {
  height: 100%;
}
._wrapper_1rcbm_70 .mdxeditor div:nth-child(2) > div {
  height: 100%;
}
._wrapper_1rcbm_70 .mdxeditor div:nth-child(2) > div > div {
  height: 100%;
}
._wrapper_1rcbm_70 .mdxeditor div[role=textbox] {
  height: 100%;
}
._wrapper_1rcbm_70 .mdxeditor div:nth-child(2) {
  height: calc(100% - 43px);
  overflow: auto;
}
._wrapper_1rcbm_70 .mdxeditor *[data-lexical-editor=true]:not([contenteditable=true]) {
  padding: 0;
}
._wrapper_1rcbm_70 a:-webkit-any-link span {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}
._wrapper_1rcbm_70 [role=toolbar] + div {
  overflow: scroll;
  height: calc(100% - 50px);
}

._singleLine_1rcbm_116 {
  height: auto !important;
}
._singleLine_1rcbm_116 .mdxeditor-toolbar {
  position: absolute !important;
  right: 16px;
  top: 20px;
  background: transparent;
}._fontFamilyGlobal_12npk_66 {
  font-family: "DM Sans", sans-serif;
}

._variableWrapper_12npk_70 {
  background-color: #f7f9fb;
  border-radius: 4px;
  padding: 2px 0;
  color: #4289ca !important;
  font-family: var(--font-mono);
  font-size: 0.9em;
  cursor: default;
  user-select: none;
  transition: all 0.2s ease;
}
._variableWrapper_12npk_70:hover {
  background-color: #cdd1db;
  border-color: #b4bbc8;
}

._variablesButton_12npk_86 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  border: none;
  border-radius: 4px;
  background-color: transparent;
  color: #1f325b;
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 4px;
}
._variablesButton_12npk_86:hover {
  background-color: var(--baseBgSubtle);
}
._variablesButton_12npk_86:active {
  background-color: var(--baseBg);
}

._variablesIconWrapper_12npk_107 {
  margin-left: auto;
}

._bracesIcon_12npk_111 {
  width: 16px;
  height: 12px;
  user-select: none;
  color: var(--baseText);
}

._searchContainer_12npk_118 {
  padding: 8px;
  background-color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 1;
}

._searchInputWrapper_12npk_126 {
  position: relative;
  display: flex;
  align-items: center;
}

._searchIcon_12npk_132 {
  position: absolute;
  left: 12px;
  color: #515f80;
  pointer-events: none;
  z-index: 1;
}

._searchInput_12npk_126 {
  width: 100%;
  padding: 8px 12px 8px 40px;
  border: 1px solid #cdd1db;
  border-radius: 4px;
  background-color: #ffffff;
  color: #1f325b;
  font-size: 14px;
  outline: none;
  transition: border-color 0.2s ease;
}
._searchInput_12npk_126:focus[type=text] {
  border-bottom: 1px solid #cdd1db !important;
}
._searchInput_12npk_126::placeholder {
  color: #828da4;
}

._menuItem_12npk_158 {
  padding: 8px 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.2s ease;
  margin: 0;
  min-height: 44px;
}
._menuItem_12npk_158:hover {
  background-color: #f6faff;
}
._menuItem_12npk_158._selectedItem_12npk_171 {
  background-color: #f6f9f4 !important;
  color: #1f325b !important;
}
._menuItem_12npk_158._selectedItem_12npk_171 ._menuItemTitle_12npk_175 {
  color: #1f325b !important;
  font-weight: 500 !important;
}
._menuItem_12npk_158._currentlySelected_12npk_179 {
  background-color: #eff4ff !important;
}

._menuItemTitle_12npk_175 {
  font-weight: 400;
  color: #1f325b;
  font-size: 14px;
  flex: 1;
}

._menuItemCategory_12npk_190 {
  font-size: 12px;
  color: #828da4;
  font-weight: 400;
}

._menuItemId_12npk_196 {
  font-size: 11px;
  color: #b4bbc8;
}

._categoryHeader_12npk_201 {
  padding: 12px 16px 8px 16px;
  background-color: transparent;
  font-weight: 500;
  font-size: 12px;
  color: #828da4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: default;
}

._noResults_12npk_212 {
  padding: 16px;
  text-align: center;
  color: #828da4;
  font-size: 14px;
  font-style: italic;
}

._variableMenu_12npk_220 {
  min-width: 220px;
  max-width: 320px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #cdd1db;
  box-shadow: 0 2px 8px #e1e4e9;
  font-size: 14px;
  color: #1f325b;
  overflow: hidden;
}._fontFamilyGlobal_psa02_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_psa02_70 {
  overflow: hidden;
  margin-bottom: 4px;
  position: relative;
}
._wrapper_psa02_70:not(:hover) ._copyButton_psa02_75 {
  display: none;
}
._wrapper_psa02_70 ._copyButton_psa02_75 {
  position: absolute;
  top: 0;
  right: 0;
}
._wrapper_psa02_70 ._objectRow_psa02_83 {
  position: relative;
  display: flex;
  gap: 4px;
}
._wrapper_psa02_70 ._objectRow_psa02_83 ._item_psa02_88 {
  color: #1f325b;
  font-weight: 400;
  list-style-position: inside;
}._fontFamilyGlobal_npp8t_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_npp8t_70 {
  overflow: hidden;
  position: relative;
}
._wrapper_npp8t_70:not(:hover) ._copyButton_npp8t_74 {
  display: none;
}
._wrapper_npp8t_70 ._copyButton_npp8t_74 {
  position: absolute;
  top: 12px;
  right: 4px;
  color: white;
}
._wrapper_npp8t_70 ._code_npp8t_83 {
  margin: 0;
}
._wrapper_npp8t_70 ._code_npp8t_83 span {
  color: white !important;
}._copyIcon_1f7bl_1 {
  transition: opacity 0.125s ease-in-out;
  cursor: pointer;
}._fontFamilyGlobal_1i9is_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1i9is_70 ._link_1i9is_70 {
  text-decoration: none;
}
._wrapper_1i9is_70 ._link_1i9is_70:hover {
  text-decoration: underline;
}
._wrapper_1i9is_70 ._link_1i9is_70:hover:-webkit-any-link {
  color: -webkit-link;
}
._wrapper_1i9is_70 ._link_1i9is_70:hover:-webkit-any-link b {
  color: -webkit-link;
  font-weight: normal;
}
._wrapper_1i9is_70 a:-webkit-any-link {
  color: currentColor;
}
._wrapper_1i9is_70 span {
  line-height: 10px;
  color: #8f98ad;
  font-size: 9px;
  line-break: anywhere;
}
._wrapper_1i9is_70 span b {
  color: #ff586c;
}._fontFamilyGlobal_2cmu2_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_2cmu2_70 ._link_2cmu2_70 {
  text-decoration: none;
}
._wrapper_2cmu2_70 ._link_2cmu2_70:hover {
  text-decoration: underline;
}
._wrapper_2cmu2_70 ._link_2cmu2_70:hover:-webkit-any-link {
  color: -webkit-link;
}
._wrapper_2cmu2_70 ._link_2cmu2_70:hover:-webkit-any-link b {
  color: -webkit-link;
  font-weight: normal;
}
._wrapper_2cmu2_70 a:-webkit-any-link {
  color: currentColor;
}
._wrapper_2cmu2_70._hasPrev_2cmu2_86 span b {
  color: #52c41a;
}
._wrapper_2cmu2_70:not(._hasPrev_2cmu2_86) span {
  line-break: anywhere;
  font-size: 11px;
}
._wrapper_2cmu2_70:not(._hasPrev_2cmu2_86) span b {
  font-weight: normal;
}
._wrapper_2cmu2_70 span {
  line-height: 10px;
  font-size: 9px;
  line-break: anywhere;
}._fontFamilyGlobal_1z0br_66 {
  font-family: "DM Sans", sans-serif;
}

._columnEventName_1z0br_70 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  overflow: hidden;
}

._wrapper_1z0br_78 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

._badge_1z0br_85 {
  position: absolute;
  top: -6px;
  left: 7px;
  z-index: 1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #515f80;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  line-height: 0;
}._fontFamilyGlobal_kugvd_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_kugvd_70 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: auto;
}
._wrapper_kugvd_70 ._message_kugvd_78 {
  font-family: "DM Sans", sans-serif;
  font-size: 25px;
  color: #9bb8ff;
  font-weight: 500;
}
._wrapper_kugvd_70 ._scanIcon_kugvd_84 {
  min-height: 50px;
  max-height: 100px;
}
._wrapper_kugvd_70 ._extraMessage_kugvd_88 {
  margin-top: 12px;
  color: #9bb8ff;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._fontFamilyGlobal_1hiai_66 {
  font-family: "DM Sans", sans-serif;
}

._applicationLinks_1hiai_70 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 100%;
  min-width: 0;
}
._applicationLinks_1hiai_70 ._plusItems_1hiai_77 {
  background: #e1e4e9;
  padding: 4px 8px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  color: #1f325b;
  height: 22px;
  border-radius: 4px;
  width: fit-content;
  justify-content: center;
  flex-shrink: 0;
  white-space: nowrap;
}
._applicationLinks_1hiai_70 span,
._applicationLinks_1hiai_70 a,
._applicationLinks_1hiai_70 ._linkButton_1hiai_94 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._applicationLinks_1hiai_70 ._linkButton_1hiai_94 {
  background: none;
  border: none;
  color: #187ffe;
  cursor: pointer;
  padding: 0;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  max-width: 150px;
  display: inline-block;
  flex-shrink: 1;
  min-width: 0;
}
._applicationLinks_1hiai_70 ._linkButton_1hiai_94:hover {
  text-decoration: underline;
}

._link_1hiai_94 {
  color: #187ffe;
  cursor: pointer;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._wrapper_odze6_1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_odze6_1 ._chart_odze6_6 {
  flex: 1;
}._coreChartLegendMarker_1isnw_1 {
  width: 12px;
  height: 12px;
}._fontFamilyGlobal_1c2gw_66 {
  font-family: "DM Sans", sans-serif;
}

._menuItem_1c2gw_70 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 4px;
}
._menuItem_1c2gw_70 ._itemText_1c2gw_77 {
  color: #828da4;
  font-weight: 400;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
}

._details_1c2gw_84 {
  display: flex;
  flex-direction: row;
  gap: 14px;
  justify-content: flex-end;
  align-items: center;
}
._details_1c2gw_84 ._percentage_1c2gw_91 {
  color: #515f80;
  font-weight: 500;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  min-width: 2.2em;
  text-align: end;
}
._details_1c2gw_84 ._value_1c2gw_99 {
  color: #b4bbc8;
  font-weight: 500;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  text-align: start;
}

._menuItem_1c2gw_70 div {
  display: flex;
  gap: 8px;
}._fontFamilyGlobal_14tx5_66 {
  font-family: "DM Sans", sans-serif;
}

._menuContent_14tx5_70 {
  width: 303px;
  border-radius: 4px;
}
._menuContent_14tx5_70 ._header_14tx5_74 {
  border-bottom: 1px solid #ced4da;
  padding: 0 8px 6px 8px;
}
._menuContent_14tx5_70 ._header_14tx5_74 > * {
  display: inline-block;
}
._menuContent_14tx5_70 ._header_14tx5_74 ._marker_14tx5_81 {
  margin-right: 8px;
}
._menuContent_14tx5_70 ._itemsContainer_14tx5_84 {
  padding: 8px;
}._fontFamilyGlobal_13i7d_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_13i7d_70 button {
  padding: 0;
}

._menuHeader_13i7d_74 {
  padding: 0.2rem;
  font-size: 1.2rem;
}

._arrow_13i7d_79 {
  position: absolute;
  font-size: 7px;
  width: 3em;
  height: 3em;
  margin: 0;
  box-sizing: border-box;
}
._arrow_13i7d_79::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #fff #fff;
}

*[data-popper-placement*=bottom] ._arrow_13i7d_79 {
  top: -1em;
}
*[data-popper-placement*=bottom] ._arrow_13i7d_79::before {
  box-shadow: -2px 2px 1px 0px rgba(0, 0, 0, 0.08);
  transform: rotate(135deg);
}

*[data-popper-placement*=top] ._arrow_13i7d_79 {
  bottom: -11px;
}
*[data-popper-placement*=top] ._arrow_13i7d_79::before {
  box-shadow: -2px 2px 1px 0px rgba(0, 0, 0, 0.2);
  transform: rotate(-45deg);
}

*[data-popper-placement*=right] ._arrow_13i7d_79 {
  left: -8px;
}
*[data-popper-placement*=right] ._arrow_13i7d_79::before {
  box-shadow: -1px 2px 1px 0px rgba(0, 0, 0, 0.07);
  transform: rotate(45deg);
}

*[data-popper-placement*=left] ._arrow_13i7d_79 {
  right: -13px;
}
*[data-popper-placement*=left] ._arrow_13i7d_79::before {
  box-shadow: -2px 1px 1px 0px rgba(0, 0, 0, 0.1);
  transform: rotate(-135deg);
}._fontFamilyGlobal_zhu2s_66 {
  font-family: "DM Sans", sans-serif;
}

._coreChartLegendItem_zhu2s_70 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  padding: 4px;
  line-height: 1.4;
  gap: 8px;
  width: 100%;
}
._coreChartLegendItem_zhu2s_70 ._markerAndText_zhu2s_81 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  max-width: 70%;
  width: 100%;
}
._coreChartLegendItem_zhu2s_70 ._markerAndText_zhu2s_81 ._marker_zhu2s_81 {
  flex: 0 0 auto;
  margin-right: 8px;
  border-radius: 0.125em;
}
._coreChartLegendItem_zhu2s_70 ._markerAndText_zhu2s_81 ._text_zhu2s_95 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #515f80;
  font-weight: 400;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  flex: 1 1 auto;
}
._coreChartLegendItem_zhu2s_70 ._markerAndText_zhu2s_81 ._icon_zhu2s_105 {
  width: 20px;
  height: 20px;
}
._coreChartLegendItem_zhu2s_70 ._markerAndText_zhu2s_81 ._nameIconContainer_zhu2s_109 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  overflow: hidden;
}
._coreChartLegendItem_zhu2s_70 ._details_zhu2s_116 {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
  min-width: auto;
}
._coreChartLegendItem_zhu2s_70 ._details_zhu2s_116 ._percentage_zhu2s_124 {
  color: #515f80;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  flex: 0 0 auto;
  font-weight: 500;
  text-align: end;
}
._coreChartLegendItem_zhu2s_70 ._details_zhu2s_116 ._value_zhu2s_132 {
  color: #b4bbc8;
  font-weight: 500;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  flex: 1 0 auto;
  text-align: end;
}

._hasMenu_zhu2s_141:hover {
  background: #ebf1ff;
  cursor: pointer;
}._coreChartLegend_ajlog_1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  flex: 1 0 auto;
}
._coreChartLegend_ajlog_1 ._item_ajlog_8:not(:last-child) {
  margin-bottom: 6px;
}._coreDonutChart_ihsvm_1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: -24px;
}._alertsMappingSeverity_1l9wf_1 {
  width: 100%;
  padding: 24px;
}

._chartContainer_1l9wf_6 {
  height: 300px;
  width: 100%;
  cursor: pointer;
}

._headerContainer_1l9wf_12 {
  margin-bottom: 12px;
}

._title_1l9wf_16 {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 8px 0;
}

._filterContainer_1l9wf_22 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 8px;
}
._filterContainer_1l9wf_22 ._filterOption_1l9wf_28 {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
._filterContainer_1l9wf_22 ._filterBox_1l9wf_34 {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 4px;
}
._filterContainer_1l9wf_22 ._filterLabel_1l9wf_40 {
  font-size: 10px;
  text-transform: capitalize;
}
._filterContainer_1l9wf_22 ._selectedFilter_1l9wf_44 {
  font-weight: 500;
}
._filterContainer_1l9wf_22 ._disabledFilter_1l9wf_47 {
  opacity: 0.5;
}._wrapper_1y0op_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_1y0op_1 ._chart_1y0op_9 {
  flex: 1;
  gap: 31px;
}._fontFamilyGlobal_3h9h8_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_3h9h8_70 {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_3h9h8_70 ._chart_3h9h8_76 {
  flex: 1;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  align-self: center;
  width: 100%;
}
._wrapper_3h9h8_70 ._chart_3h9h8_76._clickable_3h9h8_84 {
  cursor: pointer;
}
._wrapper_3h9h8_70 ._chart_3h9h8_76 > div {
  min-height: 0 !important;
  width: 100%;
  display: flex;
  align-items: center;
}._fontFamilyGlobal_raap9_66 {
  font-family: "DM Sans", sans-serif;
}

._title_raap9_70 {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  padding: 0 16px;
}
._title_raap9_70 ._dropdown_raap9_77 {
  width: 122px;
  color: #1f325b;
}._fontFamilyGlobal_1frs1_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1frs1_70 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._wrapper_1frs1_70 ._container_1frs1_77 {
  margin-top: 28px;
  flex: 1;
}
._wrapper_1frs1_70 ._container_1frs1_77 ._totalOpenAlertsContainer_1frs1_81 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0;
}
._wrapper_1frs1_70 ._container_1frs1_77 ._totalOpenAlertsContainer_1frs1_81:not(:last-child) {
  border-bottom: 1px solid #ced4da;
}
._wrapper_1frs1_70 ._container_1frs1_77 ._totalOpenAlertsContainer_1frs1_81 ._total_1frs1_81 {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@keyframes _shine_1f348_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1f348_7 ._loadingItem_1f348_7 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1f348_1 1s ease infinite;
}

._loading_1f348_7 ._loadingItem_1f348_7 * {
  visibility: hidden !important;
}

._loading_1f348_7 ._loadingItem_1f348_7:empty::after,
._loading_1f348_7 ._loadingItem_1f348_7 *:empty::after {
  content: " ";
}

._wrapper_1f348_30 {
  display: flex;
  gap: 4px;
  width: 270px;
}

._fontFamilyGlobal_bh9dv_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_bh9dv_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_bh9dv_76 ._loadingItem_bh9dv_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_bh9dv_1 1s ease infinite;
}

._loading_bh9dv_76 ._loadingItem_bh9dv_76 * {
  visibility: hidden !important;
}

._loading_bh9dv_76 ._loadingItem_bh9dv_76:empty::after,
._loading_bh9dv_76 ._loadingItem_bh9dv_76 *:empty::after {
  content: " ";
}

._wrapper_bh9dv_99 {
  display: flex;
  gap: 4px;
}
._wrapper_bh9dv_99 ._box_bh9dv_103 {
  width: 18px;
  height: 18px;
  background: #ff586c;
  align-items: center;
  justify-content: center;
  display: flex;
  text-transform: uppercase;
  border-radius: 4px;
}
._wrapper_bh9dv_99 ._box_bh9dv_103 span {
  color: #ffffff;
  font-weight: 500;
}

._text_bh9dv_118 {
  line-height: 1;
}

._tooltip_bh9dv_122 {
  text-transform: capitalize;
}._letterBox_erd2u_1 {
  width: 25%;
  align-items: center;
}._wrapper_ntz8g_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._wrapper_ntz8g_1 ._chart_ntz8g_10 {
  flex: 1;
  margin-top: 16px;
  gap: 83px;
}._attackSurfaceExposure_zukp0_1 {
  padding: 24px;
}
._attackSurfaceExposure_zukp0_1 ._mainContent_zukp0_4 {
  margin-top: 57px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  gap: 8px;
}
._attackSurfaceExposure_zukp0_1 ._mainContent_zukp0_4 svg {
  flex: 1;
}
._attackSurfaceExposure_zukp0_1 ._mainContent_zukp0_4 h3 {
  align-self: flex-end;
}._avgMttrPerSeverity_1r8pl_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._avgMttrPerSeverity_1r8pl_1 ._title_1r8pl_8 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._avgMttrPerSeverity_1r8pl_1 ._cubes_1r8pl_13 {
  margin-top: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 18px 6px;
  width: 100%;
}
._avgMttrPerSeverity_1r8pl_1 ._cubes_1r8pl_13 ._cube_1r8pl_13 {
  flex: 1;
}._fontFamilyGlobal_1ekcc_66 {
  font-family: "DM Sans", sans-serif;
}

._cube_1ekcc_70 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  white-space: nowrap;
}
._cube_1ekcc_70 ._findings_1ekcc_77 {
  align-items: center;
  margin-bottom: 0.375em;
  padding: 0.125em 0.625em;
  border-radius: 0.25em;
}
._cube_1ekcc_70 ._findings_1ekcc_77 ._severity_1ekcc_83 {
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.7143em;
  letter-spacing: 0;
  color: white;
}

._days_1ekcc_91 {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 4px;
  background: #fff1f2;
  height: 3.25em;
  width: 100%;
  border-radius: 0.25em;
}
._days_1ekcc_91 span {
  display: block;
  text-align: center;
}
._days_1ekcc_91 ._daysFont_1ekcc_106 {
  display: block;
  text-align: center;
  font-weight: 200;
  font-size: 10px;
  margin-top: 5px;
}._closedVsNewAlerts_1sioo_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._closedVsNewAlerts_1sioo_1 ._chartContainer_1sioo_8 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
}
._closedVsNewAlerts_1sioo_1 ._chartContainer_1sioo_8 ._loaderContainer_1sioo_15 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}._container_2hwxk_1 > div {
  width: 100%;
}._chart_121ot_1 .apexcharts-grid,
._chart_121ot_1 .apexcharts-grid-borders line:not(:last-child) {
  visibility: hidden;
}._fontFamilyGlobal_1mrff_66 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringAlerts_1mrff_70 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  gap: 38px;
}
._mostRecurringAlerts_1mrff_70 ._title_1mrff_77 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._loader_1mrff_88 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82 {
  display: flex;
  gap: 24px;
  justify-content: space-between;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82._clickable_1mrff_100 {
  cursor: pointer;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82 ._col_1mrff_103 {
  display: flex;
  flex-direction: column;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82 ._col_1mrff_103:first-child {
  width: 25%;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82 ._col_1mrff_103 ._title_1mrff_77 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._mostRecurringAlerts_1mrff_70 ._alerts_1mrff_82 ._alert_1mrff_82 ._col_1mrff_103 ._text_1mrff_115 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._fontFamilyGlobal_1scz2_66 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringCveTypes_1scz2_70 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  gap: 38px;
}
._mostRecurringCveTypes_1scz2_70 ._title_1scz2_77 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 32px;
  height: 100%;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._loader_1scz2_89 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82 {
  display: grid;
  gap: 24px;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82._clickable_1scz2_100 {
  cursor: pointer;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82 ._col_1scz2_103 {
  display: flex;
  flex-direction: column;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82 ._col_1scz2_103:first-child {
  width: 150px;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82 ._col_1scz2_103 ._title_1scz2_77 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._mostRecurringCveTypes_1scz2_70 ._alerts_1scz2_82 ._alert_1scz2_82 ._col_1scz2_103 ._text_1scz2_115 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._fontFamilyGlobal_u2vdh_66 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringCve_u2vdh_70 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 {
  margin-top: 38px;
  display: flex;
  gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._loader_u2vdh_84 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._cveData_u2vdh_90 {
  display: flex;
  justify-content: space-between;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._cveData_u2vdh_90._clickable_u2vdh_94 {
  cursor: pointer;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._list_u2vdh_97 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 15px;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._list_u2vdh_97 ._vendor_u2vdh_103 {
  display: flex;
  justify-content: space-between;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._list_u2vdh_97 ._vendor_u2vdh_103 ._vendorNameAndLogo_u2vdh_107 {
  display: flex;
  gap: 4px;
}
._mostRecurringCve_u2vdh_70 ._body_u2vdh_76 ._list_u2vdh_97 ._vendor_u2vdh_103 ._vendorCount_u2vdh_111 {
  font-weight: 500;
}._fontFamilyGlobal_175z9_66 {
  font-family: "DM Sans", sans-serif;
}

._col_175z9_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
._col_175z9_70 ._title_175z9_75 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._col_175z9_70 ._text_175z9_80 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._wrapper_9h2yo_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 ._totalOpenAlertsContainer_9h2yo_15 {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 ._totalOpenAlertsContainer_9h2yo_15 ._totalLink_9h2yo_22 {
  flex: 1 0 auto;
  color: inherit;
  text-decoration: none;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 ._totalOpenAlertsContainer_9h2yo_15 ._totalLink_9h2yo_22:hover h1 {
  text-decoration: underline;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 ._totalOpenAlertsContainer_9h2yo_15 h1 {
  flex: 1 0 auto;
}
._wrapper_9h2yo_1 ._widgetContainer_9h2yo_8 ._totalOpenAlertsContainer_9h2yo_15 ._severtyContainer_9h2yo_33 {
  margin-bottom: 8px;
}._fontFamilyGlobal_1cl1w_66 {
  font-family: "DM Sans", sans-serif;
}

._title_1cl1w_70 {
  display: flex;
  gap: 4px;
}
._title_1cl1w_70 span {
  color: #1f325b;
  font-size: 12px;
  font-weight: 500;
}
._title_1cl1w_70 ._infoTooltip_1cl1w_79 {
  display: flex;
  align-items: center;
}._fontFamilyGlobal_auxrv_66 {
  font-family: "DM Sans", sans-serif;
}

._alertsBar_auxrv_70 {
  height: 16px;
  border-radius: 999px;
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  padding: 4px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
._alertsBar_auxrv_70 ._barBg_auxrv_82 {
  display: flex;
  height: 100%;
  width: 100%;
  gap: 4px;
}
._alertsBar_auxrv_70 ._critical_auxrv_88 {
  background-color: #ff586c;
  border-radius: 6px 0 0 6px;
}
._alertsBar_auxrv_70 ._high_auxrv_92 {
  background-color: #ff876d;
}
._alertsBar_auxrv_70 ._medium_auxrv_95 {
  background-color: #ffad4e;
}
._alertsBar_auxrv_70 ._low_auxrv_98 {
  background-color: #ffc45a;
  border-radius: 0 6px 6px 0;
}
._alertsBar_auxrv_70._loading_auxrv_102 {
  background: #b4bbc8;
  position: relative;
  overflow: hidden;
  pointer-events: none;
  opacity: 0.6;
}
._alertsBar_auxrv_70._loading_auxrv_102::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: _shimmer_auxrv_1 1.5s infinite;
}

@keyframes _shimmer_auxrv_1 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}._fontFamilyGlobal_1w7a0_66 {
  font-family: "DM Sans", sans-serif;
}

._alertsBySeveritiesNames_1w7a0_70 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  color: #187ffe;
  gap: 12px;
}
._alertsBySeveritiesNames_1w7a0_70 ._severity_1w7a0_79 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
._alertsBySeveritiesNames_1w7a0_70 ._dot_1w7a0_85 {
  width: 6px;
  height: 6px;
  border-radius: 2px;
}
._alertsBySeveritiesNames_1w7a0_70 ._criticalDot_1w7a0_90 {
  background-color: #ff586c;
}
._alertsBySeveritiesNames_1w7a0_70 ._highDot_1w7a0_93 {
  background-color: #ff876d;
}
._alertsBySeveritiesNames_1w7a0_70 ._mediumDot_1w7a0_96 {
  background-color: #ffad4e;
}
._alertsBySeveritiesNames_1w7a0_70 ._lowDot_1w7a0_99 {
  background-color: #ffc45a;
}
._alertsBySeveritiesNames_1w7a0_70 ._label_1w7a0_102 {
  color: #6075a3;
}
._alertsBySeveritiesNames_1w7a0_70 ._count_1w7a0_105 {
  line-height: normal;
  color: #6b7280;
  font-weight: 400;
  font-size: 12px;
}
._alertsBySeveritiesNames_1w7a0_70._loading_1w7a0_111 {
  pointer-events: none;
  opacity: 0.6;
}
._alertsBySeveritiesNames_1w7a0_70._loading_1w7a0_111 ._loadingItem_1w7a0_115 {
  height: 14px;
  background: #b4bbc8;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
._alertsBySeveritiesNames_1w7a0_70._loading_1w7a0_111 ._loadingItem_1w7a0_115::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: _shimmer_1w7a0_1 1.5s infinite;
}

@keyframes _shimmer_1w7a0_1 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}._fontFamilyGlobal_fnobf_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_fnobf_70 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
._wrapper_fnobf_70 ._alerts_fnobf_75 {
  display: flex;
  gap: 24px;
  align-items: flex-end;
}
._wrapper_fnobf_70 ._alerts_fnobf_75 ._totalAlerts_fnobf_80 {
  font-size: 28px;
  font-weight: 500;
}
._wrapper_fnobf_70 ._alertsBreakdown_fnobf_84 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}._fontFamilyGlobal_1nn2i_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1nn2i_70 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
}
._wrapper_1nn2i_70 ._moreButton_1nn2i_77 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._wrapper_1nn2i_70 ._moreButton_1nn2i_77:hover {
  background: #ced4da;
}
._wrapper_1nn2i_70 ._moreButton_1nn2i_77 ._iconColor_1nn2i_87 path {
  fill: #828da4;
}
._wrapper_1nn2i_70 ._divider_1nn2i_90 {
  background: #ced4da;
  width: 1px;
}

._delete_1nn2i_95 {
  color: #ff586c;
}._fontFamilyGlobal_wb9vt_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_wb9vt_70 {
  display: flex;
  align-items: center;
  padding-left: 5px;
  flex-direction: row;
}
._wrapper_wb9vt_70 > * {
  margin-left: -5px;
}
._wrapper_wb9vt_70 > *._extra_wb9vt_79 {
  color: #187ffe;
  display: flex;
  align-items: center;
  margin-left: 7.5px;
}

._tooltip_wb9vt_86 {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_13d42_66 {
  font-family: "DM Sans", sans-serif;
}

._progressBarCell_13d42_70 {
  position: relative;
  height: auto;
  white-space: nowrap;
  min-width: 130px;
  flex: 0 1 150px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
._progressBarCell_13d42_70 ._statusIcon_13d42_80 {
  position: absolute;
  left: 3px;
  display: flex;
  align-items: center;
  z-index: 99;
}
._progressBarCell_13d42_70 ._background_13d42_87 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #cee8fc;
  border-radius: 50px;
  z-index: 0;
}
._progressBarCell_13d42_70 ._background_13d42_87._overDue_13d42_96 {
  background: #ffe1e4;
}
._progressBarCell_13d42_70 ._background_13d42_87._thirdPeriod_13d42_99 {
  background: #ffeca9;
}
._progressBarCell_13d42_70 ._background_13d42_87._done_13d42_102 {
  background: #d9f2cd;
}
._progressBarCell_13d42_70 ._background_13d42_87._doneUnknown_13d42_105 {
  background: #cee8fc;
}
._progressBarCell_13d42_70 ._text_13d42_108,
._progressBarCell_13d42_70 ._textHover_13d42_109 {
  position: absolute;
  width: 100%;
  top: 0;
  border: 1px solid;
  left: 0;
  height: 100%;
  color: #2196f3;
  border-radius: 50px;
  z-index: 1;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}
._progressBarCell_13d42_70 ._text_13d42_108 ._range_13d42_125,
._progressBarCell_13d42_70 ._textHover_13d42_109 ._range_13d42_125 {
  overflow: hidden;
  z-index: 9999;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._progressBarCell_13d42_70 ._text_13d42_108._isOverDue_13d42_132,
._progressBarCell_13d42_70 ._textHover_13d42_109._isOverDue_13d42_132 {
  color: #ff586c;
  border: 1px solid #ff586c;
  background: #ffdce0;
  border-radius: 24px;
}
._progressBarCell_13d42_70 ._text_13d42_108._done_13d42_102,
._progressBarCell_13d42_70 ._textHover_13d42_109._done_13d42_102 {
  color: #52c41a;
  border: 1px solid #52c41a;
}
._progressBarCell_13d42_70 ._thirdPeriodText_13d42_144 {
  color: #ffad4e;
  border: 1px solid #ffad4e;
  border-radius: 24px;
}
._progressBarCell_13d42_70 ._doneUnknownText_13d42_149 {
  color: #2196f3;
  border: 1px solid #2196f3;
}
._progressBarCell_13d42_70 ._doneUnknown_13d42_105 {
  color: #2196f3;
  border-color: #2196f3;
}
._progressBarCell_13d42_70 ._doneText_13d42_157 {
  color: #52c41a;
  border: 1px solid #52c41a;
}
._progressBarCell_13d42_70 ._doneDismissed_13d42_161 {
  color: #b4bbc8;
  border: 1px solid #b4bbc8;
  background: #f8f9fc;
}
._progressBarCell_13d42_70:hover ._text_13d42_108 {
  opacity: 0;
  color: #515f80;
}
._progressBarCell_13d42_70:hover ._background_13d42_87 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50px;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109 {
  opacity: 1;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109 ._background_13d42_87 {
  background: white;
  border-radius: 50px;
  width: 50%;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109._thirdPeriod_13d42_99 {
  background: #ffeca9;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109._done_13d42_102 {
  color: #d9f2cd;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109._isOverDue_13d42_132 {
  color: #ff586c;
}
._progressBarCell_13d42_70:hover ._textHover_13d42_109._doneUnknown_13d42_105 {
  color: #cee8fc;
}
._progressBarCell_13d42_70 ._textHover_13d42_109 {
  opacity: 0;
}
._progressBarCell_13d42_70 ._textHover_13d42_109._isOverDue_13d42_132 {
  color: #515f80;
}

._warningIcon_13d42_203 {
  position: absolute;
  top: -5px;
  right: -2px;
  z-index: 99;
  background-color: #ffffff;
  border-radius: 100%;
}._fontFamilyGlobal_1e4kd_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1e4kd_70 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  overflow: hidden;
}
._container_1e4kd_70 img {
  height: 14px;
  width: 14px;
}._fontFamilyGlobal_tgfus_66 {
  font-family: "DM Sans", sans-serif;
}

._container_tgfus_70 {
  display: flex;
  gap: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
._container_tgfus_70 ._link_tgfus_76 {
  overflow: hidden;
  text-overflow: ellipsis;
}
._container_tgfus_70 ._link_tgfus_76 span {
  color: #0069ea;
}._fontFamilyGlobal_1dagj_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1dagj_70 {
  height: 22px;
  padding: 3px 8px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
._container_1dagj_70 ._text_1dagj_79 {
  line-height: 16px;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  letter-spacing: -0.075px;
}
._container_1dagj_70._done_1dagj_85, ._container_1dagj_70._closed_1dagj_85 {
  background: #d9f2cd;
}
._container_1dagj_70._done_1dagj_85 ._text_1dagj_79, ._container_1dagj_70._closed_1dagj_85 ._text_1dagj_79 {
  color: #52c41a;
  font-size: 12px;
}
._container_1dagj_70._inProgress_1dagj_92 {
  background: rgba(33, 150, 243, 0.2196078431);
}
._container_1dagj_70._inProgress_1dagj_92 ._text_1dagj_79 {
  color: #2196f3;
  font-size: 12px;
}
._container_1dagj_70._open_1dagj_99, ._container_1dagj_70._reopened_1dagj_99 {
  background: #d8f8f8;
}
._container_1dagj_70._open_1dagj_99 ._text_1dagj_79, ._container_1dagj_70._reopened_1dagj_99 ._text_1dagj_79 {
  color: #13c2c2;
  font-size: 12px;
}
._container_1dagj_70._verificationFailed_1dagj_106 {
  background: #ffe1e4;
}
._container_1dagj_70._verificationFailed_1dagj_106 ._text_1dagj_79 {
  color: #ff586c;
  font-size: 12px;
}
._container_1dagj_70._verifying_1dagj_113 {
  background: #ffeca9;
}
._container_1dagj_70._verifying_1dagj_113 ._text_1dagj_79 {
  color: #bc9302;
  font-size: 12px;
}
._container_1dagj_70._dismissed_1dagj_120 {
  background: #e1e4e9;
}
._container_1dagj_70._dismissed_1dagj_120 ._text_1dagj_79 {
  color: #828da4;
  font-size: 12px;
}
._container_1dagj_70._deleted_1dagj_127 {
  background: #e1e4e9;
}
._container_1dagj_70._deleted_1dagj_127 ._text_1dagj_79 {
  color: #828da4;
  font-size: 12px;
}._fontFamilyGlobal_1plav_66 {
  font-family: "DM Sans", sans-serif;
}

._coreAggregatedIconsDropdown_1plav_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 8px;
}

._extra_1plav_77 {
  color: #187ffe;
}

._tooltipIconItem_1plav_81 {
  display: flex;
  gap: 4px;
}
._tooltipIconItem_1plav_81 ._iconTitle_1plav_85 {
  font-size: 14px;
  color: #1f325b;
}._fontFamilyGlobal_li9rp_66 {
  font-family: "DM Sans", sans-serif;
}

._spreadItemTooltip_li9rp_70 {
  display: flex;
  gap: 4px;
  padding: 8px;
}
._spreadItemTooltip_li9rp_70 ._iconTitle_li9rp_75 {
  font-size: 14px;
  color: #1f325b;
}

._CoreCountIcons_li9rp_80 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
._CoreCountIcons_li9rp_80 ._total_li9rp_85 {
  display: inline-flex;
  text-align: end;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #1f325b;
  width: 46px;
}
._CoreCountIcons_li9rp_80 ._total_li9rp_85._withImage_li9rp_97 > span {
  flex: 1 1 auto;
}
._CoreCountIcons_li9rp_80 ._total_li9rp_85 > span {
  align-self: center;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-flow: nowrap;
}
._CoreCountIcons_li9rp_80 ._divider_li9rp_106 {
  background: #ced4da;
  height: 16px;
  width: 1px;
}
._CoreCountIcons_li9rp_80 ._icons_li9rp_111 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
._CoreCountIcons_li9rp_80 ._icons_li9rp_111 ._iconWrapper_li9rp_116:not(:first-child) {
  margin-left: -4px;
}
._CoreCountIcons_li9rp_80 ._icons_li9rp_111 ._icon_li9rp_75 {
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #b4bbc8;
}._securityCoverage_1tkpq_1 {
  flex-grow: 1;
}._wrapper_xnq6p_1 {
  margin-right: 16px;
  margin-bottom: 5px;
  width: 12px;
  height: 12px;
}._shOwnerAvatar_1u1ny_1 {
  margin-left: -4px;
  z-index: 4;
}
._shOwnerAvatar_1u1ny_1:first-of-type {
  margin-left: 0;
}._fontFamilyGlobal_11v46_131 {
  font-family: "DM Sans", sans-serif;
}

._slaTooltip_11v46_135 {
  padding: 16px;
  width: 248px;
}
._slaTooltip_11v46_135 ._section_11v46_139 ._title_11v46_139 {
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
}
._slaTooltip_11v46_135 ._section_11v46_139 ._title_11v46_139 span {
  font-size: 12px;
  color: #828da4;
}
._slaTooltip_11v46_135 ._separator_11v46_148 {
  margin: 16px 0;
  background: #cdd1db;
  height: 1px;
}._sla_1nnuk_66 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 64px;
}
._sla_1nnuk_66 ._icons_1nnuk_74 {
  position: relative;
}
._sla_1nnuk_66 ._icons_1nnuk_74 ._notificationIcon_1nnuk_77 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.5px;
  height: 13.5px;
  color: #1f325b;
}
._sla_1nnuk_66 ._icons_1nnuk_74 ._statusIcon_1nnuk_85 {
  position: absolute;
  right: -12px;
  top: -9px;
  display: flex;
  align-items: center;
  z-index: 99;
  color: blue;
}
._sla_1nnuk_66 ._icons_1nnuk_74 ._statusIcon_1nnuk_85 img {
  width: 12px;
}
._sla_1nnuk_66 ._remaining_1nnuk_97 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  line-height: 18px;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104 {
  width: 100%;
  height: 4px;
  border-radius: 100px;
  overflow: hidden;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104 ._progress_1nnuk_104 {
  height: 100%;
  max-width: 100%;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._info_1nnuk_116 {
  background: #c8e4ff;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._info_1nnuk_116 ._progress_1nnuk_104 {
  background: #2196f3;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._warning_1nnuk_122 {
  background: #ffeca9;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._warning_1nnuk_122 ._progress_1nnuk_104 {
  background: #ffad4e;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._overdue_1nnuk_128 {
  background: #ff586c;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._overdue_1nnuk_128 ._progress_1nnuk_104 {
  background: #ff586c;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._done_1nnuk_134 {
  background: #d9f2cd;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._done_1nnuk_134 ._progress_1nnuk_104 {
  background: #52c41a;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._overdue_done_1nnuk_140 {
  background: #ff586c;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._overdue_done_1nnuk_140 ._progress_1nnuk_104 {
  background: #ff586c;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._done_unknown_1nnuk_146 {
  background: #2196f3;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._done_unknown_1nnuk_146 ._progress_1nnuk_104 {
  background: #2196f3;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._dismissed_1nnuk_152 {
  background: #b4bbc8;
}
._sla_1nnuk_66 ._progressBar_1nnuk_104._dismissed_1nnuk_152 ._progress_1nnuk_104 {
  background: #b4bbc8;
}._slaBreakdown_19fqa_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._slaBreakdown_19fqa_1 ._chartContainer_19fqa_8 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
._slaBreakdown_19fqa_1 ._chartContainer_19fqa_8 ._chart_19fqa_8 {
  gap: 75px;
}._fontFamilyGlobal_6ned1_66 {
  font-family: "DM Sans", sans-serif;
}

._topAlertOwners_6ned1_209 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}
._topAlertOwners_6ned1_209 ._title_6ned1_216 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._topAlertOwners_6ned1_209 ._headers_6ned1_221 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 12px 30px 12px 8px;
}
._topAlertOwners_6ned1_209 ._headers_6ned1_221 span {
  color: #8f98ad;
}
._topAlertOwners_6ned1_209 ._ownerRow_6ned1_230 {
  display: flex;
  flex-direction: row;
  height: 53px;
  gap: 18px;
  border-top: 1px solid #ced4da;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
._topAlertOwners_6ned1_209 ._ownerRow_6ned1_230._clickable_6ned1_240 {
  cursor: pointer;
}
._topAlertOwners_6ned1_209 ._ownerRow_6ned1_230 ._ownerNameAndAvatar_6ned1_243 {
  display: flex;
  padding-left: 4px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
  height: 40px;
  overflow: hidden;
}
._topAlertOwners_6ned1_209 ._ownerRow_6ned1_230 ._countAndVendorTypes_6ned1_252 {
  display: flex;
  padding-right: 8px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}._fontFamilyGlobal_xddqn_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_xddqn_209 {
  display: flex;
  gap: 4px;
  padding: 4px;
  flex-direction: row;
}
._wrapper_xddqn_209 ._icon_xddqn_215 {
  width: 12px;
  align-self: flex-start;
  display: inline;
  padding-top: 3px;
}
._wrapper_xddqn_209 ._container_xddqn_221 {
  display: flex;
  gap: 0;
  flex-direction: column;
}
._wrapper_xddqn_209 ._container_xddqn_221 ._type_xddqn_226 {
  color: #828da4;
}
._wrapper_xddqn_209 ._container_xddqn_221 ._name_xddqn_229 {
  color: #187ffe;
}

._fontFamilyGlobal_29gma_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_29gma_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_29gma_76 ._loadingItem_29gma_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_29gma_1 1s ease infinite;
}

._loading_29gma_76 ._loadingItem_29gma_76 * {
  visibility: hidden !important;
}

._loading_29gma_76 ._loadingItem_29gma_76:empty::after,
._loading_29gma_76 ._loadingItem_29gma_76 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_29gma_99 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_29gma_99 ._title_29gma_105 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_29gma_99 ._title_29gma_105._emptyContent_29gma_108 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._headers_29gma_115 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._headers_29gma_115 ._header_29gma_115 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._headers_29gma_115 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._headers_29gma_115 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._headers_29gma_115 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 ._cell_29gma_152 {
  display: flex;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 ._cell_29gma_152 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 ._cell_29gma_152 ._appCell_29gma_158 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 ._cell_29gma_152 ._appCell_29gma_158 ._displayName_29gma_164 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 ._cell_29gma_152 ._appCell_29gma_158 ._displayName_29gma_164._withEnvironment_29gma_167 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._row_29gma_138 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._findingsSeverity_29gma_182 {
  display: flex;
  gap: 18px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._findingsSeverity_29gma_182 ._severity_29gma_186 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._findingsSeverity_29gma_182 ._severityDot_29gma_192 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_29gma_99 ._table_29gma_111 ._mttr_29gma_198 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_29gma_99 ._loadingItem_29gma_76 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_29gma_99 ._body_29gma_212 {
  height: 100%;
}
._applicationsWithCriticalAlerts_29gma_99 ._body_29gma_212 ._loader_29gma_215 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

._fontFamilyGlobal_1muzq_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1muzq_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1muzq_76 ._loadingItem_1muzq_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1muzq_1 1s ease infinite;
}

._loading_1muzq_76 ._loadingItem_1muzq_76 * {
  visibility: hidden !important;
}

._loading_1muzq_76 ._loadingItem_1muzq_76:empty::after,
._loading_1muzq_76 ._loadingItem_1muzq_76 *:empty::after {
  content: " ";
}

._worstMttrApplications_1muzq_99 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._worstMttrApplications_1muzq_99 ._title_1muzq_105 {
  padding: 24px;
}
._worstMttrApplications_1muzq_99 ._title_1muzq_105._emptyContent_1muzq_108 {
  padding-bottom: 0;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 {
  height: 100%;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._loader_1muzq_114 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._headers_1muzq_125 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._headers_1muzq_125 ._header_1muzq_125 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._headers_1muzq_125 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._headers_1muzq_125 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._headers_1muzq_125 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148:last-child {
  border-bottom: unset;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 ._cell_1muzq_162 {
  display: flex;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 ._cell_1muzq_162 span {
  color: #1f325b;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 ._cell_1muzq_162 ._appCell_1muzq_168 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 ._cell_1muzq_162 ._appCell_1muzq_168 ._displayName_1muzq_174 {
  font-size: 14px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 ._cell_1muzq_162 ._appCell_1muzq_168 ._displayName_1muzq_174._withEnvironment_1muzq_177 {
  max-width: 130px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._row_1muzq_148 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._findingsSeverity_1muzq_192 {
  display: flex;
  gap: 18px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._findingsSeverity_1muzq_192 ._severity_1muzq_196 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._findingsSeverity_1muzq_192 ._severityDot_1muzq_202 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._worstMttrApplications_1muzq_99 ._body_1muzq_111 ._table_1muzq_121 ._mttr_1muzq_208 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._worstMttrApplications_1muzq_99 ._loadingItem_1muzq_76 {
  width: fit-content;
}._applicationAssetsCoverage_1iuzr_66 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._applicationAssetsCoverage_1iuzr_66 ._title_1iuzr_71 {
  padding: 24px 24px 0;
}
._applicationAssetsCoverage_1iuzr_66 table {
  margin-top: 18px;
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
}
._applicationAssetsCoverage_1iuzr_66 table thead {
  border-bottom: 1px solid #cdd1db;
}
._applicationAssetsCoverage_1iuzr_66 table thead tr {
  padding: 18px 24px;
}
._applicationAssetsCoverage_1iuzr_66 table thead tr th {
  color: #8f98ad;
}
._applicationAssetsCoverage_1iuzr_66 table th,
._applicationAssetsCoverage_1iuzr_66 table td {
  text-align: start;
}
._applicationAssetsCoverage_1iuzr_66 table tbody tr:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
}
._applicationAssetsCoverage_1iuzr_66 table tr {
  padding: 12px 24px;
  width: 100%;
  display: grid;
  grid-template-columns: calc(100% - 160px) 160px;
}
._applicationAssetsCoverage_1iuzr_66 table tr ._appNameCell_1iuzr_105 {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  height: 100%;
}._coverage_l3v4s_66 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
._coverage_l3v4s_66 ._bar_l3v4s_72 {
  width: 100px;
  background: #e8f2ff;
  border-radius: 9px;
  height: 9px;
  position: relative;
}
._coverage_l3v4s_66 ._bar_l3v4s_72 ._fill_l3v4s_79 {
  top: 0;
  left: 0;
  position: absolute;
  background: #187ffe;
  height: 9px;
  border-radius: 9px;
}
._coverage_l3v4s_66 ._bar_l3v4s_72 ._fill_l3v4s_79._critical_l3v4s_87 {
  background: #ff586c;
}._chartContainer_1kci7_1 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
}
._chartContainer_1kci7_1 ._loaderContainer_1kci7_8 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

._fontFamilyGlobal_1ph8d_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1ph8d_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1ph8d_76 ._loadingItem_1ph8d_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1ph8d_1 1s ease infinite;
}

._loading_1ph8d_76 ._loadingItem_1ph8d_76 * {
  visibility: hidden !important;
}

._loading_1ph8d_76 ._loadingItem_1ph8d_76:empty::after,
._loading_1ph8d_76 ._loadingItem_1ph8d_76 *:empty::after {
  content: " ";
}

._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding-block-start: 15px;
  overflow: hidden;
}
._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 ._headers_1ph8d_108 {
  display: grid;
  width: 100%;
  grid-template-columns: 3fr 1fr 1fr;
  justify-items: flex-start;
  align-items: center;
  padding: 19px 0;
  height: 54px;
}
._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 ._tbody_1ph8d_117 {
  height: 100%;
}
._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 ._tbody_1ph8d_117 ._assetsTool_1ph8d_99 {
  flex: 3;
  text-align: left;
}
._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 ._tbody_1ph8d_117 ._covered_1ph8d_124 {
  flex: 1;
  gap: 3px;
}
._assetsToolCoverage_1ph8d_99 ._widgetContainer_1ph8d_99 ._tbody_1ph8d_117 ._notCovered_1ph8d_128 {
  flex: 1;
  gap: 3px;
}

._header_1ph8d_108 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}._fontFamilyGlobal_1f53z_66 {
  font-family: "DM Sans", sans-serif;
}

._row_1f53z_70 {
  display: grid;
  margin-block-end: 20px;
  width: 100%;
  grid-template-columns: 3fr 1fr 1fr;
  justify-items: flex-start;
  align-items: center;
}._cell_f9g69_1 {
  display: flex;
}._fontFamilyGlobal_1pf5o_66 {
  font-family: "DM Sans", sans-serif;
}

._cellValue_1pf5o_70 {
  display: flex;
  align-items: center;
  justify-content: center;
}
._cellValue_1pf5o_70 span {
  color: #1f325b;
}._fontFamilyGlobal_1ig9x_66 {
  font-family: "DM Sans", sans-serif;
}

._toolIcon_1ig9x_70 {
  border-radius: 50%;
  border: 1px solid #ced4da;
  padding: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._cellValue_1ig9x_79 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}._fontFamilyGlobal_bzhdz_66 {
  font-family: "DM Sans", sans-serif;
}

._header_bzhdz_70 {
  color: #8f98ad;
  white-space: nowrap;
}

._fontFamilyGlobal_hks50_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_hks50_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_hks50_76 ._loadingItem_hks50_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_hks50_1 1s ease infinite;
}

._loading_hks50_76 ._loadingItem_hks50_76 * {
  visibility: hidden !important;
}

._loading_hks50_76 ._loadingItem_hks50_76:empty::after,
._loading_hks50_76 ._loadingItem_hks50_76 *:empty::after {
  content: " ";
}

._totalAssets_hks50_99 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}
._totalAssets_hks50_99 ._title_hks50_107 {
  padding: 24px;
}
._totalAssets_hks50_99 ._title_hks50_107._emptyContent_hks50_110 {
  padding-bottom: 0;
}
._totalAssets_hks50_99 ._body_hks50_113 {
  height: 100%;
}
._totalAssets_hks50_99 ._body_hks50_113 ._loader_hks50_116 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._headers_hks50_127 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._headers_hks50_127 ._header_hks50_127 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._headers_hks50_127 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._headers_hks50_127 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._headers_hks50_127 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 {
  display: flex;
  justify-content: space-between;
  padding: 12px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150:last-child {
  border-bottom: unset;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 ._cell_hks50_164 {
  display: flex;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 ._cell_hks50_164 span {
  color: #1f325b;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 ._cell_hks50_164 ._appCell_hks50_170 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 ._cell_hks50_164 ._appCell_hks50_170 ._displayName_hks50_176 {
  font-size: 14px;
  display: flex;
  gap: 8px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 ._cell_hks50_164 ._appCell_hks50_170 ._displayName_hks50_176._withEnvironment_hks50_181 {
  max-width: 130px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._row_hks50_150 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._findingsSeverity_hks50_196 {
  display: flex;
  gap: 18px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._findingsSeverity_hks50_196 ._severity_hks50_200 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._findingsSeverity_hks50_196 ._severityDot_hks50_206 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._totalAssets_hks50_99 ._body_hks50_113 ._table_hks50_123 ._mttr_hks50_212 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._totalAssets_hks50_99 ._loadingItem_hks50_76 {
  width: fit-content;
}._totalAssets_11l2i_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 ._totalLink_11l2i_22 {
  flex: 1 0 auto;
  color: inherit;
  text-decoration: none;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 ._totalLink_11l2i_22:hover h1 {
  text-decoration: underline;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 h1 {
  flex: 1 0 auto;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 ._platformContainer_11l2i_33 {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
  width: 70%;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 ._platformContainer_11l2i_33 ._platform_11l2i_33 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  color: inherit;
  text-decoration: none;
}
._totalAssets_11l2i_1 ._widgetContainer_11l2i_8 ._totalAssetsContainer_11l2i_15 ._platformContainer_11l2i_33 ._platform_11l2i_33 ._iconWrapper_11l2i_51 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

._fontFamilyGlobal_1xb2t_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1xb2t_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1xb2t_76 ._loadingItem_1xb2t_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1xb2t_1 1s ease infinite;
}

._loading_1xb2t_76 ._loadingItem_1xb2t_76 * {
  visibility: hidden !important;
}

._loading_1xb2t_76 ._loadingItem_1xb2t_76:empty::after,
._loading_1xb2t_76 ._loadingItem_1xb2t_76 *:empty::after {
  content: " ";
}

._wrapper_1xb2t_99 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
._wrapper_1xb2t_99 h1 {
  margin: 24px 0;
}
._wrapper_1xb2t_99 ._chart_1xb2t_109 {
  display: flex;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
}
._wrapper_1xb2t_99 ._chart_1xb2t_109 ._legend_1xb2t_116 {
  align-self: flex-end;
}._fontFamilyGlobal_1ab2f_66 {
  font-family: "DM Sans", sans-serif;
}

._title_1ab2f_70 {
  margin-bottom: 1em;
}

._mainContent_1ab2f_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1ab2f_74._valueAndGraph_1ab2f_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1ab2f_74._valueAndGraph_1ab2f_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_1ab2f_74 ._value_1ab2f_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_1ab2f_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1ab2f_98._vertical_1ab2f_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1ab2f_98._horizontal_1ab2f_109 {
  flex-direction: row;
  gap: 1.625em;
}

._colorBox_1ab2f_114 {
  width: 0.875em;
  height: 0.875em;
  border-radius: 0.125em;
}

._legendItem_1ab2f_120 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0.75em;
  font-size: 0.875em;
}._chart_1asd6_6 {
  position: relative;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  width: 4.625em;
}
._chart_1asd6_6 ._cubes_1asd6_13 {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: stretch;
  width: 1.625em;
}
._chart_1asd6_6 ._cubes_1asd6_13 ._cube_1asd6_13 {
  position: absolute;
  bottom: 0;
}
._chart_1asd6_6 ._scales_1asd6_25 {
  position: absolute;
  width: calc(100% + 0.7em);
  height: 100%;
  left: 0;
}
._chart_1asd6_6 ._scales_1asd6_25 ._amount_1asd6_31 {
  position: absolute;
  text-align: right;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  right: -2.2em;
}
._chart_1asd6_6 ._scales_1asd6_25 ._amount_1asd6_31 span {
  width: 100%;
}._fixes_1h1h3_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
._fixes_1h1h3_1 ._content_1h1h3_6 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
._fixes_1h1h3_1 ._content_1h1h3_6 h1 {
  margin: 24px 0;
}
._fixes_1h1h3_1 ._content_1h1h3_6 ._cubes_1h1h3_15 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 4px;
}._fontFamilyGlobal_x7j70_66 {
  font-family: "DM Sans", sans-serif;
}

._cube_x7j70_70 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  white-space: nowrap;
}
._cube_x7j70_70 ._title_x7j70_77 {
  align-items: center;
  margin-bottom: 3px;
  padding: 1px 7px;
  border-radius: 3px;
}
._cube_x7j70_70 ._value_x7j70_83 {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  background: #fff1f2;
  height: 54px;
  width: 100%;
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 3px;
}
._cube_x7j70_70 ._value_x7j70_83 span {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}._manHoursSavings_szzkl_1 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  justify-content: space-between;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 16px;
  overflow: hidden;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 > ._chart_szzkl_15 {
  flex: 1;
  min-width: 0;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 ._value_szzkl_8 {
  flex: 0 0 auto;
  min-width: 70px;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 ._value_szzkl_8 ._trend_szzkl_23 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 ._value_szzkl_8 ._trend_szzkl_23 img {
  width: 16px;
  height: 16px;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 ._value_szzkl_8 ._subText_szzkl_34 {
  max-width: 86px;
  line-height: 15px;
}
._manHoursSavings_szzkl_1 ._valueAndGraph_szzkl_8 ._value_szzkl_8 ._subText_szzkl_34 span {
  font-size: 12px;
  white-space: break-spaces;
}
._manHoursSavings_szzkl_1 h4 {
  margin: 0;
  font-size: 12px;
}._fontFamilyGlobal_1apht_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1apht_70 {
  padding: 0 0 39px;
}
._wrapper_1apht_70 ._header_1apht_73 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 10px 24px 21px;
  border-bottom: 1px solid #ced4da;
}
._wrapper_1apht_70 ._header_1apht_73._noResults_1apht_80 {
  padding-bottom: 0;
  border-bottom: none;
}
._wrapper_1apht_70 ._header_1apht_73 ._title_1apht_84 {
  line-height: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}._fontFamilyGlobal_13egi_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_13egi_66 {
  font-family: "DM Sans", sans-serif;
}

._dsButton_13egi_139 {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px 8px;
  border: 1px solid #187ffe;
  box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  box-shadow: 1px 0 0 #ffffff;
  border-radius: 4px;
  text-align: center;
  gap: 4px;
  white-space: pre;
}
._dsButton_13egi_139._withMenu_13egi_158 {
  gap: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0;
}
._dsButton_13egi_139._withMenu_13egi_158 ._primaryAction_13egi_166,
._dsButton_13egi_139._withMenu_13egi_158 ._secondaryAction_13egi_167 {
  background: transparent;
  border: none;
  display: flex;
  padding: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
._dsButton_13egi_139._small_13egi_176 {
  min-width: 55px;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: 20px;
  letter-spacing: -0.075px;
  padding: 1px 8px;
  line-height: 20px;
  height: 22px;
}
._dsButton_13egi_139._small_13egi_176._onlyIcon_13egi_189 {
  min-width: 0;
  padding: 5px;
}
._dsButton_13egi_139._small_13egi_176._withMenu_13egi_158 {
  padding: 0;
}
._dsButton_13egi_139._small_13egi_176._withMenu_13egi_158 ._primaryAction_13egi_166 {
  padding: 1px 8px;
}
._dsButton_13egi_139._small_13egi_176._withMenu_13egi_158 ._secondaryAction_13egi_167 {
  padding: 0 4px;
}
._dsButton_13egi_139._large_13egi_202 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  padding: 7px 15px;
  height: 32px;
  min-width: 75px;
}
._dsButton_13egi_139._large_13egi_202._onlyIcon_13egi_189 {
  min-width: 0;
  padding: 5px;
}
._dsButton_13egi_139._large_13egi_202._withMenu_13egi_158 {
  padding: 0;
}
._dsButton_13egi_139._large_13egi_202._withMenu_13egi_158 ._primaryAction_13egi_166 {
  padding: 7px 15px;
}
._dsButton_13egi_139._large_13egi_202._withMenu_13egi_158 ._secondaryAction_13egi_167 {
  padding: 0 5px;
}
._dsButton_13egi_139._large_13egi_202 span {
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
}

._dsButton_13egi_139 ._dsButtonDivider_13egi_233 {
  height: 100%;
  width: 1px;
  max-width: 1px;
  min-width: 1px;
  border: none;
  background: #b4bbc8;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166 {
  background-color: #187ffe;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._warn_13egi_244 {
  background-color: #ff586c;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._warn_13egi_244:hover {
  background: #fb3149;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._warn_13egi_244:active, ._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._warn_13egi_244._active_13egi_250 {
  filter: brightness(90%);
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166:hover {
  background: #0069ea;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166:active, ._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._active_13egi_250 {
  background: #003ccb;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166._disabled_13egi_259, ._dsButton_13egi_139 ._dsButtonDivider_13egi_233._primary_13egi_166:disabled {
  background: #b4bbc8;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167 {
  background-color: #187ffe;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167:hover {
  background-color: #0069ea;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167._disabled_13egi_259 {
  background-color: #b4bbc8;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167._warn_13egi_244 {
  background-color: #ff586c;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167._warn_13egi_244:hover {
  background-color: #fb3149;
}
._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167._disabled_13egi_259, ._dsButton_13egi_139 ._dsButtonDivider_13egi_233._secondary_13egi_167:disabled {
  background-color: #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
._dsButton_13egi_139 ._buttonText_13egi_282 {
  border: none;
  background: none;
}
._dsButton_13egi_139._loading_13egi_286 {
  opacity: 0.3;
  cursor: progress;
}
._dsButton_13egi_139._disabled_13egi_259, ._dsButton_13egi_139:disabled {
  cursor: pointer;
  pointer-events: none;
  border: none;
}
._dsButton_13egi_139._secondary_13egi_167._dashed_13egi_295 {
  border-style: dashed;
}
._dsButton_13egi_139 ._buttonText_13egi_282 {
  cursor: pointer;
}
._dsButton_13egi_139._tertiary_13egi_301 {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
._dsButton_13egi_139._tertiary_13egi_301 ._buttonText_13egi_282 {
  color: #187ffe;
}
._dsButton_13egi_139._tertiary_13egi_301:hover ._buttonText_13egi_282 {
  color: #0069ea;
}
._dsButton_13egi_139._tertiary_13egi_301._disabled_13egi_259 ._buttonText_13egi_282 {
  color: #b4bbc8;
}
._dsButton_13egi_139._tertiary_13egi_301._warn_13egi_244 ._buttonText_13egi_282 {
  color: #ff586c;
}
._dsButton_13egi_139._tertiary_13egi_301._warn_13egi_244:hover ._buttonText_13egi_282 {
  color: #fb3149;
}
._dsButton_13egi_139._tertiary_13egi_301:active, ._dsButton_13egi_139._tertiary_13egi_301._active_13egi_250 {
  background-color: transparent;
}
._dsButton_13egi_139._tertiary_13egi_301._disabled_13egi_259, ._dsButton_13egi_139._tertiary_13egi_301:disabled {
  background: transparent;
  border: none;
  box-shadow: none;
}
._dsButton_13egi_139._tertiary_13egi_301._disabled_13egi_259 ._buttonText_13egi_282, ._dsButton_13egi_139._tertiary_13egi_301:disabled ._buttonText_13egi_282 {
  color: #b4bbc8;
}
._dsButton_13egi_139._primary_13egi_166 {
  color: white;
  background-color: #187ffe;
  border-color: #187ffe;
}
._dsButton_13egi_139._primary_13egi_166 ._buttonText_13egi_282 {
  color: #ffffff;
}
._dsButton_13egi_139._primary_13egi_166._warn_13egi_244 {
  color: white;
  background-color: #ff586c;
  border-color: #ff586c;
}
._dsButton_13egi_139._primary_13egi_166._warn_13egi_244 ._buttonText_13egi_282 {
  color: white;
}
._dsButton_13egi_139._primary_13egi_166._warn_13egi_244:hover {
  background: #fb3149;
}
._dsButton_13egi_139._primary_13egi_166._warn_13egi_244:active, ._dsButton_13egi_139._primary_13egi_166._warn_13egi_244._active_13egi_250 {
  filter: brightness(90%);
}
._dsButton_13egi_139._primary_13egi_166:hover {
  background: #0069ea;
}
._dsButton_13egi_139._primary_13egi_166:active, ._dsButton_13egi_139._primary_13egi_166._active_13egi_250 {
  background: #003ccb;
}
._dsButton_13egi_139._primary_13egi_166._disabled_13egi_259, ._dsButton_13egi_139._primary_13egi_166:disabled {
  background: #b4bbc8;
  border-color: #b4bbc8;
}
._dsButton_13egi_139._primary_13egi_166._disabled_13egi_259 ._buttonText_13egi_282, ._dsButton_13egi_139._primary_13egi_166:disabled ._buttonText_13egi_282 {
  color: #ffffff;
}
._dsButton_13egi_139._secondary_13egi_167 {
  color: #187ffe;
  border-color: #187ffe;
  background: unset;
}
._dsButton_13egi_139._secondary_13egi_167:hover {
  border-color: #0069ea;
}
._dsButton_13egi_139._secondary_13egi_167:hover span {
  color: #0069ea;
}
._dsButton_13egi_139._secondary_13egi_167._disabled_13egi_259 {
  border-color: #b4bbc8;
}
._dsButton_13egi_139._secondary_13egi_167._disabled_13egi_259 ._buttonText_13egi_282 {
  color: #b4bbc8;
}
._dsButton_13egi_139._secondary_13egi_167 ._buttonText_13egi_282 {
  color: #187ffe;
}
._dsButton_13egi_139._secondary_13egi_167._warn_13egi_244 {
  color: #ff586c;
  border-color: #ff586c;
}
._dsButton_13egi_139._secondary_13egi_167._warn_13egi_244 ._buttonText_13egi_282 {
  color: #ff586c;
}
._dsButton_13egi_139._secondary_13egi_167._warn_13egi_244:hover {
  border-color: #fb3149;
}
._dsButton_13egi_139._secondary_13egi_167._warn_13egi_244:hover span {
  color: #fb3149;
}
._dsButton_13egi_139._secondary_13egi_167._disabled_13egi_259, ._dsButton_13egi_139._secondary_13egi_167:disabled {
  color: #e6e8ed;
  border: 1px solid #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
._dsButton_13egi_139._secondary_13egi_167._disabled_13egi_259 ._buttonText_13egi_282, ._dsButton_13egi_139._secondary_13egi_167:disabled ._buttonText_13egi_282 {
  color: #b4bbc8;
  font-weight: 500;
}._fontFamilyGlobal_1x134_66 {
  font-family: "DM Sans", sans-serif;
}

._divider_1x134_70 {
  background: #e6e8ed;
  width: 1px;
  height: 100%;
}._fontFamilyGlobal_x2mi6_66 {
  font-family: "DM Sans", sans-serif;
}

._icon_x2mi6_70 {
  color: #1f325b;
}._wrapper_18pez_1 {
  display: flex;
  align-items: baseline;
}
._wrapper_18pez_1 ._bar_18pez_5 {
  width: 7px;
  margin-right: 2px;
}._wrapper_stoby_1 {
  display: flex;
}

._tooltipWrapper_stoby_5 {
  max-height: 350px;
  overflow: auto;
  padding: 12px 8px;
}._table_1f8oq_1 {
  flex: 1;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._wrapper_56jxm_1 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
._wrapper_56jxm_1 ._chart_56jxm_9 {
  flex: 1;
  gap: 74px;
}._topTaskOwners_wixtp_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._topTaskOwners_wixtp_1 ._container_wixtp_6 {
  margin-top: 24px;
}
._topTaskOwners_wixtp_1 ._ownerRow_wixtp_9 {
  display: flex;
  flex-direction: row;
  height: 53px;
  gap: 8px;
  border-top: 1px solid #ced4da;
  align-items: center;
  justify-content: space-between;
}
._topTaskOwners_wixtp_1 ._ownerRow_wixtp_9._clickable_wixtp_18 {
  cursor: pointer;
}
._topTaskOwners_wixtp_1 ._ownerRow_wixtp_9 ._ownerNameAndAvatar_wixtp_21 {
  display: flex;
  padding-left: 4px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}
._topTaskOwners_wixtp_1 ._ownerRow_wixtp_9 ._countAndVendorTypes_wixtp_28 {
  display: flex;
  padding-right: 8px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}._fontFamilyGlobal_raap9_66 {
  font-family: "DM Sans", sans-serif;
}

._title_raap9_70 {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  padding: 0 16px;
}
._title_raap9_70 ._dropdown_raap9_77 {
  width: 122px;
  color: #1f325b;
}._wrapper_1jc9c_1 {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_1jc9c_1 ._chart_1jc9c_7 {
  flex: 1;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  align-self: center;
  width: 100%;
}
._wrapper_1jc9c_1 ._chart_1jc9c_7 > div {
  min-height: 0 !important;
  width: 100%;
  display: flex;
  align-items: center;
}

._fontFamilyGlobal_fjuzw_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_fjuzw_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_fjuzw_76 ._loadingItem_fjuzw_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_fjuzw_1 1s ease infinite;
}

._loading_fjuzw_76 ._loadingItem_fjuzw_76 * {
  visibility: hidden !important;
}

._loading_fjuzw_76 ._loadingItem_fjuzw_76:empty::after,
._loading_fjuzw_76 ._loadingItem_fjuzw_76 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_fjuzw_99 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._title_fjuzw_105 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._title_fjuzw_105._emptyContent_fjuzw_108 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 ._header_fjuzw_115 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 > *:nth-child(2) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 > *:nth-child(3) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._headers_fjuzw_115 > *:nth-child(4) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142:hover {
  background: #d7e3ff;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 ._cell_fjuzw_155 {
  display: flex;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 ._cell_fjuzw_155 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 ._cell_fjuzw_155 ._appCell_fjuzw_161 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 ._cell_fjuzw_155 ._appCell_fjuzw_161 ._displayName_fjuzw_167 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 ._cell_fjuzw_155 ._appCell_fjuzw_161 ._displayName_fjuzw_167._withEnvironment_fjuzw_170 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 > *:nth-child(2) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 > *:nth-child(3) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._row_fjuzw_142 > *:nth-child(4) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._findingsSeverity_fjuzw_192 {
  display: flex;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._findingsSeverity_fjuzw_192 ._severity_fjuzw_198 {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._findingsSeverity_fjuzw_192 ._severityDot_fjuzw_204 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._table_fjuzw_111 ._mttr_fjuzw_210 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._loadingItem_fjuzw_76 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._body_fjuzw_224 {
  height: 100%;
}
._applicationsWithCriticalAlerts_fjuzw_99 ._body_fjuzw_224 ._loader_fjuzw_227 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

._fontFamilyGlobal_11mrl_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_11mrl_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_11mrl_76 ._loadingItem_11mrl_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_11mrl_1 1s ease infinite;
}

._loading_11mrl_76 ._loadingItem_11mrl_76 * {
  visibility: hidden !important;
}

._loading_11mrl_76 ._loadingItem_11mrl_76:empty::after,
._loading_11mrl_76 ._loadingItem_11mrl_76 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_11mrl_99 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_11mrl_99 ._title_11mrl_105 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._title_11mrl_105._emptyContent_11mrl_108 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartContainer_11mrl_111 {
  height: 400px;
  margin: 0 24px 24px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 {
  display: flex;
  justify-content: flex-end;
  margin: 0 24px 16px;
  gap: 16px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 ._legendItem_11mrl_121 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 ._legendItem_11mrl_121 ._legendColor_11mrl_126 {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 ._legendItem_11mrl_121 ._legendColor_11mrl_126._deployed_11mrl_131 {
  background-color: #a7ceff;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 ._legendItem_11mrl_121 ._legendColor_11mrl_126._missing_11mrl_134 {
  background-color: #e8f2ff;
}
._applicationsWithCriticalAlerts_11mrl_99 ._chartLegend_11mrl_115 ._legendItem_11mrl_121 ._legendText_11mrl_137 {
  font-size: 12px;
  color: #1f325b;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 ._header_11mrl_145 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 > *:nth-child(2) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 > *:nth-child(3) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._headers_11mrl_145 > *:nth-child(4) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 ._cell_11mrl_186 {
  display: flex;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 ._cell_11mrl_186 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 ._cell_11mrl_186 ._appCell_11mrl_192 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 ._cell_11mrl_186 ._appCell_11mrl_192 ._displayName_11mrl_198 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 ._cell_11mrl_186 ._appCell_11mrl_192 ._displayName_11mrl_198._withEnvironment_11mrl_201 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 > *:nth-child(2) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 > *:nth-child(3) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._row_11mrl_172 > *:nth-child(4) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._findingsSeverity_11mrl_223 {
  display: flex;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._findingsSeverity_11mrl_223 ._severity_11mrl_229 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._findingsSeverity_11mrl_223 ._severityDot_11mrl_235 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_11mrl_99 ._table_11mrl_141 ._mttr_11mrl_241 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_11mrl_99 ._loadingItem_11mrl_76 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_11mrl_99 ._body_11mrl_255 {
  height: 100%;
}
._applicationsWithCriticalAlerts_11mrl_99 ._body_11mrl_255 ._loader_11mrl_258 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
._applicationsWithCriticalAlerts_11mrl_99 ._barArea_11mrl_265 {
  width: 100%;
  display: flex;
  padding: 0 24px;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_1e3pm_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1e3pm_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  padding: 0 24px;
}

._row_1e3pm_78 {
  display: flex;
  align-items: center;
  gap: 12px;
}

._appName_1e3pm_84 {
  width: 180px;
  font-weight: 500;
  flex-shrink: 0;
}

._appData_1e3pm_90 {
  flex: 1;
}

._barContainer_1e3pm_94 {
  display: flex;
  border-radius: 2px;
  background: var(--Surface-primary, #fff);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  padding: 2px;
  gap: 2px;
  height: 28px;
  overflow: hidden;
}

._percentageLabels_1e3pm_105 {
  display: flex;
  justify-content: space-between;
  padding-left: 214px;
}
._percentageLabels_1e3pm_105 span {
  color: rgba(31, 50, 91, 0.5);
  font-size: 10px;
}._fontFamilyGlobal_ncrux_66 {
  font-family: "DM Sans", sans-serif;
}

._row_ncrux_70 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
._row_ncrux_70 ._appName_ncrux_76 {
  width: 200px;
  font-size: 10px;
  color: rgba(31, 50, 91, 0.5);
}
._row_ncrux_70 ._appData_ncrux_81 {
  flex: 1;
}
._row_ncrux_70 ._barSegment_ncrux_84 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
}
._row_ncrux_70 ._left_ncrux_90 {
  min-width: 20px;
  background-color: #a7ceff;
}
._row_ncrux_70 ._right_ncrux_94 {
  min-width: 20px;
  background-color: #e8f2ff;
  color: #0069ea;
}
._row_ncrux_70 ._value_ncrux_99 {
  padding: 0 8px;
  color: #0069ea;
  font-size: 10px;
  font-weight: 500;
}
._row_ncrux_70 ._barContainer_ncrux_105 {
  display: flex;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  padding: 4px;
  gap: 2px;
}._wrapper_8e9yo_1 ._titleWrapper_8e9yo_1 {
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
._wrapper_8e9yo_1 ._menuItem_8e9yo_6 {
  display: flex;
}

._menuItem_8e9yo_6 {
  display: flex;
  gap: 4px;
}

._chartContainer_8e9yo_15 .apexcharts-bar-area {
  cursor: pointer;
}

._filterContainer_8e9yo_19 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 8px;
}
._filterContainer_8e9yo_19 ._filterOption_8e9yo_25 {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
._filterContainer_8e9yo_19 ._filterBox_8e9yo_31 {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 4px;
}
._filterContainer_8e9yo_19 ._filterLabel_8e9yo_37 {
  font-size: 10px;
  text-transform: capitalize;
}
._filterContainer_8e9yo_19 ._selectedFilter_8e9yo_41 {
  font-weight: 500;
}
._filterContainer_8e9yo_19 ._disabledFilter_8e9yo_44 {
  opacity: 0.5;
}
._filterContainer_8e9yo_19 ._chartContainer_8e9yo_15 {
  min-height: 300px;
  width: 100%;
}._fontFamilyGlobal_32ns6_66 {
  font-family: "DM Sans", sans-serif;
}

._container_32ns6_70 {
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

._title_32ns6_77 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 16px 0;
  color: #1f325b;
}

._tableContainer_32ns6_84 {
  flex: 1;
  overflow-x: auto;
  border: 1px solid #ced4da;
  border-radius: 8px;
  background: #ffffff;
}

._table_32ns6_84 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

._dataRow_32ns6_98:hover {
  background-color: #f7f9ff;
}
._dataRow_32ns6_98 td {
  padding: 12px;
}

._itemName_32ns6_105 {
  font-weight: 500;
  color: #1f325b;
  font-size: 12px;
}

._percentage_32ns6_111 {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 4px;
}

._count_32ns6_119 {
  text-align: center;
  font-weight: 500;
  color: #1f325b;
}

._clickable_32ns6_125 {
  cursor: pointer;
  color: #187ffe;
  text-decoration: none;
}
._clickable_32ns6_125:hover {
  text-decoration: underline;
}

._percentageGreen_32ns6_134 {
  color: #6bb785;
}

._percentageLightOrange_32ns6_138 {
  color: #fae843;
}

._percentageOrange_32ns6_142 {
  color: #fdaa49;
}

._percentageRed_32ns6_146 {
  color: #f94343;
}

._legendGreen_32ns6_150 {
  background-color: #6bb785;
}

._legendLightOrange_32ns6_154 {
  background-color: #fae843;
}

._legendOrange_32ns6_158 {
  background-color: #fdaa49;
}

._legendRed_32ns6_162 {
  background-color: #f94343;
}

._legend_32ns6_150 {
  display: flex;
  gap: 16px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ced4da;
}

._legendItem_32ns6_174 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #8f98ad;
}

._legendColor_32ns6_182 {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}

@media print {
  ._container_32ns6_70 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_32ns6_84 {
    font-size: 10px;
  }
  ._table_32ns6_84 th,
  ._table_32ns6_84 td {
    padding: 4px 6px;
  }
  ._title_32ns6_77 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_32ns6_150 {
    margin-top: 8px;
    padding-top: 8px;
  }
}._fontFamilyGlobal_hihvd_66 {
  font-family: "DM Sans", sans-serif;
}

._dataRow_hihvd_70:hover {
  background-color: #f7f9ff;
}
._dataRow_hihvd_70 td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #ced4da;
}

._itemName_hihvd_79 {
  font-weight: 500;
  color: #1f325b;
  font-size: 12px;
}

._percentage_hihvd_85 {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 4px;
}

._percentageGreen_hihvd_93 {
  color: #6bb785;
}

._percentageLightOrange_hihvd_97 {
  color: #fae843;
}

._percentageOrange_hihvd_101 {
  color: #fdaa49;
}

._percentageRed_hihvd_105 {
  color: #f94343;
}

._count_hihvd_109 {
  text-align: center;
  font-weight: 500;
  color: #1f325b;
}

._clickable_hihvd_115 {
  cursor: pointer;
  color: #187ffe;
  text-decoration: none;
}
._clickable_hihvd_115:hover {
  text-decoration: underline;
}

@media print {
  ._dataRow_hihvd_70 {
    font-size: 10px;
  }
  ._dataRow_hihvd_70 th,
  ._dataRow_hihvd_70 td {
    padding: 4px 6px;
  }
}._fontFamilyGlobal_ui61o_66 {
  font-family: "DM Sans", sans-serif;
}

._legend_ui61o_70 {
  display: flex;
  gap: 16px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ced4da;
}
._legend_ui61o_70 ._legendGreen_ui61o_77 {
  background-color: #6bb785;
}
._legend_ui61o_70 ._legendLightOrange_ui61o_80 {
  background-color: #fae843;
}
._legend_ui61o_70 ._legendOrange_ui61o_83 {
  background-color: #fdaa49;
}
._legend_ui61o_70 ._legendRed_ui61o_86 {
  background-color: #f94343;
}
._legend_ui61o_70 ._legendItem_ui61o_89 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #8f98ad;
}
._legend_ui61o_70 ._legendColor_ui61o_96 {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}._fontFamilyGlobal_152cg_66 {
  font-family: "DM Sans", sans-serif;
}

._groupHeaderRow_152cg_70 {
  background-color: #f8f7f7;
}
._groupHeaderRow_152cg_70 td {
  font-weight: 700;
  border-bottom: 1px solid #ced4da;
  padding: 12px;
}

._groupName_152cg_79 {
  font-size: 14px;
  font-weight: 700;
  color: #1f325b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._groupPercentage_152cg_87 {
  font-size: 14px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 4px;
  text-align: left;
}._fontFamilyGlobal_1twer_66 {
  font-family: "DM Sans", sans-serif;
}

._headerRow_1twer_70 th {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #f0f3f8;
  font-weight: 600;
  color: #8f98ad;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #ced4da;
  padding: 12px;
  text-align: left;
}

._nameHeader_1twer_85 {
  width: 40%;
  min-width: 200px;
}

._percentageHeader_1twer_90 {
  width: 20%;
  text-align: center;
}

._countHeader_1twer_95 {
  width: 15%;
  text-align: center;
}

@media print {
  ._headerRow_1twer_70 {
    font-size: 10px;
  }
  ._headerRow_1twer_70 th,
  ._headerRow_1twer_70 td {
    padding: 4px 6px;
  }
}._fontFamilyGlobal_skym1_66 {
  font-family: "DM Sans", sans-serif;
}

._container_skym1_70 {
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

._title_skym1_77 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 16px 0;
  color: #1f325b;
}

._table_skym1_84 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

._tableContainer_skym1_90 {
  flex: 1;
  overflow-x: auto;
  border: 1px solid #ced4da;
  border-radius: 8px;
  background: #ffffff;
}

@media print {
  ._container_skym1_70 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_skym1_84 {
    font-size: 10px;
  }
  ._table_skym1_84 th,
  ._table_skym1_84 td {
    padding: 4px 6px;
  }
  ._title_skym1_77 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_skym1_114 {
    margin-top: 8px;
    padding-top: 8px;
  }
}
._nameHeader_skym1_119 {
  width: 40%;
  min-width: 200px;
}

._percentageHeader_skym1_124 {
  width: 20%;
  text-align: center;
}

._countHeader_skym1_129 {
  width: 15%;
  text-align: center;
}._fontFamilyGlobal_1srge_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1srge_70 {
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 200px;
}

._title_1srge_78 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 16px 0;
  color: #1f325b;
}

._table_1srge_85 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

._tableContainer_1srge_91 {
  flex: 1;
  overflow-x: auto;
  border: 1px solid #ced4da;
  border-radius: 8px;
  background: #ffffff;
}

@media print {
  ._container_1srge_70 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_1srge_85 {
    font-size: 10px;
  }
  ._table_1srge_85 th,
  ._table_1srge_85 td {
    padding: 4px 6px;
  }
  ._title_1srge_78 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_1srge_115 {
    margin-top: 8px;
    padding-top: 8px;
  }
}
._nameHeader_1srge_120 {
  width: 40%;
  min-width: 200px;
}

._percentageHeader_1srge_125 {
  width: 20%;
  text-align: center;
}

._countHeader_1srge_130 {
  width: 15%;
  text-align: center;
}._fontFamilyGlobal_1k7i3_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1k7i3_66 {
  font-family: "DM Sans", sans-serif;
}

._alertsPerPolicyCategory_1k7i3_278 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}

._categoryWithDot_1k7i3_286 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_1k7i3_292 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_1k7i3_292._p0_1k7i3_297 {
  background-color: #ff586c;
}
._dot_1k7i3_292._p1_1k7i3_300 {
  background-color: #ff876d;
}
._dot_1k7i3_292._p2_1k7i3_303 {
  background-color: #ffad4e;
}
._dot_1k7i3_292._p3_1k7i3_306 {
  background-color: #ffc45a;
}
._dot_1k7i3_292._p4_1k7i3_309 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_ou2q9_66 {
  font-family: "DM Sans", sans-serif;
}

._reportSimpleTable_ou2q9_209 {
  display: flex;
  flex-direction: column;
}
._reportSimpleTable_ou2q9_209 ._headers_ou2q9_213 {
  display: grid;
  padding: 12px 8px;
  gap: 8px;
}
._reportSimpleTable_ou2q9_209 ._headers_ou2q9_213 > * {
  min-width: 0;
}
._reportSimpleTable_ou2q9_209 ._headers_ou2q9_213 ._header_ou2q9_213 {
  color: #8f98ad;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_ou2q9_209 ._dataRow_ou2q9_228 {
  display: grid;
  min-height: 40px;
  border-top: 1px solid #ced4da;
  align-items: center;
  padding: 8px;
  gap: 8px;
}
._reportSimpleTable_ou2q9_209 ._dataRow_ou2q9_228 > * {
  min-width: 0;
}
._reportSimpleTable_ou2q9_209 ._cell_ou2q9_239 {
  display: block;
  color: #1f325b;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_ou2q9_209 ._cell_ou2q9_239 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  flex-shrink: 0;
}
._reportSimpleTable_ou2q9_209 ._cell_ou2q9_239 > div {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow: hidden;
}
._reportSimpleTable_ou2q9_209 ._cell_ou2q9_239 > div span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_ou2q9_209 ._boldCell_ou2q9_264 {
  font-weight: 600;
}
._reportSimpleTable_ou2q9_209 ._totalRow_ou2q9_267 ._cell_ou2q9_239 {
  font-weight: 600;
}
._reportSimpleTable_ou2q9_209 ._clickable_ou2q9_270 {
  cursor: pointer;
}
._reportSimpleTable_ou2q9_209 ._clickable_ou2q9_270:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
._reportSimpleTable_ou2q9_209 ._filterLink_ou2q9_276 {
  text-decoration: none;
  color: inherit;
  display: block;
}
._reportSimpleTable_ou2q9_209 ._filterLink_ou2q9_276:hover {
  text-decoration: none;
}
._reportSimpleTable_ou2q9_209 ._cellWrapper_ou2q9_284 {
  display: block;
  overflow: hidden;
  min-width: 0;
}
._reportSimpleTable_ou2q9_209 ._cellLink_ou2q9_289 {
  text-decoration: none;
  color: inherit;
}
._reportSimpleTable_ou2q9_209 ._cellLink_ou2q9_289:hover {
  text-decoration: underline;
}._fontFamilyGlobal_agieq_66 {
  font-family: "DM Sans", sans-serif;
}

._categoryWithDot_agieq_70 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_agieq_76 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_agieq_76._p0_agieq_81 {
  background-color: #ff586c;
}
._dot_agieq_76._p1_agieq_84 {
  background-color: #ff876d;
}
._dot_agieq_76._p2_agieq_87 {
  background-color: #ffad4e;
}
._dot_agieq_76._p3_agieq_90 {
  background-color: #ffc45a;
}
._dot_agieq_76._p4_agieq_93 {
  background-color: #e1e4e9;
}

._headerWithDot_agieq_97 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_agieq_76 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_agieq_76._p0_agieq_81 {
  background-color: #ff586c;
}
._dot_agieq_76._p1_agieq_84 {
  background-color: #ff876d;
}
._dot_agieq_76._p2_agieq_87 {
  background-color: #ffad4e;
}._fontFamilyGlobal_11qk2_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_11qk2_66 {
  font-family: "DM Sans", sans-serif;
}

._alertsPerPolicyCategoryPerSource_11qk2_278 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
}

._tableWrapper_11qk2_285 {
  flex: 1;
  overflow-y: auto;
}

._sourceCell_11qk2_290 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._sourceCell_11qk2_290 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

._headerWithDot_11qk2_301 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_11qk2_307 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_11qk2_307._p0_11qk2_312 {
  background-color: #ff586c;
}
._dot_11qk2_307._p1_11qk2_315 {
  background-color: #ff876d;
}
._dot_11qk2_307._p2_11qk2_318 {
  background-color: #ffad4e;
}._fontFamilyGlobal_hw3dk_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_hw3dk_66 {
  font-family: "DM Sans", sans-serif;
}

._top10AlertsTable_hw3dk_278 {
  display: flex;
  flex-direction: column;
}
._top10AlertsTable_hw3dk_278 ._table_hw3dk_282 {
  display: flex;
  flex-direction: column;
}
._top10AlertsTable_hw3dk_278 ._headers_hw3dk_286 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  padding: 12px 8px;
  gap: 8px;
}
._top10AlertsTable_hw3dk_278 ._headers_hw3dk_286 span {
  color: #8f98ad;
  font-size: 12px;
}
._top10AlertsTable_hw3dk_278 ._dataRow_hw3dk_296 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  min-height: 40px;
  border-top: 1px solid #ced4da;
  align-items: center;
  padding: 8px;
  gap: 8px;
}
._top10AlertsTable_hw3dk_278 ._dataRow_hw3dk_296 > * {
  min-width: 0;
}
._top10AlertsTable_hw3dk_278 ._alertName_hw3dk_308 {
  color: #1f325b;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
._top10AlertsTable_hw3dk_278 ._categoryWithDot_hw3dk_316 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321._p0_hw3dk_326 {
  background-color: #ff586c;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321._p1_hw3dk_329 {
  background-color: #ff876d;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321._p2_hw3dk_332 {
  background-color: #ffad4e;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321._p3_hw3dk_335 {
  background-color: #ffc45a;
}
._top10AlertsTable_hw3dk_278 ._dot_hw3dk_321._p4_hw3dk_338 {
  background-color: #e1e4e9;
}
._top10AlertsTable_hw3dk_278 ._category_hw3dk_316 {
  color: #1f325b;
  font-size: 12px;
}
._top10AlertsTable_hw3dk_278 ._count_hw3dk_345 {
  color: #1f325b;
  font-size: 12px;
  font-weight: 600;
}
._top10AlertsTable_hw3dk_278 ._filterLink_hw3dk_350 {
  text-decoration: none;
  color: inherit;
  display: block;
}
._top10AlertsTable_hw3dk_278 ._filterLink_hw3dk_350:hover {
  text-decoration: none;
}
._top10AlertsTable_hw3dk_278 ._filterLink_hw3dk_350:hover ._dataRow_hw3dk_296 {
  background-color: rgba(0, 0, 0, 0.02);
}._fontFamilyGlobal_13iuk_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_13iuk_66 {
  font-family: "DM Sans", sans-serif;
}

._remediatedAlertsPerPolicyCategory_13iuk_278 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}

._categoryWithDot_13iuk_286 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_13iuk_292 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_13iuk_292._p0_13iuk_297 {
  background-color: #ff586c;
}
._dot_13iuk_292._p1_13iuk_300 {
  background-color: #ff876d;
}
._dot_13iuk_292._p2_13iuk_303 {
  background-color: #ffad4e;
}
._dot_13iuk_292._p3_13iuk_306 {
  background-color: #ffc45a;
}
._dot_13iuk_292._p4_13iuk_309 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_1z117_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1z117_66 {
  font-family: "DM Sans", sans-serif;
}

._top10RemediatedAlerts_1z117_278 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}
._top10RemediatedAlerts_1z117_278 ._filter_1z117_285 {
  min-width: 120px;
}

._categoryWithDot_1z117_289 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_1z117_295 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_1z117_295._p0_1z117_300 {
  background-color: #ff586c;
}
._dot_1z117_295._p1_1z117_303 {
  background-color: #ff876d;
}
._dot_1z117_295._p2_1z117_306 {
  background-color: #ffad4e;
}
._dot_1z117_295._p3_1z117_309 {
  background-color: #ffc45a;
}
._dot_1z117_295._p4_1z117_312 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_bhlgv_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_bhlgv_66 {
  font-family: "DM Sans", sans-serif;
}

._ownershipMappingPerPolicyCategory_bhlgv_278 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}

._categoryWithDot_bhlgv_286 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_bhlgv_292 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_bhlgv_292._p0_bhlgv_297 {
  background-color: #ff586c;
}
._dot_bhlgv_292._p1_bhlgv_300 {
  background-color: #ff876d;
}
._dot_bhlgv_292._p2_bhlgv_303 {
  background-color: #ffad4e;
}
._dot_bhlgv_292._p3_bhlgv_306 {
  background-color: #ffc45a;
}
._dot_bhlgv_292._p4_bhlgv_309 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_44yd1_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_44yd1_66 {
  font-family: "DM Sans", sans-serif;
}

._ownershipMappingPerPolicyCategoryPerSource_44yd1_278 {
  display: flex;
  flex-direction: column;
  padding: 16px 0;
  height: 100%;
}

._header_44yd1_285 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 16px;
  margin-bottom: 16px;
}

._title_44yd1_294 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #1f325b;
}

._sourceSelect_44yd1_301 {
  width: 140px;
  color: #1f325b;
}

._tableWrapper_44yd1_306 {
  padding: 0 16px;
}

._categoryWithDot_44yd1_310 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._dot_44yd1_316 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_44yd1_316._p0_44yd1_321 {
  background-color: #ff586c;
}
._dot_44yd1_316._p1_44yd1_324 {
  background-color: #ff876d;
}
._dot_44yd1_316._p2_44yd1_327 {
  background-color: #ffad4e;
}
._dot_44yd1_316._p3_44yd1_330 {
  background-color: #ffc45a;
}
._dot_44yd1_316._p4_44yd1_333 {
  background-color: #e1e4e9;
}@keyframes _spin_ootxj_1 {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
._wrapper_ootxj_74 {
  overflow: auto;
  margin: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
._wrapper_ootxj_74 ._preview_ootxj_81 {
  width: 1500px;
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 12px 0;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 {
  display: flex;
  flex-direction: column;
  --aspect-ratio: math.div(595, 1087);
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._page_ootxj_94 {
  background: #f8f9fc;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 {
  height: 2122px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  border-top: 6px solid #407fff;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._coverImage_ootxj_105 {
  box-sizing: content-box;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 {
  padding: 74px 88px 0;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 h5 {
  margin-top: 106px;
  font-size: 35px;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 h1 {
  margin-top: 27px;
  font-size: 70px;
}
._wrapper_ootxj_74 ._preview_ootxj_81 ._print_ootxj_89 ._coverPage_ootxj_97 ._info_ootxj_108 ._logo_ootxj_119 {
  height: 48px;
}._fontFamilyGlobal_n0jzx_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_n0jzx_66 {
  font-family: "DM Sans", sans-serif;
}

._gridLayout_n0jzx_204 {
  position: relative;
  width: 100%;
  min-height: 150px;
}
._gridLayout_n0jzx_204 .react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top, width, height;
  border-radius: 8px;
}
._gridLayout_n0jzx_204 .react-grid-item.react-grid-placeholder {
  background: #f8f9fc;
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  border-radius: 8px;
  border: 2px dashed #187ffe;
}
._gridLayout_n0jzx_204 .react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 100;
  opacity: 0.9;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  cursor: grabbing;
}
._gridLayout_n0jzx_204 .react-grid-item.dropping {
  visibility: hidden;
}
._gridLayout_n0jzx_204 .react-grid-item.react-grid-item > .react-resizable-handle {
  display: none;
}
._gridLayout_n0jzx_204._updating_n0jzx_235::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #187ffe, transparent);
  background-size: 200% 100%;
  animation: _loadingBar_n0jzx_1 1.5s infinite;
  z-index: 1000;
  opacity: 0.8;
}

@keyframes _loadingBar_n0jzx_1 {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
._dragHandle_n0jzx_257 {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  cursor: grab;
  opacity: 0.5;
  transition: opacity 200ms ease;
  z-index: 10;
}
._dragHandle_n0jzx_257:hover {
  opacity: 1;
}
._dragHandle_n0jzx_257:active {
  cursor: grabbing;
}
._dragHandle_n0jzx_257::before, ._dragHandle_n0jzx_257::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #1f325b;
  border-radius: 1px;
}
._dragHandle_n0jzx_257::before {
  top: 8px;
}
._dragHandle_n0jzx_257::after {
  top: 14px;
}

@media screen and (max-width: 768px) {
  ._gridLayout_n0jzx_204 {
    padding: 0;
  }
  ._gridLayout_n0jzx_204 .react-grid-item.react-draggable-dragging {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  }
}
@media screen and (max-width: 996px) {
  ._gridLayout_n0jzx_204 {
    padding: 0;
  }
}.react-grid-layout {
  position: relative;
  transition: height 200ms ease;
}
.react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top, width, height;
}
.react-grid-item img {
  pointer-events: none;
  user-select: none;
}
.react-grid-item.cssTransforms {
  transition-property: transform, width, height;
}
.react-grid-item.resizing {
  transition: none;
  z-index: 1;
  will-change: width, height;
}

.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}

.react-grid-item.dropping {
  visibility: hidden;
}

.react-grid-item.react-grid-placeholder {
  background: red;
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.react-grid-item.react-grid-placeholder.placeholder-resizing {
  transition: none;
}

.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
}

.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
  border-right: 2px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}

.react-resizable-hide > .react-resizable-handle {
  display: none;
}

.react-grid-item > .react-resizable-handle.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-w,
.react-grid-item > .react-resizable-handle.react-resizable-handle-e {
  top: 50%;
  margin-top: -10px;
  cursor: ew-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-n,
.react-grid-item > .react-resizable-handle.react-resizable-handle-s {
  left: 50%;
  margin-left: -10px;
  cursor: ns-resize;
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}
.react-grid-item > .react-resizable-handle.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}
.react-resizable {
  position: relative;
}
.react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
  background-position: bottom right;
  padding: 0 3px 3px 0;
}
.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}
.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}
.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}
.react-resizable-handle-w,
.react-resizable-handle-e {
  top: 50%;
  margin-top: -10px;
  cursor: ew-resize;
}
.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}
.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}
.react-resizable-handle-n,
.react-resizable-handle-s {
  left: 50%;
  margin-left: -10px;
  cursor: ns-resize;
}
.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}
.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}._fontFamilyGlobal_1jn4y_66 {
  font-family: "DM Sans", sans-serif;
}

._groupContainer_1jn4y_135 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
  background: #f7f9fb;
  border-radius: 4px;
  padding: 32px;
}
._groupContainer_1jn4y_135 ._title_1jn4y_144 span {
  font-size: 22px;
  font-weight: 500;
  color: #9ba4b1;
}

._group_1jn4y_135 {
  margin-bottom: 24px;
}

._groupHeader_1jn4y_154 {
  margin-bottom: 16px;
}

._groupTitle_1jn4y_158 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  background-color: #f7f9fb;
  color: #1f325b;
}

._groupGridContainer_1jn4y_166 {
  width: 100%;
  padding-top: 12px;
}

._gridItem_1jn4y_171 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
._gridItem_1jn4y_171 > * {
  flex: 1;
  width: 100%;
  height: 100%;
  min-height: 0;
}

._errorContainer_1jn4y_186 {
  padding: 24px;
  text-align: center;
  color: #b50606;
}._fontFamilyGlobal_ognr2_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_ognr2_66 {
  font-family: "DM Sans", sans-serif;
}

._card_ognr2_204 {
  position: relative;
  height: 100%;
}

._widget_ognr2_209 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
._widget_ognr2_209:hover {
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.04), 0 2px 4px 0 rgba(96, 97, 112, 0.16);
}
._widget_ognr2_209 ._widgetHeader_ognr2_222 {
  padding: 1rem;
  border-bottom: 1px solid #cdd1db;
  background: #fafafa;
}
._widget_ognr2_209 ._widgetHeader_ognr2_222 ._widgetTitle_ognr2_227 {
  font-size: 16px;
  font-weight: 600;
  color: #1f325b;
  margin: 0 0 0.25rem 0;
  line-height: 1.4;
}
._widget_ognr2_209 ._widgetHeader_ognr2_222 ._widgetDescription_ognr2_234 {
  font-size: 14px;
  color: #828da4;
  margin: 0;
  line-height: 1.4;
}
._widget_ognr2_209 ._widgetContent_ognr2_240 {
  flex: 1;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  overflow: hidden;
}
._widget_ognr2_209 ._widgetFooter_ognr2_249 {
  padding: 0.75rem 1rem;
  border-top: 1px solid #cdd1db;
  background: #fafafa;
}
._widget_ognr2_209 ._widgetFooter_ognr2_249 ._lastUpdated_ognr2_254 {
  font-size: 12px;
  color: #828da4;
}

._loadingContainer_ognr2_259 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 80px;
}

._errorContainer_ognr2_268 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._errorContainer_ognr2_268 ._errorContent_ognr2_275 {
  text-align: center;
}
._errorContainer_ognr2_268 ._errorContent_ognr2_275 ._errorMessage_ognr2_278 {
  color: #b50606;
  margin: 0 0 0.75rem 0;
  font-size: 14px;
}
._errorContainer_ognr2_268 ._errorContent_ognr2_275 ._retryButton_ognr2_283 {
  background: none;
  border: 1px solid #b50606;
  color: #b50606;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.2s ease;
}
._errorContainer_ognr2_268 ._errorContent_ognr2_275 ._retryButton_ognr2_283:hover {
  background: #b50606;
  color: #ffffff;
}

._noDataContainer_ognr2_298 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._noDataContainer_ognr2_298 ._noDataMessage_ognr2_305 {
  color: #828da4;
  font-style: italic;
  margin: 0;
  text-align: center;
}

._unsupportedContainer_ognr2_312 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fa6545;
  text-align: center;
}

._chartPlaceholder_ognr2_322 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #fafafa;
  border: 2px dashed #b4bbc8;
  border-radius: 4px;
  color: #828da4;
  font-style: italic;
}

._bigNumberWidget_ognr2_335 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
._bigNumberWidget_ognr2_335 ._bigNumberValue_ognr2_344 {
  font-size: 36px;
  font-weight: 700;
  color: #0069ea;
  line-height: 1;
  margin-bottom: 0.5rem;
}
._bigNumberWidget_ognr2_335 ._bigNumberLabel_ognr2_351 {
  font-size: 14px;
  color: #828da4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  ._widget_ognr2_209 ._widgetContent_ognr2_240 {
    padding: 0.75rem;
  }
  ._widget_ognr2_209 ._widgetHeader_ognr2_222 {
    padding: 0.75rem;
  }
  ._widget_ognr2_209 ._widgetFooter_ognr2_249 {
    padding: 0.5rem 0.75rem;
  }
  ._bigNumberWidget_ognr2_335 ._bigNumberValue_ognr2_344 {
    font-size: 32px;
  }
}._barWidgetContainer_8r6ii_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._barWidgetContainer_8r6ii_1 ._chartContainer_8r6ii_8 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  flex-direction: column;
}
._barWidgetContainer_8r6ii_1 ._chartContainer_8r6ii_8 ._loaderContainer_8r6ii_15 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}._fontFamilyGlobal_snomv_66 {
  font-family: "DM Sans", sans-serif;
}

._lineWidgetContainer_snomv_70 {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}
._lineWidgetContainer_snomv_70 ._chart_snomv_77 {
  flex: 1;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  align-self: center;
  width: 100%;
  height: 100%;
}
._lineWidgetContainer_snomv_70 ._chart_snomv_77 > div {
  min-height: 0 !important;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}._fontFamilyGlobal_1ik5j_66 {
  font-family: "DM Sans", sans-serif;
}

._donutWidgetContainer_1ik5j_70 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  position: relative;
}
._donutWidgetContainer_1ik5j_70 ._donutChart_1ik5j_80 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}._fontFamilyGlobal_gguld_66 {
  font-family: "DM Sans", sans-serif;
}

._tableWidget_gguld_70 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  overflow: auto;
}
._tableWidget_gguld_70 ._table_gguld_70 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
  height: 100%;
}
._tableWidget_gguld_70 ._table_gguld_70 ._headers_gguld_82 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._tableWidget_gguld_70 ._table_gguld_70 ._headers_gguld_82 ._header_gguld_82 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
  flex: 1;
  text-align: center;
}
._tableWidget_gguld_70 ._table_gguld_70 ._headers_gguld_82 ._header_gguld_82:first-child {
  text-align: left;
}
._tableWidget_gguld_70 ._table_gguld_70 ._body_gguld_98 {
  height: calc(100% - 54px);
  overflow-y: auto;
}
._tableWidget_gguld_70 ._table_gguld_70 ._row_gguld_102 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._tableWidget_gguld_70 ._table_gguld_70 ._row_gguld_102:hover {
  background: #d7e3ff;
}
._tableWidget_gguld_70 ._table_gguld_70 ._row_gguld_102 ._cell_gguld_112 {
  display: flex;
  flex: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
}
._tableWidget_gguld_70 ._table_gguld_70 ._row_gguld_102 ._cell_gguld_112:first-child {
  text-align: left;
  justify-content: flex-start;
}
._tableWidget_gguld_70 ._table_gguld_70 ._row_gguld_102 ._cell_gguld_112 span {
  color: #1f325b;
  font-size: 14px;
}
._tableWidget_gguld_70 ._noDataContainer_gguld_127 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
._tableWidget_gguld_70 ._noDataContainer_gguld_127 p {
  color: #828da4;
  font-size: 14px;
}._card_10b69_1 {
  width: 100%;
  height: 100%;
}._container_18ypw_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
}
._container_18ypw_1 ._pentLogo_18ypw_9 {
  z-index: 9;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  height: 25%;
}

._loader_18ypw_19 {
  width: 180px;
  padding: 12px;
  margin: 50px auto;
  -webkit-animation: _breathing_18ypw_1 0.5s ease-out infinite normal;
  animation: _breathing_18ypw_1 0.5s ease-out infinite normal;
  font-size: 16px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}

@-webkit-keyframes _breathing_18ypw_1 {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes _breathing_18ypw_1 {
  0% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}._fontFamilyGlobal_1s6ot_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1s6ot_70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 12px;
  min-width: 0;
  flex: 1;
}

._message_1s6ot_80 {
  font-size: 12px;
  line-height: 1.3;
  color: #828da4;
}

._wrapper_1s6ot_86 {
  position: relative;
  min-height: 80px;
  max-height: 140px;
  overflow: visible;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: white;
  justify-content: flex-start;
  border-radius: 4px;
  box-shadow: 0 1px 18px 0 color-mix(in srgb, #061b49 38%, transparent);
  padding: 0 12px 0 0;
  gap: 16px;
  width: 550px;
}
._wrapper_1s6ot_86 ._statusColorLine_1s6ot_102 {
  width: 2px;
  align-self: stretch;
  background: #3772ff;
}
._wrapper_1s6ot_86 ._content_1s6ot_107 {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  flex-direction: column;
  background: white;
  border-radius: 4px;
  padding: 18px 0 18px 0;
  gap: 8px;
  line-height: 0;
}
._wrapper_1s6ot_86 ._content_1s6ot_107 ._title_1s6ot_119 span {
  color: #1f325b;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
}
._wrapper_1s6ot_86 ._content_1s6ot_107 ._message_1s6ot_80 span {
  color: #828da4;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.08px;
}
._wrapper_1s6ot_86 ._content_1s6ot_107 ._actions_1s6ot_131 {
  margin-top: 4px;
}
._wrapper_1s6ot_86 ._statusIcon_1s6ot_134 {
  height: 22px;
  aspect-ratio: 1/1;
  cursor: pointer;
}
._wrapper_1s6ot_86 ._closeButton_1s6ot_139 {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  font-size: 18px;
  color: #515f80;
  cursor: pointer;
  padding: 4px;
  line-height: 1;
  transition: color 0.2s ease;
}
._wrapper_1s6ot_86 ._closeButton_1s6ot_139:hover {
  color: #1f325b;
}
._wrapper_1s6ot_86 ._closeButton_1s6ot_139:active {
  color: #061b49;
}._fontFamilyGlobal_va3c1_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_va3c1_66 {
  font-family: "DM Sans", sans-serif;
}

._relativeTypography_va3c1_278 h1,
._relativeTypography_va3c1_278 h2,
._relativeTypography_va3c1_278 h3,
._relativeTypography_va3c1_278 h4,
._relativeTypography_va3c1_278 h5 {
  white-space: nowrap;
}
._relativeTypography_va3c1_278 h1,
._relativeTypography_va3c1_278 h2,
._relativeTypography_va3c1_278 h3,
._relativeTypography_va3c1_278 h4,
._relativeTypography_va3c1_278 h5,
._relativeTypography_va3c1_278 span {
  font-family: "DM Sans", sans-serif;
}
._relativeTypography_va3c1_278 h1,
._relativeTypography_va3c1_278 h3,
._relativeTypography_va3c1_278 h4,
._relativeTypography_va3c1_278 h5 {
  font-weight: 500;
}
._relativeTypography_va3c1_278 h2,
._relativeTypography_va3c1_278 span {
  font-weight: 400;
}
._relativeTypography_va3c1_278 h1,
._relativeTypography_va3c1_278 h2,
._relativeTypography_va3c1_278 h3 {
  letter-spacing: -0.009375em;
}
._relativeTypography_va3c1_278 h4,
._relativeTypography_va3c1_278 h5,
._relativeTypography_va3c1_278 span {
  letter-spacing: 0;
}
._relativeTypography_va3c1_278 h1 {
  font-size: 2em;
  line-height: 1.25em;
  color: white;
}
._relativeTypography_va3c1_278 h2 {
  font-size: 1.75em;
  line-height: 1.2142857143em;
  color: white;
}
._relativeTypography_va3c1_278 h3 {
  font-size: 1.25em;
  line-height: 1.8em;
  color: #9ba4b1;
}
._relativeTypography_va3c1_278 h4 {
  font-size: 1.125em;
  line-height: 1em;
  margin-bottom: 0.875em;
}
._relativeTypography_va3c1_278 h5 {
  font-size: 16px;
  line-height: 1em;
}
._relativeTypography_va3c1_278 span {
  font-size: 1em;
  line-height: 1.375em;
}
._relativeTypography_va3c1_278 div {
  line-height: 0;
}

._container_va3c1_345 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
._container_va3c1_345 ._title_va3c1_351 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.2857142857em;
}
._container_va3c1_345 ._title_va3c1_351 ._tooltip_va3c1_358 {
  line-height: 0;
}
._container_va3c1_345 ._subtitle_va3c1_361 {
  height: 1em;
  font-size: 0.8571428571em;
  color: #1f325b;
  line-height: 1em;
}
._container_va3c1_345 ._actions_va3c1_367 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: end;
}

._fontFamilyGlobal_1oaux_67 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1oaux_67 {
  font-family: "DM Sans", sans-serif;
}

._relativeTypography_1oaux_140 h1,
._relativeTypography_1oaux_140 h2,
._relativeTypography_1oaux_140 h3,
._relativeTypography_1oaux_140 h4,
._relativeTypography_1oaux_140 h5 {
  white-space: nowrap;
}
._relativeTypography_1oaux_140 h1,
._relativeTypography_1oaux_140 h2,
._relativeTypography_1oaux_140 h3,
._relativeTypography_1oaux_140 h4,
._relativeTypography_1oaux_140 h5,
._relativeTypography_1oaux_140 span {
  font-family: "DM Sans", sans-serif;
}
._relativeTypography_1oaux_140 h1,
._relativeTypography_1oaux_140 h3,
._relativeTypography_1oaux_140 h4,
._relativeTypography_1oaux_140 h5 {
  font-weight: 500;
}
._relativeTypography_1oaux_140 h2,
._relativeTypography_1oaux_140 span {
  font-weight: 400;
}
._relativeTypography_1oaux_140 h1,
._relativeTypography_1oaux_140 h2,
._relativeTypography_1oaux_140 h3 {
  letter-spacing: -0.009375em;
}
._relativeTypography_1oaux_140 h4,
._relativeTypography_1oaux_140 h5,
._relativeTypography_1oaux_140 span {
  letter-spacing: 0;
}
._relativeTypography_1oaux_140 h1 {
  font-size: 2em;
  line-height: 1.25em;
  color: white;
}
._relativeTypography_1oaux_140 h2 {
  font-size: 1.75em;
  line-height: 1.2142857143em;
  color: white;
}
._relativeTypography_1oaux_140 h3 {
  font-size: 1.25em;
  line-height: 1.8em;
  color: #9ba4b1;
}
._relativeTypography_1oaux_140 h4 {
  font-size: 1.125em;
  line-height: 1em;
  margin-bottom: 0.875em;
}
._relativeTypography_1oaux_140 h5 {
  font-size: 16px;
  line-height: 1em;
}
._relativeTypography_1oaux_140 span {
  font-size: 1em;
  line-height: 1.375em;
}
._relativeTypography_1oaux_140 div {
  line-height: 0;
}

@keyframes _shine_1oaux_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1oaux_212 ._loadingItem_1oaux_212 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1oaux_1 1s ease infinite;
}

._loading_1oaux_212 ._loadingItem_1oaux_212 * {
  visibility: hidden !important;
}

._loading_1oaux_212 ._loadingItem_1oaux_212:empty::after,
._loading_1oaux_212 ._loadingItem_1oaux_212 *:empty::after {
  content: " ";
}

._widget_1oaux_235 {
  background: white;
  padding: 1.5em 2em 2em 2em;
  border-radius: 0.5em;
}
._widget_1oaux_235._loading_1oaux_212 {
  padding: 24px;
}

._loadingItem_1oaux_212 {
  width: 100%;
  height: 100%;
}._fontFamilyGlobal_99qvg_66 {
  font-family: "DM Sans", sans-serif;
}

._title_99qvg_70 {
  margin-bottom: 1em;
}

._mainContent_99qvg_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_99qvg_74._valueAndGraph_99qvg_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_99qvg_74._valueAndGraph_99qvg_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_99qvg_74 ._value_99qvg_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_99qvg_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_99qvg_98._vertical_99qvg_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_99qvg_98._horizontal_99qvg_109 {
  flex-direction: row;
  gap: 1.625em;
}

._fontFamilyGlobal_99qvg_66 {
  font-family: "DM Sans", sans-serif;
}

._relativeTypography_99qvg_183 h1,
._relativeTypography_99qvg_183 h2,
._relativeTypography_99qvg_183 h3,
._relativeTypography_99qvg_183 h4,
._relativeTypography_99qvg_183 h5 {
  white-space: nowrap;
}
._relativeTypography_99qvg_183 h1,
._relativeTypography_99qvg_183 h2,
._relativeTypography_99qvg_183 h3,
._relativeTypography_99qvg_183 h4,
._relativeTypography_99qvg_183 h5,
._relativeTypography_99qvg_183 span {
  font-family: "DM Sans", sans-serif;
}
._relativeTypography_99qvg_183 h1,
._relativeTypography_99qvg_183 h3,
._relativeTypography_99qvg_183 h4,
._relativeTypography_99qvg_183 h5 {
  font-weight: 500;
}
._relativeTypography_99qvg_183 h2,
._relativeTypography_99qvg_183 span {
  font-weight: 400;
}
._relativeTypography_99qvg_183 h1,
._relativeTypography_99qvg_183 h2,
._relativeTypography_99qvg_183 h3 {
  letter-spacing: -0.009375em;
}
._relativeTypography_99qvg_183 h4,
._relativeTypography_99qvg_183 h5,
._relativeTypography_99qvg_183 span {
  letter-spacing: 0;
}
._relativeTypography_99qvg_183 h1 {
  font-size: 2em;
  line-height: 1.25em;
  color: white;
}
._relativeTypography_99qvg_183 h2 {
  font-size: 1.75em;
  line-height: 1.2142857143em;
  color: white;
}
._relativeTypography_99qvg_183 h3 {
  font-size: 1.25em;
  line-height: 1.8em;
  color: #9ba4b1;
}
._relativeTypography_99qvg_183 h4 {
  font-size: 1.125em;
  line-height: 1em;
  margin-bottom: 0.875em;
}
._relativeTypography_99qvg_183 h5 {
  font-size: 16px;
  line-height: 1em;
}
._relativeTypography_99qvg_183 span {
  font-size: 1em;
  line-height: 1.375em;
}
._relativeTypography_99qvg_183 div {
  line-height: 0;
}

._alertReduction_99qvg_250 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 0.8em;
}
._alertReduction_99qvg_250._widget_99qvg_257 {
  padding-bottom: 1.625em;
}
._alertReduction_99qvg_250 ._barChart_99qvg_260 {
  flex: 0 0 4.625em;
}
._alertReduction_99qvg_250 ._info_99qvg_263 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
._alertReduction_99qvg_250 ._value_99qvg_77 span {
  font-size: 28px;
}
._alertReduction_99qvg_250 ._title_99qvg_70 {
  font-size: 1em;
}._openIssues_xuvw5_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  border: 1px solid rgba(224, 228, 235, 0.7);
}
._openIssues_xuvw5_1 ._title_xuvw5_8 {
  margin-bottom: 1.625em;
}
._openIssues_xuvw5_1 ._center_xuvw5_11 {
  flex: 1;
  width: 100%;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
._openIssues_xuvw5_1 ._center_xuvw5_11 ._cubes_xuvw5_18 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 0.25em;
  row-gap: 1em;
  width: 100%;
}
._openIssues_xuvw5_1 ._center_xuvw5_11 ._cubes_xuvw5_18 ._cube_xuvw5_18 {
  flex: 1;
}._bar_1gao1_1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
}._item_oes8l_1 {
  position: relative;
}
._item_oes8l_1._first_oes8l_4 ._cube_oes8l_4 {
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
._item_oes8l_1 ._cube_oes8l_4 {
  width: 1.5em;
  height: 100%;
}
._item_oes8l_1 ._amount_oes8l_12 {
  position: absolute;
  top: calc(50% - 0.3em);
  left: 0;
  transform: translate(1.5em, -50%);
  text-align: right;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 3em;
}

._popper_oes8l_25.MuiTooltip-popper[data-popper-placement*="right"] .MuiTooltip-tooltip {
  margin-left: 2.5em;
}._img_119g4_1 {
  width: 2.5em;
  height: 2.5em;
  margin-bottom: 0.7em;
}

._label_119g4_7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  line-height: 1.25em;
}._fontFamilyGlobal_1b8ny_66 {
  font-family: "DM Sans", sans-serif;
}

._stackedBarChart_1b8ny_70 {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  flex-direction: column;
}
._stackedBarChart_1b8ny_70 ._axis_1b8ny_76 {
  border-bottom: 0.125em solid #ced4da;
  border-left: 0.125em solid #ced4da;
  flex: 1;
}
._stackedBarChart_1b8ny_70 ._axis_1b8ny_76 ._bars_1b8ny_81 {
  height: 100%;
}
._stackedBarChart_1b8ny_70 ._axis_1b8ny_76 ._bars_1b8ny_81 ._bar_1b8ny_81 {
  height: 100%;
}
._stackedBarChart_1b8ny_70 ._labels_1b8ny_87,
._stackedBarChart_1b8ny_70 ._bars_1b8ny_81 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(6.25em, 1fr));
  justify-items: center;
  align-items: stretch;
}
._stackedBarChart_1b8ny_70 ._labels_1b8ny_87 {
  margin-top: 0.91625em;
}._findingsPerTool_j36wa_1 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
}
._findingsPerTool_j36wa_1 ._chart_j36wa_7 {
  flex: 1;
  margin-bottom: 1.125em;
}
._findingsPerTool_j36wa_1 ._legend_j36wa_11 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 1.625em;
}
._findingsPerTool_j36wa_1 ._title_j36wa_18 div h4 {
  font-size: 10px;
  margin-bottom: 1em;
}._fontFamilyGlobal_1jkkx_66 {
  font-family: "DM Sans", sans-serif;
}

._title_1jkkx_70 {
  margin-bottom: 1em;
}

._mainContent_1jkkx_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1jkkx_74._valueAndGraph_1jkkx_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1jkkx_74._valueAndGraph_1jkkx_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_1jkkx_74 ._value_1jkkx_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_1jkkx_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1jkkx_98._vertical_1jkkx_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1jkkx_98._horizontal_1jkkx_109 {
  flex-direction: row;
  gap: 1.625em;
}

._attackSurfaceExposure_1jkkx_114 {
  display: flex;
  flex-direction: column;
}
._attackSurfaceExposure_1jkkx_114._widget_1jkkx_118 {
  padding-bottom: 1.5em;
}
._attackSurfaceExposure_1jkkx_114 ._increaseInfo_1jkkx_121 {
  display: flex;
  gap: 0.5em;
  justify-content: flex-start;
  align-items: center;
}
._attackSurfaceExposure_1jkkx_114 ._increaseInfo_1jkkx_121 span {
  white-space: nowrap;
}
._attackSurfaceExposure_1jkkx_114 ._increaseInfo_1jkkx_121 img {
  height: 1em;
}

._title_1jkkx_70 div h4 {
  font-size: 10px;
}._fontFamilyGlobal_er7ng_66 {
  font-family: "DM Sans", sans-serif;
}

._cveItem_er7ng_70 {
  display: grid;
  grid-template-columns: 12.5em 1fr 12.5em;
  grid-template-rows: 1fr;
}
._cveItem_er7ng_70 ._assets_er7ng_75 {
  text-align: center;
}
._cveItem_er7ng_70 ._header_er7ng_78 span {
  font-weight: 500;
}
._cveItem_er7ng_70 ._status_er7ng_81 {
  justify-self: flex-end;
  align-items: center;
}
._cveItem_er7ng_70 ._cveName_er7ng_85 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75em;
}
._cveItem_er7ng_70 ._cveName_er7ng_85 ._icon_er7ng_92 {
  width: 2.25em;
  height: 2.25em;
  min-width: 2.25em;
  min-height: 2.25em;
  background: #aec8fd;
  display: flex;
  place-content: center;
  border-radius: 0.375em;
  place-items: center;
  overflow: hidden;
}
._cveItem_er7ng_70 ._cveName_er7ng_85 ._info_er7ng_104 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}._fontFamilyGlobal_1xn90_66 {
  font-family: "DM Sans", sans-serif;
}

._cveWidget_1xn90_70 {
  padding-top: 1.5em;
  padding-bottom: 1.875em;
}
._cveWidget_1xn90_70 ._recurringCveTitle_1xn90_74 {
  margin-bottom: 1.5555em;
}
._cveWidget_1xn90_70 ._criticalCVEsTitle_1xn90_77 {
  margin-bottom: 1.11111em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 {
  padding: 0 0 1.75em 0;
  border-bottom: 0.125em solid #ced4da;
  margin-bottom: 1em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 0.375em;
  gap: 0.125em;
  overflow: hidden;
  height: 4.25em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 ._item_1xn90_95 {
  background: #e9f0ff;
  padding: 0.5em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 ._item_1xn90_95 img {
  height: 1.5em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 ._item_1xn90_95._itemName_1xn90_102 {
  flex: 0 0 15.375em;
  align-self: stretch;
  display: flex;
  align-items: center;
  padding-left: 1.75em;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 ._item_1xn90_95._itemName_1xn90_102 span {
  font-weight: 500;
}
._cveWidget_1xn90_70 ._recurringCVE_1xn90_80 ._row_1xn90_85 ._item_1xn90_95._securityTool_1xn90_112 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
._cveWidget_1xn90_70 ._criticalCVEs_1xn90_77 {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 1.25em;
  white-space: nowrap;
}._fontFamilyGlobal_nowmz_66 {
  font-family: "DM Sans", sans-serif;
}

._cube_nowmz_70 {
  background: #e9f0ff;
  border-radius: 0.25em;
  width: 100%;
  height: 100%;
  padding: 1em 0.625em;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 0.375em;
}
._cube_nowmz_70._down_nowmz_82 {
  background: #ffe1e5;
}
._cube_nowmz_70._up_nowmz_85 {
  background: #e7f7df;
}
._cube_nowmz_70 ._trend_nowmz_88._down_nowmz_82 {
  color: #ff586c;
}
._cube_nowmz_70 ._trend_nowmz_88._up_nowmz_85 {
  color: #2ccf81;
  transform: rotate(180deg);
}._fontFamilyGlobal_1gixp_66 {
  font-family: "DM Sans", sans-serif;
}

._devoceanValue_1gixp_74 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._devoceanValue_1gixp_74 ._header_1gixp_80 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25em;
}
._devoceanValue_1gixp_74 ._header_1gixp_80 h4 {
  margin: 0;
  font-size: 12px;
}
._devoceanValue_1gixp_74 ._table_1gixp_91 {
  flex: 1;
  display: grid;
  grid-template-rows: repeat(auto-fit, minmax(3.25em, 1fr));
  gap: 0.5em;
}
._devoceanValue_1gixp_74 ._table_1gixp_91 ._full_1gixp_97 {
  grid-column: span 2;
}._fontFamilyGlobal_14xkb_66 {
  font-family: "DM Sans", sans-serif;
}._fontFamilyGlobal_1iy65_66 {
  font-family: "DM Sans", sans-serif;
}

._title_1iy65_70 {
  margin-bottom: 1em;
}

._mainContent_1iy65_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1iy65_74._valueAndGraph_1iy65_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1iy65_74._valueAndGraph_1iy65_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_1iy65_74 ._value_1iy65_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_1iy65_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1iy65_98._vertical_1iy65_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1iy65_98._horizontal_1iy65_109 {
  flex-direction: row;
  gap: 1.625em;
}

._estimatedManHoursReduced_1iy65_114 {
  display: flex;
  flex-direction: column;
}
._estimatedManHoursReduced_1iy65_114._widget_1iy65_118 {
  padding-bottom: 1.5em;
}
._estimatedManHoursReduced_1iy65_114 h4 {
  margin: 0;
  font-size: 12px;
}

._title_1iy65_70 div h4 {
  font-size: 10px;
}._fontFamilyGlobal_1r4u2_66 {
  font-family: "DM Sans", sans-serif;
}

._stackedBarChart_1r4u2_70 {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  flex-direction: column;
}
._stackedBarChart_1r4u2_70 ._axis_1r4u2_76 {
  border-bottom: 0.125em solid #ced4da;
  border-left: 0.125em solid #ced4da;
  flex: 1;
}
._stackedBarChart_1r4u2_70 ._axis_1r4u2_76 ._bars_1r4u2_81 {
  height: 100%;
}
._stackedBarChart_1r4u2_70 ._axis_1r4u2_76 ._bars_1r4u2_81 ._bar_1r4u2_81 {
  height: 100%;
}
._stackedBarChart_1r4u2_70 ._labels_1r4u2_87,
._stackedBarChart_1r4u2_70 ._bars_1r4u2_81 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(6.25em, 1fr));
  justify-items: center;
  align-items: stretch;
}
._stackedBarChart_1r4u2_70 ._labels_1r4u2_87 {
  margin-top: 1.25em;
}._fontFamilyGlobal_bt8u6_66 {
  font-family: "DM Sans", sans-serif;
}

._img_bt8u6_70 {
  width: 2.5em;
  height: 2.5em;
  margin-bottom: 1.25em;
}

._label_bt8u6_76 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
._label_bt8u6_76 ._avatar_bt8u6_82 {
  width: 1.875em;
  height: 1.875em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 0.125em;
}
._label_bt8u6_76 ._avatar_bt8u6_82 span {
  color: white;
  font-weight: 500;
  text-transform: capitalize;
}._fontFamilyGlobal_yw6ly_66 {
  font-family: "DM Sans", sans-serif;
}

._bar_yw6ly_70 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
._bar_yw6ly_70 ._barCube_yw6ly_76 {
  background: #c3d4fb;
  width: 1.5em;
  border-radius: 0.25em 0.25em 0 0;
}._openIssuesOwners_y1otv_1 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
}
._openIssuesOwners_y1otv_1 ._chart_y1otv_7 {
  flex: 1;
}

._title_y1otv_11 div h4 {
  font-size: 10px;
}._fontFamilyGlobal_10c6c_66 {
  font-family: "DM Sans", sans-serif;
}

._title_10c6c_70 {
  margin-bottom: 1em;
}

._mainContent_10c6c_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_10c6c_74._valueAndGraph_10c6c_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_10c6c_74._valueAndGraph_10c6c_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_10c6c_74 ._value_10c6c_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_10c6c_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_10c6c_98._vertical_10c6c_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_10c6c_98._horizontal_10c6c_109 {
  flex-direction: row;
  gap: 1.625em;
}

._openIssues_10c6c_114 {
  padding-bottom: 0.625em;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: stretch;
}
._openIssues_10c6c_114 ._title_10c6c_70 {
  margin-bottom: 0;
}
._openIssues_10c6c_114 ._chart_10c6c_124 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex: 1;
}
._openIssues_10c6c_114 ._chart_10c6c_124 ._donut_10c6c_131 {
  flex: 0 0 auto;
}
._openIssues_10c6c_114 ._chart_10c6c_124 ._legend_10c6c_98 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1em;
}

._title_10c6c_70 div h4 {
  font-size: 10px;
}._header_zk3xg_1 {
  padding: 1.75em 2em;
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: url("/assets/title-background-DbfJGDVw.svg") no-repeat;
  background-size: 100%;
}
._header_zk3xg_1 ._customerLogo_zk3xg_11 {
  height: 2.75em;
}
._header_zk3xg_1 ._downloadButton_zk3xg_14 {
  cursor: pointer;
}
._header_zk3xg_1 ._downloadButton_zk3xg_14 > * {
  display: inline-block;
}
._header_zk3xg_1 ._downloadButton_zk3xg_14,
._header_zk3xg_1 ._downloadButton_zk3xg_14 span {
  margin-left: 0.5em;
  color: white;
}
._header_zk3xg_1 ._downloadButton_zk3xg_14:hover {
  filter: brightness(0.9);
}
._header_zk3xg_1 ._downloadButton_zk3xg_14:active {
  filter: brightness(0.8);
}
._header_zk3xg_1 ._logo_zk3xg_31 {
  height: 2.75em;
}._fontFamilyGlobal_biw8p_66 {
  font-family: "DM Sans", sans-serif;
}

._info_biw8p_70 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding: 1em 2em 0;
}._fontFamilyGlobal_1xuww_66 {
  font-family: "DM Sans", sans-serif;
}

._playbookColumn_1xuww_70 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._playbookColumn_1xuww_70 ._image_1xuww_76 {
  width: 100%;
  height: 12.875em;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 ._title_1xuww_87 {
  border-bottom: 0.125em solid #3171f4;
  margin-top: 0.875em;
  margin-bottom: 0.5em;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 ._title_1xuww_87 a {
  font-size: 1.25em;
  display: flex;
  flex-direction: row;
  gap: 0.5em;
  justify-content: flex-start;
  align-items: center;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 ._title_1xuww_87 a span {
  color: #3171f4;
  font-size: 1em;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 ._description_1xuww_104 {
  flex: 1;
}
._playbookColumn_1xuww_70 ._info_1xuww_80 ._suggestion_1xuww_107 {
  flex: 0 0 8.625em;
  background: #e9f0ff;
  padding: 0.5em 1.625em 0.5em 1em;
}._fontFamilyGlobal_1hffz_66 {
  font-family: "DM Sans", sans-serif;
}

._title_1hffz_70 {
  margin-bottom: 1em;
}

._mainContent_1hffz_74 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1hffz_74._valueAndGraph_1hffz_77 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1hffz_74._valueAndGraph_1hffz_77 img {
  flex: 1;
  height: 100%;
}
._mainContent_1hffz_74 ._value_1hffz_77 span {
  display: block;
  padding: 0 0 0.375em;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0;
  white-space: nowrap;
}

._legend_1hffz_98 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1hffz_98._vertical_1hffz_103 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1hffz_98._horizontal_1hffz_109 {
  flex-direction: row;
  gap: 1.625em;
}

._playbook_1hffz_114 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._playbook_1hffz_114 ._legend_1hffz_98 {
  position: absolute;
  top: 1.875em;
  right: 1.875em;
}
._playbook_1hffz_114 h4._title_1hffz_70 {
  margin-bottom: 1.625em;
}
._playbook_1hffz_114 h5 {
  padding-left: 0.25em;
}
._playbook_1hffz_114 ._playbookColumns_1hffz_132 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25em;
  flex: 1;
}

._title_1hffz_70 div h4 {
  font-size: 10px;
}._fontFamilyGlobal_yhq7a_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_yhq7a_70 {
  padding: 1.5em 0;
  border-bottom: 0.0625em solid #ced4da;
  display: flex;
  justify-content: space-between;
}
._wrapper_yhq7a_70:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
._wrapper_yhq7a_70 ._appName_yhq7a_80 {
  background: #e9f0ff;
  width: 12.375em;
  height: 2.5em;
  align-items: center;
  display: flex;
  padding-left: 1.25em;
  color: #1f325b;
  border-radius: 0.375em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 {
  display: flex;
  gap: 3em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._alerts_yhq7a_90 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._alerts_yhq7a_90 ._severity_yhq7a_100 {
  display: flex;
  align-items: center;
  gap: 0.375em;
  width: 3.75em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._alerts_yhq7a_90 ._severityDot_yhq7a_106 {
  width: 0.75em;
  height: 0.75em;
  border-radius: 50%;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._tags_yhq7a_111 {
  display: flex;
  gap: 0.5em;
  align-items: center;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._tags_yhq7a_111 ._tag_yhq7a_111 {
  background: rgba(81, 114, 239, 0.08);
  border-radius: 0.25em;
  padding: 0.0875em 0.875em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._tags_yhq7a_111 ._tag_yhq7a_111._environment_yhq7a_125 {
  color: #15b7b7;
  background: rgba(37, 214, 214, 0.18);
  text-transform: capitalize;
  width: 4.25em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._tags_yhq7a_111 ._tag_yhq7a_111._mttr_yhq7a_131 {
  color: #1f325b;
  width: 6.75em;
}
._wrapper_yhq7a_70 ._alertsAndEnv_yhq7a_90 ._tags_yhq7a_111 ._tag_yhq7a_111._priority_yhq7a_135 {
  color: #ffffff;
  text-transform: capitalize;
  width: 6em;
}._fontFamilyGlobal_15gxb_66 {
  font-family: "DM Sans", sans-serif;
}

._worstMttr_15gxb_70 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
._worstMttr_15gxb_70 h4 {
  margin: 0;
  border-bottom: 0.0625px solid #ced4da;
  padding-bottom: 1.5em;
}._fontFamilyGlobal_1hh7z_66 {
  font-family: "DM Sans", sans-serif;
}

._header_1hh7z_70 {
  padding: 1.75em 2em;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
._header_1hh7z_70 h1._title_1hh7z_77 {
  color: #1f325b;
  font-weight: 500;
  text-transform: capitalize;
}
._header_1hh7z_70 ._actions_1hh7z_82 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
  cursor: pointer;
}
._header_1hh7z_70 ._actions_1hh7z_82 ._disable_1hh7z_90 {
  cursor: not-allowed;
}
._header_1hh7z_70 ._downloadButton_1hh7z_93,
._header_1hh7z_70 ._updateButton_1hh7z_94 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
._header_1hh7z_70 ._downloadButton_1hh7z_93,
._header_1hh7z_70 ._downloadButton_1hh7z_93 span,
._header_1hh7z_70 ._updateButton_1hh7z_94,
._header_1hh7z_70 ._updateButton_1hh7z_94 span {
  margin-left: 0.5em;
  color: #1f325b;
  font-weight: 400;
}
._header_1hh7z_70 ._downloadButton_1hh7z_93:hover,
._header_1hh7z_70 ._updateButton_1hh7z_94:hover {
  filter: brightness(0.9);
}
._header_1hh7z_70 ._downloadButton_1hh7z_93:active,
._header_1hh7z_70 ._updateButton_1hh7z_94:active {
  filter: brightness(0.8);
}._fontFamilyGlobal_q5v3j_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_q5v3j_66 {
  font-family: "DM Sans", sans-serif;
}

._relativeTypography_q5v3j_139 h1,
._relativeTypography_q5v3j_139 h2,
._relativeTypography_q5v3j_139 h3,
._relativeTypography_q5v3j_139 h4,
._relativeTypography_q5v3j_139 h5 {
  white-space: nowrap;
}
._relativeTypography_q5v3j_139 h1,
._relativeTypography_q5v3j_139 h2,
._relativeTypography_q5v3j_139 h3,
._relativeTypography_q5v3j_139 h4,
._relativeTypography_q5v3j_139 h5,
._relativeTypography_q5v3j_139 span {
  font-family: "DM Sans", sans-serif;
}
._relativeTypography_q5v3j_139 h1,
._relativeTypography_q5v3j_139 h3,
._relativeTypography_q5v3j_139 h4,
._relativeTypography_q5v3j_139 h5 {
  font-weight: 500;
}
._relativeTypography_q5v3j_139 h2,
._relativeTypography_q5v3j_139 span {
  font-weight: 400;
}
._relativeTypography_q5v3j_139 h1,
._relativeTypography_q5v3j_139 h2,
._relativeTypography_q5v3j_139 h3 {
  letter-spacing: -0.009375em;
}
._relativeTypography_q5v3j_139 h4,
._relativeTypography_q5v3j_139 h5,
._relativeTypography_q5v3j_139 span {
  letter-spacing: 0;
}
._relativeTypography_q5v3j_139 h1 {
  font-size: 2em;
  line-height: 1.25em;
  color: white;
}
._relativeTypography_q5v3j_139 h2 {
  font-size: 1.75em;
  line-height: 1.2142857143em;
  color: white;
}
._relativeTypography_q5v3j_139 h3 {
  font-size: 1.25em;
  line-height: 1.8em;
  color: #9ba4b1;
}
._relativeTypography_q5v3j_139 h4 {
  font-size: 1.125em;
  line-height: 1em;
  margin-bottom: 0.875em;
}
._relativeTypography_q5v3j_139 h5 {
  font-size: 16px;
  line-height: 1em;
}
._relativeTypography_q5v3j_139 span {
  font-size: 1em;
  line-height: 1.375em;
}
._relativeTypography_q5v3j_139 div {
  line-height: 0;
}

._report_q5v3j_206 ._page_q5v3j_206:not(:last-child) ._pageBreak_q5v3j_206 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 2em;
  width: 100%;
  background: lightgrey;
}
._report_q5v3j_206 ._page_q5v3j_206 {
  position: relative;
  width: 100%;
  height: 105.14em;
  display: flex;
  flex-direction: column;
  background: #f0f3f8;
  --aspect-ratio: math.div(595, 1087);
}
._report_q5v3j_206 ._page_q5v3j_206 ._page1_q5v3j_224 ._grid_q5v3j_224 {
  grid-template-rows: repeat(4, auto);
}
._report_q5v3j_206 ._page_q5v3j_206 ._page2_q5v3j_227 ._grid_q5v3j_224 {
  grid-template-rows: repeat(4, auto);
}
._report_q5v3j_206 ._page_q5v3j_206 ._grid_q5v3j_224 {
  width: 100%;
  overflow: auto;
  padding: 1em 2em 4em 2em;
  display: grid;
  gap: 1.125em;
  grid-template-columns: repeat(6, 1fr);
  place-items: stretch;
}
._report_q5v3j_206 ._page_q5v3j_206 ._grid_q5v3j_224 ._row2_q5v3j_239 {
  grid-row: span 2;
}
._report_q5v3j_206 ._page_q5v3j_206 ._grid_q5v3j_224 ._col2_q5v3j_242 {
  grid-column: span 2;
}
._report_q5v3j_206 ._page_q5v3j_206 ._grid_q5v3j_224 ._col3_q5v3j_245 {
  grid-column: span 3;
}
._report_q5v3j_206 ._page_q5v3j_206 ._grid_q5v3j_224 ._col6_q5v3j_248 {
  grid-column: span 6;
}
._report_q5v3j_206 ._emptyState_q5v3j_251 {
  height: 100vh;
}._fontFamilyGlobal_fofqe_66 {
  font-family: "DM Sans", sans-serif;
}

._relativeTypography_fofqe_70 h1,
._relativeTypography_fofqe_70 h2,
._relativeTypography_fofqe_70 h3,
._relativeTypography_fofqe_70 h4,
._relativeTypography_fofqe_70 h5 {
  white-space: nowrap;
}
._relativeTypography_fofqe_70 h1,
._relativeTypography_fofqe_70 h2,
._relativeTypography_fofqe_70 h3,
._relativeTypography_fofqe_70 h4,
._relativeTypography_fofqe_70 h5,
._relativeTypography_fofqe_70 span {
  font-family: "DM Sans", sans-serif;
}
._relativeTypography_fofqe_70 h1,
._relativeTypography_fofqe_70 h3,
._relativeTypography_fofqe_70 h4,
._relativeTypography_fofqe_70 h5 {
  font-weight: 500;
}
._relativeTypography_fofqe_70 h2,
._relativeTypography_fofqe_70 span {
  font-weight: 400;
}
._relativeTypography_fofqe_70 h1,
._relativeTypography_fofqe_70 h2,
._relativeTypography_fofqe_70 h3 {
  letter-spacing: -0.009375em;
}
._relativeTypography_fofqe_70 h4,
._relativeTypography_fofqe_70 h5,
._relativeTypography_fofqe_70 span {
  letter-spacing: 0;
}
._relativeTypography_fofqe_70 h1 {
  font-size: 2em;
  line-height: 1.25em;
  color: white;
}
._relativeTypography_fofqe_70 h2 {
  font-size: 1.75em;
  line-height: 1.2142857143em;
  color: white;
}
._relativeTypography_fofqe_70 h3 {
  font-size: 1.25em;
  line-height: 1.8em;
  color: #9ba4b1;
}
._relativeTypography_fofqe_70 h4 {
  font-size: 1.125em;
  line-height: 1em;
  margin-bottom: 0.875em;
}
._relativeTypography_fofqe_70 h5 {
  font-size: 16px;
  line-height: 1em;
}
._relativeTypography_fofqe_70 span {
  font-size: 1em;
  line-height: 1.375em;
}
._relativeTypography_fofqe_70 div {
  line-height: 0;
}

._fontFamilyGlobal_fofqe_66 {
  font-family: "DM Sans", sans-serif;
}

._pdfReport_fofqe_206 {
  position: relative;
  background: lightgrey;
  overflow: auto;
  height: 100%;
  padding: 32px;
  display: flex;
}
._pdfReport_fofqe_206 ._report_fofqe_214 {
  margin: auto;
  width: 595px;
}
._pdfReport_fofqe_206 ._ignorePrint_fofqe_218 {
  /*This is required in order to generate the classes used in the report to prevent printing in the PDF. Do not remove this empty block*/
}._fontFamilyGlobal_j1g48_66 {
  font-family: "DM Sans", sans-serif;
}

._layoutWrapper_j1g48_70 {
  --chat-width: 500px;
  display: flex;
  flex-direction: row;
  width: 100vw;
  height: 100vh;
}

._container_j1g48_78 {
  --navbar-width: 60px;
  position: relative;
  display: flex;
  flex-direction: row;
  height: 100vh;
  flex: 1;
  min-width: 0;
  background: #ffffff;
  flex-wrap: nowrap;
  cursor: default;
  margin: 0;
  overflow: hidden;
}

._mainContent_j1g48_93 {
  display: flex;
  flex-direction: row;
  flex: 1;
  height: 100vh;
  overflow: hidden;
}

._rightContainerFullSize_j1g48_101 {
  width: calc(100vw - 60px);
  height: 100vh;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
}

._rightContainerWithChat_j1g48_111 {
  width: calc(100vw - var(--chat-width) - 60px);
  height: 100vh;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
  flex-shrink: 1;
  transition: width 0.3s ease-out;
}._fontFamilyGlobal_1opi7_66 {
  font-family: "DM Sans", sans-serif;
}

._userCompany_1opi7_70 {
  font-size: 12px;
  color: #000b29;
}

._userName_1opi7_75 {
  color: #000b29;
}._fontFamilyGlobal_1spa2_66 {
  font-family: "DM Sans", sans-serif;
}

._nameWrapper_1spa2_70 {
  display: flex;
  gap: 8px;
}

._userDetailsWrapper_1spa2_75 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: baseline;
  padding: 20px;
}
._userDetailsWrapper_1spa2_75 ._userName_1spa2_82 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 500;
}
._userDetailsWrapper_1spa2_75 ._userDetails_1spa2_75 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._userDetailsWrapper_1spa2_75 ._userDetails_1spa2_75 span {
  color: #828da4;
  font-size: 12px;
}

._logOutWrapper_1spa2_97 {
  padding: 20px;
  display: flex;
  gap: 8px;
}
._logOutWrapper_1spa2_97 ._iconMinWidth_1spa2_102 {
  min-width: unset;
}._fontFamilyGlobal_2dvwv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_2dvwv_70 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 48px;
  border-bottom: 1px solid rgba(224, 228, 235, 0.7);
  margin-left: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #1e2a4a;
}
._wrapper_2dvwv_70 ._logosContainer_2dvwv_83 {
  overflow: hidden;
  width: 48px;
  min-width: 48px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._wrapper_2dvwv_70 ._logosContainer_2dvwv_83 ._logo_2dvwv_83 {
  height: 24px;
  width: 24px;
}._fontFamilyGlobal_12mni_66 {
  font-family: "DM Sans", sans-serif;
}

._icon_12mni_70 {
  color: rgba(0, 11, 41, 0.7);
  box-sizing: content-box;
  overflow: hidden;
  overflow: clip;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
}._fontFamilyGlobal_1l4p4_66 {
  font-family: "DM Sans", sans-serif;
}

._subNavItem_1l4p4_70 {
  display: flex;
  align-items: center;
  width: calc(100% - 16px);
  margin: 0 8px;
  padding: 0;
  height: 36px;
  color: #515f80;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 6px;
  transition: background-color 0.2s ease;
}
._subNavItem_1l4p4_70:hover {
  background: rgba(224, 228, 235, 0.3);
}
._subNavItem_1l4p4_70._active_1l4p4_87 {
  background: rgba(224, 228, 235, 0.5);
}

._iconContainer_1l4p4_91 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  margin: 0;
  margin-left: 4px;
  padding: 0;
}

._itemText_1l4p4_103 {
  color: #000b29;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
}._fontFamilyGlobal_1qjv4_66 {
  font-family: "DM Sans", sans-serif;
}

.applicationSideNavigationBar .navSidePanelSublist {
  margin: 0;
  min-height: 0;
  max-height: 0;
  overflow: hidden;
  transition: min-height 250ms;
}
.applicationSideNavigationBar .textContainer {
  max-width: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transition: max-width 0.25s ease, padding 0.25s ease, margin 0.25s ease;
}
.applicationSideNavigationBar .itemText {
  max-width: 0;
  padding: 0;
  margin: 0;
}
.applicationSideNavigationBar .insideContainer:hover .navSidePanelSublist.showSubMenu, .applicationSideNavigationBar .insideContainer.expanded .navSidePanelSublist.showSubMenu {
  overflow: hidden;
  min-height: 151px;
}
.applicationSideNavigationBar .insideContainer:hover .itemText, .applicationSideNavigationBar .insideContainer.expanded .itemText {
  opacity: 1;
  max-width: 160px;
}
.applicationSideNavigationBar .insideContainer:hover .textContainer, .applicationSideNavigationBar .insideContainer.expanded .textContainer {
  max-width: 160px;
  padding-right: 8px;
  margin-left: 8px;
  opacity: 1;
}
.applicationSideNavigationBar .insideContainer:hover .chevronImage, .applicationSideNavigationBar .insideContainer.expanded .chevronImage {
  max-width: 16px;
  margin-right: 16px;
}

._listItem_1qjv4_112 {
  height: 36px;
}

._subList_1qjv4_116 {
  margin-top: 1px;
}

._itemContainer_1qjv4_120 {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 36px;
  border-radius: 6px;
  transition: all 0.2s ease;
  position: relative;
  justify-content: flex-start;
  margin: 0 12px;
  width: calc(100% - 24px);
}
._itemContainer_1qjv4_120:hover {
  background: rgba(224, 228, 235, 0.3);
}
._itemContainer_1qjv4_120:hover ._textContainer_1qjv4_77 {
  max-width: 160px;
  opacity: 1;
}
._itemContainer_1qjv4_120:hover ._itemText_1qjv4_84 {
  opacity: 1;
}
._itemContainer_1qjv4_120._active_1qjv4_144 {
  background: rgba(224, 228, 235, 0.5);
}

._iconContainer_1qjv4_148 {
  width: 36px;
  min-width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}

._textContainer_1qjv4_77 {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.2s ease, max-width 0.25s ease;
  justify-content: flex-start;
}

._chevronImage_1qjv4_106 {
  width: 14px;
  height: 14px;
  transition: transform 0.2s ease;
  opacity: 0.7;
  flex-shrink: 0;
}
._chevronImage_1qjv4_106._rotate_1qjv4_177 {
  transform: rotate(90deg);
}

._itemText_1qjv4_84 {
  color: rgba(0, 11, 41, 0.7);
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease, max-width 0.25s ease;
  overflow: hidden;
  text-align: left;
}

._navbar_1qjv4_192 {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
._navbar_1qjv4_192 ._listItem_1qjv4_112 {
  padding: 2px 0;
}

._navItemContainer_1qjv4_201 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

._menuPopover_1qjv4_208 {
  position: absolute;
}._fontFamilyGlobal_506dx_131 {
  font-family: "DM Sans", sans-serif;
}

._sidebar_506dx_135 {
  width: 60px;
  position: fixed;
  height: 100vh;
  box-sizing: border-box;
  background: #f8f9fc;
  backdrop-filter: blur(5px);
  z-index: 10;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  flex-direction: column;
  border-right: 1px solid rgba(224, 228, 235, 0.7);
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover {
  width: 200px;
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover ._userInfo_506dx_152 {
  opacity: 1;
  max-width: 100px;
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover ._chevronImage_506dx_156 {
  opacity: 1;
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover span {
  opacity: 1;
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover ._textContainer_506dx_162 {
  max-width: 160px;
  opacity: 1;
}
._sidebar_506dx_135 ._insideContainer_506dx_149:hover ._itemText_506dx_166 {
  opacity: 1;
  max-width: 160px;
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 {
  width: 200px;
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 span {
  opacity: 1;
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._textContainer_506dx_162 {
  max-width: 160px;
  opacity: 1;
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._itemText_506dx_166 {
  opacity: 1;
  max-width: 160px;
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 {
  /* Force all text to be visible */
}
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._navSection_506dx_187 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._navSection_506dx_187 ._itemContainer_506dx_187 ._itemText_506dx_166,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._navSection_506dx_187 ._itemContainer_506dx_187 span,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._top_506dx_190 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._top_506dx_190 ._itemContainer_506dx_187 ._itemText_506dx_166,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._top_506dx_190 ._itemContainer_506dx_187 span,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._bottom_506dx_193 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._bottom_506dx_193 ._itemContainer_506dx_187 ._itemText_506dx_166,
._sidebar_506dx_135._expanded_506dx_170 ._insideContainer_506dx_149 ._bottom_506dx_193 ._itemContainer_506dx_187 span {
  opacity: 1;
  max-width: 160px;
  visibility: visible;
}
._sidebar_506dx_135._open_506dx_200 {
  filter: drop-shadow(0 0 30px rgba(224, 228, 235, 0.7));
  z-index: 2000;
}
._sidebar_506dx_135._open_506dx_200 ._insideContainer_506dx_149 {
  width: 222px;
}
._sidebar_506dx_135 ._navBarItem_506dx_207 {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  transition: none;
  background: #000b29;
  z-index: 2;
}

._container_506dx_219 {
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  overflow: hidden;
  padding: 8px;
}

._insideContainer_506dx_149 {
  display: flex;
  width: 60px;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  flex: 1;
  gap: 4px;
  padding: 0;
  margin-top: 0;
  border-top: none;
  transition: width 0.2s ease;
  background: #f8f9fc;
  border-right: 1px solid rgba(224, 228, 235, 0.7);
}
._insideContainer_506dx_149 ._top_506dx_190 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  gap: 0;
  padding-top: 16px;
  align-items: center;
}
._insideContainer_506dx_149 ._bottom_506dx_193 {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  width: 100%;
  gap: 2px;
  margin-top: auto;
  padding-bottom: 12px;
  align-items: center;
}
._insideContainer_506dx_149 ._loggedUser_506dx_266 {
  display: flex;
  justify-content: space-between;
  padding: 12px 20px;
  width: 100%;
  gap: 4px;
}
._insideContainer_506dx_149 ._logOut_506dx_273 {
  color: #515f80;
  white-space: nowrap;
}
._insideContainer_506dx_149 ._documentation_506dx_277 {
  color: #515f80;
  padding: 12px 24px;
  white-space: nowrap;
}
._insideContainer_506dx_149 ._documentation_506dx_277 span {
  color: #515f80;
}
._insideContainer_506dx_149 ._documentation_506dx_277 a {
  color: #515f80;
}
._insideContainer_506dx_149 ._documentation_506dx_277 a img {
  width: 18px;
  height: 18px;
  color: #515f80;
}
._insideContainer_506dx_149 ._documentation_506dx_277 a span {
  color: #515f80;
}

._userInfo_506dx_152 {
  opacity: 0;
  max-width: 115px;
  color: #061b49;
  font-size: 14px;
  margin-bottom: 4px;
  white-space: nowrap;
  transition: all 0.15s ease 0s;
}
._userInfo_506dx_152._expanded_506dx_170 {
  opacity: 1;
  visibility: visible;
  max-width: 160px;
}

._chevronImage_506dx_156 {
  width: 10px;
  margin-right: 8px;
  transition: transform 0.3s;
  opacity: 0;
}
._chevronImage_506dx_156:focus-within {
  transform: rotate(90deg);
}

._logOut_506dx_273 {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 0;
}
._logOut_506dx_273 span {
  color: #061b49;
  opacity: 0;
}
._logOut_506dx_273:hover {
  cursor: pointer;
}

._documentation_506dx_277 {
  display: flex;
  gap: 6px;
  margin-bottom: 0;
}
._documentation_506dx_277 span {
  color: #061b49;
  opacity: 0;
}
._documentation_506dx_277:hover {
  cursor: pointer;
  color: #061b49;
  background-color: rgba(224, 228, 235, 0.3);
}

._navSection_506dx_187 {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._sectionHeader_506dx_360 {
  height: 28px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

._sectionTitle_506dx_369 {
  color: #000b29;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 0 24px;
  width: 100%;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity 0.15s ease 0s, visibility 0s linear 0s;
}

._divider_506dx_384 {
  width: 20px;
  height: 1px;
  background-color: rgba(0, 11, 41, 0.1);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.15s ease 0s, visibility 0s linear 0.15s;
}

._insideContainer_506dx_149._expanded_506dx_170 ._sectionTitle_506dx_369,
._insideContainer_506dx_149:hover ._sectionTitle_506dx_369 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.15s ease 0.05s, visibility 0s linear 0s;
}
._insideContainer_506dx_149._expanded_506dx_170 ._divider_506dx_384,
._insideContainer_506dx_149:hover ._divider_506dx_384 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease 0s, visibility 0s linear 0.15s;
}
._insideContainer_506dx_149._expanded_506dx_170 ._navSection_506dx_187 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149._expanded_506dx_170 ._navSection_506dx_187 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149._expanded_506dx_170 ._navSection_506dx_187 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149._expanded_506dx_170 ._top_506dx_190 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149._expanded_506dx_170 ._top_506dx_190 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149._expanded_506dx_170 ._top_506dx_190 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149._expanded_506dx_170 ._bottom_506dx_193 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149._expanded_506dx_170 ._bottom_506dx_193 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149._expanded_506dx_170 ._bottom_506dx_193 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149._expanded_506dx_170 ._userInfo_506dx_152,
._insideContainer_506dx_149:hover ._navSection_506dx_187 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149:hover ._navSection_506dx_187 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149:hover ._navSection_506dx_187 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149:hover ._top_506dx_190 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149:hover ._top_506dx_190 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149:hover ._top_506dx_190 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149:hover ._bottom_506dx_193 ._itemContainer_506dx_187 ._textContainer_506dx_162,
._insideContainer_506dx_149:hover ._bottom_506dx_193 ._itemContainer_506dx_187 ._itemText_506dx_166,
._insideContainer_506dx_149:hover ._bottom_506dx_193 ._itemContainer_506dx_187 span,
._insideContainer_506dx_149:hover ._userInfo_506dx_152 {
  opacity: 1;
  max-width: 160px;
  visibility: visible;
}

._navSection_506dx_187:first-child {
  padding-top: 4px;
}._backdrop_b6muz_1 {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
}

._wrapper_b6muz_6 {
  box-shadow: -4px 0px 20px rgba(0, 0, 0, 0.12);
  background: white;
  display: flex;
  flex-direction: column;
}

._backdrop_b6muz_1,
._wrapper_b6muz_6 {
  height: 100%;
  visibility: visible;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1001;
}
._backdrop_b6muz_1._hidden_b6muz_23,
._wrapper_b6muz_6._hidden_b6muz_23 {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.2s, opacity 0.2s linear;
}._wrapper_1luiq_1 {
  min-width: 780px;
  max-width: 780px;
}

._emptyPage_1luiq_6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 12px;
}
._emptyPage_1luiq_6 ._emptyIcon_1luiq_14 {
  min-height: 50px;
  max-height: 100px;
}._fontFamilyGlobal_1bzx3_66 {
  font-family: "DM Sans", sans-serif;
}

._actionsContainer_1bzx3_70 {
  width: 100%;
  background: #f8f9fc;
  position: relative;
  transition: height 0.2s ease-in-out;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
  padding: 32px;
  display: flex;
}
._actionsContainer_1bzx3_70._dismissed_1bzx3_81 {
  background: white;
  padding: 0;
}
._actionsContainer_1bzx3_70._closed_1bzx3_85 {
  height: 96px;
  background: #ecf4e7;
  display: flex;
  align-items: center;
}

._dismissRequested_1bzx3_92 {
  display: flex;
  flex: 0 0 300px;
  justify-content: space-between;
  padding: 0 32px;
}

._dismissOpenRequested_1bzx3_99 {
  flex: 0 0 360px;
}

._openAlert_1bzx3_103 {
  display: flex;
  flex: 0 0 84px;
  justify-content: space-between;
  align-items: center;
}

._dismissClose_1bzx3_110 {
  display: flex;
  flex: 0 0 128px;
  justify-content: space-between;
  align-items: center;
}._fontFamilyGlobal_p4bm3_66 {
  font-family: "DM Sans", sans-serif;
}

._actions_p4bm3_70 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
._actions_p4bm3_70 button {
  background-color: unset;
  outline: none;
  cursor: pointer;
}
._actions_p4bm3_70 ._shareButton_p4bm3_84 {
  margin-right: auto;
}
._actions_p4bm3_70 ._fix_p4bm3_87 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 41.5px 0 41.5px;
  color: white;
  background-color: #187ffe;
  height: 44px;
  border-radius: 4px;
}
._actions_p4bm3_70 ._dismiss_p4bm3_97 {
  border: 1px solid;
}._fontFamilyGlobal_u8qex_66 {
  font-family: "DM Sans", sans-serif;
}

._modal_u8qex_70 ._title_u8qex_70._showClose_u8qex_70 {
  position: relative;
}
._modal_u8qex_70 ._title_u8qex_70._showClose_u8qex_70 ._titleButtons_u8qex_73 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
}
._modal_u8qex_70 ._title_u8qex_70._showClose_u8qex_70 ._minimizeIcon_u8qex_81 {
  color: #1f325b;
}
._modal_u8qex_70 ._title_u8qex_70._showClose_u8qex_70 ._minimizeIcon_u8qex_81:hover {
  background-color: rgba(31, 50, 91, 0.04);
}
._modal_u8qex_70 ._title_u8qex_70._draggable_u8qex_87 {
  cursor: move;
}
._modal_u8qex_70 .MuiPaper-root {
  min-height: 251px;
}
._modal_u8qex_70 .MuiDialogTitle-root {
  font-size: 18px;
  font-weight: 700;
  padding: 40px 40px 24px 40px;
  line-height: 24px;
}
._modal_u8qex_70 ._content_u8qex_99 {
  padding: 0 40px;
}
._modal_u8qex_70 ._progressBar_u8qex_102 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

._actions_u8qex_109.MuiDialogActions-root {
  padding: 40px;
}._option_1dxfr_66 {
  overflow: hidden;
}

._optionText_1dxfr_70 {
  overflow: hidden;
}

._count_1dxfr_74 {
  margin-left: auto;
  padding: 0 12px;
}._fontFamilyGlobal_1jma3_66 {
  font-family: "DM Sans", sans-serif;
}

._chipsContainer_1jma3_70 {
  display: flex;
  gap: 7px;
  overflow: hidden;
}
._chipsContainer_1jma3_70 ._aggregation_1jma3_75 {
  display: inline-block;
  margin-right: 2px;
  background: #e1e4e9;
  line-height: 20px;
  padding: 1px 8px 1px 8px;
  border-radius: 4px;
}

._tooltip_1jma3_84 {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_a0r5x_66 {
  font-family: "DM Sans", sans-serif;
}

._tagWrapper_a0r5x_70 {
  display: inline-block;
  background: #e1e4e9;
  padding: 1px 8px 1px 8px;
  border-radius: 4px;
  gap: 3px;
  white-space: nowrap;
  overflow: hidden;
}._list_11p8d_1 {
  padding: 8px;
}
._list_11p8d_1 ul {
  margin: 0;
}._listWrapper_1hyk0_1 {
  padding: 8px 0 0;
}
._listWrapper_1hyk0_1 .MuiAutocomplete-listbox .MuiAutocomplete-option {
  min-height: 40px;
  max-height: 40px;
  height: 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 8px 16px;
  margin: 0;
}._startAdornmentWrapper_q5c86_1 {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  gap: 4px;
}._item_1w7tr_1 {
  display: flex;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_1t569_66 {
  font-family: "DM Sans", sans-serif;
}

._modal_1t569_70 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_1t569_70 ._header_1t569_80 {
  background: #1f325b;
  padding: 16px 24px;
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
._modal_1t569_70 ._header_1t569_80 ._closeIcon_1t569_90 {
  cursor: pointer;
}
._modal_1t569_70 ._modalBody_1t569_93 {
  flex: 1;
}
._modal_1t569_70 ._modalFooter_1t569_96 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_1t569_70 ._modalBody_1t569_93 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_1t569_70 ._modalBody_1t569_93 ._section_1t569_108 {
  padding: 24px 0;
}
._modal_1t569_70 ._modalBody_1t569_93 ._section_1t569_108 ._sectionHeader_1t569_111 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_1t569_70 ._modalBody_1t569_93 ._section_1t569_108 ._error_1t569_117 {
  color: #b50606;
  visibility: hidden;
}
._modal_1t569_70 ._modalBody_1t569_93 ._section_1t569_108 ._showError_1t569_121 {
  visibility: visible;
}
._modal_1t569_70 ._modalBody_1t569_93 ._section_1t569_108 ._sectionBody_1t569_124 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

._loadingButton_1t569_130 {
  text-transform: capitalize;
  background: #187ffe;
  font-weight: 400;
}
._loadingButton_1t569_130:focus {
  background: #187ffe;
}

._button_1t569_139 {
  text-transform: capitalize;
}

._alertWrapper_1t569_143 {
  margin-top: 16px;
}
._alertWrapper_1t569_143 ._alertHeader_1t569_146 {
  color: #1f325b;
  font-size: 1rem;
  text-transform: capitalize;
  margin-bottom: 8px;
}

._sendEmailModal_1t569_153 ._modalBody_1t569_93 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._title_1t569_159 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._checkbox_1t569_164 {
  display: flex;
  align-items: center;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._checkbox_1t569_164 ._checkBoxInput_1t569_168 {
  padding: 0 8px 0 0;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._checkbox_1t569_164 ._infoTooltip_1t569_171 {
  display: flex;
  margin-left: 4px;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._inputWithError_1t569_175 {
  position: relative;
}
._sendEmailModal_1t569_153 ._modalBody_1t569_93 ._inputWithError_1t569_175 ._error_1t569_117 {
  position: absolute;
  top: -2px;
  right: 42px;
  color: #fa6545;
}

._sendEmailModalActions_1t569_185 {
  display: flex;
  gap: 4px;
}
._sendEmailModalActions_1t569_185 ._button_1t569_139 {
  width: fit-content;
  text-transform: none;
}._button_jii93_1 {
  padding: 4px;
  line-height: 18px;
  height: 28px;
}._fontFamilyGlobal_eqaw3_66 {
  font-family: "DM Sans", sans-serif;
}

._createOptionWrapper_eqaw3_209 {
  padding: 8px;
  border-top: 1px solid #f6f4f5;
  margin-top: 8px;
  background-color: #ffffff;
}
._createOptionWrapper_eqaw3_209 ._createOptionContent_eqaw3_215 {
  width: 100%;
  justify-content: center;
}
._createOptionWrapper_eqaw3_209 ._createOptionContent_eqaw3_215 .MuiButton-startIcon {
  margin-right: 8px;
}
._createOptionWrapper_eqaw3_209 ._createOptionContent_eqaw3_215 .MuiButton-startIcon svg {
  font-size: inherit;
  width: 1em;
  height: 1em;
}._fontFamilyGlobal_1wv5z_66 {
  font-family: "DM Sans", sans-serif;
}

._item_1wv5z_209 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}

._loader_1wv5z_216 {
  padding: 0 4px;
}

._startAdornmentWrapper_1wv5z_220 {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  gap: 4px;
}

._placeholderOption_1wv5z_227 {
  padding: 10px 8px;
  color: rgba(81, 95, 128, 0.5019607843);
  font-style: italic;
  cursor: default;
  pointer-events: none;
}
._placeholderOption_1wv5z_227.MuiAutocomplete-option {
  cursor: default;
  pointer-events: none;
}
._placeholderOption_1wv5z_227.MuiAutocomplete-option:hover {
  background-color: transparent;
}
._placeholderOption_1wv5z_227.MuiAutocomplete-option.Mui-focused {
  background-color: transparent;
}

._createOption_1wv5z_245 {
  font-weight: 500;
  color: #4b80ff;
}
._createOption_1wv5z_245.MuiAutocomplete-option.Mui-focused {
  background-color: transparent;
}
._createOption_1wv5z_245.MuiAutocomplete-option.Mui-focused:hover {
  background-color: transparent;
}
._createOption_1wv5z_245.Mui-focused {
  background-color: transparent;
}
._createOption_1wv5z_245 ._createOptionContent_1wv5z_258 {
  width: 100%;
  justify-content: flex-start;
}
._createOption_1wv5z_245 ._createOptionContent_1wv5z_258 .MuiButton-startIcon {
  margin-right: 8px;
}
._createOption_1wv5z_245 ._createOptionContent_1wv5z_258 .MuiButton-startIcon svg {
  font-size: inherit !important;
  width: 1em !important;
  height: 1em !important;
}
._createOption_1wv5z_245 ._plusIcon_1wv5z_270 {
  width: 16px;
  height: 16px;
  color: #4b80ff;
  flex-shrink: 0;
}._fontFamilyGlobal_12cm6_66 {
  font-family: "DM Sans", sans-serif;
}

._content_12cm6_70 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._content_12cm6_70 ._splitSection_12cm6_75 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
._content_12cm6_70 ._splitSection_12cm6_75 > * {
  flex: 1;
}

._commentSection_12cm6_85 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
  flex-direction: column;
}
._commentSection_12cm6_85 ._title_12cm6_92 span {
  color: #8f98ad;
  font-weight: 500;
  font-size: 12px;
}
._commentSection_12cm6_85 textarea {
  height: 100px;
  resize: none;
  border: 1px solid #ced4da;
  border-radius: 4px;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  padding: 9px 6px 11px 12px;
}

._snoozeWrapper_12cm6_107 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._snoozeWrapper_12cm6_107 ._snoozee_12cm6_112 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._snoozeWrapper_12cm6_107 ._snooze_12cm6_107 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
}
._snoozeWrapper_12cm6_107 ._snooze_12cm6_107 ._numberField_12cm6_123 {
  width: 80px;
}._fontFamilyGlobal_1luhm_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1luhm_70 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
  flex-direction: column;
}
._container_1luhm_70 textarea {
  height: 100px;
  resize: none;
  border: 1px solid #ced4da;
  border-radius: 4px;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  padding: 9px 6px 11px 12px;
}._fontFamilyGlobal_qi9eh_66 {
  font-family: "DM Sans", sans-serif;
}

._toggle_qi9eh_70 {
  width: 28px;
  height: 16px;
  background-color: #187ffe;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s;
}
._toggle_qi9eh_70 ._knob_qi9eh_79 {
  width: 12px;
  height: 12px;
  background-color: white;
  border-radius: 6px;
  position: absolute;
  top: 2px;
  transition: left 0.3s;
}._fontFamilyGlobal_1fgq5_66 {
  font-family: "DM Sans", sans-serif;
}

._sdInput_1fgq5_135 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
}
._sdInput_1fgq5_135 ._dsNumberInput_1fgq5_142 {
  width: 100%;
}._fontFamilyGlobal_pu3m2_66 {
  font-family: "DM Sans", sans-serif;
}

._sdInputTitle_pu3m2_70 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
._sdInputTitle_pu3m2_70 ._text_pu3m2_76 {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.08px;
  color: #8f98ad;
}
._sdInputTitle_pu3m2_70 ._labelWithInfo_pu3m2_83 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  line-height: 0;
}
._sdInputTitle_pu3m2_70 ._required_pu3m2_90 {
  margin-left: 2px;
  color: #ff586c;
  line-height: 0;
}
._sdInputTitle_pu3m2_70 ._loader_pu3m2_95 {
  margin-left: 4px;
}._arrowsBox_cr65k_66 {
  height: 100%;
  width: 22px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  border-left: 1px solid #d9d9d9;
  cursor: pointer;
}
._arrowsBox_cr65k_66:hover {
  opacity: 1;
}
._arrowsBox_cr65k_66 ._divider_cr65k_79 {
  background-color: #d9d9d9;
  height: 1px;
  width: 18px;
}
._arrowsBox_cr65k_66 ._arrow_cr65k_66 {
  flex: 0 18px;
  padding: 4px;
  width: 18px;
}
._arrowsBox_cr65k_66 ._arrow_cr65k_66._rotated_cr65k_89 {
  transform: rotate(180deg);
}._fontFamilyGlobal_1e5qr_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1e5qr_70 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: stretch;
  gap: 8px;
}
._container_1e5qr_70 ._editButton_1e5qr_78 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
._container_1e5qr_70 ._editButton_1e5qr_78 svg {
  color: #187ffe;
}
._container_1e5qr_70._rowHoverControlled_1e5qr_91 ._editButton_1e5qr_78 {
  opacity: 0;
  transition: opacity 0.2s ease;
}
._container_1e5qr_70 ._valueContainer_1e5qr_95 {
  height: 22px;
  max-height: 22px;
  min-height: 22px;
  padding: 4px 8px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  background: #e1e4e9;
  overflow: hidden;
  min-width: 30px;
  width: auto;
  max-width: 350px;
}
._container_1e5qr_70 ._valueContainer_1e5qr_95 ._text_1e5qr_111 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 16px;
  color: #828da4;
  font-size: 12px;
  font-weight: 500;
}
._container_1e5qr_70 ._valueContainer_1e5qr_95._userStatus_1e5qr_120 {
  background: rgba(109, 181, 249, 0.1764705882);
}
._container_1e5qr_70 ._valueContainer_1e5qr_95._userStatus_1e5qr_120 span {
  color: #4289ca;
}
._container_1e5qr_70 ._maxWidth_1e5qr_126 {
  max-width: 100px;
}._content_1huyq_1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-width: 400px;
  padding: 16px;
}
._content_1huyq_1 ._triageStateSection_1huyq_8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._content_1huyq_1 ._triageState_1huyq_8 {
  min-width: 300px;
}
._content_1huyq_1 ._actions_1huyq_16 {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}._fontFamilyGlobal_1vcrx_66 {
  font-family: "DM Sans", sans-serif;
}

._tag_1vcrx_70 {
  background-color: #e1e4e9;
  color: #1f325b;
  padding: 1px 8px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  height: 24px;
  overflow: hidden;
}
._tag_1vcrx_70 span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}._fontFamilyGlobal_1w39c_66 {
  font-family: "DM Sans", sans-serif;
}

._dividerItem_1w39c_70 {
  padding: 0;
  margin: 0;
  background: transparent;
}

._loadingItem_1w39c_76 {
  display: flex;
  align-items: center;
  padding: 10px 8px;
}

._loadingProgress_1w39c_82 {
  margin-right: 8px;
}

._loadingText_1w39c_86 {
  color: #666;
  font-style: italic;
}

._groupHeader_1w39c_91 {
  padding: 8px 12px 4px;
  font-size: 10px;
  font-weight: 500;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: transparent;
  border-top: 1px solid #e0e0e0;
  margin: 4px 0 0 0;
}._fontFamilyGlobal_v6f91_66 {
  font-family: "DM Sans", sans-serif;
}

._content_v6f91_70 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._content_v6f91_70 ._splitSection_v6f91_75 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
._content_v6f91_70 ._splitSection_v6f91_75 > * {
  flex: 1;
}

._dismissMessage_v6f91_85 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._dismissMessage_v6f91_85 ._comment_v6f91_90 {
  font-size: 12px;
  color: #828da4;
}

._reasonSection_v6f91_95 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._reasonSection_v6f91_95 ._updatedBy_v6f91_100 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._reasonSection_v6f91_95 ._updatedBy_v6f91_100 ._commentBy_v6f91_105 {
  display: flex;
  gap: 4px;
}
._reasonSection_v6f91_95 ._title_v6f91_109 {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #8f98ad;
  font-weight: 500;
  font-size: 12px;
}

._triageStateSection_v6f91_118 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._triageStateSection_v6f91_118 ._triageState_v6f91_118 {
  width: 100%;
}

._snoozeWrapper_v6f91_127 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._snoozeWrapper_v6f91_127 ._snoozee_v6f91_132 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._snoozeWrapper_v6f91_127 ._snooze_v6f91_127 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
}
._snoozeWrapper_v6f91_127 ._snooze_v6f91_127 ._numberField_v6f91_143 {
  width: 80px;
}._fontFamilyGlobal_4an35_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_4an35_70 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
  background: rgb(255, 240, 214);
  height: 250px;
  transition: height 0.35s;
}
._wrapper_4an35_70._wrapperCollapsed_4an35_80 {
  height: 96px;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83 {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: rgba(255, 240, 214, 0.4);
  border-radius: 4px;
  overflow: hidden;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83._collapsed_4an35_91 {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83._requestContent_4an35_96 {
  background: #f8f9fc;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83 ._textAndIconContainer_4an35_99 {
  display: flex;
  gap: 8px;
  align-items: center;
  cursor: pointer;
  width: 100%;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83 ._textAndIconContainer_4an35_99 ._textAndIcon_4an35_99 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83 ._textAndIconContainer_4an35_99 ._textAndIcon_4an35_99 ._rotateChevron_4an35_111 {
  transform: rotate(-90deg);
}
._wrapper_4an35_70 ._actionsContainer_4an35_83 ._actionsContainerContent_4an35_114 {
  opacity: 1;
  max-height: 1000px;
  margin-top: 24px;
  display: block;
}
._wrapper_4an35_70 ._actionsContainer_4an35_83._collapsed_4an35_91 ._actionsContainerContent_4an35_114 {
  opacity: 0;
  display: none;
  max-height: 0;
  margin-top: 0;
}
._wrapper_4an35_70 ._actionButtons_4an35_126 {
  margin-left: auto;
}._fontFamilyGlobal_2ytzg_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_2ytzg_70 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  overflow: auto;
}
._wrapper_2ytzg_70 ._details_2ytzg_77 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  width: 100%;
}
._wrapper_2ytzg_70 ._commentTitle_2ytzg_83 {
  margin-top: 32px;
  width: 100%;
}._fontFamilyGlobal_1pv06_66 {
  font-family: "DM Sans", sans-serif;
}

._titleAndContent_1pv06_70 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  height: 50px;
}
._titleAndContent_1pv06_70 ._title_1pv06_70 {
  font-size: 12px;
  font-weight: 500;
  color: #8f98ad;
  display: flex;
  gap: 4px;
  align-items: center;
}
._titleAndContent_1pv06_70 ._content_1pv06_84 {
  color: #1f325b;
}
._titleAndContent_1pv06_70 ._largeContent_1pv06_87 {
  color: #1f325b;
  max-width: 520px;
  overflow: auto;
}
._titleAndContent_1pv06_70 ._editPen_1pv06_92 {
  cursor: pointer;
}._fontFamilyGlobal_1rofl_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1rofl_70 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 {
  display: flex;
  width: 100%;
  background: rgba(255, 240, 214, 0.4);
  border-radius: 4px;
  overflow: hidden;
  padding: 32px;
  height: 270px;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76._collapsed_1rofl_85 {
  height: 96px;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76._requestContent_1rofl_88 {
  background: #f6faff;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._collapsedContainer_1rofl_91 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._collapsedContainer_1rofl_91._collapsedCont_1rofl_91 {
  flex-direction: row;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._collapsedContainer_1rofl_91 ._textAndIconContainer_1rofl_100 {
  display: flex;
  gap: 8px;
  align-items: center;
  cursor: pointer;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._collapsedContainer_1rofl_91 ._textAndIconContainer_1rofl_100 ._textAndIcon_1rofl_100 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._collapsedContainer_1rofl_91 ._textAndIconContainer_1rofl_100 ._textAndIcon_1rofl_100 ._rotateChevron_1rofl_111 {
  transform: rotate(-90deg);
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76 ._actionsContainerContent_1rofl_114 {
  opacity: 1;
  max-height: 1000px;
  margin: 16px 0;
  flex: 1;
  display: block;
}
._wrapper_1rofl_70 ._actionsContainer_1rofl_76._collapsed_1rofl_85 ._actionsContainerContent_1rofl_114 {
  opacity: 0;
  max-height: 0;
  margin-top: 0;
  display: none;
}
._wrapper_1rofl_70 ._buttons_1rofl_127 {
  display: flex;
  justify-content: flex-end;
}
._wrapper_1rofl_70 ._buttons_1rofl_127 ._actionButtons_1rofl_131 {
  display: flex;
  gap: 8px;
}

._dialogContent_1rofl_136 {
  gap: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}._button_102dp_1 {
  min-width: 74px;
  padding: 4px;
  line-height: 18px;
  height: 28px;
}

._actionsWrapper_102dp_8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
._actionsWrapper_102dp_8 ._mainActions_102dp_14 {
  flex-grow: 1;
  flex-basis: 50%;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}._fontFamilyGlobal_1td3v_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1td3v_135 {
  overflow: scroll;
  width: 100%;
  display: flex;
}
._wrapper_1td3v_135 ._commentTitle_1td3v_140 {
  margin-top: 32px;
  width: 100%;
}
._wrapper_1td3v_135 ._details_1td3v_144 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 32px;
  width: 100%;
}
._wrapper_1td3v_135 ._snoozeWrapper_1td3v_150 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
._wrapper_1td3v_135 ._snoozeWrapper_1td3v_150 ._title_1td3v_156 {
  font-size: 12px;
  color: #828da4;
}._fontFamilyGlobal_p4bm3_66 {
  font-family: "DM Sans", sans-serif;
}

._actions_p4bm3_70 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
._actions_p4bm3_70 button {
  background-color: unset;
  outline: none;
  cursor: pointer;
}
._actions_p4bm3_70 ._shareButton_p4bm3_84 {
  margin-right: auto;
}
._actions_p4bm3_70 ._fix_p4bm3_87 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 41.5px 0 41.5px;
  color: white;
  background-color: #187ffe;
  height: 44px;
  border-radius: 4px;
}
._actions_p4bm3_70 ._dismiss_p4bm3_97 {
  border: 1px solid;
}._fontFamilyGlobal_oy8vu_66 {
  font-family: "DM Sans", sans-serif;
}

._tabPanel_oy8vu_70 {
  background: white;
  height: calc(100% - 38px);
  overflow: auto;
  padding: 0 32px;
}

._panel_oy8vu_77 {
  background: #f0f3f8;
  border: 1px solid rgba(224, 228, 235, 0.7);
}
._panel_oy8vu_77 ._tabsContainer_oy8vu_81 {
  background: #f6faff;
}

._alertsInfoPanel_oy8vu_85 {
  overflow: auto;
}
._alertsInfoPanel_oy8vu_85 ._environment_oy8vu_88 {
  background: rgba(81, 114, 239, 0.08);
  border-radius: 0.25em;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #15b7b7;
  background: rgba(37, 214, 214, 0.18);
  text-transform: capitalize;
  margin-left: auto;
  height: 22px;
}
._alertsInfoPanel_oy8vu_85 ._alertsTabs_oy8vu_102 {
  overflow: hidden;
  flex: 1;
  max-height: 100%;
  overscroll-behavior: contain;
}
._alertsInfoPanel_oy8vu_85 ._sticky_oy8vu_108 {
  position: sticky;
  top: 0;
  z-index: 1;
}
._alertsInfoPanel_oy8vu_85 ._scrollSection_oy8vu_113 {
  height: 100%;
  flex: 1;
}
._alertsInfoPanel_oy8vu_85 ._scrollSection_oy8vu_113 ._scroll_oy8vu_113 {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._alertsInfoPanel_oy8vu_85 ._scrollSection_oy8vu_113 ._scroll_oy8vu_113 > * {
  border-bottom: 1px solid rgba(206, 212, 218, 0.3294117647);
}

._fontFamilyGlobal_quzqg_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_quzqg_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_quzqg_141 ._loadingItem_quzqg_141 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_quzqg_1 1s ease infinite;
}

._loading_quzqg_141 ._loadingItem_quzqg_141 * {
  visibility: hidden !important;
}

._loading_quzqg_141 ._loadingItem_quzqg_141:empty::after,
._loading_quzqg_141 ._loadingItem_quzqg_141 *:empty::after {
  content: " ";
}

._panelHeader_quzqg_164 {
  position: sticky;
  padding: 24px 24px 12px 24px;
  background: #f8f9fc;
  line-height: 24px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  height: 126px;
  box-sizing: border-box;
  gap: 16px;
}
._panelHeader_quzqg_164._minimized_quzqg_176 {
  height: 80px;
  padding: 0;
}
._panelHeader_quzqg_164._minimized_quzqg_176 ._rightSection_quzqg_180 {
  max-width: unset;
  gap: 0;
}
._panelHeader_quzqg_164._minimized_quzqg_176 ._rightSection_quzqg_180 ._divider_quzqg_184 {
  display: none;
}
._panelHeader_quzqg_164._minimized_quzqg_176 ._rightSection_quzqg_180 ._top_quzqg_187 {
  padding: 8px 30px;
  height: 47px;
  border-bottom: 1px solid rgba(224, 228, 235, 0.7);
  margin-bottom: 12px;
}
._panelHeader_quzqg_164._minimized_quzqg_176 ._rightSection_quzqg_180 ._top_quzqg_187 ._trimmedTitle_quzqg_193 {
  max-width: 500px;
}
._panelHeader_quzqg_164 ._leftSection_quzqg_196 {
  width: 74px;
}
._panelHeader_quzqg_164 ._rightSection_quzqg_180 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: calc(100% - 74px - 16px);
}
._panelHeader_quzqg_164 ._rightSection_quzqg_180 ._top_quzqg_187 {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  justify-content: space-between;
}._fontFamilyGlobal_10fxi_131 {
  font-family: "DM Sans", sans-serif;
}

._eventName_10fxi_135 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  color: #061b49;
  font-weight: 700;
  font-size: 18px;
  position: relative;
  gap: 4px;
}
._eventName_10fxi_135 ._name_10fxi_148 {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
._eventName_10fxi_135 ._name_10fxi_148._hasLink_10fxi_158 {
  max-width: calc(100% - 12px);
}
._eventName_10fxi_135 ._name_10fxi_148 ._text_10fxi_161 {
  font-weight: 500;
  font-size: 14px;
  overflow: hidden;
  color: #061b49;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._eventName_10fxi_135 a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin-left: 4px;
  cursor: pointer;
}
._eventName_10fxi_135 a img {
  width: 12px;
  aspect-ratio: 1/1;
}._fontFamilyGlobal_1ycy4_131 {
  font-family: "DM Sans", sans-serif;
}

._box_1ycy4_135 {
  aspect-ratio: 1/1;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 48px;
  border: 1px solid #e1e4e9;
}
._box_1ycy4_135 ._sourceIcon_1ycy4_144 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

._fontFamilyGlobal_1hcdx_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1hcdx_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1hcdx_141 ._loadingItem_1hcdx_141 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1hcdx_1 1s ease infinite;
}

._loading_1hcdx_141 ._loadingItem_1hcdx_141 * {
  visibility: hidden !important;
}

._loading_1hcdx_141 ._loadingItem_1hcdx_141:empty::after,
._loading_1hcdx_141 ._loadingItem_1hcdx_141 *:empty::after {
  content: " ";
}

._panelHeader_1hcdx_164 {
  position: sticky;
  padding: 32px 28px 25px 32px;
  background: #f6faff;
  line-height: 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 126px;
  box-sizing: border-box;
  gap: 16px;
}
._panelHeader_1hcdx_164 ._progressBar_1hcdx_177 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
}
._panelHeader_1hcdx_164 ._progressBar_1hcdx_177._show_1hcdx_184 {
  visibility: visible;
}
._panelHeader_1hcdx_164 ._state_1hcdx_187 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  width: 130px;
}
._panelHeader_1hcdx_164 ._closeButton_1hcdx_195 {
  padding: 4px;
  margin-top: -4px;
}
._panelHeader_1hcdx_164 ._closeButton_1hcdx_195 ._closeIcon_1hcdx_199 {
  flex: 0 0 auto;
  cursor: pointer;
  color: #1f325b;
}
._panelHeader_1hcdx_164 ._content_1hcdx_204 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-top: 8px;
  margin-top: -8px;
  gap: 10px;
}
._panelHeader_1hcdx_164 ._content_1hcdx_204 ._details_1hcdx_213 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  overflow: hidden;
  margin-top: -8px;
}
._panelHeader_1hcdx_164 ._content_1hcdx_204 ._icon_1hcdx_223 {
  color: white;
  display: flex;
}
._panelHeader_1hcdx_164 ._content_1hcdx_204 ._text_1hcdx_227 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_1hcdx_164 ._content_1hcdx_204._loadingItem_1hcdx_141 {
  width: 50%;
}
._panelHeader_1hcdx_164 ._divider_1hcdx_236 {
  height: 1px;
  width: 100%;
}

._xAndShare_1hcdx_241 {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 0 0 auto;
}
._xAndShare_1hcdx_241 ._closeButton_1hcdx_195 {
  padding: 0;
}
._xAndShare_1hcdx_241 ._flex_1hcdx_250 {
  display: flex;
}

._triageState_1hcdx_254 {
  flex: 0 0 auto;
  margin-left: 4px;
}

._lastSeenHover_1hcdx_259 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px;
}._fontFamilyGlobal_gucks_66 {
  font-family: "DM Sans", sans-serif;
}

._shareMenu_gucks_70 {
  cursor: pointer;
  display: flex;
  gap: 4px;
  align-items: center;
}
._shareMenu_gucks_70._centered_gucks_76 {
  justify-content: center;
}
._shareMenu_gucks_70 ._shareButton_gucks_79 {
  padding: 0;
  min-width: unset;
}
._shareMenu_gucks_70 ._share_gucks_70 {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}
._shareMenu_gucks_70 ._svgLink_gucks_88 {
  cursor: pointer;
  margin-top: 2px;
}
._shareMenu_gucks_70 ._flex_gucks_92 {
  display: flex;
}._fontFamilyGlobal_tgxbs_66 {
  font-family: "DM Sans", sans-serif;
}

._container_tgxbs_70 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
}
._container_tgxbs_70 ._severity_tgxbs_76 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._container_tgxbs_70 ._lastFound_tgxbs_81 {
  color: #b4bbc8;
}
._container_tgxbs_70 ._editButton_tgxbs_84 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
._container_tgxbs_70 ._editButton_tgxbs_84 svg {
  color: #187ffe;
}
._container_tgxbs_70 ._tag_tgxbs_97 {
  flex: 0 0 auto;
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
._container_tgxbs_70 ._divider_tgxbs_104 {
  height: 20px;
}
._container_tgxbs_70 ._lastSeen_tgxbs_107 {
  display: flex;
  gap: 4px;
  align-items: center;
  white-space: nowrap;
}
._container_tgxbs_70 ._achievementChip_tgxbs_113 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  color: #1f325b;
}

._lastSeenHover_tgxbs_123 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px;
}._fontFamilyGlobal_8e3hc_66 {
  font-family: "DM Sans", sans-serif;
}

._toggleButtonWrapper_8e3hc_70 {
  padding: 4px 12px;
  border: 1px solid #ced4da;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  line-height: 22px;
  background-color: #ffffff;
  text-transform: none;
  height: 32px;
  gap: 8px;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: border-color 0.3s;
}
._toggleButtonWrapper_8e3hc_70:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
._toggleButtonWrapper_8e3hc_70:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
._toggleButtonWrapper_8e3hc_70:not(:first-child) {
  border-left: none;
}
._toggleButtonWrapper_8e3hc_70._active_8e3hc_97 {
  background-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._toggleButtonWrapper_8e3hc_70._active_8e3hc_97 ._name_8e3hc_101 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}._fontFamilyGlobal_1ggbz_66 {
  font-family: "DM Sans", sans-serif;
}

._group_1ggbz_70 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._group_1ggbz_70 ._nameAndOptions_1ggbz_75 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._group_1ggbz_70 ._nameAndOptions_1ggbz_75 ._optionTitle_1ggbz_80 {
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
}

._titleHeader_1ggbz_86 {
  display: flex;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
  justify-content: space-between;
}
._titleHeader_1ggbz_86 ._title_1ggbz_86 {
  display: flex;
  gap: 4px;
}
._titleHeader_1ggbz_86 ._title_1ggbz_86 ._clear_1ggbz_97 {
  color: #187ffe;
  cursor: pointer;
}
._titleHeader_1ggbz_86 ._leftSide_1ggbz_101 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._titleHeader_1ggbz_86 ._rightSide_1ggbz_106 {
  display: flex;
  gap: 8px;
}
._titleHeader_1ggbz_86 ._rightSide_1ggbz_106 ._severityNumber_1ggbz_110 {
  display: flex;
  gap: 2px;
}

._groupWrapper_1ggbz_115 {
  display: flex;
  flex-direction: column;
  border: 1px solid #cdd1db;
  border-radius: 4px;
  padding: 24px;
  gap: 24px;
}

._chevron_1ggbz_124 {
  transition: transform 0.3s;
}
._chevron_1ggbz_124._expanded_1ggbz_127 {
  transform: rotate(-90deg);
}

._calculatorWrapper_1ggbz_131 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._noScore_1ggbz_137 {
  height: 22px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #e1e4e9;
  display: flex;
  color: #828da4;
}._fontFamilyGlobal_2plto_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_2plto_66 {
  font-family: "DM Sans", sans-serif;
}

._toggleButtonWrapper_2plto_204 {
  padding: 4px 12px;
  border: 1px solid #ced4da;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  line-height: 22px;
  background-color: #ffffff;
  text-transform: none;
  height: 32px;
  gap: 8px;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: border-color 0.3s;
}
._toggleButtonWrapper_2plto_204:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
._toggleButtonWrapper_2plto_204:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
._toggleButtonWrapper_2plto_204:not(:first-child) {
  border-left: none;
}
._toggleButtonWrapper_2plto_204._active_2plto_231 {
  background-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._toggleButtonWrapper_2plto_204._active_2plto_231 ._name_2plto_235 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}

._calculator_2plto_240 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._calculator_2plto_240 ._vectorString_2plto_245 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-right: auto;
}
._calculator_2plto_240 ._vectorString_2plto_245 ._vector_2plto_245 {
  color: #061b49;
  display: block;
}
._calculator_2plto_240 ._title_2plto_255 {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  position: sticky;
  top: 0;
  background: white;
  padding: 12px 0;
  z-index: 2;
}
._calculator_2plto_240 ._title_2plto_255 ._chevronWithTitle_2plto_266 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._calculator_2plto_240 ._title_2plto_255 ._chevronWithTitle_2plto_266 ._chevron_2plto_266 {
  transition: transform 0.3s;
}
._calculator_2plto_240 ._title_2plto_255 ._chevronWithTitle_2plto_266 ._chevron_2plto_266._expanded_2plto_274 {
  transform: rotate(-90deg);
}
._calculator_2plto_240 ._title_2plto_255 span {
  color: #061b49;
  font-weight: 500;
}
._calculator_2plto_240 ._overAll_2plto_281 {
  display: flex;
  gap: 4px;
}

._maxWidth_2plto_286 {
  max-width: 430px;
}._fontFamilyGlobal_131yg_66 {
  font-family: "DM Sans", sans-serif;
}

._slider_131yg_70 .MuiSlider-valueLabelOpen.MuiSlider-valueLabel {
  color: #1f325b;
  background: white;
  box-shadow: 0 2px 10px 0 rgba(31, 50, 91, 0.168627451);
  font-size: 12px;
  font-weight: normal;
  border-radius: 4px;
}
._slider_131yg_70 .Mui-disabled span.MuiSlider-track {
  color: #b4bbc8;
}
._slider_131yg_70 .Mui-disabled span.MuiSlider-rail, ._slider_131yg_70 .Mui-disabled span.MuiSlider-track, ._slider_131yg_70 .Mui-disabled span.MuiSlider-thumb {
  background-color: #b4bbc8;
}
._slider_131yg_70 span {
  color: unset;
}
._slider_131yg_70._readOnly_131yg_87 {
  color: #1f325b;
  height: 38px;
  padding: 10px 0;
}._fontFamilyGlobal_18f50_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_18f50_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_18f50_139 {
  display: flex;
  gap: 24px;
  align-items: center;
}
._wrapper_18f50_139 ._severityInputAndResetWrapper_18f50_144 {
  display: flex;
  gap: 4px;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: auto;
}
._wrapper_18f50_139 ._severityInputAndResetWrapper_18f50_144 ._severityInputWrapper_18f50_151 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 10px;
}
._wrapper_18f50_139 ._severityInputAndResetWrapper_18f50_144 ._severityInputWrapper_18f50_151 ._severityNumber_18f50_160 {
  text-align: center;
}
._wrapper_18f50_139 ._resetCheckbox_18f50_163 {
  margin-block-end: 15px;
}
._wrapper_18f50_139 ._arrow_18f50_166 {
  transform: rotate(180deg);
  color: #cdd1db;
}
._wrapper_18f50_139 ._button_18f50_170 {
  color: #187ffe;
  cursor: pointer;
}
._wrapper_18f50_139 ._button_18f50_170._disabled_18f50_174 {
  color: #b9bdc7;
  cursor: default;
}._fontFamilyGlobal_18t0p_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_18t0p_66 {
  font-family: "DM Sans", sans-serif;
}

._modal_18t0p_139 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_18t0p_139 ._header_18t0p_149 {
  background: #1f325b;
  padding: 16px 24px;
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
._modal_18t0p_139 ._header_18t0p_149 ._closeIcon_18t0p_159 {
  cursor: pointer;
}
._modal_18t0p_139 ._modalBody_18t0p_162 {
  flex: 1;
}
._modal_18t0p_139 ._modalFooter_18t0p_165 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_18t0p_139 ._modalBody_18t0p_162 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_18t0p_139 ._modalBody_18t0p_162 ._section_18t0p_177 {
  padding: 24px 0;
}
._modal_18t0p_139 ._modalBody_18t0p_162 ._section_18t0p_177 ._sectionHeader_18t0p_180 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_18t0p_139 ._modalBody_18t0p_162 ._section_18t0p_177 ._error_18t0p_186 {
  color: #b50606;
  visibility: hidden;
}
._modal_18t0p_139 ._modalBody_18t0p_162 ._section_18t0p_177 ._showError_18t0p_190 {
  visibility: visible;
}
._modal_18t0p_139 ._modalBody_18t0p_162 ._section_18t0p_177 ._sectionBody_18t0p_193 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

._loadingButton_18t0p_199 {
  text-transform: capitalize;
  background: #187ffe;
  font-weight: 400;
}
._loadingButton_18t0p_199:focus {
  background: #187ffe;
}

._button_18t0p_208 {
  text-transform: capitalize;
}

._alertWrapper_18t0p_212 {
  margin-top: 16px;
}
._alertWrapper_18t0p_212 ._alertHeader_18t0p_215 {
  color: #1f325b;
  font-size: 1rem;
  text-transform: capitalize;
  margin-bottom: 8px;
}

._severityInputWrapper_18t0p_222 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 130px;
  padding: 10px;
}
._severityInputWrapper_18t0p_222 ._severityNumber_18t0p_231 {
  text-align: center;
}

._editAlertSeverityModalWrapper_18t0p_235 .MuiPaper-root {
  max-width: unset;
  width: 800px;
}

._editAlertSeverityModal_18t0p_235 {
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-height: 80%;
  border-radius: 4px;
}
._editAlertSeverityModal_18t0p_235 ._modalBody_18t0p_162 {
  display: flex;
  gap: 23px;
  flex-direction: column;
  overflow: auto;
  padding: 0 10px;
}
._editAlertSeverityModal_18t0p_235 ._modalBody_18t0p_162 ._scoreSliderLabel_18t0p_255 {
  font-size: 12px;
  font-weight: 500;
  color: #828da4;
}
._editAlertSeverityModal_18t0p_235 ._modalBody_18t0p_162 ._slider_18t0p_260 {
  padding: 8px 0;
}

._editAlertSeverityModalAction_18t0p_264 {
  display: flex;
  justify-content: space-between;
  padding: 16px 10px 0 0;
}
._editAlertSeverityModalAction_18t0p_264 ._submitAndCancel_18t0p_269 {
  display: flex;
  margin-left: auto;
  gap: 4px;
}._dsInputText_fahwd_1 ._progress_fahwd_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 4px 8px 4px 4px;
}._comment_tt8y7_1 {
  height: 50px;
  display: flex;
  gap: 12px;
  max-width: 351px;
}
._comment_tt8y7_1 ._inputText_tt8y7_7 {
  max-width: 369px;
}
._comment_tt8y7_1 ._commentBy_tt8y7_10 {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-block-end: 10px;
}._field_2gz1n_66 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._field_2gz1n_66 ._title_2gz1n_75 span {
  color: #828da4;
}
._field_2gz1n_66 ._title_2gz1n_75 svg {
  margin-left: 6px;
  color: #187ffe;
}
._field_2gz1n_66 ._title_2gz1n_75 ._editIcon_2gz1n_82 {
  cursor: pointer;
}
._field_2gz1n_66 ._content_2gz1n_85 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-top: 8px;
}._count_1xe79_66 {
  border-radius: 50px;
  display: inline-block;
  padding: 1px 8px;
  background: #e8f2ff;
}._fontFamilyGlobal_1gxls_66 {
  font-family: "DM Sans", sans-serif;
}

._tabPanel_1gxls_70 {
  background: white;
  height: calc(100% - 38px);
  overflow: auto;
  padding: 0 32px;
}._content_bmpej_66 {
  display: flex;
  flex-direction: column;
}
._content_bmpej_66 > * {
  padding: 32px 0;
}
._content_bmpej_66 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}

._loader_bmpej_78 {
  height: 100%;
}

._title_bmpej_82 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}._labelWithInfo_3ef44_1 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  line-height: 0;
}
._labelWithInfo_3ef44_1 > span {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}._fontFamilyGlobal_1438f_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1438f_70 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
._wrapper_1438f_70 ._tagItem_1438f_75 {
  display: flex;
  flex-direction: column;
  gap: 1px;
  width: 100%;
  overflow: hidden;
}
._wrapper_1438f_70 ._tagItem_1438f_75 ._itemTitle_1438f_82 {
  color: #828da4;
  font-size: 12px;
  font-weight: 500;
}
._wrapper_1438f_70 ._buttonWrapper_1438f_87 {
  display: flex;
  align-items: flex-end;
}
._wrapper_1438f_70 ._buttonWrapper_1438f_87 ._button_1438f_87 {
  height: 36px;
  text-transform: none;
}._fontFamilyGlobal_1pyq2_131 {
  font-family: "DM Sans", sans-serif;
}

._modal_1pyq2_135 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_1pyq2_135 ._header_1pyq2_145 {
  background: #1f325b;
  padding: 16px 24px;
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
._modal_1pyq2_135 ._header_1pyq2_145 ._closeIcon_1pyq2_155 {
  cursor: pointer;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 {
  flex: 1;
}
._modal_1pyq2_135 ._modalFooter_1pyq2_161 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_1pyq2_135 ._modalBody_1pyq2_158 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 ._section_1pyq2_173 {
  padding: 24px 0;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 ._section_1pyq2_173 ._sectionHeader_1pyq2_176 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 ._section_1pyq2_173 ._error_1pyq2_182 {
  color: #b50606;
  visibility: hidden;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 ._section_1pyq2_173 ._showError_1pyq2_186 {
  visibility: visible;
}
._modal_1pyq2_135 ._modalBody_1pyq2_158 ._section_1pyq2_173 ._sectionBody_1pyq2_189 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

._loadingButton_1pyq2_195 {
  text-transform: capitalize;
  background: #187ffe;
  font-weight: 400;
}
._loadingButton_1pyq2_195:focus {
  background: #187ffe;
}

._button_1pyq2_204 {
  text-transform: capitalize;
}

._alertWrapper_1pyq2_208 {
  margin-top: 16px;
}
._alertWrapper_1pyq2_208 ._alertHeader_1pyq2_211 {
  color: #1f325b;
  font-size: 1rem;
  text-transform: capitalize;
  margin-bottom: 8px;
}

._tagsModal_1pyq2_218 ._sectionText_1pyq2_218 {
  font-family: "DM Sans", sans-serif;
  color: #061b49;
  font-weight: 500;
  margin-block-end: 15px;
}
._tagsModal_1pyq2_218 ._filtersSection_1pyq2_224 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: scroll;
  margin-bottom: 16px;
}
._tagsModal_1pyq2_218 ._filtersSection_1pyq2_224 ._filterItemWrapper_1pyq2_231 {
  position: relative;
}
._tagsModal_1pyq2_218 ._filtersSection_1pyq2_224 ._filterItemWrapper_1pyq2_231 ._deleteIcon_1pyq2_234 {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s;
  cursor: pointer;
  color: #ff586c;
}
._tagsModal_1pyq2_218 ._filtersSection_1pyq2_224 ._filterItemWrapper_1pyq2_231 ._deleteIcon_1pyq2_234._disabled_1pyq2_243 {
  pointer-events: none;
}
._tagsModal_1pyq2_218 ._filtersSection_1pyq2_224 ._filterItemWrapper_1pyq2_231:hover ._deleteIcon_1pyq2_234 {
  opacity: 1;
}
._tagsModal_1pyq2_218 ._sectionBody_1pyq2_189 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._tagsModal_1pyq2_218 ._button_1pyq2_204 {
  width: fit-content;
  text-transform: none;
}

._tagsModalActions_1pyq2_259 {
  display: flex;
  gap: 16px;
}._fontFamilyGlobal_1sypu_66 {
  font-family: "DM Sans", sans-serif;
}

._tagKey_1sypu_70 {
  color: #828da4;
}

._tagValue_1sypu_74 {
  color: #1f325b;
}._fontFamilyGlobal_xzhpi_66 {
  font-family: "DM Sans", sans-serif;
}

._tagsViewerWrapper_xzhpi_70 {
  max-width: 513px;
  padding: 16px;
}
._tagsViewerWrapper_xzhpi_70 ._search_xzhpi_74 {
  margin-bottom: 12px;
  width: 413px;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
._tagsViewerWrapper_xzhpi_70 ._tags_xzhpi_70 {
  max-height: 350px;
  overflow: auto;
  margin-block-end: 0;
}
._tagsViewerWrapper_xzhpi_70 ._tags_xzhpi_70 ._tag_xzhpi_70 {
  margin-block-end: 10px;
}
._tagsViewerWrapper_xzhpi_70 ._tags_xzhpi_70 ._tag_xzhpi_70:last-of-type {
  margin-block-end: 0;
}

._more_xzhpi_94 {
  background: #e1e4e9;
  padding: 4px 12px;
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #1f325b;
  height: 22px;
  border-radius: 4px;
  width: fit-content;
}

._fontFamilyGlobal_1gu0e_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1gu0e_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1gu0e_76 ._loadingItem_1gu0e_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1gu0e_1 1s ease infinite;
}

._loading_1gu0e_76 ._loadingItem_1gu0e_76 * {
  visibility: hidden !important;
}

._loading_1gu0e_76 ._loadingItem_1gu0e_76:empty::after,
._loading_1gu0e_76 ._loadingItem_1gu0e_76 *:empty::after {
  content: " ";
}

._tagsWrapper_1gu0e_99 {
  display: flex;
  gap: 8px;
  margin-top: -4px;
  flex-direction: row;
  padding: 6px 16px 0 0;
  overflow: hidden;
}
._tagsWrapper_1gu0e_99 ._title_1gu0e_107 {
  color: #515f80;
  font-weight: 500;
  font-size: 0.875rem;
  width: fit-content;
}
._tagsWrapper_1gu0e_99 ._addButton_1gu0e_113 {
  border: 1px solid #187ffe;
  padding: 0 10px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #187ffe;
  line-height: 0;
  cursor: pointer;
}
._tagsWrapper_1gu0e_99 ._editTags_1gu0e_125 {
  min-width: 22px;
}
._tagsWrapper_1gu0e_99 ._more_1gu0e_128 {
  background: rgb(219, 225, 235);
  padding: 4px 12px;
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #1f325b;
  height: 22px;
  border-radius: 4px;
  width: fit-content;
}._fontFamilyGlobal_1mpch_66 {
  font-family: "DM Sans", sans-serif;
}

._alertRemediationRecommendation_1mpch_70 ._title_1mpch_70 {
  line-height: 0;
  display: flex;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
._alertRemediationRecommendation_1mpch_70 ._recommendationItemDetails_1mpch_79 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
}
._alertRemediationRecommendation_1mpch_70 ._recommendationItemDetails_1mpch_79 ._link_1mpch_87 {
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: underline;
  text-decoration-color: #1f325b;
}
._alertRemediationRecommendation_1mpch_70 ._recommendationItemDetails_1mpch_79 ._link_1mpch_87:hover:-webkit-any-link {
  text-decoration-color: -webkit-link;
  color: -webkit-link;
}
._alertRemediationRecommendation_1mpch_70 ._recommendationItemDetails_1mpch_79 ._link_1mpch_87:hover:-webkit-any-link span {
  color: -webkit-link;
  font-weight: normal;
}
._alertRemediationRecommendation_1mpch_70 ._recommendationItemDetails_1mpch_79 ._nameAndStatus_1mpch_101 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  gap: 6px;
  justify-content: flex-start;
  align-items: center;
}

._titledItem_1mpch_110 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
._titledItem_1mpch_110 span {
  font-weight: 500;
  font-size: 12px;
  color: #8f98ad;
}

._wrapper_1mpch_124 {
  display: flex;
  justify-content: space-between;
}
._wrapper_1mpch_124 ._nameAndScore_1mpch_128 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._wrapper_1mpch_124 ._volumeAndOwners_1mpch_133 {
  display: flex;
  gap: 40px;
}
._wrapper_1mpch_124 ._volumeAndOwners_1mpch_133 ._labelItem_1mpch_137 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
._wrapper_1mpch_124 ._volumeAndOwners_1mpch_133 ._labelItem_1mpch_137 ._label_1mpch_137 {
  font-size: 12px;
  color: #828da4;
}

._link_1mpch_87 {
  width: 350px;
}._wrapper_1i0yq_1 {
  display: flex;
  gap: 32px;
  flex-direction: column;
}._fontFamilyGlobal_wbgz4_66 {
  font-family: "DM Sans", sans-serif;
}

._alertRemediationSteps_wbgz4_70 {
  color: #1f325b;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
  overflow: auto;
}
._alertRemediationSteps_wbgz4_70 ._aiBox_wbgz4_80 {
  padding: 20px;
  background: #f6faff;
  overflow: auto;
  border-radius: 4px;
}
._alertRemediationSteps_wbgz4_70 ._aiBox_wbgz4_80 pre {
  text-wrap: balance;
}
._alertRemediationSteps_wbgz4_70 ._leftTitle_wbgz4_89 {
  display: flex;
  align-items: center;
}
._alertRemediationSteps_wbgz4_70 ._starsIcon_wbgz4_93 {
  width: 14px;
  margin-right: 10px;
}
._alertRemediationSteps_wbgz4_70 ._title_wbgz4_97 {
  display: flex;
  justify-content: space-between;
}
._alertRemediationSteps_wbgz4_70 ._title_wbgz4_97 h6 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._alertRemediationSteps_wbgz4_70 ._title_wbgz4_97 span {
  font-weight: 700;
  font-size: 14px;
}
._alertRemediationSteps_wbgz4_70 ._loader_wbgz4_110 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
._alertRemediationSteps_wbgz4_70 ._textButton_wbgz4_116 {
  text-transform: inherit;
  padding: 0;
  display: flex;
  justify-content: flex-start;
}
._alertRemediationSteps_wbgz4_70 ._textButton_wbgz4_116:hover {
  background: transparent;
}
._alertRemediationSteps_wbgz4_70 ._textButton_wbgz4_116 ._regenerateButton_wbgz4_125 {
  font-size: 14px;
  font-weight: 400;
  color: #187ffe;
}
._alertRemediationSteps_wbgz4_70 ._textButton_wbgz4_116 svg {
  margin-right: 5px;
}
._alertRemediationSteps_wbgz4_70 ._step_wbgz4_133 span {
  white-space: pre-line;
}._fontFamilyGlobal_13uuw_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_13uuw_70 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._wrapper_13uuw_70 ._editorWrapper_13uuw_75 {
  padding: 24px;
  background: #f6faff;
  border-radius: 4px;
}._effectedAsset_yvwiz_1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 16px 0;
}
._effectedAsset_yvwiz_1 ._title_yvwiz_7 {
  line-height: 0;
  display: flex;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
._effectedAsset_yvwiz_1 ._container_yvwiz_16 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}._wrapper_260gr_1 {
  display: flex;
  flex-direction: column;
}
._wrapper_260gr_1 ._ownersContainer_260gr_5 {
  display: flex;
  gap: 7px;
}
._wrapper_260gr_1 ._selectWrapper_260gr_9 {
  flex-grow: 1;
  max-width: 100%;
}
._wrapper_260gr_1 ._editIcon_260gr_13 {
  cursor: pointer;
  min-width: 22px;
}
._wrapper_260gr_1 ._menuActions_260gr_17 {
  margin-block-start: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._messageWrapper_260gr_24 {
  display: flex;
  align-items: start;
  gap: 10px;
  flex-direction: column;
}
._messageWrapper_260gr_24 ._ownersList_260gr_30 {
  margin-block-start: 15px;
}._tableWrapper_1yy8a_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

._sectionTitle_1yy8a_8 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}

._section_1yy8a_8 {
  width: 100%;
  min-height: 100px;
}

._emptyState_1yy8a_19 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  color: var(--text-secondary-color);
  font-size: 14px;
}

._table_1yy8a_1 {
  border: none;
  background-color: var(--background-color);
}
._table_1yy8a_1 .MuiDataGrid-columnHeader {
  padding: 0 24px;
}
._table_1yy8a_1 .MuiDataGrid-cell {
  padding: 0 24px;
}
._table_1yy8a_1 .row-added {
  background-color: rgba(76, 175, 80, 0.08);
}
._table_1yy8a_1 .row-removed {
  background-color: rgba(244, 67, 54, 0.08);
}

._nameCell_1yy8a_45 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
}

._stateCell_1yy8a_52 {
  display: flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  width: fit-content;
}
._stateCell_1yy8a_52.state-added {
  color: var(--success-color);
  background-color: rgba(76, 175, 80, 0.08);
}
._stateCell_1yy8a_52.state-removed {
  color: var(--error-color);
  background-color: rgba(244, 67, 54, 0.08);
}
._stateCell_1yy8a_52.state-unchanged {
  color: var(--text-secondary-color);
  background-color: var(--divider-color);
}._content_yqt58_1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._messageWrapper_yqt58_7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._ownersList_yqt58_13 {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

._button_yqt58_19 {
  margin-right: 8px;
}

._fontFamilyGlobal_mtz6r_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_mtz6r_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_mtz6r_280 ._loadingItem_mtz6r_280 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_mtz6r_1 1s ease infinite;
}

._loading_mtz6r_280 ._loadingItem_mtz6r_280 * {
  visibility: hidden !important;
}

._loading_mtz6r_280 ._loadingItem_mtz6r_280:empty::after,
._loading_mtz6r_280 ._loadingItem_mtz6r_280 *:empty::after {
  content: " ";
}

._container_mtz6r_303 {
  overflow: hidden;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 {
  cursor: pointer;
}
._container_mtz6r_303 ._inputBox_mtz6r_306._loading_mtz6r_280 {
  pointer-events: none;
  cursor: progress;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 ._input_mtz6r_306 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 10px;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 ._input_mtz6r_306 ._insightEdit_mtz6r_322 {
  min-width: 22px;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 ._input_mtz6r_306 ._values_mtz6r_325 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  line-height: 10px;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 ._input_mtz6r_306 ._countBox_mtz6r_334 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #e1e4e9;
  padding: 4px;
  line-height: 12px;
  border-radius: 4px;
}
._container_mtz6r_303 ._inputBox_mtz6r_306 ._input_mtz6r_306 ._countBox_mtz6r_334 span {
  color: #828da4;
}

._tooltipContent_mtz6r_348 {
  min-width: 250px;
  white-space: nowrap;
  padding: 16px;
}
._tooltipContent_mtz6r_348 ._category_mtz6r_353 {
  margin-bottom: 8px;
}
._tooltipContent_mtz6r_348 ._category_mtz6r_353 ._categoryTitle_mtz6r_356 {
  padding: 4px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
._tooltipContent_mtz6r_348 ._category_mtz6r_353 ._categoryTitle_mtz6r_356 > span {
  font-weight: 500;
}

._menuActions_mtz6r_367 {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  width: 100%;
  flex-direction: row;
  align-items: center;
  padding: 8px;
  margin-top: 5px;
  position: sticky;
  bottom: 0;
  background-color: #ffffff;
}

._insightsWrapper_mtz6r_381 {
  overflow-y: auto;
  flex: 1;
}

._tooltip_mtz6r_348 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 8px;
}
._tooltip_mtz6r_348 ._tooltipItem_mtz6r_393 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}

._insightButton_mtz6r_401 {
  width: 22px;
}._category_88c0d_66 {
  display: flex;
  gap: 4px;
  padding: 8px;
  background: #f5f5f5;
  margin: 0 0 8px;
}

._menuItem_88c0d_74 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  line-height: 1;
  gap: 4px;
}
._menuItem_88c0d_74 span {
  flex: 1;
  color: #061b49;
}._fontFamilyGlobal_we703_66 {
  font-family: "DM Sans", sans-serif;
}

._alertVulnerabilityDetails_we703_70 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  overflow: hidden;
  gap: 24px;
}

._grid_we703_79 {
  overflow: hidden;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  gap: 12px;
  margin-bottom: 0;
  min-width: 673px;
}

._insightsList_we703_92 {
  display: flex;
}
._insightsList_we703_92 ._insightsColumn_we703_95 {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  width: 100%;
}

._titleText_we703_102 {
  margin: 0 0 16px 0;
  font-size: 14px;
  font-weight: 600;
}

._link_we703_108 {
  color: #0069ea;
}._fontFamilyGlobal_1i0mj_66 {
  font-family: "DM Sans", sans-serif;
}

._block_1i0mj_70 {
  border-radius: 4px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  padding: 0 16px;
  height: 38px;
}
._block_1i0mj_70._label_1i0mj_80, ._block_1i0mj_70 ._label_1i0mj_80 {
  display: flex;
  gap: 4px;
}
._block_1i0mj_70 ._divider_1i0mj_84 {
  width: 1px;
  background: #52c41a;
  height: 100%;
}
._block_1i0mj_70._validFixBlock_1i0mj_89 {
  background: #d9f2cd;
  border: 1px solid #52c41a;
}
._block_1i0mj_70._validFixBlock_1i0mj_89,
._block_1i0mj_70._validFixBlock_1i0mj_89 h6 {
  color: #358a0a;
}
._block_1i0mj_70._errorBlock_1i0mj_97 {
  background: #ffe1e4;
  border: 1px solid #ff586c;
}
._block_1i0mj_70._errorBlock_1i0mj_97,
._block_1i0mj_70._errorBlock_1i0mj_97 h6 {
  color: #ff586c;
}._fontFamilyGlobal_jsi1a_66 {
  font-family: "DM Sans", sans-serif;
}

._gridItemContainer_jsi1a_70 {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}
._gridItemContainer_jsi1a_70 ._detailsIcon_jsi1a_76 {
  color: #1f325b;
  width: 12px;
  min-width: 12px;
  height: 12px;
  flex: 0 0 auto;
}
._gridItemContainer_jsi1a_70 span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: auto;
  flex: 0 1 auto;
}._fontFamilyGlobal_19u0q_66 {
  font-family: "DM Sans", sans-serif;
}

._trackerLink_19u0q_70 {
  display: flex;
  align-items: center;
  color: #1f325b;
}
._trackerLink_19u0q_70:hover {
  color: #187ffe;
}._percentile_1en9j_1 sup {
  vertical-align: super;
  font-size: smaller;
  display: inline-block;
  margin-top: -8px;
  position: relative;
}._fontFamilyGlobal_13ckp_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_13ckp_209 ._showMore_13ckp_209 {
  background: none;
  border: none;
  padding: 0;
  color: #187ffe;
  cursor: pointer;
  font-size: 12px;
}

._fontFamilyGlobal_1rmww_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1rmww_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1rmww_215 ._loadingItem_1rmww_215 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1rmww_1 1s ease infinite;
}

._loading_1rmww_215 ._loadingItem_1rmww_215 * {
  visibility: hidden !important;
}

._loading_1rmww_215 ._loadingItem_1rmww_215:empty::after,
._loading_1rmww_215 ._loadingItem_1rmww_215 *:empty::after {
  content: " ";
}

._paragraph_1rmww_238 {
  position: relative;
  overflow: hidden;
}
._paragraph_1rmww_238 ._collapsingBlock_1rmww_242 {
  margin-bottom: 0;
}
._paragraph_1rmww_238 ._fade_1rmww_245 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 254, 255, 0.2) 60%, rgba(255, 255, 255, 0.8) 80%, rgb(255, 255, 255));
}
._paragraph_1rmww_238 ._button_1rmww_253 {
  margin-top: 8px;
  margin-left: -8px;
}._fontFamilyGlobal_3e0ny_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_3e0ny_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 6px 4px;
}._fontFamilyGlobal_167wu_66 {
  font-family: "DM Sans", sans-serif;
}

._insightItem_167wu_70 {
  display: flex;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  padding: 3px 8px;
  line-height: 1;
}
._insightItem_167wu_70 span {
  font-weight: 500;
}
._insightItem_167wu_70._negative_167wu_81 {
  background: #ffe1e4;
}
._insightItem_167wu_70._negative_167wu_81 span {
  color: #ff586c;
}
._insightItem_167wu_70._neutral_167wu_87 {
  background: #e1e4e9;
}
._insightItem_167wu_70._neutral_167wu_87 span {
  color: #828da4;
}
._insightItem_167wu_70._positive_167wu_93 {
  background: #d9f2cd;
}
._insightItem_167wu_70._positive_167wu_93 span {
  color: #52c41a;
}._vendors_1kfbc_1 {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._vendors_1kfbc_1 ._detailFields_1kfbc_7 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}._fontFamilyGlobal_19d0z_66 {
  font-family: "DM Sans", sans-serif;
}

._itemContainer_19d0z_70 {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  grid-column: span 1;
}
._itemContainer_19d0z_70._fullWidth_19d0z_77 {
  grid-column: span 3;
}
._itemContainer_19d0z_70 ._itemValue_19d0z_80 {
  color: #1f325b;
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
}._fontFamilyGlobal_dg09p_66 {
  font-family: "DM Sans", sans-serif;
}

._itemTitle_dg09p_70 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  margin-right: -8px;
  position: relative;
}
._itemTitle_dg09p_70 span {
  color: #8f98ad;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.3;
}
._itemTitle_dg09p_70 ._button_dg09p_84 {
  position: absolute;
  right: 0;
  top: 0;
}._fontFamilyGlobal_vsrd0_66 {
  font-family: "DM Sans", sans-serif;
}

._details_vsrd0_70 {
  display: grid;
  font-size: 11px;
  grid-template-columns: repeat(auto-fill, minmax(calc(33% - 32px), 1fr));
  row-gap: 24px;
  column-gap: 32px;
  overflow: scroll;
  margin: 32px 0;
  padding: 0;
}
._details_vsrd0_70._empty_vsrd0_80 {
  display: flex;
  height: 100%;
}
._details_vsrd0_70 ._noData_vsrd0_84 {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
@keyframes _shine_1934e_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1934e_7 ._loadingItem_1934e_7 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1934e_1 1s ease infinite;
}

._loading_1934e_7 ._loadingItem_1934e_7 * {
  visibility: hidden !important;
}

._loading_1934e_7 ._loadingItem_1934e_7:empty::after,
._loading_1934e_7 ._loadingItem_1934e_7 *:empty::after {
  content: " ";
}

._wrapper_1934e_30 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
._wrapper_1934e_30 ._header_1934e_34 {
  width: 150px;
}
._wrapper_1934e_30 ._body_1934e_37 {
  width: 250px;
  height: 100px;
  margin-top: 12px;
}
._wrapper_1934e_30 ._loadingItem_1934e_7 {
  margin-top: 12px;
}._fontFamilyGlobal_ki0fb_66 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _rotate270to180_ki0fb_1 {
  from {
    transform: rotate(-270deg);
  }
  to {
    transform: rotate(-180deg);
  }
}
._accordionSummary_ki0fb_78 {
  border: 1px solid rgb(207, 207, 207);
  background-color: white;
  border-radius: 4px;
}
._accordionSummary_ki0fb_78 ._icon_ki0fb_83 {
  transform: rotate(270deg);
}
._accordionSummary_ki0fb_78 ._icon_ki0fb_83._open_ki0fb_86 {
  animation: _rotate270to180_ki0fb_1 0.3s ease forwards;
  transform: rotate(180deg);
  color: #187ffe;
}._accordionDetails_1tl9c_1 {
  overflow: auto;
  padding: 0;
}._details_xr9p0_1 {
  margin: 32px 0;
  background: white;
  padding: 0;
}

._iconicText_xr9p0_7 {
  display: flex;
  align-items: center;
  max-width: 100%;
  gap: 8px;
}/* this gets exported as style.css and can be used for the default theming */
/* these are the necessary styles for React Flow, they get used by base.css and style.css */
.react-flow {
  direction: ltr;
}
.react-flow__container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.react-flow__pane {
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__pane.selection {
    cursor: pointer;
  }
.react-flow__pane.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__viewport {
  transform-origin: 0 0;
  z-index: 2;
  pointer-events: none;
}
.react-flow__renderer {
  z-index: 4;
}
.react-flow__selection {
  z-index: 6;
}
.react-flow__nodesselection-rect:focus,
.react-flow__nodesselection-rect:focus-visible {
  outline: none;
}
.react-flow .react-flow__edges {
  pointer-events: none;
  overflow: visible;
}
.react-flow__edge-path,
.react-flow__connection-path {
  stroke: #b1b1b7;
  stroke-width: 1;
  fill: none;
}
.react-flow__edge {
  pointer-events: visibleStroke;
  cursor: pointer;
}
.react-flow__edge.animated path {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__edge.animated path.react-flow__edge-interaction {
    stroke-dasharray: none;
    -webkit-animation: none;
            animation: none;
  }
.react-flow__edge.inactive {
    pointer-events: none;
  }
.react-flow__edge.selected,
  .react-flow__edge:focus,
  .react-flow__edge:focus-visible {
    outline: none;
  }
.react-flow__edge.selected .react-flow__edge-path,
  .react-flow__edge:focus .react-flow__edge-path,
  .react-flow__edge:focus-visible .react-flow__edge-path {
    stroke: #555;
  }
.react-flow__edge-textwrapper {
    pointer-events: all;
  }
.react-flow__edge-textbg {
    fill: white;
  }
.react-flow__edge .react-flow__edge-text {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
.react-flow__connection {
  pointer-events: none;
}
.react-flow__connection .animated {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__connectionline {
  z-index: 1001;
}
.react-flow__nodes {
  pointer-events: none;
  transform-origin: 0 0;
}
.react-flow__node {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: all;
  transform-origin: 0 0;
  box-sizing: border-box;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__node.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}
.react-flow__nodesselection-rect {
    position: absolute;
    pointer-events: all;
    cursor: -webkit-grab;
    cursor: grab;
  }
.react-flow__handle {
  position: absolute;
  pointer-events: none;
  min-width: 5px;
  min-height: 5px;
  width: 6px;
  height: 6px;
  background: #1a192b;
  border: 1px solid white;
  border-radius: 100%;
}
.react-flow__handle.connectionindicator {
    pointer-events: all;
    cursor: crosshair;
  }
.react-flow__handle-bottom {
    top: auto;
    left: 50%;
    bottom: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-top {
    left: 50%;
    top: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-left {
    top: 50%;
    left: -4px;
    transform: translate(0, -50%);
  }
.react-flow__handle-right {
    right: -4px;
    top: 50%;
    transform: translate(0, -50%);
  }
.react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}
.react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}
.react-flow__panel.top {
    top: 0;
  }
.react-flow__panel.bottom {
    bottom: 0;
  }
.react-flow__panel.left {
    left: 0;
  }
.react-flow__panel.right {
    right: 0;
  }
.react-flow__panel.center {
    left: 50%;
    transform: translateX(-50%);
  }
.react-flow__attribution {
  font-size: 10px;
  background: rgba(255, 255, 255, 0.5);
  padding: 2px 3px;
  margin: 0;
}
.react-flow__attribution a {
    text-decoration: none;
    color: #999;
  }
@-webkit-keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
.react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.react-flow__edge.updating .react-flow__edge-path {
      stroke: #777;
    }
.react-flow__edge-text {
    font-size: 10px;
  }
.react-flow__node.selectable:focus,
  .react-flow__node.selectable:focus-visible {
    outline: none;
  }
.react-flow__node-default,
.react-flow__node-input,
.react-flow__node-output,
.react-flow__node-group {
  padding: 10px;
  border-radius: 3px;
  width: 150px;
  font-size: 12px;
  color: #222;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #1a192b;
  background-color: white;
}
.react-flow__node-default.selectable:hover, .react-flow__node-input.selectable:hover, .react-flow__node-output.selectable:hover, .react-flow__node-group.selectable:hover {
      box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
    }
.react-flow__node-default.selectable.selected,
    .react-flow__node-default.selectable:focus,
    .react-flow__node-default.selectable:focus-visible,
    .react-flow__node-input.selectable.selected,
    .react-flow__node-input.selectable:focus,
    .react-flow__node-input.selectable:focus-visible,
    .react-flow__node-output.selectable.selected,
    .react-flow__node-output.selectable:focus,
    .react-flow__node-output.selectable:focus-visible,
    .react-flow__node-group.selectable.selected,
    .react-flow__node-group.selectable:focus,
    .react-flow__node-group.selectable:focus-visible {
      box-shadow: 0 0 0 0.5px #1a192b;
    }
.react-flow__node-group {
  background-color: rgba(240, 240, 240, 0.25);
}
.react-flow__nodesselection-rect,
.react-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}
.react-flow__nodesselection-rect:focus,
  .react-flow__nodesselection-rect:focus-visible,
  .react-flow__selection:focus,
  .react-flow__selection:focus-visible {
    outline: none;
  }
.react-flow__controls {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.react-flow__controls-button {
    border: none;
    background: #fefefe;
    border-bottom: 1px solid #eee;
    box-sizing: content-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    padding: 5px;
  }
.react-flow__controls-button:hover {
      background: #f4f4f4;
    }
.react-flow__controls-button svg {
      width: 100%;
      max-width: 12px;
      max-height: 12px;
    }
.react-flow__controls-button:disabled {
      pointer-events: none;
    }
.react-flow__controls-button:disabled svg {
        fill-opacity: 0.4;
      }
.react-flow__minimap {
  background-color: #fff;
}
.react-flow__minimap svg {
  display: block;
}
.react-flow__resize-control {
  position: absolute;
}
.react-flow__resize-control.left,
.react-flow__resize-control.right {
  cursor: ew-resize;
}
.react-flow__resize-control.top,
.react-flow__resize-control.bottom {
  cursor: ns-resize;
}
.react-flow__resize-control.top.left,
.react-flow__resize-control.bottom.right {
  cursor: nwse-resize;
}
.react-flow__resize-control.bottom.left,
.react-flow__resize-control.top.right {
  cursor: nesw-resize;
}
/* handle styles */
.react-flow__resize-control.handle {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  border-radius: 1px;
  background-color: #3367d9;
  transform: translate(-50%, -50%);
}
.react-flow__resize-control.handle.left {
  left: 0;
  top: 50%;
}
.react-flow__resize-control.handle.right {
  left: 100%;
  top: 50%;
}
.react-flow__resize-control.handle.top {
  left: 50%;
  top: 0;
}
.react-flow__resize-control.handle.bottom {
  left: 50%;
  top: 100%;
}
.react-flow__resize-control.handle.top.left {
  left: 0;
}
.react-flow__resize-control.handle.bottom.left {
  left: 0;
}
.react-flow__resize-control.handle.top.right {
  left: 100%;
}
.react-flow__resize-control.handle.bottom.right {
  left: 100%;
}
/* line styles */
.react-flow__resize-control.line {
  border-color: #3367d9;
  border-width: 0;
  border-style: solid;
}
.react-flow__resize-control.line.left,
.react-flow__resize-control.line.right {
  width: 1px;
  transform: translate(-50%, 0);
  top: 0;
  height: 100%;
}
.react-flow__resize-control.line.left {
  left: 0;
  border-left-width: 1px;
}
.react-flow__resize-control.line.right {
  left: 100%;
  border-right-width: 1px;
}
.react-flow__resize-control.line.top,
.react-flow__resize-control.line.bottom {
  height: 1px;
  transform: translate(0, -50%);
  left: 0;
  width: 100%;
}
.react-flow__resize-control.line.top {
  top: 0;
  border-top-width: 1px;
}
.react-flow__resize-control.line.bottom {
  border-bottom-width: 1px;
  top: 100%;
}
._graphNode_qdp4v_1 circle {
  transition: r 0.3s;
}

._graphNode_qdp4v_1 {
  transition: none;
}

._nodeContainer_qdp4v_9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

._handle_qdp4v_18 {
  opacity: 0;
  pointer-events: none;
}

._iconContainer_qdp4v_23 {
  position: relative;
  width: 24px;
  height: 24px;
}

._nodeIcon_qdp4v_29 {
  flex-shrink: 0;
}

._badgesRow_qdp4v_33 {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  gap: 2px;
  z-index: 2;
  padding: 1px;
}

._badgeIcon_qdp4v_43 {
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
  border: 0.5px solid #e0e0e0;
  width: 12px;
  height: 12px;
  object-fit: contain;
  padding: 1px;
  margin-top: -8px;
  margin-left: 18px;
}

._labelContainer_qdp4v_56 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._nodeLabel_qdp4v_62 {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
}

._assetType_qdp4v_72 {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  font-size: 8px;
  color: #888;
}._fontFamilyGlobal_172hu_66 {
  font-family: "DM Sans", sans-serif;
}

._Graph_172hu_70 {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%;
  position: relative;
}

._svgGraph_172hu_78 {
  height: 100%;
  width: 100%;
}

._toolbarButton_172hu_83 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #187ffe;
  cursor: pointer;
  margin: 8px 0;
  transition: all 0.2s ease;
}

._toolbarIcon_172hu_93 {
  width: 16px;
  height: 16px;
}

._svgGraph_172hu_78,
._content_172hu_99,
._graphNode_172hu_100,
._graphRootNode_172hu_101,
._graphLink_172hu_102 {
  /*This is required in order to generate the classes used in the SVG elements. Do not remove this empty block*/
}

.react-flow defs marker {
  width: 6px;
  height: 4px;
}

.react-flow defs marker path {
  transform: scale(0.5);
  transform-origin: center;
}._fontFamilyGlobal_j92xv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_j92xv_70 {
  padding: 0 0 24px;
  height: calc(100% - 24px);
  overflow: scroll;
  position: relative;
}
._wrapper_j92xv_70 ._toolButton_j92xv_76 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #187ffe;
  cursor: pointer;
  margin: 8px 0;
  transition: all 0.2s ease;
}
._wrapper_j92xv_70 ._toolButton_j92xv_76 svg {
  width: 16px;
  height: 16px;
  color: #187ffe;
  fill: #187ffe;
}
._wrapper_j92xv_70 .react-flow__controls {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
._wrapper_j92xv_70 .react-flow__controls-button {
  color: #187ffe;
  background: transparent;
  border: none;
}
._wrapper_j92xv_70 .react-flow__controls-button svg {
  color: #187ffe;
  fill: #187ffe;
}._container_agzi9_1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
._container_agzi9_1 ._sources_agzi9_7 {
  margin-right: 0;
}

._tooltip_agzi9_11 {
  padding: 8px 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}._fontFamilyGlobal_w56sp_66 {
  font-family: "DM Sans", sans-serif;
}

._insightsList_w56sp_70 {
  display: flex;
}

._text_w56sp_74 {
  color: #515f80;
}

._tooltipTitle_w56sp_78 {
  display: flex;
  gap: 4px;
}

._iconsWrapper_w56sp_83 {
  margin-right: 2px;
  display: flex;
  flex-direction: row;
  gap: 6px;
}
._iconsWrapper_w56sp_83 ._alertInsightTag_w56sp_89 {
  padding: 4px;
  position: relative;
  width: 24px;
  height: 24px;
}
._iconsWrapper_w56sp_83 ._alertInsightTag_w56sp_89:nth-child(1) {
  z-index: 3;
}
._iconsWrapper_w56sp_83 ._alertInsightTag_w56sp_89:nth-child(2) {
  z-index: 2;
  margin-left: -22px;
}
._iconsWrapper_w56sp_83 ._alertInsightTag_w56sp_89:nth-child(3) {
  z-index: 1;
  margin-left: -22px;
}._columnPolicyWithTag_ocy5w_1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  gap: 8px;
}._fontFamilyGlobal_15v9t_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_15v9t_70 {
  height: calc(100% - 38px - 32px);
}
._wrapper_15v9t_70 ._actionBar_15v9t_73 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_15v9t_70 ._actionBar_15v9t_73 ._searchRow_15v9t_78 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_15v9t_70 ._actionBar_15v9t_73 ._achievementToggle_15v9t_83 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._wrapper_15v9t_70 ._actionBar_15v9t_73 ._achievementToggle_15v9t_83 ._achievementLabel_15v9t_88 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}
._wrapper_15v9t_70 ._actionBar_15v9t_73 ._actions_15v9t_93 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_15v9t_70 ._table_15v9t_100 {
  height: calc(100% - 38px);
}._fontFamilyGlobal_1bk5c_66 {
  font-family: "DM Sans", sans-serif;
}

._menuItemWrapper_1bk5c_70 {
  margin: 0;
  padding: 10px 0;
  border-radius: 4px;
  cursor: pointer;
}
._menuItemWrapper_1bk5c_70._selected_1bk5c_76 {
  background: #eff4ff;
}
._menuItemWrapper_1bk5c_70 ._menuItem_1bk5c_70 {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1f325b;
  font-weight: 500;
  width: 100%;
}
._menuItemWrapper_1bk5c_70 ._menuItem_1bk5c_70 ._disabled_1bk5c_87 {
  color: #828da4;
  cursor: not-allowed;
}
._menuItemWrapper_1bk5c_70:hover {
  background: rgba(221, 231, 255, 0.6);
}
._menuItemWrapper_1bk5c_70 ._delete_1bk5c_94 {
  color: #ff586c;
}
._menuItemWrapper_1bk5c_70:not(._draggable_1bk5c_97) {
  padding: 10px 8px 10px 0;
}
._menuItemWrapper_1bk5c_70 ._itemRight_1bk5c_100 {
  flex-grow: 1;
  display: flex;
  justify-content: end;
}
._menuItemWrapper_1bk5c_70 ._itemRight_1bk5c_100 ._count_1bk5c_105 {
  margin-left: 8px;
  color: #b4bbc8;
  font-weight: 500;
  font-size: 14px;
}
._menuItemWrapper_1bk5c_70._draggable_1bk5c_97 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._menuItemWrapper_1bk5c_70._draggable_1bk5c_97 ._draggableIcon_1bk5c_117 {
  cursor: grab;
  opacity: 0.5;
}._fontFamilyGlobal_18pk6_66 {
  font-family: "DM Sans", sans-serif;
}

._button_18pk6_70 {
  padding: 4px;
  min-width: unset;
  width: 40px;
}

._stickyHeader_18pk6_76 {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 1;
  width: 100%;
}

._scrollableContent_18pk6_84 {
  overflow-y: auto;
  max-height: 280px;
  width: 100%;
}
._scrollableContent_18pk6_84::-webkit-scrollbar {
  width: 6px;
}
._scrollableContent_18pk6_84::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
._scrollableContent_18pk6_84::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

._stickyFooter_18pk6_101 {
  position: sticky;
  bottom: 0;
  background-color: white;
  z-index: 1;
  width: 100%;
}._fontFamilyGlobal_1k960_66 {
  font-family: "DM Sans", sans-serif;
}

._item_1k960_70 {
  padding: 4px 12px;
  border: 1px solid #ced4da;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  line-height: 22px;
  background-color: #ffffff;
  text-transform: none;
  height: 32px;
  gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transition: border-color 0.3s;
  border-radius: 4px;
  z-index: 1;
}
._item_1k960_70._active_1k960_89 {
  border-color: #187ffe;
  z-index: 2;
}
._item_1k960_70._selected_1k960_93 {
  background-color: #187ffe;
  border-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._item_1k960_70._selected_1k960_93 ._name_1k960_98 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}
._item_1k960_70 ._name_1k960_98 {
  text-wrap: nowrap;
}

._iconOnly_1k960_106 {
  padding: 4px 8px;
  height: 32px;
  min-width: 32px;
  gap: 0;
  justify-content: center;
  align-items: center;
}
._iconOnly_1k960_106 svg {
  display: block;
}

._iconOnly_1k960_106._selected_1k960_93 {
  background-color: #ffffff;
  border-color: #ced4da;
}

._iconOnly_1k960_106._active_1k960_89 {
  border-color: #ced4da;
}._fontFamilyGlobal_pj8f4_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_pj8f4_70 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
}
._wrapper_pj8f4_70 ._text_pj8f4_76 {
  color: #828da4;
}
._wrapper_pj8f4_70 ._optionsWrapper_pj8f4_79 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

._checkBoxInput_pj8f4_87 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._checkBoxInput_pj8f4_87:hover {
  background-color: rgba(221, 231, 255, 0.6);
  cursor: pointer;
}

._footer_pj8f4_97 {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 12px;
  align-items: center;
}
._footer_pj8f4_97 ._cancel_pj8f4_104 {
  color: #ff586c;
  cursor: pointer;
}._wrapper_1wlgm_1 {
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
}

._filterLink_1wlgm_9 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._divider_1wlgm_15 {
  margin: 8px 0;
}

._toggle_1wlgm_19 {
  display: flex;
  gap: 4px;
}._fontFamilyGlobal_mkxvh_66 {
  font-family: "DM Sans", sans-serif;
}

._content_mkxvh_209 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._modalWrapper_mkxvh_215 {
  height: auto;
  padding-bottom: 30px;
}

._message_mkxvh_220 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._warning_mkxvh_226 {
  color: #1f325b;
  font-size: 12px;
  font-style: italic;
}

._backgroundNote_mkxvh_232 {
  color: #1f325b;
  font-size: 12px;
  font-style: italic;
  margin-top: 8px;
}

._actions_mkxvh_239 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 45px;
}._fontFamilyGlobal_na6z8_131 {
  font-family: "DM Sans", sans-serif;
}

._modalDialog_na6z8_135 ._modalContent_na6z8_135 {
  display: flex;
  flex-direction: column;
  margin: 0 24px;
  padding: 0;
  border: 1px solid #cdd1db;
  border-radius: 6px;
}
._modalDialog_na6z8_135 ._modalContent_na6z8_135 ._formContainer_na6z8_143 {
  display: grid;
  grid-template-columns: 344px 1fr;
  gap: 0;
  flex: 1;
  min-height: 500px;
}
._modalDialog_na6z8_135 ._modalContent_na6z8_135 ._formContainer_na6z8_143 ._leftColumn_na6z8_150 {
  width: 344px;
  padding: 32px;
  border-right: 1px solid #b4bbc8;
  background-color: #ffffff;
  overflow-y: auto;
}
._modalDialog_na6z8_135 ._modalContent_na6z8_135 ._formContainer_na6z8_143 ._rightColumn_na6z8_157 {
  padding: 32px;
  background-color: #f6faff;
  display: flex;
  flex-direction: column;
}
._modalDialog_na6z8_135 ._modalActions_na6z8_163 {
  padding: 24px;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

._centeredContainer_na6z8_170 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
  width: 90vw;
}

@media (max-width: 1200px) {
  ._formContainer_na6z8_143 {
    grid-template-columns: 1fr;
    gap: 0;
  }
  ._formContainer_na6z8_143 ._leftColumn_na6z8_150 {
    border-right: none;
    border-bottom: 1px solid #b4bbc8;
  }
  ._formContainer_na6z8_143 ._rightColumn_na6z8_157 {
    background-color: #ffffff;
  }
}._divider_1mauv_1 {
  margin: 32px 0;
}

._formSections_1mauv_5 {
  display: flex;
  flex-direction: column;
}._fontFamilyGlobal_1u84b_66 {
  font-family: "DM Sans", sans-serif;
}

._sdInput_1u84b_135 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
}._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._field_p7apv_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_p7apv_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}._errorText_81yyo_1 span {
  color: #dc2626;
  font-size: 0.875rem;
}._fontFamilyGlobal_x29m7_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_x29m7_66 {
  font-family: "DM Sans", sans-serif;
}

._field_x29m7_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_x29m7_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

._chartTypeGrid_x29m7_151 {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
}

._chartTypeOption_x29m7_157 {
  width: 32px;
  height: 32px;
  border: 1px solid #b4bbc8;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #ffffff;
}
._chartTypeOption_x29m7_157:hover {
  border-color: #c8e0ff;
  background-color: #f6faff;
}
._chartTypeOption_x29m7_157._selected_x29m7_173 {
  border-color: #187ffe;
  background-color: #f6faff;
  box-shadow: 0 0 0 1px #187ffe;
}
._chartTypeOption_x29m7_157 svg {
  width: 16px;
  height: 16px;
}._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._field_p7apv_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_p7apv_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._field_p7apv_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_p7apv_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_p7apv_66 {
  font-family: "DM Sans", sans-serif;
}

._field_p7apv_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_p7apv_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}._fontFamilyGlobal_1v7o6_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1v7o6_66 {
  font-family: "DM Sans", sans-serif;
}

._field_1v7o6_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_1v7o6_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

._valuePair_1v7o6_151 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}

._errorBlock_1v7o6_158 {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #fb3149;
  background-color: #ffe1e4;
  margin: 8px 0;
}
._errorBlock_1v7o6_158 span {
  color: #fb3149;
}._fontFamilyGlobal_1a224_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1a224_66 {
  font-family: "DM Sans", sans-serif;
}

._field_1a224_139:not(:last-child) {
  margin-bottom: 24px;
}

._sectionTitle_1a224_143 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

._filterFieldItem_1a224_151 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
}
._filterFieldItem_1a224_151:not(:last-child) {
  margin-bottom: 24px;
}
._filterFieldItem_1a224_151 ._deleteButton_1a224_160 {
  position: absolute;
  opacity: 0;
  right: -20px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._filterFieldItem_1a224_151:hover ._deleteButton_1a224_160 {
  opacity: 1;
}

._addFilterButtonBlock_1a224_172 {
  height: 48px;
  display: flex;
  align-items: flex-end;
  margin-top: 8px;
}
._addFilterButtonBlock_1a224_172 ._addFilterButton_1a224_172 {
  width: 100%;
  align-self: flex-end;
}._wrapper_1obpm_1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}._tagMargin_11c0d_1 {
  margin: 7px 0;
}._tagMargin_11c0d_1 {
  margin: 7px 0;
}._wrapper_1obpm_1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}._defaultControlWidth_fb139_1 {
  width: 100%;
}

._minimizedDefaultWidth_fb139_5 {
  max-width: 150px;
}

._wrapper_fb139_9 {
  display: flex;
}

._maxWidthField_fb139_13 {
  max-width: 910px;
}

._fontFamilyGlobal_fb139_82 {
  font-family: "DM Sans", sans-serif;
}

._input_fb139_225._readOnly_fb139_225 {
  height: 38px;
  padding: 6px 6px 6px 0;
}
._input_fb139_225._readOnly_fb139_225 .MuiOutlinedInput-root.MuiInputBase-formControl {
  padding-left: 0;
}
._input_fb139_225._readOnly_fb139_225 .MuiOutlinedInput-root.MuiInputBase-formControl > input.MuiInputBase-input {
  color: #8f98ad;
}._fontFamilyGlobal_g7tr5_66 {
  font-family: "DM Sans", sans-serif;
}

._focusedInput_g7tr5_70 {
  position: relative;
}
._focusedInput_g7tr5_70 ._tags_g7tr5_73 {
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  pointer-events: none;
}
._focusedInput_g7tr5_70 ._autocompleteInput_g7tr5_80 input {
  visibility: hidden;
}._fontFamilyGlobal_nf6nr_66 {
  font-family: "DM Sans", sans-serif;
}

._selectControlWrapper_nf6nr_70 {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
._selectControlWrapper_nf6nr_70._hasVariableSupport_nf6nr_76 .MuiAutocomplete-endAdornment {
  right: 30px !important;
}._menuButton_1b2cu_1 {
  position: absolute;
  right: 2px;
  display: flex;
  cursor: pointer;
  padding: 6px;
  border-radius: 20px;
}
._menuButton_1b2cu_1:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

._menuIcon_1b2cu_13 {
  width: 16px;
  height: 16px;
  color: rgba(0, 0, 0, 0.54);
}

._menuWrapper_1b2cu_19 {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1000;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

._variableMenu_1b2cu_29 {
  min-width: 200px;
}._defaultControlWidth_wqq6m_1 {
  width: 100%;
}

._minimizedDefaultWidth_wqq6m_5 {
  max-width: 150px;
}

._wrapper_wqq6m_9 {
  display: flex;
}

._maxWidthField_wqq6m_13 {
  max-width: 910px;
}._fontFamilyGlobal_iexz5_66 {
  font-family: "DM Sans", sans-serif;
}

._editor_iexz5_70 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
  width: 100%;
  background-color: white;
}
._editor_iexz5_70._readOnly_iexz5_77 {
  height: inherit;
  border: none;
  background: transparent;
}
._editor_iexz5_70._readOnly_iexz5_77 .mdxeditor {
  color: #8f98ad;
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.075px;
}
._editor_iexz5_70._readOnly_iexz5_77 span {
  color: #8f98ad;
}._fontFamilyGlobal_5c9dt_66 {
  font-family: "DM Sans", sans-serif;
}

._shortcuts_5c9dt_70 {
  overflow: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 12px 16px;
}

._mainContent_5c9dt_78 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  max-width: 300px;
}

._groupsGrid_5c9dt_86 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
}

._group_5c9dt_86 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._groupHeader_5c9dt_98 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.5px;
}

._chipContainer_5c9dt_105 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

._olderThanGroup_5c9dt_112 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._olderThanChips_5c9dt_118 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}

._actionsContainer_5c9dt_125 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: fit-content;
}

._reset_5c9dt_132 {
  color: #1976d2;
}._input_xbbdo_1 {
  background: white;
}
._input_xbbdo_1._readOnly_xbbdo_4 {
  background: unset;
}._boolControlWrapper_85klf_1 {
  display: flex;
  gap: 5px;
}._fontFamilyGlobal_jv1z7_66 {
  font-family: "DM Sans", sans-serif;
}

._buttonAddNewState_jv1z7_70 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
  border: 1px dashed #187ffe;
  border-radius: 4px;
  background: #ffffff;
}
._buttonAddNewState_jv1z7_70._loading_jv1z7_80 {
  border: 1px dashed #cdd1db;
  cursor: auto;
}
._buttonAddNewState_jv1z7_70._loading_jv1z7_80 svg {
  color: #cdd1db;
}
._buttonAddNewState_jv1z7_70 span {
  color: #187ffe;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}._fontFamilyGlobal_1iim4_131 {
  font-family: "DM Sans", sans-serif;
}

._previewPlaceholder_1iim4_135 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background-color: #f6faff;
}
._previewPlaceholder_1iim4_135 ._widgetHeader_1iim4_143 {
  padding-bottom: 16px;
  border-bottom: 1px solid #b4bbc8;
}
._previewPlaceholder_1iim4_135 ._widgetHeader_1iim4_143 ._widgetTitle_1iim4_147 {
  font-weight: 600;
  color: #1f325b;
  margin-bottom: 4px;
}
._previewPlaceholder_1iim4_135 ._widgetHeader_1iim4_143 ._widgetDescription_1iim4_152 {
  line-height: 1.4;
}
._previewPlaceholder_1iim4_135 ._widgetContent_1iim4_155 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 0;
}
._previewPlaceholder_1iim4_135 ._previewInfo_1iim4_162 {
  padding-top: 8px;
  border-top: 1px solid #b4bbc8;
  text-align: center;
}
._previewPlaceholder_1iim4_135 ._previewStateContainer_1iim4_167 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  gap: 16px;
}
._previewPlaceholder_1iim4_135 ._previewStateContainerSingle_1iim4_175 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 200px;
}
._previewPlaceholder_1iim4_135 ._previewHeader_1iim4_182 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
._previewPlaceholder_1iim4_135 ._previewContent_1iim4_188 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}._fontFamilyGlobal_mkxvh_66 {
  font-family: "DM Sans", sans-serif;
}

._content_mkxvh_209 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._modalWrapper_mkxvh_215 {
  height: auto;
  padding-bottom: 30px;
}

._message_mkxvh_220 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._warning_mkxvh_226 {
  color: #1f325b;
  font-size: 12px;
  font-style: italic;
}

._backgroundNote_mkxvh_232 {
  color: #1f325b;
  font-size: 12px;
  font-style: italic;
  margin-top: 8px;
}

._actions_mkxvh_239 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 45px;
}._fontFamilyGlobal_1710h_66 {
  font-family: "DM Sans", sans-serif;
}

._content_1710h_70 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 14px;
}
._content_1710h_70 span {
  white-space: pre-line;
}
._content_1710h_70 ._formatSection_1710h_80 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
  flex-direction: column;
}
._content_1710h_70 ._formatSection_1710h_80 ._enabled_1710h_87 span {
  color: #187ffe;
}

._actions_1710h_91 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px;
}

._backgroundLoadingContainer_1710h_99 {
  display: flex;
  gap: 1em;
}
._backgroundLoadingContainer_1710h_99 ._backgroundLoader_1710h_103 {
  width: 25px;
}

._backgroundButtonContainer_1710h_107 {
  flex-grow: 1;
}
._backgroundButtonContainer_1710h_107 ._button_1710h_110 {
  width: fit-content;
  padding: 4px 10px;
  line-height: 18px;
  height: 28px;
}

._newTabLink_1710h_117 {
  text-decoration: underline;
}._fontFamilyGlobal_1dijy_66 {
  font-family: "DM Sans", sans-serif;
}

._sendIcon_1dijy_70 {
  width: 20px;
  height: 20px;
  color: #828da4;
}
._sendIcon_1dijy_70._isActive_1dijy_75 {
  color: rgb(55, 114, 255);
}._fontFamilyGlobal_gkt6i_66 {
  font-family: "DM Sans", sans-serif;
}

._closeIcon_gkt6i_70 {
  width: 20px;
  height: 20px;
  color: #828da4;
}._aiIcon_ksbd4_1 {
  width: 20px;
  height: 20px;
  color: rgb(55, 114, 255);
}
._aiIcon_ksbd4_1._neverClicked_ksbd4_6 {
  animation: _color_ksbd4_1 1000ms infinite ease-in-out;
}
@keyframes _color_ksbd4_1 {
  50% {
    color: rgba(55, 114, 255, 0.6);
  }
  100% {
    color: rgb(55, 114, 255);
  }
}._fontFamilyGlobal_1lceb_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1lceb_70 {
  margin-top: 16px;
}

._header_1lceb_74 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
}
._header_1lceb_74 ._headerLeft_1lceb_81 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._header_1lceb_74 ._headerLeft_1lceb_81 ._headerText_1lceb_86 {
  font-size: 14px;
  font-weight: 500;
  color: #061b49;
}
._header_1lceb_74 ._headerLeft_1lceb_81 ._chevronClosed_1lceb_91,
._header_1lceb_74 ._headerLeft_1lceb_81 ._chevronOpen_1lceb_92 {
  color: #828da4;
  font-size: 20px;
  transition: transform 0.2s;
}
._header_1lceb_74 ._headerLeft_1lceb_81 ._chevronOpen_1lceb_92 {
  transform: rotate(180deg);
}
._header_1lceb_74 ._headerLeft_1lceb_81 ._loader_1lceb_100 {
  color: #828da4;
}
._header_1lceb_74 ._selectedBadge_1lceb_103 {
  font-size: 13px;
  color: #187ffe;
  font-weight: 500;
  padding: 2px 8px;
  background-color: #f6faff;
  border-radius: 4px;
}

._expandedContent_1lceb_112 {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  max-height: calc(70vh - 200px);
  min-height: 300px;
}
._expandedContent_1lceb_112 ._instructionText_1lceb_122 {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #515f80;
  line-height: 1.4;
  flex-shrink: 0;
}
._expandedContent_1lceb_112 ._searchBox_1lceb_130 {
  width: 100%;
  flex-shrink: 0;
}
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
  flex-shrink: 0;
}
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 ._selectAll_1lceb_141,
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 ._reset_1lceb_142 {
  color: #187ffe;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 ._selectAll_1lceb_141:hover,
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 ._reset_1lceb_142:hover {
  text-decoration: underline;
}
._expandedContent_1lceb_112 ._actionsBar_1lceb_134 ._reset_1lceb_142 {
  color: #187ffe;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155::-webkit-scrollbar {
  width: 6px;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px 8px 0;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.2s;
  flex-shrink: 0;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174:hover {
  background-color: rgba(221, 231, 255, 0.6);
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174 ._dragIcon_1lceb_187 {
  flex-shrink: 0;
  color: #828da4;
  cursor: grab;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174 ._dragIcon_1lceb_187:active {
  cursor: grabbing;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174 ._checkbox_1lceb_195 {
  flex-shrink: 0;
}
._expandedContent_1lceb_112 ._columnsList_1lceb_155 ._columnItem_1lceb_174 ._columnTitle_1lceb_198 {
  flex: 1;
  font-size: 14px;
  color: #061b49;
}
._expandedContent_1lceb_112 ._addTagButtonWrapper_1lceb_203 {
  display: flex;
  justify-content: flex-start;
  padding: 8px 0;
  margin-top: 8px;
  border-top: 1px solid #ced4da;
}
._expandedContent_1lceb_112 ._addTagButton_1lceb_203 {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #187ffe;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}
._expandedContent_1lceb_112 ._addTagButton_1lceb_203:hover {
  text-decoration: underline;
}._fontFamilyGlobal_10d9n_66 {
  font-family: "DM Sans", sans-serif;
}

._tagColumnRow_10d9n_70 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px 8px 0;
  border-radius: 4px;
  transition: background-color 0.2s;
  flex-shrink: 0;
}
._tagColumnRow_10d9n_70:hover {
  background-color: rgba(221, 231, 255, 0.6);
}
._tagColumnRow_10d9n_70 ._dragHandle_10d9n_82 {
  display: flex;
  flex-shrink: 0;
  cursor: grab;
}
._tagColumnRow_10d9n_70 ._dragHandle_10d9n_82:active {
  cursor: grabbing;
}
._tagColumnRow_10d9n_70 ._dragIcon_10d9n_90 {
  flex-shrink: 0;
  color: #828da4;
}
._tagColumnRow_10d9n_70 ._checkbox_10d9n_94 {
  flex-shrink: 0;
}
._tagColumnRow_10d9n_70 ._tagInputs_10d9n_97 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  flex: 1;
}
._tagColumnRow_10d9n_70 ._tagTypeWrapper_10d9n_103 {
  flex: 1;
  min-width: 140px;
}
._tagColumnRow_10d9n_70 ._tagTypeWrapper_10d9n_103 > div {
  width: 100%;
}
._tagColumnRow_10d9n_70 ._tagKeysWrapper_10d9n_110 {
  flex: 1;
  min-width: 140px;
}
._tagColumnRow_10d9n_70 ._tagKeysWrapper_10d9n_110 > div {
  width: 100%;
}
._tagColumnRow_10d9n_70 ._removeTagButton_10d9n_117 {
  flex-shrink: 0;
  color: #515f80;
}
._tagColumnRow_10d9n_70 ._removeTagButton_10d9n_117:hover {
  color: #b50606;
  background-color: rgba(255, 0, 0, 0.04);
}._fontFamilyGlobal_1rbly_66 {
  font-family: "DM Sans", sans-serif;
}

._search_1rbly_70 {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
._search_1rbly_70 ._icon_1rbly_75 path {
  fill: #828da4;
}._fontFamilyGlobal_10j75_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_10j75_70 {
  position: absolute;
  bottom: 16px;
  left: 24px;
  right: 24px;
  background: white;
  border: 1px solid #cdd1db;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  z-index: 10;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
._panel_10j75_70 ._resizeHandle_10j75_84 {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  height: 8px;
  cursor: ns-resize;
  z-index: 1;
}
._panel_10j75_70 ._resizeHandle_10j75_84::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 3px;
  border-radius: 2px;
  background: #b4bbc8;
  opacity: 0;
  transition: opacity 0.15s ease;
}
._panel_10j75_70 ._resizeHandle_10j75_84:hover::after {
  opacity: 1;
}
._panel_10j75_70 ._panelHeader_10j75_109 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
  border-bottom: 1px solid #e1e4e9;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelTitleRow_10j75_116 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelTitleRow_10j75_116 ._typeIcon_10j75_121 {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelTitle_10j75_116 {
  font-size: 14px;
  font-weight: 600;
  color: #061b49;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._simulateFixButton_10j75_136,
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._resetButton_10j75_137 {
  padding: 4px 12px;
  border: 1px solid #b4bbc8;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.15s ease;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._simulateFixButton_10j75_136 {
  background-color: #187ffe;
  color: white;
  border-color: #187ffe;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._simulateFixButton_10j75_136:hover {
  background-color: #0069ea;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._resetButton_10j75_137 {
  background-color: white;
  color: #061b49;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._resetButton_10j75_137:hover {
  background-color: #e1e4e9;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._actionButton_10j75_161 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  cursor: pointer;
  color: #515f80;
  transition: background-color 0.15s ease;
}
._panel_10j75_70 ._panelHeader_10j75_109 ._panelActions_10j75_131 ._actionButton_10j75_161:hover {
  background-color: #e1e4e9;
  color: #061b49;
}
._panel_10j75_70 ._panelContent_10j75_176 {
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  overflow-y: auto;
}
._panel_10j75_70 ._panelContent_10j75_176 ._titleRow_10j75_184 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._panel_10j75_70 ._panelContent_10j75_176 ._titleRow_10j75_184 ._titleText_10j75_189 {
  font-size: 14px;
  font-weight: 500;
  color: #061b49;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._panel_10j75_70 ._panelContent_10j75_176 ._fieldsGrid_10j75_197 {
  display: grid;
  grid-template-columns: 1fr fit-content(200px) 1fr;
  gap: 12px 32px;
}
._panel_10j75_70 ._panelContent_10j75_176 ._descriptionSection_10j75_202 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._panel_10j75_70 ._panelContent_10j75_176 ._descriptionSection_10j75_202 ._descriptionText_10j75_207 {
  font-size: 13px;
  color: #515f80;
  line-height: 1.4;
}
._panel_10j75_70 ._loaderWrapper_10j75_212 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}._fontFamilyGlobal_2zyc4_66 {
  font-family: "DM Sans", sans-serif;
}

._stepBadge_2zyc4_70 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #187ffe;
  color: white;
  font-size: 10px;
  font-weight: 600;
  pointer-events: all;
}._fontFamilyGlobal_xv6v6_66 {
  font-family: "DM Sans", sans-serif;
}

._nodeCard_xv6v6_70 {
  background: white;
  border: 2px solid #cdd1db;
  border-radius: 8px;
  min-width: 180px;
  max-width: 220px;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
._nodeCard_xv6v6_70._none_xv6v6_81 {
  border-color: transparent;
}
._nodeCard_xv6v6_70._critical_xv6v6_84 {
  border-color: #e00000;
}
._nodeCard_xv6v6_70._high_xv6v6_87 {
  border-color: #ff8d0a;
}
._nodeCard_xv6v6_70._medium_xv6v6_90 {
  border-color: #f5c400;
}
._nodeCard_xv6v6_70._low_xv6v6_93 {
  border-color: #2f94d6;
}
._nodeCard_xv6v6_70._selected_xv6v6_96 {
  box-shadow: 0 0 0 3px rgba(24, 127, 254, 0.3);
}
._nodeCard_xv6v6_70 ._cardContent_xv6v6_99 {
  display: flex;
  align-items: center;
  padding: 8px 10px 8px 12px;
  gap: 10px;
}
._nodeCard_xv6v6_70 ._leftSection_xv6v6_105 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
}
._nodeCard_xv6v6_70 ._shieldIcon_xv6v6_112 {
  width: 28px;
  height: 28px;
}
._nodeCard_xv6v6_70 ._trophyIcon_xv6v6_116 {
  width: 36px;
  height: 36px;
}
._nodeCard_xv6v6_70 ._score_xv6v6_120 {
  font-size: 13px;
  font-weight: 700;
  color: #061b49;
  line-height: 1;
}
._nodeCard_xv6v6_70 ._rightSection_xv6v6_126 {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
  flex: 1;
}
._nodeCard_xv6v6_70 ._title_xv6v6_133 {
  font-size: 11px;
  font-weight: 500;
  color: #061b49;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._nodeCard_xv6v6_70 ._descriptions_xv6v6_141 {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
._nodeCard_xv6v6_70 ._descriptionRow_xv6v6_146 {
  display: flex;
  gap: 4px;
  font-size: 10px;
  line-height: 1.3;
}
._nodeCard_xv6v6_70 ._descriptionLabel_xv6v6_152 {
  color: #515f80;
  white-space: nowrap;
}
._nodeCard_xv6v6_70 ._descriptionValue_xv6v6_156 {
  color: #061b49;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._preAlphaCard_xv6v6_164 {
  border: 4px solid #fafafa;
  min-width: 300px;
  max-width: 340px;
  padding: 0;
  cursor: pointer;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.32);
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
._preAlphaCard_xv6v6_164._none_xv6v6_81 {
  background: white;
  border-color: transparent;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
._preAlphaCard_xv6v6_164._critical_xv6v6_84 {
  background: linear-gradient(90deg, #e00000 0%, #e00000 2.69%, #fff 2.85%, #fff 38.49%, #f9d6d7 100%);
}
._preAlphaCard_xv6v6_164._high_xv6v6_87 {
  background: linear-gradient(90deg, #fc8b1a 0%, #fc8b1a 2.69%, #fff 2.85%, #fff 38.49%, #feecda 100%);
}
._preAlphaCard_xv6v6_164._medium_xv6v6_90 {
  background: linear-gradient(90deg, #fac707 0%, #fac707 2.69%, #fff 2.85%, #fff 38.59%, #fef6d7 100%);
}
._preAlphaCard_xv6v6_164._low_xv6v6_93 {
  background: linear-gradient(90deg, #2f94d6 0%, #2f94d6 2.69%, #fff 2.85%, #fff 38.49%, #deeef8 100%);
}
._preAlphaCard_xv6v6_164._selected_xv6v6_96 {
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.32), 0 0 0 3px rgba(24, 127, 254, 0.4);
}
._preAlphaCard_xv6v6_164 ._cardContent_xv6v6_99 {
  display: flex;
  align-items: center;
  padding: 12px 16px 12px 20px;
  gap: 12px;
}
._preAlphaCard_xv6v6_164 ._leftSection_xv6v6_105 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
._preAlphaCard_xv6v6_164 ._shieldIcon_xv6v6_112 {
  width: 40px;
  height: 40px;
}
._preAlphaCard_xv6v6_164 ._trophyIcon_xv6v6_116 {
  width: 40px;
  height: 40px;
}
._preAlphaCard_xv6v6_164 ._score_xv6v6_120 {
  font-size: 20px;
  font-weight: 700;
  color: #061b49;
  line-height: 1;
}
._preAlphaCard_xv6v6_164 ._rightSection_xv6v6_126 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  flex: 1;
}
._preAlphaCard_xv6v6_164 ._title_xv6v6_133 {
  font-size: 13px;
  font-weight: 500;
  color: #061b49;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._preAlphaCard_xv6v6_164 ._descriptions_xv6v6_141 {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
._preAlphaCard_xv6v6_164 ._descriptionRow_xv6v6_146 {
  display: flex;
  gap: 6px;
  font-size: 11px;
  line-height: 1.4;
}
._preAlphaCard_xv6v6_164 ._descriptionLabel_xv6v6_152 {
  color: rgba(6, 27, 73, 0.78);
  white-space: nowrap;
}
._preAlphaCard_xv6v6_164 ._descriptionValue_xv6v6_156 {
  color: #061b49;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._miniCardPreAlpha_xv6v6_259 {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border-radius: 8px;
  border: 2px solid #cdd1db;
  background: white;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: box-shadow 0.2s ease;
}
._miniCardPreAlpha_xv6v6_259._none_xv6v6_81 {
  border-color: transparent;
}
._miniCardPreAlpha_xv6v6_259._critical_xv6v6_84 {
  border-color: #e00000;
}
._miniCardPreAlpha_xv6v6_259._high_xv6v6_87 {
  border-color: #ff8d0a;
}
._miniCardPreAlpha_xv6v6_259._medium_xv6v6_90 {
  border-color: #f5c400;
}
._miniCardPreAlpha_xv6v6_259._low_xv6v6_93 {
  border-color: #2f94d6;
}
._miniCardPreAlpha_xv6v6_259._selected_xv6v6_96 {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12), 0 0 0 3px rgba(24, 127, 254, 0.3);
}
._miniCardPreAlpha_xv6v6_259 ._miniIconPreAlpha_xv6v6_289 {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}
._miniCardPreAlpha_xv6v6_259 ._miniTrophyPreAlpha_xv6v6_294 {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}
._miniCardPreAlpha_xv6v6_259 ._miniScorePreAlpha_xv6v6_299 {
  font-size: 18px;
  font-weight: 600;
  color: #061b49;
  line-height: 1;
}

._miniCard_xv6v6_259 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border: 3px solid #fafafa;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.24);
  cursor: pointer;
  transition: box-shadow 0.2s ease;
}
._miniCard_xv6v6_259._none_xv6v6_81 {
  background: white;
  border-color: transparent;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
._miniCard_xv6v6_259._critical_xv6v6_84 {
  background: linear-gradient(90deg, #e00000 0%, #e00000 4%, #fff 4.5%, #fff 50%, #f9d6d7 100%);
}
._miniCard_xv6v6_259._high_xv6v6_87 {
  background: linear-gradient(90deg, #fc8b1a 0%, #fc8b1a 4%, #fff 4.5%, #fff 50%, #feecda 100%);
}
._miniCard_xv6v6_259._medium_xv6v6_90 {
  background: linear-gradient(90deg, #fac707 0%, #fac707 4%, #fff 4.5%, #fff 50%, #fef6d7 100%);
}
._miniCard_xv6v6_259._low_xv6v6_93 {
  background: linear-gradient(90deg, #2f94d6 0%, #2f94d6 4%, #fff 4.5%, #fff 50%, #deeef8 100%);
}
._miniCard_xv6v6_259._selected_xv6v6_96 {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.24), 0 0 0 3px rgba(24, 127, 254, 0.4);
}
._miniCard_xv6v6_259 ._miniIcon_xv6v6_289 {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}
._miniCard_xv6v6_259 ._miniTrophy_xv6v6_294 {
  width: 85px;
  height: 85px;
  flex-shrink: 0;
}
._miniCard_xv6v6_259 ._miniScore_xv6v6_299 {
  font-size: 72px;
  font-weight: 600;
  color: #061b49;
  line-height: 1;
}

._disabled_xv6v6_353 {
  opacity: 0.35;
  filter: grayscale(80%);
  pointer-events: none;
}

._descriptionTooltip_xv6v6_359 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px;
}

._handle_xv6v6_366 {
  visibility: hidden;
}._fontFamilyGlobal_qtpev_66 {
  font-family: "DM Sans", sans-serif;
}

._container_qtpev_70 {
  width: calc(100% + 64px);
  height: 100%;
  min-height: 400px;
  position: relative;
  margin: 0 -32px;
}
._container_qtpev_70 ._taskRunSelector_qtpev_77 {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
}
._container_qtpev_70 ._taskRunSelect_qtpev_77 {
  background: white;
  border-radius: 4px;
  font-size: 13px;
  min-width: 200px;
}
._container_qtpev_70 ._toolbar_qtpev_89 {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 5px;
  display: flex;
  flex-direction: column;
}
._container_qtpev_70 ._toolbarButton_qtpev_102 {
  color: #187ffe;
  cursor: pointer;
  margin: 8px 0;
  transition: all 0.2s ease;
  width: 16px;
  height: 16px;
}._tabsContainer_1thqd_1 {
  overflow: scroll;
  flex: 1;
}
._tabsContainer_1thqd_1 > ._flexFix_1thqd_5 {
  display: flex;
  height: 100%;
  flex-direction: column;
}._fontFamilyGlobal_i34bj_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_i34bj_70 {
  background: #f6faff;
}._wrapper_1sz4g_1 {
  display: flex;
  align-items: center;
  gap: 24px;
}
._wrapper_1sz4g_1 ._assetDisplayName_1sz4g_6 {
  white-space: nowrap;
}

._actions_1sz4g_10 ._closeButton_1sz4g_10 {
  padding: 0;
}

._divider_1sz4g_14 {
  height: 20px;
}._fontFamilyGlobal_1o2vh_66 {
  font-family: "DM Sans", sans-serif;
}

._account_1o2vh_70 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  min-width: 0;
}
._account_1o2vh_70 ._accountDetails_1o2vh_78 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}
._account_1o2vh_70 ._accountDetails_1o2vh_78 ._name_1o2vh_85 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
._account_1o2vh_70 ._accountDetails_1o2vh_78 ._region_1o2vh_94 {
  color: #8f98ad;
  font-size: 8px;
  font-weight: 500;
  line-height: 10px;
}
@keyframes _shine_1v1s5_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1v1s5_7 ._loadingItem_1v1s5_7 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1v1s5_1 1s ease infinite;
}

._loading_1v1s5_7 ._loadingItem_1v1s5_7 * {
  visibility: hidden !important;
}

._loading_1v1s5_7 ._loadingItem_1v1s5_7:empty::after,
._loading_1v1s5_7 ._loadingItem_1v1s5_7 *:empty::after {
  content: " ";
}

._container_1v1s5_30 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}

._wrapper_1v1s5_36 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._wrapper_1v1s5_36 ._title_1v1s5_41 {
  border-bottom: unset;
}

._digestContainer_1v1s5_45 {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
._digestContainer_1v1s5_45 span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._digestContainer_1v1s5_45 ._copyButton_1v1s5_57 {
  padding: 2px;
  opacity: 0;
  transition: opacity 0.2s;
}
._digestContainer_1v1s5_45:hover ._copyButton_1v1s5_57 {
  opacity: 1;
}._fontFamilyGlobal_1khs0_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1khs0_70 {
  display: flex;
  gap: 4px;
}
._wrapper_1khs0_70 ._plusItems_1khs0_74 {
  background: #e1e4e9;
  padding: 4px 12px;
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #1f325b;
  height: 22px;
  border-radius: 4px;
  width: fit-content;
  justify-content: center;
}
._wrapper_1khs0_70 span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes _shine_gr6dd_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_gr6dd_72 ._loadingItem_gr6dd_72 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_gr6dd_1 1s ease infinite;
}

._loading_gr6dd_72 ._loadingItem_gr6dd_72 * {
  visibility: hidden !important;
}

._loading_gr6dd_72 ._loadingItem_gr6dd_72:empty::after,
._loading_gr6dd_72 ._loadingItem_gr6dd_72 *:empty::after {
  content: " ";
}

._container_gr6dd_95 {
  overflow: hidden;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 {
  cursor: pointer;
}
._container_gr6dd_95 ._inputBox_gr6dd_98._loading_gr6dd_72 {
  pointer-events: none;
  cursor: progress;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 ._input_gr6dd_98 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 10px;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 ._input_gr6dd_98 ._insightEdit_gr6dd_114 {
  min-width: 22px;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 ._input_gr6dd_98 ._values_gr6dd_117 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  line-height: 10px;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 ._input_gr6dd_98 ._countBox_gr6dd_126 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #e1e4e9;
  padding: 4px;
  line-height: 12px;
  border-radius: 4px;
}
._container_gr6dd_95 ._inputBox_gr6dd_98 ._input_gr6dd_98 ._countBox_gr6dd_126 span {
  color: #828da4;
}

._menuItem_gr6dd_140 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  line-height: 1;
  gap: 4px;
}
._menuItem_gr6dd_140 span {
  flex: 1;
  color: #061b49;
}

._menuActions_gr6dd_155 {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  width: 100%;
  flex-direction: row;
  align-items: center;
  padding: 8px 16px;
  margin-top: 5px;
}

._tooltip_gr6dd_166 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 8px;
}
._tooltip_gr6dd_166 ._tooltipItem_gr6dd_173 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}

._insightButton_gr6dd_181 {
  width: 22px;
}._fontFamilyGlobal_1dser_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1dser_70 {
  display: flex;
  gap: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: center;
  max-width: calc(100% - 30px);
}
._container_1dser_70 ._editIcon_1dser_78 {
  cursor: pointer;
  min-width: 22px;
}
._container_1dser_70 ._select_1dser_82 {
  flex-grow: 1;
  max-width: 100%;
}
._container_1dser_70 ._rootAsset_1dser_86 {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
._container_1dser_70 ._rootAsset_1dser_86 ._assetNameContainer_1dser_92 {
  max-width: calc(100% - 30px);
}
._container_1dser_70 ._menuActions_1dser_95 {
  margin-block-start: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._chosenRootAsset_1dser_102 {
  max-width: 100%;
}

._messageWrapper_1dser_106 {
  display: flex;
  align-items: start;
  gap: 10px;
  flex-direction: column;
  overflow: hidden;
  max-width: 100%;
}._content_gk1lq_66 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px 0;
}
._content_gk1lq_66 ._grid_gk1lq_72 {
  gap: 21px 32px;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr));
}
._content_gk1lq_66 ._tags_gk1lq_76 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

._loader_gk1lq_82 {
  height: 100%;
}._fontFamilyGlobal_1pw3i_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1pw3i_70 {
  background: #f6faff;
}

._tableTab_1pw3i_74 {
  height: calc(100% - 38px);
}
._tableTab_1pw3i_74 ._tableTabContent_1pw3i_77 {
  padding-bottom: 32px;
  height: calc(100% - 70px);
}._fontFamilyGlobal_zddug_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_zddug_70 {
  height: 100%;
  padding: 0 0 32px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._searchRow_zddug_79 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._achievementToggle_zddug_84 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._achievementToggle_zddug_84 ._achievementLabel_zddug_89 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._actions_zddug_94 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_zddug_70 ._table_zddug_101 {
  height: calc(100% - 38px - 32px);
}._fontFamilyGlobal_1ty0m_66 {
  font-family: "DM Sans", sans-serif;
}

._header_1ty0m_70 {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
}
._header_1ty0m_70 ._search_1ty0m_76 {
  margin: 16px 0;
  width: 232px;
}
._header_1ty0m_70 ._search_1ty0m_76 ._icon_1ty0m_80 path {
  fill: #828da4;
}
._header_1ty0m_70 ._link_1ty0m_83 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._header_1ty0m_70 ._text_1ty0m_88 {
  color: #187ffe;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  font-style: normal;
  line-height: 22px;
}._fontFamilyGlobal_170z1_66 {
  font-family: "DM Sans", sans-serif;
}

._pagination_170z1_70 {
  background: #f8f9fc;
}._table_judcy_1 {
  min-height: 329px;
  height: 329px;
  max-height: 329px;
}._fontFamilyGlobal_1u888_66 {
  font-family: "DM Sans", sans-serif;
}

._header_1u888_70 {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
}
._header_1u888_70 ._search_1u888_76 {
  margin: 16px 0;
  width: 232px;
}
._header_1u888_70 ._search_1u888_76 ._icon_1u888_80 path {
  fill: #828da4;
}
._header_1u888_70 ._link_1u888_83 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._header_1u888_70 ._text_1u888_88 {
  font-size: 0.875rem;
  color: #187ffe;
  cursor: pointer;
}._fontFamilyGlobal_1hymk_66 {
  font-family: "DM Sans", sans-serif;
}

._table_1hymk_70 {
  padding: 32px 0;
}._fontFamilyGlobal_1qux4_66 {
  font-family: "DM Sans", sans-serif;
}

._search_1qux4_70 {
  margin: 16px 0;
  width: 232px;
}
._search_1qux4_70 ._icon_1qux4_74 path {
  fill: #828da4;
}._fontFamilyGlobal_dwhpp_66 {
  font-family: "DM Sans", sans-serif;
}

._versionWrapper_dwhpp_70 {
  display: flex;
}
._versionWrapper_dwhpp_70 ._version_dwhpp_70 {
  color: #828da4;
}
._versionWrapper_dwhpp_70 ._version_dwhpp_70 span {
  color: #828da4;
}._fontFamilyGlobal_jl0tv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_jl0tv_70 {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
._wrapper_jl0tv_70 ._totalCount_jl0tv_75 {
  color: #1f325b;
  font-size: 14px;
}
._wrapper_jl0tv_70 ._totalSelected_jl0tv_79 {
  color: #828a9c;
  font-size: 14px;
}
._wrapper_jl0tv_70 ._selectAll_jl0tv_83 {
  color: #187ffe;
  font-size: 14px;
  cursor: pointer;
}
._wrapper_jl0tv_70 ._divider_jl0tv_88 {
  height: 20px;
}._fontFamilyGlobal_1caag_66 {
  font-family: "DM Sans", sans-serif;
}

._cell_1caag_70 {
  color: #828da4;
}._fontFamilyGlobal_1yc6g_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1yc6g_70 {
  display: flex;
  gap: 8px;
}

._icon_1yc6g_75 {
  display: flex;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
._icon_1yc6g_75:nth-of-type(n + 2) {
  margin-left: -11px;
}._fontFamilyGlobal_1q31o_66 {
  font-family: "DM Sans", sans-serif;
}

._searchContainer_1q31o_70 {
  display: flex;
  align-items: center;
  gap: 16px;
}
._searchContainer_1q31o_70 ._select_1q31o_75 {
  width: 232px;
}
._searchContainer_1q31o_70 ._search_1q31o_70 {
  margin: 16px 0;
  width: 232px;
}
._searchContainer_1q31o_70 ._search_1q31o_70 ._icon_1q31o_82 path {
  fill: #828da4;
}

._menuItemWrapper_1q31o_86 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._menuItemWrapper_1q31o_86 ._icon_1q31o_82 {
  height: 20px;
  width: 20px;
}

._startAdornment_1q31o_96 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-inline-start: 5px;
}

._expandedRow_1q31o_103 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px;
  background-color: #f8f9fc;
}
._expandedRow_1q31o_103 > div:not(:last-child) {
  border-bottom: 1px solid rgba(206, 212, 218, 0.3294117647);
}
._expandedRow_1q31o_103 ._noResults_1q31o_115 {
  gap: 15px;
}

.MuiDataGrid-detailPanel {
  height: auto !important;
}._fontFamilyGlobal_8mc90_66 {
  font-family: "DM Sans", sans-serif;
}

._actions_8mc90_70 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
._actions_8mc90_70 button {
  background-color: unset;
  outline: none;
  cursor: pointer;
}._fontFamilyGlobal_o7vtq_66 {
  font-family: "DM Sans", sans-serif;
}

._actionsContainer_o7vtq_70 {
  width: 100%;
  background: #f6faff;
  position: relative;
  transition: height 0.2s ease-in-out;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  padding: 32px;
  display: flex;
}._wrapper_jit9l_1 {
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
._wrapper_jit9l_1 ._image_jit9l_9 {
  width: 240px;
  margin-bottom: 2em;
}._fontFamilyGlobal_c4lqc_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_c4lqc_70 {
  width: 32%;
  border: 1px solid #ced4da;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0 16px;
  overflow: hidden;
  flex: 1;
  gap: 8px;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 ._title_c4lqc_89 {
  flex: 0 0 auto;
  border-bottom: 1px solid #ced4da;
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 ._title_c4lqc_89 ._how_c4lqc_96 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #1f325b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 ._title_c4lqc_89 ._tickets_c4lqc_105 {
  font-size: 14px;
  color: #187ffe;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 ._bodyWrapper_c4lqc_113 {
  flex: 1 1 0;
  height: calc(100% - 33px);
  overflow: hidden;
}
._wrapper_c4lqc_70 ._content_c4lqc_79 ._bodyWrapper_c4lqc_113 ._body_c4lqc_113 {
  flex: 1 1 auto;
  height: 100%;
  overflow: auto;
}
._wrapper_c4lqc_70 ._fix_c4lqc_123 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
}._fontFamilyGlobal_sd79m_66 {
  font-family: "DM Sans", sans-serif;
}

._stepText_sd79m_70 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #1f325b;
  text-transform: capitalize;
}

._details_sd79m_78 {
  background-color: rgb(248, 248, 248);
  border-radius: 0 0 8px 8px;
  padding: 8px 0 16px 16px;
}._fontFamilyGlobal_1bd1t_66 {
  font-family: "DM Sans", sans-serif;
}

._content_1bd1t_70 {
  padding: 0 0 12px 16px;
  margin-top: -2px;
  white-space: break-spaces;
  line-height: 1.35rem;
  overflow: hidden;
}

._timelineItem_1bd1t_78 ._timeLineColor_1bd1t_78 {
  background: #187ffe;
  margin: 0;
}
._timelineItem_1bd1t_78:last-of-type ._timeLineColor_1bd1t_78 {
  flex-grow: 0;
  height: 0;
}

._timelineStepNumber_1bd1t_87 {
  transform: translate(-6.5px, -14.8px);
  width: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
}._fontFamilyGlobal_9j3v6_66 {
  font-family: "DM Sans", sans-serif;
}

._timeline_9j3v6_70 {
  overflow: auto;
  display: block;
}

._remediationStepPartModelsWrapper_9j3v6_75 {
  display: inline;
  color: #515f80;
  font-size: 14px;
  overflow: hidden;
}

._fontFamilyGlobal_gagwu_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_gagwu_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_gagwu_76 ._loadingItem_gagwu_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_gagwu_1 1s ease infinite;
}

._loading_gagwu_76 ._loadingItem_gagwu_76 * {
  visibility: hidden !important;
}

._loading_gagwu_76 ._loadingItem_gagwu_76:empty::after,
._loading_gagwu_76 ._loadingItem_gagwu_76 *:empty::after {
  content: " ";
}

._wrapper_gagwu_99 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._wrapper_gagwu_99 ._header_gagwu_104 {
  display: flex;
  justify-content: space-between;
}
._wrapper_gagwu_99 ._header_gagwu_104 ._title_gagwu_108 {
  color: #1f325b;
  font-weight: 500;
  font-size: 16px;
}
._wrapper_gagwu_99 ._header_gagwu_104 ._callTheExpert_gagwu_113 {
  display: flex;
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  align-items: center;
  font-size: 14px;
}
._wrapper_gagwu_99 ._descriptionAndAffected_gagwu_121 {
  display: flex;
}
._wrapper_gagwu_99 ._descriptionAndAffected_gagwu_121 ._description_gagwu_121 {
  flex: 3;
  gap: 12px;
  display: flex;
  flex-direction: column;
  padding-right: 20px;
  width: 100%;
}
._wrapper_gagwu_99 ._descriptionAndAffected_gagwu_121 ._description_gagwu_121 ._descriptionText_gagwu_132 {
  white-space: pre-line;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_gagwu_99 ._descriptionAndAffected_gagwu_121 ._divider_gagwu_138 {
  margin-left: 6%;
  height: 100%;
}
._wrapper_gagwu_99 ._insights_gagwu_142 {
  display: block;
  gap: 12px;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
}
._wrapper_gagwu_99 ._insights_gagwu_142 ._insightsWrapper_gagwu_149 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  grid-auto-rows: 60px;
  gap: 12px;
  margin-top: 12px;
  flex-wrap: wrap;
}
._wrapper_gagwu_99 ._title_gagwu_108 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  color: #1f325b;
  font-weight: 500;
}

._fontFamilyGlobal_1w14h_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1w14h_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1w14h_76 ._loadingItem_1w14h_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1w14h_1 1s ease infinite;
}

._loading_1w14h_76 ._loadingItem_1w14h_76 * {
  visibility: hidden !important;
}

._loading_1w14h_76 ._loadingItem_1w14h_76:empty::after,
._loading_1w14h_76 ._loadingItem_1w14h_76 *:empty::after {
  content: " ";
}

._tooltip_1w14h_99 {
  padding: 8px;
}

._wrapper_1w14h_103 {
  background: #f0f3f8;
  border-radius: 4px;
  display: flex;
  gap: 4px;
}
._wrapper_1w14h_103 ._affected_1w14h_109 {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

._fontFamilyGlobal_1du55_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1du55_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1du55_76 ._loadingItem_1du55_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1du55_1 1s ease infinite;
}

._loading_1du55_76 ._loadingItem_1du55_76 * {
  visibility: hidden !important;
}

._loading_1du55_76 ._loadingItem_1du55_76:empty::after,
._loading_1du55_76 ._loadingItem_1du55_76 *:empty::after {
  content: " ";
}

._tooltip_1du55_99 {
  padding: 8px;
}

._wrapper_1du55_103 {
  background: #f0f3f8;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  gap: 4px;
  font-size: 14px;
}
._wrapper_1du55_103 ._title_1du55_111 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
._wrapper_1du55_103 ._loadingItem_1du55_76 {
  width: 100%;
}

._fontFamilyGlobal_1iibc_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1iibc_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1iibc_76 ._loadingItem_1iibc_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1iibc_1 1s ease infinite;
}

._loading_1iibc_76 ._loadingItem_1iibc_76 * {
  visibility: hidden !important;
}

._loading_1iibc_76 ._loadingItem_1iibc_76:empty::after,
._loading_1iibc_76 ._loadingItem_1iibc_76 *:empty::after {
  content: " ";
}

._tooltip_1iibc_99 {
  padding: 8px;
}
._tooltip_1iibc_99 li {
  font-size: 14px;
}
._tooltip_1iibc_99 li span {
  font-size: 11px;
}

._wrapper_1iibc_109 {
  background: #f0f3f8;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  gap: 4px;
  font-size: 14px;
}
._wrapper_1iibc_109 ._title_1iibc_118 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
._wrapper_1iibc_109 ._loadingItem_1iibc_76 {
  width: 100%;
}
._wrapper_1iibc_109 ._infoImage_1iibc_127 {
  width: 16px;
  height: 16px;
}
._wrapper_1iibc_109 ._labels_1iibc_131 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

._fontFamilyGlobal_1lc7d_132 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1lc7d_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1lc7d_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1lc7d_210 ._loadingItem_1lc7d_210 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1lc7d_1 1s ease infinite;
}

._loading_1lc7d_210 ._loadingItem_1lc7d_210 * {
  visibility: hidden !important;
}

._loading_1lc7d_210 ._loadingItem_1lc7d_210:empty::after,
._loading_1lc7d_210 ._loadingItem_1lc7d_210 *:empty::after {
  content: " ";
}

._wrapper_1lc7d_233 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px;
}
._wrapper_1lc7d_233 ._riskNameSection_1lc7d_239 {
  width: 100%;
  border-bottom: 1px solid #e4e6eb;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  gap: 36px;
}
._wrapper_1lc7d_233 ._riskNameSection_1lc7d_239 ._displayName_1lc7d_249 {
  justify-self: flex-start;
  font-size: 18px;
  font-weight: 500;
  color: #061b49;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 {
  background: #ffffff;
  width: 100%;
  padding: 16px 0;
  align-items: flex-start;
  overflow: hidden;
  justify-content: space-between;
  display: flex;
  border-bottom: 1px solid #ced4da;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268._description_1lc7d_273 {
  max-width: 40%;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268._description_1lc7d_273 ._value_1lc7d_276 {
  height: auto;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268._securityEvents_1lc7d_279 ._title_1lc7d_279 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268._securityEvents_1lc7d_279 ._title_1lc7d_279 ._label_1lc7d_284 {
  padding: 1px 8px;
  background-color: #e6e8ed;
  border-radius: 10px;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268 ._title_1lc7d_279 {
  font-weight: 400;
  color: #8f98ad;
  font-size: 12px;
}
._wrapper_1lc7d_233 ._card_1lc7d_258 ._item_1lc7d_268 ._value_1lc7d_276 {
  color: #1f325b;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_1lc7d_233 ._status_1lc7d_303 ._statusWrapper_1lc7d_303 {
  display: flex;
  width: 100%;
  gap: 4px;
  align-items: center;
}
._wrapper_1lc7d_233 ._status_1lc7d_303 ._statusWrapper_1lc7d_303 ._iconWrapper_1lc7d_309 {
  line-height: 0;
  border-radius: 2px;
  padding: 2px;
}
._wrapper_1lc7d_233 ._status_1lc7d_303 ._statusWrapper_1lc7d_303 ._title_1lc7d_279 {
  width: 100%;
}
._wrapper_1lc7d_233 ._status_1lc7d_303 ._statusWrapper_1lc7d_303 ._statusTitle_1lc7d_317 {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1f325b;
}
._wrapper_1lc7d_233 ._status_1lc7d_303 ._statusWrapper_1lc7d_303 ._percentage_1lc7d_324 {
  color: #515f80;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

._sla_1lc7d_331 {
  height: auto;
  width: 140px;
}

._loadingItem_1lc7d_210 {
  width: 120px;
}._fontFamilyGlobal_72mzm_66 {
  font-family: "DM Sans", sans-serif;
}

._PolicyResultValueBox_72mzm_70 {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px;
  gap: 10px;
  width: 37px;
  min-width: 37px;
  max-width: 37px;
  height: 32px;
  max-height: 32px;
  min-height: 32px;
  background: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 4px;
  color: #ced4da;
}
._PolicyResultValueBox_72mzm_70 span {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #828da4;
}

._fontFamilyGlobal_8p1ma_67 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_8p1ma_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_8p1ma_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_8p1ma_145 ._loadingItem_8p1ma_145 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_8p1ma_1 1s ease infinite;
}

._loading_8p1ma_145 ._loadingItem_8p1ma_145 * {
  visibility: hidden !important;
}

._loading_8p1ma_145 ._loadingItem_8p1ma_145:empty::after,
._loading_8p1ma_145 ._loadingItem_8p1ma_145 *:empty::after {
  content: " ";
}

._item_8p1ma_168 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 70px;
}
._item_8p1ma_168 ._pencil_8p1ma_174 {
  width: 10px;
  cursor: pointer;
}
._item_8p1ma_168 ._title_8p1ma_178 {
  display: flex;
  gap: 4px;
  position: relative;
  color: #515f80;
  font-size: 14px;
  font-weight: 400;
}
._item_8p1ma_168 ._title_8p1ma_178 span {
  color: #8f98ad;
  font-size: 12px;
}
._item_8p1ma_168 ._title_8p1ma_178 ._titleAndTag_8p1ma_190 {
  display: flex;
  gap: 4px;
}
._item_8p1ma_168 ._title_8p1ma_178 ._editSaveIconsWrapper_8p1ma_194 {
  margin-left: auto;
  display: flex;
  cursor: pointer;
  gap: 8px;
}
._item_8p1ma_168 ._value_8p1ma_200 {
  color: #828da4;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 12px;
}
._item_8p1ma_168 ._loadingItem_8p1ma_145 {
  width: 80px;
}._fontFamilyGlobal_9juuo_66 {
  font-family: "DM Sans", sans-serif;
}

._tab_9juuo_70 {
  font-family: "DM Sans", sans-serif;
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  display: flex;
  margin-right: 1rem;
  color: #1f325b;
  font-weight: 500;
  cursor: pointer;
  gap: 4px;
  align-items: center;
  border-bottom: 2px solid transparent;
  height: 28px;
  white-space: nowrap;
}
._tab_9juuo_70 ._countCircle_9juuo_85 {
  display: flex;
  background: #e6e8ed;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: center;
  padding: 1px 8px;
  margin-left: 5px;
  font-size: 12px;
  color: #1f325b;
  font-weight: 500;
}
._tab_9juuo_70._selected_9juuo_97 {
  border-bottom: 2px solid #187ffe;
}

._disabled_9juuo_101 {
  cursor: not-allowed;
}

._divider_9juuo_105 {
  background: #ced4da;
  height: 16px;
  width: 1px;
  margin: 0 4px;
}._fontFamilyGlobal_fh91e_66 {
  font-family: "DM Sans", sans-serif;
}

._tabsWrapper_fh91e_70 {
  display: flex;
  gap: 16px;
}._fontFamilyGlobal_13gfa_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_13gfa_70 {
  display: flex;
  height: 100%;
  padding: 0 24px 32px;
  gap: 24px;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 65%;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._body_13gfa_84 {
  overflow-y: auto;
  overflow-x: hidden;
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._body_13gfa_84 ._descriptionAndInsightsContainer_13gfa_93 {
  display: flex;
  flex-direction: column;
  padding: 24px 16px;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: flex-end;
  border-bottom: 1px solid #ced4da;
  height: 40px;
  overflow: hidden;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 4px;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 ._divider_13gfa_113 {
  background-color: #cdd1db;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 ._mapButton_13gfa_116 {
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  display: flex;
  align-items: center;
  font-size: 0.85rem;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 ._mapButton_13gfa_116 img {
  width: 17px;
  height: 17px;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 ._callTheExpert_13gfa_128 {
  display: flex;
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  align-items: center;
  font-size: 0.85rem;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._headers_13gfa_98 ._actions_13gfa_107 ._divider_13gfa_113 {
  height: 50%;
}
._wrapper_13gfa_70 ._leftSide_13gfa_76 ._tableWrapper_13gfa_139 {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  overflow: visible;
  padding: 20px 16px;
  flex: 1;
  min-height: calc(100vh - 272px);
}

._visible_13gfa_149 {
  visibility: visible;
  opacity: 1;
  z-index: 5;
  transition: opacity 0.2s linear;
}

._hidden_13gfa_156 {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.2s, opacity 0.2s linear;
}._fontFamilyGlobal_b5yu8_66 {
  font-family: "DM Sans", sans-serif;
}

._toolButton_b5yu8_70 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #187ffe;
  cursor: pointer;
  margin: 8px 0;
  transition: all 0.2s ease;
}
._toolButton_b5yu8_70 svg {
  width: 16px;
  height: 16px;
  color: #187ffe;
  fill: #187ffe;
}

._fontFamilyGlobal_esq79_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_esq79_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_esq79_76 ._loadingItem_esq79_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_esq79_1 1s ease infinite;
}

._loading_esq79_76 ._loadingItem_esq79_76 * {
  visibility: hidden !important;
}

._loading_esq79_76 ._loadingItem_esq79_76:empty::after,
._loading_esq79_76 ._loadingItem_esq79_76 *:empty::after {
  content: " ";
}

._container_esq79_99 {
  height: 100%;
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.04), 0 2px 4px 0 rgba(96, 97, 112, 0.16);
  border-radius: 4px;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
._container_esq79_99 ._loadingItem_esq79_76 {
  flex-grow: 1;
}._fontFamilyGlobal_uxzbo_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_uxzbo_70 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: 16px;
}
._wrapper_uxzbo_70 ._graphWrapper_uxzbo_77 {
  width: 100%;
  height: 100%;
  position: relative;
}
._wrapper_uxzbo_70 ._graphWrapper_uxzbo_77 ._graph_uxzbo_77 {
  width: 100%;
  height: 100%;
}
._wrapper_uxzbo_70 ._overviewSection_uxzbo_86 {
  padding: 0;
  box-shadow: unset;
}

._emptyStateWrapper_uxzbo_91 {
  margin-top: 48px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}
._emptyStateWrapper_uxzbo_91 ._emptyStateText_uxzbo_99 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
._emptyStateWrapper_uxzbo_91 ._emptyStateText_uxzbo_99 ._title_uxzbo_105 {
  color: #1f325b;
  font-weight: 500;
}
._emptyStateWrapper_uxzbo_91 ._emptyStateText_uxzbo_99 ._textWrapper_uxzbo_109 {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
}
._emptyStateWrapper_uxzbo_91 ._emptyStateText_uxzbo_99 ._textWrapper_uxzbo_109 ._text_uxzbo_109 {
  color: #1f325b;
  font-size: 12px;
  text-align: center;
}
._emptyStateWrapper_uxzbo_91 ._emptyStateText_uxzbo_99 ._textWrapper_uxzbo_109 ._goToText_uxzbo_120 {
  color: #4b80ff;
  text-decoration: underline;
  cursor: pointer;
}._topWrapper_105vx_66 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._topWrapper_105vx_66 ._search_105vx_71 {
  margin: 16px 0;
  width: 232px;
}
._topWrapper_105vx_66 ._search_105vx_71 ._icon_105vx_75 path {
  fill: #828da4;
}
._topWrapper_105vx_66 ._filterLink_105vx_78 {
  display: flex;
  gap: 4px;
  align-items: center;
}

._actions_105vx_84 {
  display: flex;
  gap: 12px;
  align-items: center;
}

._leftPart_105vx_90 {
  display: flex;
  gap: 12px;
  align-items: center;
}

._achievementToggle_105vx_96 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._achievementToggle_105vx_96 ._achievementLabel_105vx_101 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}

._filterLink_105vx_78 {
  display: flex;
  gap: 4px;
  align-items: center;
}

._divider_105vx_113 {
  margin: 8px 0;
}._tableWrapper_1liqg_1 {
  height: 100%;
}

._fontFamilyGlobal_1o4t4_67 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1o4t4_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1o4t4_76 ._loadingItem_1o4t4_76 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_1o4t4_1 1s ease infinite;
}

._loading_1o4t4_76 ._loadingItem_1o4t4_76 * {
  visibility: hidden !important;
}

._loading_1o4t4_76 ._loadingItem_1o4t4_76:empty::after,
._loading_1o4t4_76 ._loadingItem_1o4t4_76 *:empty::after {
  content: " ";
}

._wrapper_1o4t4_99 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: white;
}

._panel_1o4t4_109 {
  width: 80vw;
  max-width: 80vw;
  min-width: 80vw;
}

._empty_1o4t4_115 {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #1f325b;
}

._fontFamilyGlobal_y6yc6_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_y6yc6_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_y6yc6_141 ._loadingItem_y6yc6_141 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_y6yc6_1 1s ease infinite;
}

._loading_y6yc6_141 ._loadingItem_y6yc6_141 * {
  visibility: hidden !important;
}

._loading_y6yc6_141 ._loadingItem_y6yc6_141:empty::after,
._loading_y6yc6_141 ._loadingItem_y6yc6_141 *:empty::after {
  content: " ";
}

._panelHeader_y6yc6_164,
._stickyPlaceHolder_y6yc6_165 {
  padding: 24px 24px 12px 24px;
  line-height: 24px;
  width: 100%;
}

._panelHeader_y6yc6_164 {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  position: absolute;
  align-items: flex-end;
  gap: 12px;
}
._panelHeader_y6yc6_164 ._progressBar_y6yc6_179 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
._panelHeader_y6yc6_164 ._closeIcon_y6yc6_185 {
  cursor: pointer;
}
._panelHeader_y6yc6_164 ._headerText_y6yc6_188 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
._panelHeader_y6yc6_164 ._headerText_y6yc6_188 a {
  display: flex;
  align-items: center;
  padding-left: 16px;
}
._panelHeader_y6yc6_164 ._headerText_y6yc6_188 ._icon_y6yc6_199 {
  color: white;
  display: flex;
}
._panelHeader_y6yc6_164 ._headerText_y6yc6_188 ._text_y6yc6_203 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_y6yc6_164 ._headerText_y6yc6_188._loadingItem_y6yc6_141 {
  width: 50%;
}._fontFamilyGlobal_1ywqw_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1ywqw_70 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
  gap: 4px;
}

._additionalItemsButtonText_1ywqw_79 {
  font-weight: 500;
  color: #515f80;
}._menuItemWrapper_5ns3a_1 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._image_5ns3a_7 {
  width: 20px;
}._checkboxWrapper_cu6it_1 {
  display: flex;
}
._checkboxWrapper_cu6it_1 ._checkbox_cu6it_1 {
  width: fit-content;
  justify-content: center;
  align-items: center;
}._container_15b7q_1 {
  margin-bottom: 16px;
  width: 100%;
}._menuItemWrapper_5ns3a_1 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._image_5ns3a_7 {
  width: 20px;
}._inputWrapper_15ark_1 {
  position: relative;
  width: 100%;
}
._inputWrapper_15ark_1:not(:focus) ._input_15ark_1 {
  visibility: hidden;
}
._inputWrapper_15ark_1:not(:focus) ._input_15ark_1._showAlways_15ark_8 {
  visibility: visible;
}
._inputWrapper_15ark_1:focus ._selection_15ark_11 {
  display: none;
}
._inputWrapper_15ark_1 ._selection_15ark_11 {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  color: rgba(0, 0, 0, 0.87);
  left: 15px;
}._fontFamilyGlobal_1tvs5_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1tvs5_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldContainer_1tvs5_139 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
}

._errorBlock_1tvs5_148 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1tvs5_148 span {
  color: #b50606;
}

._editor_1tvs5_158 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
}._fontFamilyGlobal_m55b2_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldContainer_m55b2_70 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
}

._errorBlock_m55b2_79 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_m55b2_79 span {
  color: #b50606;
}

._inputWrapper_m55b2_89 {
  position: relative;
  width: 100%;
}
._inputWrapper_m55b2_89:not(:focus) ._input_m55b2_89 {
  visibility: hidden;
}
._inputWrapper_m55b2_89:not(:focus) ._input_m55b2_89._showAlways_m55b2_96 {
  visibility: visible;
}
._inputWrapper_m55b2_89:focus ._selection_m55b2_99 {
  display: none;
}
._inputWrapper_m55b2_89 ._selection_m55b2_99 {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  color: rgba(0, 0, 0, 0.87);
  left: 15px;
}._fontFamilyGlobal_1m2jc_66 {
  font-family: "DM Sans", sans-serif;
}

._notSupported_1m2jc_209 ._content_1m2jc_209 {
  height: 38px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  border: 1px solid rgba(0, 0, 0, 0.23);
  border-radius: 4px;
  padding: 9px 14px;
}
._notSupported_1m2jc_209 ._content_1m2jc_209 span {
  color: #8f98ad;
}
._notSupported_1m2jc_209 ._helperText_1m2jc_222 {
  padding: 2px 14px;
}
._notSupported_1m2jc_209 ._helperText_1m2jc_222 span {
  color: #b50606;
  font-size: 12px;
}._fontFamilyGlobal_1givv_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldContainer_1givv_70 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
}

._errorBlock_1givv_79 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1givv_79 span {
  color: #b50606;
}

._fieldTitle_1givv_89 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._fieldTitle_1givv_89 ._title_1givv_94 {
  border-bottom: unset;
}

._menuItemWrapper_1givv_98 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._menuItemWrapper_1givv_98 ._image_1givv_103 {
  width: 20px;
}._fontFamilyGlobal_hsulu_66 {
  font-family: "DM Sans", sans-serif;
}

._fieldContainer_hsulu_70 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  gap: 4px;
  justify-content: flex-start;
  align-items: stretch;
}

._errorBlock_hsulu_79 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_hsulu_79 span {
  color: #b50606;
}

._fieldContainer_hsulu_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._menuItemWrapper_hsulu_95 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._menuItemWrapper_hsulu_95 ._image_hsulu_100 {
  width: 20px;
}._fontFamilyGlobal_1bpue_66 {
  font-family: "DM Sans", sans-serif;
}

#_customized-dialog-title_1bpue_1 {
  font-size: 18px;
  color: #ffffff;
  background-color: #1f325b;
}

._wrapper_1bpue_76 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
._wrapper_1bpue_76 ._selected_1bpue_83 {
  padding: 16px 16px 0 16px;
}
._wrapper_1bpue_76 ._formFields_1bpue_86 {
  padding: 24px 24px 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 4px;
  flex-grow: 1;
  overflow: auto;
}

._fieldContainer_1bpue_96 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._formActions_1bpue_102 {
  padding: 16px 24px 24px 24px;
  border-top: 1px solid #ced4da;
}
._formActions_1bpue_102 ._button_1bpue_106 {
  float: right;
}
._formActions_1bpue_102 ._button_1bpue_106:not(:first-child) {
  margin-right: 8px;
}._fieldContainer_r80tp_1 {
  display: flex;
  gap: 5px;
}
._fieldContainer_r80tp_1 ._toggleLabel_r80tp_5 {
  margin: 0px 0px 15px 0px;
  display: flex;
  gap: 10px;
  cursor: inherit;
}._infoPanelContentWrapper_1b59a_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 8px;
  overflow: hidden;
  padding: 0 24px;
}._wrapper_1xdb0_1 {
  min-width: 780px;
  max-width: 780px;
}

._emptyPage_1xdb0_6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 12px;
}
._emptyPage_1xdb0_6 ._emptyIcon_1xdb0_14 {
  min-height: 50px;
  max-height: 100px;
}

._wrapper_1xdb0_1 {
  width: 600px;
  max-width: 600px;
  min-width: 600px;
}

._content_1xdb0_25 {
  gap: 0;
}
._content_1xdb0_25 ._bottom_1xdb0_28 {
  flex: 0 0 56px;
}
._content_1xdb0_25 ._tickets_1xdb0_31 {
  flex: 1;
}._fontFamilyGlobal_no44z_66 {
  font-family: "DM Sans", sans-serif;
}

._goToLink_no44z_70 {
  padding-left: 16px;
  display: flex;
}
._goToLink_no44z_70 ._goTo_no44z_70 {
  color: #187ffe;
  display: flex;
  gap: 4px;
  font-size: 14px;
  justify-content: flex-start;
  align-items: center;
}._fontFamilyGlobal_1s0y9_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1s0y9_70 {
  background: white;
  box-shadow: 0 1px 2px rgba(56, 73, 109, 0.25);
  border-radius: 4px;
  border: 1px solid #e6e8ed;
  padding: 12px 8px;
  height: auto;
  transition: background-color 0.2s ease-in-out;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
._wrapper_1s0y9_70._done_1s0y9_82 {
  background-color: #eef9f9;
}
._wrapper_1s0y9_70:hover {
  cursor: pointer;
  background-color: #ebf1ff;
}
._wrapper_1s0y9_70 ._ownerAndTime_1s0y9_89 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}._fontFamilyGlobal_2qux1_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_2qux1_70 {
  display: flex;
  justify-content: space-between;
}
._wrapper_2qux1_70 ._securityEvents_2qux1_74 {
  gap: 4px;
  display: flex;
  align-items: center;
}
._wrapper_2qux1_70 ._securityEvents_2qux1_74 ._count_2qux1_79 {
  color: #515f80;
  font-size: 14px;
}
._wrapper_2qux1_70 ._OwnersAndTime_2qux1_83 {
  display: flex;
  gap: 16px;
}._fontFamilyGlobal_n0q62_66 {
  font-family: "DM Sans", sans-serif;
}

._statusName_n0q62_70 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  border-radius: 4px;
  padding: 2px 8px;
  text-transform: uppercase;
  white-space: nowrap;
}._fontFamilyGlobal_14sb3_66 {
  font-family: "DM Sans", sans-serif;
}

._platformNameAndStatus_14sb3_70 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
._platformNameAndStatus_14sb3_70 ._platformAndName_14sb3_76 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._platformNameAndStatus_14sb3_70 ._platformAndName_14sb3_76 ._platform_14sb3_70 {
  display: flex;
}
._platformNameAndStatus_14sb3_70 ._platformAndName_14sb3_76 ._platform_14sb3_70 ._platformImage_14sb3_84 {
  height: 16px;
  width: 16px;
}._fontFamilyGlobal_1gyh0_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1gyh0_70 {
  background: #fafafa;
  padding: 16px;
  display: flex;
  gap: 8px;
  flex-direction: column;
}
._wrapper_1gyh0_70 ._fixSla_1gyh0_77 {
  flex: 0 1 250px;
  max-width: unset;
}._fontFamilyGlobal_1m0wm_66 {
  font-family: "DM Sans", sans-serif;
}

._header_1m0wm_70 {
  text-transform: capitalize;
  margin-bottom: 4px;
  color: #8f98ad;
  font-weight: 500;
  align-self: flex-start;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

._loader_1m0wm_82 {
  width: 16px;
  height: 16px;
}._input_1jd4o_1 {
  width: 100%;
}._sliderWithLabels_u9ieo_1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  position: relative;
}
._sliderWithLabels_u9ieo_1 ._labels_u9ieo_8 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  height: 23px;
}
._sliderWithLabels_u9ieo_1 ._labels_u9ieo_8 ._maxLabel_u9ieo_15 {
  position: absolute;
  right: 0;
  bottom: 0;
}
._sliderWithLabels_u9ieo_1 ._labels_u9ieo_8 ._minLabel_u9ieo_20 {
  position: absolute;
  left: 0;
  bottom: 0;
}
._sliderWithLabels_u9ieo_1 ._sliderWrapper_u9ieo_25 {
  width: calc(100% - 15px);
  margin: auto;
}
._sliderWithLabels_u9ieo_1 ._sliderWrapper_u9ieo_25 ._slider_u9ieo_1 {
  width: 100%;
}._input_be452_1 {
  display: flex;
  gap: 4px;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
}._wrapper_q1271_1 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  width: 100%;
}

._inputWrapper_q1271_9 {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  margin: 4px 0 0;
  padding: 0;
  border: none;
}._fontFamilyGlobal_k3mai_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_k3mai_70 {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
._wrapper_k3mai_70 ._booleanFilter_k3mai_77 {
  align-self: flex-start;
}

._collapsibleFilterRoot_k3mai_81 {
  width: 100%;
  box-shadow: none;
}
._collapsibleFilterRoot_k3mai_81:before {
  display: none;
}

._collapsibleFilterSummary_k3mai_89 {
  padding: 0;
  min-height: 32px;
}
._collapsibleFilterSummary_k3mai_89._Mui-expanded_k3mai_93 {
  min-height: 32px;
}
._collapsibleFilterSummary_k3mai_89 ._MuiAccordionSummary-content_k3mai_96 {
  margin: 0;
}
._collapsibleFilterSummary_k3mai_89 ._MuiAccordionSummary-content_k3mai_96._Mui-expanded_k3mai_93 {
  margin: 0;
}._wrapper_1bno0_66 {
  width: 100%;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
  position: relative;
}
._wrapper_1bno0_66:hover ._deleteButton_1bno0_74 {
  display: block;
}
._wrapper_1bno0_66 ._deleteButton_1bno0_74 {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #ff586c;
}
._wrapper_1bno0_66 ._inputWrapper_1bno0_87 {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  width: 100%;
}
._wrapper_1bno0_66 ._inputWrapper_1bno0_87 ._option_1bno0_93 {
  width: 40%;
  height: 38px;
}
._wrapper_1bno0_66 ._inputWrapper_1bno0_87 ._operator_1bno0_97 {
  width: 15%;
  height: 38px;
}._fontFamilyGlobal_1ljbn_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1ljbn_70 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 16px;
  border-top: 1px solid #e6e8ed;
  height: 58px;
  gap: 10px;
  flex: 0 0 auto;
}
._container_1ljbn_70 ._clear_1ljbn_80 {
  cursor: pointer;
  color: #ff586c;
  background: none;
  outline: none;
  border: none;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}._fontFamilyGlobal_jqwtr_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_jqwtr_70 {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  justify-content: space-between;
  flex-grow: 1;
}
._wrapper_jqwtr_70 ._filtersWrapper_jqwtr_77 {
  padding: 0 32px;
  overflow-y: auto;
  overflow-x: hidden;
  /*Keep flex properties separated. there seems to be a bug in either chrome or CSSModules library that turns
   flex-basis into percentage when it is set to zero. This causes overflow scroll bar to not appear and element
    doesn't shrink
  */
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
}
._wrapper_jqwtr_70 ._accordionRoot_jqwtr_89 {
  border-bottom: 1px solid #cdd1db;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1f325b;
  font-size: 14px;
  padding: 23px 0;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._groupTitle_jqwtr_100 {
  font-weight: 400;
  font-size: 14px;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._groupTitle_jqwtr_100._activeGroup_jqwtr_104 {
  font-weight: 500;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._filterGroupCount_jqwtr_107,
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._filterActiveInGroupCount_jqwtr_108 {
  font-size: 14px;
  font-weight: 400;
  padding: 1px 8px;
  background-color: #eff4ff;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._filterGroupCount_jqwtr_107 {
  color: #1f325b;
  border-radius: 10px;
}
._wrapper_jqwtr_70 ._accordionSummary_jqwtr_92 ._groupWrapper_jqwtr_92 ._filterActiveInGroupCount_jqwtr_108 {
  color: #4289ca;
  border-radius: 4px;
}._wrapper_1wfov_1 {
  min-width: 600px;
  max-width: 600px;
}._fontFamilyGlobal_1l6at_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1l6at_70 {
  width: 920px;
}
._panel_1l6at_70 ._content_1l6at_73 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_1l6at_70 ._content_1l6at_73 ._flexFix_1l6at_78 {
  display: flex;
  flex-direction: column;
}
._panel_1l6at_70 ._content_1l6at_73 ._flexFix_1l6at_78 > * {
  padding: 32px 0;
}
._panel_1l6at_70 ._content_1l6at_73 ._flexFix_1l6at_78 > *:last-child {
  padding-left: 10px;
}
._panel_1l6at_70 ._content_1l6at_73 ._flexFix_1l6at_78 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._fontFamilyGlobal_10del_66 {
  font-family: "DM Sans", sans-serif;
}

._entityInfo_10del_70 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 21px 32px;
  justify-content: space-between;
  align-items: stretch;
  min-height: 61px;
}._fontFamilyGlobal_ljhhk_66 {
  font-family: "DM Sans", sans-serif;
}

._entityInfoItem_ljhhk_70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  overflow: hidden;
}
._entityInfoItem_ljhhk_70 ._itemTitle_ljhhk_77 {
  font-size: 12px;
  font-weight: 500;
  color: #8f98ad;
}._grid_1h04i_1 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}._container_cplbn_1 {
  flex-grow: 1;
}._fontFamilyGlobal_14ssg_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_14ssg_66 {
  font-family: "DM Sans", sans-serif;
}

._h1-dm-sans-bold-32-px_14ssg_139 {
  color: #1f325b;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: -0.08px;
}

._h3-dm-sans-bold-18px_14ssg_146 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.08px;
}

._text-2-dm-sans-medium-14px_14ssg_153 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
  text-align: left;
}

._text-1-dm-sans-regular-14px_14ssg_161,
._internal_14ssg_162._text-1-dm-sans-regular-14px_14ssg_161 * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}

._text-1-dm-sans-medium-14px_14ssg_169,
._internal_14ssg_162._text-1-dm-sans-medium-14px_14ssg_169 * {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #1f325b;
}

._text-2-dm-sans-regular-14px_14ssg_178,
._internal_14ssg_162._text-2-dm-sans-regular-14px_14ssg_178 * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}

._h5-dm-sans-medium-16-px_14ssg_186,
._internal_14ssg_162._h5-dm-sans-medium-16-px_14ssg_186 * {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
}

._small-1-dm-sans-medium-12px_14ssg_194,
._small-1-dm-sans-medium-12px_14ssg_194 * {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.08px;
}

._option_14ssg_204 {
  overflow: hidden;
  padding: 10px 8px;
  border-radius: 4px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  gap: 8px;
}
._option_14ssg_204._selected_14ssg_213 {
  background: #eff4ff;
}
._option_14ssg_204._expanded_14ssg_216 {
  width: 344px;
  justify-content: space-between;
}

._optionText_14ssg_221 {
  overflow: hidden;
  white-space: nowrap;
}

._loader_14ssg_226 {
  margin-left: 4px;
  padding: 4px;
}

._connectTo_14ssg_231 span {
  color: #187ffe;
}
._connectTo_14ssg_231 span span {
  white-space: nowrap;
}._fontFamilyGlobal_1oeyp_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_1oeyp_66 {
  font-family: "DM Sans", sans-serif;
}

._flow_1oeyp_139 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
._flow_1oeyp_139 ._guideLine_1oeyp_145 {
  margin: 12px 12px 0 0;
  border-right: 1px dashed #ced4da;
}
._flow_1oeyp_139 ._content_1oeyp_149 {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  flex-direction: column;
}._fontFamilyGlobal_ij7c9_66 {
  font-family: "DM Sans", sans-serif;
}

._flowItemBlock_ij7c9_70 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
._flowItemBlock_ij7c9_70._boxed_ij7c9_76 {
  padding: 31px 31px 30px 24px;
  min-height: 170px;
  border-radius: 4px;
  border: 1px solid transparent;
}
._flowItemBlock_ij7c9_70._boxed_ij7c9_76:focus-within, ._flowItemBlock_ij7c9_70._boxed_ij7c9_76._active_ij7c9_82 {
  border: 1px solid #187ffe;
}
._flowItemBlock_ij7c9_70._minimized_ij7c9_85 {
  padding: 16px;
  min-height: 104px;
}._infoPanelFlow_mr8zm_1 {
  overflow: scroll;
  padding-left: 10px;
}
._infoPanelFlow_mr8zm_1 ._whenBlock_mr8zm_5 {
  padding: 0;
}._fontFamilyGlobal_14jbw_66 {
  font-family: "DM Sans", sans-serif;
}

._flowItem_14jbw_70 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._flowItem_14jbw_70 ._descriptionTag_14jbw_75 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
}
._flowItem_14jbw_70 ._descriptionTag_14jbw_75._hide_14jbw_82 {
  display: none;
}._fontFamilyGlobal_qq0pf_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_qq0pf_66 {
  font-family: "DM Sans", sans-serif;
}

._flowItemTitle_qq0pf_139 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-left: -16.5px;
}
._flowItemTitle_qq0pf_139._minimized_qq0pf_147 {
  margin-left: 0;
}
._flowItemTitle_qq0pf_139._minimized_qq0pf_147 ._dot_qq0pf_150 {
  display: none;
}
._flowItemTitle_qq0pf_139 ._dot_qq0pf_150 {
  background: #187ffe;
  width: 8px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
._flowItemTitle_qq0pf_139 ._tag_qq0pf_159 {
  background: #e1eaff;
  padding: 3px 4px 3px 4px;
  border-radius: 4px;
}
._flowItemTitle_qq0pf_139 ._tag_qq0pf_159 span {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}._fontFamilyGlobal_18rln_66 {
  font-family: "DM Sans", sans-serif;
}

._container_18rln_70 {
  overflow: hidden;
  cursor: pointer;
}
._container_18rln_70 ._action_18rln_74 {
  width: 100%;
}
._container_18rln_70 ._showOnHover_18rln_77 {
  height: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
._container_18rln_70 ._showOnHover_18rln_77 ._action_18rln_74 {
  height: 40px;
}
._container_18rln_70 ._showOnHover_18rln_77 ._elementContainer_18rln_86 {
  height: 0;
  opacity: 0;
  transition: margin 0.1s ease-in-out;
}
._container_18rln_70 ._smoothAnimation_18rln_91 {
  display: none;
}
._container_18rln_70:hover ._showOnHover_18rln_77 {
  height: calc(100% - 40px);
  transition: height 0.3s ease-in-out;
}
._container_18rln_70:hover ._showOnHover_18rln_77 ._elementContainer_18rln_86 {
  margin: 0 0 24px;
  height: 100%;
  opacity: 0.6;
  transition: margin 0.3s ease-in-out, opacity 0.3s 0.2s ease-in-out;
}
._container_18rln_70:hover ._showOnHover_18rln_77 ._elementContainer_18rln_86 ._smoothAnimation_18rln_91 {
  display: block;
}._fontFamilyGlobal_17gup_66 {
  font-family: "DM Sans", sans-serif;
}

._conditionBlock_17gup_135 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
._conditionBlock_17gup_135 ._deleteButton_17gup_143 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._conditionBlock_17gup_135 ._duplicateButton_17gup_150 {
  position: absolute;
  opacity: 0;
  right: 35px;
  top: 11px;
  transition: all 0.2s;
}
._conditionBlock_17gup_135:hover ._duplicateButton_17gup_150 {
  opacity: 1;
}
._conditionBlock_17gup_135:hover ._deleteButton_17gup_143 {
  opacity: 1;
}
._conditionBlock_17gup_135 ._filters_17gup_163 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._conditionBlock_17gup_135 ._filters_17gup_163 ._indexBox_17gup_169 {
  flex: 0 0 auto;
}
._conditionBlock_17gup_135 ._filters_17gup_163 ._indexBox_17gup_169 span {
  display: block;
  color: #828da4;
  line-height: 24px;
  background: #f0f3f8;
  width: 24px;
  aspect-ratio: 1/1;
  text-align: center;
  user-select: none;
  border-radius: 4px;
}._fontFamilyGlobal_o297y_66 {
  font-family: "DM Sans", sans-serif;
}

._content_o297y_135 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
}
._content_o297y_135:not(._infoPanel_o297y_143) {
  margin-top: -7px;
}

._infoPanel_o297y_143 {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  gap: 20px;
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
  margin-top: 5px;
}

._addFilterButtonBlock_o297y_157 {
  height: 80px;
  display: flex;
  align-items: flex-end;
}
._addFilterButtonBlock_o297y_157 ._addFilterButton_o297y_157 {
  width: 200px;
  align-self: flex-end;
}._fontFamilyGlobal_iu0ag_66 {
  font-family: "DM Sans", sans-serif;
}

._filterBlock_iu0ag_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._filterBlock_iu0ag_70:hover ._deleteButton_iu0ag_80 {
  display: block;
}
._filterBlock_iu0ag_70._infoPanel_iu0ag_83 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._filterBlock_iu0ag_70 ._deleteButton_iu0ag_80 {
  position: absolute;
  top: 0;
  right: 0;
  color: #ff586c;
  cursor: pointer;
  display: none;
}

._defaultControlWidth_iu0ag_97 {
  width: 200px;
}

._minimizedDefaultWidth_iu0ag_101 {
  max-width: 150px;
}._actionBlock_1hkt3_66 {
  background: #f6f9f4;
}._fontFamilyGlobal_jnwl2_66 {
  font-family: "DM Sans", sans-serif;
}

._actionsBlock_jnwl2_135 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._indexBox_jnwl2_148 {
  flex: 0 0 auto;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._indexBox_jnwl2_148 span {
  display: block;
  color: #828da4;
  line-height: 24px;
  background: #ecf4e7;
  width: 24px;
  aspect-ratio: 1/1;
  text-align: center;
  user-select: none;
  border-radius: 4px;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._content_jnwl2_162 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 24px;
  flex-direction: column;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._content_jnwl2_162 ._actionDefinition_jnwl2_171 {
  width: 436px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: -7px;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._content_jnwl2_162 ._inputs_jnwl2_179 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._actionsBlock_jnwl2_135 ._action_jnwl2_135 ._content_jnwl2_162 ._infoPanel_jnwl2_188 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}
._actionsBlock_jnwl2_135 ._deleteButton_jnwl2_197 {
  position: absolute;
  opacity: 0;
  right: 11px;
  top: 11px;
  transition: all 0.2s;
}
._actionsBlock_jnwl2_135:hover ._deleteButton_jnwl2_197 {
  opacity: 1;
}

._actionInfoNotice_jnwl2_208 {
  width: 100%;
}

._ticketLimitationNotice_jnwl2_212 {
  margin-top: 12px;
  width: fit-content;
  background: #d7e3ff;
  border: 1px solid rgba(75, 128, 255, 0.2);
}
._ticketLimitationNotice_jnwl2_212 span {
  color: #061b49;
  font-size: 13px;
}._actionType_t9994_1 {
  box-sizing: content-box;
  width: 230px;
  min-width: 230px;
  max-width: 230px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 6px;
  position: relative;
}
._actionType_t9994_1._minimized_t9994_14 {
  min-width: 188px;
  max-width: 188px;
  padding-right: 16px;
}._tenableTooltip_ul0gl_1 {
  max-width: 360px;
}._fontFamilyGlobal_1j7l1_66 {
  font-family: "DM Sans", sans-serif;
}

._inputs_1j7l1_135 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_1j7l1_135._infoPanel_1j7l1_144 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}._fontFamilyGlobal_12ybd_66 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_12ybd_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_12ybd_70._readOnly_12ybd_80 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_12ybd_70._defaultControlWidth_12ybd_85 {
  width: 200px;
}
._actionInputBlock_12ybd_70._newLine_12ybd_88 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_12ybd_70 ._deleteButton_12ybd_92 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_12ybd_70 ._addButton_12ybd_100 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_12ybd_70:hover ._addButton_12ybd_100,
._actionInputBlock_12ybd_70:hover ._deleteButton_12ybd_92 {
  opacity: 1;
}._addFilterButtonBlock_n60yh_1 {
  height: 80px;
  display: flex;
  align-items: center;
}
._addFilterButtonBlock_n60yh_1 ._addFilterButton_n60yh_1 {
  width: 200px;
}._fontFamilyGlobal_1q1t2_66 {
  font-family: "DM Sans", sans-serif;
}

._toggleButton_1q1t2_70 {
  display: flex;
}
._toggleButton_1q1t2_70 ._firstChild_1q1t2_73 {
  border-radius: 4px 0 0 4px;
}
._toggleButton_1q1t2_70 ._lastChild_1q1t2_76 {
  border-radius: 0 4px 4px 0;
}._fontFamilyGlobal_jskri_66 {
  font-family: "DM Sans", sans-serif;
}

._inputBox_jskri_70 {
  display: flex;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.23);
  height: 38px;
  padding: 6px 39px 6px 6px;
  background: #ffffff;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-width: 200px;
}
._inputBox_jskri_70._readOnly_jskri_83 {
  background: none;
  border: none;
  padding-left: 0;
  margin-left: 0;
  pointer-events: none;
  cursor: default;
}
._inputBox_jskri_70 ._inputItems_jskri_91 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
._inputBox_jskri_70 ._detachedIcon_jskri_98 {
  position: absolute;
  right: 9px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.54);
  width: 25px;
  height: 25px;
  padding: 2px;
  margin: -2px;
}
._inputBox_jskri_70 ._detachedIcon_jskri_98:hover {
  color: rgba(0, 0, 0, 0.54);
}._fontFamilyGlobal_1nitk_66 {
  font-family: "DM Sans", sans-serif;
}

._inputs_1nitk_135 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_1nitk_135._infoPanel_1nitk_144 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}
._inputs_1nitk_135 ._addFilterButtonBlock_1nitk_153 {
  height: 80px;
  display: flex;
  align-items: center;
}
._inputs_1nitk_135 ._addFilterButtonBlock_1nitk_153 ._addFilterButton_1nitk_153 {
  width: 200px;
}._fontFamilyGlobal_12ybd_66 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_12ybd_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_12ybd_70._readOnly_12ybd_80 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_12ybd_70._defaultControlWidth_12ybd_85 {
  width: 200px;
}
._actionInputBlock_12ybd_70._newLine_12ybd_88 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_12ybd_70 ._deleteButton_12ybd_92 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_12ybd_70 ._addButton_12ybd_100 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_12ybd_70:hover ._addButton_12ybd_100,
._actionInputBlock_12ybd_70:hover ._deleteButton_12ybd_92 {
  opacity: 1;
}._fontFamilyGlobal_1j7l1_66 {
  font-family: "DM Sans", sans-serif;
}

._inputs_1j7l1_135 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_1j7l1_135._infoPanel_1j7l1_144 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}._fontFamilyGlobal_12ybd_66 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_12ybd_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_12ybd_70._readOnly_12ybd_80 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_12ybd_70._defaultControlWidth_12ybd_85 {
  width: 200px;
}
._actionInputBlock_12ybd_70._newLine_12ybd_88 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_12ybd_70 ._deleteButton_12ybd_92 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_12ybd_70 ._addButton_12ybd_100 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_12ybd_70:hover ._addButton_12ybd_100,
._actionInputBlock_12ybd_70:hover ._deleteButton_12ybd_92 {
  opacity: 1;
}._fontFamilyGlobal_zeiju_66 {
  font-family: "DM Sans", sans-serif;
}

._customFieldsError_zeiju_135 {
  padding: 8px 0;
  color: #b50606;
  font-size: 12px;
  width: 100%;
}

._inputs_zeiju_142 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_zeiju_142._infoPanel_zeiju_151 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}
._inputs_zeiju_142 ._addFilterButtonBlock_zeiju_160 {
  height: 80px;
  display: flex;
  align-items: center;
}
._inputs_zeiju_142 ._addFilterButtonBlock_zeiju_160 ._addFilterButton_zeiju_160 {
  width: 200px;
}._fontFamilyGlobal_12ybd_66 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_12ybd_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_12ybd_70._readOnly_12ybd_80 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_12ybd_70._defaultControlWidth_12ybd_85 {
  width: 200px;
}
._actionInputBlock_12ybd_70._newLine_12ybd_88 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_12ybd_70 ._deleteButton_12ybd_92 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_12ybd_70 ._addButton_12ybd_100 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_12ybd_70:hover ._addButton_12ybd_100,
._actionInputBlock_12ybd_70:hover ._deleteButton_12ybd_92 {
  opacity: 1;
}._fontFamilyGlobal_zeiju_66 {
  font-family: "DM Sans", sans-serif;
}

._customFieldsError_zeiju_135 {
  padding: 8px 0;
  color: #b50606;
  font-size: 12px;
  width: 100%;
}

._inputs_zeiju_142 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_zeiju_142._infoPanel_zeiju_151 {
  display: grid;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}
._inputs_zeiju_142 ._addFilterButtonBlock_zeiju_160 {
  height: 80px;
  display: flex;
  align-items: center;
}
._inputs_zeiju_142 ._addFilterButtonBlock_zeiju_160 ._addFilterButton_zeiju_160 {
  width: 200px;
}._fontFamilyGlobal_12ybd_66 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_12ybd_70 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_12ybd_70._readOnly_12ybd_80 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_12ybd_70._defaultControlWidth_12ybd_85 {
  width: 200px;
}
._actionInputBlock_12ybd_70._newLine_12ybd_88 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_12ybd_70 ._deleteButton_12ybd_92 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_12ybd_70 ._addButton_12ybd_100 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_12ybd_70:hover ._addButton_12ybd_100,
._actionInputBlock_12ybd_70:hover ._deleteButton_12ybd_92 {
  opacity: 1;
}._fontFamilyGlobal_jwzxo_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_jwzxo_70 {
  background: #dbe6ff;
  padding: 12px 16px;
  border-radius: 4px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
._wrapper_jwzxo_70 ._children_jwzxo_80 {
  gap: 4px;
  display: flex;
}
._wrapper_jwzxo_70 ._icon_jwzxo_84 {
  cursor: pointer;
}._container_1rtac_1 {
  display: flex;
  align-items: center;
}

._checkboxWrapper_1rtac_6 {
  margin-left: -8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
._checkboxWrapper_1rtac_6 ._text_1rtac_12 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  flex-direction: row;
}
._checkboxWrapper_1rtac_6:hover ._label_1rtac_19 {
  opacity: 0.8;
}

._tooltipContent_1rtac_23 {
  max-width: 270px;
}

._label_1rtac_19 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-primary);
  cursor: pointer;
  user-select: none;
}

._disabled_1rtac_35 {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}._fontFamilyGlobal_17gup_66 {
  font-family: "DM Sans", sans-serif;
}

._conditionBlock_17gup_135 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
._conditionBlock_17gup_135 ._deleteButton_17gup_143 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._conditionBlock_17gup_135 ._duplicateButton_17gup_150 {
  position: absolute;
  opacity: 0;
  right: 35px;
  top: 11px;
  transition: all 0.2s;
}
._conditionBlock_17gup_135:hover ._duplicateButton_17gup_150 {
  opacity: 1;
}
._conditionBlock_17gup_135:hover ._deleteButton_17gup_143 {
  opacity: 1;
}
._conditionBlock_17gup_135 ._filters_17gup_163 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._conditionBlock_17gup_135 ._filters_17gup_163 ._indexBox_17gup_169 {
  flex: 0 0 auto;
}
._conditionBlock_17gup_135 ._filters_17gup_163 ._indexBox_17gup_169 span {
  display: block;
  color: #828da4;
  line-height: 24px;
  background: #f0f3f8;
  width: 24px;
  aspect-ratio: 1/1;
  text-align: center;
  user-select: none;
  border-radius: 4px;
}._wrapper_6w1ot_1 ._textWrapper_6w1ot_1 {
  display: flex;
  flex-direction: column;
}
._wrapper_6w1ot_1 ._text_6w1ot_1 {
  white-space: break-spaces;
}._fontFamilyGlobal_nfu9t_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_nfu9t_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
}
._wrapper_nfu9t_70 ._checkbox_nfu9t_76 {
  display: flex;
  align-items: flex-start;
}
._wrapper_nfu9t_70 ._checkbox_nfu9t_76 ._checkBoxInput_nfu9t_80 {
  padding: 3px 8px 0 0;
  flex-shrink: 0;
}
._wrapper_nfu9t_70 ._checkbox_nfu9t_76 ._text_nfu9t_84 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}
._wrapper_nfu9t_70 ._timeEstimate_nfu9t_90 {
  color: #828da4;
  font-size: 12px;
}._fontFamilyGlobal_u2qec_66 {
  font-family: "DM Sans", sans-serif;
}

._delete_u2qec_70 {
  color: #ff586c;
}

._moreButton_u2qec_74 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_u2qec_74:hover {
  background: #ced4da;
}
._moreButton_u2qec_74 ._iconColor_u2qec_84 path {
  fill: #828da4;
}._actions_1rtar_66 {
  display: flex;
  gap: 16px;
  padding: 0;
}
._actions_1rtar_66 ._closeButton_1rtar_71 {
  padding: 0;
}._fontFamilyGlobal_1kzw0_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1kzw0_70 {
  width: 920px;
}
._panel_1kzw0_70 ._alertInfo_1kzw0_73 {
  justify-content: flex-start;
}
._panel_1kzw0_70 ._content_1kzw0_76 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 {
  display: flex;
  flex-direction: column;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > * {
  padding: 32px 0;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > *:last-child {
  padding-left: 10px;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._wrapper_y4o1s_1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}._fontFamilyGlobal_1y6po_66 {
  font-family: "DM Sans", sans-serif;
}

._infoPanelFlow_1y6po_135 {
  overflow: scroll;
  padding-left: 10px;
}
._infoPanelFlow_1y6po_135 ._whenBlock_1y6po_139 {
  padding: 0;
}
._infoPanelFlow_1y6po_135 ._policyActionBlock_1y6po_142 {
  background: #f6f9f4;
}
._infoPanelFlow_1y6po_135 ._policyActionBlock_1y6po_142 ._setScoreItem_1y6po_145 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._infoPanelFlow_1y6po_135 ._policyActionBlock_1y6po_142 ._setScoreItem_1y6po_145 ._header_1y6po_150 {
  color: #8f98ad;
  font-size: 12px;
}
._infoPanelFlow_1y6po_135 ._policyActionBlock_1y6po_142 ._setScoreItem_1y6po_145 ._value_1y6po_154 {
  color: #1f325b;
  font-size: 14px;
}._actions_i64yn_1 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._actions_i64yn_1 ._closeButton_i64yn_6 {
  padding: 0;
}._fontFamilyGlobal_1qtm9_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1qtm9_70 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_1qtm9_70:hover {
  background: #ced4da;
}
._moreButton_1qtm9_70 ._iconColor_1qtm9_80 path {
  fill: #828da4;
}

._delete_1qtm9_84 {
  color: #ff586c;
}._fontFamilyGlobal_1u2q9_66 {
  font-family: "DM Sans", sans-serif;
}

._applications_1u2q9_70 {
  display: flex;
  gap: 4px;
}
._applications_1u2q9_70 ._applicationsText_1u2q9_74 {
  color: #8f98ad;
}
._applications_1u2q9_70 ._name_1u2q9_77 {
  color: #1f325b;
  font-weight: 500;
}

._panel_1u2q9_82 {
  background: #f0f3f8;
}
._panel_1u2q9_82 ._tabsContainer_1u2q9_85 {
  height: 100%;
  background: #ffffff;
}

._identityTabs_1u2q9_90 {
  height: calc(100% - 210px);
}

._link_1u2q9_94 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_1u2q9_94 ._text_1u2q9_99 {
  color: #1f325b;
  text-decoration: underline;
}
._link_1u2q9_94 ._detailsIcon_1u2q9_103 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}

._fontFamilyGlobal_juwrp_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_juwrp_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_juwrp_141 ._loadingItem_juwrp_141 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_juwrp_1 1s ease infinite;
}

._loading_juwrp_141 ._loadingItem_juwrp_141 * {
  visibility: hidden !important;
}

._loading_juwrp_141 ._loadingItem_juwrp_141:empty::after,
._loading_juwrp_141 ._loadingItem_juwrp_141 *:empty::after {
  content: " ";
}

._panelHeader_juwrp_164 {
  position: sticky;
  padding: 32px 28px 25px 32px;
  background: #f0f3f8;
  line-height: 24px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 126px;
  box-sizing: border-box;
  gap: 12px;
}
._panelHeader_juwrp_164 ._progressBar_juwrp_177 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
}
._panelHeader_juwrp_164 ._progressBar_juwrp_177._show_juwrp_184 {
  visibility: visible;
}
._panelHeader_juwrp_164 ._state_juwrp_187 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  width: 130px;
}
._panelHeader_juwrp_164 ._closeButton_juwrp_195 {
  padding: 4px;
  margin-top: -4px;
}
._panelHeader_juwrp_164 ._closeButton_juwrp_195 ._closeIcon_juwrp_199 {
  flex: 0 0 auto;
  cursor: pointer;
  color: #1f325b;
}
._panelHeader_juwrp_164 ._content_juwrp_204 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-top: 8px;
  margin-top: -8px;
  gap: 10px;
}
._panelHeader_juwrp_164 ._content_juwrp_204 ._icon_juwrp_213 {
  color: white;
  display: flex;
}
._panelHeader_juwrp_164 ._content_juwrp_204 ._text_juwrp_217 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_juwrp_164 ._content_juwrp_204._loadingItem_juwrp_141 {
  width: 50%;
}
._panelHeader_juwrp_164 ._languageWrapper_juwrp_226 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
._panelHeader_juwrp_164 ._languageWrapper_juwrp_226 ._title_juwrp_231 {
  color: #061b49;
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
._panelHeader_juwrp_164 ._languageWrapper_juwrp_226 ._languages_juwrp_237 span {
  font-size: 12px;
}

._actionsWrapper_juwrp_241 ._closeButton_juwrp_195 {
  padding: 0;
}

._details_juwrp_245 {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
._details_juwrp_245 ._infoItem_juwrp_252 {
  display: flex;
  gap: 8px;
}
._details_juwrp_245 ._infoItem_juwrp_252 ._wrapper_juwrp_256 {
  display: flex;
  gap: 4px;
}
._details_juwrp_245 ._infoItem_juwrp_252 ._title_juwrp_231 {
  color: #8f98ad;
}
._details_juwrp_245 ._infoItem_juwrp_252 ._text_juwrp_217 {
  color: #1f325b;
  font-weight: 500;
}
._details_juwrp_245 ._divider_juwrp_267 {
  height: 20px;
}._fontFamilyGlobal_1d5bu_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1d5bu_70 {
  height: 100%;
}
._wrapper_1d5bu_70 ._actionBar_1d5bu_73 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_1d5bu_70 ._actionBar_1d5bu_73 ._searchRow_1d5bu_78 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_1d5bu_70 ._actionBar_1d5bu_73 ._achievementToggle_1d5bu_83 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._wrapper_1d5bu_70 ._actionBar_1d5bu_73 ._achievementToggle_1d5bu_83 ._achievementLabel_1d5bu_88 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}
._wrapper_1d5bu_70 ._actionBar_1d5bu_73 ._actions_1d5bu_93 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_1d5bu_70 ._table_1d5bu_100 {
  height: calc(100% - 30px - 32px - 32px);
}._fontFamilyGlobal_odaq1_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_odaq1_70 {
  height: 100%;
}

._table_odaq1_74 {
  padding: 24px 0;
}._fontFamilyGlobal_123y7_66 {
  font-family: "DM Sans", sans-serif;
}

._sla_123y7_70 {
  width: 100%;
  max-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
._sla_123y7_70 ._slaItem_123y7_78 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex: 1;
  padding: 2px 8px;
  line-height: normal;
}
._sla_123y7_70 ._overDue_123y7_87 {
  background: #ffdce0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  color: #ff586c;
  border: 1px solid #ff586c;
  border-right: 0;
  line-height: 1;
  padding: 2px;
}
._sla_123y7_70 ._active_123y7_97 {
  background: #cee8fc;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  color: #2196f3;
  border: 1px solid #2196f3;
  line-height: 1;
  padding: 2px;
}._wrapper_1osde_1 {
  display: flex;
  gap: 4px;
}._fontFamilyGlobal_1kn1i_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1kn1i_70 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #515f80;
  width: 22px;
  height: 22px;
}
._moreButton_1kn1i_70:hover {
  background: #ced4da;
}
._moreButton_1kn1i_70 ._iconColor_1kn1i_80 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}

._delete_1kn1i_84 {
  color: #ff586c;
}

._edit_1kn1i_88 {
  width: 100%;
}
._edit_1kn1i_88 a {
  color: #1f325b;
}._fontFamilyGlobal_9rez0_66 {
  font-family: "DM Sans", sans-serif;
}

._modal_9rez0_70 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_9rez0_70 ._header_9rez0_80 {
  background: #1f325b;
  padding: 16px 24px;
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
._modal_9rez0_70 ._header_9rez0_80 ._closeIcon_9rez0_90 {
  cursor: pointer;
}
._modal_9rez0_70 ._modalBody_9rez0_93 {
  flex: 1;
}
._modal_9rez0_70 ._modalFooter_9rez0_96 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_9rez0_70 ._modalBody_9rez0_93 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_9rez0_70 ._modalBody_9rez0_93 ._section_9rez0_108 {
  padding: 24px 0;
}
._modal_9rez0_70 ._modalBody_9rez0_93 ._section_9rez0_108 ._sectionHeader_9rez0_111 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_9rez0_70 ._modalBody_9rez0_93 ._section_9rez0_108 ._error_9rez0_117 {
  color: #b50606;
  visibility: hidden;
}
._modal_9rez0_70 ._modalBody_9rez0_93 ._section_9rez0_108 ._showError_9rez0_121 {
  visibility: visible;
}
._modal_9rez0_70 ._modalBody_9rez0_93 ._section_9rez0_108 ._sectionBody_9rez0_124 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

._loadingButton_9rez0_130 {
  text-transform: capitalize;
  background: #187ffe;
  font-weight: 400;
}
._loadingButton_9rez0_130:focus {
  background: #187ffe;
}

._button_9rez0_139 {
  text-transform: capitalize;
}

._alertWrapper_9rez0_143 {
  margin-top: 16px;
}
._alertWrapper_9rez0_143 ._alertHeader_9rez0_146 {
  color: #1f325b;
  font-size: 1rem;
  text-transform: capitalize;
  margin-bottom: 8px;
}

._refreshStatsModal_9rez0_153 ._modalBody_9rez0_93 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
}
._refreshStatsModal_9rez0_153 ._modalBody_9rez0_93 ._title_9rez0_159 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
}
._refreshStatsModal_9rez0_153 ._button_9rez0_139 {
  width: fit-content;
  text-transform: none;
}

._refreshStatsModalActions_9rez0_169 {
  display: flex;
  gap: 4px;
}._table_1vkg8_1 {
  padding: 24px 0;
}._wrapper_asnos_1 {
  padding: 24px 0;
}._wrapper_asnos_1 {
  padding: 24px 0;
}._vendors_1kfbc_1 {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._vendors_1kfbc_1 ._detailFields_1kfbc_7 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}._fontFamilyGlobal_1598u_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1598u_70 {
  background: #f6faff;
}

._wrapper_1598u_74 {
  flex: 1;
  padding-bottom: 38px;
  display: flex;
  height: unset;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden;
  background: white;
}

._tableTab_1598u_85 {
  height: calc(100% - 187px - 38px);
}._fontFamilyGlobal_15w3q_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_15w3q_70 {
  padding: 32px;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._wrapper_15w3q_70 ._insightsItem_15w3q_76 {
  flex: 0 0 130px;
  overflow: hidden;
}
._wrapper_15w3q_70 ._insightsItem_15w3q_76 ._insights_15w3q_76 {
  overflow: hidden;
}
._wrapper_15w3q_70 ._applicationItem_15w3q_83 {
  overflow: hidden;
  text-overflow: ellipsis;
}._fontFamilyGlobal_10s0l_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_10s0l_70 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
._wrapper_10s0l_70 ._selected_10s0l_77 {
  padding: 16px 16px 0 16px;
}
._wrapper_10s0l_70 ._formFields_10s0l_80 {
  padding: 24px 24px 100px;
  overflow: auto;
}
._wrapper_10s0l_70 ._formSubFields_10s0l_84 {
  margin-top: 32px;
}
._wrapper_10s0l_70 ._toggleFields_10s0l_87 {
  margin-top: 10px;
}
._wrapper_10s0l_70 ._formFields_10s0l_80,
._wrapper_10s0l_70 ._formSubFieldsContent_10s0l_91 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  flex-grow: 1;
}

._formActions_10s0l_99 {
  padding: 16px 24px 24px 24px;
  border-top: 1px solid #ced4da;
}
._formActions_10s0l_99 ._button_10s0l_103 {
  float: right;
}
._formActions_10s0l_99 ._button_10s0l_103:not(:first-child) {
  margin-right: 8px;
}._wrapper_3m17s_1 {
  position: relative;
}
._wrapper_3m17s_1 ._avatars_3m17s_4 {
  position: absolute;
  top: -3px;
  right: 0;
}._fontFamilyGlobal_1ymw2_66 {
  font-family: "DM Sans", sans-serif;
}

._editor_1ymw2_209 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
  min-height: 280px;
  max-height: 280px;
}._fieldContainer_1ke7q_66 {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 8px 0px 0px 0px;
}
._fieldContainer_1ke7q_66 ._toggleLabel_1ke7q_72 {
  margin: 0px;
  display: flex;
  gap: 10px;
  cursor: inherit;
  align-items: center;
}
._fieldContainer_1ke7q_66 ._toggleLabel_1ke7q_72 .MuiFormControlLabel-asterisk {
  color: #ff586c;
}._fontFamilyGlobal_1wgwm_66 {
  font-family: "DM Sans", sans-serif;
}._fontFamilyGlobal_p7e79_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_p7e79_70 ._content_p7e79_70 {
  border-radius: 10px;
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 {
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  border-left: 4px solid transparent;
  transition: all 0.2s;
  padding: 16px 19px;
  border-radius: 4px;
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 ._chevronWrapper_p7e79_82 {
  display: flex;
  width: fit-content;
  transition: all 0.3s;
  cursor: pointer;
  margin-right: 8px;
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 ._chevronWrapper_p7e79_82._expanded_p7e79_89 {
  transform: rotate(180deg);
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 ._icon_p7e79_92 {
  display: flex;
  width: 16px;
  margin-right: 4px;
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 ._title_p7e79_73 {
  display: flex;
  gap: 2px;
}
._wrapper_p7e79_70 ._titleWrapper_p7e79_73 ._title_p7e79_73 span {
  color: #1f325b;
  font-weight: 700;
  font-size: 14px;
  user-select: none;
}._wrapper_bjvsg_1 {
  min-width: 780px;
  max-width: 780px;
}

._emptyPage_bjvsg_6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 12px;
}
._emptyPage_bjvsg_6 ._emptyIcon_bjvsg_14 {
  min-height: 50px;
  max-height: 100px;
}

._fontFamilyGlobal_bjvsg_84 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_bjvsg_1 {
  width: 600px;
}

._content_bjvsg_231 {
  gap: 0;
}
._content_bjvsg_231 ._bottom_bjvsg_234 {
  flex: 0 0 56px;
}
._content_bjvsg_231 ._tickets_bjvsg_237 {
  flex: 1;
}._fontFamilyGlobal_1qtm9_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1qtm9_70 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_1qtm9_70:hover {
  background: #ced4da;
}
._moreButton_1qtm9_70 ._iconColor_1qtm9_80 path {
  fill: #828da4;
}

._delete_1qtm9_84 {
  color: #ff586c;
}._fontFamilyGlobal_1kzw0_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1kzw0_70 {
  width: 920px;
}
._panel_1kzw0_70 ._alertInfo_1kzw0_73 {
  justify-content: flex-start;
}
._panel_1kzw0_70 ._content_1kzw0_76 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 {
  display: flex;
  flex-direction: column;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > * {
  padding: 32px 0;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > *:last-child {
  padding-left: 10px;
}
._panel_1kzw0_70 ._content_1kzw0_76 ._flexFix_1kzw0_81 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._fontFamilyGlobal_1b3d6_66 {
  font-family: "DM Sans", sans-serif;
}

._actions_1b3d6_70 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._actions_1b3d6_70 ._closeButton_1b3d6_75 {
  padding: 0;
}

._categoryContainer_1b3d6_79 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._categoryLabel_1b3d6_85 {
  font-weight: 500;
  color: #1f325b;
}

._categoryValue_1b3d6_90 {
  font-weight: 400;
  color: #1f325b;
}._infoPanelFlow_rvz7p_66 {
  overflow: scroll;
  padding-left: 10px;
}

._whenBlock_rvz7p_71 {
  padding: 0;
}

._policyActionBlock_rvz7p_75 {
  background: #f6f9f4;
}._fontFamilyGlobal_5bfcl_66 {
  font-family: "DM Sans", sans-serif;
}

._setScoreItem_5bfcl_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._setScoreItem_5bfcl_70 ._header_5bfcl_75 {
  color: #8f98ad;
  font-size: 12px;
}
._setScoreItem_5bfcl_70 ._value_5bfcl_79 {
  color: #1f325b;
  font-size: 14px;
}._wrapper_dtjn1_1 {
  width: 100%;
}

._content_dtjn1_5 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}._fontFamilyGlobal_1u2q9_66 {
  font-family: "DM Sans", sans-serif;
}

._applications_1u2q9_70 {
  display: flex;
  gap: 4px;
}
._applications_1u2q9_70 ._applicationsText_1u2q9_74 {
  color: #8f98ad;
}
._applications_1u2q9_70 ._name_1u2q9_77 {
  color: #1f325b;
  font-weight: 500;
}

._panel_1u2q9_82 {
  background: #f0f3f8;
}
._panel_1u2q9_82 ._tabsContainer_1u2q9_85 {
  height: 100%;
  background: #ffffff;
}

._identityTabs_1u2q9_90 {
  height: calc(100% - 210px);
}

._link_1u2q9_94 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_1u2q9_94 ._text_1u2q9_99 {
  color: #1f325b;
  text-decoration: underline;
}
._link_1u2q9_94 ._detailsIcon_1u2q9_103 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}._fontFamilyGlobal_drcxm_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_drcxm_70 {
  padding: 32px;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._wrapper_drcxm_70 ._insightsItem_drcxm_76 {
  flex: 0 0 130px;
  overflow: hidden;
}
._wrapper_drcxm_70 ._insightsItem_drcxm_76 ._insights_drcxm_76 {
  overflow: hidden;
}
._wrapper_drcxm_70 ._applicationItem_drcxm_83 {
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_drcxm_70 ._platforms_drcxm_87 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
._wrapper_drcxm_70 ._platforms_drcxm_87 ._subtitle_drcxm_92 {
  color: #1f325b;
}._xAndContact_8uxtu_1 {
  display: flex;
  gap: 12px;
}
._xAndContact_8uxtu_1 ._closeButton_8uxtu_5 {
  padding: 0;
}._fontFamilyGlobal_whnz4_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_whnz4_70 {
  height: 100%;
}
._wrapper_whnz4_70 ._actionBar_whnz4_73 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_whnz4_70 ._actionBar_whnz4_73 ._searchRow_whnz4_78 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_whnz4_70 ._actionBar_whnz4_73 ._achievementToggle_whnz4_83 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._wrapper_whnz4_70 ._actionBar_whnz4_73 ._achievementToggle_whnz4_83 ._achievementLabel_whnz4_88 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}
._wrapper_whnz4_70 ._actionBar_whnz4_73 ._actions_whnz4_93 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_whnz4_70 ._table_whnz4_100 {
  height: calc(100% - 38px - 32px);
}._search_1y5zz_66 {
  margin: 16px 0;
  width: 232px;
}
._search_1y5zz_66 ._icon_1y5zz_70 path {
  fill: #828da4;
}._fontFamilyGlobal_8nyde_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_8nyde_70 {
  display: flex;
  width: 106px;
  height: 18px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
}
._wrapper_8nyde_70 ._half_8nyde_78 {
  display: flex;
  width: 50%;
  height: 100%;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
}
._wrapper_8nyde_70 ._left_8nyde_86 {
  background: #cee8fc;
  border: 1px solid #2196f3;
  color: #2196f3;
  border-radius: 50px 0 0 50px;
  border-right: 0;
}
._wrapper_8nyde_70 ._right_8nyde_93 {
  border: 1px solid #52c41a;
  background: #d9f2cd;
  color: #52c41a;
  border-radius: 0 50px 50px 0;
}._fontFamilyGlobal_4rwlx_66 {
  font-family: "DM Sans", sans-serif;
}

._link_4rwlx_70 {
  color: #187ffe;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  max-width: 100%;
  overflow: hidden;
}
._link_4rwlx_70:hover {
  text-decoration: underline;
}

._linkText_4rwlx_85 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #187ffe;
}

._icon_4rwlx_92 {
  flex-shrink: 0;
}._fontFamilyGlobal_jt5vm_66 {
  font-family: "DM Sans", sans-serif;
}

._container_jt5vm_70 {
  display: flex;
  align-items: center;
  gap: 24px;
}
._container_jt5vm_70 ._lastFound_jt5vm_75 {
  color: #b4bbc8;
}
._container_jt5vm_70 ._editButton_jt5vm_78 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
}
._container_jt5vm_70 ._editButton_jt5vm_78 svg {
  color: #187ffe;
}
._container_jt5vm_70 ._link_jt5vm_89 {
  color: #187ffe;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  gap: 4px;
}
._container_jt5vm_70 ._divider_jt5vm_96 {
  height: 20px;
}._search_1y5zz_66 {
  margin: 16px 0;
  width: 232px;
}
._search_1y5zz_66 ._icon_1y5zz_70 path {
  fill: #828da4;
}._fontFamilyGlobal_1xevk_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1xevk_70 {
  background: #f6faff;
}

._wrapper_1xevk_74 {
  flex: 1;
  padding-bottom: 38px;
  display: flex;
  height: unset;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden;
  background: white;
}
._wrapper_1xevk_74 ._tableTab_1xevk_84 {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_1xevk_74 ._tableTab_1xevk_84 ._tableTabContent_1xevk_91 {
  flex: 1;
}._search_1y5zz_66 {
  margin: 16px 0;
  width: 232px;
}
._search_1y5zz_66 ._icon_1y5zz_70 path {
  fill: #828da4;
}._fontFamilyGlobal_19hgy_66 {
  font-family: "DM Sans", sans-serif;
}

._tabPanel_19hgy_70 {
  background: white;
  height: calc(100% - 38px);
  overflow: auto;
  padding: 0 32px;
}

._panel_19hgy_77 {
  background: #f0f3f8;
}

._alertsInfoPanel_19hgy_81 {
  overflow: auto;
}
._alertsInfoPanel_19hgy_81 ._environment_19hgy_84 {
  background: rgba(81, 114, 239, 0.08);
  border-radius: 0.25em;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #15b7b7;
  background: rgba(37, 214, 214, 0.18);
  text-transform: capitalize;
  margin-left: auto;
  height: 22px;
}
._alertsInfoPanel_19hgy_81 ._alertsTabs_19hgy_98 {
  overflow: hidden;
  flex: 1;
  max-height: 100%;
  overscroll-behavior: contain;
}
._alertsInfoPanel_19hgy_81 ._sticky_19hgy_104 {
  position: sticky;
  top: 0;
  z-index: 1;
}
._alertsInfoPanel_19hgy_81 ._scrollSection_19hgy_109 {
  height: 100%;
  flex: 1;
}
._alertsInfoPanel_19hgy_81 ._scrollSection_19hgy_109 ._scroll_19hgy_109 {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._alertsInfoPanel_19hgy_81 ._scrollSection_19hgy_109 ._scroll_19hgy_109 > * {
  border-bottom: 1px solid rgba(206, 212, 218, 0.3294117647);
}._actionsWrapper_1q5jw_1 ._closeButton_1q5jw_1 {
  padding: 0;
}._content_1lixv_66 {
  display: flex;
  flex-direction: column;
}
._content_1lixv_66 > * {
  padding: 32px 0;
}
._content_1lixv_66 > *:not(:last-child):not(:nth-last-child(2)) {
  border-bottom: 1px solid #cdd1db;
}

._action_1lixv_77 {
  padding: 32px 0;
  border-top: 1px solid #cdd1db;
  width: 100%;
  display: flex;
  justify-content: end;
}

._actionWrapper_1lixv_85 {
  position: absolute;
  width: calc(100% - 64px);
  bottom: 0px;
  padding-top: 32px;
  padding-bottom: 0px;
  background-color: white;
}

._submenu_1lixv_94 {
  margin-top: 0px;
}

._loader_1lixv_98 {
  height: 100%;
}

._description_1lixv_102 {
  padding: 24px;
  background: #f6faff;
  border-radius: 4px;
  margin-bottom: 100px;
}._wrapper_1t9sg_1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 16px 0;
}
._wrapper_1t9sg_1 ._title_1t9sg_7 {
  line-height: 0;
  display: flex;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
._wrapper_1t9sg_1 ._container_1t9sg_16 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}
._wrapper_1t9sg_1 ._assignees_1t9sg_21 {
  display: flex;
  gap: 4px;
  align-items: center;
}

._vendorStatus_1t9sg_27 {
  width: fit-content;
}._fontFamilyGlobal_19d16_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_19d16_70 {
  width: 100%;
}

._content_19d16_74 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._customFieldsError_19d16_81 {
  padding: 8px 24px;
  color: #b50606;
  font-size: 12px;
}._fontFamilyGlobal_19d16_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_19d16_70 {
  width: 100%;
}

._content_19d16_74 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._customFieldsError_19d16_81 {
  padding: 8px 24px;
  color: #b50606;
  font-size: 12px;
}._fontFamilyGlobal_frhdf_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_frhdf_70 ._content_frhdf_70 {
  gap: 20px;
}
._wrapper_frhdf_70 ._content_frhdf_70 ._applySolutions_frhdf_73 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
._wrapper_frhdf_70 ._content_frhdf_70 ._applySolutions_frhdf_73 ._checkBoxInput_frhdf_79 {
  padding: 0;
}
._wrapper_frhdf_70 ._content_frhdf_70 ._applySolutions_frhdf_73 ._selectAllSolutions_frhdf_82 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_frhdf_70 ._content_frhdf_70 ._applySolutions_frhdf_73 ._solutionsText_frhdf_87 {
  color: #061b49;
  font-weight: 600;
}
._wrapper_frhdf_70 ._content_frhdf_70 ._applySolutions_frhdf_73 ._alertsBySeverityWrapper_frhdf_91 {
  border-radius: 4px;
  border: 1px solid #d7dce2;
  padding: 4px 6px;
  display: flex;
  gap: 4px;
}
._wrapper_frhdf_70 ._header_frhdf_98 {
  color: #061b49;
  font-size: 16px;
  font-weight: 700;
}
._wrapper_frhdf_70 ._solutionsWrapper_frhdf_103 {
  overflow: scroll;
  padding-bottom: 24px;
  display: flex;
  gap: 20px;
  flex-direction: column;
}._fontFamilyGlobal_nuul3_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_nuul3_70 {
  display: flex;
  flex-direction: row;
  padding: 12px 16px;
  background: #f8f9fc;
  align-items: center;
  gap: 12px;
}
._wrapper_nuul3_70 ._items_nuul3_78 {
  display: flex;
}._fontFamilyGlobal_1m8w4_66 {
  font-family: "DM Sans", sans-serif;
}

._GroupItem_1m8w4_70 {
  border-radius: 0;
  margin-left: -1px;
}
._GroupItem_1m8w4_70:not(:first-child) {
  border-radius: 0;
}
._GroupItem_1m8w4_70:last-child {
  border-radius: 0 4px 4px 0;
}
._GroupItem_1m8w4_70:first-child {
  border-radius: 4px 0 0 4px;
  margin-left: 0;
}
._GroupItem_1m8w4_70:only-child {
  border-radius: 4px;
  margin-left: 0;
}._fontFamilyGlobal_m73yv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_m73yv_70 {
  height: 100%;
  border: 1px solid #e0e4e7;
  border-radius: 6px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_m73yv_70._isRecommended_m73yv_79 {
  border-color: #729df4;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 {
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._titleAndImpact_m73yv_88 {
  display: flex;
  justify-content: space-between;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._titleAndImpact_m73yv_88 ._title_m73yv_88 {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._titleAndImpact_m73yv_88 ._title_m73yv_88 ._titleSpan_m73yv_98 {
  width: 350px;
  color: #061b49;
  font-weight: 600;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._titleAndImpact_m73yv_88 ._impactAndRecommended_m73yv_103 {
  display: flex;
  gap: 4px;
  margin-left: auto;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._recommendedWrapper_m73yv_108 {
  margin-left: auto;
  border: 1px solid rgba(154, 188, 255, 0.4);
  opacity: 0.9;
  background: radial-gradient(175.77% 149.42% at 18.14% -75%, rgba(255, 255, 255, 0.4) 0%, rgba(192, 210, 245, 0.4) 100%);
  box-shadow: 0 0 4px 0 rgba(255, 252, 235, 0.5) inset;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._recommendedWrapper_m73yv_108 ._recommended_m73yv_108 {
  display: flex;
  gap: 8px;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._recommendedWrapper_m73yv_108 ._recommended_m73yv_108 span {
  color: #4577db;
  font-weight: 500;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._checkBoxInput_m73yv_123 {
  padding: 0;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._descriptionAndRemediation_m73yv_126 {
  background: #f8fafc;
  padding: 12px 20px 16px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._descriptionAndRemediation_m73yv_126 ._description_m73yv_126 {
  color: #828da4;
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._descriptionAndRemediation_m73yv_126 ._description_m73yv_126 ._steps_m73yv_139 {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._descriptionAndRemediation_m73yv_126 ._description_m73yv_126 ._seeMore_m73yv_146 {
  flex-shrink: 0;
  text-decoration: underline;
  cursor: pointer;
}
._wrapper_m73yv_70 ._topPart_m73yv_82 ._descriptionAndRemediation_m73yv_126 ._remediationContext_m73yv_151 {
  display: flex;
  gap: 56px;
  margin-top: 8px;
}
._wrapper_m73yv_70 ._rightTitleSide_m73yv_156 {
  display: flex;
  gap: 12px;
  align-items: center;
}
._wrapper_m73yv_70 ._bottomPart_m73yv_161 {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
}
._wrapper_m73yv_70 ._bottomPart_m73yv_161 ._leftSide_m73yv_167 {
  display: flex;
  gap: 12px;
}
._wrapper_m73yv_70 ._bottomPart_m73yv_161 ._leftSide_m73yv_167 ._fixType_m73yv_171 {
  display: flex;
  gap: 4px;
  align-items: center;
  color: #061b49;
}
._wrapper_m73yv_70 ._bottomPart_m73yv_161 ._leftSide_m73yv_167 ._stepsWrapper_m73yv_177 {
  cursor: pointer;
  display: flex;
  align-items: center;
}._fontFamilyGlobal_1j5q6_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1j5q6_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1j5q6_70 ._title_1j5q6_75 {
  color: #828da4;
}
._wrapper_1j5q6_70 ._countAndTypes_1j5q6_78 {
  display: flex;
  align-items: center;
  gap: 4px;
}._fontFamilyGlobal_djgpd_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_djgpd_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100px;
}
._wrapper_djgpd_70 ._title_djgpd_76 {
  color: #828da4;
}
._wrapper_djgpd_70 ._countAndTypes_djgpd_79 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_djgpd_70 ._countAndTypes_djgpd_79 ._displayName_djgpd_84 {
  text-transform: capitalize;
  width: 100%;
}._fontFamilyGlobal_17wez_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_17wez_70 {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 28px;
  padding: 0 8px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #ecf1f7;
}._fontFamilyGlobal_1ehzv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1ehzv_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1ehzv_70 ._title_1ehzv_75 {
  color: #828da4;
}
._wrapper_1ehzv_70 ._countAndTypes_1ehzv_78 {
  display: flex;
  gap: 4px;
  align-items: center;
}._fontFamilyGlobal_1ehzv_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1ehzv_70 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1ehzv_70 ._title_1ehzv_75 {
  color: #828da4;
}
._wrapper_1ehzv_70 ._countAndTypes_1ehzv_78 {
  display: flex;
  gap: 4px;
  align-items: center;
}._fontFamilyGlobal_1x6cs_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1x6cs_70 {
  display: flex;
  gap: 6px;
  align-items: center;
}
._wrapper_1x6cs_70 ._title_1x6cs_75 {
  color: #061b49;
}
._wrapper_1x6cs_70 ._impact_1x6cs_78 {
  display: flex;
  align-items: center;
}
._wrapper_1x6cs_70 ._impactNumber_1x6cs_82 {
  padding: 0 8px;
  height: 20px;
  border: 1px solid #f0f0f0;
  background: #e41a5a;
  color: #ffffff;
  font-weight: 500;
  border-radius: 4px;
}
._wrapper_1x6cs_70 ._insights_1x6cs_91 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_1x6cs_70 ._insights_1x6cs_91 ._insight_1x6cs_91 {
  display: flex;
}._fontFamilyGlobal_9wtmk_66 {
  font-family: "DM Sans", sans-serif;
}

._severityCount_9wtmk_70 {
  height: 20px;
  line-height: 1;
  min-width: 20px;
  padding: 0 6.5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
}._fontFamilyGlobal_1k8hn_66 {
  font-family: "DM Sans", sans-serif;
}

._bars_1k8hn_70 {
  display: flex;
  flex-direction: column-reverse;
  gap: 2px;
}

._bar_1k8hn_70 {
  width: 12px;
  height: 2px;
  background-color: #d9d9d9;
  border-radius: 1.5px;
}
._bar_1k8hn_70._filled_1k8hn_82 {
  background-color: #4289ca;
}

._text_1k8hn_86 {
  font-size: 12px;
  color: #061b49;
}._fontFamilyGlobal_egntz_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_egntz_70 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 35px 32px 13px;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 ._nameAndBack_egntz_81 {
  display: flex;
  align-items: center;
  cursor: pointer;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 ._nameAndBack_egntz_81 ._chevron_egntz_86 {
  color: #828da4;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 ._nameAndBack_egntz_81 span {
  color: #828da4;
  font-size: 16px;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 ._seperator_egntz_93 {
  color: #828da4;
  font-size: 16px;
}
._wrapper_egntz_70 ._breadCrumbs_egntz_76 ._active_egntz_97 {
  color: #061b49;
  font-size: 16px;
  font-weight: 500;
}
._wrapper_egntz_70 ._xButton_egntz_102 {
  cursor: pointer;
}._fontFamilyGlobal_17hpi_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_17hpi_70 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
}
._wrapper_17hpi_70 ._howToFix_17hpi_76 {
  display: flex;
  justify-content: space-between;
}
._wrapper_17hpi_70 ._howToFix_17hpi_76 ._title_17hpi_80 {
  color: #061b49;
  font-weight: 600;
}

._stepsWrapper_17hpi_85 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 24px;
  overflow: scroll;
}

._accordion_17hpi_93 {
  border: 1px solid #ecf1f7;
}
._accordion_17hpi_93:hover {
  border: 1px solid #ecf1f7;
}

._summary_17hpi_100:hover {
  background-color: #fafafa;
}

._assetInfo_17hpi_104 {
  display: flex;
  align-items: center;
  gap: 12px;
}

._assetName_17hpi_110 {
  font-weight: 500;
  max-width: 450px;
}

._findingsCount_17hpi_115 {
  color: #187ffe;
  padding: 2px 8px;
  background-color: #ecf1f7;
  border-radius: 4px;
}

._details_17hpi_122 {
  padding: 16px;
}

._steps_17hpi_85 {
  padding-left: 16px;
}._fontFamilyGlobal_7o65a_66 {
  font-family: "DM Sans", sans-serif;
}

._descriptionAndRemediation_7o65a_70 {
  background: #f8fafc;
  padding: 12px 20px 16px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._descriptionAndRemediation_7o65a_70 ._description_7o65a_70 {
  color: #828da4;
  display: flex;
  align-items: center;
  gap: 65px;
}
._descriptionAndRemediation_7o65a_70 ._description_7o65a_70 > span {
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  text-overflow: ellipsis;
  text-wrap: auto;
  max-height: 500px;
}
._descriptionAndRemediation_7o65a_70 ._description_7o65a_70 ._steps_7o65a_91 {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._descriptionAndRemediation_7o65a_70 ._description_7o65a_70 ._seeMore_7o65a_98 {
  flex-shrink: 0;
  text-decoration: underline;
  cursor: pointer;
}
._descriptionAndRemediation_7o65a_70 ._remediationContext_7o65a_103 {
  display: flex;
  gap: 56px;
  margin-top: 8px;
}._fontFamilyGlobal_ft47z_66 {
  font-family: "DM Sans", sans-serif;
}

._step_ft47z_70 {
  position: relative;
  padding-left: 40px;
  padding-bottom: 44px;
}
._step_ft47z_70::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 20px;
  bottom: 0;
  width: 1px;
  background-color: #ced4da;
  transform: translateX(-50%);
}
._step_ft47z_70 ._circle_ft47z_85 {
  position: absolute;
  left: 14px;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #187ffe;
  color: #ffffff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}
._step_ft47z_70 ._content_ft47z_99 ._stepTitle_ft47z_99 {
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
}
._step_ft47z_70 ._content_ft47z_99 ._description_ft47z_104 {
  margin-top: 8px;
  color: #1f325b;
}._fontFamilyGlobal_1cbyd_66 {
  font-family: "DM Sans", sans-serif;
}

._applications_1cbyd_70 {
  display: flex;
  gap: 4px;
}
._applications_1cbyd_70 ._applicationsText_1cbyd_74 {
  color: #8f98ad;
}
._applications_1cbyd_70 ._name_1cbyd_77 {
  color: #1f325b;
  font-weight: 500;
}

._panel_1cbyd_82 {
  background: #f6faff;
}

._identityTabs_1cbyd_86 {
  height: calc(100% - 210px);
}

._link_1cbyd_90 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_1cbyd_90 ._text_1cbyd_95 {
  color: #1f325b;
  text-decoration: underline;
}
._link_1cbyd_90 ._detailsIcon_1cbyd_99 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}

._fontFamilyGlobal_tslyv_132 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_tslyv_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_tslyv_141 ._loadingItem_tslyv_141 {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: _shine_tslyv_1 1s ease infinite;
}

._loading_tslyv_141 ._loadingItem_tslyv_141 * {
  visibility: hidden !important;
}

._loading_tslyv_141 ._loadingItem_tslyv_141:empty::after,
._loading_tslyv_141 ._loadingItem_tslyv_141 *:empty::after {
  content: " ";
}

._riskScore_tslyv_164 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

._xAndShare_tslyv_171 {
  display: flex;
  align-items: center;
  gap: 16px;
}
._xAndShare_tslyv_171 ._closeButton_tslyv_176 {
  padding: 0;
}
._xAndShare_tslyv_171 ._flex_tslyv_179 {
  display: flex;
}._fontFamilyGlobal_gucks_66 {
  font-family: "DM Sans", sans-serif;
}

._shareMenu_gucks_70 {
  cursor: pointer;
  display: flex;
  gap: 4px;
  align-items: center;
}
._shareMenu_gucks_70._centered_gucks_76 {
  justify-content: center;
}
._shareMenu_gucks_70 ._shareButton_gucks_79 {
  padding: 0;
  min-width: unset;
}
._shareMenu_gucks_70 ._share_gucks_70 {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}
._shareMenu_gucks_70 ._svgLink_gucks_88 {
  cursor: pointer;
  margin-top: 2px;
}
._shareMenu_gucks_70 ._flex_gucks_92 {
  display: flex;
}._fontFamilyGlobal_zddug_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_zddug_70 {
  height: 100%;
  padding: 0 0 32px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._searchRow_zddug_79 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._achievementToggle_zddug_84 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._achievementToggle_zddug_84 ._achievementLabel_zddug_89 {
  font-size: 12px;
  color: #515f80;
  white-space: nowrap;
}
._wrapper_zddug_70 ._actionBar_zddug_74 ._actions_zddug_94 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_zddug_70 ._table_zddug_101 {
  height: calc(100% - 38px - 32px);
}._fontFamilyGlobal_cj81w_66 {
  font-family: "DM Sans", sans-serif;
}

._table_cj81w_70 {
  padding: 24px 0;
}

._wrapper_cj81w_74 {
  height: 100%;
}
._wrapper_cj81w_74 ._header_cj81w_77 {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
}
._wrapper_cj81w_74 ._header_cj81w_77 ._search_cj81w_83 {
  margin: 16px 0;
  width: 232px;
}
._wrapper_cj81w_74 ._header_cj81w_77 ._search_cj81w_83 ._icon_cj81w_87 path {
  fill: #828da4;
}
._wrapper_cj81w_74 ._header_cj81w_77 ._link_cj81w_90 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_cj81w_74 ._header_cj81w_77 ._text_cj81w_95 {
  color: #187ffe;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  font-style: normal;
  line-height: 22px;
}._fontFamilyGlobal_1r6a4_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1r6a4_70 {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
}
._wrapper_1r6a4_70 ._section_1r6a4_75 {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
._wrapper_1r6a4_70 ._section_1r6a4_75:last-child {
  margin-bottom: 0;
}
._wrapper_1r6a4_70 ._section_1r6a4_75:not(:last-child) {
  border-bottom: 1px solid #ced4da;
}._fontFamilyGlobal_1a0yy_66 {
  font-family: "DM Sans", sans-serif;
}

._section_1a0yy_70 ._title_1a0yy_70 {
  margin-bottom: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}._effectedAsset_yvwiz_1 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 16px 0;
}
._effectedAsset_yvwiz_1 ._title_yvwiz_7 {
  line-height: 0;
  display: flex;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}
._effectedAsset_yvwiz_1 ._container_yvwiz_16 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 21px 32px;
}._fontFamilyGlobal_1quzm_66 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1quzm_70 ._conditionBlock_1quzm_70 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 52px;
}
._wrapper_1quzm_70 ._conditionBlock_1quzm_70 ._deleteButton_1quzm_77 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._wrapper_1quzm_70 ._conditionBlock_1quzm_70 ._duplicateButton_1quzm_84 {
  position: absolute;
  opacity: 0;
  right: 50px;
  top: 10px;
  transition: all 0.2s;
}
._wrapper_1quzm_70 ._conditionBlock_1quzm_70:hover ._duplicateButton_1quzm_84,
._wrapper_1quzm_70 ._conditionBlock_1quzm_70:hover ._deleteButton_1quzm_77 {
  opacity: 1;
}
._wrapper_1quzm_70 ._conditionBlock_1quzm_70:hover ._item_1quzm_95 {
  width: 269px;
}._fontFamilyGlobal_1gj9s_66 {
  font-family: "DM Sans", sans-serif;
}

._content_1gj9s_135 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 52px;
}
._content_1gj9s_135._infoPanel_1gj9s_143 {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  gap: 20px;
  grid-auto-columns: minmax(calc(33.33% - 20px), 1fr);
  grid-auto-flow: dense;
}
._content_1gj9s_135 ._andText_1gj9s_151 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  width: 2em;
  position: relative;
  margin-right: 12px;
}
._content_1gj9s_135 ._andText_1gj9s_151 span {
  color: #828da4;
  padding: 9px 0;
  position: absolute;
  top: 40px;
}
._content_1gj9s_135 ._andText_1gj9s_151:last-child {
  visibility: hidden;
}
._content_1gj9s_135 ._applicationsFilterBlock_1gj9s_169 {
  padding-right: 12px;
  width: 269px;
}
._content_1gj9s_135 ._addFilterButtonBlock_1gj9s_173 {
  height: 80px;
  display: flex;
  align-items: flex-end;
  width: 200px;
}
._content_1gj9s_135 ._addFilterButtonBlock_1gj9s_173._addFilterButtonApplication_1gj9s_179 {
  width: 269px;
}
._content_1gj9s_135 ._addFilterButtonBlock_1gj9s_173 ._addFilterButton_1gj9s_173 {
  width: 100%;
  align-self: flex-end;
}._fontFamilyGlobal_1pw3i_66 {
  font-family: "DM Sans", sans-serif;
}

._panel_1pw3i_70 {
  background: #f6faff;
}

._tableTab_1pw3i_74 {
  height: calc(100% - 38px);
}
._tableTab_1pw3i_74 ._tableTabContent_1pw3i_77 {
  padding-bottom: 32px;
  height: calc(100% - 70px);
}._hiddenModal_1jyos_1 {
  position: fixed !important;
  top: -9999px !important;
  left: -9999px !important;
  visibility: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
  z-index: -1 !important;
}
._hiddenModal_1jyos_1 * {
  pointer-events: none !important;
}

._animatingModal_1jyos_14 {
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2), 0 2px 8px rgba(0, 0, 0, 0.1);
}
._animatingModal_1jyos_14 * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
}
._animatingModal_1jyos_14::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(31, 50, 91, 0.05);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: inherit;
}

._minimizedModalsContainer_1jyos_41 {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1500;
  display: flex;
  padding: 4px;
  gap: 15px;
}

._minimizedModal_1jyos_41 {
  padding: 8px 16px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 180px;
}
._minimizedModal_1jyos_41:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transform: translateY(-1px);
}

._minimizedContentContainer_1jyos_69 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

._minimizedContent_1jyos_69 {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  margin-right: 8px;
}

._minimizedCloseButton_1jyos_89 {
  color: #666;
  padding: 2px;
  font-size: 16px;
  line-height: 1;
  min-width: auto;
  width: 20px;
  height: 20px;
}
._minimizedCloseButton_1jyos_89:hover {
  background-color: rgba(255, 0, 0, 0.1);
  color: #ff0000;
}._fontFamilyGlobal_1olj1_66 {
  font-family: "DM Sans", sans-serif;
}

._thinkingBlock_1olj1_70 {
  padding: 12px;
  border-bottom: 1px solid rgba(205, 209, 219, 0.3);
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.075px;
  line-height: 22px;
  word-break: break-word;
  overflow-wrap: break-word;
}
._thinkingBlock_1olj1_70:last-child {
  border-bottom: none;
}
._thinkingBlock_1olj1_70[data-status=streaming] {
  opacity: 0.9;
}
._thinkingBlock_1olj1_70[data-status=complete] {
  opacity: 1;
}
._thinkingBlock_1olj1_70 p {
  margin: 0 0 12px;
}
._thinkingBlock_1olj1_70 p:last-child {
  margin-bottom: 0;
}
._thinkingBlock_1olj1_70 h1,
._thinkingBlock_1olj1_70 h2,
._thinkingBlock_1olj1_70 h3,
._thinkingBlock_1olj1_70 h4,
._thinkingBlock_1olj1_70 h5,
._thinkingBlock_1olj1_70 h6 {
  margin: 16px 0 8px;
  font-weight: 600;
  line-height: 1.3;
}
._thinkingBlock_1olj1_70 h1:first-child,
._thinkingBlock_1olj1_70 h2:first-child,
._thinkingBlock_1olj1_70 h3:first-child,
._thinkingBlock_1olj1_70 h4:first-child,
._thinkingBlock_1olj1_70 h5:first-child,
._thinkingBlock_1olj1_70 h6:first-child {
  margin-top: 0;
}
._thinkingBlock_1olj1_70 h1 {
  font-size: 14px;
}
._thinkingBlock_1olj1_70 h2 {
  font-size: 14px;
}
._thinkingBlock_1olj1_70 h3 {
  font-size: 14px;
}
._thinkingBlock_1olj1_70 h4,
._thinkingBlock_1olj1_70 h5,
._thinkingBlock_1olj1_70 h6 {
  font-size: 14px;
}
._thinkingBlock_1olj1_70 ul,
._thinkingBlock_1olj1_70 ol {
  margin: 8px 0;
  padding-left: 24px;
}
._thinkingBlock_1olj1_70 ul li,
._thinkingBlock_1olj1_70 ol li {
  margin: 4px 0;
}
._thinkingBlock_1olj1_70 ul {
  list-style-type: disc;
}
._thinkingBlock_1olj1_70 ol {
  list-style-type: decimal;
}
._thinkingBlock_1olj1_70 blockquote {
  margin: 12px 0;
  padding: 8px 16px;
  border-left: 3px solid #828da4;
  background-color: rgba(130, 141, 164, 0.08);
  color: #cdd1db;
}
._thinkingBlock_1olj1_70 code {
  font-family: "Fira Code", "SF Mono", Monaco, "Cascadia Code", monospace;
  font-size: 13px;
  background: rgba(205, 209, 219, 0.15);
  border-radius: 4px;
  padding: 2px 6px;
}
._thinkingBlock_1olj1_70 pre {
  margin: 12px 0;
  padding: 12px 16px;
  background: rgba(205, 209, 219, 0.15);
  border-radius: 6px;
  overflow-x: auto;
}
._thinkingBlock_1olj1_70 pre code {
  background-color: transparent;
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
}
._thinkingBlock_1olj1_70 a {
  color: #187ffe;
  text-decoration: none;
}
._thinkingBlock_1olj1_70 a:hover {
  text-decoration: underline;
}
._thinkingBlock_1olj1_70 table {
  width: 100%;
  border-collapse: collapse;
  margin: 12px 0;
  font-size: 13px;
}
._thinkingBlock_1olj1_70 table th,
._thinkingBlock_1olj1_70 table td {
  padding: 8px 12px;
  border: 1px solid #cdd1db;
  text-align: left;
}
._thinkingBlock_1olj1_70 table th {
  font-weight: 600;
}
._thinkingBlock_1olj1_70 strong {
  font-weight: 600;
}
._thinkingBlock_1olj1_70 em {
  font-style: italic;
}

._cursor_1olj1_199 {
  display: inline-block;
  width: 2px;
  height: 1em;
  background-color: #000b29;
  margin-left: 2px;
  vertical-align: text-bottom;
  animation: _blink_1olj1_1 1s step-end infinite;
}

@keyframes _blink_1olj1_1 {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}._fontFamilyGlobal_1098e_66 {
  font-family: "DM Sans", sans-serif;
}

._reasoningPanel_1098e_70 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #f8f9fc;
  overflow: hidden;
}

._header_1098e_79 {
  display: flex;
  align-items: center;
  padding: 0 12px;
  background: #000b29;
  height: 48px;
  flex-shrink: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(224, 228, 235, 0.7);
}

._title_1098e_90 {
  font-size: 12px;
  font-weight: 600;
  color: #e1e4e9;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

._content_1098e_98 {
  flex: 1;
  overflow-y: auto;
  padding: 12px;
  display: flex;
  flex-direction: column;
}

._emptyState_1098e_106 {
  font-size: 12px;
  color: rgba(130, 141, 164, 0.7);
  text-align: center;
  padding: 24px 12px;
  line-height: 1.5;
}._title_jlgzi_66 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}._fontFamilyGlobal_1yc7v_66 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1yc7v_70 {
  padding: 3px 8px;
  background: #b9bdc7;
  color: #515f80;
  width: 22px;
  height: 22px;
}
._moreButton_1yc7v_70:hover {
  background: #b9bdc7;
  color: #515f80;
}

._iconColor_1yc7v_82 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}

._deleteMenuItem_1yc7v_86 {
  color: #ff586c;
}._actionsCell_j7612_1 {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}._fontFamilyGlobal_zbz9d_66 {
  font-family: "DM Sans", sans-serif;
}

._fontFamilyGlobal_zbz9d_66 {
  font-family: "DM Sans", sans-serif;
}

._titleContainer_zbz9d_139 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._title_zbz9d_139 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1f325b;
}

._dialogContent_zbz9d_152 {
  display: flex;
  flex-direction: column;
  padding: 0 24px 24px;
  min-height: 400px;
}

._wrapper_zbz9d_159 {
  height: 100%;
  display: flex;
  flex-direction: column;
}

._actionBar_zbz9d_165 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

._deleteSelectedButton_zbz9d_173 {
  flex-shrink: 0;
}

._table_zbz9d_177 {
  height: 400px;
}

._dateCell_zbz9d_181 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
}._titleContainer_1msyn_1 {
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  padding: 2px 0;
  border-radius: 4px;
  transition: background-color 0.2s;
}

._title_1msyn_1 {
  font-size: 12px;
  font-weight: 500;
  color: white;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

._input_1msyn_22 {
  font-size: 12px;
  font-weight: 500;
  color: white;
  letter-spacing: -0.075px;
  max-width: 200px;
}

._spinner_1msyn_30 {
  color: #828da4;
}._container_s5w3y_1 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0;
  padding: 0;
  overflow-x: auto;
  max-width: 100%;
  overflow-y: hidden;
  height: 100%;
}
._container_s5w3y_1::-webkit-scrollbar {
  height: 4px;
}
._container_s5w3y_1::-webkit-scrollbar-track {
  background: transparent;
}
._container_s5w3y_1::-webkit-scrollbar-thumb {
  background: rgba(130, 141, 164, 0.3);
  border-radius: 2px;
}
._container_s5w3y_1::-webkit-scrollbar-thumb:hover {
  background: rgba(130, 141, 164, 0.5);
}
._container_s5w3y_1 ._tabsContainer_s5w3y_25 {
  overflow-x: auto;
  max-width: 100%;
  display: flex;
  gap: 0;
  padding: 0;
  padding-left: 12px;
  height: 100%;
  align-items: flex-end;
}
._container_s5w3y_1 ._buttonsContainer_s5w3y_35 {
  display: flex;
  gap: 4px;
  padding: 8px;
  align-items: center;
  height: 100%;
}

._tab_s5w3y_25 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  cursor: pointer;
  transition: all 0.2s;
  background-color: #000b29;
  border: none;
  min-width: fit-content;
  height: calc(100% - 8px);
  margin-top: 8px;
  border-radius: 4px 4px 0 0;
  position: relative;
}
._tab_s5w3y_25:not(:first-child) {
  margin-left: 4px;
}
._tab_s5w3y_25:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 16px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
._tab_s5w3y_25:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: white;
}
._tab_s5w3y_25:hover::before {
  opacity: 0;
}
._tab_s5w3y_25:hover + ._tab_s5w3y_25::before {
  opacity: 0;
}
._tab_s5w3y_25:hover ._tabIcon_s5w3y_81,
._tab_s5w3y_25:hover ._closeIcon_s5w3y_82 {
  opacity: 1;
}
._tab_s5w3y_25:hover ._tabIcon_s5w3y_81._running_s5w3y_85 ._tabSpinner_s5w3y_85 {
  display: none;
}
._tab_s5w3y_25:hover ._tabIcon_s5w3y_81._running_s5w3y_85 ._editIcon_s5w3y_88 {
  display: initial;
}
._tab_s5w3y_25._active_s5w3y_91 {
  color: #f3f8fb;
  background-color: rgba(255, 255, 255, 0.08);
  position: relative;
  border-bottom: none;
}
._tab_s5w3y_25._active_s5w3y_91::before {
  display: none;
}
._tab_s5w3y_25._active_s5w3y_91 + ._tab_s5w3y_25::before {
  display: none;
}
._tab_s5w3y_25._dragging_s5w3y_103 {
  opacity: 0.5;
  cursor: grabbing;
}
._tab_s5w3y_25._dragOver_s5w3y_107 {
  background-color: rgba(31, 50, 91, 0.08);
}

._tabIcon_s5w3y_81 {
  opacity: 0;
  padding: 2px;
  color: #828da4;
  transition: opacity 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
._tabIcon_s5w3y_81:hover {
  color: white;
}
._tabIcon_s5w3y_81 svg {
  width: 12px;
  height: 12px;
}
._tabIcon_s5w3y_81._running_s5w3y_85 {
  opacity: 1;
}
._tabIcon_s5w3y_81._running_s5w3y_85 ._editIcon_s5w3y_88 {
  display: none;
}

._tabSpinner_s5w3y_85 {
  color: #828da4;
}

._closeIcon_s5w3y_82 {
  opacity: 0;
  padding: 2px;
  color: #515f80;
  transition: opacity 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
._closeIcon_s5w3y_82:hover {
  color: white;
}
._closeIcon_s5w3y_82 svg {
  width: 16px;
  height: 16px;
}

._menuButton_s5w3y_155 {
  color: white;
  padding: 4px;
  background: transparent;
}
._menuButton_s5w3y_155:hover {
  background-color: rgba(130, 141, 164, 0.1);
}
._menuButton_s5w3y_155._menuButtonActive_s5w3y_163 {
  background-color: rgba(130, 141, 164, 0.2);
  color: white;
}

._newSessionText_s5w3y_168 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: white;
  letter-spacing: -0.075px;
}._fontFamilyGlobal_akd98_66 {
  font-family: "DM Sans", sans-serif;
}

._chatWindow_akd98_70 {
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}
._chatWindow_akd98_70:focus {
  outline: none;
}

._header_akd98_84 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  background: #000b29;
  color: #1f325b;
  border-radius: 0;
  height: 47.5px;
  flex-shrink: 0;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
._header_akd98_84::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(205, 209, 219, 0.5);
  z-index: 0;
}

._tabs_akd98_108 {
  gap: 4px;
  flex: 1;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

._chatContainer_akd98_116 {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  background-color: #ffffff;
  gap: 12px;
  padding: 12px;
  overflow: hidden;
}
._chatContainer_akd98_116._tabHidden_akd98_127 {
  display: none;
}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}
._toolCallContainer_1rkmd_1 {
  background: linear-gradient(135deg, #f8f9fc 0%, #f1f4f9 100%);
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px;
  margin: 0;
  font-family: "DM Sans", sans-serif;
}

._toolCallHeader_1rkmd_10 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._toolCallHeader_1rkmd_10._clickable_1rkmd_16 {
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s ease;
  border-radius: 4px;
  padding: 4px;
  margin: -4px;
}

._toolCallHeader_1rkmd_10._clickable_1rkmd_16:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

._expandIcon_1rkmd_29 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

._arrowIcon_1rkmd_37 {
  font-size: 20px;
  color: #64748b;
  transition: transform 0.2s ease;
}

._toolCallIcon_1rkmd_43 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

._buildIcon_1rkmd_54 {
  font-size: 16px;
  color: #64748b;
}

._completeIcon_1rkmd_59 {
  font-size: 16px;
  color: #22c55e;
}

._errorIcon_1rkmd_64 {
  font-size: 16px;
  color: #ef4444;
}

._toolCallName_1rkmd_69 {
  font-size: 13px;
  font-weight: 600;
  color: #1f325b;
  flex: 1;
}

._toolCallStatus_1rkmd_76 {
  font-size: 11px;
  font-weight: 500;
  color: #64748b;
  padding: 2px 8px;
  background: #fff;
  border-radius: 4px;
}

._toolCallStatusError_1rkmd_85 {
  font-size: 11px;
  font-weight: 500;
  color: #ef4444;
  padding: 2px 8px;
  background: #fef2f2;
  border-radius: 4px;
}

._toolCallArgs_1rkmd_94,
._toolCallResult_1rkmd_95 {
  margin-top: 8px;
}

._sectionHeader_1rkmd_99 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}

._argsLabel_1rkmd_106,
._resultLabel_1rkmd_107 {
  font-size: 11px;
  font-weight: 500;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._copyButton_1rkmd_115 {
  font-size: 14px;
  padding: 2px;
  color: #94a3b8;
}
._copyButton_1rkmd_115:hover {
  color: #64748b;
}

._argsContent_1rkmd_124,
._resultContent_1rkmd_125 {
  font-family: "JetBrains Mono", "Fira Code", monospace;
  font-size: 11px;
  color: #334155;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  padding: 8px;
  margin: 0;
  overflow-x: auto;
  max-height: 150px;
  overflow-y: auto;
  white-space: pre-wrap;
  word-break: break-word;
}

._resultContent_1rkmd_125 {
  background: #f0fdf4;
  border-color: #bbf7d0;
}._fontFamilyGlobal_424l6_66 {
  font-family: "DM Sans", sans-serif;
}

._clickableContainer_424l6_70 {
  cursor: pointer;
  user-select: none;
  position: relative;
}

._collapsed_424l6_76::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(0, 0, 0, 0);
  transition: background 0.2s ease;
  pointer-events: none;
}
._collapsed_424l6_76:hover::before {
  background: rgba(0, 0, 0, 0.03);
}

._header_424l6_89 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._iconSquare_424l6_95 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  flex-shrink: 0;
}

._toolName_424l6_107 {
  font-size: 13px;
  font-weight: 600;
  color: #1f325b;
}

._rightSection_424l6_113 {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}

._statusBlock_424l6_120 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  background: #ffffff;
  border-radius: 4px;
}

._statusText_424l6_129 {
  font-size: 11px;
  font-weight: 500;
  color: #828da4;
}

._statusTextError_424l6_135 {
  font-size: 11px;
  font-weight: 500;
  color: #ef4444;
}

._statusBlockError_424l6_141 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  background: #fef2f2;
  border-radius: 4px;
}

._expandIcon_424l6_150 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

._content_424l6_158 {
  margin-top: 8px;
}._fontFamilyGlobal_1u9jm_66 {
  font-family: "DM Sans", sans-serif;
}

._findingsList_1u9jm_70 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

._findingRow_1u9jm_77 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid rgba(205, 209, 219, 0.5);
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(110, 113, 128, 0.08);
}

._findingContent_1u9jm_88 {
  flex: 1;
  min-width: 0;
}

._findingMeta_1u9jm_93 {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

._footer_1u9jm_100 {
  display: flex;
  justify-content: flex-end;
  margin-top: 6px;
}._fontFamilyGlobal_l9n0s_66 {
  font-family: "DM Sans", sans-serif;
}

._taskRow_l9n0s_70 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid rgba(205, 209, 219, 0.5);
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(110, 113, 128, 0.08);
}

._taskContent_l9n0s_81 {
  flex: 1;
  min-width: 0;
}

._taskMeta_l9n0s_86 {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}._tasksList_3yoav_1 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

._footer_3yoav_8 {
  display: flex;
  justify-content: flex-end;
  margin-top: 6px;
}._fontFamilyGlobal_1d0ed_66 {
  font-family: "DM Sans", sans-serif;
}

._ticketContent_1d0ed_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 0;
  background: #fdfdfe;
  border: 1px solid rgba(205, 209, 219, 0.5);
  border-radius: 6px;
}

._header_1d0ed_80 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 12px;
}

._headerContent_1d0ed_87 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}

._providerIcon_1d0ed_95 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 6px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid #cdd1db;
  flex-shrink: 0;
}

._providerIconImage_1d0ed_108 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

._ticketName_1d0ed_114 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  color: #1f325b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._divider_1d0ed_125 {
  width: 100%;
  height: 1px;
  background: rgba(205, 209, 219, 0.5);
}

._description_1d0ed_131 {
  padding: 0 12px;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #1f325b;
  letter-spacing: -0.075px;
}

._statsRow_1d0ed_141 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}

._statItem_1d0ed_148 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

._statLabel_1d0ed_154 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #515f80;
  letter-spacing: -0.075px;
}

._statValue_1d0ed_163 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._statIcon_1d0ed_169 {
  width: 16px;
  height: 16px;
}

._statText_1d0ed_174 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #1f325b;
  letter-spacing: -0.075px;
}

._linkIcon_1d0ed_183 {
  width: 16px;
  height: 16px;
  color: #4289ca;
}

._ticketLink_1d0ed_189 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #4289ca;
  letter-spacing: -0.075px;
  text-decoration: none;
}
._ticketLink_1d0ed_189:hover {
  text-decoration: underline;
}._fontFamilyGlobal_1t539_66 {
  font-family: "DM Sans", sans-serif;
}

._content_1t539_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 0;
  background: #fdfdfe;
  border: 1px solid rgba(205, 209, 219, 0.5);
  border-radius: 6px;
}

._previewSection_1t539_80 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 12px;
}

._previewRow_1t539_87 {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

._label_1t539_93 {
  font-size: 12px;
  font-weight: 400;
  color: #515f80;
  line-height: 16px;
}

._value_1t539_100 {
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  line-height: normal;
}

._divider_1t539_107 {
  width: 100%;
  height: 1px;
  background: rgba(205, 209, 219, 0.5);
}

._actions_1t539_113 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
}

._cancelledMessage_1t539_120 {
  padding: 0 12px;
  font-size: 14px;
  font-weight: 400;
  color: #515f80;
  line-height: normal;
}._fontFamilyGlobal_1stu2_66 {
  font-family: "DM Sans", sans-serif;
}

._userMessage_1stu2_70 {
  background: #f6faff;
  border: 1px solid #a7ceff;
  border-radius: 8px 8px 0 8px;
  padding: 12px 16px;
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.075px;
  line-height: 1.5;
  word-break: break-word;
  white-space: pre-wrap;
}._fontFamilyGlobal_1avwr_66 {
  font-family: "DM Sans", sans-serif;
}

._userMessageWrapper_1avwr_70 {
  position: relative;
  width: 100%;
  margin: 0 0 24px;
  align-self: flex-end;
  display: flex;
  justify-content: flex-end;
}
._userMessageWrapper_1avwr_70:hover .user-message-controls {
  opacity: 1;
}

._userMessage_1avwr_70 {
  max-width: 85%;
  background: #f6faff;
  border: 1px solid #a7ceff;
  border-radius: 8px 8px 0 8px;
  padding: 12px 16px;
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.075px;
  line-height: 1.5;
  word-break: break-word;
  white-space: pre-wrap;
}

._editContainer_1avwr_97 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 280px;
}

._editTextField_1avwr_104 .MuiOutlinedInput-root {
  font-size: 14px;
  line-height: 1.5;
  background: #f6faff;
}

._editActions_1avwr_110 {
  display: flex;
  justify-content: flex-end;
  gap: 4px;
}

._editButton_1avwr_116 {
  padding: 4px;
  color: #828da4;
  transition: all 0.2s ease;
}
._editButton_1avwr_116:hover {
  color: #1f325b;
  background-color: rgba(0, 0, 0, 0.04);
}
._editButton_1avwr_116 svg {
  font-size: 16px;
}._controls_ou3c2_66 {
  position: absolute;
  bottom: -28px;
  right: 0;
  display: flex;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 768px) {
  ._controls_ou3c2_66 {
    opacity: 1;
  }
}

._button_ou3c2_81 {
  padding: 4px;
  color: #828da4;
  transition: all 0.2s ease;
}
._button_ou3c2_81:hover {
  color: #1f325b;
  background-color: rgba(0, 0, 0, 0.04);
}
._button_ou3c2_81 svg {
  font-size: 16px;
}._fontFamilyGlobal_vq95q_66 {
  font-family: "DM Sans", sans-serif;
}

._avatarContainer_vq95q_70 {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px rgba(196, 197, 210, 0.25);
  flex-shrink: 0;
  padding: 4px;
}

._logo_vq95q_84 {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._logo_vq95q_84 path {
  fill: #0423ff;
}._controls_18vmd_66 {
  position: absolute;
  bottom: -28px;
  left: 0;
  display: flex;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
._controls_18vmd_66._visible_18vmd_75 {
  opacity: 1;
}
@media (max-width: 768px) {
  ._controls_18vmd_66 {
    opacity: 1;
  }
}

._button_18vmd_84 {
  padding: 4px;
  color: #828da4;
  transition: all 0.2s ease;
}
._button_18vmd_84:hover {
  color: #1f325b;
  background-color: rgba(0, 0, 0, 0.04);
}
._button_18vmd_84._playing_18vmd_93 {
  color: #ff586c;
}
._button_18vmd_84._active_18vmd_96 {
  color: #187ffe;
  background-color: rgba(24, 127, 254, 0.08);
}
._button_18vmd_84._active_18vmd_96:hover {
  background-color: rgba(24, 127, 254, 0.12);
}
._button_18vmd_84._hidden_18vmd_103 {
  display: none;
}
._button_18vmd_84 svg {
  font-size: 16px;
}

._spinner_18vmd_110 {
  color: #828da4;
}._content_hf9zi_1 {
  flex: 1;
  min-width: 0;
  word-break: break-word;
  color: #1f325b;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.075px;
  line-height: 22px;
}
._content_hf9zi_1 > *:first-child {
  margin-top: 0;
}
._content_hf9zi_1 > *:last-child {
  margin-bottom: 0;
}
._content_hf9zi_1 p {
  margin: 0 0 12px;
}
._content_hf9zi_1 p:last-child {
  margin-bottom: 0;
}
._content_hf9zi_1 h1,
._content_hf9zi_1 h2,
._content_hf9zi_1 h3,
._content_hf9zi_1 h4,
._content_hf9zi_1 h5,
._content_hf9zi_1 h6 {
  margin: 16px 0 8px;
  font-weight: 600;
  line-height: 1.3;
}
._content_hf9zi_1 h1:first-child,
._content_hf9zi_1 h2:first-child,
._content_hf9zi_1 h3:first-child,
._content_hf9zi_1 h4:first-child,
._content_hf9zi_1 h5:first-child,
._content_hf9zi_1 h6:first-child {
  margin-top: 0;
}
._content_hf9zi_1 h1 {
  font-size: 20px;
}
._content_hf9zi_1 h2 {
  font-size: 18px;
}
._content_hf9zi_1 h3 {
  font-size: 16px;
}
._content_hf9zi_1 h4,
._content_hf9zi_1 h5,
._content_hf9zi_1 h6 {
  font-size: 14px;
}
._content_hf9zi_1 ul,
._content_hf9zi_1 ol {
  margin: 8px 0;
  padding-left: 24px;
}
._content_hf9zi_1 ul li,
._content_hf9zi_1 ol li {
  margin: 4px 0;
}
._content_hf9zi_1 ul {
  list-style-type: disc;
}
._content_hf9zi_1 ol {
  list-style-type: decimal;
}
._content_hf9zi_1 blockquote {
  margin: 12px 0;
  padding: 8px 16px;
  border-left: 3px solid #828da4;
  background-color: rgba(130, 141, 164, 0.08);
  color: #4a5568;
}
._content_hf9zi_1 code {
  font-family: "Fira Code", "SF Mono", Monaco, "Cascadia Code", monospace;
  font-size: 13px;
  background-color: rgba(130, 141, 164, 0.12);
  padding: 2px 6px;
  border-radius: 4px;
}
._content_hf9zi_1 pre {
  margin: 12px 0;
  padding: 12px 16px;
  background-color: #1e1e1e;
  border-radius: 6px;
  overflow-x: auto;
}
._content_hf9zi_1 pre code {
  background-color: transparent;
  padding: 0;
  color: #d4d4d4;
  font-size: 13px;
  line-height: 1.5;
}
._content_hf9zi_1 a {
  color: #3182ce;
  text-decoration: none;
}
._content_hf9zi_1 a:hover {
  text-decoration: underline;
}
._content_hf9zi_1 table {
  width: 100%;
  border-collapse: collapse;
  margin: 12px 0;
  font-size: 13px;
}
._content_hf9zi_1 table th,
._content_hf9zi_1 table td {
  padding: 8px 12px;
  border: 1px solid #e2e8f0;
  text-align: left;
}
._content_hf9zi_1 table th {
  background-color: #f7fafc;
  font-weight: 600;
}
._content_hf9zi_1 table tr:nth-child(even) {
  background-color: #fafbfc;
}
._content_hf9zi_1 hr {
  margin: 16px 0;
  border: none;
  border-top: 1px solid #e2e8f0;
}
._content_hf9zi_1 strong {
  font-weight: 600;
}
._content_hf9zi_1 em {
  font-style: italic;
}
._content_hf9zi_1 del {
  text-decoration: line-through;
  color: #718096;
}
._content_hf9zi_1 img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}._container_1nxie_1 {
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  animation: _fadeIn_1nxie_1 0.3s ease-in;
}
._container_1nxie_1:hover .message-controls {
  opacity: 1;
}

._content_1nxie_13 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

._statusRow_1nxie_22 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._spinner_1nxie_28 {
  color: #828da4;
}

._generatingSpinner_1nxie_32 {
  color: #828da4;
}

@keyframes _fadeIn_1nxie_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}._fontFamilyGlobal_97kmb_66 {
  font-family: "DM Sans", sans-serif;
}

._container_97kmb_70 {
  display: flex;
  align-items: baseline;
  gap: 4px;
  padding: 0;
}

._dotsContainer_97kmb_77 {
  display: flex;
  gap: 3px;
  align-items: center;
  align-self: center;
  margin-top: 4px;
}

._dot_97kmb_77 {
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #828da4;
  animation: _pulse_97kmb_1 1.4s infinite ease-in-out;
}
._dot_97kmb_77:nth-child(1) {
  animation-delay: 0s;
}
._dot_97kmb_77:nth-child(2) {
  animation-delay: 0.2s;
}
._dot_97kmb_77:nth-child(3) {
  animation-delay: 0.4s;
}

._text_97kmb_102 {
  font-size: 14px;
  color: #828da4;
}

@keyframes _pulse_97kmb_1 {
  0%, 100% {
    opacity: 0.4;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}._fontFamilyGlobal_lh6w8_66 {
  font-family: "DM Sans", sans-serif;
}

._inputContainer_lh6w8_70 {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  align-items: stretch;
  flex: 1 0 auto;
  padding: 12px;
  background: linear-gradient(302deg, rgba(193, 215, 255, 0.25) 11.06%, rgba(227, 227, 255, 0.25) 55.24%, rgba(252, 248, 233, 0.25) 104.65%);
  border: 1px solid #c1d7ff;
  border-radius: 8px;
  box-shadow: 0 -1px 5px 0 rgba(205, 209, 219, 0.4);
  gap: 8px;
  position: relative;
}

._textField_lh6w8_85 {
  flex: 1;
}
._textField_lh6w8_85 .MuiOutlinedInput-root {
  padding: 0;
  background-color: transparent;
}
._textField_lh6w8_85 .MuiInputBase-input {
  padding: 0;
  color: #1f325b;
  font-family: "Switzer Variable", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
._textField_lh6w8_85 .MuiInputBase-input::placeholder {
  color: #b4bbc8;
  opacity: 1;
}
._textField_lh6w8_85 .MuiOutlinedInput-notchedOutline {
  border: none;
}
._textField_lh6w8_85 .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border: none;
}._fontFamilyGlobal_1fxyg_66 {
  font-family: "DM Sans", sans-serif;
}

._chipsContainer_1fxyg_70 {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  flex: 1 0 auto;
  overflow: auto;
}

._atButton_1fxyg_79 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 20px;
  width: auto;
  padding: 2px 8px 2px 4px;
  background: #ffffff;
  border: 1px solid #c1d7ff;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(81, 95, 128, 0.1);
  transition: all 0.2s ease;
  color: #515f80;
}
._atButton_1fxyg_79 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._atButton_1fxyg_79:hover {
  background: #f7f9fb;
}

._atButtonText_1fxyg_104 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #515f80;
  letter-spacing: -0.075px;
  line-height: 16px;
  white-space: nowrap;
}

._pageChip_1fxyg_114 {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 20px;
  padding: 2px 6px 2px 4px;
  background: #ffffff;
  border: 1px solid #c1d7ff;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(81, 95, 128, 0.1);
  transition: all 0.2s ease;
}
._pageChip_1fxyg_114 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._pageChip_1fxyg_114 span {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #515f80;
  letter-spacing: -0.075px;
  line-height: 16px;
  white-space: nowrap;
}
._pageChip_1fxyg_114:hover {
  background: #f7f9fb;
}

._attachmentChip_1fxyg_145 {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 20px;
  padding: 2px 4px 2px 4px;
  background: #ffffff;
  border: 1px solid #c1d7ff;
  border-radius: 4px;
  cursor: default;
  box-shadow: 0 1px 2px rgba(81, 95, 128, 0.1);
  transition: all 0.2s ease;
}
._attachmentChip_1fxyg_145 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._attachmentChip_1fxyg_145:hover {
  background: #f7f9fb;
}

._chipText_1fxyg_167 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #515f80;
  letter-spacing: -0.075px;
  line-height: 16px;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

._removeButton_1fxyg_180 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: #515f80;
  transition: all 0.15s ease;
}
._removeButton_1fxyg_180:hover {
  background: rgba(81, 95, 128, 0.1);
  color: #1f325b;
}
._removeButton_1fxyg_180 svg {
  width: 8px;
  height: 8px;
}

._viewIcon_1fxyg_203 {
  color: #515f80;
}

._actionIcon_1fxyg_207 {
  color: #515f80;
}._fontFamilyGlobal_1ufdw_66 {
  font-family: "DM Sans", sans-serif;
}

._menuContainer_1ufdw_70 {
  min-width: 260px;
  max-width: 340px;
  max-height: 400px;
  overflow-y: auto;
  border-radius: 8px;
  border: 1px solid #b9bdc7;
  background: #ffffff;
  box-shadow: 0 4px 16px rgba(81, 95, 128, 0.15);
}

._menuList_1ufdw_81 {
  display: flex;
  flex-direction: column;
  padding: 4px 0;
}

._menuItem_1ufdw_87 {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 8px 16px;
  cursor: pointer;
  transition: background 0.15s ease;
}
._menuItem_1ufdw_87:hover, ._menuItem_1ufdw_87._highlighted_1ufdw_95 {
  background: #fafafa;
}

._itemHeader_1ufdw_99 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._itemIcon_1ufdw_105 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: #1f325b;
}
._itemIcon_1ufdw_105 svg {
  width: 16px;
  height: 16px;
}

._itemContent_1ufdw_119 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}

._itemLabel_1ufdw_126 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  letter-spacing: -0.075px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._itemDescription_1ufdw_137 {
  font-family: "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #515f80;
  letter-spacing: -0.075px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 24px;
}

._chevron_1ufdw_149 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  margin-left: auto;
  flex-shrink: 0;
}

._noResults_1ufdw_159 {
  padding: 16px;
  text-align: center;
}

._noResultsText_1ufdw_164 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #515f80;
  letter-spacing: -0.075px;
}._fontFamilyGlobal_o2gss_66 {
  font-family: "DM Sans", sans-serif;
}

._micButton_o2gss_70 {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #828da4;
  background-color: transparent;
  padding: 2px;
  transition: all 0.2s ease;
  opacity: 0.7;
}
._micButton_o2gss_70:hover {
  background-color: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
._micButton_o2gss_70._listening_o2gss_84 {
  color: #dc3545;
  background-color: #fff5f5;
  opacity: 1;
}
._micButton_o2gss_70._listening_o2gss_84:hover {
  background-color: #ffe5e5;
}
._micButton_o2gss_70 svg {
  font-size: 18px;
}._fontFamilyGlobal_12xx2_66 {
  font-family: "DM Sans", sans-serif;
}

._autoReadButton_12xx2_70 {
  position: absolute;
  top: 4px;
  right: 22px;
  color: #828da4;
  background-color: transparent;
  padding: 2px;
  transition: all 0.2s ease;
  opacity: 0.7;
}
._autoReadButton_12xx2_70:hover {
  background-color: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
._autoReadButton_12xx2_70._enabled_12xx2_84 {
  color: #1976d2;
  background-color: #e3f2fd;
  opacity: 1;
}
._autoReadButton_12xx2_70._enabled_12xx2_84:hover {
  background-color: #bbdefb;
}
._autoReadButton_12xx2_70 svg {
  font-size: 18px;
}._fontFamilyGlobal_sgadn_66 {
  font-family: "DM Sans", sans-serif;
}

._actionButton_sgadn_70 {
  display: flex;
  align-items: center;
  align-self: flex-end;
  gap: 6px;
  padding: 4px 4px 4px 8px;
  margin: 0;
  background-color: transparent;
  border-radius: 4px;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.075px;
  line-height: 16px;
  transition: all 0.2s ease;
}
._actionButton_sgadn_70 > svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

._sendButton_sgadn_92 {
  border: 1px solid #c1d7ff;
  color: #1f325b;
  cursor: pointer;
}
._sendButton_sgadn_92:hover:not(:disabled) {
  background-color: #f7f9fb;
}
._sendButton_sgadn_92:disabled {
  color: #b4bbc8;
  cursor: not-allowed;
}

._stopButton_sgadn_106 {
  border: 1px solid #ffb4b4;
  color: #dc3545;
  cursor: pointer;
}
._stopButton_sgadn_106:hover {
  background-color: #fff5f5;
}._fontFamilyGlobal_c5fvu_66 {
  font-family: "DM Sans", sans-serif;
}

._chatContainer_c5fvu_70 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #ffffff;
  gap: 12px;
  padding: 12px;
  position: relative;
}
._chatContainer_c5fvu_70._empty_c5fvu_79 {
  justify-content: flex-end;
}

._loadingOverlay_c5fvu_83 {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  z-index: 10;
  gap: 12px;
}

._loadingText_c5fvu_95 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #828da4;
}

._messagesContainer_c5fvu_102 {
  flex: 1;
  overflow-y: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  scroll-behavior: smooth;
  background: #ffffff;
  scrollbar-width: thin;
  scrollbar-color: #cdd1db #fafafa;
}
._messagesContainer_c5fvu_102 .copilotKitMessages {
  height: 100%;
  overflow: auto;
}
._messagesContainer_c5fvu_102::-webkit-scrollbar {
  width: 6px;
}
._messagesContainer_c5fvu_102::-webkit-scrollbar-track {
  background: #fafafa;
  border-radius: 3px;
}
._messagesContainer_c5fvu_102::-webkit-scrollbar-thumb {
  background: #cdd1db;
  border-radius: 3px;
}
._messagesContainer_c5fvu_102::-webkit-scrollbar-thumb:hover {
  background: #b9bdc7;
}._fontFamilyGlobal_1cq6f_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1cq6f_135 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
  padding: 16px;
  z-index: 5;
  pointer-events: none;
}
._container_1cq6f_135 > * {
  pointer-events: auto;
}

._title_1cq6f_154 {
  font-family: "Switzer Variable", "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #1f325b;
}

._suggestions_1cq6f_162 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}

._suggestionChip_1cq6f_169 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 28px;
  padding: 12px;
  background-color: #f6faff;
  border: 1px solid #a7ceff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(16, 53, 83, 0.04);
  cursor: pointer;
  transition: all 0.2s ease;
}
._suggestionChip_1cq6f_169:hover {
  background-color: rgb(235.8, 244.3333333333, 255);
  border-color: rgb(141.5, 191.8011363636, 255);
}
._suggestionChip_1cq6f_169:active {
  transform: scale(0.98);
}

._icon_1cq6f_190 {
  width: 12px;
  height: 12px;
  color: #a7ceff;
}

._text_1cq6f_196 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.075px;
  color: #1f325b;
  white-space: nowrap;
}._fontFamilyGlobal_8ieg6_66 {
  font-family: "DM Sans", sans-serif;
}

._container_8ieg6_70 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 24px;
}

._content_8ieg6_79 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 320px;
  gap: 8px;
}

._iconWrapper_8ieg6_88 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff1f2;
  color: #ff876d;
  margin-bottom: 8px;
}

._title_8ieg6_100 {
  font-size: 18px;
  font-weight: 600;
  color: #1f325b;
  line-height: 1.3;
}

._description_8ieg6_107 {
  font-size: 14px;
  color: #8f98ad;
  line-height: 1.5;
}

._retryButton_8ieg6_113 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  padding: 8px 16px;
  border-radius: 8px;
  border-color: #187ffe;
  color: #187ffe;
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
}
._retryButton_8ieg6_113:hover {
  background-color: #ebf1ff;
  border-color: #187ffe;
}
._retryButton_8ieg6_113 svg {
  flex-shrink: 0;
}._fontFamilyGlobal_exa7f_66 {
  font-family: "DM Sans", sans-serif;
}

._splitContainer_exa7f_70 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._reasoningPane_exa7f_78 {
  width: var(--reasoning-width);
  flex-shrink: 0;
  height: 100%;
  overflow: hidden;
}

._dragHandle_exa7f_85 {
  width: 1px;
  height: 100%;
  background-color: rgba(0, 11, 41, 0.8);
  cursor: col-resize;
  flex-shrink: 0;
  transition: background-color 0.15s ease;
}
._dragHandle_exa7f_85:hover, ._dragHandle_exa7f_85:active {
  background-color: rgba(205, 209, 219, 0.2);
}

._chatPane_exa7f_97 {
  flex: 1;
  min-width: 0;
  height: 100%;
  overflow: hidden;
}._fontFamilyGlobal_10z33_66 {
  font-family: "DM Sans", sans-serif;
}

._panelMode_10z33_70 {
  position: relative;
  height: 100vh;
  flex-shrink: 0;
  animation: _slideInFromRight_10z33_1 0s ease-out;
}

._panelWrapper_10z33_77 {
  display: flex;
  height: 100vh;
  z-index: 2001;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

@keyframes _slideInFromRight_10z33_1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}

:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}

:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}

.dsButton {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px 8px;
  border: 1px solid #187ffe;
  box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  box-shadow: 1px 0 0 #ffffff;
  border-radius: 4px;
  text-align: center;
  gap: 4px;
  white-space: pre;
}
.dsButton.withMenu {
  gap: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.dsButton.withMenu .primaryAction,
.dsButton.withMenu .secondaryAction {
  background: transparent;
  border: none;
  display: flex;
  padding: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.dsButton.small {
  min-width: 55px;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: 20px;
  letter-spacing: -0.075px;
  padding: 1px 8px;
  line-height: 20px;
  height: 22px;
}
.dsButton.small.onlyIcon {
  min-width: 0;
  padding: 5px;
}
.dsButton.small.withMenu {
  padding: 0;
}
.dsButton.small.withMenu .primaryAction {
  padding: 1px 8px;
}
.dsButton.small.withMenu .secondaryAction {
  padding: 0 4px;
}
.dsButton.large {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  padding: 7px 15px;
  height: 32px;
  min-width: 75px;
}
.dsButton.large.onlyIcon {
  min-width: 0;
  padding: 5px;
}
.dsButton.large.withMenu {
  padding: 0;
}
.dsButton.large.withMenu .primaryAction {
  padding: 7px 15px;
}
.dsButton.large.withMenu .secondaryAction {
  padding: 0 5px;
}
.dsButton.large span {
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
}

.dsButton .dsButtonDivider {
  height: 100%;
  width: 1px;
  max-width: 1px;
  min-width: 1px;
  border: none;
  background: #b4bbc8;
}
.dsButton .dsButtonDivider.primary {
  background-color: #187ffe;
}
.dsButton .dsButtonDivider.primary.warn {
  background-color: #ff586c;
}
.dsButton .dsButtonDivider.primary.warn:hover {
  background: #fb3149;
}
.dsButton .dsButtonDivider.primary.warn:active, .dsButton .dsButtonDivider.primary.warn.active {
  filter: brightness(90%);
}
.dsButton .dsButtonDivider.primary:hover {
  background: #0069ea;
}
.dsButton .dsButtonDivider.primary:active, .dsButton .dsButtonDivider.primary.active {
  background: #003ccb;
}
.dsButton .dsButtonDivider.primary.disabled, .dsButton .dsButtonDivider.primary:disabled {
  background: #b4bbc8;
}
.dsButton .dsButtonDivider.secondary {
  background-color: #187ffe;
}
.dsButton .dsButtonDivider.secondary:hover {
  background-color: #0069ea;
}
.dsButton .dsButtonDivider.secondary.disabled {
  background-color: #b4bbc8;
}
.dsButton .dsButtonDivider.secondary.warn {
  background-color: #ff586c;
}
.dsButton .dsButtonDivider.secondary.warn:hover {
  background-color: #fb3149;
}
.dsButton .dsButtonDivider.secondary.disabled, .dsButton .dsButtonDivider.secondary:disabled {
  background-color: #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
.dsButton .buttonText {
  border: none;
  background: none;
}
.dsButton.loading {
  opacity: 0.3;
  cursor: progress;
}
.dsButton.disabled, .dsButton:disabled {
  cursor: pointer;
  pointer-events: none;
  border: none;
}
.dsButton.secondary.dashed {
  border-style: dashed;
}
.dsButton .buttonText {
  cursor: pointer;
}
.dsButton.tertiary {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.dsButton.tertiary .buttonText {
  color: #187ffe;
}
.dsButton.tertiary:hover .buttonText {
  color: #0069ea;
}
.dsButton.tertiary.disabled .buttonText {
  color: #b4bbc8;
}
.dsButton.tertiary.warn .buttonText {
  color: #ff586c;
}
.dsButton.tertiary.warn:hover .buttonText {
  color: #fb3149;
}
.dsButton.tertiary:active, .dsButton.tertiary.active {
  background-color: transparent;
}
.dsButton.tertiary.disabled, .dsButton.tertiary:disabled {
  background: transparent;
  border: none;
  box-shadow: none;
}
.dsButton.tertiary.disabled .buttonText, .dsButton.tertiary:disabled .buttonText {
  color: #b4bbc8;
}
.dsButton.primary {
  color: white;
  background-color: #187ffe;
  border-color: #187ffe;
}
.dsButton.primary .buttonText {
  color: #ffffff;
}
.dsButton.primary.warn {
  color: white;
  background-color: #ff586c;
  border-color: #ff586c;
}
.dsButton.primary.warn .buttonText {
  color: white;
}
.dsButton.primary.warn:hover {
  background: #fb3149;
}
.dsButton.primary.warn:active, .dsButton.primary.warn.active {
  filter: brightness(90%);
}
.dsButton.primary:hover {
  background: #0069ea;
}
.dsButton.primary:active, .dsButton.primary.active {
  background: #003ccb;
}
.dsButton.primary.disabled, .dsButton.primary:disabled {
  background: #b4bbc8;
  border-color: #b4bbc8;
}
.dsButton.primary.disabled .buttonText, .dsButton.primary:disabled .buttonText {
  color: #ffffff;
}
.dsButton.secondary {
  color: #187ffe;
  border-color: #187ffe;
  background: unset;
}
.dsButton.secondary:hover {
  border-color: #0069ea;
}
.dsButton.secondary:hover span {
  color: #0069ea;
}
.dsButton.secondary.disabled {
  border-color: #b4bbc8;
}
.dsButton.secondary.disabled .buttonText {
  color: #b4bbc8;
}
.dsButton.secondary .buttonText {
  color: #187ffe;
}
.dsButton.secondary.warn {
  color: #ff586c;
  border-color: #ff586c;
}
.dsButton.secondary.warn .buttonText {
  color: #ff586c;
}
.dsButton.secondary.warn:hover {
  border-color: #fb3149;
}
.dsButton.secondary.warn:hover span {
  color: #fb3149;
}
.dsButton.secondary.disabled, .dsButton.secondary:disabled {
  color: #e6e8ed;
  border: 1px solid #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
.dsButton.secondary.disabled .buttonText, .dsButton.secondary:disabled .buttonText {
  color: #b4bbc8;
  font-weight: 500;
}

@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  overflow: hidden;
}

a:-webkit-any-link {
  text-decoration: none;
}

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

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

.MuiSelect-select.MuiInputBase-input.MuiOutlinedInput-input.Mui-disabled,
.MuiFormControlLabel-root.Mui-disabled {
  -webkit-text-fill-color: initial;
  opacity: 0.5;
  cursor: not-allowed;
}

.MuiRadio-root {
  padding: 4px;
}

.MuiRadio-root span {
  color: #187ffe;
}

.MuiRadio-root.Mui-disabled span {
  color: #cdd1db;
}

.MuiDataGrid-columnHeaderCheckbox {
  background: white;
}

.MuiDataGrid-root .MuiDataGrid-columnHeaderCheckbox,
.MuiDataGrid-root .MuiDataGrid-cellCheckbox {
  padding-left: 0;
}

.MuiDataGrid-root .MuiDataGrid-cellCheckbox {
  padding-right: 10px;
}

.MuiDataGrid-root .MuiDataGrid-cell {
  padding-right: 24px;
  padding-left: 24px;
}

code span {
  color: unset;
}._container_1v2q3_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}:root, .light, .light-theme {
  --blue-1: #fbfdff;
  --blue-2: #f4faff;
  --blue-3: #e6f4fe;
  --blue-4: #d5efff;
  --blue-5: #c2e5ff;
  --blue-6: #acd8fc;
  --blue-7: #8ec8f6;
  --blue-8: #5eb1ef;
  --blue-9: #0090ff;
  --blue-10: #0588f0;
  --blue-11: #0d74ce;
  --blue-12: #113264;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --blue-1: color(display-p3 0.986 0.992 0.999);
      --blue-2: color(display-p3 0.96 0.979 0.998);
      --blue-3: color(display-p3 0.912 0.956 0.991);
      --blue-4: color(display-p3 0.853 0.932 1);
      --blue-5: color(display-p3 0.788 0.894 0.998);
      --blue-6: color(display-p3 0.709 0.843 0.976);
      --blue-7: color(display-p3 0.606 0.777 0.947);
      --blue-8: color(display-p3 0.451 0.688 0.917);
      --blue-9: color(display-p3 0.247 0.556 0.969);
      --blue-10: color(display-p3 0.234 0.523 0.912);
      --blue-11: color(display-p3 0.15 0.44 0.84);
      --blue-12: color(display-p3 0.102 0.193 0.379);
    }
  }
}

.dark, .dark-theme {
  --blue-1: #0d1520;
  --blue-2: #111927;
  --blue-3: #0d2847;
  --blue-4: #003362;
  --blue-5: #004074;
  --blue-6: #104d87;
  --blue-7: #205d9e;
  --blue-8: #2870bd;
  --blue-9: #0090ff;
  --blue-10: #3b9eff;
  --blue-11: #70b8ff;
  --blue-12: #c2e6ff;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    .dark, .dark-theme {
      --blue-1: color(display-p3 0.057 0.081 0.122);
      --blue-2: color(display-p3 0.072 0.098 0.147);
      --blue-3: color(display-p3 0.078 0.154 0.27);
      --blue-4: color(display-p3 0.033 0.197 0.37);
      --blue-5: color(display-p3 0.08 0.245 0.441);
      --blue-6: color(display-p3 0.14 0.298 0.511);
      --blue-7: color(display-p3 0.195 0.361 0.6);
      --blue-8: color(display-p3 0.239 0.434 0.72);
      --blue-9: color(display-p3 0.247 0.556 0.969);
      --blue-10: color(display-p3 0.344 0.612 0.973);
      --blue-11: color(display-p3 0.49 0.72 1);
      --blue-12: color(display-p3 0.788 0.898 0.99);
    }
  }
}

:root, .light, .light-theme {
  --slate-1: #fcfcfd;
  --slate-2: #f9f9fb;
  --slate-3: #f0f0f3;
  --slate-4: #e8e8ec;
  --slate-5: #e0e1e6;
  --slate-6: #d9d9e0;
  --slate-7: #cdced6;
  --slate-8: #b9bbc6;
  --slate-9: #8b8d98;
  --slate-10: #80838d;
  --slate-11: #60646c;
  --slate-12: #1c2024;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --slate-1: color(display-p3 0.988 0.988 0.992);
      --slate-2: color(display-p3 0.976 0.976 0.984);
      --slate-3: color(display-p3 0.94 0.941 0.953);
      --slate-4: color(display-p3 0.908 0.909 0.925);
      --slate-5: color(display-p3 0.88 0.881 0.901);
      --slate-6: color(display-p3 0.85 0.852 0.876);
      --slate-7: color(display-p3 0.805 0.808 0.838);
      --slate-8: color(display-p3 0.727 0.733 0.773);
      --slate-9: color(display-p3 0.547 0.553 0.592);
      --slate-10: color(display-p3 0.503 0.512 0.549);
      --slate-11: color(display-p3 0.379 0.392 0.421);
      --slate-12: color(display-p3 0.113 0.125 0.14);
    }
  }
}

.dark, .dark-theme {
  --slate-1: #111113;
  --slate-2: #18191b;
  --slate-3: #212225;
  --slate-4: #272a2d;
  --slate-5: #2e3135;
  --slate-6: #363a3f;
  --slate-7: #43484e;
  --slate-8: #5a6169;
  --slate-9: #696e77;
  --slate-10: #777b84;
  --slate-11: #b0b4ba;
  --slate-12: #edeef0;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    .dark, .dark-theme {
      --slate-1: color(display-p3 0.067 0.067 0.074);
      --slate-2: color(display-p3 0.095 0.098 0.105);
      --slate-3: color(display-p3 0.13 0.135 0.145);
      --slate-4: color(display-p3 0.156 0.163 0.176);
      --slate-5: color(display-p3 0.183 0.191 0.206);
      --slate-6: color(display-p3 0.215 0.226 0.244);
      --slate-7: color(display-p3 0.265 0.28 0.302);
      --slate-8: color(display-p3 0.357 0.381 0.409);
      --slate-9: color(display-p3 0.415 0.431 0.463);
      --slate-10: color(display-p3 0.469 0.483 0.514);
      --slate-11: color(display-p3 0.692 0.704 0.728);
      --slate-12: color(display-p3 0.93 0.933 0.94);
    }
  }
}

:root, .light, .light-theme {
  --grass-1: #fbfefb;
  --grass-2: #f5fbf5;
  --grass-3: #e9f6e9;
  --grass-4: #daf1db;
  --grass-5: #c9e8ca;
  --grass-6: #b2ddb5;
  --grass-7: #94ce9a;
  --grass-8: #65ba74;
  --grass-9: #46a758;
  --grass-10: #3e9b4f;
  --grass-11: #2a7e3b;
  --grass-12: #203c25;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --grass-1: color(display-p3 0.986 0.996 0.985);
      --grass-2: color(display-p3 0.966 0.983 0.964);
      --grass-3: color(display-p3 0.923 0.965 0.917);
      --grass-4: color(display-p3 0.872 0.94 0.865);
      --grass-5: color(display-p3 0.811 0.908 0.802);
      --grass-6: color(display-p3 0.733 0.864 0.724);
      --grass-7: color(display-p3 0.628 0.803 0.622);
      --grass-8: color(display-p3 0.477 0.72 0.482);
      --grass-9: color(display-p3 0.38 0.647 0.378);
      --grass-10: color(display-p3 0.344 0.598 0.342);
      --grass-11: color(display-p3 0.263 0.488 0.261);
      --grass-12: color(display-p3 0.151 0.233 0.153);
    }
  }
}

:root, .light, .light-theme {
  --cyan-1: #fafdfe;
  --cyan-2: #f2fafb;
  --cyan-3: #def7f9;
  --cyan-4: #caf1f6;
  --cyan-5: #b5e9f0;
  --cyan-6: #9ddde7;
  --cyan-7: #7dcedc;
  --cyan-8: #3db9cf;
  --cyan-9: #00a2c7;
  --cyan-10: #0797b9;
  --cyan-11: #107d98;
  --cyan-12: #0d3c48;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --cyan-1: color(display-p3 0.982 0.992 0.996);
      --cyan-2: color(display-p3 0.955 0.981 0.984);
      --cyan-3: color(display-p3 0.888 0.965 0.975);
      --cyan-4: color(display-p3 0.821 0.941 0.959);
      --cyan-5: color(display-p3 0.751 0.907 0.935);
      --cyan-6: color(display-p3 0.671 0.862 0.9);
      --cyan-7: color(display-p3 0.564 0.8 0.854);
      --cyan-8: color(display-p3 0.388 0.715 0.798);
      --cyan-9: color(display-p3 0.282 0.627 0.765);
      --cyan-10: color(display-p3 0.264 0.583 0.71);
      --cyan-11: color(display-p3 0.08 0.48 0.63);
      --cyan-12: color(display-p3 0.108 0.232 0.277);
    }
  }
}

:root, .light, .light-theme {
  --amber-1: #fefdfb;
  --amber-2: #fefbe9;
  --amber-3: #fff7c2;
  --amber-4: #ffee9c;
  --amber-5: #fbe577;
  --amber-6: #f3d673;
  --amber-7: #e9c162;
  --amber-8: #e2a336;
  --amber-9: #ffc53d;
  --amber-10: #ffba18;
  --amber-11: #ab6400;
  --amber-12: #4f3422;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --amber-1: color(display-p3 0.995 0.992 0.985);
      --amber-2: color(display-p3 0.994 0.986 0.921);
      --amber-3: color(display-p3 0.994 0.969 0.782);
      --amber-4: color(display-p3 0.989 0.937 0.65);
      --amber-5: color(display-p3 0.97 0.902 0.527);
      --amber-6: color(display-p3 0.936 0.844 0.506);
      --amber-7: color(display-p3 0.89 0.762 0.443);
      --amber-8: color(display-p3 0.85 0.65 0.3);
      --amber-9: color(display-p3 1 0.77 0.26);
      --amber-10: color(display-p3 0.959 0.741 0.274);
      --amber-11: color(display-p3 0.64 0.4 0);
      --amber-12: color(display-p3 0.294 0.208 0.145);
    }
  }
}

:root, .light, .light-theme {
  --red-1: #fffcfc;
  --red-2: #fff7f7;
  --red-3: #feebec;
  --red-4: #ffdbdc;
  --red-5: #ffcdce;
  --red-6: #fdbdbe;
  --red-7: #f4a9aa;
  --red-8: #eb8e90;
  --red-9: #e5484d;
  --red-10: #dc3e42;
  --red-11: #ce2c31;
  --red-12: #641723;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, .light, .light-theme {
      --red-1: color(display-p3 0.998 0.989 0.988);
      --red-2: color(display-p3 0.995 0.971 0.971);
      --red-3: color(display-p3 0.985 0.925 0.925);
      --red-4: color(display-p3 0.999 0.866 0.866);
      --red-5: color(display-p3 0.984 0.812 0.811);
      --red-6: color(display-p3 0.955 0.751 0.749);
      --red-7: color(display-p3 0.915 0.675 0.672);
      --red-8: color(display-p3 0.872 0.575 0.572);
      --red-9: color(display-p3 0.83 0.329 0.324);
      --red-10: color(display-p3 0.798 0.294 0.285);
      --red-11: color(display-p3 0.744 0.234 0.222);
      --red-12: color(display-p3 0.36 0.115 0.143);
    }
  }
}

/** Code mirror */

.mdxeditor .cm-editor {
    --sp-font-mono: var(--font-mono);
    --sp-font-body: var(--font-body);
    padding: var(--sp-space-4) 0;
  }

.mdxeditor .sp-editor .cm-editor {
    padding-bottom: 0;
  }

.mdxeditor .cm-scroller {
    padding: 0 !important;
  }

.mdxeditor .cm-focused {
    outline: none;
  }

.mdxeditor .sp-wrapper {
    overflow: hidden;
  }

.mdxeditor .sp-layout {
    border: none;
  }

.mdxeditor .sp-cm pre {
      white-space: break-spaces;
      word-break: break-word;
      overflow-wrap: anywhere;
      flex-shrink: 1;
    }

/** Diff viewer */

.mdxeditor .cm-mergeView .cm-scroller {
    font-family: var(--font-mono);
    line-height: 1.3rem;
    font-size: var(--text-xs);
  }

/** Diff viewer */

.mdxeditor .cm-sourceView .cm-scroller {
    font-family: var(--font-mono);
    line-height: 1.3rem;
    font-size: var(--text-xs);
  }

.mdxeditor .cm-gutters {
    background: transparent;
    font-size: var(--text-xxs);
  }

.mdxeditor .cm-activeLine {
    background: transparent;
  }

.mdxeditor .cm-tooltip-autocomplete {
    background: var(--baseBgSubtle);
  }

.mdxeditor hr.selected[data-lexical-decorator=true] {
    outline: 2px solid highlight;
  }
._editorRoot_1e2ox_53 {
  --accentBase: var(--blue-1);
  --accentBgSubtle: var(--blue-2);
  --accentBg: var(--blue-3);
  --accentBgHover: var(--blue-4);
  --accentBgActive: var(--blue-5);
  --accentLine: var(--blue-6);
  --accentBorder: var(--blue-7);
  --accentBorderHover: var(--blue-8);
  --accentSolid: var(--blue-9);
  --accentSolidHover: var(--blue-10);
  --accentText: var(--blue-11);
  --accentTextContrast: var(--blue-12);

  --basePageBg: white;
  --baseBase: var(--slate-1);
  --baseBgSubtle: var(--slate-2);
  --baseBg: var(--slate-3);
  --baseBgHover: var(--slate-4);
  --baseBgActive: var(--slate-5);
  --baseLine: var(--slate-6);
  --baseBorder: var(--slate-7);
  --baseBorderHover: var(--slate-8);
  --baseSolid: var(--slate-9);
  --baseSolidHover: var(--slate-10);
  --baseText: var(--slate-11);
  --baseTextContrast: var(--slate-12);

  --admonitionTipBg: var(--cyan-4);
  --admonitionTipBorder: var(--cyan-8);

  --admonitionInfoBg: var(--grass-4);
  --admonitionInfoBorder: var(--grass-8);

  --admonitionCautionBg: var(--amber-4);
  --admonitionCautionBorder: var(--amber-8);

  --admonitionDangerBg: var(--red-4);
  --admonitionDangerBorder: var(--red-8);

  --admonitionNoteBg: var(--slate-4);
  --admonitionNoteBorder: var(--slate-8);

  --error-color: var(--red-10);

  --spacing-0: 0px;
  --spacing-px: 1px;
  --spacing-0_5: 0.125rem;
  --spacing-1: 0.25rem;
  --spacing-1_5: 0.375rem;
  --spacing-2: 0.5rem;
  --spacing-2_5: 0.625rem;
  --spacing-3: 0.75rem;
  --spacing-3_5: 0.875rem;
  --spacing-4: 1rem;
  --spacing-5: 1.25rem;
  --spacing-6: 1.5rem;
  --spacing-7: 1.75rem;
  --spacing-8: 2rem;
  --spacing-9: 2.25rem;
  --spacing-10: 2.5rem;
  --spacing-11: 2.75rem;
  --spacing-12: 3rem;
  --spacing-14: 3.5rem;
  --spacing-16: 4rem;
  --spacing-20: 5rem;
  --spacing-24: 6rem;
  --spacing-28: 7rem;
  --spacing-32: 8rem;
  --spacing-36: 9rem;
  --spacing-40: 10rem;
  --spacing-44: 11rem;
  --spacing-48: 12rem;
  --spacing-52: 13rem;
  --spacing-56: 14rem;
  --spacing-60: 15rem;
  --spacing-64: 16rem;
  --spacing-72: 18rem;
  --spacing-80: 20rem;
  --spacing-96: 24rem;

  --radius-none: 0px;
  --radius-small: var(--spacing-0_5);
  --radius-base: var(--spacing-1);
  --radius-medium: var(--spacing-1_5);
  --radius-large: var(--spacing-2);
  --radius-extra-large: var(--spacing-3);
  --radius-full: 9999px;

  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  --font-body: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
    sans-serif;

  --text-base: 1rem;
  --text-sm: 0.875rem;
  --text-xs: 0.75rem;
  --text-xxs: 0.6rem;

  font-family: var(--font-body);
  color: var(--baseText);
}

._editorWrapper_1e2ox_155 {
}

._nestedListItem_1e2ox_158 {
  list-style: none;
}

._toolbarRoot_1e2ox_162 {
  z-index: 2;
  display: flex;
  flex-direction: row;
  gap: var(--spacing-1);
  border-radius: var(--radius-medium);
  padding: var(--spacing-1_5);
  align-items: center;
  overflow-x: auto;
  position: sticky;
  top: 0;
  background-color: var(--baseBg);
  width: inherit;
}

._toolbarRoot_1e2ox_162 div[role='separator'] {
    margin: var(--spacing-2) var(--spacing-1);
    border-left: 1px solid var(--baseBorder);
    border-right: 1px solid var(--baseBase);
    height: var(--spacing-4);
  }

._toolbarRoot_1e2ox_162 svg {
    color: var(--baseTextContrast);
    display: block;
  }

._readOnlyToolbarRoot_1e2ox_189 {
  pointer-events: none;
  background: var(--baseBase);
}

._readOnlyToolbarRoot_1e2ox_189 > div {
    opacity: 0.5;
  }

._toolbarModeSwitch_1e2ox_198 {
  opacity: 1 !important;
  margin-left: auto;
  align-self: stretch;
  align-items: stretch;
  display: flex;
  border: 1px solid var(--baseBg);
  border-radius: var(--radius-medium);
  font-size: var(--text-xs);
}

._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208 {
    padding-inline-end: var(--spacing-4);
    padding-inline-start: var(--spacing-4);
  }

._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:active,
    ._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208[data-state='on'] {
      background-color: var(--baseBorder);
    }

._toolbarGroupOfGroups_1e2ox_219 {
  display: flex;
  margin: 0 var(--spacing-1);
}

._toolbarToggleSingleGroup_1e2ox_224:first-of-type ._toolbarToggleItem_1e2ox_208:only-child,
._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:first-child,
._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:first-child {
  border-top-left-radius: var(--radius-base);
  border-bottom-left-radius: var(--radius-base);
}

._toolbarToggleSingleGroup_1e2ox_224:last-of-type ._toolbarToggleItem_1e2ox_208:only-child,
._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:last-child,
._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:last-child {
  border-top-right-radius: var(--radius-base);
  border-bottom-right-radius: var(--radius-base);
}

._toolbarToggleItem_1e2ox_208,
._toolbarButton_1e2ox_239 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  padding: var(--spacing-0_5);
}

@media (hover: hover) {
    ._toolbarToggleItem_1e2ox_208:hover, ._toolbarButton_1e2ox_239:hover {
      background-color: var(--baseBgActive);
    }
  }

._toolbarToggleItem_1e2ox_208:active svg, ._toolbarButton_1e2ox_239:active svg {
    transform: translate(1px, 1px);
  }

._toolbarToggleItem_1e2ox_208[data-state='on'],
  ._toolbarButton_1e2ox_239[data-state='on'],
  ._toolbarToggleItem_1e2ox_208:active,
  ._toolbarButton_1e2ox_239:active {
    color: var(--baseTextContrast);
    background-color: var(--baseBgActive);
  }

._toolbarToggleItem_1e2ox_208[data-disabled], ._toolbarButton_1e2ox_239[data-disabled] {
    pointer-events: none;
  }

._toolbarToggleItem_1e2ox_208[data-disabled] svg, ._toolbarButton_1e2ox_239[data-disabled] svg {
      color: var(--baseBorderHover);
    }

._toolbarButton_1e2ox_239 {
  border-radius: var(--radius-base);
}

._toolbarButton_1e2ox_239 + ._toolbarButton_1e2ox_239 {
  margin-left: var(--spacing-1);
}

._activeToolbarButton_1e2ox_275 {
  color: var(--accentText);
}

._toolbarToggleSingleGroup_1e2ox_224 {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

._toolbarNodeKindSelectContainer_1e2ox_285,
._toolbarButtonDropdownContainer_1e2ox_286,
._toolbarCodeBlockLanguageSelectContent_1e2ox_287,
._selectContainer_1e2ox_288 {
  filter: drop-shadow(0 2px 2px rgb(0 0 0 / 0.2));
  z-index: 3;
  width: var(--spacing-36);
  border-bottom-left-radius: var(--radius-base);
  border-bottom-right-radius: var(--radius-base);
  background-color: var(--basePageBg);
  font-size: var(--text-sm);
}

._toolbarButtonDropdownContainer_1e2ox_286 {
  border-top-right-radius: var(--radius-base);
}

._toolbarButtonDropdownContainer_1e2ox_286 ._selectItem_1e2ox_301:first-child {
    border-top-right-radius: var(--radius-base);
  }

._toolbarNodeKindSelectTrigger_1e2ox_306,
._toolbarButtonSelectTrigger_1e2ox_307,
._selectTrigger_1e2ox_308 {
  border: 0;
  background-color: transparent;
  display: flex;
  color: inherit;
  align-items: center;
  width: var(--spacing-36);
  padding: var(--spacing-0_5) var(--spacing-1);
  padding-inline-start: var(--spacing-2);
  border-radius: var(--radius-medium);
  white-space: nowrap;
  flex-wrap: nowrap;
  font-size: var(--text-sm);
  background-color: var(--basePageBg);
  margin: 0 var(--spacing-1);
}

._toolbarNodeKindSelectTrigger_1e2ox_306[data-state='open'], ._toolbarButtonSelectTrigger_1e2ox_307[data-state='open'], ._selectTrigger_1e2ox_308[data-state='open'] {
    filter: drop-shadow(0 2px 2px rgb(0 0 0 / 0.2));
    border-bottom-right-radius: var(--radius-none);
    border-bottom-left-radius: var(--radius-none);
  }

._selectTrigger_1e2ox_308[data-placeholder] > span:first-child {
  color: var(--baseBorderHover);
}

/** used in the sandpack */
._toolbarButtonSelectTrigger_1e2ox_307 {
  width: auto;
  padding-inline-start: var(--spacing-2);
  padding-inline-end: var(--spacing-1);
  padding-block: var(--spacing-0_5);
}

._toolbarCodeBlockLanguageSelectTrigger_1e2ox_343,
._toolbarCodeBlockLanguageSelectContent_1e2ox_287 {
  width: var(--spacing-48);
}

._toolbarNodeKindSelectItem_1e2ox_348,
._selectItem_1e2ox_301 {
  cursor: default;
  display: flex;
  padding: var(--spacing-2);
}

._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted], ._selectItem_1e2ox_301[data-highlighted] {
    background-color: var(--baseBg);
  }

._toolbarNodeKindSelectItem_1e2ox_348[data-state='checked'], ._selectItem_1e2ox_301[data-state='checked'] {
    color: var(--baseTextContrast);
    background-color: var(--baseBg);
  }

._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted], ._selectItem_1e2ox_301[data-highlighted] {
    outline: none;
  }

._toolbarNodeKindSelectItem_1e2ox_348:last-child, ._selectItem_1e2ox_301:last-child {
    border-bottom-left-radius: var(--radius-base);
    border-bottom-right-radius: var(--radius-base);
  }

._toolbarNodeKindSelectDropdownArrow_1e2ox_373,
._selectDropdownArrow_1e2ox_374 {
  margin-left: auto;
  display: flex;
  align-items: center;
}

._contentEditable_1e2ox_380 {
  box-sizing: border-box;
  width: 100%;
  color: var(--baseTextContrast);

  padding: var(--spacing-3);
}

._contentEditable_1e2ox_380:focus {
    outline: none;
  }

._codeMirrorWrapper_1e2ox_392 {
  margin-bottom: var(--spacing-5);
  border: 1px solid var(--baseLine);
  border-radius: var(--radius-medium);
  overflow: hidden;
  padding: 0.8rem;
  position: relative;
}

._sandPackWrapper_1e2ox_401 {
  margin-bottom: var(--spacing-5);
  border: 1px solid var(--baseLine);
  border-radius: var(--radius-medium);
  overflow: hidden;
  position: relative;
}

._codeMirrorToolbar_1e2ox_409 {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  gap: var(--spacing-1);
  padding: var(--spacing-1);
  z-index: 1;
  background-color: var(--baseBase);
  border-bottom-left-radius: var(--radius-base);
}

._frontmatterWrapper_1e2ox_413 {
  border-radius: var(--radius-medium);
  padding: var(--spacing-3);
  background-color: var(--baseBgSubtle);
}

._frontmatterWrapper_1e2ox_413[data-expanded='true'] {
    margin-bottom: var(--spacing-10);
  }

._frontmatterToggleButton_1e2ox_423 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  display: flex;
  align-items: center;
  gap: var(--spacing-1);
  font-size: var(--text-sm);
}

._propertyPanelTitle_1e2ox_431 {
  font-size: var(--text-xs);
  font-weight: 400;
  margin: 0;
  padding-top: var(--spacing-2);
  padding-left: var(--spacing-2);
}

._propertyEditorTable_1e2ox_439 {
  table-layout: fixed;
  border-spacing: var(--spacing-2);
}

._propertyEditorTable_1e2ox_439 th {
    text-align: left;
    font-size: var(--text-sm);
    padding: var(--spacing-2) var(--spacing-3);
  }

._propertyEditorTable_1e2ox_439 col:nth-child(1) {
    width: 30%;
  }

._propertyEditorTable_1e2ox_439 col:nth-child(2) {
    width: 70%;
  }

._propertyEditorTable_1e2ox_439 td:last-child ._iconButton_1e2ox_457 {
    margin-left: var(--spacing-4);
    margin-right: var(--spacing-4);
  }

._propertyEditorTable_1e2ox_439 ._readOnlyColumnCell_1e2ox_462 {
    padding-left: 0;
  }

._propertyEditorLabelCell_1e2ox_467 {
  font-weight: 400;
}

._readOnlyColumnCell_1e2ox_462 {
  padding-left: 0;
}

._buttonsFooter_1e2ox_475 {
  display: flex;
  justify-content: flex-end;
  gap: var(--spacing-2);
}

._propertyEditorInput_1e2ox_481 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  width: 100%;
  padding: var(--spacing-2) var(--spacing-3);
  border-radius: var(--radius-base);
  border: 1px solid var(--baseBorder);
  background-color: var(--baseBase);
  font-size: var(--text-sm);
}

._iconButton_1e2ox_457 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  color: var(--baseText);
}

@media (hover: hover) {
    ._iconButton_1e2ox_457:hover {
      color: var(--baseTextContrast);
    }
  }

._iconButton_1e2ox_457:disabled,
  ._iconButton_1e2ox_457:disabled:hover {
    color: var(--baseLine);
  }

._primaryButton_1e2ox_507,
._secondaryButton_1e2ox_508 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  padding: var(--spacing-2) var(--spacing-3);
  border: 1px solid var(--accentBorder);
  background-color: var(--accentSolidHover);
  color: var(--baseBase);
  font-size: var(--text-xs);
  border-radius: var(--radius-medium);
}

._primaryButton_1e2ox_507:disabled, ._secondaryButton_1e2ox_508:disabled {
    background: var(--accentLine);
    border-color: var(--accentBg);
  }

._smallButton_1e2ox_523 {
  font-size: var(--text-xs);
  padding: var(--spacing-1) var(--spacing-2);
  border-radius: var(--radius-base);
}

._secondaryButton_1e2ox_508 {
  border: 1px solid var(--baseBorder);
  background-color: var(--baseSolidHover);
  color: var(--baseBase);
}

._dialogForm_1e2ox_535 {
  display: flex;
  flex-direction: row;
  gap: var(--spacing-2);
}

._linkDialogEditForm_1e2ox_541 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: var(--spacing-2);
  padding: 0;
}

._linkDialogInputContainer_1e2ox_549 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

._linkDialogInputWrapper_1e2ox_555 {
  display: flex;
  align-items: center;
  background-color: var(--baseBase);

  border-radius: var(--radius-base);
  border: 1px solid var(--baseBorder);
}

._linkDialogInputWrapper_1e2ox_555[data-visible-dropdown='true'] {
    border-bottom-left-radius: var(--radius-none);
    border-bottom-right-radius: var(--radius-none);
    border-bottom-width: 0;
  }

._linkDialogInputWrapper_1e2ox_555 > button {
    border: 0;
    background-color: transparent;
    font-size: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    all: unset;
    box-sizing: border-box;
    cursor: default;
    padding-right: var(--spacing-2);
  }

._linkDialogInput_1e2ox_549,
._dialogInput_1e2ox_576 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  width: 20rem;
  padding: var(--spacing-2) var(--spacing-3);
  font-size: var(--text-sm);
}

._linkDialogInput_1e2ox_549::-moz-placeholder, ._dialogInput_1e2ox_576::-moz-placeholder {
    color: var(--baseBorder);
  }

._linkDialogInput_1e2ox_549::placeholder, ._dialogInput_1e2ox_576::placeholder {
    color: var(--baseBorder);
  }

._linkDialogAnchor_1e2ox_587 {
  position: fixed;
  background-color: highlight;
  z-index: -1;
}

._linkDialogAnchor_1e2ox_587[data-visible='true'] {
    visibility: visible;
  }

._linkDialogAnchor_1e2ox_587[data-visible='false'] {
    visibility: hidden;
  }

._linkDialogPopoverContent_1e2ox_601,
._tableColumnEditorPopoverContent_1e2ox_602,
._dialogContent_1e2ox_603 {
  filter: drop-shadow(0 2px 2px rgb(0 0 0 / 0.2));
  display: flex;
  align-items: center;
  gap: var(--spacing-0_5);
  border-radius: var(--radius-medium);
  border: 1px solid var(--baseBg);
  background-color: var(--basePageBg);
  padding: var(--spacing-1) var(--spacing-1);
  font-size: var(--text-sm);
}

._largeDialogContent_1e2ox_615 {
  filter: drop-shadow(0 2px 2px rgb(0 0 0 / 0.2));
  gap: var(--spacing-0_5);
  border-radius: var(--radius-medium);
  border: 1px solid var(--baseBorder);
  background-color: var(--baseBgSubtle);
  padding: var(--spacing-4);
  font-size: var(--text-sm);
}

._dialogTitle_1e2ox_625 {
  font-size: var(--text-base);
  font-weight: 600;
  padding-left: var(--spacing-2);
}

._dialogCloseButton_1e2ox_631 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  position: absolute;
  top: 10px;
  right: 10px;
}

._popoverContent_1e2ox_638 {
  filter: drop-shadow(0 2px 2px rgb(0 0 0 / 0.2));
  display: flex;
  align-items: center;
  gap: var(--spacing-0_5);
  border-radius: var(--radius-medium);
  background-color: var(--baseBgSubtle);
  padding: var(--spacing-2) var(--spacing-2);
  font-size: var(--text-sm);
  z-index: 1;
}

._popoverArrow_1e2ox_650 {
  fill: var(--basePageBg);
}

._linkDialogPreviewAnchor_1e2ox_654 {
  margin-right: var(--spacing-1);
  display: flex;
  align-items: center;
  color: var(--accentText);
  text-decoration: none;

  border: 1px solid transparent;
}

@media (hover: hover) {
    ._linkDialogPreviewAnchor_1e2ox_654:hover {
      color: var(--accentSolidHover);
    }
  }

._linkDialogPreviewAnchor_1e2ox_654 span {
    max-width: 14rem;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

._tooltipTrigger_1e2ox_677 {
  align-self: center;
}

._tooltipContent_1e2ox_681 {
  z-index: 2;
  position: relative;
  border-radius: var(--radius-medium);
  padding: var(--spacing-1) var(--spacing-2);
  font-size: var(--text-xs);
  background-color: var(--baseText);
  color: var(--baseBase);
}

._tooltipContent_1e2ox_681 svg {
    fill: var(--baseText);
  }

._actionButton_1e2ox_695 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  padding: var(--spacing-1);
  color: var(--baseTextContrast);
  padding: var(--spacing-1) var(--spacing-1);
  border-radius: var(--radius-medium);
  color: var(--baseTextContrast);
}

._actionButton_1e2ox_695 svg {
    display: block;
  }

@media (hover: hover) {
    ._actionButton_1e2ox_695:hover {
      background-color: var(--baseBg);
    }
  }

._actionButton_1e2ox_695:active svg {
    transform: translate(1px, 1px);
  }

._actionButton_1e2ox_695[data-state='on'],
  ._actionButton_1e2ox_695:active {
    background-color: var(--baseBg);
    color: var(--baseTextContrast);
  }

._primaryActionButton_1e2ox_702 {
  background-color: var(--accentSolid);
  color: var(--baseBase);
}

@media (hover: hover) {
    ._primaryActionButton_1e2ox_702:hover {
      background-color: var(--accentSolidHover);
      color: var(--baseBase);
    }
  }

._tableEditor_1e2ox_714 {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

._tableEditor_1e2ox_714 thead > tr > th {
    text-align: right;
  }

._tableEditor_1e2ox_714 > tbody > tr > td:not(._toolCell_1e2ox_725),
  ._tableEditor_1e2ox_714 > tbody > tr > th:not(._toolCell_1e2ox_725):not([data-tool-cell='true']) {
    border: 1px solid var(--baseBgActive);
    padding: var(--spacing-1) var(--spacing-2);
    white-space: normal;
  }

:is(._tableEditor_1e2ox_714 > tbody > tr > td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714 > tbody > tr > th:not(._toolCell_1e2ox_725):not([data-tool-cell='true'])) > div {
      outline: none;
    }

:is(._tableEditor_1e2ox_714 > tbody > tr > td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714 > tbody > tr > th:not(._toolCell_1e2ox_725):not([data-tool-cell='true'])) > div > p {
        margin: 0;
      }

[data-active='true']:is(._tableEditor_1e2ox_714 > tbody > tr > td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714 > tbody > tr > th:not(._toolCell_1e2ox_725):not([data-tool-cell='true'])) {
      outline: solid 1px var(--baseSolid);
    }

._tableEditor_1e2ox_714 ._tableColumnEditorTrigger_1e2ox_744,
  ._tableEditor_1e2ox_714 ._tableRowEditorTrigger_1e2ox_745,
  ._tableEditor_1e2ox_714 ._addRowButton_1e2ox_746,
  ._tableEditor_1e2ox_714 ._addColumnButton_1e2ox_747,
  ._tableEditor_1e2ox_714 ._iconButton_1e2ox_457 {
    opacity: 0.15;
  }

@media (hover: hover) {
      ._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744,
      ._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745,
      ._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746,
      ._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747,
      ._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457 {
        opacity: 0.3;
      }

        ._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744:hover, ._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745:hover, ._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746:hover, ._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747:hover, ._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457:hover {
          opacity: 1;
        }
  }

._toolCell_1e2ox_725 {
  text-align: right;
}

._toolCell_1e2ox_725 button {
    margin: auto;
    display: block;
  }

._tableColumnEditorTrigger_1e2ox_744 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  padding: var(--spacing-1);
  color: var(--baseTextContrast);
  padding: var(--spacing-1);
  border-radius: var(--radius-full);
  opacity: 0.2;
}

._tableColumnEditorTrigger_1e2ox_744 svg {
    display: block;
  }

@media (hover: hover) {
    ._tableColumnEditorTrigger_1e2ox_744:hover {
      background-color: var(--baseBg);
    }
  }

._tableColumnEditorTrigger_1e2ox_744:active svg {
    transform: translate(1px, 1px);
  }

._tableColumnEditorTrigger_1e2ox_744[data-state='on'],
  ._tableColumnEditorTrigger_1e2ox_744:active {
    background-color: var(--baseBg);
    color: var(--baseTextContrast);
  }

._tableColumnEditorTrigger_1e2ox_744[data-active='true'] {
    opacity: 1 !important;
  }

._tableColumnEditorToolbar_1e2ox_789 {
  display: flex;
}

._tableColumnEditorToolbar_1e2ox_789 > button {
    border: 0;
    background-color: transparent;
    font-size: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    all: unset;
    box-sizing: border-box;
    cursor: default;
    padding: var(--spacing-1);
    color: var(--baseTextContrast);
  }

._tableColumnEditorToolbar_1e2ox_789 > button svg {
    display: block;
  }

@media (hover: hover) {
    ._tableColumnEditorToolbar_1e2ox_789 > button:hover {
      background-color: var(--baseBg);
    }
  }

._tableColumnEditorToolbar_1e2ox_789 > button:active svg {
    transform: translate(1px, 1px);
  }

._tableColumnEditorToolbar_1e2ox_789 > button[data-state='on'],
  ._tableColumnEditorToolbar_1e2ox_789 > button:active {
    background-color: var(--baseBg);
    color: var(--baseTextContrast);
  }

._tableColumnEditorToolbar_1e2ox_789 [role='separator'] {
    margin-left: var(--spacing-1);
    margin-right: var(--spacing-1);
  }

._toggleGroupRoot_1e2ox_802 {
  display: inline-flex;
}

._toggleGroupRoot_1e2ox_802 button {
    border: 0;
    background-color: transparent;
    font-size: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    all: unset;
    box-sizing: border-box;
    cursor: default;
    padding: var(--spacing-1);
    color: var(--baseTextContrast);
  }

._toggleGroupRoot_1e2ox_802 button svg {
    display: block;
  }

@media (hover: hover) {
    ._toggleGroupRoot_1e2ox_802 button:hover {
      background-color: var(--baseBg);
    }
  }

._toggleGroupRoot_1e2ox_802 button:active svg {
    transform: translate(1px, 1px);
  }

._toggleGroupRoot_1e2ox_802 button[data-state='on'],
  ._toggleGroupRoot_1e2ox_802 button:active {
    background-color: var(--baseBg);
    color: var(--baseTextContrast);
  }

._toggleGroupRoot_1e2ox_802 button:first-child {
      border-top-left-radius: var(--radius-base);
      border-bottom-left-radius: var(--radius-base);
    }

._toggleGroupRoot_1e2ox_802 button:last-child {
      border-top-right-radius: var(--radius-base);
      border-bottom-right-radius: var(--radius-base);
    }

._tableToolsColumn_1e2ox_820 {
  width: 2rem;
}

._tableToolsColumn_1e2ox_820 button {
    margin: auto;
    display: block;
  }

._leftAlignedCell_1e2ox_829 {
  text-align: left;
}

._rightAlignedCell_1e2ox_833 {
  text-align: right;
}

._centeredCell_1e2ox_837 {
  text-align: center;
}

._addColumnButton_1e2ox_747,
._addRowButton_1e2ox_746 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  padding: var(--spacing-1);
  color: var(--baseTextContrast);
  background-color: var(--baseBase);

  display: flex;
  align-items: center;
}

._addColumnButton_1e2ox_747 svg, ._addRowButton_1e2ox_746 svg {
    display: block;
  }

@media (hover: hover) {
    ._addColumnButton_1e2ox_747:hover, ._addRowButton_1e2ox_746:hover {
      background-color: var(--baseBg);
    }
  }

._addColumnButton_1e2ox_747:active svg, ._addRowButton_1e2ox_746:active svg {
    transform: translate(1px, 1px);
  }

._addColumnButton_1e2ox_747[data-state='on'],
  ._addRowButton_1e2ox_746[data-state='on'],
  ._addColumnButton_1e2ox_747:active,
  ._addRowButton_1e2ox_746:active {
    background-color: var(--baseBg);
    color: var(--baseTextContrast);
  }

._addColumnButton_1e2ox_747 svg, ._addRowButton_1e2ox_746 svg {
    margin: auto;
  }

._addRowButton_1e2ox_746 {
  width: 100%;
  margin-top: var(--spacing-px);
  box-sizing: border-box;
  border-bottom-right-radius: var(--radius-medium);
  border-bottom-left-radius: var(--radius-medium);
}

._addColumnButton_1e2ox_747 {
  margin-left: var(--spacing-px);
  height: 100%;
  border-top-right-radius: var(--radius-medium);
  border-bottom-right-radius: var(--radius-medium);
}

/** Dialog */
._dialogOverlay_1e2ox_870 {
  position: fixed;
  inset: 0;
  animation: _overlayShow_1e2ox_1 150ms cubic-bezier(0.16, 1, 0.3, 1);
  background-color: var(--baseBase);
  z-index: 51;
  opacity: 0.5;
}

._dialogContent_1e2ox_603,
._largeDialogContent_1e2ox_615 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: _contentShow_1e2ox_1 150ms cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 52;
}

._dialogContent_1e2ox_603:focus,
._largeDialogContent_1e2ox_615:focus {
  outline: none;
}

@keyframes _overlayShow_1e2ox_1 {
  from {
    opacity: 0;
  }

  to {
    opacity: 0.5;
  }
}

@keyframes _contentShow_1e2ox_1 {
  from {
    opacity: 0;
    transform: translate(-50%, -48%) scale(0.96);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

._focusedImage_1e2ox_916 {
  outline: highlight solid 2px;
}

._imageWrapper_1e2ox_920 {
  display: inline-block;
  position: relative;
}

._imageWrapper_1e2ox_920[draggable='true'] {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
}

._editImageToolbar_1e2ox_933 {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  gap: var(--spacing-1);
  padding: var(--spacing-1);
  z-index: 1;
  background-color: var(--baseBase);
  border-bottom-left-radius: var(--radius-base);
}

._editImageButton_1e2ox_937 svg {
    display: block;
  }

._inlineEditor_1e2ox_943 {
  display: inline-flex;
  border-radius: var(--radius-medium);
  padding: var(--spacing-1);
  gap: var(--spacing-2);
  align-items: center;
  background: var(--baseBg);
}

._blockEditor_1e2ox_952 {
  display: flex;
  justify-content: stretch;
  border-radius: var(--radius-medium);
  padding: var(--spacing-2);
  gap: var(--spacing-2);
  align-items: center;
  background: var(--baseBg);
}

._blockEditor_1e2ox_952 ._nestedEditor_1e2ox_961 {
    flex-grow: 1;
  }

._nestedEditor_1e2ox_961 {
  background: var(--basePageBg);
  padding: var(--spacing-1) var(--spacing-2);
  border-radius: var(--radius-medium);
}

._nestedEditor_1e2ox_961 > p {
    margin: 0;
  }

._nestedEditor_1e2ox_961:focus {
    outline: none;
  }

._genericComponentName_1e2ox_980 {
  font-size: var(--text-sm);
  color: var(--baseText);
  padding-right: var(--spacing-2);
}

._diffSourceToggleWrapper_1e2ox_986 {
  margin-left: auto;
  pointer-events: auto;
  opacity: 1;
  position: sticky;
  right: 0;
}

._ggDiffSourceToggle_1e2ox_994 {
}

._diffSourceToggle_1e2ox_986 {
  border-radius: var(--radius-medium);
  background-color: var(--baseBase);
  display: flex;
}

._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208 {
    padding: 0;
  }

._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208 > span {
      display: block;
      padding: var(--spacing-1) var(--spacing-1);
    }

._selectWithLabel_1e2ox_1012 {
  display: flex;
  align-items: center;
  gap: var(--spacing-2);
  margin-left: var(--spacing-2);
}

._selectWithLabel_1e2ox_1012 > label {
    font-size: var(--text-sm);
  }

._selectWithLabel_1e2ox_1012 ._selectTrigger_1e2ox_308 {
    border: 1px solid var(--baseBorder);
  }

._toolbarTitleMode_1e2ox_1027 {
  font-size: var(--text-sm);
  margin-left: var(--spacing-2);
}

._imageControlWrapperResizing_1e2ox_1032 {
  touch-action: none;
}

._imageResizer_1e2ox_1036 {
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: var(--accentText);
  border: 1px solid var(--baseBg);
}

._imageResizer_1e2ox_1036._imageResizerN_1e2ox_1045 {
  top: -6px;
  left: 48%;
  cursor: n-resize;
}

._imageResizer_1e2ox_1036._imageResizerNe_1e2ox_1051 {
  top: -6px;
  right: -6px;
  cursor: ne-resize;
}

._imageResizer_1e2ox_1036._imageResizerE_1e2ox_1057 {
  bottom: 48%;
  right: -6px;
  cursor: e-resize;
}

._imageResizer_1e2ox_1036._imageResizerSe_1e2ox_1063 {
  bottom: -2px;
  right: -6px;
  cursor: nwse-resize;
}

._imageResizer_1e2ox_1036._imageResizerS_1e2ox_1063 {
  bottom: -2px;
  left: 48%;
  cursor: s-resize;
}

._imageResizer_1e2ox_1036._imageResizerSw_1e2ox_1075 {
  bottom: -2px;
  left: -6px;
  cursor: sw-resize;
}

._imageResizer_1e2ox_1036._imageResizerW_1e2ox_1081 {
  bottom: 48%;
  left: -6px;
  cursor: w-resize;
}

._imageResizer_1e2ox_1036._imageResizerNw_1e2ox_1087 {
  top: -6px;
  left: -6px;
  cursor: nw-resize;
}

._imagePlaceholder_1e2ox_1093 {
  border: 2px dashed;
  padding: 48px;
  margin: 12px;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

._imageDimensionsContainer_1e2ox_1101 {
  display: flex;
  gap: var(--spacing-4);
}

._placeholder_1e2ox_1106 {
  color: var(--baseSolid);
  overflow: hidden;
  position: absolute;
  top: 0;
  padding: var(--spacing-3);
  text-overflow: ellipsis;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  display: inline-block;
  pointer-events: none;
}

._rootContentEditableWrapper_1e2ox_1119 {
  position: relative;
}

._downshiftContainer_1e2ox_1123 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

._downshiftInputWrapper_1e2ox_1129 {
  display: flex;
  align-items: center;
  background-color: var(--baseBase);

  border-radius: var(--radius-base);
  border: 1px solid var(--baseBorder);
}

._downshiftInputWrapper_1e2ox_1129[data-visible-dropdown='true'] {
    border-bottom-left-radius: var(--radius-none);
    border-bottom-right-radius: var(--radius-none);
    border-bottom-width: 0;
  }

._downshiftInputWrapper_1e2ox_1129 > button {
    border: 0;
    background-color: transparent;
    font-size: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    all: unset;
    box-sizing: border-box;
    cursor: default;
    padding-right: var(--spacing-2);
  }

._downshiftInput_1e2ox_1129 {
  border: 0;
  background-color: transparent;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  all: unset;
  box-sizing: border-box;
  cursor: default;
  width: 20rem;
  padding: var(--spacing-2) var(--spacing-3);
  font-size: var(--text-sm);
}

._downshiftInput_1e2ox_1129::-moz-placeholder {
    color: var(--baseBorder);
  }

._downshiftInput_1e2ox_1129::placeholder {
    color: var(--baseBorder);
  }

._downshiftAutocompleteContainer_1e2ox_1160 {
  position: relative;
}

._downshiftAutocompleteContainer_1e2ox_1160 ul {
    all: unset;
    box-sizing: border-box;
    position: absolute;
    font-size: var(--text-sm);
    width: 100%;
    display: none;
    border-bottom-left-radius: var(--radius-medium);
    border-bottom-right-radius: var(--radius-medium);
    max-height: var(--spacing-48);
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid var(--baseBorder);
    border-top-width: 0;
    background-color: var(--baseBase);
  }

._downshiftAutocompleteContainer_1e2ox_1160 ul[data-visible='true'] {
      display: block;
    }

._downshiftAutocompleteContainer_1e2ox_1160 ul li {
      padding: var(--spacing-2) var(--spacing-3);
      white-space: nowrap;
      margin-bottom: var(--spacing-1);
      overflow-x: hidden;
      text-overflow: ellipsis;
    }

._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-selected='true'] {
        background-color: var(--baseBgSubtle);
      }

._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-highlighted='true'] {
        background-color: var(--baseBgHover);
      }

._downshiftAutocompleteContainer_1e2ox_1160 ul li:last-of-type {
        border-bottom-left-radius: var(--radius-medium);
        border-bottom-right-radius: var(--radius-medium);
      }

._textInput_1e2ox_1206 {
  all: unset;
  border-radius: var(--radius-base);
  border: 1px solid var(--baseBorder);
  background-color: var(--baseBase);
  padding: var(--spacing-2) var(--spacing-3);
}

form._multiFieldForm_1e2ox_1214 {
  display: flex;
  flex-direction: column;
  padding: var(--spacing-2);
  gap: var(--spacing-2);
}

form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220 {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-2);
  }

form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220 label {
      font-size: var(--text-xs);
    }

._markdownParseError_1e2ox_1231 {
  border-radius: var(--radius-base);
  border: 1px solid var(--error-color);
  padding: var(--spacing-2);
  margin-block: var(--spacing-2);
  color: var(--error-color);
  font-size: var(--text-xs);
}

._popupContainer_1e2ox_1240 {
  position: relative;
  z-index: 2;
}

._inputSizer_1e2ox_1245 {
  display: inline-grid;
  vertical-align: baseline;
  align-items: center;
  position: relative;
}

._inputSizer_1e2ox_1245::after,
  ._inputSizer_1e2ox_1245 input {
    width: auto;
    min-width: 1rem;
    grid-area: 1 / 2;
    font: inherit;
    margin: 0;
    padding: 0 2px;
    resize: none;
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    color: inherit;
  }

._inputSizer_1e2ox_1245 span {
    padding: 0.25em;
  }

._inputSizer_1e2ox_1245::after {
    content: attr(data-value);
    white-space: pre-wrap;
  }
:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --blue-1: #fbfdff;
  --blue-2: #f4faff;
  --blue-3: #e6f4fe;
  --blue-4: #d5efff;
  --blue-5: #c2e5ff;
  --blue-6: #acd8fc;
  --blue-7: #8ec8f6;
  --blue-8: #5eb1ef;
  --blue-9: #0090ff;
  --blue-10: #0588f0;
  --blue-11: #0d74ce;
  --blue-12: #113264;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --blue-1: color(display-p3 0.986 0.992 0.999);
      --blue-2: color(display-p3 0.96 0.979 0.998);
      --blue-3: color(display-p3 0.912 0.956 0.991);
      --blue-4: color(display-p3 0.853 0.932 1);
      --blue-5: color(display-p3 0.788 0.894 0.998);
      --blue-6: color(display-p3 0.709 0.843 0.976);
      --blue-7: color(display-p3 0.606 0.777 0.947);
      --blue-8: color(display-p3 0.451 0.688 0.917);
      --blue-9: color(display-p3 0.247 0.556 0.969);
      --blue-10: color(display-p3 0.234 0.523 0.912);
      --blue-11: color(display-p3 0.15 0.44 0.84);
      --blue-12: color(display-p3 0.102 0.193 0.379);
    }
  }
}

._dark_1tncs_1, ._dark-theme_1tncs_1 {
  --blue-1: #0d1520;
  --blue-2: #111927;
  --blue-3: #0d2847;
  --blue-4: #003362;
  --blue-5: #004074;
  --blue-6: #104d87;
  --blue-7: #205d9e;
  --blue-8: #2870bd;
  --blue-9: #0090ff;
  --blue-10: #3b9eff;
  --blue-11: #70b8ff;
  --blue-12: #c2e6ff;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    ._dark_1tncs_1, ._dark-theme_1tncs_1 {
      --blue-1: color(display-p3 0.057 0.081 0.122);
      --blue-2: color(display-p3 0.072 0.098 0.147);
      --blue-3: color(display-p3 0.078 0.154 0.27);
      --blue-4: color(display-p3 0.033 0.197 0.37);
      --blue-5: color(display-p3 0.08 0.245 0.441);
      --blue-6: color(display-p3 0.14 0.298 0.511);
      --blue-7: color(display-p3 0.195 0.361 0.6);
      --blue-8: color(display-p3 0.239 0.434 0.72);
      --blue-9: color(display-p3 0.247 0.556 0.969);
      --blue-10: color(display-p3 0.344 0.612 0.973);
      --blue-11: color(display-p3 0.49 0.72 1);
      --blue-12: color(display-p3 0.788 0.898 0.99);
    }
  }
}

:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --slate-1: #fcfcfd;
  --slate-2: #f9f9fb;
  --slate-3: #f0f0f3;
  --slate-4: #e8e8ec;
  --slate-5: #e0e1e6;
  --slate-6: #d9d9e0;
  --slate-7: #cdced6;
  --slate-8: #b9bbc6;
  --slate-9: #8b8d98;
  --slate-10: #80838d;
  --slate-11: #60646c;
  --slate-12: #1c2024;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --slate-1: color(display-p3 0.988 0.988 0.992);
      --slate-2: color(display-p3 0.976 0.976 0.984);
      --slate-3: color(display-p3 0.94 0.941 0.953);
      --slate-4: color(display-p3 0.908 0.909 0.925);
      --slate-5: color(display-p3 0.88 0.881 0.901);
      --slate-6: color(display-p3 0.85 0.852 0.876);
      --slate-7: color(display-p3 0.805 0.808 0.838);
      --slate-8: color(display-p3 0.727 0.733 0.773);
      --slate-9: color(display-p3 0.547 0.553 0.592);
      --slate-10: color(display-p3 0.503 0.512 0.549);
      --slate-11: color(display-p3 0.379 0.392 0.421);
      --slate-12: color(display-p3 0.113 0.125 0.14);
    }
  }
}

._dark_1tncs_1, ._dark-theme_1tncs_1 {
  --slate-1: #111113;
  --slate-2: #18191b;
  --slate-3: #212225;
  --slate-4: #272a2d;
  --slate-5: #2e3135;
  --slate-6: #363a3f;
  --slate-7: #43484e;
  --slate-8: #5a6169;
  --slate-9: #696e77;
  --slate-10: #777b84;
  --slate-11: #b0b4ba;
  --slate-12: #edeef0;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    ._dark_1tncs_1, ._dark-theme_1tncs_1 {
      --slate-1: color(display-p3 0.067 0.067 0.074);
      --slate-2: color(display-p3 0.095 0.098 0.105);
      --slate-3: color(display-p3 0.13 0.135 0.145);
      --slate-4: color(display-p3 0.156 0.163 0.176);
      --slate-5: color(display-p3 0.183 0.191 0.206);
      --slate-6: color(display-p3 0.215 0.226 0.244);
      --slate-7: color(display-p3 0.265 0.28 0.302);
      --slate-8: color(display-p3 0.357 0.381 0.409);
      --slate-9: color(display-p3 0.415 0.431 0.463);
      --slate-10: color(display-p3 0.469 0.483 0.514);
      --slate-11: color(display-p3 0.692 0.704 0.728);
      --slate-12: color(display-p3 0.93 0.933 0.94);
    }
  }
}

:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --grass-1: #fbfefb;
  --grass-2: #f5fbf5;
  --grass-3: #e9f6e9;
  --grass-4: #daf1db;
  --grass-5: #c9e8ca;
  --grass-6: #b2ddb5;
  --grass-7: #94ce9a;
  --grass-8: #65ba74;
  --grass-9: #46a758;
  --grass-10: #3e9b4f;
  --grass-11: #2a7e3b;
  --grass-12: #203c25;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --grass-1: color(display-p3 0.986 0.996 0.985);
      --grass-2: color(display-p3 0.966 0.983 0.964);
      --grass-3: color(display-p3 0.923 0.965 0.917);
      --grass-4: color(display-p3 0.872 0.94 0.865);
      --grass-5: color(display-p3 0.811 0.908 0.802);
      --grass-6: color(display-p3 0.733 0.864 0.724);
      --grass-7: color(display-p3 0.628 0.803 0.622);
      --grass-8: color(display-p3 0.477 0.72 0.482);
      --grass-9: color(display-p3 0.38 0.647 0.378);
      --grass-10: color(display-p3 0.344 0.598 0.342);
      --grass-11: color(display-p3 0.263 0.488 0.261);
      --grass-12: color(display-p3 0.151 0.233 0.153);
    }
  }
}

:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --cyan-1: #fafdfe;
  --cyan-2: #f2fafb;
  --cyan-3: #def7f9;
  --cyan-4: #caf1f6;
  --cyan-5: #b5e9f0;
  --cyan-6: #9ddde7;
  --cyan-7: #7dcedc;
  --cyan-8: #3db9cf;
  --cyan-9: #00a2c7;
  --cyan-10: #0797b9;
  --cyan-11: #107d98;
  --cyan-12: #0d3c48;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --cyan-1: color(display-p3 0.982 0.992 0.996);
      --cyan-2: color(display-p3 0.955 0.981 0.984);
      --cyan-3: color(display-p3 0.888 0.965 0.975);
      --cyan-4: color(display-p3 0.821 0.941 0.959);
      --cyan-5: color(display-p3 0.751 0.907 0.935);
      --cyan-6: color(display-p3 0.671 0.862 0.9);
      --cyan-7: color(display-p3 0.564 0.8 0.854);
      --cyan-8: color(display-p3 0.388 0.715 0.798);
      --cyan-9: color(display-p3 0.282 0.627 0.765);
      --cyan-10: color(display-p3 0.264 0.583 0.71);
      --cyan-11: color(display-p3 0.08 0.48 0.63);
      --cyan-12: color(display-p3 0.108 0.232 0.277);
    }
  }
}

:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --amber-1: #fefdfb;
  --amber-2: #fefbe9;
  --amber-3: #fff7c2;
  --amber-4: #ffee9c;
  --amber-5: #fbe577;
  --amber-6: #f3d673;
  --amber-7: #e9c162;
  --amber-8: #e2a336;
  --amber-9: #ffc53d;
  --amber-10: #ffba18;
  --amber-11: #ab6400;
  --amber-12: #4f3422;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --amber-1: color(display-p3 0.995 0.992 0.985);
      --amber-2: color(display-p3 0.994 0.986 0.921);
      --amber-3: color(display-p3 0.994 0.969 0.782);
      --amber-4: color(display-p3 0.989 0.937 0.65);
      --amber-5: color(display-p3 0.97 0.902 0.527);
      --amber-6: color(display-p3 0.936 0.844 0.506);
      --amber-7: color(display-p3 0.89 0.762 0.443);
      --amber-8: color(display-p3 0.85 0.65 0.3);
      --amber-9: color(display-p3 1 0.77 0.26);
      --amber-10: color(display-p3 0.959 0.741 0.274);
      --amber-11: color(display-p3 0.64 0.4 0);
      --amber-12: color(display-p3 0.294 0.208 0.145);
    }
  }
}

:root, ._light_1tncs_1, ._light-theme_1tncs_1 {
  --red-1: #fffcfc;
  --red-2: #fff7f7;
  --red-3: #feebec;
  --red-4: #ffdbdc;
  --red-5: #ffcdce;
  --red-6: #fdbdbe;
  --red-7: #f4a9aa;
  --red-8: #eb8e90;
  --red-9: #e5484d;
  --red-10: #dc3e42;
  --red-11: #ce2c31;
  --red-12: #641723;
}

@supports (color: color(display-p3 1 1 1)) {
  @media (color-gamut: p3) {
    :root, ._light_1tncs_1, ._light-theme_1tncs_1 {
      --red-1: color(display-p3 0.998 0.989 0.988);
      --red-2: color(display-p3 0.995 0.971 0.971);
      --red-3: color(display-p3 0.985 0.925 0.925);
      --red-4: color(display-p3 0.999 0.866 0.866);
      --red-5: color(display-p3 0.984 0.812 0.811);
      --red-6: color(display-p3 0.955 0.751 0.749);
      --red-7: color(display-p3 0.915 0.675 0.672);
      --red-8: color(display-p3 0.872 0.575 0.572);
      --red-9: color(display-p3 0.83 0.329 0.324);
      --red-10: color(display-p3 0.798 0.294 0.285);
      --red-11: color(display-p3 0.744 0.234 0.222);
      --red-12: color(display-p3 0.36 0.115 0.143);
    }
  }
}

._bold_1tncs_10 {
  font-weight: bold;
}

._italic_1tncs_14 {
  font-style: italic;
}

._underline_1tncs_18 {
  text-decoration: underline;
}

._bold_1tncs_10 {
  font-weight: 700;
}

._italic_1tncs_14 {
  font-style: italic;
}

._underline_1tncs_18 {
  text-decoration: underline
}

._strikethrough_1tncs_34 {
  text-decoration: line-through
}

._underlineStrikethrough_1tncs_38 {
  text-decoration: underline line-through
}

._subscript_1tncs_42 {
  font-size: .8em;
  vertical-align: sub !important
}

._superscript_1tncs_47 {
  font-size: .8em;
  vertical-align: super
}

._code_1tncs_52 {
  background-color: var(--baseBg);
  padding: 1px .25rem;
  font-family: var(--font-mono);
  font-size: 94%
}

._nestedListItem_1tncs_59 {
  list-style: none;
  list-style-type: none;
}

._nestedListItem_1tncs_59:before,
._nestedListItem_1tncs_59:after {
  display: none;
}

._listitem_1tncs_69 {
  margin: var(--spacing-2) 0;
}

._listItemChecked_1tncs_73,
._listItemUnchecked_1tncs_74 {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  margin-inline-start: -1rem;
  padding-left: var(--spacing-6);
  padding-right: var(--spacing-6);
  list-style-type: none;
  outline: none;
}

._listItemChecked_1tncs_73 {
  text-decoration: line-through;
}

._listItemUnchecked_1tncs_74:before,
._listItemChecked_1tncs_73:before {
  content: '';
  width: var(--spacing-4);
  height: var(--spacing-4);
  top: 0;
  left: 0;
  cursor: pointer;
  display: block;
  background-size: cover;
  position: absolute;
}

._listItemUnchecked_1tncs_74[dir='rtl']:before,
._listItemChecked_1tncs_73[dir='rtl']:before {
  left: auto;
  right: 0;
}

._listItemUnchecked_1tncs_74:focus:before,
._listItemChecked_1tncs_73:focus:before {
  box-shadow: 0 0 0 2px var(--accentBgActive);
  border-radius: var(--radius-small);
}

._listItemUnchecked_1tncs_74:before {
  border: 1px solid var(--baseBorder);
  border-radius: var(--radius-small);
}

._listItemChecked_1tncs_73:before {
  border: 1px solid var(--accentBorder);
  border-radius: var(--radius-small);
  background-color: var(--accentSolid);
  background-repeat: no-repeat;
}

._listItemChecked_1tncs_73:after {
  content: '';
  cursor: pointer;
  border-color: var(--baseBase);
  border-style: solid;
  position: absolute;
  display: block;
  top: var(--spacing-0_5);
  width: var(--spacing-1);
  left: var(--spacing-1_5);
  right: var(--spacing-1_5);
  height: var(--spacing-2);
  transform: rotate(45deg);
  border-width: 0 var(--spacing-0_5) var(--spacing-0_5) 0;
}

._nestedListItem_1tncs_59 {
  list-style-type: none;
}

._nestedListItem_1tncs_59:before,
._nestedListItem_1tncs_59:after {
  display: none;
}

._admonitionDanger_1tncs_151,
._admonitionInfo_1tncs_152,
._admonitionNote_1tncs_153,
._admonitionTip_1tncs_154,
._admonitionCaution_1tncs_155 {
  padding: var(--spacing-2);
  margin-top: var(--spacing-2);
  margin-bottom: var(--spacing-2);
  border-left: 3px solid var(--admonitionBorder);
  background-color: var(--admonitionBg);
}

._admonitionInfo_1tncs_152 {
  --admonitionBorder: var(--admonitionInfoBorder);
  --admonitionBg: var(--admonitionInfoBg);
}

._admonitionTip_1tncs_154 {
  --admonitionBorder: var(--admonitionTipBorder);
  --admonitionBg: var(--admonitionTipBg);
}

._admonitionCaution_1tncs_155 {
  --admonitionBorder: var(--admonitionCautionBorder);
  --admonitionBg: var(--admonitionCautionBg);
}

._admonitionDanger_1tncs_151 {
  --admonitionBorder: var(--admonitionDangerBorder);
  --admonitionBg: var(--admonitionDangerBg);
}

._admonitionNote_1tncs_153 {
  --admonitionBorder: var(--admonitionNoteBorder);
  --admonitionBg: var(--admonitionNoteBg);
}

._mdxExpression_1tncs_188 {
  font-family: var(--font-mono);
  font-size: 84%;
  color: var(--accentText);
}

._mdxExpression_1tncs_188 input:focus-visible {
    outline: none;
  }

:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}
.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}
:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}
.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}
:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}
.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}
.graph-data {
  font-size: 32px;
}
.bold {
  font-weight: 500;
}
.tiny {
  font-size: 12px;
  font-weight: 400;
}
.paragraph {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
span {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #1f325b;
}
h1,
.h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  color: #1f325b;
  font-size: 32px;
  margin: 0;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h2,
.h2 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  color: #1f325b;
  font-size: 28px;
  margin: 0;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h3,
.h3 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  color: #1f325b;
  font-size: 18px;
  margin: 0;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h4,
.h4 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  color: #1f325b;
  font-size: 16px;
  margin: 0;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h5,
.h5 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  color: #1f325b;
  font-size: 16px;
  margin: 0;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h6,
.h6 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  color: #1f325b;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.h3-dm-sans-bold-18px {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 23.44px;
  letter-spacing: -0.08px;
}
.h6-dm-sans-bold-14px {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18.23px;
  letter-spacing: -0.075px;
}
.text-1 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
}
.text-2 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
}
.small-1 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #1f325b;
  font-style: normal;
  line-height: 20px;
  letter-spacing: -0.075px;
}
.small-2 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
}
.graph-data {
  font-family: "DM Sans", sans-serif;
}
.grid {
  display: grid;
}
.grid.col-2 {
  grid-template-columns: 1fr 1fr;
}
.grid.col-2.equal {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid.col-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.grid.col-3.equal {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}
.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}
.h1-dm-sans-bold-32-px {
  color: #1f325b;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: -0.08px;
}
.h3-dm-sans-bold-18px {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.08px;
}
.text-2-dm-sans-medium-14px {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
  text-align: left;
}
.text-1-dm-sans-regular-14px,
.internal.text-1-dm-sans-regular-14px * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}
.text-1-dm-sans-medium-14px,
.internal.text-1-dm-sans-medium-14px * {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #1f325b;
}
.text-2-dm-sans-regular-14px,
.internal.text-2-dm-sans-regular-14px * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}
.h5-dm-sans-medium-16-px,
.internal.h5-dm-sans-medium-16-px * {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
}
.small-1-dm-sans-medium-12px,
.small-1-dm-sans-medium-12px * {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.08px;
}
body {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100vh;
  width: 100vw;
  letter-spacing: -0.08px;
}
body > div[class^=_editorRoot_] {
  z-index: 4000;
}
body > div[class^=_editorRoot_] [role=dialog] > button:nth-child(2) {
  display: none;
}
body > div[class^=_editorRoot_] [role=dialog] form > div:nth-child(2) {
  display: none;
}
body .textCodeEditor {
  padding: 0 10px;
  border: 1px solid #b4bbc8;
  border-radius: 4px;
  background-color: #fafafa;
}
body .textCodeEditor textarea {
  border: none;
  padding: 16px 0 16px;
  background-color: #fafafa;
  outline: none;
  width: 100%;
  height: 50px;
  resize: none;
  font-family: "DM Sans", sans-serif;
  overflow-x: auto;
  white-space: nowrap;
  display: block;
  text-align: center;
}
h2 {
  line-height: 1.5;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}
#root {
  height: 100vh;
  width: 100vw;
}
.px1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.group {
  display: flex;
  justify-content: space-between;
}
.app-graph {
  width: 100%;
  height: 100%;
}
.global-card {
  background: white;
  padding: 1rem;
}
.shared-comp-header {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
.empty-state-opacity {
  opacity: 0.1;
}
.MuiLinearProgress-dashed {
  background-image: unset;
}
.annotation {
  position: absolute;
}
.css-ha3bif-MuiTimelineItem-root:before {
  display: none;
}
.story {
  height: 100%;
}
p {
  font-family: "DM Sans", sans-serif cursive;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
input[type=text] {
  text-align: left;
  box-shadow: none !important;
}
:focus[type=text] {
  border-bottom: none !important;
  box-shadow: none !important;
}
.css-w3pyjf-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #243760;
  font-weight: 500;
  min-height: 0.6rem;
}
.css-snaxo1-MuiTabs-root .MuiButtonBase-root.MuiTab-root:focus {
  background: none;
}
.css-w3pyjf-MuiButtonBase-root-MuiTab-root {
  padding-bottom: 0;
  padding-top: 0;
}
.css-heg063-MuiTabs-flexContainer {
  width: 100%;
}
.css-5jvzdg-MuiTabs-root {
  max-height: 3rem;
  min-height: 3rem;
}
.css-snaxo1-MuiTabs-root {
  min-height: 3rem;
  max-height: 3rem;
  margin-bottom: 1rem;
}
.MuiTableCell-root {
  padding: 11px 16px 11px 8px;
  border-radius: 0;
}
.MuiButtonBase-root.MuiTab-root {
  padding-bottom: 5px;
}
/* ::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(33, 37, 41, 0.1);
} */
.MuiSelect-select:focus {
  background-color: unset;
}
.MuiFormControl-root {
  margin: unset;
}
.MuiAutocomplete-root .MuiAutocomplete-tag {
  max-width: 200px;
}
.opacity {
  opacity: 0;
}
/* Scrollbar */
.custom-scroll *::-webkit-scrollbar {
  background-color: #fff;
  width: 16px;
}
/* background of the scrollbar except button or resizer */
.custom-scroll *::-webkit-scrollbar-track {
  background-color: #fff;
}
/* scrollbar itself */
.custom-scroll *::-webkit-scrollbar-thumb {
  background-color: #babac0;
  border-radius: 16px;
  border: 4px solid #fff;
}
/* set button(top and bottom of the scrollbar) */
.custom-scroll *::-webkit-scrollbar-button {
  display: none;
}
.MuiChip-label {
  max-width: 250px;
}
.editorClassName {
  max-height: 250px;
}
.MuiAccordionSummary-content {
  margin: 0;
  padding: 8px 16px;
}
.highlight-word {
  background-color: #ebf1ff;
  font-style: italic;
}
.MuiDataGrid-columnHeader--filledGroup {
  background-color: #e6e8ed;
  border: #ced4da 0.1px solid;
}
.MuiDataGrid-columnHeader--filledGroup .MuiDataGrid-columnHeaderTitleContainer {
  justify-content: center;
}
.title {
  font-family: "DM Sans", sans-serif;
}
.MuiTimelineDot-root {
  padding: 5px;
}
.MuiLinearProgress-root {
  z-index: 1;
}
.auth0-label-submit {
  color: #ffffff;
}
.auth0-lock.auth0-lock .auth0-sso-notice-container {
  padding: 10px 0 20px 0 !important;
  margin: 0 0 10px;
}
.auth0-lock.auth0-lock.auth0-lock .auth0-lock-header-avatar {
  height: 30px;
  width: 30px;
  border-radius: 100px;
  margin: 77px 0 0;
  left: 5px;
  z-index: 1000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  position: absolute;
  animation: none;
  display: none;
}
.auth0-lock-header {
  background-color: #e3ecfd !important;
  display: none !important;
}
.auth0-lock-form {
  background-color: #e3ecfd !important;
}
.auth0-lock-content-wrapper {
  background-color: #e3ecfd !important;
}
.auth0-lock-header-bg {
  background-color: #e3ecfd !important;
  opacity: 0;
}
.auth0-lock-center {
  padding: 0 !important;
}
.auth0-lock-submit {
  border-radius: 4px !important;
  height: 50px !important;
}
.auth0-label-submit {
  line-height: 0 !important;
}
.auth0-lock-form {
  padding: 20px 0 !important;
}
.auth0-loading {
  top: -4px !important;
}._fontFamilyGlobal_1mor6_66 {
  font-family: "DM Sans", sans-serif;
}

._paper_1mor6_135 {
  width: 500px;
  border-radius: 4px;
}

._title_1mor6_140 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #cdd1db;
}
._title_1mor6_140 ._titleText_1mor6_147 {
  font-weight: 500;
  color: #1f325b;
  font-size: 14px;
}

._closeButton_1mor6_153 {
  padding: 4px;
  color: #1f325b;
}

._content_1mor6_158 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}

._description_1mor6_165 {
  font-size: 14px;
  line-height: 1.3;
  color: #1f325b;
  margin: 0;
}

._checkboxContainer_1mor6_172 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  background: #e8f2ff;
  border-radius: 8px;
  cursor: pointer;
}

._checkboxLabel_1mor6_182 {
  font-size: 14px;
  color: #187ffe;
}

._checkboxText_1mor6_187 {
  color: #1f325b;
}

._linkText_1mor6_191 {
  color: #187ffe;
  cursor: pointer;
}

._link_1mor6_191 {
  color: #187ffe;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
._link_1mor6_191:hover {
  text-decoration: underline;
}

._emailLink_1mor6_209 {
  color: #187ffe;
  text-decoration: none;
}
._emailLink_1mor6_209:hover {
  text-decoration: underline;
}

._actions_1mor6_217 {
  display: flex;
  justify-content: flex-end;
}

._bold_1mor6_222 {
  font-weight: 500;
}

._error_1mor6_226 {
  font-size: 14px;
  color: #fb3149;
  margin: 0;
}._fontFamilyGlobal_1o11q_66 {
  font-family: "DM Sans", sans-serif;
}

._container_1o11q_70 {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

._background_1o11q_77 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  filter: blur(2px);
  opacity: 0.7;
}

._overlay_1o11q_88 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}

._loaderContainer_1o11q_101 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: #f0f3f8;
}

._errorContainer_1o11q_110 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: #f0f3f8;
}

._errorContent_1o11q_119 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

._errorText_1o11q_126 {
  font-size: 14px;
  color: #1f325b;
  margin: 0;
}:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}

:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}

.drawer-table-header-style,
.graph-details-header-class {
  background-color: #ebf1ff;
}

.table-header-style {
  background-color: #ffffff;
}

.table-group,
.table-link,
.card-link {
  color: #515f80;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
}

.table-group,
.table-link {
  background: #ffffff;
}
.table-group:hover,
.table-link:hover {
  background: #ebf1ff;
}
.table-group .MuiDataGrid-row,
.table-link .MuiDataGrid-row {
  background: transparent;
  margin-bottom: 0;
}
.table-group .MuiDataGrid-row:hover,
.table-link .MuiDataGrid-row:hover {
  background: transparent;
}

.table-group {
  cursor: pointer;
}
@keyframes shine {
  to {
    background-position: right -40px top 0;
  }
}
.loading .loadingItem {
  background: rgba(234, 236, 238, 0.5);
  color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  user-select: none;
  cursor: wait;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  border-radius: 10px;
  animation: shine 1s ease infinite;
}

.loading .loadingItem * {
  visibility: hidden !important;
}

.loading .loadingItem:empty::after,
.loading .loadingItem *:empty::after {
  content: " ";
}:export {
  neutral5: #d9d9d9;
  primary50: #f6faff;
  primary100: #f8f9fc;
  primary200: #e8f2ff;
  primary300: #c8e0ff;
  primary400: #a7ceff;
  primary500: #187ffe;
  primary600: #0069ea;
  secondary50: #e1e4e9;
  secondary100: #cdd1db;
  secondary200: #b4bbc8;
  secondary300: #828da4;
  secondary400: #515f80;
  secondary500: #1f325b;
  secondary600: #061b49;
  green500: #52c41a;
  green300: #d9f2cd;
  green200: #ecf4e7;
  green100: #f6f9f4;
  blue600: #3b82f6;
  blue500: #2196f3;
  blue400: #cee8fc;
  blue200: #e5f2fe;
  teal500: #13c2c2;
  teal200: #d8f8f8;
  purple500: #a76df9;
  purple200: #efe5fe;
  red500: #fb3149;
  crimson500: #ff586c;
  salmon500: #ff876d;
  orange500: #ffad4e;
  mustard500: #ffc45a;
  semanticClosed: #52c41a;
  semanticInProgress: #2196f3;
  semanticOpen: #13c2c2;
  semanticClosedLight: #d9f2cd;
  semanticInProgressLight: #cee8fc;
  semanticOpenLight: #d8f8f8;
  semanticClosedLightRed: #ffe1e4;
  semanticSeverityLow: #ffc45a;
  semanticSeverityMedium: #ffad4e;
  semanticSeverityHigh: #ff876d;
  semanticSeverityCritical: #ff586c;
  semanticWarningHover: #ff586c;
  attackMapCritical: #e00000;
  attackMapCriticalLight: #f9d6d7;
  attackMapHigh: #ff8d0a;
  attackMapHighAccent: #fc8b1a;
  attackMapHighLight: #feecda;
  attackMapMedium: #f5c400;
  attackMapMediumAccent: #fac707;
  attackMapMediumLight: #fef6d7;
  attackMapLow: #2f94d6;
  attackMapLowLight: #deeef8;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

.fontFamilyGlobal {
  font-family: "DM Sans", sans-serif;
}