@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_8ihxt_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_8ihxt_59 {
  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_8ihxt_59 ._statusColorLine_8ihxt_75 {
  width: 2px;
  align-self: stretch;
}
._wrapper_8ihxt_59 ._statusColorLine_8ihxt_75._error_8ihxt_79 {
  background: #ff586c;
}
._wrapper_8ihxt_59 ._statusColorLine_8ihxt_75._success_8ihxt_82 {
  background: #52c41a;
}
._wrapper_8ihxt_59 ._statusColorLine_8ihxt_75._info_8ihxt_85 {
  background: #3772ff;
}
._wrapper_8ihxt_59 ._statusColorLine_8ihxt_75._warning_8ihxt_88 {
  background: #ffc45a;
}
._wrapper_8ihxt_59 ._content_8ihxt_91 {
  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_8ihxt_59 ._content_8ihxt_91 span {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: -0.08 px;
}
._wrapper_8ihxt_59 ._content_8ihxt_91 ._message_8ihxt_109 {
  display: flex;
  flex: 1;
}
._wrapper_8ihxt_59 ._content_8ihxt_91 ._message_8ihxt_109 span {
  color: #828da4;
}
._wrapper_8ihxt_59 ._content_8ihxt_91 ._title_8ihxt_116 span {
  color: #1f325b;
  font-weight: 500;
}
._wrapper_8ihxt_59 ._statusIcon_8ihxt_120 {
  height: 20px;
  aspect-ratio: 1/1;
  cursor: pointer;
}
._wrapper_8ihxt_59 ._closeButton_8ihxt_125 {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 4px;
  min-width: auto;
  width: 24px;
  height: 24px;
}
._wrapper_8ihxt_59 ._closeButton_8ihxt_125 img {
  color: #1f325b;
  height: 12px;
  aspect-ratio: 1/1;
}
._wrapper_8ihxt_59 ._closeButton_8ihxt_125:hover {
  background-color: rgba(0, 0, 0, 0.04);
}@keyframes _spin_1v96a_1 {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
._wrapper_1v96a_63 {
  overflow: auto;
  margin: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
._wrapper_1v96a_63 ._preview_1v96a_70 {
  width: 1500px;
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 12px 0;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 {
  display: flex;
  flex-direction: column;
  --aspect-ratio: math.div(595, 1087);
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._page_1v96a_83 {
  background: #f8f9fc;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 {
  height: 2122px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  border-top: 6px solid #407fff;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._coverImage_1v96a_94 {
  box-sizing: content-box;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 {
  padding: 74px 88px 0;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 h5 {
  margin-top: 106px;
  font-size: 35px;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 h1 {
  margin-top: 27px;
  font-size: 70px;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 ._logo_1v96a_108 {
  height: 48px;
}._fontFamilyGlobal_mvmih_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._groupItemContainer_mvmih_137 {
  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_mvmih_147 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  background-color: #f7f9fb;
  color: #1f325b;
}._fontFamilyGlobal_1akzz_55 {
  font-family: "DM Sans", sans-serif;
}

._itemContainer_1akzz_59 {
  background-color: white;
  height: 100%;
}
._itemContainer_1akzz_59:not(._draggable_1akzz_63) {
  cursor: pointer;
}._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;
}._fontFamilyGlobal_1te6q_55 {
  font-family: "DM Sans", sans-serif;
}._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_gtac7_55 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_gtac7_59._large_gtac7_59 {
  width: 32px;
  height: 32px;
  padding: 7px 15px;
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_gtac7_59._small_gtac7_66 {
  width: 22px;
  height: 22px;
  padding: 3px 8px;
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_gtac7_59:hover {
  background: #b9bdc7;
  color: #515f80;
}
._moreButton_gtac7_59 ._iconColor_gtac7_77 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_1fkps_55 {
  font-family: "DM Sans", sans-serif;
}

._CoreIconButton_1fkps_59 {
  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_1fkps_59 ._text_1fkps_72 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
  text-transform: capitalize;
  font-size: 14px;
}
._CoreIconButton_1fkps_59:hover {
  background: #0069ea;
}
._CoreIconButton_1fkps_59:disabled {
  background-color: #b4bbc8;
  color: white;
  cursor: default;
}
._CoreIconButton_1fkps_59 ._icon_1fkps_88 {
  line-height: 1;
}
._CoreIconButton_1fkps_59 ._icon_1fkps_88 path {
  fill: white;
}

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

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

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

._divider_1vpnc_88 {
  margin: 8px 0;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._fontFamilyGlobal_lubx2_55 {
  font-family: "DM Sans", sans-serif;
}

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

._tagWrapper_lubx2_117 {
  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_lubx2_117 ._tagContentWrapper_lubx2_131 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  position: relative;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._img_lubx2_141 {
  width: 1.25em;
  height: 1.25em;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagTextContainer_lubx2_145 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagTextContainer_lubx2_145 ._tagText_lubx2_145 {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.5em;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._severityWarning_lubx2_159,
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._removeBackground_lubx2_160 {
  position: absolute;
  top: -1em;
  right: -0.85em;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._removeBackground_lubx2_160 {
  width: 1.625em;
  height: 1.625em;
  background: white;
  border-radius: 50%;
}

._tag_lubx2_117 {
  text-transform: capitalize;
  overflow: visible;
}
._tag_lubx2_117._withScore_lubx2_176 {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}
._tag_lubx2_117._withoutScore_lubx2_181 {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}

._tagWrapper_lubx2_117._hasWarning_lubx2_187 {
  padding: 8px 6px 0 0;
  margin-top: -8px;
  margin-right: -6px;
  box-sizing: content-box;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 {
  justify-content: center;
  width: 80px;
  height: 22px;
  gap: 0;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagSeverity_lubx2_199 {
  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_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagSeverity_lubx2_199._withScore_lubx2_176 {
  border-radius: 4px 0 0 4px;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagSeverity_lubx2_199._withoutScore_lubx2_181 {
  border-radius: 4px;
}
._tagWrapper_lubx2_117 ._tagContentWrapper_lubx2_131 ._tagScore_lubx2_217 {
  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_lubx2_231 ._title_lubx2_231 {
  text-transform: capitalize;
  font-weight: 500;
}._fontFamilyGlobal_1iv4n_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1iv4n_59 {
  padding: 16px;
  gap: 16px;
}
._wrapper_1iv4n_59 ._scoreWrapper_1iv4n_63 {
  display: flex;
  gap: 18px;
  align-items: center;
}
._wrapper_1iv4n_59 ._scoreWrapper_1iv4n_63 ._score_1iv4n_63 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1iv4n_59 ._scoreWrapper_1iv4n_63 ._chevron_1iv4n_73 {
  transform: rotate(270deg);
  width: 16px;
  height: 16px;
}
._wrapper_1iv4n_59 ._title_1iv4n_78 {
  color: #828da4;
  font-size: 12px;
}
._wrapper_1iv4n_59 ._comment_1iv4n_82 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
._wrapper_1iv4n_59 ._divider_1iv4n_87 {
  margin: 16px 0;
}
._wrapper_1iv4n_59 ._policyInfo_1iv4n_90 {
  display: flex;
  gap: 8px;
  align-items: center;
}._fontFamilyGlobal_lfpcf_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

._cell_tbh9x_59 {
  color: #828da4;
}

._headerStyle_tbh9x_76 {
  background-color: #ffffff;
}

._avatars_tbh9x_80 {
  display: flex;
}

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

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

._wrapper_568ja_59 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
}
._wrapper_568ja_59 ._text_568ja_66 {
  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_13brs_55 {
  font-family: "DM Sans", sans-serif;
}

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

._wrapper_16ax8_59 div[role=toolbar] {
  position: static;
}
._wrapper_16ax8_59 span {
  font-family: unset;
  font-size: unset;
  font-weight: unset;
}
._wrapper_16ax8_59 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_16ax8_59 .mdxeditor {
  height: 100%;
}
._wrapper_16ax8_59 .mdxeditor div:nth-child(2) > div {
  height: 100%;
}
._wrapper_16ax8_59 .mdxeditor div:nth-child(2) > div > div {
  height: 100%;
}
._wrapper_16ax8_59 .mdxeditor div[role=textbox] {
  height: 100%;
}
._wrapper_16ax8_59 .mdxeditor div:nth-child(2) {
  height: calc(100% - 43px);
  overflow: auto;
}
._wrapper_16ax8_59 .mdxeditor *[data-lexical-editor=true]:not([contenteditable=true]) {
  padding: 0;
}
._wrapper_16ax8_59 a:-webkit-any-link span {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}
._wrapper_16ax8_59 [role=toolbar] + div {
  overflow: scroll;
  height: calc(100% - 50px);
}

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

._variableWrapper_iai76_59 {
  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_iai76_59:hover {
  background-color: #cdd1db;
  border-color: #b4bbc8;
}

._variablesButton_iai76_75 {
  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_iai76_75:hover {
  background-color: var(--baseBgSubtle);
}
._variablesButton_iai76_75:active {
  background-color: var(--baseBg);
}

._variablesIconWrapper_iai76_96 {
  margin-left: auto;
}

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

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

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

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

._searchInput_iai76_115 {
  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_iai76_115:focus[type=text] {
  border-bottom: 1px solid #cdd1db !important;
}
._searchInput_iai76_115::placeholder {
  color: #828da4;
}

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

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

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

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

._categoryHeader_iai76_190 {
  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_iai76_201 {
  padding: 16px;
  text-align: center;
  color: #828da4;
  font-size: 14px;
  font-style: italic;
}

._variableMenu_iai76_209 {
  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_tkl5f_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._wrapper_11q5a_59 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  position: relative;
  background: #ffffff;
}
._wrapper_11q5a_59._showBorder_11q5a_67 {
  border: 1px solid #ced4da;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
._wrapper_11q5a_59 ._pageSize_11q5a_72 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
._wrapper_11q5a_59 ._results_11q5a_78 {
  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_11q5a_59 ._showBorderMargin_11q5a_91 {
  margin-left: 14px;
}._fontFamilyGlobal_1cffg_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1cffg_59 {
  display: flex;
  justify-content: center;
  align-items: center;
}
._wrapper_1cffg_59 ._chevron_1cffg_64 {
  display: block;
  padding: 5px;
  cursor: pointer;
  border-radius: 4px;
}
._wrapper_1cffg_59 ._chevron_1cffg_64:hover {
  background: #d7e3ff;
}
._wrapper_1cffg_59 ._chevron_1cffg_64:active {
  background: #c3d5ff;
}
._wrapper_1cffg_59 ._chevron_1cffg_64._isFinal_1cffg_76 {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}
._wrapper_1cffg_59 ._chevron_1cffg_64._isFinal_1cffg_76:hover {
  background: none;
}
._wrapper_1cffg_59 ._chevron_1cffg_64._rightChevron_1cffg_84 {
  transform: rotate(180deg);
}
._wrapper_1cffg_59 ._pageNumbers_1cffg_87 {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0 8px;
  transition: all 0.2s ease;
}
._wrapper_1cffg_59 ._pageNumbers_1cffg_87 ._pageButton_1cffg_94 {
  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_1cffg_59 ._pageNumbers_1cffg_87 ._pageButton_1cffg_94:hover {
  background: #d7e3ff;
  border-color: #c3d5ff;
}
._wrapper_1cffg_59 ._pageNumbers_1cffg_87 ._pageButton_1cffg_94._active_1cffg_112 {
  background: #187ffe;
  border-color: #187ffe;
  color: #ffffff;
}
._wrapper_1cffg_59 ._pageNumbers_1cffg_87 ._ellipsis_1cffg_117 {
  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_l7gpn_55 {
  font-family: "DM Sans", sans-serif;
}

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

._wrapper_29j4u_59 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow: auto;
}
._wrapper_29j4u_59 ._message_29j4u_67 {
  font-family: "DM Sans", sans-serif;
  font-size: 25px;
  color: #9bb8ff;
  font-weight: 500;
}
._wrapper_29j4u_59 ._scanIcon_29j4u_73 {
  min-height: 50px;
  max-height: 100px;
}
._wrapper_29j4u_59 ._extraMessage_29j4u_77 {
  margin-top: 12px;
  color: #9bb8ff;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_1jlak_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1jlak_59 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 10px 12px;
}
._wrapper_1jlak_59 ._title_1jlak_65 {
  color: #061b49;
}
._wrapper_1jlak_59 ._table_1jlak_68 {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
}
._wrapper_1jlak_59 ._table_1jlak_68 ._header_1jlak_73 {
  color: #8f98ad;
  font-weight: 500;
  font-size: 10px;
  text-align: left;
  padding-bottom: 12px;
  padding-right: 24px;
  white-space: nowrap;
}
._wrapper_1jlak_59 ._table_1jlak_68 tr:not(:last-child) td {
  padding-bottom: 12px;
}
._wrapper_1jlak_59 ._table_1jlak_68 ._parameterCell_1jlak_85 {
  font-size: 12px;
  color: #061b49;
  font-weight: 400;
  padding-right: 24px;
  white-space: nowrap;
  min-width: 140px;
}
._wrapper_1jlak_59 ._table_1jlak_68 ._weightCell_1jlak_93 {
  font-size: 12px;
  padding-right: 24px;
  color: #061b49;
  font-weight: 400;
  white-space: nowrap;
  min-width: 80px;
}
._wrapper_1jlak_59 ._table_1jlak_68 ._totalWeightCell_1jlak_101 {
  font-size: 14px;
  color: #061b49;
  font-weight: 400;
}
._wrapper_1jlak_59 ._table_1jlak_68 ._componentCell_1jlak_106 {
  width: 230px;
}
._wrapper_1jlak_59 ._separator_1jlak_109 {
  height: 1px;
  background: #8f98ad;
  width: 100%;
  border: none;
}
._wrapper_1jlak_59 ._sum_1jlak_115 {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
}

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

._container_ws0k8_59 {
  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_ws0k8_72 {
  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_188rg_55 {
  font-family: "DM Sans", sans-serif;
}

._tagWrapper_188rg_59 {
  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_188rg_59 ._tagContentWrapper_188rg_73 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  position: relative;
}
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._img_188rg_83 {
  width: 1.25em;
  height: 1.25em;
}
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._tagTextContainer_188rg_87 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._tagTextContainer_188rg_87 ._tagText_188rg_87 {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.5em;
}
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._severityWarning_188rg_101,
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._removeBackground_188rg_102 {
  position: absolute;
  top: -1em;
  right: -0.85em;
}
._tagWrapper_188rg_59 ._tagContentWrapper_188rg_73 ._removeBackground_188rg_102 {
  width: 1.625em;
  height: 1.625em;
  background: white;
  border-radius: 50%;
}._fontFamilyGlobal_1a7pn_55 {
  font-family: "DM Sans", sans-serif;
}

._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59 {
  text-transform: capitalize;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  padding: 4px 8px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._a_1a7pn_69 {
  background-color: #3daf05;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._b_1a7pn_72 {
  background-color: #4b9741;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._c_1a7pn_75 {
  background-color: #ff876d;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._d_1a7pn_78 {
  background-color: #ff5c5c;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._e_1a7pn_81 {
  background-color: #fb3950;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._f_1a7pn_55 {
  background-color: #fb3149;
}
._riskScoreWrapper_1a7pn_59 ._letter_1a7pn_59._na_1a7pn_87 {
  background-color: #b9bdc7;
  color: #ffffff;
}._fontFamilyGlobal_14ucb_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_14ucb_197 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
._wrapper_14ucb_197 ._text_14ucb_204 span {
  color: #b4bbc8;
  font-size: 12px;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._wrapper_1vlru_1 {
  padding: 0 0 39px;
}._fontFamilyGlobal_1mlij_55 {
  font-family: "DM Sans", sans-serif;
}

._applicationLinks_1mlij_59 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 100%;
  min-width: 0;
}
._applicationLinks_1mlij_59 ._plusItems_1mlij_66 {
  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_1mlij_59 span,
._applicationLinks_1mlij_59 a,
._applicationLinks_1mlij_59 ._linkButton_1mlij_83 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._applicationLinks_1mlij_59 ._linkButton_1mlij_83 {
  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_1mlij_59 ._linkButton_1mlij_83:hover {
  text-decoration: underline;
}

._link_1mlij_83 {
  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_1jfps_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._menuContent_xqf1g_59 {
  width: 303px;
  border-radius: 4px;
}
._menuContent_xqf1g_59 ._header_xqf1g_63 {
  border-bottom: 1px solid #ced4da;
  padding: 0 8px 6px 8px;
}
._menuContent_xqf1g_59 ._header_xqf1g_63 > * {
  display: inline-block;
}
._menuContent_xqf1g_59 ._header_xqf1g_63 ._marker_xqf1g_70 {
  margin-right: 8px;
}
._menuContent_xqf1g_59 ._itemsContainer_xqf1g_73 {
  padding: 8px;
}._fontFamilyGlobal_ylb6z_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_ylb6z_59 button {
  padding: 0;
}

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

._arrow_ylb6z_68 {
  position: absolute;
  font-size: 7px;
  width: 3em;
  height: 3em;
  margin: 0;
  box-sizing: border-box;
}
._arrow_ylb6z_68::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_ylb6z_68 {
  top: -1em;
}
*[data-popper-placement*=bottom] ._arrow_ylb6z_68::before {
  box-shadow: -2px 2px 1px 0px rgba(0, 0, 0, 0.08);
  transform: rotate(135deg);
}

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

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

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

._coreChartLegendItem_nciru_59 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  padding: 4px;
  line-height: 1.4;
  gap: 8px;
  width: 100%;
}
._coreChartLegendItem_nciru_59 ._markerAndText_nciru_70 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  max-width: 70%;
  width: 100%;
}
._coreChartLegendItem_nciru_59 ._markerAndText_nciru_70 ._marker_nciru_70 {
  flex: 0 0 auto;
  margin-right: 8px;
  border-radius: 0.125em;
}
._coreChartLegendItem_nciru_59 ._markerAndText_nciru_70 ._text_nciru_84 {
  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_nciru_59 ._markerAndText_nciru_70 ._icon_nciru_94 {
  width: 20px;
  height: 20px;
}
._coreChartLegendItem_nciru_59 ._markerAndText_nciru_70 ._nameIconContainer_nciru_98 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  overflow: hidden;
}
._coreChartLegendItem_nciru_59 ._details_nciru_105 {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
  min-width: auto;
}
._coreChartLegendItem_nciru_59 ._details_nciru_105 ._percentage_nciru_113 {
  color: #515f80;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  flex: 0 0 auto;
  font-weight: 500;
  text-align: end;
}
._coreChartLegendItem_nciru_59 ._details_nciru_105 ._value_nciru_121 {
  color: #b4bbc8;
  font-weight: 500;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  flex: 1 0 auto;
  text-align: end;
}

._hasMenu_nciru_130: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_1ieqk_1 {
  width: 100%;
  padding: 24px;
}

._chartContainer_1ieqk_6 {
  height: 300px;
  width: 100%;
}

._headerContainer_1ieqk_11 {
  margin-bottom: 12px;
}

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

._filterContainer_1ieqk_21 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 8px;
}
._filterContainer_1ieqk_21 ._filterOption_1ieqk_27 {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
._filterContainer_1ieqk_21 ._filterBox_1ieqk_33 {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 4px;
}
._filterContainer_1ieqk_21 ._filterLabel_1ieqk_39 {
  font-size: 10px;
  text-transform: capitalize;
}
._filterContainer_1ieqk_21 ._selectedFilter_1ieqk_43 {
  font-weight: 500;
}
._filterContainer_1ieqk_21 ._disabledFilter_1ieqk_46 {
  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_12don_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._wrapper_1nhd7_59 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._wrapper_1nhd7_59 ._container_1nhd7_66 {
  margin-top: 28px;
  flex: 1;
}
._wrapper_1nhd7_59 ._container_1nhd7_66 ._totalOpenAlertsContainer_1nhd7_70 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0;
}
._wrapper_1nhd7_59 ._container_1nhd7_66 ._totalOpenAlertsContainer_1nhd7_70:not(:last-child) {
  border-bottom: 1px solid #ced4da;
}
._wrapper_1nhd7_59 ._container_1nhd7_66 ._totalOpenAlertsContainer_1nhd7_70 ._total_1nhd7_70 {
  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_6kq9k_56 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_6kq9k_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_6kq9k_65 ._loadingItem_6kq9k_65 {
  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_6kq9k_1 1s ease infinite;
}

._loading_6kq9k_65 ._loadingItem_6kq9k_65 * {
  visibility: hidden !important;
}

._loading_6kq9k_65 ._loadingItem_6kq9k_65:empty::after,
._loading_6kq9k_65 ._loadingItem_6kq9k_65 *:empty::after {
  content: " ";
}

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

._text_6kq9k_107 {
  line-height: 1;
}

._tooltip_6kq9k_111 {
  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_1quz4_55 {
  font-family: "DM Sans", sans-serif;
}

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

._days_1quz4_80 {
  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_1quz4_80 span {
  display: block;
  text-align: center;
}
._days_1quz4_80 ._daysFont_1quz4_95 {
  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_87209_55 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringAlerts_87209_59 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  gap: 38px;
}
._mostRecurringAlerts_87209_59 ._title_87209_66 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._loader_87209_77 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._alert_87209_71 {
  display: flex;
  gap: 24px;
  justify-content: space-between;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._alert_87209_71 ._col_87209_89 {
  display: flex;
  flex-direction: column;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._alert_87209_71 ._col_87209_89:first-child {
  width: 25%;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._alert_87209_71 ._col_87209_89 ._title_87209_66 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._mostRecurringAlerts_87209_59 ._alerts_87209_71 ._alert_87209_71 ._col_87209_89 ._text_87209_101 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._fontFamilyGlobal_cuaiv_55 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringCveTypes_cuaiv_59 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
  gap: 38px;
}
._mostRecurringCveTypes_cuaiv_59 ._title_cuaiv_66 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 32px;
  height: 100%;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._loader_cuaiv_78 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._alert_cuaiv_71 {
  display: grid;
  gap: 24px;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._alert_cuaiv_71 ._col_cuaiv_89 {
  display: flex;
  flex-direction: column;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._alert_cuaiv_71 ._col_cuaiv_89:first-child {
  width: 150px;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._alert_cuaiv_71 ._col_cuaiv_89 ._title_cuaiv_66 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._mostRecurringCveTypes_cuaiv_59 ._alerts_cuaiv_71 ._alert_cuaiv_71 ._col_cuaiv_89 ._text_cuaiv_101 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._fontFamilyGlobal_rry0j_55 {
  font-family: "DM Sans", sans-serif;
}

._mostRecurringCve_rry0j_59 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  height: 100%;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 {
  margin-top: 38px;
  display: flex;
  gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._loader_rry0j_73 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._cveData_rry0j_79 {
  display: flex;
  justify-content: space-between;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._list_rry0j_83 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 15px;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._list_rry0j_83 ._vendor_rry0j_89 {
  display: flex;
  justify-content: space-between;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._list_rry0j_83 ._vendor_rry0j_89 ._vendorNameAndLogo_rry0j_93 {
  display: flex;
  gap: 4px;
}
._mostRecurringCve_rry0j_59 ._body_rry0j_65 ._list_rry0j_83 ._vendor_rry0j_89 ._vendorCount_rry0j_97 {
  font-weight: 500;
}._fontFamilyGlobal_11vam_55 {
  font-family: "DM Sans", sans-serif;
}

._col_11vam_59 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
._col_11vam_59 ._title_11vam_64 {
  color: #8f98ad;
  font-size: 12px;
  font-weight: 500;
}
._col_11vam_59 ._text_11vam_69 {
  color: #1f325b;
  font-size: 14px;
  font-weight: 400;
}._wrapper_pk00e_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._wrapper_pk00e_1 ._widgetContainer_pk00e_8 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
._wrapper_pk00e_1 ._widgetContainer_pk00e_8 ._totalOpenAlertsContainer_pk00e_15 {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
._wrapper_pk00e_1 ._widgetContainer_pk00e_8 ._totalOpenAlertsContainer_pk00e_15 h1 {
  flex: 1 0 auto;
}
._wrapper_pk00e_1 ._widgetContainer_pk00e_8 ._totalOpenAlertsContainer_pk00e_15 ._severtyContainer_pk00e_25 {
  margin-bottom: 8px;
}._fontFamilyGlobal_kv0d2_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._progressBarCell_1960k_59 {
  position: relative;
  height: auto;
  white-space: nowrap;
  min-width: 130px;
  flex: 0 1 150px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
._progressBarCell_1960k_59 ._statusIcon_1960k_69 {
  position: absolute;
  left: 3px;
  display: flex;
  align-items: center;
  z-index: 99;
}
._progressBarCell_1960k_59 ._background_1960k_76 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #cee8fc;
  border-radius: 50px;
  z-index: 0;
}
._progressBarCell_1960k_59 ._background_1960k_76._overDue_1960k_85 {
  background: #ffe1e4;
}
._progressBarCell_1960k_59 ._background_1960k_76._thirdPeriod_1960k_88 {
  background: #ffeca9;
}
._progressBarCell_1960k_59 ._background_1960k_76._done_1960k_91 {
  background: #d9f2cd;
}
._progressBarCell_1960k_59 ._background_1960k_76._doneUnknown_1960k_94 {
  background: #cee8fc;
}
._progressBarCell_1960k_59 ._text_1960k_97,
._progressBarCell_1960k_59 ._textHover_1960k_98 {
  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_1960k_59 ._text_1960k_97 ._range_1960k_114,
._progressBarCell_1960k_59 ._textHover_1960k_98 ._range_1960k_114 {
  overflow: hidden;
  z-index: 9999;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._progressBarCell_1960k_59 ._text_1960k_97._isOverDue_1960k_121,
._progressBarCell_1960k_59 ._textHover_1960k_98._isOverDue_1960k_121 {
  color: #ff586c;
  border: 1px solid #ff586c;
  background: #ffdce0;
  border-radius: 24px;
}
._progressBarCell_1960k_59 ._text_1960k_97._done_1960k_91,
._progressBarCell_1960k_59 ._textHover_1960k_98._done_1960k_91 {
  color: #52c41a;
  border: 1px solid #52c41a;
}
._progressBarCell_1960k_59 ._thirdPeriodText_1960k_133 {
  color: #ffad4e;
  border: 1px solid #ffad4e;
  border-radius: 24px;
}
._progressBarCell_1960k_59 ._doneUnknownText_1960k_138 {
  color: #2196f3;
  border: 1px solid #2196f3;
}
._progressBarCell_1960k_59 ._doneUnknown_1960k_94 {
  color: #2196f3;
  border-color: #2196f3;
}
._progressBarCell_1960k_59 ._doneText_1960k_146 {
  color: #52c41a;
  border: 1px solid #52c41a;
}
._progressBarCell_1960k_59 ._doneDismissed_1960k_150 {
  color: #b4bbc8;
  border: 1px solid #b4bbc8;
  background: #f8f9fc;
}
._progressBarCell_1960k_59:hover ._text_1960k_97 {
  opacity: 0;
  color: #515f80;
}
._progressBarCell_1960k_59:hover ._background_1960k_76 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50px;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98 {
  opacity: 1;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98 ._background_1960k_76 {
  background: white;
  border-radius: 50px;
  width: 50%;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98._thirdPeriod_1960k_88 {
  background: #ffeca9;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98._done_1960k_91 {
  color: #d9f2cd;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98._isOverDue_1960k_121 {
  color: #ff586c;
}
._progressBarCell_1960k_59:hover ._textHover_1960k_98._doneUnknown_1960k_94 {
  color: #cee8fc;
}
._progressBarCell_1960k_59 ._textHover_1960k_98 {
  opacity: 0;
}
._progressBarCell_1960k_59 ._textHover_1960k_98._isOverDue_1960k_121 {
  color: #515f80;
}

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

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

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

._container_1nn5m_59 {
  height: 22px;
  padding: 3px 8px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
._container_1nn5m_59 ._text_1nn5m_68 {
  line-height: 16px;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  letter-spacing: -0.075px;
}
._container_1nn5m_59._done_1nn5m_74, ._container_1nn5m_59._closed_1nn5m_74 {
  background: #d9f2cd;
}
._container_1nn5m_59._done_1nn5m_74 ._text_1nn5m_68, ._container_1nn5m_59._closed_1nn5m_74 ._text_1nn5m_68 {
  color: #52c41a;
  font-size: 12px;
}
._container_1nn5m_59._inProgress_1nn5m_81 {
  background: rgba(33, 150, 243, 0.2196078431);
}
._container_1nn5m_59._inProgress_1nn5m_81 ._text_1nn5m_68 {
  color: #2196f3;
  font-size: 12px;
}
._container_1nn5m_59._open_1nn5m_88, ._container_1nn5m_59._reopened_1nn5m_88 {
  background: #d8f8f8;
}
._container_1nn5m_59._open_1nn5m_88 ._text_1nn5m_68, ._container_1nn5m_59._reopened_1nn5m_88 ._text_1nn5m_68 {
  color: #13c2c2;
  font-size: 12px;
}
._container_1nn5m_59._verificationFailed_1nn5m_95 {
  background: #ffe1e4;
}
._container_1nn5m_59._verificationFailed_1nn5m_95 ._text_1nn5m_68 {
  color: #ff586c;
  font-size: 12px;
}
._container_1nn5m_59._verifying_1nn5m_102 {
  background: #ffeca9;
}
._container_1nn5m_59._verifying_1nn5m_102 ._text_1nn5m_68 {
  color: #bc9302;
  font-size: 12px;
}
._container_1nn5m_59._dismissed_1nn5m_109 {
  background: #e1e4e9;
}
._container_1nn5m_59._dismissed_1nn5m_109 ._text_1nn5m_68 {
  color: #828da4;
  font-size: 12px;
}
._container_1nn5m_59._deleted_1nn5m_116 {
  background: #e1e4e9;
}
._container_1nn5m_59._deleted_1nn5m_116 ._text_1nn5m_68 {
  color: #828da4;
  font-size: 12px;
}._fontFamilyGlobal_t7gzn_55 {
  font-family: "DM Sans", sans-serif;
}

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

._extra_t7gzn_66 {
  color: #187ffe;
}

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

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

._CoreCountIcons_qwjue_69 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
._CoreCountIcons_qwjue_69 ._total_qwjue_74 {
  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_qwjue_69 ._total_qwjue_74._withImage_qwjue_86 > span {
  flex: 1 1 auto;
}
._CoreCountIcons_qwjue_69 ._total_qwjue_74 > span {
  align-self: center;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-flow: nowrap;
}
._CoreCountIcons_qwjue_69 ._divider_qwjue_95 {
  background: #ced4da;
  height: 16px;
  width: 1px;
}
._CoreCountIcons_qwjue_69 ._icons_qwjue_100 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
._CoreCountIcons_qwjue_69 ._icons_qwjue_100 ._iconWrapper_qwjue_105:not(:first-child) {
  margin-left: -4px;
}
._CoreCountIcons_qwjue_69 ._icons_qwjue_100 ._icon_qwjue_64 {
  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_3njd9_109 {
  font-family: "DM Sans", sans-serif;
}

._slaTooltip_3njd9_113 {
  padding: 16px;
  width: 248px;
}
._slaTooltip_3njd9_113 ._section_3njd9_117 ._title_3njd9_117 {
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
}
._slaTooltip_3njd9_113 ._section_3njd9_117 ._title_3njd9_117 span {
  font-size: 12px;
  color: #828da4;
}
._slaTooltip_3njd9_113 ._separator_3njd9_126 {
  margin: 16px 0;
  background: #cdd1db;
  height: 1px;
}._sla_iiu4p_55 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 64px;
}
._sla_iiu4p_55 ._icons_iiu4p_63 {
  position: relative;
}
._sla_iiu4p_55 ._icons_iiu4p_63 ._notificationIcon_iiu4p_66 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.5px;
  height: 13.5px;
  color: #1f325b;
}
._sla_iiu4p_55 ._icons_iiu4p_63 ._statusIcon_iiu4p_74 {
  position: absolute;
  right: -12px;
  top: -9px;
  display: flex;
  align-items: center;
  z-index: 99;
  color: blue;
}
._sla_iiu4p_55 ._icons_iiu4p_63 ._statusIcon_iiu4p_74 img {
  width: 12px;
}
._sla_iiu4p_55 ._remaining_iiu4p_86 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  line-height: 18px;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93 {
  width: 100%;
  height: 4px;
  border-radius: 100px;
  overflow: hidden;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93 ._progress_iiu4p_93 {
  height: 100%;
  max-width: 100%;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._info_iiu4p_105 {
  background: #c8e4ff;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._info_iiu4p_105 ._progress_iiu4p_93 {
  background: #2196f3;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._warning_iiu4p_111 {
  background: #ffeca9;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._warning_iiu4p_111 ._progress_iiu4p_93 {
  background: #ffad4e;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._overdue_iiu4p_117 {
  background: #ff586c;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._overdue_iiu4p_117 ._progress_iiu4p_93 {
  background: #ff586c;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._done_iiu4p_123 {
  background: #d9f2cd;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._done_iiu4p_123 ._progress_iiu4p_93 {
  background: #52c41a;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._overdue_done_iiu4p_129 {
  background: #ff586c;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._overdue_done_iiu4p_129 ._progress_iiu4p_93 {
  background: #ff586c;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._done_unknown_iiu4p_135 {
  background: #2196f3;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._done_unknown_iiu4p_135 ._progress_iiu4p_93 {
  background: #2196f3;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._dismissed_iiu4p_141 {
  background: #b4bbc8;
}
._sla_iiu4p_55 ._progressBar_iiu4p_93._dismissed_iiu4p_141 ._progress_iiu4p_93 {
  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_1fu52_55 {
  font-family: "DM Sans", sans-serif;
}

._topAlertOwners_1fu52_197 {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  height: 100%;
}
._topAlertOwners_1fu52_197 ._title_1fu52_204 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._topAlertOwners_1fu52_197 ._headers_1fu52_209 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 12px 30px 12px 8px;
}
._topAlertOwners_1fu52_197 ._headers_1fu52_209 span {
  color: #8f98ad;
}
._topAlertOwners_1fu52_197 ._ownerRow_1fu52_218 {
  display: flex;
  flex-direction: row;
  height: 53px;
  gap: 18px;
  border-top: 1px solid #ced4da;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}
._topAlertOwners_1fu52_197 ._ownerRow_1fu52_218 ._ownerNameAndAvatar_1fu52_228 {
  display: flex;
  padding-left: 4px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
  height: 40px;
  overflow: hidden;
}
._topAlertOwners_1fu52_197 ._ownerRow_1fu52_218 ._countAndVendorTypes_1fu52_237 {
  display: flex;
  padding-right: 8px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}._fontFamilyGlobal_39vpi_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_39vpi_197 {
  display: flex;
  gap: 4px;
  padding: 4px;
  flex-direction: row;
}
._wrapper_39vpi_197 ._icon_39vpi_203 {
  width: 12px;
  align-self: flex-start;
  display: inline;
  padding-top: 3px;
}
._wrapper_39vpi_197 ._container_39vpi_209 {
  display: flex;
  gap: 0;
  flex-direction: column;
}
._wrapper_39vpi_197 ._container_39vpi_209 ._type_39vpi_214 {
  color: #828da4;
}
._wrapper_39vpi_197 ._container_39vpi_209 ._name_39vpi_217 {
  color: #187ffe;
}

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

@keyframes _shine_gugyq_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_gugyq_65 ._loadingItem_gugyq_65 {
  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_gugyq_1 1s ease infinite;
}

._loading_gugyq_65 ._loadingItem_gugyq_65 * {
  visibility: hidden !important;
}

._loading_gugyq_65 ._loadingItem_gugyq_65:empty::after,
._loading_gugyq_65 ._loadingItem_gugyq_65 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_gugyq_88 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_gugyq_88 ._title_gugyq_94 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._title_gugyq_94._emptyContent_gugyq_97 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._headers_gugyq_104 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._headers_gugyq_104 ._header_gugyq_104 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._headers_gugyq_104 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._headers_gugyq_104 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._headers_gugyq_104 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 ._cell_gugyq_141 {
  display: flex;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 ._cell_gugyq_141 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 ._cell_gugyq_141 ._appCell_gugyq_147 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 ._cell_gugyq_141 ._appCell_gugyq_147 ._displayName_gugyq_153 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 ._cell_gugyq_141 ._appCell_gugyq_147 ._displayName_gugyq_153._withEnvironment_gugyq_156 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._row_gugyq_127 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._findingsSeverity_gugyq_171 {
  display: flex;
  gap: 18px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._findingsSeverity_gugyq_171 ._severity_gugyq_175 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._findingsSeverity_gugyq_171 ._severityDot_gugyq_181 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_gugyq_88 ._table_gugyq_100 ._mttr_gugyq_187 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_gugyq_88 ._loadingItem_gugyq_65 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_gugyq_88 ._body_gugyq_201 {
  height: 100%;
}
._applicationsWithCriticalAlerts_gugyq_88 ._body_gugyq_201 ._loader_gugyq_204 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

@keyframes _shine_12y7g_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_12y7g_65 ._loadingItem_12y7g_65 {
  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_12y7g_1 1s ease infinite;
}

._loading_12y7g_65 ._loadingItem_12y7g_65 * {
  visibility: hidden !important;
}

._loading_12y7g_65 ._loadingItem_12y7g_65:empty::after,
._loading_12y7g_65 ._loadingItem_12y7g_65 *:empty::after {
  content: " ";
}

._worstMttrApplications_12y7g_88 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._worstMttrApplications_12y7g_88 ._title_12y7g_94 {
  padding: 24px;
}
._worstMttrApplications_12y7g_88 ._title_12y7g_94._emptyContent_12y7g_97 {
  padding-bottom: 0;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 {
  height: 100%;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._loader_12y7g_103 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._headers_12y7g_114 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._headers_12y7g_114 ._header_12y7g_114 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._headers_12y7g_114 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._headers_12y7g_114 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._headers_12y7g_114 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137:last-child {
  border-bottom: unset;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 ._cell_12y7g_151 {
  display: flex;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 ._cell_12y7g_151 span {
  color: #1f325b;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 ._cell_12y7g_151 ._appCell_12y7g_157 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 ._cell_12y7g_151 ._appCell_12y7g_157 ._displayName_12y7g_163 {
  font-size: 14px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 ._cell_12y7g_151 ._appCell_12y7g_157 ._displayName_12y7g_163._withEnvironment_12y7g_166 {
  max-width: 130px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._row_12y7g_137 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._findingsSeverity_12y7g_181 {
  display: flex;
  gap: 18px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._findingsSeverity_12y7g_181 ._severity_12y7g_185 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._findingsSeverity_12y7g_181 ._severityDot_12y7g_191 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._worstMttrApplications_12y7g_88 ._body_12y7g_100 ._table_12y7g_110 ._mttr_12y7g_197 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._worstMttrApplications_12y7g_88 ._loadingItem_12y7g_65 {
  width: fit-content;
}._applicationAssetsCoverage_j5dg5_55 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._applicationAssetsCoverage_j5dg5_55 ._title_j5dg5_60 {
  padding: 24px 24px 0;
}
._applicationAssetsCoverage_j5dg5_55 table {
  margin-top: 18px;
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
}
._applicationAssetsCoverage_j5dg5_55 table thead {
  border-bottom: 1px solid #cdd1db;
}
._applicationAssetsCoverage_j5dg5_55 table thead tr {
  padding: 18px 24px;
}
._applicationAssetsCoverage_j5dg5_55 table thead tr th {
  color: #8f98ad;
}
._applicationAssetsCoverage_j5dg5_55 table th,
._applicationAssetsCoverage_j5dg5_55 table td {
  text-align: start;
}
._applicationAssetsCoverage_j5dg5_55 table tbody tr:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
}
._applicationAssetsCoverage_j5dg5_55 table tr {
  padding: 12px 24px;
  width: 100%;
  display: grid;
  grid-template-columns: calc(100% - 160px) 160px;
}
._applicationAssetsCoverage_j5dg5_55 table tr ._appNameCell_j5dg5_94 {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  height: 100%;
}._coverage_wch3w_55 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
._coverage_wch3w_55 ._bar_wch3w_61 {
  width: 100px;
  background: #e8f2ff;
  border-radius: 9px;
  height: 9px;
  position: relative;
}
._coverage_wch3w_55 ._bar_wch3w_61 ._fill_wch3w_68 {
  top: 0;
  left: 0;
  position: absolute;
  background: #187ffe;
  height: 9px;
  border-radius: 9px;
}
._coverage_wch3w_55 ._bar_wch3w_61 ._fill_wch3w_68._critical_wch3w_76 {
  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_1kf99_56 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1kf99_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1kf99_65 ._loadingItem_1kf99_65 {
  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_1kf99_1 1s ease infinite;
}

._loading_1kf99_65 ._loadingItem_1kf99_65 * {
  visibility: hidden !important;
}

._loading_1kf99_65 ._loadingItem_1kf99_65:empty::after,
._loading_1kf99_65 ._loadingItem_1kf99_65 *:empty::after {
  content: " ";
}

._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding-block-start: 15px;
  overflow: hidden;
}
._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 ._headers_1kf99_97 {
  display: grid;
  width: 100%;
  grid-template-columns: 3fr 1fr 1fr;
  justify-items: flex-start;
  align-items: center;
  padding: 19px 0;
  height: 54px;
}
._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 ._tbody_1kf99_106 {
  height: 100%;
}
._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 ._tbody_1kf99_106 ._assetsTool_1kf99_88 {
  flex: 3;
  text-align: left;
}
._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 ._tbody_1kf99_106 ._covered_1kf99_113 {
  flex: 1;
  gap: 3px;
}
._assetsToolCoverage_1kf99_88 ._widgetContainer_1kf99_88 ._tbody_1kf99_106 ._notCovered_1kf99_117 {
  flex: 1;
  gap: 3px;
}

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

._row_1tyyw_59 {
  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_1lx4q_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

@keyframes _shine_11gyo_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_11gyo_65 ._loadingItem_11gyo_65 {
  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_11gyo_1 1s ease infinite;
}

._loading_11gyo_65 ._loadingItem_11gyo_65 * {
  visibility: hidden !important;
}

._loading_11gyo_65 ._loadingItem_11gyo_65:empty::after,
._loading_11gyo_65 ._loadingItem_11gyo_65 *:empty::after {
  content: " ";
}

._totalAssets_11gyo_88 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}
._totalAssets_11gyo_88 ._title_11gyo_96 {
  padding: 24px;
}
._totalAssets_11gyo_88 ._title_11gyo_96._emptyContent_11gyo_99 {
  padding-bottom: 0;
}
._totalAssets_11gyo_88 ._body_11gyo_102 {
  height: 100%;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._loader_11gyo_105 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._headers_11gyo_116 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._headers_11gyo_116 ._header_11gyo_116 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._headers_11gyo_116 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._headers_11gyo_116 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._headers_11gyo_116 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 {
  display: flex;
  justify-content: space-between;
  padding: 12px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139:last-child {
  border-bottom: unset;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 ._cell_11gyo_153 {
  display: flex;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 ._cell_11gyo_153 span {
  color: #1f325b;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 ._cell_11gyo_153 ._appCell_11gyo_159 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 ._cell_11gyo_153 ._appCell_11gyo_159 ._displayName_11gyo_165 {
  font-size: 14px;
  display: flex;
  gap: 8px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 ._cell_11gyo_153 ._appCell_11gyo_159 ._displayName_11gyo_165._withEnvironment_11gyo_170 {
  max-width: 130px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 > *:nth-child(1) {
  flex: 7;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 > *:nth-child(2) {
  flex: 2;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._row_11gyo_139 > *:nth-child(3) {
  flex: 5;
  text-align: left;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._findingsSeverity_11gyo_185 {
  display: flex;
  gap: 18px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._findingsSeverity_11gyo_185 ._severity_11gyo_189 {
  display: flex;
  gap: 4px;
  align-items: center;
  width: 50px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._findingsSeverity_11gyo_185 ._severityDot_11gyo_195 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._totalAssets_11gyo_88 ._body_11gyo_102 ._table_11gyo_112 ._mttr_11gyo_201 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._totalAssets_11gyo_88 ._loadingItem_11gyo_65 {
  width: fit-content;
}._totalAssets_1rfzv_1 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 24px;
  flex-direction: column;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 ._totalAssetsContainer_1rfzv_15 {
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 ._totalAssetsContainer_1rfzv_15 h1 {
  flex: 1 0 auto;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 ._totalAssetsContainer_1rfzv_15 ._platformContainer_1rfzv_25 {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
  width: 70%;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 ._totalAssetsContainer_1rfzv_15 ._platformContainer_1rfzv_25 ._platform_1rfzv_25 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}
._totalAssets_1rfzv_1 ._widgetContainer_1rfzv_8 ._totalAssetsContainer_1rfzv_15 ._platformContainer_1rfzv_25 ._platform_1rfzv_25 ._iconWrapper_1rfzv_41 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

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

@keyframes _shine_1pmo3_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1pmo3_65 ._loadingItem_1pmo3_65 {
  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_1pmo3_1 1s ease infinite;
}

._loading_1pmo3_65 ._loadingItem_1pmo3_65 * {
  visibility: hidden !important;
}

._loading_1pmo3_65 ._loadingItem_1pmo3_65:empty::after,
._loading_1pmo3_65 ._loadingItem_1pmo3_65 *:empty::after {
  content: " ";
}

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

._title_1jj66_59 {
  margin-bottom: 1em;
}

._mainContent_1jj66_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1jj66_63._valueAndGraph_1jj66_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1jj66_63._valueAndGraph_1jj66_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_1jj66_63 ._value_1jj66_66 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_1jj66_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1jj66_87._vertical_1jj66_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1jj66_87._horizontal_1jj66_98 {
  flex-direction: row;
  gap: 1.625em;
}

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

._legendItem_1jj66_109 {
  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_cznsd_55 {
  font-family: "DM Sans", sans-serif;
}

._cube_cznsd_59 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  white-space: nowrap;
}
._cube_cznsd_59 ._title_cznsd_66 {
  align-items: center;
  margin-bottom: 3px;
  padding: 1px 7px;
  border-radius: 3px;
}
._cube_cznsd_59 ._value_cznsd_72 {
  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_cznsd_59 ._value_cznsd_72 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_10pln_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._dsButton_1wkb9_117 {
  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_1wkb9_117._withMenu_1wkb9_136 {
  gap: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0;
}
._dsButton_1wkb9_117._withMenu_1wkb9_136 ._primaryAction_1wkb9_144,
._dsButton_1wkb9_117._withMenu_1wkb9_136 ._secondaryAction_1wkb9_145 {
  background: transparent;
  border: none;
  display: flex;
  padding: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
._dsButton_1wkb9_117._small_1wkb9_154 {
  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_1wkb9_117._small_1wkb9_154._onlyIcon_1wkb9_167 {
  min-width: 0;
  padding: 5px;
}
._dsButton_1wkb9_117._small_1wkb9_154._withMenu_1wkb9_136 {
  padding: 0;
}
._dsButton_1wkb9_117._small_1wkb9_154._withMenu_1wkb9_136 ._primaryAction_1wkb9_144 {
  padding: 1px 8px;
}
._dsButton_1wkb9_117._small_1wkb9_154._withMenu_1wkb9_136 ._secondaryAction_1wkb9_145 {
  padding: 0 4px;
}
._dsButton_1wkb9_117._large_1wkb9_180 {
  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_1wkb9_117._large_1wkb9_180._onlyIcon_1wkb9_167 {
  min-width: 0;
  padding: 5px;
}
._dsButton_1wkb9_117._large_1wkb9_180._withMenu_1wkb9_136 {
  padding: 0;
}
._dsButton_1wkb9_117._large_1wkb9_180._withMenu_1wkb9_136 ._primaryAction_1wkb9_144 {
  padding: 7px 15px;
}
._dsButton_1wkb9_117._large_1wkb9_180._withMenu_1wkb9_136 ._secondaryAction_1wkb9_145 {
  padding: 0 5px;
}
._dsButton_1wkb9_117._large_1wkb9_180 span {
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
}

._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211 {
  height: 100%;
  width: 1px;
  max-width: 1px;
  min-width: 1px;
  border: none;
  background: #b4bbc8;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144 {
  background-color: #187ffe;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._warn_1wkb9_222 {
  background-color: #ff586c;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._warn_1wkb9_222:hover {
  background: #fb3149;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._warn_1wkb9_222:active, ._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._warn_1wkb9_222._active_1wkb9_228 {
  filter: brightness(90%);
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144:hover {
  background: #0069ea;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144:active, ._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._active_1wkb9_228 {
  background: #003ccb;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144._disabled_1wkb9_237, ._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._primary_1wkb9_144:disabled {
  background: #b4bbc8;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145 {
  background-color: #187ffe;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145:hover {
  background-color: #0069ea;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145._disabled_1wkb9_237 {
  background-color: #b4bbc8;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145._warn_1wkb9_222 {
  background-color: #ff586c;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145._warn_1wkb9_222:hover {
  background-color: #fb3149;
}
._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145._disabled_1wkb9_237, ._dsButton_1wkb9_117 ._dsButtonDivider_1wkb9_211._secondary_1wkb9_145:disabled {
  background-color: #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
._dsButton_1wkb9_117 ._buttonText_1wkb9_260 {
  border: none;
  background: none;
}
._dsButton_1wkb9_117._loading_1wkb9_264 {
  opacity: 0.3;
  cursor: progress;
}
._dsButton_1wkb9_117._disabled_1wkb9_237, ._dsButton_1wkb9_117:disabled {
  cursor: pointer;
  pointer-events: none;
  border: none;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._dashed_1wkb9_273 {
  border-style: dashed;
}
._dsButton_1wkb9_117 ._buttonText_1wkb9_260 {
  cursor: pointer;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279 {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279 ._buttonText_1wkb9_260 {
  color: #187ffe;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279:hover ._buttonText_1wkb9_260 {
  color: #0069ea;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279._disabled_1wkb9_237 ._buttonText_1wkb9_260 {
  color: #b4bbc8;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279._warn_1wkb9_222 ._buttonText_1wkb9_260 {
  color: #ff586c;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279._warn_1wkb9_222:hover ._buttonText_1wkb9_260 {
  color: #fb3149;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279:active, ._dsButton_1wkb9_117._tertiary_1wkb9_279._active_1wkb9_228 {
  background-color: transparent;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279._disabled_1wkb9_237, ._dsButton_1wkb9_117._tertiary_1wkb9_279:disabled {
  background: transparent;
  border: none;
  box-shadow: none;
}
._dsButton_1wkb9_117._tertiary_1wkb9_279._disabled_1wkb9_237 ._buttonText_1wkb9_260, ._dsButton_1wkb9_117._tertiary_1wkb9_279:disabled ._buttonText_1wkb9_260 {
  color: #b4bbc8;
}
._dsButton_1wkb9_117._primary_1wkb9_144 {
  color: white;
  background-color: #187ffe;
  border-color: #187ffe;
}
._dsButton_1wkb9_117._primary_1wkb9_144 ._buttonText_1wkb9_260 {
  color: #ffffff;
}
._dsButton_1wkb9_117._primary_1wkb9_144._warn_1wkb9_222 {
  color: white;
  background-color: #ff586c;
  border-color: #ff586c;
}
._dsButton_1wkb9_117._primary_1wkb9_144._warn_1wkb9_222 ._buttonText_1wkb9_260 {
  color: white;
}
._dsButton_1wkb9_117._primary_1wkb9_144._warn_1wkb9_222:hover {
  background: #fb3149;
}
._dsButton_1wkb9_117._primary_1wkb9_144._warn_1wkb9_222:active, ._dsButton_1wkb9_117._primary_1wkb9_144._warn_1wkb9_222._active_1wkb9_228 {
  filter: brightness(90%);
}
._dsButton_1wkb9_117._primary_1wkb9_144:hover {
  background: #0069ea;
}
._dsButton_1wkb9_117._primary_1wkb9_144:active, ._dsButton_1wkb9_117._primary_1wkb9_144._active_1wkb9_228 {
  background: #003ccb;
}
._dsButton_1wkb9_117._primary_1wkb9_144._disabled_1wkb9_237, ._dsButton_1wkb9_117._primary_1wkb9_144:disabled {
  background: #b4bbc8;
  border-color: #b4bbc8;
}
._dsButton_1wkb9_117._primary_1wkb9_144._disabled_1wkb9_237 ._buttonText_1wkb9_260, ._dsButton_1wkb9_117._primary_1wkb9_144:disabled ._buttonText_1wkb9_260 {
  color: #ffffff;
}
._dsButton_1wkb9_117._secondary_1wkb9_145 {
  color: #187ffe;
  border-color: #187ffe;
  background: unset;
}
._dsButton_1wkb9_117._secondary_1wkb9_145:hover {
  border-color: #0069ea;
}
._dsButton_1wkb9_117._secondary_1wkb9_145:hover span {
  color: #0069ea;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._disabled_1wkb9_237 {
  border-color: #b4bbc8;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._disabled_1wkb9_237 ._buttonText_1wkb9_260 {
  color: #b4bbc8;
}
._dsButton_1wkb9_117._secondary_1wkb9_145 ._buttonText_1wkb9_260 {
  color: #187ffe;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._warn_1wkb9_222 {
  color: #ff586c;
  border-color: #ff586c;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._warn_1wkb9_222 ._buttonText_1wkb9_260 {
  color: #ff586c;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._warn_1wkb9_222:hover {
  border-color: #fb3149;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._warn_1wkb9_222:hover span {
  color: #fb3149;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._disabled_1wkb9_237, ._dsButton_1wkb9_117._secondary_1wkb9_145:disabled {
  color: #e6e8ed;
  border: 1px solid #b4bbc8;
  opacity: 1;
  pointer-events: none;
}
._dsButton_1wkb9_117._secondary_1wkb9_145._disabled_1wkb9_237 ._buttonText_1wkb9_260, ._dsButton_1wkb9_117._secondary_1wkb9_145:disabled ._buttonText_1wkb9_260 {
  color: #b4bbc8;
  font-weight: 500;
}._fontFamilyGlobal_1uym9_55 {
  font-family: "DM Sans", sans-serif;
}

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

._icon_jx79o_59 {
  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_11jep_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._topTaskOwners_11jep_1 ._container_11jep_6 {
  margin-top: 24px;
}
._topTaskOwners_11jep_1 ._ownerRow_11jep_9 {
  display: flex;
  flex-direction: row;
  height: 53px;
  gap: 8px;
  border-top: 1px solid #ced4da;
  align-items: center;
  justify-content: space-between;
}
._topTaskOwners_11jep_1 ._ownerRow_11jep_9 ._ownerNameAndAvatar_11jep_18 {
  display: flex;
  padding-left: 4px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}
._topTaskOwners_11jep_1 ._ownerRow_11jep_9 ._countAndVendorTypes_11jep_25 {
  display: flex;
  padding-right: 8px;
  align-items: center;
  flex-direction: row;
  gap: 8px;
}._fontFamilyGlobal_1f8bt_55 {
  font-family: "DM Sans", sans-serif;
}

._title_1f8bt_59 {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  padding: 0 16px;
}
._title_1f8bt_59 ._dropdown_1f8bt_66 {
  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_1jl6h_56 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_1jl6h_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1jl6h_65 ._loadingItem_1jl6h_65 {
  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_1jl6h_1 1s ease infinite;
}

._loading_1jl6h_65 ._loadingItem_1jl6h_65 * {
  visibility: hidden !important;
}

._loading_1jl6h_65 ._loadingItem_1jl6h_65:empty::after,
._loading_1jl6h_65 ._loadingItem_1jl6h_65 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_1jl6h_88 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._title_1jl6h_94 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._title_1jl6h_94._emptyContent_1jl6h_97 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 ._header_1jl6h_104 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 > *:nth-child(2) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 > *:nth-child(3) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._headers_1jl6h_104 > *:nth-child(4) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131:hover {
  background: #d7e3ff;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 ._cell_1jl6h_144 {
  display: flex;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 ._cell_1jl6h_144 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 ._cell_1jl6h_144 ._appCell_1jl6h_150 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 ._cell_1jl6h_144 ._appCell_1jl6h_150 ._displayName_1jl6h_156 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 ._cell_1jl6h_144 ._appCell_1jl6h_150 ._displayName_1jl6h_156._withEnvironment_1jl6h_159 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 > *:nth-child(2) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 > *:nth-child(3) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._row_1jl6h_131 > *:nth-child(4) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._findingsSeverity_1jl6h_181 {
  display: flex;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._findingsSeverity_1jl6h_181 ._severity_1jl6h_187 {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._findingsSeverity_1jl6h_181 ._severityDot_1jl6h_193 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._table_1jl6h_100 ._mttr_1jl6h_199 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._loadingItem_1jl6h_65 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._body_1jl6h_213 {
  height: 100%;
}
._applicationsWithCriticalAlerts_1jl6h_88 ._body_1jl6h_213 ._loader_1jl6h_216 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

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

@keyframes _shine_1b60m_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1b60m_65 ._loadingItem_1b60m_65 {
  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_1b60m_1 1s ease infinite;
}

._loading_1b60m_65 ._loadingItem_1b60m_65 * {
  visibility: hidden !important;
}

._loading_1b60m_65 ._loadingItem_1b60m_65:empty::after,
._loading_1b60m_65 ._loadingItem_1b60m_65 *:empty::after {
  content: " ";
}

._applicationsWithCriticalAlerts_1b60m_88 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
._applicationsWithCriticalAlerts_1b60m_88 ._title_1b60m_94 {
  padding: 24px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._title_1b60m_94._emptyContent_1b60m_97 {
  padding-bottom: 0;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartContainer_1b60m_100 {
  height: 400px;
  margin: 0 24px 24px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 {
  display: flex;
  justify-content: flex-end;
  margin: 0 24px 16px;
  gap: 16px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 ._legendItem_1b60m_110 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 ._legendItem_1b60m_110 ._legendColor_1b60m_115 {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 ._legendItem_1b60m_110 ._legendColor_1b60m_115._deployed_1b60m_120 {
  background-color: #a7ceff;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 ._legendItem_1b60m_110 ._legendColor_1b60m_115._missing_1b60m_123 {
  background-color: #e8f2ff;
}
._applicationsWithCriticalAlerts_1b60m_88 ._chartLegend_1b60m_104 ._legendItem_1b60m_110 ._legendText_1b60m_126 {
  font-size: 12px;
  color: #1f325b;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 ._header_1b60m_134 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 > *:nth-child(2) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 > *:nth-child(3) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._headers_1b60m_134 > *:nth-child(4) {
  flex: 2;
  text-align: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161:hover {
  background: #d7e3ff;
  cursor: pointer;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161:last-child {
  border-bottom: unset;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 ._cell_1b60m_175 {
  display: flex;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 ._cell_1b60m_175 span {
  color: #1f325b;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 ._cell_1b60m_175 ._appCell_1b60m_181 {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow: hidden;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 ._cell_1b60m_175 ._appCell_1b60m_181 ._displayName_1b60m_187 {
  font-size: 14px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 ._cell_1b60m_175 ._appCell_1b60m_181 ._displayName_1b60m_187._withEnvironment_1b60m_190 {
  max-width: 130px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 > *:nth-child(1) {
  flex: 4;
  text-align: left;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 > *:nth-child(2) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 > *:nth-child(3) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._row_1b60m_161 > *:nth-child(4) {
  flex: 2;
  text-align: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._findingsSeverity_1b60m_212 {
  display: flex;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._findingsSeverity_1b60m_212 ._severity_1b60m_218 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._findingsSeverity_1b60m_212 ._severityDot_1b60m_224 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
._applicationsWithCriticalAlerts_1b60m_88 ._table_1b60m_130 ._mttr_1b60m_230 {
  color: #1f325b;
  font-size: 12px;
  height: 22px;
  display: flex;
  align-items: center;
  width: 75px;
  justify-content: center;
  border-radius: 4px;
  background-color: #f0f3f8;
}
._applicationsWithCriticalAlerts_1b60m_88 ._loadingItem_1b60m_65 {
  width: fit-content;
}
._applicationsWithCriticalAlerts_1b60m_88 ._body_1b60m_244 {
  height: 100%;
}
._applicationsWithCriticalAlerts_1b60m_88 ._body_1b60m_244 ._loader_1b60m_247 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
._applicationsWithCriticalAlerts_1b60m_88 ._barArea_1b60m_254 {
  width: 100%;
  display: flex;
  padding: 0 24px;
  flex-direction: column;
  gap: 4px;
}._fontFamilyGlobal_118i7_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._appData_118i7_79 {
  flex: 1;
}

._barContainer_118i7_83 {
  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_118i7_94 {
  display: flex;
  justify-content: space-between;
  padding-left: 214px;
}
._percentageLabels_118i7_94 span {
  color: rgba(31, 50, 91, 0.5);
  font-size: 10px;
}._fontFamilyGlobal_1p5m6_55 {
  font-family: "DM Sans", sans-serif;
}

._row_1p5m6_59 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
._row_1p5m6_59 ._appName_1p5m6_65 {
  width: 200px;
  font-size: 10px;
  color: rgba(31, 50, 91, 0.5);
}
._row_1p5m6_59 ._appData_1p5m6_70 {
  flex: 1;
}
._row_1p5m6_59 ._barSegment_1p5m6_73 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
}
._row_1p5m6_59 ._left_1p5m6_79 {
  min-width: 20px;
  background-color: #a7ceff;
}
._row_1p5m6_59 ._right_1p5m6_83 {
  min-width: 20px;
  background-color: #e8f2ff;
  color: #0069ea;
}
._row_1p5m6_59 ._value_1p5m6_88 {
  padding: 0 8px;
  color: #0069ea;
  font-size: 10px;
  font-weight: 500;
}
._row_1p5m6_59 ._barContainer_1p5m6_94 {
  display: flex;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  padding: 4px;
  gap: 2px;
}._wrapper_9539p_1 ._titleWrapper_9539p_1 {
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
._wrapper_9539p_1 ._menuItem_9539p_6 {
  display: flex;
}

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

._filterContainer_9539p_15 {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 8px;
}
._filterContainer_9539p_15 ._filterOption_9539p_21 {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}
._filterContainer_9539p_15 ._filterBox_9539p_27 {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-right: 4px;
}
._filterContainer_9539p_15 ._filterLabel_9539p_33 {
  font-size: 10px;
  text-transform: capitalize;
}
._filterContainer_9539p_15 ._selectedFilter_9539p_37 {
  font-weight: 500;
}
._filterContainer_9539p_15 ._disabledFilter_9539p_40 {
  opacity: 0.5;
}
._filterContainer_9539p_15 ._chartContainer_9539p_43 {
  min-height: 300px;
  width: 100%;
}._fontFamilyGlobal_1ox69_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

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

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

._percentageGreen_1ox69_123 {
  color: #6bb785;
}

._percentageLightOrange_1ox69_127 {
  color: #fae843;
}

._percentageOrange_1ox69_131 {
  color: #fdaa49;
}

._percentageRed_1ox69_135 {
  color: #f94343;
}

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

._legendLightOrange_1ox69_143 {
  background-color: #fae843;
}

._legendOrange_1ox69_147 {
  background-color: #fdaa49;
}

._legendRed_1ox69_151 {
  background-color: #f94343;
}

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

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

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

@media print {
  ._container_1ox69_59 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_1ox69_73 {
    font-size: 10px;
  }
  ._table_1ox69_73 th,
  ._table_1ox69_73 td {
    padding: 4px 6px;
  }
  ._title_1ox69_66 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_1ox69_139 {
    margin-top: 8px;
    padding-top: 8px;
  }
}._fontFamilyGlobal_7mf6q_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._percentageGreen_7mf6q_82 {
  color: #6bb785;
}

._percentageLightOrange_7mf6q_86 {
  color: #fae843;
}

._percentageOrange_7mf6q_90 {
  color: #fdaa49;
}

._percentageRed_7mf6q_94 {
  color: #f94343;
}

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

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

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

._legend_1m2se_59 {
  display: flex;
  gap: 16px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ced4da;
}
._legend_1m2se_59 ._legendGreen_1m2se_66 {
  background-color: #6bb785;
}
._legend_1m2se_59 ._legendLightOrange_1m2se_69 {
  background-color: #fae843;
}
._legend_1m2se_59 ._legendOrange_1m2se_72 {
  background-color: #fdaa49;
}
._legend_1m2se_59 ._legendRed_1m2se_75 {
  background-color: #f94343;
}
._legend_1m2se_59 ._legendItem_1m2se_78 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #8f98ad;
}
._legend_1m2se_59 ._legendColor_1m2se_85 {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}._fontFamilyGlobal_1qudd_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._headerRow_enjfa_59 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_enjfa_74 {
  width: 40%;
  min-width: 200px;
}

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

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

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

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

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

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

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

@media print {
  ._container_19llt_59 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_19llt_73 {
    font-size: 10px;
  }
  ._table_19llt_73 th,
  ._table_19llt_73 td {
    padding: 4px 6px;
  }
  ._title_19llt_66 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_19llt_103 {
    margin-top: 8px;
    padding-top: 8px;
  }
}
._nameHeader_19llt_108 {
  width: 40%;
  min-width: 200px;
}

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

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

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

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

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

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

@media print {
  ._container_3wv07_59 {
    break-inside: avoid;
    page-break-inside: avoid;
  }
  ._table_3wv07_74 {
    font-size: 10px;
  }
  ._table_3wv07_74 th,
  ._table_3wv07_74 td {
    padding: 4px 6px;
  }
  ._title_3wv07_67 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  ._legend_3wv07_104 {
    margin-top: 8px;
    padding-top: 8px;
  }
}
._nameHeader_3wv07_109 {
  width: 40%;
  min-width: 200px;
}

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

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

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

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

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

._dot_fe3re_269 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_fe3re_269._p0_fe3re_274 {
  background-color: #ff586c;
}
._dot_fe3re_269._p1_fe3re_277 {
  background-color: #ff876d;
}
._dot_fe3re_269._p2_fe3re_280 {
  background-color: #ffad4e;
}
._dot_fe3re_269._p3_fe3re_283 {
  background-color: #ffc45a;
}
._dot_fe3re_269._p4_fe3re_286 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_hrsxk_55 {
  font-family: "DM Sans", sans-serif;
}

._reportSimpleTable_hrsxk_197 {
  display: flex;
  flex-direction: column;
}
._reportSimpleTable_hrsxk_197 ._headers_hrsxk_201 {
  display: grid;
  padding: 12px 8px;
  gap: 8px;
}
._reportSimpleTable_hrsxk_197 ._headers_hrsxk_201 > * {
  min-width: 0;
}
._reportSimpleTable_hrsxk_197 ._headers_hrsxk_201 ._header_hrsxk_201 {
  color: #8f98ad;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_hrsxk_197 ._dataRow_hrsxk_216 {
  display: grid;
  min-height: 40px;
  border-top: 1px solid #ced4da;
  align-items: center;
  padding: 8px;
  gap: 8px;
}
._reportSimpleTable_hrsxk_197 ._dataRow_hrsxk_216 > * {
  min-width: 0;
}
._reportSimpleTable_hrsxk_197 ._cell_hrsxk_227 {
  display: block;
  color: #1f325b;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_hrsxk_197 ._cell_hrsxk_227 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  flex-shrink: 0;
}
._reportSimpleTable_hrsxk_197 ._cell_hrsxk_227 > div {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow: hidden;
}
._reportSimpleTable_hrsxk_197 ._cell_hrsxk_227 > div span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._reportSimpleTable_hrsxk_197 ._boldCell_hrsxk_252 {
  font-weight: 600;
}
._reportSimpleTable_hrsxk_197 ._totalRow_hrsxk_255 ._cell_hrsxk_227 {
  font-weight: 600;
}
._reportSimpleTable_hrsxk_197 ._clickable_hrsxk_258 {
  cursor: pointer;
}
._reportSimpleTable_hrsxk_197 ._clickable_hrsxk_258:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
._reportSimpleTable_hrsxk_197 ._filterLink_hrsxk_264 {
  text-decoration: none;
  color: inherit;
  display: block;
}
._reportSimpleTable_hrsxk_197 ._filterLink_hrsxk_264:hover {
  text-decoration: none;
}
._reportSimpleTable_hrsxk_197 ._cellWrapper_hrsxk_272 {
  display: block;
  overflow: hidden;
  min-width: 0;
}
._reportSimpleTable_hrsxk_197 ._cellLink_hrsxk_277 {
  text-decoration: none;
  color: inherit;
}
._reportSimpleTable_hrsxk_197 ._cellLink_hrsxk_277:hover {
  text-decoration: underline;
}._fontFamilyGlobal_12qku_55 {
  font-family: "DM Sans", sans-serif;
}

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

._dot_12qku_65 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_12qku_65._p0_12qku_70 {
  background-color: #ff586c;
}
._dot_12qku_65._p1_12qku_73 {
  background-color: #ff876d;
}
._dot_12qku_65._p2_12qku_76 {
  background-color: #ffad4e;
}
._dot_12qku_65._p3_12qku_79 {
  background-color: #ffc45a;
}
._dot_12qku_65._p4_12qku_82 {
  background-color: #e1e4e9;
}

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

._dot_12qku_65 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_12qku_65._p0_12qku_70 {
  background-color: #ff586c;
}
._dot_12qku_65._p1_12qku_73 {
  background-color: #ff876d;
}
._dot_12qku_65._p2_12qku_76 {
  background-color: #ffad4e;
}._fontFamilyGlobal_wb64l_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

._dot_wb64l_284 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_wb64l_284._p0_wb64l_289 {
  background-color: #ff586c;
}
._dot_wb64l_284._p1_wb64l_292 {
  background-color: #ff876d;
}
._dot_wb64l_284._p2_wb64l_295 {
  background-color: #ffad4e;
}._fontFamilyGlobal_58f1n_55 {
  font-family: "DM Sans", sans-serif;
}

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

._top10AlertsTable_58f1n_255 {
  display: flex;
  flex-direction: column;
}
._top10AlertsTable_58f1n_255 ._table_58f1n_259 {
  display: flex;
  flex-direction: column;
}
._top10AlertsTable_58f1n_255 ._headers_58f1n_263 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  padding: 12px 8px;
  gap: 8px;
}
._top10AlertsTable_58f1n_255 ._headers_58f1n_263 span {
  color: #8f98ad;
  font-size: 12px;
}
._top10AlertsTable_58f1n_255 ._dataRow_58f1n_273 {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  min-height: 40px;
  border-top: 1px solid #ced4da;
  align-items: center;
  padding: 8px;
  gap: 8px;
}
._top10AlertsTable_58f1n_255 ._dataRow_58f1n_273 > * {
  min-width: 0;
}
._top10AlertsTable_58f1n_255 ._alertName_58f1n_285 {
  color: #1f325b;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
._top10AlertsTable_58f1n_255 ._categoryWithDot_58f1n_293 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298._p0_58f1n_303 {
  background-color: #ff586c;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298._p1_58f1n_306 {
  background-color: #ff876d;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298._p2_58f1n_309 {
  background-color: #ffad4e;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298._p3_58f1n_312 {
  background-color: #ffc45a;
}
._top10AlertsTable_58f1n_255 ._dot_58f1n_298._p4_58f1n_315 {
  background-color: #e1e4e9;
}
._top10AlertsTable_58f1n_255 ._category_58f1n_293 {
  color: #1f325b;
  font-size: 12px;
}
._top10AlertsTable_58f1n_255 ._count_58f1n_322 {
  color: #1f325b;
  font-size: 12px;
  font-weight: 600;
}
._top10AlertsTable_58f1n_255 ._filterLink_58f1n_327 {
  text-decoration: none;
  color: inherit;
  display: block;
}
._top10AlertsTable_58f1n_255 ._filterLink_58f1n_327:hover {
  text-decoration: none;
}
._top10AlertsTable_58f1n_255 ._filterLink_58f1n_327:hover ._dataRow_58f1n_273 {
  background-color: rgba(0, 0, 0, 0.02);
}._fontFamilyGlobal_zcf54_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._dot_zcf54_269 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_zcf54_269._p0_zcf54_274 {
  background-color: #ff586c;
}
._dot_zcf54_269._p1_zcf54_277 {
  background-color: #ff876d;
}
._dot_zcf54_269._p2_zcf54_280 {
  background-color: #ffad4e;
}
._dot_zcf54_269._p3_zcf54_283 {
  background-color: #ffc45a;
}
._dot_zcf54_269._p4_zcf54_286 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_owkik_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._dot_owkik_272 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_owkik_272._p0_owkik_277 {
  background-color: #ff586c;
}
._dot_owkik_272._p1_owkik_280 {
  background-color: #ff876d;
}
._dot_owkik_272._p2_owkik_283 {
  background-color: #ffad4e;
}
._dot_owkik_272._p3_owkik_286 {
  background-color: #ffc45a;
}
._dot_owkik_272._p4_owkik_289 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_syq06_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._dot_syq06_269 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_syq06_269._p0_syq06_274 {
  background-color: #ff586c;
}
._dot_syq06_269._p1_syq06_277 {
  background-color: #ff876d;
}
._dot_syq06_269._p2_syq06_280 {
  background-color: #ffad4e;
}
._dot_syq06_269._p3_syq06_283 {
  background-color: #ffc45a;
}
._dot_syq06_269._p4_syq06_286 {
  background-color: #e1e4e9;
}._fontFamilyGlobal_12ont_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

._tableWrapper_12ont_283 {
  padding: 0 16px;
}

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

._dot_12ont_293 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
._dot_12ont_293._p0_12ont_298 {
  background-color: #ff586c;
}
._dot_12ont_293._p1_12ont_301 {
  background-color: #ff876d;
}
._dot_12ont_293._p2_12ont_304 {
  background-color: #ffad4e;
}
._dot_12ont_293._p3_12ont_307 {
  background-color: #ffc45a;
}
._dot_12ont_293._p4_12ont_310 {
  background-color: #e1e4e9;
}@keyframes _spin_1v96a_1 {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
._wrapper_1v96a_63 {
  overflow: auto;
  margin: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
._wrapper_1v96a_63 ._preview_1v96a_70 {
  width: 1500px;
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 12px 0;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 {
  display: flex;
  flex-direction: column;
  --aspect-ratio: math.div(595, 1087);
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._page_1v96a_83 {
  background: #f8f9fc;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 {
  height: 2122px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  border-top: 6px solid #407fff;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._coverImage_1v96a_94 {
  box-sizing: content-box;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 {
  padding: 74px 88px 0;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 h5 {
  margin-top: 106px;
  font-size: 35px;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 h1 {
  margin-top: 27px;
  font-size: 70px;
}
._wrapper_1v96a_63 ._preview_1v96a_70 ._print_1v96a_78 ._coverPage_1v96a_86 ._info_1v96a_97 ._logo_1v96a_108 {
  height: 48px;
}._fontFamilyGlobal_1svha_55 {
  font-family: "DM Sans", sans-serif;
}

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

._gridLayout_1svha_171 {
  position: relative;
  width: 100%;
  min-height: 150px;
}
._gridLayout_1svha_171 .react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top, width, height;
  border-radius: 8px;
}
._gridLayout_1svha_171 .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_1svha_171 .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_1svha_171 .react-grid-item.dropping {
  visibility: hidden;
}
._gridLayout_1svha_171 .react-grid-item.react-grid-item > .react-resizable-handle {
  display: none;
}
._gridLayout_1svha_171._updating_1svha_202::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_1svha_1 1.5s infinite;
  z-index: 1000;
  opacity: 0.8;
}

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

@media screen and (max-width: 768px) {
  ._gridLayout_1svha_171 {
    padding: 0;
  }
  ._gridLayout_1svha_171 .react-grid-item.react-draggable-dragging {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  }
}
@media screen and (max-width: 996px) {
  ._gridLayout_1svha_171 {
    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_43ee7_55 {
  font-family: "DM Sans", sans-serif;
}

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

._group_43ee7_113 {
  margin-bottom: 24px;
}

._groupHeader_43ee7_132 {
  margin-bottom: 16px;
}

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

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

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

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

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

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

._widget_sgen3_176 {
  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_sgen3_176:hover {
  box-shadow: 0 0 1px 0 rgba(40, 41, 61, 0.04), 0 2px 4px 0 rgba(96, 97, 112, 0.16);
}
._widget_sgen3_176 ._widgetHeader_sgen3_189 {
  padding: 1rem;
  border-bottom: 1px solid #cdd1db;
  background: #fafafa;
}
._widget_sgen3_176 ._widgetHeader_sgen3_189 ._widgetTitle_sgen3_194 {
  font-size: 16px;
  font-weight: 600;
  color: #1f325b;
  margin: 0 0 0.25rem 0;
  line-height: 1.4;
}
._widget_sgen3_176 ._widgetHeader_sgen3_189 ._widgetDescription_sgen3_201 {
  font-size: 14px;
  color: #828da4;
  margin: 0;
  line-height: 1.4;
}
._widget_sgen3_176 ._widgetContent_sgen3_207 {
  flex: 1;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  overflow: hidden;
}
._widget_sgen3_176 ._widgetFooter_sgen3_216 {
  padding: 0.75rem 1rem;
  border-top: 1px solid #cdd1db;
  background: #fafafa;
}
._widget_sgen3_176 ._widgetFooter_sgen3_216 ._lastUpdated_sgen3_221 {
  font-size: 12px;
  color: #828da4;
}

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

._errorContainer_sgen3_235 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
._errorContainer_sgen3_235 ._errorContent_sgen3_242 {
  text-align: center;
}
._errorContainer_sgen3_235 ._errorContent_sgen3_242 ._errorMessage_sgen3_245 {
  color: #b50606;
  margin: 0 0 0.75rem 0;
  font-size: 14px;
}
._errorContainer_sgen3_235 ._errorContent_sgen3_242 ._retryButton_sgen3_250 {
  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_sgen3_235 ._errorContent_sgen3_242 ._retryButton_sgen3_250:hover {
  background: #b50606;
  color: #ffffff;
}

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

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

._chartPlaceholder_sgen3_289 {
  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_sgen3_302 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
._bigNumberWidget_sgen3_302 ._bigNumberValue_sgen3_311 {
  font-size: 36px;
  font-weight: 700;
  color: #0069ea;
  line-height: 1;
  margin-bottom: 0.5rem;
}
._bigNumberWidget_sgen3_302 ._bigNumberLabel_sgen3_318 {
  font-size: 14px;
  color: #828da4;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  ._widget_sgen3_176 ._widgetContent_sgen3_207 {
    padding: 0.75rem;
  }
  ._widget_sgen3_176 ._widgetHeader_sgen3_189 {
    padding: 0.75rem;
  }
  ._widget_sgen3_176 ._widgetFooter_sgen3_216 {
    padding: 0.5rem 0.75rem;
  }
  ._bigNumberWidget_sgen3_302 ._bigNumberValue_sgen3_311 {
    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_15b1r_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._tableWidget_1vnx4_59 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  overflow: auto;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 {
  border-top: 1px solid #ced4da;
  overflow: hidden;
  height: 100%;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._headers_1vnx4_71 {
  display: flex;
  justify-content: space-between;
  padding: 19px 24px;
  height: 54px;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._headers_1vnx4_71 ._header_1vnx4_71 {
  color: #8f98ad;
  font-size: 12px;
  line-height: normal;
  flex: 1;
  text-align: center;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._headers_1vnx4_71 ._header_1vnx4_71:first-child {
  text-align: left;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._body_1vnx4_87 {
  height: calc(100% - 54px);
  overflow-y: auto;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._row_1vnx4_91 {
  display: flex;
  justify-content: space-between;
  padding: 18px 24px;
  border-top: 1px solid #ced4da;
  height: 54px;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._row_1vnx4_91:hover {
  background: #d7e3ff;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._row_1vnx4_91 ._cell_1vnx4_101 {
  display: flex;
  flex: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._row_1vnx4_91 ._cell_1vnx4_101:first-child {
  text-align: left;
  justify-content: flex-start;
}
._tableWidget_1vnx4_59 ._table_1vnx4_59 ._row_1vnx4_91 ._cell_1vnx4_101 span {
  color: #1f325b;
  font-size: 14px;
}
._tableWidget_1vnx4_59 ._noDataContainer_1vnx4_116 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
._tableWidget_1vnx4_59 ._noDataContainer_1vnx4_116 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_pq9bk_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._wrapper_pq9bk_75 {
  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_pq9bk_75 ._statusColorLine_pq9bk_91 {
  width: 2px;
  align-self: stretch;
  background: #3772ff;
}
._wrapper_pq9bk_75 ._content_pq9bk_96 {
  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_pq9bk_75 ._content_pq9bk_96 ._title_pq9bk_108 span {
  color: #1f325b;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
}
._wrapper_pq9bk_75 ._content_pq9bk_96 ._message_pq9bk_69 span {
  color: #828da4;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: -0.08px;
}
._wrapper_pq9bk_75 ._content_pq9bk_96 ._actions_pq9bk_120 {
  margin-top: 4px;
}
._wrapper_pq9bk_75 ._statusIcon_pq9bk_123 {
  height: 22px;
  aspect-ratio: 1/1;
  cursor: pointer;
}
._wrapper_pq9bk_75 ._closeButton_pq9bk_128 {
  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_pq9bk_75 ._closeButton_pq9bk_128:hover {
  color: #1f325b;
}
._wrapper_pq9bk_75 ._closeButton_pq9bk_128:active {
  color: #061b49;
}._fontFamilyGlobal_zjfnm_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._container_zjfnm_322 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
._container_zjfnm_322 ._title_zjfnm_328 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.2857142857em;
}
._container_zjfnm_322 ._title_zjfnm_328 ._tooltip_zjfnm_335 {
  line-height: 0;
}
._container_zjfnm_322 ._subtitle_zjfnm_338 {
  height: 1em;
  font-size: 0.8571428571em;
  color: #1f325b;
  line-height: 1em;
}
._container_zjfnm_322 ._actions_zjfnm_344 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: end;
}

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

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

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

@keyframes _shine_jbf0l_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_jbf0l_190 ._loadingItem_jbf0l_190 {
  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_jbf0l_1 1s ease infinite;
}

._loading_jbf0l_190 ._loadingItem_jbf0l_190 * {
  visibility: hidden !important;
}

._loading_jbf0l_190 ._loadingItem_jbf0l_190:empty::after,
._loading_jbf0l_190 ._loadingItem_jbf0l_190 *:empty::after {
  content: " ";
}

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

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

._title_zkatl_59 {
  margin-bottom: 1em;
}

._mainContent_zkatl_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_zkatl_63._valueAndGraph_zkatl_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_zkatl_63._valueAndGraph_zkatl_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_zkatl_63 ._value_zkatl_66 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_zkatl_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_zkatl_87._vertical_zkatl_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_zkatl_87._horizontal_zkatl_98 {
  flex-direction: row;
  gap: 1.625em;
}

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

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

._alertReduction_zkatl_228 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 0.8em;
}
._alertReduction_zkatl_228._widget_zkatl_235 {
  padding-bottom: 1.625em;
}
._alertReduction_zkatl_228 ._barChart_zkatl_238 {
  flex: 0 0 4.625em;
}
._alertReduction_zkatl_228 ._info_zkatl_241 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
._alertReduction_zkatl_228 ._value_zkatl_66 span {
  font-size: 28px;
}
._alertReduction_zkatl_228 ._title_zkatl_59 {
  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_197zl_55 {
  font-family: "DM Sans", sans-serif;
}

._stackedBarChart_197zl_59 {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  flex-direction: column;
}
._stackedBarChart_197zl_59 ._axis_197zl_65 {
  border-bottom: 0.125em solid #ced4da;
  border-left: 0.125em solid #ced4da;
  flex: 1;
}
._stackedBarChart_197zl_59 ._axis_197zl_65 ._bars_197zl_70 {
  height: 100%;
}
._stackedBarChart_197zl_59 ._axis_197zl_65 ._bars_197zl_70 ._bar_197zl_70 {
  height: 100%;
}
._stackedBarChart_197zl_59 ._labels_197zl_76,
._stackedBarChart_197zl_59 ._bars_197zl_70 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(6.25em, 1fr));
  justify-items: center;
  align-items: stretch;
}
._stackedBarChart_197zl_59 ._labels_197zl_76 {
  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_zrdcu_55 {
  font-family: "DM Sans", sans-serif;
}

._title_zrdcu_59 {
  margin-bottom: 1em;
}

._mainContent_zrdcu_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_zrdcu_63._valueAndGraph_zrdcu_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_zrdcu_63._valueAndGraph_zrdcu_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_zrdcu_63 ._value_zrdcu_66 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_zrdcu_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_zrdcu_87._vertical_zrdcu_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_zrdcu_87._horizontal_zrdcu_98 {
  flex-direction: row;
  gap: 1.625em;
}

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

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

._cveItem_1ic2i_59 {
  display: grid;
  grid-template-columns: 12.5em 1fr 12.5em;
  grid-template-rows: 1fr;
}
._cveItem_1ic2i_59 ._assets_1ic2i_64 {
  text-align: center;
}
._cveItem_1ic2i_59 ._header_1ic2i_67 span {
  font-weight: 500;
}
._cveItem_1ic2i_59 ._status_1ic2i_70 {
  justify-self: flex-end;
  align-items: center;
}
._cveItem_1ic2i_59 ._cveName_1ic2i_74 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75em;
}
._cveItem_1ic2i_59 ._cveName_1ic2i_74 ._icon_1ic2i_81 {
  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_1ic2i_59 ._cveName_1ic2i_74 ._info_1ic2i_93 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}._fontFamilyGlobal_rzqjo_55 {
  font-family: "DM Sans", sans-serif;
}

._cveWidget_rzqjo_59 {
  padding-top: 1.5em;
  padding-bottom: 1.875em;
}
._cveWidget_rzqjo_59 ._recurringCveTitle_rzqjo_63 {
  margin-bottom: 1.5555em;
}
._cveWidget_rzqjo_59 ._criticalCVEsTitle_rzqjo_66 {
  margin-bottom: 1.11111em;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 {
  padding: 0 0 1.75em 0;
  border-bottom: 0.125em solid #ced4da;
  margin-bottom: 1em;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 {
  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_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 ._item_rzqjo_84 {
  background: #e9f0ff;
  padding: 0.5em;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 ._item_rzqjo_84 img {
  height: 1.5em;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 ._item_rzqjo_84._itemName_rzqjo_91 {
  flex: 0 0 15.375em;
  align-self: stretch;
  display: flex;
  align-items: center;
  padding-left: 1.75em;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 ._item_rzqjo_84._itemName_rzqjo_91 span {
  font-weight: 500;
}
._cveWidget_rzqjo_59 ._recurringCVE_rzqjo_69 ._row_rzqjo_74 ._item_rzqjo_84._securityTool_rzqjo_101 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
._cveWidget_rzqjo_59 ._criticalCVEs_rzqjo_66 {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 1.25em;
  white-space: nowrap;
}._fontFamilyGlobal_2wznr_55 {
  font-family: "DM Sans", sans-serif;
}

._cube_2wznr_59 {
  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_2wznr_59._down_2wznr_71 {
  background: #ffe1e5;
}
._cube_2wznr_59._up_2wznr_74 {
  background: #e7f7df;
}
._cube_2wznr_59 ._trend_2wznr_77._down_2wznr_71 {
  color: #ff586c;
}
._cube_2wznr_59 ._trend_2wznr_77._up_2wznr_74 {
  color: #2ccf81;
  transform: rotate(180deg);
}._fontFamilyGlobal_592xe_55 {
  font-family: "DM Sans", sans-serif;
}

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

._title_9k82z_59 {
  margin-bottom: 1em;
}

._mainContent_9k82z_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_9k82z_63._valueAndGraph_9k82z_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_9k82z_63._valueAndGraph_9k82z_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_9k82z_63 ._value_9k82z_66 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_9k82z_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_9k82z_87._vertical_9k82z_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_9k82z_87._horizontal_9k82z_98 {
  flex-direction: row;
  gap: 1.625em;
}

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

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

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

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

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

._bar_b4xpz_59 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
._bar_b4xpz_59 ._barCube_b4xpz_65 {
  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_5rpwk_55 {
  font-family: "DM Sans", sans-serif;
}

._title_5rpwk_59 {
  margin-bottom: 1em;
}

._mainContent_5rpwk_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_5rpwk_63._valueAndGraph_5rpwk_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_5rpwk_63._valueAndGraph_5rpwk_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_5rpwk_63 ._value_5rpwk_66 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_5rpwk_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_5rpwk_87._vertical_5rpwk_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_5rpwk_87._horizontal_5rpwk_98 {
  flex-direction: row;
  gap: 1.625em;
}

._openIssues_5rpwk_103 {
  padding-bottom: 0.625em;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: stretch;
}
._openIssues_5rpwk_103 ._title_5rpwk_59 {
  margin-bottom: 0;
}
._openIssues_5rpwk_103 ._chart_5rpwk_113 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex: 1;
}
._openIssues_5rpwk_103 ._chart_5rpwk_113 ._donut_5rpwk_120 {
  flex: 0 0 auto;
}
._openIssues_5rpwk_103 ._chart_5rpwk_113 ._legend_5rpwk_87 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1em;
}

._title_5rpwk_59 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_h1o6f_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._title_1orjq_59 {
  margin-bottom: 1em;
}

._mainContent_1orjq_63 {
  margin-bottom: max(4.8269em - 2.3981 * var(--aspect-ratio), 0);
}
._mainContent_1orjq_63._valueAndGraph_1orjq_66 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
._mainContent_1orjq_63._valueAndGraph_1orjq_66 img {
  flex: 1;
  height: 100%;
}
._mainContent_1orjq_63 ._value_1orjq_66 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_1orjq_87 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
._legend_1orjq_87._vertical_1orjq_92 {
  flex-direction: column;
  gap: 0.25em;
  justify-content: flex-end;
  flex: 1;
}
._legend_1orjq_87._horizontal_1orjq_98 {
  flex-direction: row;
  gap: 1.625em;
}

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

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

._wrapper_15r2f_59 {
  padding: 1.5em 0;
  border-bottom: 0.0625em solid #ced4da;
  display: flex;
  justify-content: space-between;
}
._wrapper_15r2f_59:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
._wrapper_15r2f_59 ._appName_15r2f_69 {
  background: #e9f0ff;
  width: 12.375em;
  height: 2.5em;
  align-items: center;
  display: flex;
  padding-left: 1.25em;
  color: #1f325b;
  border-radius: 0.375em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 {
  display: flex;
  gap: 3em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._alerts_15r2f_79 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._alerts_15r2f_79 ._severity_15r2f_89 {
  display: flex;
  align-items: center;
  gap: 0.375em;
  width: 3.75em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._alerts_15r2f_79 ._severityDot_15r2f_95 {
  width: 0.75em;
  height: 0.75em;
  border-radius: 50%;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._tags_15r2f_100 {
  display: flex;
  gap: 0.5em;
  align-items: center;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._tags_15r2f_100 ._tag_15r2f_100 {
  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_15r2f_59 ._alertsAndEnv_15r2f_79 ._tags_15r2f_100 ._tag_15r2f_100._environment_15r2f_114 {
  color: #15b7b7;
  background: rgba(37, 214, 214, 0.18);
  text-transform: capitalize;
  width: 4.25em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._tags_15r2f_100 ._tag_15r2f_100._mttr_15r2f_120 {
  color: #1f325b;
  width: 6.75em;
}
._wrapper_15r2f_59 ._alertsAndEnv_15r2f_79 ._tags_15r2f_100 ._tag_15r2f_100._priority_15r2f_124 {
  color: #ffffff;
  text-transform: capitalize;
  width: 6em;
}._fontFamilyGlobal_2lj0p_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._report_19oje_184 ._page_19oje_184:not(:last-child) ._pageBreak_19oje_184 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 2em;
  width: 100%;
  background: lightgrey;
}
._report_19oje_184 ._page_19oje_184 {
  position: relative;
  width: 100%;
  height: 105.14em;
  display: flex;
  flex-direction: column;
  background: #f0f3f8;
  --aspect-ratio: math.div(595, 1087);
}
._report_19oje_184 ._page_19oje_184 ._page1_19oje_202 ._grid_19oje_202 {
  grid-template-rows: repeat(4, auto);
}
._report_19oje_184 ._page_19oje_184 ._page2_19oje_205 ._grid_19oje_202 {
  grid-template-rows: repeat(4, auto);
}
._report_19oje_184 ._page_19oje_184 ._grid_19oje_202 {
  width: 100%;
  overflow: auto;
  padding: 1em 2em 4em 2em;
  display: grid;
  gap: 1.125em;
  grid-template-columns: repeat(6, 1fr);
  place-items: stretch;
}
._report_19oje_184 ._page_19oje_184 ._grid_19oje_202 ._row2_19oje_217 {
  grid-row: span 2;
}
._report_19oje_184 ._page_19oje_184 ._grid_19oje_202 ._col2_19oje_220 {
  grid-column: span 2;
}
._report_19oje_184 ._page_19oje_184 ._grid_19oje_202 ._col3_19oje_223 {
  grid-column: span 3;
}
._report_19oje_184 ._page_19oje_184 ._grid_19oje_202 ._col6_19oje_226 {
  grid-column: span 6;
}
._report_19oje_184 ._emptyState_19oje_229 {
  height: 100vh;
}._fontFamilyGlobal_2wovw_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._pdfReport_2wovw_184 {
  position: relative;
  background: lightgrey;
  overflow: auto;
  height: 100%;
  padding: 32px;
  display: flex;
}
._pdfReport_2wovw_184 ._report_2wovw_192 {
  margin: auto;
  width: 595px;
}
._pdfReport_2wovw_184 ._ignorePrint_2wovw_196 {
  /*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_1x0fd_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1x0fd_59 {
  --navbar-width: 60px;
  --chat-width: 500px;
  z-index: 2000;
  display: flex;
  flex-direction: row;
  height: 100vh;
  width: 100vw;
  background: #ffffff;
  flex-wrap: nowrap;
  cursor: default;
  margin: 0;
  overflow: hidden;
}

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

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

._rightContainerWithChat_1x0fd_92 {
  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_1ml3q_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

._wrapper_8o8by_59 {
  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_8o8by_59 ._logosContainer_8o8by_72 {
  overflow: hidden;
  width: 48px;
  min-width: 48px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._wrapper_8o8by_59 ._logosContainer_8o8by_72 ._logo_8o8by_72 {
  height: 24px;
  width: 24px;
}._fontFamilyGlobal_7pjw4_55 {
  font-family: "DM Sans", sans-serif;
}

._icon_7pjw4_59 {
  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_1vazx_55 {
  font-family: "DM Sans", sans-serif;
}

._subNavItem_1vazx_59 {
  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_1vazx_59:hover {
  background: rgba(224, 228, 235, 0.3);
}
._subNavItem_1vazx_59._active_1vazx_76 {
  background: rgba(224, 228, 235, 0.5);
}

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

._itemText_1vazx_92 {
  color: #000b29;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
}._fontFamilyGlobal_1k9sb_55 {
  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_1k9sb_101 {
  height: 36px;
}

._subList_1k9sb_105 {
  margin-top: 1px;
}

._itemContainer_1k9sb_109 {
  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_1k9sb_109:hover {
  background: rgba(224, 228, 235, 0.3);
}
._itemContainer_1k9sb_109:hover ._textContainer_1k9sb_66 {
  max-width: 160px;
  opacity: 1;
}
._itemContainer_1k9sb_109:hover ._itemText_1k9sb_73 {
  opacity: 1;
}
._itemContainer_1k9sb_109._active_1k9sb_133 {
  background: rgba(224, 228, 235, 0.5);
}

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

._textContainer_1k9sb_66 {
  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_1k9sb_95 {
  width: 14px;
  height: 14px;
  transition: transform 0.2s ease;
  opacity: 0.7;
  flex-shrink: 0;
}
._chevronImage_1k9sb_95._rotate_1k9sb_166 {
  transform: rotate(90deg);
}

._itemText_1k9sb_73 {
  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_1k9sb_181 {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
._navbar_1k9sb_181 ._listItem_1k9sb_101 {
  padding: 2px 0;
}

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

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

._sidebar_n1qqy_113 {
  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_n1qqy_113 ._insideContainer_n1qqy_127:hover {
  width: 200px;
}
._sidebar_n1qqy_113 ._insideContainer_n1qqy_127:hover ._userInfo_n1qqy_130 {
  opacity: 1;
  max-width: 100px;
}
._sidebar_n1qqy_113 ._insideContainer_n1qqy_127:hover ._chevronImage_n1qqy_134 {
  opacity: 1;
}
._sidebar_n1qqy_113 ._insideContainer_n1qqy_127:hover span {
  opacity: 1;
}
._sidebar_n1qqy_113 ._insideContainer_n1qqy_127:hover ._textContainer_n1qqy_140 {
  max-width: 160px;
  opacity: 1;
}
._sidebar_n1qqy_113 ._insideContainer_n1qqy_127:hover ._itemText_n1qqy_144 {
  opacity: 1;
  max-width: 160px;
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 {
  width: 200px;
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 span {
  opacity: 1;
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._textContainer_n1qqy_140 {
  max-width: 160px;
  opacity: 1;
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._itemText_n1qqy_144 {
  opacity: 1;
  max-width: 160px;
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 {
  /* Force all text to be visible */
}
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 span,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._top_n1qqy_168 ._itemContainer_n1qqy_165 span,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._sidebar_n1qqy_113._expanded_n1qqy_148 ._insideContainer_n1qqy_127 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 span {
  opacity: 1;
  max-width: 160px;
  visibility: visible;
}
._sidebar_n1qqy_113._open_n1qqy_178 {
  filter: drop-shadow(0 0 30px rgba(224, 228, 235, 0.7));
  z-index: 2000;
}
._sidebar_n1qqy_113._open_n1qqy_178 ._insideContainer_n1qqy_127 {
  width: 222px;
}
._sidebar_n1qqy_113 ._navBarItem_n1qqy_185 {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  transition: none;
  background: #000b29;
  z-index: 2;
}

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

._insideContainer_n1qqy_127 {
  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_n1qqy_127 ._top_n1qqy_168 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  gap: 0;
  padding-top: 16px;
  align-items: center;
}
._insideContainer_n1qqy_127 ._bottom_n1qqy_171 {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  width: 100%;
  gap: 2px;
  margin-top: auto;
  padding-bottom: 12px;
  align-items: center;
}
._insideContainer_n1qqy_127 ._loggedUser_n1qqy_244 {
  display: flex;
  justify-content: space-between;
  padding: 12px 20px;
  width: 100%;
  gap: 4px;
}
._insideContainer_n1qqy_127 ._logOut_n1qqy_251 {
  color: #515f80;
  white-space: nowrap;
}
._insideContainer_n1qqy_127 ._documentation_n1qqy_255 {
  color: #515f80;
  padding: 12px 24px;
  white-space: nowrap;
}
._insideContainer_n1qqy_127 ._documentation_n1qqy_255 span {
  color: #515f80;
}
._insideContainer_n1qqy_127 ._documentation_n1qqy_255 a {
  color: #515f80;
}
._insideContainer_n1qqy_127 ._documentation_n1qqy_255 a img {
  width: 18px;
  height: 18px;
  color: #515f80;
}
._insideContainer_n1qqy_127 ._documentation_n1qqy_255 a span {
  color: #515f80;
}

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

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

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

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

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

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

._sectionTitle_n1qqy_347 {
  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_n1qqy_362 {
  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_n1qqy_127._expanded_n1qqy_148 ._sectionTitle_n1qqy_347,
._insideContainer_n1qqy_127:hover ._sectionTitle_n1qqy_347 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.15s ease 0.05s, visibility 0s linear 0s;
}
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._divider_n1qqy_362,
._insideContainer_n1qqy_127:hover ._divider_n1qqy_362 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease 0s, visibility 0s linear 0.15s;
}
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._top_n1qqy_168 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127._expanded_n1qqy_148 ._userInfo_n1qqy_130,
._insideContainer_n1qqy_127:hover ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127:hover ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127:hover ._navSection_n1qqy_165 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127:hover ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127:hover ._top_n1qqy_168 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127:hover ._top_n1qqy_168 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127:hover ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._textContainer_n1qqy_140,
._insideContainer_n1qqy_127:hover ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 ._itemText_n1qqy_144,
._insideContainer_n1qqy_127:hover ._bottom_n1qqy_171 ._itemContainer_n1qqy_165 span,
._insideContainer_n1qqy_127:hover ._userInfo_n1qqy_130 {
  opacity: 1;
  max-width: 160px;
  visibility: visible;
}

._navSection_n1qqy_165: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_1banu_55 {
  font-family: "DM Sans", sans-serif;
}

._actionsContainer_1banu_59 {
  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_1banu_59._dismissed_1banu_70 {
  background: white;
  padding: 0;
}
._actionsContainer_1banu_59._closed_1banu_74 {
  height: 96px;
  background: #ecf4e7;
  display: flex;
  align-items: center;
}

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

._dismissOpenRequested_1banu_88 {
  flex: 0 0 360px;
}

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

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

._actions_1nrr8_59 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
._actions_1nrr8_59 button {
  background-color: unset;
  outline: none;
  cursor: pointer;
}
._actions_1nrr8_59 ._shareButton_1nrr8_73 {
  margin-right: auto;
}
._actions_1nrr8_59 ._fix_1nrr8_76 {
  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_1nrr8_59 ._dismiss_1nrr8_86 {
  border: 1px solid;
}._fontFamilyGlobal_q4y2g_55 {
  font-family: "DM Sans", sans-serif;
}

._modal_q4y2g_59 ._title_q4y2g_59._showClose_q4y2g_59 {
  position: relative;
}
._modal_q4y2g_59 ._title_q4y2g_59._showClose_q4y2g_59 ._titleButtons_q4y2g_62 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
}
._modal_q4y2g_59 ._title_q4y2g_59._showClose_q4y2g_59 ._minimizeIcon_q4y2g_70 {
  color: #1f325b;
}
._modal_q4y2g_59 ._title_q4y2g_59._showClose_q4y2g_59 ._minimizeIcon_q4y2g_70:hover {
  background-color: rgba(31, 50, 91, 0.04);
}
._modal_q4y2g_59 ._title_q4y2g_59._draggable_q4y2g_76 {
  cursor: move;
}
._modal_q4y2g_59 .MuiPaper-root {
  min-height: 251px;
}
._modal_q4y2g_59 .MuiDialogTitle-root {
  font-size: 18px;
  font-weight: 700;
  padding: 40px 40px 24px 40px;
  line-height: 24px;
}
._modal_q4y2g_59 ._content_q4y2g_88 {
  padding: 0 40px;
}
._modal_q4y2g_59 ._progressBar_q4y2g_91 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

._actions_q4y2g_98.MuiDialogActions-root {
  padding: 40px;
}._option_1i78g_55 {
  overflow: hidden;
}

._optionText_1i78g_59 {
  overflow: hidden;
}

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

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

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

._tagWrapper_1m7sd_59 {
  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_1b9n6_55 {
  font-family: "DM Sans", sans-serif;
}

._modal_1b9n6_59 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_1b9n6_59 ._header_1b9n6_69 {
  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_1b9n6_59 ._header_1b9n6_69 ._closeIcon_1b9n6_79 {
  cursor: pointer;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 {
  flex: 1;
}
._modal_1b9n6_59 ._modalFooter_1b9n6_85 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_1b9n6_59 ._modalBody_1b9n6_82 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 ._section_1b9n6_97 {
  padding: 24px 0;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 ._section_1b9n6_97 ._sectionHeader_1b9n6_100 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 ._section_1b9n6_97 ._error_1b9n6_106 {
  color: #b50606;
  visibility: hidden;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 ._section_1b9n6_97 ._showError_1b9n6_110 {
  visibility: visible;
}
._modal_1b9n6_59 ._modalBody_1b9n6_82 ._section_1b9n6_97 ._sectionBody_1b9n6_113 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

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

._button_1b9n6_128 {
  text-transform: capitalize;
}

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

._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._title_1b9n6_148 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._checkbox_1b9n6_153 {
  display: flex;
  align-items: center;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._checkbox_1b9n6_153 ._checkBoxInput_1b9n6_157 {
  padding: 0 8px 0 0;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._checkbox_1b9n6_153 ._infoTooltip_1b9n6_160 {
  display: flex;
  margin-left: 4px;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._inputWithError_1b9n6_164 {
  position: relative;
}
._sendEmailModal_1b9n6_142 ._modalBody_1b9n6_82 ._inputWithError_1b9n6_164 ._error_1b9n6_106 {
  position: absolute;
  top: -2px;
  right: 42px;
  color: #fa6545;
}

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

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

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

._loader_5l43p_204 {
  padding: 0 4px;
}

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

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

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

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

._commentSection_a2k83_74 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
  flex-direction: column;
}
._commentSection_a2k83_74 ._title_a2k83_81 span {
  color: #8f98ad;
  font-weight: 500;
  font-size: 12px;
}
._commentSection_a2k83_74 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_a2k83_96 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._snoozeWrapper_a2k83_96 ._snoozee_a2k83_101 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._snoozeWrapper_a2k83_96 ._snooze_a2k83_96 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
}
._snoozeWrapper_a2k83_96 ._snooze_a2k83_96 ._numberField_a2k83_112 {
  width: 80px;
}._fontFamilyGlobal_ufuc9_55 {
  font-family: "DM Sans", sans-serif;
}

._container_ufuc9_59 {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 4px;
  flex-direction: column;
}
._container_ufuc9_59 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_14psl_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._sdInputTitle_1r0x2_59 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
._sdInputTitle_1r0x2_59 ._text_1r0x2_65 {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.08px;
  color: #8f98ad;
}
._sdInputTitle_1r0x2_59 ._labelWithInfo_1r0x2_72 {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  line-height: 0;
}
._sdInputTitle_1r0x2_59 ._required_1r0x2_79 {
  margin-left: 2px;
  color: #ff586c;
  line-height: 0;
}
._sdInputTitle_1r0x2_59 ._loader_1r0x2_84 {
  margin-left: 4px;
}._arrowsBox_1ycxn_55 {
  height: 100%;
  width: 22px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  border-left: 1px solid #d9d9d9;
  cursor: pointer;
}
._arrowsBox_1ycxn_55:hover {
  opacity: 1;
}
._arrowsBox_1ycxn_55 ._divider_1ycxn_68 {
  background-color: #d9d9d9;
  height: 1px;
  width: 18px;
}
._arrowsBox_1ycxn_55 ._arrow_1ycxn_55 {
  flex: 0 18px;
  padding: 4px;
  width: 18px;
}
._arrowsBox_1ycxn_55 ._arrow_1ycxn_55._rotated_1ycxn_78 {
  transform: rotate(180deg);
}._fontFamilyGlobal_1l1ff_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1l1ff_59 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: stretch;
  gap: 8px;
}
._container_1l1ff_59 ._editButton_1l1ff_67 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
._container_1l1ff_59 ._editButton_1l1ff_67 svg {
  color: #187ffe;
}
._container_1l1ff_59._rowHoverControlled_1l1ff_80 ._editButton_1l1ff_67 {
  opacity: 0;
  transition: opacity 0.2s ease;
}
._container_1l1ff_59 ._valueContainer_1l1ff_84 {
  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_1l1ff_59 ._valueContainer_1l1ff_84 ._text_1l1ff_100 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 16px;
  color: #828da4;
  font-size: 12px;
  font-weight: 500;
}
._container_1l1ff_59 ._valueContainer_1l1ff_84._userStatus_1l1ff_109 {
  background: rgba(109, 181, 249, 0.1764705882);
}
._container_1l1ff_59 ._valueContainer_1l1ff_84._userStatus_1l1ff_109 span {
  color: #4289ca;
}
._container_1l1ff_59 ._maxWidth_1l1ff_115 {
  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_11r91_55 {
  font-family: "DM Sans", sans-serif;
}

._tag_11r91_59 {
  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_11r91_59 span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}._fontFamilyGlobal_nm8ir_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._loadingProgress_nm8ir_71 {
  margin-right: 8px;
}

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

._groupHeader_nm8ir_80 {
  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_1dsnk_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._reasonSection_1dsnk_84 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._reasonSection_1dsnk_84 ._updatedBy_1dsnk_89 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._reasonSection_1dsnk_84 ._updatedBy_1dsnk_89 ._commentBy_1dsnk_94 {
  display: flex;
  gap: 4px;
}
._reasonSection_1dsnk_84 ._title_1dsnk_98 {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #8f98ad;
  font-weight: 500;
  font-size: 12px;
}

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

._snoozeWrapper_1dsnk_116 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._snoozeWrapper_1dsnk_116 ._snoozee_1dsnk_121 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._snoozeWrapper_1dsnk_116 ._snooze_1dsnk_116 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
}
._snoozeWrapper_1dsnk_116 ._snooze_1dsnk_116 ._numberField_1dsnk_132 {
  width: 80px;
}._fontFamilyGlobal_2x8nk_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_2x8nk_59 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
  background: rgb(255, 240, 214);
  height: 250px;
  transition: height 0.35s;
}
._wrapper_2x8nk_59._wrapperCollapsed_2x8nk_69 {
  height: 96px;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72 {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: rgba(255, 240, 214, 0.4);
  border-radius: 4px;
  overflow: hidden;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72._collapsed_2x8nk_80 {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72._requestContent_2x8nk_85 {
  background: #f8f9fc;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72 ._textAndIconContainer_2x8nk_88 {
  display: flex;
  gap: 8px;
  align-items: center;
  cursor: pointer;
  width: 100%;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72 ._textAndIconContainer_2x8nk_88 ._textAndIcon_2x8nk_88 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72 ._textAndIconContainer_2x8nk_88 ._textAndIcon_2x8nk_88 ._rotateChevron_2x8nk_100 {
  transform: rotate(-90deg);
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72 ._actionsContainerContent_2x8nk_103 {
  opacity: 1;
  max-height: 1000px;
  margin-top: 24px;
  display: block;
}
._wrapper_2x8nk_59 ._actionsContainer_2x8nk_72._collapsed_2x8nk_80 ._actionsContainerContent_2x8nk_103 {
  opacity: 0;
  display: none;
  max-height: 0;
  margin-top: 0;
}
._wrapper_2x8nk_59 ._actionButtons_2x8nk_115 {
  margin-left: auto;
}._fontFamilyGlobal_1jpn3_55 {
  font-family: "DM Sans", sans-serif;
}

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

._titleAndContent_43kwa_59 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  height: 50px;
}
._titleAndContent_43kwa_59 ._title_43kwa_59 {
  font-size: 12px;
  font-weight: 500;
  color: #8f98ad;
  display: flex;
  gap: 4px;
  align-items: center;
}
._titleAndContent_43kwa_59 ._content_43kwa_73 {
  color: #1f325b;
}
._titleAndContent_43kwa_59 ._largeContent_43kwa_76 {
  color: #1f325b;
  max-width: 520px;
  overflow: auto;
}
._titleAndContent_43kwa_59 ._editPen_43kwa_81 {
  cursor: pointer;
}._fontFamilyGlobal_ljmuf_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_ljmuf_59 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 {
  display: flex;
  width: 100%;
  background: rgba(255, 240, 214, 0.4);
  border-radius: 4px;
  overflow: hidden;
  padding: 32px;
  height: 270px;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65._collapsed_ljmuf_74 {
  height: 96px;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65._requestContent_ljmuf_77 {
  background: #f6faff;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._collapsedContainer_ljmuf_80 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._collapsedContainer_ljmuf_80._collapsedCont_ljmuf_80 {
  flex-direction: row;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._collapsedContainer_ljmuf_80 ._textAndIconContainer_ljmuf_89 {
  display: flex;
  gap: 8px;
  align-items: center;
  cursor: pointer;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._collapsedContainer_ljmuf_80 ._textAndIconContainer_ljmuf_89 ._textAndIcon_ljmuf_89 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._collapsedContainer_ljmuf_80 ._textAndIconContainer_ljmuf_89 ._textAndIcon_ljmuf_89 ._rotateChevron_ljmuf_100 {
  transform: rotate(-90deg);
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65 ._actionsContainerContent_ljmuf_103 {
  opacity: 1;
  max-height: 1000px;
  margin: 16px 0;
  flex: 1;
  display: block;
}
._wrapper_ljmuf_59 ._actionsContainer_ljmuf_65._collapsed_ljmuf_74 ._actionsContainerContent_ljmuf_103 {
  opacity: 0;
  max-height: 0;
  margin-top: 0;
  display: none;
}
._wrapper_ljmuf_59 ._buttons_ljmuf_116 {
  display: flex;
  justify-content: flex-end;
}
._wrapper_ljmuf_59 ._buttons_ljmuf_116 ._actionButtons_ljmuf_120 {
  display: flex;
  gap: 8px;
}

._dialogContent_ljmuf_125 {
  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_145bd_55 {
  font-family: "DM Sans", sans-serif;
}

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

._actions_1nrr8_59 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
._actions_1nrr8_59 button {
  background-color: unset;
  outline: none;
  cursor: pointer;
}
._actions_1nrr8_59 ._shareButton_1nrr8_73 {
  margin-right: auto;
}
._actions_1nrr8_59 ._fix_1nrr8_76 {
  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_1nrr8_59 ._dismiss_1nrr8_86 {
  border: 1px solid;
}._fontFamilyGlobal_15pzf_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._alertsInfoPanel_15pzf_74 {
  overflow: auto;
}
._alertsInfoPanel_15pzf_74 ._environment_15pzf_77 {
  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_15pzf_74 ._alertsTabs_15pzf_91 {
  overflow: hidden;
  flex: 1;
  max-height: 100%;
  overscroll-behavior: contain;
}
._alertsInfoPanel_15pzf_74 ._sticky_15pzf_97 {
  position: sticky;
  top: 0;
  z-index: 1;
}
._alertsInfoPanel_15pzf_74 ._scrollSection_15pzf_102 {
  height: 100%;
  flex: 1;
}
._alertsInfoPanel_15pzf_74 ._scrollSection_15pzf_102 ._scroll_15pzf_102 {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._alertsInfoPanel_15pzf_74 ._scrollSection_15pzf_102 ._scroll_15pzf_102 > * {
  border-bottom: 1px solid rgba(206, 212, 218, 0.3294117647);
}

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

@keyframes _shine_1auo5_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1auo5_119 ._loadingItem_1auo5_119 {
  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_1auo5_1 1s ease infinite;
}

._loading_1auo5_119 ._loadingItem_1auo5_119 * {
  visibility: hidden !important;
}

._loading_1auo5_119 ._loadingItem_1auo5_119:empty::after,
._loading_1auo5_119 ._loadingItem_1auo5_119 *:empty::after {
  content: " ";
}

._panelHeader_1auo5_142 {
  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_1auo5_142._minimized_1auo5_154 {
  height: 80px;
  padding: 0;
}
._panelHeader_1auo5_142._minimized_1auo5_154 ._rightSection_1auo5_158 {
  max-width: unset;
  gap: 0;
}
._panelHeader_1auo5_142._minimized_1auo5_154 ._rightSection_1auo5_158 ._divider_1auo5_162 {
  display: none;
}
._panelHeader_1auo5_142._minimized_1auo5_154 ._rightSection_1auo5_158 ._top_1auo5_165 {
  padding: 8px 30px;
  height: 47px;
  border-bottom: 1px solid rgba(224, 228, 235, 0.7);
  margin-bottom: 12px;
}
._panelHeader_1auo5_142._minimized_1auo5_154 ._rightSection_1auo5_158 ._top_1auo5_165 ._trimmedTitle_1auo5_171 {
  max-width: 500px;
}
._panelHeader_1auo5_142 ._leftSection_1auo5_174 {
  width: 74px;
}
._panelHeader_1auo5_142 ._rightSection_1auo5_158 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: calc(100% - 74px - 16px);
}
._panelHeader_1auo5_142 ._rightSection_1auo5_158 ._top_1auo5_165 {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  justify-content: space-between;
}._fontFamilyGlobal_rf732_109 {
  font-family: "DM Sans", sans-serif;
}

._eventName_rf732_113 {
  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_rf732_113 ._name_rf732_126 {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
._eventName_rf732_113 ._name_rf732_126._hasLink_rf732_136 {
  max-width: calc(100% - 12px);
}
._eventName_rf732_113 ._name_rf732_126 ._text_rf732_139 {
  font-weight: 500;
  font-size: 14px;
  overflow: hidden;
  color: #061b49;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._eventName_rf732_113 a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin-left: 4px;
  cursor: pointer;
}
._eventName_rf732_113 a img {
  width: 12px;
  aspect-ratio: 1/1;
}._fontFamilyGlobal_1f8uo_109 {
  font-family: "DM Sans", sans-serif;
}

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

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

@keyframes _shine_yi0do_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_yi0do_119 ._loadingItem_yi0do_119 {
  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_yi0do_1 1s ease infinite;
}

._loading_yi0do_119 ._loadingItem_yi0do_119 * {
  visibility: hidden !important;
}

._loading_yi0do_119 ._loadingItem_yi0do_119:empty::after,
._loading_yi0do_119 ._loadingItem_yi0do_119 *:empty::after {
  content: " ";
}

._panelHeader_yi0do_142 {
  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_yi0do_142 ._progressBar_yi0do_155 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
}
._panelHeader_yi0do_142 ._progressBar_yi0do_155._show_yi0do_162 {
  visibility: visible;
}
._panelHeader_yi0do_142 ._state_yi0do_165 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  width: 130px;
}
._panelHeader_yi0do_142 ._closeButton_yi0do_173 {
  padding: 4px;
  margin-top: -4px;
}
._panelHeader_yi0do_142 ._closeButton_yi0do_173 ._closeIcon_yi0do_177 {
  flex: 0 0 auto;
  cursor: pointer;
  color: #1f325b;
}
._panelHeader_yi0do_142 ._content_yi0do_182 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-top: 8px;
  margin-top: -8px;
  gap: 10px;
}
._panelHeader_yi0do_142 ._content_yi0do_182 ._details_yi0do_191 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  overflow: hidden;
  margin-top: -8px;
}
._panelHeader_yi0do_142 ._content_yi0do_182 ._icon_yi0do_201 {
  color: white;
  display: flex;
}
._panelHeader_yi0do_142 ._content_yi0do_182 ._text_yi0do_205 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_yi0do_142 ._content_yi0do_182._loadingItem_yi0do_119 {
  width: 50%;
}
._panelHeader_yi0do_142 ._divider_yi0do_214 {
  height: 1px;
  width: 100%;
}

._xAndShare_yi0do_219 {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 0 0 auto;
}
._xAndShare_yi0do_219 ._closeButton_yi0do_173 {
  padding: 0;
}
._xAndShare_yi0do_219 ._flex_yi0do_228 {
  display: flex;
}

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

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

._shareMenu_170s7_59 {
  cursor: pointer;
  display: flex;
  gap: 4px;
  align-items: center;
}
._shareMenu_170s7_59._centered_170s7_65 {
  justify-content: center;
}
._shareMenu_170s7_59 ._shareButton_170s7_68 {
  padding: 0;
  min-width: unset;
}
._shareMenu_170s7_59 ._share_170s7_59 {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}
._shareMenu_170s7_59 ._svgLink_170s7_77 {
  cursor: pointer;
  margin-top: 2px;
}
._shareMenu_170s7_59 ._flex_170s7_81 {
  display: flex;
}._fontFamilyGlobal_4njb7_55 {
  font-family: "DM Sans", sans-serif;
}

._container_4njb7_59 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
}
._container_4njb7_59 ._severity_4njb7_65 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._container_4njb7_59 ._lastFound_4njb7_70 {
  color: #b4bbc8;
}
._container_4njb7_59 ._editButton_4njb7_73 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
}
._container_4njb7_59 ._editButton_4njb7_73 svg {
  color: #187ffe;
}
._container_4njb7_59 ._tag_4njb7_86 {
  flex: 0 0 auto;
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
._container_4njb7_59 ._divider_4njb7_93 {
  height: 20px;
}
._container_4njb7_59 ._lastSeen_4njb7_96 {
  display: flex;
  gap: 4px;
  align-items: center;
  white-space: nowrap;
}

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

._toggleButtonWrapper_1gnv0_59 {
  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_1gnv0_59:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
._toggleButtonWrapper_1gnv0_59:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
._toggleButtonWrapper_1gnv0_59:not(:first-child) {
  border-left: none;
}
._toggleButtonWrapper_1gnv0_59._active_1gnv0_86 {
  background-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._toggleButtonWrapper_1gnv0_59._active_1gnv0_86 ._name_1gnv0_90 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}._fontFamilyGlobal_1z0pi_55 {
  font-family: "DM Sans", sans-serif;
}

._group_1z0pi_59 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._group_1z0pi_59 ._nameAndOptions_1z0pi_64 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._group_1z0pi_59 ._nameAndOptions_1z0pi_64 ._optionTitle_1z0pi_69 {
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
}

._titleHeader_1z0pi_75 {
  display: flex;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
  justify-content: space-between;
}
._titleHeader_1z0pi_75 ._title_1z0pi_75 {
  display: flex;
  gap: 4px;
}
._titleHeader_1z0pi_75 ._title_1z0pi_75 ._clear_1z0pi_86 {
  color: #187ffe;
  cursor: pointer;
}
._titleHeader_1z0pi_75 ._leftSide_1z0pi_90 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._titleHeader_1z0pi_75 ._rightSide_1z0pi_95 {
  display: flex;
  gap: 8px;
}
._titleHeader_1z0pi_75 ._rightSide_1z0pi_95 ._severityNumber_1z0pi_99 {
  display: flex;
  gap: 2px;
}

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

._chevron_1z0pi_113 {
  transition: transform 0.3s;
}
._chevron_1z0pi_113._expanded_1z0pi_116 {
  transform: rotate(-90deg);
}

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

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

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

._toggleButtonWrapper_fsrse_171 {
  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_fsrse_171:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
._toggleButtonWrapper_fsrse_171:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
._toggleButtonWrapper_fsrse_171:not(:first-child) {
  border-left: none;
}
._toggleButtonWrapper_fsrse_171._active_fsrse_198 {
  background-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._toggleButtonWrapper_fsrse_171._active_fsrse_198 ._name_fsrse_202 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}

._calculator_fsrse_207 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._calculator_fsrse_207 ._vectorString_fsrse_212 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-right: auto;
}
._calculator_fsrse_207 ._vectorString_fsrse_212 ._vector_fsrse_212 {
  color: #061b49;
  display: block;
}
._calculator_fsrse_207 ._title_fsrse_222 {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  position: sticky;
  top: 0;
  background: white;
  padding: 12px 0;
  z-index: 2;
}
._calculator_fsrse_207 ._title_fsrse_222 ._chevronWithTitle_fsrse_233 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._calculator_fsrse_207 ._title_fsrse_222 ._chevronWithTitle_fsrse_233 ._chevron_fsrse_233 {
  transition: transform 0.3s;
}
._calculator_fsrse_207 ._title_fsrse_222 ._chevronWithTitle_fsrse_233 ._chevron_fsrse_233._expanded_fsrse_241 {
  transform: rotate(-90deg);
}
._calculator_fsrse_207 ._title_fsrse_222 span {
  color: #061b49;
  font-weight: 500;
}
._calculator_fsrse_207 ._overAll_fsrse_248 {
  display: flex;
  gap: 4px;
}

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

._slider_hkh5i_59 .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_hkh5i_59 .Mui-disabled span.MuiSlider-track {
  color: #b4bbc8;
}
._slider_hkh5i_59 .Mui-disabled span.MuiSlider-rail, ._slider_hkh5i_59 .Mui-disabled span.MuiSlider-track, ._slider_hkh5i_59 .Mui-disabled span.MuiSlider-thumb {
  background-color: #b4bbc8;
}
._slider_hkh5i_59 span {
  color: unset;
}
._slider_hkh5i_59._readOnly_hkh5i_76 {
  color: #1f325b;
  height: 38px;
  padding: 10px 0;
}._fontFamilyGlobal_4l0py_55 {
  font-family: "DM Sans", sans-serif;
}

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

._wrapper_4l0py_117 {
  display: flex;
  gap: 24px;
  align-items: center;
}
._wrapper_4l0py_117 ._severityInputAndResetWrapper_4l0py_122 {
  display: flex;
  gap: 4px;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: auto;
}
._wrapper_4l0py_117 ._severityInputAndResetWrapper_4l0py_122 ._severityInputWrapper_4l0py_129 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 10px;
}
._wrapper_4l0py_117 ._severityInputAndResetWrapper_4l0py_122 ._severityInputWrapper_4l0py_129 ._severityNumber_4l0py_138 {
  text-align: center;
}
._wrapper_4l0py_117 ._resetCheckbox_4l0py_141 {
  margin-block-end: 15px;
}
._wrapper_4l0py_117 ._arrow_4l0py_144 {
  transform: rotate(180deg);
  color: #cdd1db;
}
._wrapper_4l0py_117 ._button_4l0py_148 {
  color: #187ffe;
  cursor: pointer;
}
._wrapper_4l0py_117 ._button_4l0py_148._disabled_4l0py_152 {
  color: #b9bdc7;
  cursor: default;
}._fontFamilyGlobal_vt2fc_55 {
  font-family: "DM Sans", sans-serif;
}

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

._modal_vt2fc_117 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_vt2fc_117 ._header_vt2fc_127 {
  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_vt2fc_117 ._header_vt2fc_127 ._closeIcon_vt2fc_137 {
  cursor: pointer;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 {
  flex: 1;
}
._modal_vt2fc_117 ._modalFooter_vt2fc_143 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_vt2fc_117 ._modalBody_vt2fc_140 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 ._section_vt2fc_155 {
  padding: 24px 0;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 ._section_vt2fc_155 ._sectionHeader_vt2fc_158 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 ._section_vt2fc_155 ._error_vt2fc_164 {
  color: #b50606;
  visibility: hidden;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 ._section_vt2fc_155 ._showError_vt2fc_168 {
  visibility: visible;
}
._modal_vt2fc_117 ._modalBody_vt2fc_140 ._section_vt2fc_155 ._sectionBody_vt2fc_171 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

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

._button_vt2fc_186 {
  text-transform: capitalize;
}

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

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

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

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

._editAlertSeverityModalAction_vt2fc_242 {
  display: flex;
  justify-content: space-between;
  padding: 16px 10px 0 0;
}
._editAlertSeverityModalAction_vt2fc_242 ._submitAndCancel_vt2fc_247 {
  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_1jjtv_55 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._field_1jjtv_55 ._title_1jjtv_64 span {
  color: #828da4;
}
._field_1jjtv_55 ._title_1jjtv_64 svg {
  margin-left: 6px;
  color: #187ffe;
}
._field_1jjtv_55 ._title_1jjtv_64 ._editIcon_1jjtv_71 {
  cursor: pointer;
}
._field_1jjtv_55 ._content_1jjtv_74 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-top: 8px;
}._count_63igz_55 {
  border-radius: 50px;
  display: inline-block;
  padding: 1px 8px;
  background: #e8f2ff;
}._fontFamilyGlobal_vy8af_55 {
  font-family: "DM Sans", sans-serif;
}

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

._loader_1nw47_67 {
  height: 100%;
}

._title_1nw47_71 {
  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_1os5f_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1os5f_59 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
._wrapper_1os5f_59 ._tagItem_1os5f_64 {
  display: flex;
  flex-direction: column;
  gap: 1px;
  width: 100%;
  overflow: hidden;
}
._wrapper_1os5f_59 ._tagItem_1os5f_64 ._itemTitle_1os5f_71 {
  color: #828da4;
  font-size: 12px;
  font-weight: 500;
}
._wrapper_1os5f_59 ._buttonWrapper_1os5f_76 {
  display: flex;
  align-items: flex-end;
}
._wrapper_1os5f_59 ._buttonWrapper_1os5f_76 ._button_1os5f_76 {
  height: 36px;
  text-transform: none;
}._fontFamilyGlobal_1ucfg_109 {
  font-family: "DM Sans", sans-serif;
}

._modal_1ucfg_113 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_1ucfg_113 ._header_1ucfg_123 {
  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_1ucfg_113 ._header_1ucfg_123 ._closeIcon_1ucfg_133 {
  cursor: pointer;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 {
  flex: 1;
}
._modal_1ucfg_113 ._modalFooter_1ucfg_139 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_1ucfg_113 ._modalBody_1ucfg_136 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 ._section_1ucfg_151 {
  padding: 24px 0;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 ._section_1ucfg_151 ._sectionHeader_1ucfg_154 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 ._section_1ucfg_151 ._error_1ucfg_160 {
  color: #b50606;
  visibility: hidden;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 ._section_1ucfg_151 ._showError_1ucfg_164 {
  visibility: visible;
}
._modal_1ucfg_113 ._modalBody_1ucfg_136 ._section_1ucfg_151 ._sectionBody_1ucfg_167 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

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

._button_1ucfg_182 {
  text-transform: capitalize;
}

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

._tagsModal_1ucfg_196 ._sectionText_1ucfg_196 {
  font-family: "DM Sans", sans-serif;
  color: #061b49;
  font-weight: 500;
  margin-block-end: 15px;
}
._tagsModal_1ucfg_196 ._filtersSection_1ucfg_202 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: scroll;
  margin-bottom: 16px;
}
._tagsModal_1ucfg_196 ._filtersSection_1ucfg_202 ._filterItemWrapper_1ucfg_209 {
  position: relative;
}
._tagsModal_1ucfg_196 ._filtersSection_1ucfg_202 ._filterItemWrapper_1ucfg_209 ._deleteIcon_1ucfg_212 {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s;
  cursor: pointer;
  color: #ff586c;
}
._tagsModal_1ucfg_196 ._filtersSection_1ucfg_202 ._filterItemWrapper_1ucfg_209 ._deleteIcon_1ucfg_212._disabled_1ucfg_221 {
  pointer-events: none;
}
._tagsModal_1ucfg_196 ._filtersSection_1ucfg_202 ._filterItemWrapper_1ucfg_209:hover ._deleteIcon_1ucfg_212 {
  opacity: 1;
}
._tagsModal_1ucfg_196 ._sectionBody_1ucfg_167 {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._tagsModal_1ucfg_196 ._button_1ucfg_182 {
  width: fit-content;
  text-transform: none;
}

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

._tagKey_kt7za_59 {
  color: #828da4;
}

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

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

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

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

@keyframes _shine_cazk9_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_cazk9_65 ._loadingItem_cazk9_65 {
  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_cazk9_1 1s ease infinite;
}

._loading_cazk9_65 ._loadingItem_cazk9_65 * {
  visibility: hidden !important;
}

._loading_cazk9_65 ._loadingItem_cazk9_65:empty::after,
._loading_cazk9_65 ._loadingItem_cazk9_65 *:empty::after {
  content: " ";
}

._tagsWrapper_cazk9_88 {
  display: flex;
  gap: 8px;
  margin-top: -4px;
  flex-direction: row;
  padding: 6px 16px 0 0;
  overflow: hidden;
}
._tagsWrapper_cazk9_88 ._title_cazk9_96 {
  color: #515f80;
  font-weight: 500;
  font-size: 0.875rem;
  width: fit-content;
}
._tagsWrapper_cazk9_88 ._addButton_cazk9_102 {
  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_cazk9_88 ._editTags_cazk9_114 {
  min-width: 22px;
}
._tagsWrapper_cazk9_88 ._more_cazk9_117 {
  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_knm2u_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._wrapper_knm2u_113 {
  display: flex;
  justify-content: space-between;
}
._wrapper_knm2u_113 ._nameAndScore_knm2u_117 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._wrapper_knm2u_113 ._volumeAndOwners_knm2u_122 {
  display: flex;
  gap: 40px;
}
._wrapper_knm2u_113 ._volumeAndOwners_knm2u_122 ._labelItem_knm2u_126 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
._wrapper_knm2u_113 ._volumeAndOwners_knm2u_122 ._labelItem_knm2u_126 ._label_knm2u_126 {
  font-size: 12px;
  color: #828da4;
}

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

._alertRemediationSteps_va93u_59 {
  color: #1f325b;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0;
  overflow: auto;
}
._alertRemediationSteps_va93u_59 ._aiBox_va93u_69 {
  padding: 20px;
  background: #f6faff;
  overflow: auto;
  border-radius: 4px;
}
._alertRemediationSteps_va93u_59 ._aiBox_va93u_69 pre {
  text-wrap: balance;
}
._alertRemediationSteps_va93u_59 ._leftTitle_va93u_78 {
  display: flex;
  align-items: center;
}
._alertRemediationSteps_va93u_59 ._starsIcon_va93u_82 {
  width: 14px;
  margin-right: 10px;
}
._alertRemediationSteps_va93u_59 ._title_va93u_86 {
  display: flex;
  justify-content: space-between;
}
._alertRemediationSteps_va93u_59 ._title_va93u_86 h6 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._alertRemediationSteps_va93u_59 ._title_va93u_86 span {
  font-weight: 700;
  font-size: 14px;
}
._alertRemediationSteps_va93u_59 ._loader_va93u_99 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
._alertRemediationSteps_va93u_59 ._textButton_va93u_105 {
  text-transform: inherit;
  padding: 0;
  display: flex;
  justify-content: flex-start;
}
._alertRemediationSteps_va93u_59 ._textButton_va93u_105:hover {
  background: transparent;
}
._alertRemediationSteps_va93u_59 ._textButton_va93u_105 ._regenerateButton_va93u_114 {
  font-size: 14px;
  font-weight: 400;
  color: #187ffe;
}
._alertRemediationSteps_va93u_59 ._textButton_va93u_105 svg {
  margin-right: 5px;
}
._alertRemediationSteps_va93u_59 ._step_va93u_122 span {
  white-space: pre-line;
}._fontFamilyGlobal_1t371_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1t371_59 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._wrapper_1t371_59 ._editorWrapper_1t371_64 {
  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_zm731_110 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _shine_zm731_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_zm731_257 ._loadingItem_zm731_257 {
  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_zm731_1 1s ease infinite;
}

._loading_zm731_257 ._loadingItem_zm731_257 * {
  visibility: hidden !important;
}

._loading_zm731_257 ._loadingItem_zm731_257:empty::after,
._loading_zm731_257 ._loadingItem_zm731_257 *:empty::after {
  content: " ";
}

._container_zm731_280 {
  overflow: hidden;
}
._container_zm731_280 ._inputBox_zm731_283 {
  cursor: pointer;
}
._container_zm731_280 ._inputBox_zm731_283._loading_zm731_257 {
  pointer-events: none;
  cursor: progress;
}
._container_zm731_280 ._inputBox_zm731_283 ._input_zm731_283 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 10px;
}
._container_zm731_280 ._inputBox_zm731_283 ._input_zm731_283 ._insightEdit_zm731_299 {
  min-width: 22px;
}
._container_zm731_280 ._inputBox_zm731_283 ._input_zm731_283 ._values_zm731_302 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  line-height: 10px;
}
._container_zm731_280 ._inputBox_zm731_283 ._input_zm731_283 ._countBox_zm731_311 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #e1e4e9;
  padding: 4px;
  line-height: 12px;
  border-radius: 4px;
}
._container_zm731_280 ._inputBox_zm731_283 ._input_zm731_283 ._countBox_zm731_311 span {
  color: #828da4;
}

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

._menuActions_zm731_344 {
  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_zm731_358 {
  overflow-y: auto;
  flex: 1;
}

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

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

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

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

._grid_17h00_68 {
  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_17h00_81 {
  display: flex;
}
._insightsList_17h00_81 ._insightsColumn_17h00_84 {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  width: 100%;
}

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

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

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

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

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

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

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

@keyframes _shine_1xvj4_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1xvj4_203 ._loadingItem_1xvj4_203 {
  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_1xvj4_1 1s ease infinite;
}

._loading_1xvj4_203 ._loadingItem_1xvj4_203 * {
  visibility: hidden !important;
}

._loading_1xvj4_203 ._loadingItem_1xvj4_203:empty::after,
._loading_1xvj4_203 ._loadingItem_1xvj4_203 *:empty::after {
  content: " ";
}

._paragraph_1xvj4_226 {
  position: relative;
  overflow: hidden;
}
._paragraph_1xvj4_226 ._collapsingBlock_1xvj4_230 {
  margin-bottom: 0;
}
._paragraph_1xvj4_226 ._fade_1xvj4_233 {
  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_1xvj4_226 ._button_1xvj4_241 {
  margin-top: 8px;
  margin-left: -8px;
}._fontFamilyGlobal_1rs1r_55 {
  font-family: "DM Sans", sans-serif;
}

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

._insightItem_14lli_59 {
  display: flex;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  padding: 3px 8px;
  line-height: 1;
}
._insightItem_14lli_59 span {
  font-weight: 500;
}
._insightItem_14lli_59._negative_14lli_70 {
  background: #ffe1e4;
}
._insightItem_14lli_59._negative_14lli_70 span {
  color: #ff586c;
}
._insightItem_14lli_59._neutral_14lli_76 {
  background: #e1e4e9;
}
._insightItem_14lli_59._neutral_14lli_76 span {
  color: #828da4;
}
._insightItem_14lli_59._positive_14lli_82 {
  background: #d9f2cd;
}
._insightItem_14lli_59._positive_14lli_82 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_1obl8_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._details_1h669_59 {
  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_1h669_59._empty_1h669_69 {
  display: flex;
  height: 100%;
}
._details_1h669_59 ._noData_1h669_73 {
  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_1e2ru_55 {
  font-family: "DM Sans", sans-serif;
}

@keyframes _rotate270to180_1e2ru_1 {
  from {
    transform: rotate(-270deg);
  }
  to {
    transform: rotate(-180deg);
  }
}
._accordionSummary_1e2ru_67 {
  border: 1px solid rgb(207, 207, 207);
  background-color: white;
  border-radius: 4px;
}
._accordionSummary_1e2ru_67 ._icon_1e2ru_72 {
  transform: rotate(270deg);
}
._accordionSummary_1e2ru_67 ._icon_1e2ru_72._open_1e2ru_75 {
  animation: _rotate270to180_1e2ru_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_1exlr_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._svgGraph_1exlr_67,
._content_1exlr_88,
._graphNode_1exlr_89,
._graphRootNode_1exlr_90,
._graphLink_1exlr_91 {
  /*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_w8utn_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_w8utn_59 {
  padding: 0 0 24px;
  height: calc(100% - 24px);
  overflow: scroll;
  position: relative;
}
._wrapper_w8utn_59 ._toolButton_w8utn_65 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #187ffe;
  cursor: pointer;
  margin: 8px 0;
  transition: all 0.2s ease;
}
._wrapper_w8utn_59 ._toolButton_w8utn_65 svg {
  width: 16px;
  height: 16px;
  color: #187ffe;
  fill: #187ffe;
}
._wrapper_w8utn_59 .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_w8utn_59 .react-flow__controls-button {
  color: #187ffe;
  background: transparent;
  border: none;
}
._wrapper_w8utn_59 .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_1i2kx_55 {
  font-family: "DM Sans", sans-serif;
}

._insightsList_1i2kx_59 {
  display: flex;
}

._text_1i2kx_63 {
  color: #515f80;
}

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

._iconsWrapper_1i2kx_72 {
  margin-right: 2px;
  display: flex;
  flex-direction: row;
  gap: 6px;
}
._iconsWrapper_1i2kx_72 ._alertInsightTag_1i2kx_78 {
  padding: 4px;
  position: relative;
  width: 24px;
  height: 24px;
}
._iconsWrapper_1i2kx_72 ._alertInsightTag_1i2kx_78:nth-child(1) {
  z-index: 3;
}
._iconsWrapper_1i2kx_72 ._alertInsightTag_1i2kx_78:nth-child(2) {
  z-index: 2;
  margin-left: -22px;
}
._iconsWrapper_1i2kx_72 ._alertInsightTag_1i2kx_78: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_1d74g_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1d74g_59 {
  height: calc(100% - 38px - 32px);
}
._wrapper_1d74g_59 ._actionBar_1d74g_62 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_1d74g_59 ._actionBar_1d74g_62 ._actions_1d74g_67 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_1d74g_59 ._table_1d74g_74 {
  height: calc(100% - 38px);
}._fontFamilyGlobal_1gzfm_55 {
  font-family: "DM Sans", sans-serif;
}

._menuItemWrapper_1gzfm_59 {
  margin: 0;
  padding: 10px 0;
  border-radius: 4px;
  cursor: pointer;
}
._menuItemWrapper_1gzfm_59._selected_1gzfm_65 {
  background: #eff4ff;
}
._menuItemWrapper_1gzfm_59 ._menuItem_1gzfm_59 {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1f325b;
  font-weight: 500;
  width: 100%;
}
._menuItemWrapper_1gzfm_59 ._menuItem_1gzfm_59 ._disabled_1gzfm_76 {
  color: #828da4;
  cursor: not-allowed;
}
._menuItemWrapper_1gzfm_59:hover {
  background: rgba(221, 231, 255, 0.6);
}
._menuItemWrapper_1gzfm_59 ._delete_1gzfm_83 {
  color: #ff586c;
}
._menuItemWrapper_1gzfm_59:not(._draggable_1gzfm_86) {
  padding: 10px 8px 10px 0;
}
._menuItemWrapper_1gzfm_59 ._itemRight_1gzfm_89 {
  flex-grow: 1;
  display: flex;
  justify-content: end;
}
._menuItemWrapper_1gzfm_59 ._itemRight_1gzfm_89 ._count_1gzfm_94 {
  margin-left: 8px;
  color: #b4bbc8;
  font-weight: 500;
  font-size: 14px;
}
._menuItemWrapper_1gzfm_59._draggable_1gzfm_86 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._menuItemWrapper_1gzfm_59._draggable_1gzfm_86 ._draggableIcon_1gzfm_106 {
  cursor: grab;
  opacity: 0.5;
}._fontFamilyGlobal_19kbb_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._item_buci3_59 {
  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_buci3_59._active_buci3_78 {
  border-color: #187ffe;
  z-index: 2;
}
._item_buci3_59._selected_buci3_82 {
  background-color: #187ffe;
  border-color: #187ffe;
  transition: background-color 0.2s ease-in-out;
}
._item_buci3_59._selected_buci3_82 ._name_buci3_87 {
  color: #ffffff;
  transition: color 0.2s ease-in-out;
}
._item_buci3_59 ._name_buci3_87 {
  text-wrap: nowrap;
}

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

._iconOnly_buci3_95._selected_buci3_82 {
  background-color: #ffffff;
  border-color: #ced4da;
}

._iconOnly_buci3_95._active_buci3_78 {
  border-color: #ced4da;
}._fontFamilyGlobal_6267b_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._footer_6267b_86 {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 12px;
  align-items: center;
}
._footer_6267b_86 ._cancel_6267b_93 {
  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_yea6g_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

._modalDialog_w1xd1_113 ._modalContent_w1xd1_113 {
  display: flex;
  flex-direction: column;
  margin: 0 24px;
  padding: 0;
  border: 1px solid #cdd1db;
  border-radius: 6px;
}
._modalDialog_w1xd1_113 ._modalContent_w1xd1_113 ._formContainer_w1xd1_121 {
  display: grid;
  grid-template-columns: 344px 1fr;
  gap: 0;
  flex: 1;
  min-height: 500px;
}
._modalDialog_w1xd1_113 ._modalContent_w1xd1_113 ._formContainer_w1xd1_121 ._leftColumn_w1xd1_128 {
  width: 344px;
  padding: 32px;
  border-right: 1px solid #b4bbc8;
  background-color: #ffffff;
  overflow-y: auto;
}
._modalDialog_w1xd1_113 ._modalContent_w1xd1_113 ._formContainer_w1xd1_121 ._rightColumn_w1xd1_135 {
  padding: 32px;
  background-color: #f6faff;
  display: flex;
  flex-direction: column;
}
._modalDialog_w1xd1_113 ._modalActions_w1xd1_141 {
  padding: 24px;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

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

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

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

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

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

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

._sectionTitle_j7j5t_121 {
  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_bf3kn_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

._chartTypeOption_bf3kn_135 {
  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_bf3kn_135:hover {
  border-color: #c8e0ff;
  background-color: #f6faff;
}
._chartTypeOption_bf3kn_135._selected_bf3kn_151 {
  border-color: #187ffe;
  background-color: #f6faff;
  box-shadow: 0 0 0 1px #187ffe;
}
._chartTypeOption_bf3kn_135 svg {
  width: 16px;
  height: 16px;
}._fontFamilyGlobal_j7j5t_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._addFilterButtonBlock_c32oe_150 {
  height: 48px;
  display: flex;
  align-items: flex-end;
  margin-top: 8px;
}
._addFilterButtonBlock_c32oe_150 ._addFilterButton_c32oe_150 {
  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_1jd3h_1 {
  width: 100%;
}

._minimizedDefaultWidth_1jd3h_5 {
  max-width: 150px;
}

._wrapper_1jd3h_9 {
  display: flex;
}

._maxWidthField_1jd3h_13 {
  max-width: 910px;
}

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

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

._focusedInput_1saag_59 {
  position: relative;
}
._focusedInput_1saag_59 ._tags_1saag_62 {
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  pointer-events: none;
}
._focusedInput_1saag_59 ._autocompleteInput_1saag_69 input {
  visibility: hidden;
}._fontFamilyGlobal_rg5n1_55 {
  font-family: "DM Sans", sans-serif;
}

._selectControlWrapper_rg5n1_59 {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
._selectControlWrapper_rg5n1_59._hasVariableSupport_rg5n1_65 .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_zuz1z_55 {
  font-family: "DM Sans", sans-serif;
}

._editor_zuz1z_59 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
  width: 100%;
  background-color: white;
}
._editor_zuz1z_59._readOnly_zuz1z_66 {
  height: inherit;
  border: none;
  background: transparent;
}
._editor_zuz1z_59._readOnly_zuz1z_66 .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_zuz1z_59._readOnly_zuz1z_66 span {
  color: #8f98ad;
}._fontFamilyGlobal_19to8_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

._previewPlaceholder_k3wrw_113 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background-color: #f6faff;
}
._previewPlaceholder_k3wrw_113 ._widgetHeader_k3wrw_121 {
  padding-bottom: 16px;
  border-bottom: 1px solid #b4bbc8;
}
._previewPlaceholder_k3wrw_113 ._widgetHeader_k3wrw_121 ._widgetTitle_k3wrw_125 {
  font-weight: 600;
  color: #1f325b;
  margin-bottom: 4px;
}
._previewPlaceholder_k3wrw_113 ._widgetHeader_k3wrw_121 ._widgetDescription_k3wrw_130 {
  line-height: 1.4;
}
._previewPlaceholder_k3wrw_113 ._widgetContent_k3wrw_133 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 0;
}
._previewPlaceholder_k3wrw_113 ._previewInfo_k3wrw_140 {
  padding-top: 8px;
  border-top: 1px solid #b4bbc8;
  text-align: center;
}
._previewPlaceholder_k3wrw_113 ._previewStateContainer_k3wrw_145 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  gap: 16px;
}
._previewPlaceholder_k3wrw_113 ._previewStateContainerSingle_k3wrw_153 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 200px;
}
._previewPlaceholder_k3wrw_113 ._previewHeader_k3wrw_160 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
._previewPlaceholder_k3wrw_113 ._previewContent_k3wrw_166 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}._fontFamilyGlobal_yea6g_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

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

._backgroundLoadingContainer_1ub57_88 {
  display: flex;
  gap: 1em;
}
._backgroundLoadingContainer_1ub57_88 ._backgroundLoader_1ub57_92 {
  width: 25px;
}

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

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

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

._closeIcon_1q0k5_59 {
  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_19mf7_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_19mf7_59 {
  margin-top: 16px;
}

._header_19mf7_63 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
}
._header_19mf7_63 ._headerLeft_19mf7_70 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._header_19mf7_63 ._headerLeft_19mf7_70 ._headerText_19mf7_75 {
  font-size: 14px;
  font-weight: 500;
  color: #061b49;
}
._header_19mf7_63 ._headerLeft_19mf7_70 ._chevronClosed_19mf7_80,
._header_19mf7_63 ._headerLeft_19mf7_70 ._chevronOpen_19mf7_81 {
  color: #828da4;
  font-size: 20px;
  transition: transform 0.2s;
}
._header_19mf7_63 ._headerLeft_19mf7_70 ._chevronOpen_19mf7_81 {
  transform: rotate(180deg);
}
._header_19mf7_63 ._headerLeft_19mf7_70 ._loader_19mf7_89 {
  color: #828da4;
}
._header_19mf7_63 ._selectedBadge_19mf7_92 {
  font-size: 13px;
  color: #187ffe;
  font-weight: 500;
  padding: 2px 8px;
  background-color: #f6faff;
  border-radius: 4px;
}

._expandedContent_19mf7_101 {
  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_19mf7_101 ._instructionText_19mf7_111 {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #515f80;
  line-height: 1.4;
  flex-shrink: 0;
}
._expandedContent_19mf7_101 ._searchBox_19mf7_119 {
  width: 100%;
  flex-shrink: 0;
}
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
  flex-shrink: 0;
}
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 ._selectAll_19mf7_130,
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 ._reset_19mf7_131 {
  color: #187ffe;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 ._selectAll_19mf7_130:hover,
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 ._reset_19mf7_131:hover {
  text-decoration: underline;
}
._expandedContent_19mf7_101 ._actionsBar_19mf7_123 ._reset_19mf7_131 {
  color: #187ffe;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144::-webkit-scrollbar {
  width: 6px;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163 {
  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_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163:hover {
  background-color: rgba(221, 231, 255, 0.6);
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163 ._dragIcon_19mf7_176 {
  flex-shrink: 0;
  color: #828da4;
  cursor: grab;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163 ._dragIcon_19mf7_176:active {
  cursor: grabbing;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163 ._checkbox_19mf7_184 {
  flex-shrink: 0;
}
._expandedContent_19mf7_101 ._columnsList_19mf7_144 ._columnItem_19mf7_163 ._columnTitle_19mf7_187 {
  flex: 1;
  font-size: 14px;
  color: #061b49;
}
._expandedContent_19mf7_101 ._addTagButtonWrapper_19mf7_192 {
  display: flex;
  justify-content: flex-start;
  padding: 8px 0;
  margin-top: 8px;
  border-top: 1px solid #ced4da;
}
._expandedContent_19mf7_101 ._addTagButton_19mf7_192 {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #187ffe;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}
._expandedContent_19mf7_101 ._addTagButton_19mf7_192:hover {
  text-decoration: underline;
}._fontFamilyGlobal_13pf8_55 {
  font-family: "DM Sans", sans-serif;
}

._tagColumnRow_13pf8_59 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px 8px 0;
  border-radius: 4px;
  transition: background-color 0.2s;
  flex-shrink: 0;
}
._tagColumnRow_13pf8_59:hover {
  background-color: rgba(221, 231, 255, 0.6);
}
._tagColumnRow_13pf8_59 ._dragHandle_13pf8_71 {
  display: flex;
  flex-shrink: 0;
  cursor: grab;
}
._tagColumnRow_13pf8_59 ._dragHandle_13pf8_71:active {
  cursor: grabbing;
}
._tagColumnRow_13pf8_59 ._dragIcon_13pf8_79 {
  flex-shrink: 0;
  color: #828da4;
}
._tagColumnRow_13pf8_59 ._checkbox_13pf8_83 {
  flex-shrink: 0;
}
._tagColumnRow_13pf8_59 ._tagInputs_13pf8_86 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  flex: 1;
}
._tagColumnRow_13pf8_59 ._tagTypeWrapper_13pf8_92 {
  flex: 1;
  min-width: 140px;
}
._tagColumnRow_13pf8_59 ._tagTypeWrapper_13pf8_92 > div {
  width: 100%;
}
._tagColumnRow_13pf8_59 ._tagKeysWrapper_13pf8_99 {
  flex: 1;
  min-width: 140px;
}
._tagColumnRow_13pf8_59 ._tagKeysWrapper_13pf8_99 > div {
  width: 100%;
}
._tagColumnRow_13pf8_59 ._removeTagButton_13pf8_106 {
  flex-shrink: 0;
  color: #515f80;
}
._tagColumnRow_13pf8_59 ._removeTagButton_13pf8_106:hover {
  color: #b50606;
  background-color: rgba(255, 0, 0, 0.04);
}._fontFamilyGlobal_163tp_55 {
  font-family: "DM Sans", sans-serif;
}

._search_163tp_59 {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
._search_163tp_59 ._icon_163tp_64 path {
  fill: #828da4;
}._tabsContainer_1thqd_1 {
  overflow: scroll;
  flex: 1;
}
._tabsContainer_1thqd_1 > ._flexFix_1thqd_5 {
  display: flex;
  height: 100%;
  flex-direction: column;
}._fontFamilyGlobal_yyqyf_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_yyqyf_59 {
  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_q01fe_55 {
  font-family: "DM Sans", sans-serif;
}

._account_q01fe_59 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  min-width: 0;
}
._account_q01fe_59 ._accountDetails_q01fe_67 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}
._account_q01fe_59 ._accountDetails_q01fe_67 ._name_q01fe_74 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
._account_q01fe_59 ._accountDetails_q01fe_67 ._region_q01fe_83 {
  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_1e8ty_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1e8ty_59 {
  display: flex;
  gap: 4px;
}
._wrapper_1e8ty_59 ._plusItems_1e8ty_63 {
  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_1e8ty_59 span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes _shine_1gwun_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1gwun_61 ._loadingItem_1gwun_61 {
  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_1gwun_1 1s ease infinite;
}

._loading_1gwun_61 ._loadingItem_1gwun_61 * {
  visibility: hidden !important;
}

._loading_1gwun_61 ._loadingItem_1gwun_61:empty::after,
._loading_1gwun_61 ._loadingItem_1gwun_61 *:empty::after {
  content: " ";
}

._container_1gwun_84 {
  overflow: hidden;
}
._container_1gwun_84 ._inputBox_1gwun_87 {
  cursor: pointer;
}
._container_1gwun_84 ._inputBox_1gwun_87._loading_1gwun_61 {
  pointer-events: none;
  cursor: progress;
}
._container_1gwun_84 ._inputBox_1gwun_87 ._input_1gwun_87 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 10px;
}
._container_1gwun_84 ._inputBox_1gwun_87 ._input_1gwun_87 ._insightEdit_1gwun_103 {
  min-width: 22px;
}
._container_1gwun_84 ._inputBox_1gwun_87 ._input_1gwun_87 ._values_1gwun_106 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  line-height: 10px;
}
._container_1gwun_84 ._inputBox_1gwun_87 ._input_1gwun_87 ._countBox_1gwun_115 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #e1e4e9;
  padding: 4px;
  line-height: 12px;
  border-radius: 4px;
}
._container_1gwun_84 ._inputBox_1gwun_87 ._input_1gwun_87 ._countBox_1gwun_115 span {
  color: #828da4;
}

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

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

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

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

._container_31fow_59 {
  display: flex;
  gap: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: center;
  max-width: calc(100% - 30px);
}
._container_31fow_59 ._editIcon_31fow_67 {
  cursor: pointer;
  min-width: 22px;
}
._container_31fow_59 ._select_31fow_71 {
  flex-grow: 1;
  max-width: 100%;
}
._container_31fow_59 ._rootAsset_31fow_75 {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
._container_31fow_59 ._rootAsset_31fow_75 ._assetNameContainer_31fow_81 {
  max-width: calc(100% - 30px);
}
._container_31fow_59 ._menuActions_31fow_84 {
  margin-block-start: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._chosenRootAsset_31fow_91 {
  max-width: 100%;
}

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

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

._panel_1siyb_59 {
  background: #f6faff;
}

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

._wrapper_179mj_59 {
  height: 100%;
  padding: 0 0 32px;
}
._wrapper_179mj_59 ._actionBar_179mj_63 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_179mj_59 ._actionBar_179mj_63 ._actions_179mj_68 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_179mj_59 ._table_179mj_75 {
  height: calc(100% - 38px - 32px);
}._fontFamilyGlobal_7x2yi_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._header_y055u_59 {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
}
._header_y055u_59 ._search_y055u_65 {
  margin: 16px 0;
  width: 232px;
}
._header_y055u_59 ._search_y055u_65 ._icon_y055u_69 path {
  fill: #828da4;
}
._header_y055u_59 ._link_y055u_72 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._header_y055u_59 ._text_y055u_77 {
  font-size: 0.875rem;
  color: #187ffe;
  cursor: pointer;
}._fontFamilyGlobal_1mb6l_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._versionWrapper_q0v2p_59 {
  display: flex;
}
._versionWrapper_q0v2p_59 ._version_q0v2p_59 {
  color: #828da4;
}
._versionWrapper_q0v2p_59 ._version_q0v2p_59 span {
  color: #828da4;
}._fontFamilyGlobal_1otux_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1otux_59 {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
._wrapper_1otux_59 ._totalCount_1otux_64 {
  color: #1f325b;
  font-size: 14px;
}
._wrapper_1otux_59 ._totalSelected_1otux_68 {
  color: #828a9c;
  font-size: 14px;
}
._wrapper_1otux_59 ._selectAll_1otux_72 {
  color: #187ffe;
  font-size: 14px;
  cursor: pointer;
}
._wrapper_1otux_59 ._divider_1otux_77 {
  height: 20px;
}._fontFamilyGlobal_6bqym_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

._searchContainer_rsrqy_59 {
  display: flex;
  align-items: center;
  gap: 16px;
}
._searchContainer_rsrqy_59 ._select_rsrqy_64 {
  width: 232px;
}
._searchContainer_rsrqy_59 ._search_rsrqy_59 {
  margin: 16px 0;
  width: 232px;
}
._searchContainer_rsrqy_59 ._search_rsrqy_59 ._icon_rsrqy_71 path {
  fill: #828da4;
}

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

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

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

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

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

._actionsContainer_1uxc3_59 {
  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_11928_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_11928_59 {
  width: 32%;
  border: 1px solid #ced4da;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
._wrapper_11928_59 ._content_11928_68 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0 16px;
  overflow: hidden;
  flex: 1;
  gap: 8px;
}
._wrapper_11928_59 ._content_11928_68 ._title_11928_78 {
  flex: 0 0 auto;
  border-bottom: 1px solid #ced4da;
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
}
._wrapper_11928_59 ._content_11928_68 ._title_11928_78 ._how_11928_85 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #1f325b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_11928_59 ._content_11928_68 ._title_11928_78 ._tickets_11928_94 {
  font-size: 14px;
  color: #187ffe;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}
._wrapper_11928_59 ._content_11928_68 ._bodyWrapper_11928_102 {
  flex: 1 1 0;
  height: calc(100% - 33px);
  overflow: hidden;
}
._wrapper_11928_59 ._content_11928_68 ._bodyWrapper_11928_102 ._body_11928_102 {
  flex: 1 1 auto;
  height: 100%;
  overflow: auto;
}
._wrapper_11928_59 ._fix_11928_112 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
}._fontFamilyGlobal_1xwme_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

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

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

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

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

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

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

@keyframes _shine_1iu91_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1iu91_65 ._loadingItem_1iu91_65 {
  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_1iu91_1 1s ease infinite;
}

._loading_1iu91_65 ._loadingItem_1iu91_65 * {
  visibility: hidden !important;
}

._loading_1iu91_65 ._loadingItem_1iu91_65:empty::after,
._loading_1iu91_65 ._loadingItem_1iu91_65 *:empty::after {
  content: " ";
}

._wrapper_1iu91_88 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._wrapper_1iu91_88 ._header_1iu91_93 {
  display: flex;
  justify-content: space-between;
}
._wrapper_1iu91_88 ._header_1iu91_93 ._title_1iu91_97 {
  color: #1f325b;
  font-weight: 500;
  font-size: 16px;
}
._wrapper_1iu91_88 ._header_1iu91_93 ._callTheExpert_1iu91_102 {
  display: flex;
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  align-items: center;
  font-size: 14px;
}
._wrapper_1iu91_88 ._descriptionAndAffected_1iu91_110 {
  display: flex;
}
._wrapper_1iu91_88 ._descriptionAndAffected_1iu91_110 ._description_1iu91_110 {
  flex: 3;
  gap: 12px;
  display: flex;
  flex-direction: column;
  padding-right: 20px;
  width: 100%;
}
._wrapper_1iu91_88 ._descriptionAndAffected_1iu91_110 ._description_1iu91_110 ._descriptionText_1iu91_121 {
  white-space: pre-line;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_1iu91_88 ._descriptionAndAffected_1iu91_110 ._divider_1iu91_127 {
  margin-left: 6%;
  height: 100%;
}
._wrapper_1iu91_88 ._insights_1iu91_131 {
  display: block;
  gap: 12px;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
}
._wrapper_1iu91_88 ._insights_1iu91_131 ._insightsWrapper_1iu91_138 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  grid-auto-rows: 60px;
  gap: 12px;
  margin-top: 12px;
  flex-wrap: wrap;
}
._wrapper_1iu91_88 ._title_1iu91_97 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  color: #1f325b;
  font-weight: 500;
}

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

@keyframes _shine_g89og_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_g89og_65 ._loadingItem_g89og_65 {
  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_g89og_1 1s ease infinite;
}

._loading_g89og_65 ._loadingItem_g89og_65 * {
  visibility: hidden !important;
}

._loading_g89og_65 ._loadingItem_g89og_65:empty::after,
._loading_g89og_65 ._loadingItem_g89og_65 *:empty::after {
  content: " ";
}

._tooltip_g89og_88 {
  padding: 8px;
}

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

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

@keyframes _shine_143ea_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_143ea_65 ._loadingItem_143ea_65 {
  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_143ea_1 1s ease infinite;
}

._loading_143ea_65 ._loadingItem_143ea_65 * {
  visibility: hidden !important;
}

._loading_143ea_65 ._loadingItem_143ea_65:empty::after,
._loading_143ea_65 ._loadingItem_143ea_65 *:empty::after {
  content: " ";
}

._tooltip_143ea_88 {
  padding: 8px;
}

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

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

@keyframes _shine_1d600_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1d600_65 ._loadingItem_1d600_65 {
  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_1d600_1 1s ease infinite;
}

._loading_1d600_65 ._loadingItem_1d600_65 * {
  visibility: hidden !important;
}

._loading_1d600_65 ._loadingItem_1d600_65:empty::after,
._loading_1d600_65 ._loadingItem_1d600_65 *:empty::after {
  content: " ";
}

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

._wrapper_1d600_98 {
  background: #f0f3f8;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  gap: 4px;
  font-size: 14px;
}
._wrapper_1d600_98 ._title_1d600_107 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
._wrapper_1d600_98 ._loadingItem_1d600_65 {
  width: 100%;
}
._wrapper_1d600_98 ._infoImage_1d600_116 {
  width: 16px;
  height: 16px;
}
._wrapper_1d600_98 ._labels_1d600_120 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

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

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

@keyframes _shine_1eif9_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1eif9_177 ._loadingItem_1eif9_177 {
  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_1eif9_1 1s ease infinite;
}

._loading_1eif9_177 ._loadingItem_1eif9_177 * {
  visibility: hidden !important;
}

._loading_1eif9_177 ._loadingItem_1eif9_177:empty::after,
._loading_1eif9_177 ._loadingItem_1eif9_177 *:empty::after {
  content: " ";
}

._wrapper_1eif9_200 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px;
}
._wrapper_1eif9_200 ._riskNameSection_1eif9_206 {
  width: 100%;
  border-bottom: 1px solid #e4e6eb;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  gap: 36px;
}
._wrapper_1eif9_200 ._riskNameSection_1eif9_206 ._displayName_1eif9_216 {
  justify-self: flex-start;
  font-size: 18px;
  font-weight: 500;
  color: #061b49;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._wrapper_1eif9_200 ._card_1eif9_225 {
  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_1eif9_200 ._card_1eif9_225 ._item_1eif9_235 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235._description_1eif9_240 {
  max-width: 40%;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235._description_1eif9_240 ._value_1eif9_243 {
  height: auto;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235._securityEvents_1eif9_246 ._title_1eif9_246 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235._securityEvents_1eif9_246 ._title_1eif9_246 ._label_1eif9_251 {
  padding: 1px 8px;
  background-color: #e6e8ed;
  border-radius: 10px;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235 ._title_1eif9_246 {
  font-weight: 400;
  color: #8f98ad;
  font-size: 12px;
}
._wrapper_1eif9_200 ._card_1eif9_225 ._item_1eif9_235 ._value_1eif9_243 {
  color: #1f325b;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_1eif9_200 ._status_1eif9_270 ._statusWrapper_1eif9_270 {
  display: flex;
  width: 100%;
  gap: 4px;
  align-items: center;
}
._wrapper_1eif9_200 ._status_1eif9_270 ._statusWrapper_1eif9_270 ._iconWrapper_1eif9_276 {
  line-height: 0;
  border-radius: 2px;
  padding: 2px;
}
._wrapper_1eif9_200 ._status_1eif9_270 ._statusWrapper_1eif9_270 ._title_1eif9_246 {
  width: 100%;
}
._wrapper_1eif9_200 ._status_1eif9_270 ._statusWrapper_1eif9_270 ._statusTitle_1eif9_284 {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1f325b;
}
._wrapper_1eif9_200 ._status_1eif9_270 ._statusWrapper_1eif9_270 ._percentage_1eif9_291 {
  color: #515f80;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

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

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

._PolicyResultValueBox_136sm_59 {
  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_136sm_59 span {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #828da4;
}

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

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

@keyframes _shine_1nnf4_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1nnf4_123 ._loadingItem_1nnf4_123 {
  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_1nnf4_1 1s ease infinite;
}

._loading_1nnf4_123 ._loadingItem_1nnf4_123 * {
  visibility: hidden !important;
}

._loading_1nnf4_123 ._loadingItem_1nnf4_123:empty::after,
._loading_1nnf4_123 ._loadingItem_1nnf4_123 *:empty::after {
  content: " ";
}

._item_1nnf4_146 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 70px;
}
._item_1nnf4_146 ._pencil_1nnf4_152 {
  width: 10px;
  cursor: pointer;
}
._item_1nnf4_146 ._title_1nnf4_156 {
  display: flex;
  gap: 4px;
  position: relative;
  color: #515f80;
  font-size: 14px;
  font-weight: 400;
}
._item_1nnf4_146 ._title_1nnf4_156 span {
  color: #8f98ad;
  font-size: 12px;
}
._item_1nnf4_146 ._title_1nnf4_156 ._titleAndTag_1nnf4_168 {
  display: flex;
  gap: 4px;
}
._item_1nnf4_146 ._title_1nnf4_156 ._editSaveIconsWrapper_1nnf4_172 {
  margin-left: auto;
  display: flex;
  cursor: pointer;
  gap: 8px;
}
._item_1nnf4_146 ._value_1nnf4_178 {
  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_1nnf4_146 ._loadingItem_1nnf4_123 {
  width: 80px;
}._fontFamilyGlobal_1pz0b_55 {
  font-family: "DM Sans", sans-serif;
}

._tab_1pz0b_59 {
  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_1pz0b_59 ._countCircle_1pz0b_74 {
  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_1pz0b_59._selected_1pz0b_86 {
  border-bottom: 2px solid #187ffe;
}

._disabled_1pz0b_90 {
  cursor: not-allowed;
}

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

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

._wrapper_ljpur_59 {
  display: flex;
  height: 100%;
  padding: 0 24px 32px;
  gap: 24px;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 65%;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._body_ljpur_73 {
  overflow-y: auto;
  overflow-x: hidden;
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._body_ljpur_73 ._descriptionAndInsightsContainer_ljpur_82 {
  display: flex;
  flex-direction: column;
  padding: 24px 16px;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: flex-end;
  border-bottom: 1px solid #ced4da;
  height: 40px;
  overflow: hidden;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 4px;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 ._divider_ljpur_102 {
  background-color: #cdd1db;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 ._mapButton_ljpur_105 {
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  display: flex;
  align-items: center;
  font-size: 0.85rem;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 ._mapButton_ljpur_105 img {
  width: 17px;
  height: 17px;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 ._callTheExpert_ljpur_117 {
  display: flex;
  cursor: pointer;
  gap: 0.5rem;
  color: #187ffe;
  align-items: center;
  font-size: 0.85rem;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._headers_ljpur_87 ._actions_ljpur_96 ._divider_ljpur_102 {
  height: 50%;
}
._wrapper_ljpur_59 ._leftSide_ljpur_65 ._tableWrapper_ljpur_128 {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  overflow: visible;
  padding: 20px 16px;
  flex: 1;
  min-height: calc(100vh - 272px);
}

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

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

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

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

@keyframes _shine_d32am_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_d32am_65 ._loadingItem_d32am_65 {
  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_d32am_1 1s ease infinite;
}

._loading_d32am_65 ._loadingItem_d32am_65 * {
  visibility: hidden !important;
}

._loading_d32am_65 ._loadingItem_d32am_65:empty::after,
._loading_d32am_65 ._loadingItem_d32am_65 *:empty::after {
  content: " ";
}

._container_d32am_88 {
  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_d32am_88 ._loadingItem_d32am_65 {
  flex-grow: 1;
}._fontFamilyGlobal_17wjv_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_17wjv_59 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-top: 16px;
}
._wrapper_17wjv_59 ._graphWrapper_17wjv_66 {
  width: 100%;
  height: 100%;
  position: relative;
}
._wrapper_17wjv_59 ._graphWrapper_17wjv_66 ._graph_17wjv_66 {
  width: 100%;
  height: 100%;
}
._wrapper_17wjv_59 ._overviewSection_17wjv_75 {
  padding: 0;
  box-shadow: unset;
}

._emptyStateWrapper_17wjv_80 {
  margin-top: 48px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}
._emptyStateWrapper_17wjv_80 ._emptyStateText_17wjv_88 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
._emptyStateWrapper_17wjv_80 ._emptyStateText_17wjv_88 ._title_17wjv_94 {
  color: #1f325b;
  font-weight: 500;
}
._emptyStateWrapper_17wjv_80 ._emptyStateText_17wjv_88 ._textWrapper_17wjv_98 {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
}
._emptyStateWrapper_17wjv_80 ._emptyStateText_17wjv_88 ._textWrapper_17wjv_98 ._text_17wjv_98 {
  color: #1f325b;
  font-size: 12px;
  text-align: center;
}
._emptyStateWrapper_17wjv_80 ._emptyStateText_17wjv_88 ._textWrapper_17wjv_98 ._goToText_17wjv_109 {
  color: #4b80ff;
  text-decoration: underline;
  cursor: pointer;
}._topWrapper_1caz3_55 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._topWrapper_1caz3_55 ._search_1caz3_60 {
  margin: 16px 0;
  width: 232px;
}
._topWrapper_1caz3_55 ._search_1caz3_60 ._icon_1caz3_64 path {
  fill: #828da4;
}
._topWrapper_1caz3_55 ._filterLink_1caz3_67 {
  display: flex;
  gap: 4px;
  align-items: center;
}

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

._leftPart_1caz3_79 {
  display: flex;
  gap: 12px;
}

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

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

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

@keyframes _shine_9bgwg_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_9bgwg_65 ._loadingItem_9bgwg_65 {
  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_9bgwg_1 1s ease infinite;
}

._loading_9bgwg_65 ._loadingItem_9bgwg_65 * {
  visibility: hidden !important;
}

._loading_9bgwg_65 ._loadingItem_9bgwg_65:empty::after,
._loading_9bgwg_65 ._loadingItem_9bgwg_65 *:empty::after {
  content: " ";
}

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

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

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

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

@keyframes _shine_1dhch_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_1dhch_119 ._loadingItem_1dhch_119 {
  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_1dhch_1 1s ease infinite;
}

._loading_1dhch_119 ._loadingItem_1dhch_119 * {
  visibility: hidden !important;
}

._loading_1dhch_119 ._loadingItem_1dhch_119:empty::after,
._loading_1dhch_119 ._loadingItem_1dhch_119 *:empty::after {
  content: " ";
}

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

._panelHeader_1dhch_142 {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  position: absolute;
  align-items: flex-end;
  gap: 12px;
}
._panelHeader_1dhch_142 ._progressBar_1dhch_157 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
._panelHeader_1dhch_142 ._closeIcon_1dhch_163 {
  cursor: pointer;
}
._panelHeader_1dhch_142 ._headerText_1dhch_166 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
._panelHeader_1dhch_142 ._headerText_1dhch_166 a {
  display: flex;
  align-items: center;
  padding-left: 16px;
}
._panelHeader_1dhch_142 ._headerText_1dhch_166 ._icon_1dhch_177 {
  color: white;
  display: flex;
}
._panelHeader_1dhch_142 ._headerText_1dhch_166 ._text_1dhch_181 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_1dhch_142 ._headerText_1dhch_166._loadingItem_1dhch_119 {
  width: 50%;
}._fontFamilyGlobal_1vcld_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._image_5ns3a_7 {
  width: 20px;
}._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_2go7m_55 {
  font-family: "DM Sans", sans-serif;
}

._fieldTitle_2go7m_59 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
}
._fieldTitle_2go7m_59._disabled_2go7m_66 ._title_2go7m_66 {
  color: #e6e8ed;
}
._fieldTitle_2go7m_59 ._leftSide_2go7m_69 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
._fieldTitle_2go7m_59 ._title_2go7m_66 {
  border-bottom: unset;
  color: #1f325b;
  font-size: 1rem;
  font-weight: 500;
}
._fieldTitle_2go7m_59 ._requiredDot_2go7m_82 {
  color: #b50606;
}._fontFamilyGlobal_1ppku_55 {
  font-family: "DM Sans", sans-serif;
}

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

._errorBlock_1ppku_68 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1ppku_68 span {
  color: #b50606;
}._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_z4ean_55 {
  font-family: "DM Sans", sans-serif;
}

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

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

._errorBlock_z4ean_126 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_z4ean_126 span {
  color: #b50606;
}

._editor_z4ean_136 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
}._fontFamilyGlobal_1af6b_55 {
  font-family: "DM Sans", sans-serif;
}

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

._errorBlock_1af6b_68 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1af6b_68 span {
  color: #b50606;
}

._inputWrapper_1af6b_78 {
  position: relative;
  width: 100%;
}
._inputWrapper_1af6b_78:not(:focus) ._input_1af6b_78 {
  visibility: hidden;
}
._inputWrapper_1af6b_78:not(:focus) ._input_1af6b_78._showAlways_1af6b_85 {
  visibility: visible;
}
._inputWrapper_1af6b_78:focus ._selection_1af6b_88 {
  display: none;
}
._inputWrapper_1af6b_78 ._selection_1af6b_88 {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  color: rgba(0, 0, 0, 0.87);
  left: 15px;
}._fontFamilyGlobal_ivgnf_55 {
  font-family: "DM Sans", sans-serif;
}

._notSupported_ivgnf_197 ._content_ivgnf_197 {
  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_ivgnf_197 ._content_ivgnf_197 span {
  color: #8f98ad;
}
._notSupported_ivgnf_197 ._helperText_ivgnf_210 {
  padding: 2px 14px;
}
._notSupported_ivgnf_197 ._helperText_ivgnf_210 span {
  color: #b50606;
  font-size: 12px;
}._fontFamilyGlobal_1hk0l_55 {
  font-family: "DM Sans", sans-serif;
}

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

._errorBlock_1hk0l_68 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1hk0l_68 span {
  color: #b50606;
}

._fieldTitle_1hk0l_78 {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
._fieldTitle_1hk0l_78 ._title_1hk0l_83 {
  border-bottom: unset;
}

._menuItemWrapper_1hk0l_87 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._menuItemWrapper_1hk0l_87 ._image_1hk0l_92 {
  width: 20px;
}._fontFamilyGlobal_1bwa3_55 {
  font-family: "DM Sans", sans-serif;
}

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

._errorBlock_1bwa3_68 {
  border: 1px solid #b50606;
  background-color: #ffe1e4;
  border-radius: 4px;
  padding: 8px;
}
._errorBlock_1bwa3_68 span {
  color: #b50606;
}

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

._menuItemWrapper_1bwa3_84 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._menuItemWrapper_1bwa3_84 ._image_1bwa3_89 {
  width: 20px;
}._fontFamilyGlobal_17bv2_55 {
  font-family: "DM Sans", sans-serif;
}

#_customized-dialog-title_17bv2_1 {
  font-size: 18px;
  color: #ffffff;
  background-color: #1f325b;
}

._wrapper_17bv2_65 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
._wrapper_17bv2_65 ._selected_17bv2_72 {
  padding: 16px 16px 0 16px;
}
._wrapper_17bv2_65 ._formFields_17bv2_75 {
  padding: 24px 24px 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 4px;
  flex-grow: 1;
  overflow: auto;
}

._formActions_17bv2_85 {
  padding: 16px 24px 24px 24px;
  border-top: 1px solid #ced4da;
}
._formActions_17bv2_85 ._button_17bv2_89 {
  float: right;
}
._formActions_17bv2_85 ._button_17bv2_89: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_i7t65_55 {
  font-family: "DM Sans", sans-serif;
}

._goToLink_i7t65_59 {
  padding-left: 16px;
  display: flex;
}
._goToLink_i7t65_59 ._goTo_i7t65_59 {
  color: #187ffe;
  display: flex;
  gap: 4px;
  font-size: 14px;
  justify-content: flex-start;
  align-items: center;
}._fontFamilyGlobal_o4ltx_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_o4ltx_59 {
  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_o4ltx_59._done_o4ltx_71 {
  background-color: #eef9f9;
}
._wrapper_o4ltx_59:hover {
  cursor: pointer;
  background-color: #ebf1ff;
}
._wrapper_o4ltx_59 ._ownerAndTime_o4ltx_78 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}._fontFamilyGlobal_lu7wn_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_lu7wn_59 {
  display: flex;
  justify-content: space-between;
}
._wrapper_lu7wn_59 ._securityEvents_lu7wn_63 {
  gap: 4px;
  display: flex;
  align-items: center;
}
._wrapper_lu7wn_59 ._securityEvents_lu7wn_63 ._count_lu7wn_68 {
  color: #515f80;
  font-size: 14px;
}
._wrapper_lu7wn_59 ._OwnersAndTime_lu7wn_72 {
  display: flex;
  gap: 16px;
}._fontFamilyGlobal_iza4j_55 {
  font-family: "DM Sans", sans-serif;
}

._statusName_iza4j_59 {
  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_1l8ju_55 {
  font-family: "DM Sans", sans-serif;
}

._platformNameAndStatus_1l8ju_59 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
._platformNameAndStatus_1l8ju_59 ._platformAndName_1l8ju_65 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._platformNameAndStatus_1l8ju_59 ._platformAndName_1l8ju_65 ._platform_1l8ju_59 {
  display: flex;
}
._platformNameAndStatus_1l8ju_59 ._platformAndName_1l8ju_65 ._platform_1l8ju_59 ._platformImage_1l8ju_73 {
  height: 16px;
  width: 16px;
}._fontFamilyGlobal_1cdcb_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1cdcb_59 {
  background: #fafafa;
  padding: 16px;
  display: flex;
  gap: 8px;
  flex-direction: column;
}
._wrapper_1cdcb_59 ._fixSla_1cdcb_66 {
  flex: 0 1 250px;
  max-width: unset;
}._fontFamilyGlobal_8wpaj_55 {
  font-family: "DM Sans", sans-serif;
}

._header_8wpaj_59 {
  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_8wpaj_71 {
  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_1kp9n_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1kp9n_59 {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
}
._wrapper_1kp9n_59 ._booleanFilter_1kp9n_66 {
  align-self: flex-start;
}

._collapsibleFilterRoot_1kp9n_70 {
  width: 100%;
  box-shadow: none;
}
._collapsibleFilterRoot_1kp9n_70:before {
  display: none;
}

._collapsibleFilterSummary_1kp9n_78 {
  padding: 0;
  min-height: 32px;
}
._collapsibleFilterSummary_1kp9n_78._Mui-expanded_1kp9n_82 {
  min-height: 32px;
}
._collapsibleFilterSummary_1kp9n_78 ._MuiAccordionSummary-content_1kp9n_85 {
  margin: 0;
}
._collapsibleFilterSummary_1kp9n_78 ._MuiAccordionSummary-content_1kp9n_85._Mui-expanded_1kp9n_82 {
  margin: 0;
}._wrapper_8n4u6_55 {
  width: 100%;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
  position: relative;
}
._wrapper_8n4u6_55:hover ._deleteButton_8n4u6_63 {
  display: block;
}
._wrapper_8n4u6_55 ._deleteButton_8n4u6_63 {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #ff586c;
}
._wrapper_8n4u6_55 ._inputWrapper_8n4u6_76 {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  width: 100%;
}
._wrapper_8n4u6_55 ._inputWrapper_8n4u6_76 ._option_8n4u6_82 {
  width: 40%;
  height: 38px;
}
._wrapper_8n4u6_55 ._inputWrapper_8n4u6_76 ._operator_8n4u6_86 {
  width: 15%;
  height: 38px;
}._fontFamilyGlobal_1azsa_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1azsa_59 {
  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_1azsa_59 ._clear_1azsa_69 {
  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_tjdzz_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_tjdzz_59 {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  justify-content: space-between;
  flex-grow: 1;
}
._wrapper_tjdzz_59 ._filtersWrapper_tjdzz_66 {
  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_tjdzz_59 ._accordionRoot_tjdzz_78 {
  border-bottom: 1px solid #cdd1db;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1f325b;
  font-size: 14px;
  padding: 23px 0;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._groupTitle_tjdzz_89 {
  font-weight: 400;
  font-size: 14px;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._groupTitle_tjdzz_89._activeGroup_tjdzz_93 {
  font-weight: 500;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._filterGroupCount_tjdzz_96,
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._filterActiveInGroupCount_tjdzz_97 {
  font-size: 14px;
  font-weight: 400;
  padding: 1px 8px;
  background-color: #eff4ff;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._filterGroupCount_tjdzz_96 {
  color: #1f325b;
  border-radius: 10px;
}
._wrapper_tjdzz_59 ._accordionSummary_tjdzz_81 ._groupWrapper_tjdzz_81 ._filterActiveInGroupCount_tjdzz_97 {
  color: #4289ca;
  border-radius: 4px;
}._wrapper_1wfov_1 {
  min-width: 600px;
  max-width: 600px;
}._fontFamilyGlobal_zryyq_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_zryyq_59 {
  width: 920px;
}
._panel_zryyq_59 ._content_zryyq_62 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_zryyq_59 ._content_zryyq_62 ._flexFix_zryyq_67 {
  display: flex;
  flex-direction: column;
}
._panel_zryyq_59 ._content_zryyq_62 ._flexFix_zryyq_67 > * {
  padding: 32px 0;
}
._panel_zryyq_59 ._content_zryyq_62 ._flexFix_zryyq_67 > *:last-child {
  padding-left: 10px;
}
._panel_zryyq_59 ._content_zryyq_62 ._flexFix_zryyq_67 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._fontFamilyGlobal_1qq5r_55 {
  font-family: "DM Sans", sans-serif;
}

._entityInfo_1qq5r_59 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 21px 32px;
  justify-content: space-between;
  align-items: stretch;
  min-height: 61px;
}._fontFamilyGlobal_jerb7_55 {
  font-family: "DM Sans", sans-serif;
}

._entityInfoItem_jerb7_59 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  overflow: hidden;
}
._entityInfoItem_jerb7_59 ._itemTitle_jerb7_66 {
  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_17nzc_55 {
  font-family: "DM Sans", sans-serif;
}

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

._h1-dm-sans-bold-32-px_17nzc_117 {
  color: #1f325b;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: -0.08px;
}

._h3-dm-sans-bold-18px_17nzc_124 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.08px;
}

._text-2-dm-sans-medium-14px_17nzc_131 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
  text-align: left;
}

._text-1-dm-sans-regular-14px_17nzc_139,
._internal_17nzc_140._text-1-dm-sans-regular-14px_17nzc_139 * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}

._text-1-dm-sans-medium-14px_17nzc_147,
._internal_17nzc_140._text-1-dm-sans-medium-14px_17nzc_147 * {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.08px;
  color: #1f325b;
}

._text-2-dm-sans-regular-14px_17nzc_156,
._internal_17nzc_140._text-2-dm-sans-regular-14px_17nzc_156 * {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.08px;
}

._h5-dm-sans-medium-16-px_17nzc_164,
._internal_17nzc_140._h5-dm-sans-medium-16-px_17nzc_164 * {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.08px;
}

._small-1-dm-sans-medium-12px_17nzc_172,
._small-1-dm-sans-medium-12px_17nzc_172 * {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.08px;
}

._option_17nzc_182 {
  overflow: hidden;
  padding: 10px 8px;
  border-radius: 4px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  gap: 8px;
}
._option_17nzc_182._selected_17nzc_191 {
  background: #eff4ff;
}
._option_17nzc_182._expanded_17nzc_194 {
  width: 344px;
  justify-content: space-between;
}

._optionText_17nzc_199 {
  overflow: hidden;
  white-space: nowrap;
}

._loader_17nzc_204 {
  margin-left: 4px;
  padding: 4px;
}

._connectTo_17nzc_209 span {
  color: #187ffe;
}
._connectTo_17nzc_209 span span {
  white-space: nowrap;
}._fontFamilyGlobal_8szke_55 {
  font-family: "DM Sans", sans-serif;
}

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

._flow_8szke_117 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
._flow_8szke_117 ._guideLine_8szke_123 {
  margin: 12px 12px 0 0;
  border-right: 1px dashed #ced4da;
}
._flow_8szke_117 ._content_8szke_127 {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  flex-direction: column;
}._fontFamilyGlobal_7zv0p_55 {
  font-family: "DM Sans", sans-serif;
}

._flowItemBlock_7zv0p_59 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
._flowItemBlock_7zv0p_59._boxed_7zv0p_65 {
  padding: 31px 31px 30px 24px;
  min-height: 170px;
  border-radius: 4px;
  border: 1px solid transparent;
}
._flowItemBlock_7zv0p_59._boxed_7zv0p_65:focus-within, ._flowItemBlock_7zv0p_59._boxed_7zv0p_65._active_7zv0p_71 {
  border: 1px solid #187ffe;
}
._flowItemBlock_7zv0p_59._minimized_7zv0p_74 {
  padding: 16px;
  min-height: 104px;
}._infoPanelFlow_mr8zm_1 {
  overflow: scroll;
  padding-left: 10px;
}
._infoPanelFlow_mr8zm_1 ._whenBlock_mr8zm_5 {
  padding: 0;
}._fontFamilyGlobal_1hn6l_55 {
  font-family: "DM Sans", sans-serif;
}

._flowItem_1hn6l_59 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._flowItem_1hn6l_59 ._descriptionTag_1hn6l_64 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
}
._flowItem_1hn6l_59 ._descriptionTag_1hn6l_64._hide_1hn6l_71 {
  display: none;
}._fontFamilyGlobal_scjya_55 {
  font-family: "DM Sans", sans-serif;
}

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

._flowItemTitle_scjya_117 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-left: -16.5px;
}
._flowItemTitle_scjya_117._minimized_scjya_125 {
  margin-left: 0;
}
._flowItemTitle_scjya_117._minimized_scjya_125 ._dot_scjya_128 {
  display: none;
}
._flowItemTitle_scjya_117 ._dot_scjya_128 {
  background: #187ffe;
  width: 8px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
._flowItemTitle_scjya_117 ._tag_scjya_137 {
  background: #e1eaff;
  padding: 3px 4px 3px 4px;
  border-radius: 4px;
}
._flowItemTitle_scjya_117 ._tag_scjya_137 span {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}._fontFamilyGlobal_1k6cu_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1k6cu_59 {
  overflow: hidden;
  cursor: pointer;
}
._container_1k6cu_59 ._action_1k6cu_63 {
  width: 100%;
}
._container_1k6cu_59 ._showOnHover_1k6cu_66 {
  height: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
._container_1k6cu_59 ._showOnHover_1k6cu_66 ._action_1k6cu_63 {
  height: 40px;
}
._container_1k6cu_59 ._showOnHover_1k6cu_66 ._elementContainer_1k6cu_75 {
  height: 0;
  opacity: 0;
  transition: margin 0.1s ease-in-out;
}
._container_1k6cu_59 ._smoothAnimation_1k6cu_80 {
  display: none;
}
._container_1k6cu_59:hover ._showOnHover_1k6cu_66 {
  height: calc(100% - 40px);
  transition: height 0.3s ease-in-out;
}
._container_1k6cu_59:hover ._showOnHover_1k6cu_66 ._elementContainer_1k6cu_75 {
  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_1k6cu_59:hover ._showOnHover_1k6cu_66 ._elementContainer_1k6cu_75 ._smoothAnimation_1k6cu_80 {
  display: block;
}._fontFamilyGlobal_114ef_55 {
  font-family: "DM Sans", sans-serif;
}

._conditionBlock_114ef_113 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
._conditionBlock_114ef_113 ._deleteButton_114ef_121 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._conditionBlock_114ef_113 ._duplicateButton_114ef_128 {
  position: absolute;
  opacity: 0;
  right: 35px;
  top: 11px;
  transition: all 0.2s;
}
._conditionBlock_114ef_113:hover ._duplicateButton_114ef_128 {
  opacity: 1;
}
._conditionBlock_114ef_113:hover ._deleteButton_114ef_121 {
  opacity: 1;
}
._conditionBlock_114ef_113 ._filters_114ef_141 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._conditionBlock_114ef_113 ._filters_114ef_141 ._indexBox_114ef_147 {
  flex: 0 0 auto;
}
._conditionBlock_114ef_113 ._filters_114ef_141 ._indexBox_114ef_147 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_js0lr_55 {
  font-family: "DM Sans", sans-serif;
}

._content_js0lr_113 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
}
._content_js0lr_113:not(._infoPanel_js0lr_121) {
  margin-top: -7px;
}

._infoPanel_js0lr_121 {
  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_js0lr_135 {
  height: 80px;
  display: flex;
  align-items: flex-end;
}
._addFilterButtonBlock_js0lr_135 ._addFilterButton_js0lr_135 {
  width: 200px;
  align-self: flex-end;
}._fontFamilyGlobal_1vix8_55 {
  font-family: "DM Sans", sans-serif;
}

._filterBlock_1vix8_59 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._filterBlock_1vix8_59:hover ._deleteButton_1vix8_69 {
  display: block;
}
._filterBlock_1vix8_59._infoPanel_1vix8_72 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._filterBlock_1vix8_59 ._deleteButton_1vix8_69 {
  position: absolute;
  top: 0;
  right: 0;
  color: #ff586c;
  cursor: pointer;
  display: none;
}

._defaultControlWidth_1vix8_86 {
  width: 200px;
}

._minimizedDefaultWidth_1vix8_90 {
  max-width: 150px;
}._actionBlock_c2eab_55 {
  background: #f6f9f4;
}._fontFamilyGlobal_1a1hy_55 {
  font-family: "DM Sans", sans-serif;
}

._actionsBlock_1a1hy_113 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 ._indexBox_1a1hy_126 {
  flex: 0 0 auto;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 ._indexBox_1a1hy_126 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_1a1hy_113 ._action_1a1hy_113 ._content_1a1hy_140 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 24px;
  flex-direction: column;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 ._content_1a1hy_140 ._actionDefinition_1a1hy_149 {
  width: 436px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: -7px;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 ._content_1a1hy_140 ._inputs_1a1hy_157 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._actionsBlock_1a1hy_113 ._action_1a1hy_113 ._content_1a1hy_140 ._infoPanel_1a1hy_166 {
  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_1a1hy_113 ._deleteButton_1a1hy_175 {
  position: absolute;
  opacity: 0;
  right: 11px;
  top: 11px;
  transition: all 0.2s;
}
._actionsBlock_1a1hy_113:hover ._deleteButton_1a1hy_175 {
  opacity: 1;
}

._actionInfoNotice_1a1hy_186 {
  width: 100%;
}

._ticketLimitationNotice_1a1hy_190 {
  margin-top: 12px;
  width: fit-content;
  background: #d7e3ff;
  border: 1px solid rgba(75, 128, 255, 0.2);
}
._ticketLimitationNotice_1a1hy_190 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_14yd4_55 {
  font-family: "DM Sans", sans-serif;
}

._inputs_14yd4_113 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_14yd4_113._infoPanel_14yd4_122 {
  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_jfftd_55 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_jfftd_59 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_jfftd_59._readOnly_jfftd_69 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_jfftd_59._defaultControlWidth_jfftd_74 {
  width: 200px;
}
._actionInputBlock_jfftd_59._newLine_jfftd_77 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_jfftd_59 ._deleteButton_jfftd_81 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_jfftd_59 ._addButton_jfftd_89 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_jfftd_59:hover ._addButton_jfftd_89,
._actionInputBlock_jfftd_59:hover ._deleteButton_jfftd_81 {
  opacity: 1;
}._addFilterButtonBlock_n60yh_1 {
  height: 80px;
  display: flex;
  align-items: center;
}
._addFilterButtonBlock_n60yh_1 ._addFilterButton_n60yh_1 {
  width: 200px;
}._fontFamilyGlobal_26p3y_55 {
  font-family: "DM Sans", sans-serif;
}

._toggleButton_26p3y_59 {
  display: flex;
}
._toggleButton_26p3y_59 ._firstChild_26p3y_62 {
  border-radius: 4px 0 0 4px;
}
._toggleButton_26p3y_59 ._lastChild_26p3y_65 {
  border-radius: 0 4px 4px 0;
}._fontFamilyGlobal_18jl5_55 {
  font-family: "DM Sans", sans-serif;
}

._inputBox_18jl5_59 {
  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_18jl5_59._readOnly_18jl5_72 {
  background: none;
  border: none;
  padding-left: 0;
  margin-left: 0;
  pointer-events: none;
  cursor: default;
}
._inputBox_18jl5_59 ._inputItems_18jl5_80 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
._inputBox_18jl5_59 ._detachedIcon_18jl5_87 {
  position: absolute;
  right: 9px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.54);
  width: 25px;
  height: 25px;
  padding: 2px;
  margin: -2px;
}
._inputBox_18jl5_59 ._detachedIcon_18jl5_87:hover {
  color: rgba(0, 0, 0, 0.54);
}._fontFamilyGlobal_1tr0x_55 {
  font-family: "DM Sans", sans-serif;
}

._inputs_1tr0x_113 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_1tr0x_113._infoPanel_1tr0x_122 {
  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_1tr0x_113 ._addFilterButtonBlock_1tr0x_131 {
  height: 80px;
  display: flex;
  align-items: center;
}
._inputs_1tr0x_113 ._addFilterButtonBlock_1tr0x_131 ._addFilterButton_1tr0x_131 {
  width: 200px;
}._fontFamilyGlobal_jfftd_55 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_jfftd_59 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_jfftd_59._readOnly_jfftd_69 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_jfftd_59._defaultControlWidth_jfftd_74 {
  width: 200px;
}
._actionInputBlock_jfftd_59._newLine_jfftd_77 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_jfftd_59 ._deleteButton_jfftd_81 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_jfftd_59 ._addButton_jfftd_89 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_jfftd_59:hover ._addButton_jfftd_89,
._actionInputBlock_jfftd_59:hover ._deleteButton_jfftd_81 {
  opacity: 1;
}._fontFamilyGlobal_14yd4_55 {
  font-family: "DM Sans", sans-serif;
}

._inputs_14yd4_113 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
}
._inputs_14yd4_113._infoPanel_14yd4_122 {
  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_jfftd_55 {
  font-family: "DM Sans", sans-serif;
}

._actionInputBlock_jfftd_59 {
  box-sizing: content-box;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  flex-direction: column;
  padding-right: 16px;
  position: relative;
}
._actionInputBlock_jfftd_59._readOnly_jfftd_69 {
  width: unset;
  min-width: 136px;
  padding-right: 0;
}
._actionInputBlock_jfftd_59._defaultControlWidth_jfftd_74 {
  width: 200px;
}
._actionInputBlock_jfftd_59._newLine_jfftd_77 {
  flex-basis: 100%;
  grid-column: 1/-1;
}
._actionInputBlock_jfftd_59 ._deleteButton_jfftd_81 {
  position: absolute;
  opacity: 0;
  right: -11px;
  top: 11px;
  transition: all 0.2s;
  min-width: unset;
}
._actionInputBlock_jfftd_59 ._addButton_jfftd_89 {
  position: absolute;
  opacity: 0;
  right: -4px;
  top: 35px;
  transition: all 0.2s;
  min-width: unset;
  padding: 0;
}
._actionInputBlock_jfftd_59:hover ._addButton_jfftd_89,
._actionInputBlock_jfftd_59:hover ._deleteButton_jfftd_81 {
  opacity: 1;
}._fontFamilyGlobal_6ygyu_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_6ygyu_59 {
  background: #dbe6ff;
  padding: 12px 16px;
  border-radius: 4px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
._wrapper_6ygyu_59 ._children_6ygyu_69 {
  gap: 4px;
  display: flex;
}
._wrapper_6ygyu_59 ._icon_6ygyu_73 {
  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_114ef_55 {
  font-family: "DM Sans", sans-serif;
}

._conditionBlock_114ef_113 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
._conditionBlock_114ef_113 ._deleteButton_114ef_121 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._conditionBlock_114ef_113 ._duplicateButton_114ef_128 {
  position: absolute;
  opacity: 0;
  right: 35px;
  top: 11px;
  transition: all 0.2s;
}
._conditionBlock_114ef_113:hover ._duplicateButton_114ef_128 {
  opacity: 1;
}
._conditionBlock_114ef_113:hover ._deleteButton_114ef_121 {
  opacity: 1;
}
._conditionBlock_114ef_113 ._filters_114ef_141 {
  flex: 1;
  display: flex;
  justify-content: stretch;
  gap: 8px;
}
._conditionBlock_114ef_113 ._filters_114ef_141 ._indexBox_114ef_147 {
  flex: 0 0 auto;
}
._conditionBlock_114ef_113 ._filters_114ef_141 ._indexBox_114ef_147 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_4ev5a_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_4ev5a_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
}
._wrapper_4ev5a_59 ._checkbox_4ev5a_65 {
  display: flex;
  align-items: flex-start;
}
._wrapper_4ev5a_59 ._checkbox_4ev5a_65 ._checkBoxInput_4ev5a_69 {
  padding: 3px 8px 0 0;
  flex-shrink: 0;
}
._wrapper_4ev5a_59 ._checkbox_4ev5a_65 ._text_4ev5a_73 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}
._wrapper_4ev5a_59 ._timeEstimate_4ev5a_79 {
  color: #828da4;
  font-size: 12px;
}._fontFamilyGlobal_16ryg_55 {
  font-family: "DM Sans", sans-serif;
}

._delete_16ryg_59 {
  color: #ff586c;
}

._moreButton_16ryg_63 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_16ryg_63:hover {
  background: #ced4da;
}
._moreButton_16ryg_63 ._iconColor_16ryg_73 path {
  fill: #828da4;
}._actions_1xrof_55 {
  display: flex;
  gap: 16px;
  padding: 0;
}
._actions_1xrof_55 ._closeButton_1xrof_60 {
  padding: 0;
}._fontFamilyGlobal_rm17y_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_rm17y_59 {
  width: 920px;
}
._panel_rm17y_59 ._alertInfo_rm17y_62 {
  justify-content: flex-start;
}
._panel_rm17y_59 ._content_rm17y_65 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 {
  display: flex;
  flex-direction: column;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > * {
  padding: 32px 0;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > *:last-child {
  padding-left: 10px;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._wrapper_y4o1s_1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}._fontFamilyGlobal_1kcda_55 {
  font-family: "DM Sans", sans-serif;
}

._infoPanelFlow_1kcda_113 {
  overflow: scroll;
  padding-left: 10px;
}
._infoPanelFlow_1kcda_113 ._whenBlock_1kcda_117 {
  padding: 0;
}
._infoPanelFlow_1kcda_113 ._policyActionBlock_1kcda_120 {
  background: #f6f9f4;
}
._infoPanelFlow_1kcda_113 ._policyActionBlock_1kcda_120 ._setScoreItem_1kcda_123 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._infoPanelFlow_1kcda_113 ._policyActionBlock_1kcda_120 ._setScoreItem_1kcda_123 ._header_1kcda_128 {
  color: #8f98ad;
  font-size: 12px;
}
._infoPanelFlow_1kcda_113 ._policyActionBlock_1kcda_120 ._setScoreItem_1kcda_123 ._value_1kcda_132 {
  color: #1f325b;
  font-size: 14px;
}._actions_i64yn_1 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._actions_i64yn_1 ._closeButton_i64yn_6 {
  padding: 0;
}._fontFamilyGlobal_1cqri_55 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1cqri_59 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_1cqri_59:hover {
  background: #ced4da;
}
._moreButton_1cqri_59 ._iconColor_1cqri_69 path {
  fill: #828da4;
}

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

._applications_qjqtl_59 {
  display: flex;
  gap: 4px;
}
._applications_qjqtl_59 ._applicationsText_qjqtl_63 {
  color: #8f98ad;
}
._applications_qjqtl_59 ._name_qjqtl_66 {
  color: #1f325b;
  font-weight: 500;
}

._panel_qjqtl_71 {
  background: #f0f3f8;
}
._panel_qjqtl_71 ._tabsContainer_qjqtl_74 {
  height: 100%;
  background: #ffffff;
}

._identityTabs_qjqtl_79 {
  height: calc(100% - 210px);
}

._link_qjqtl_83 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_qjqtl_83 ._text_qjqtl_88 {
  color: #1f325b;
  text-decoration: underline;
}
._link_qjqtl_83 ._detailsIcon_qjqtl_92 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}

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

@keyframes _shine_atpxl_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_atpxl_119 ._loadingItem_atpxl_119 {
  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_atpxl_1 1s ease infinite;
}

._loading_atpxl_119 ._loadingItem_atpxl_119 * {
  visibility: hidden !important;
}

._loading_atpxl_119 ._loadingItem_atpxl_119:empty::after,
._loading_atpxl_119 ._loadingItem_atpxl_119 *:empty::after {
  content: " ";
}

._panelHeader_atpxl_142 {
  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_atpxl_142 ._progressBar_atpxl_155 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
}
._panelHeader_atpxl_142 ._progressBar_atpxl_155._show_atpxl_162 {
  visibility: visible;
}
._panelHeader_atpxl_142 ._state_atpxl_165 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  width: 130px;
}
._panelHeader_atpxl_142 ._closeButton_atpxl_173 {
  padding: 4px;
  margin-top: -4px;
}
._panelHeader_atpxl_142 ._closeButton_atpxl_173 ._closeIcon_atpxl_177 {
  flex: 0 0 auto;
  cursor: pointer;
  color: #1f325b;
}
._panelHeader_atpxl_142 ._content_atpxl_182 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-top: 8px;
  margin-top: -8px;
  gap: 10px;
}
._panelHeader_atpxl_142 ._content_atpxl_182 ._icon_atpxl_191 {
  color: white;
  display: flex;
}
._panelHeader_atpxl_142 ._content_atpxl_182 ._text_atpxl_195 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #061b49;
}
._panelHeader_atpxl_142 ._content_atpxl_182._loadingItem_atpxl_119 {
  width: 50%;
}
._panelHeader_atpxl_142 ._languageWrapper_atpxl_204 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
._panelHeader_atpxl_142 ._languageWrapper_atpxl_204 ._title_atpxl_209 {
  color: #061b49;
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
._panelHeader_atpxl_142 ._languageWrapper_atpxl_204 ._languages_atpxl_215 span {
  font-size: 12px;
}

._actionsWrapper_atpxl_219 ._closeButton_atpxl_173 {
  padding: 0;
}

._details_atpxl_223 {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
._details_atpxl_223 ._infoItem_atpxl_230 {
  display: flex;
  gap: 8px;
}
._details_atpxl_223 ._infoItem_atpxl_230 ._wrapper_atpxl_234 {
  display: flex;
  gap: 4px;
}
._details_atpxl_223 ._infoItem_atpxl_230 ._title_atpxl_209 {
  color: #8f98ad;
}
._details_atpxl_223 ._infoItem_atpxl_230 ._text_atpxl_195 {
  color: #1f325b;
  font-weight: 500;
}
._details_atpxl_223 ._divider_atpxl_245 {
  height: 20px;
}._fontFamilyGlobal_1wbpx_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1wbpx_59 {
  height: 100%;
}
._wrapper_1wbpx_59 ._actionBar_1wbpx_62 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_1wbpx_59 ._actionBar_1wbpx_62 ._actions_1wbpx_67 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_1wbpx_59 ._table_1wbpx_74 {
  height: calc(100% - 30px - 32px - 32px);
}._fontFamilyGlobal_15xzj_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_15xzj_59 {
  height: 100%;
}

._table_15xzj_63 {
  padding: 24px 0;
}._fontFamilyGlobal_1m27y_55 {
  font-family: "DM Sans", sans-serif;
}

._sla_1m27y_59 {
  width: 100%;
  max-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
._sla_1m27y_59 ._slaItem_1m27y_67 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex: 1;
  padding: 2px 8px;
  line-height: normal;
}
._sla_1m27y_59 ._overDue_1m27y_76 {
  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_1m27y_59 ._active_1m27y_86 {
  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_1utdq_55 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1utdq_59 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #515f80;
  width: 22px;
  height: 22px;
}
._moreButton_1utdq_59:hover {
  background: #ced4da;
}
._moreButton_1utdq_59 ._iconColor_1utdq_69 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}

._delete_1utdq_73 {
  color: #ff586c;
}

._edit_1utdq_77 {
  width: 100%;
}
._edit_1utdq_77 a {
  color: #1f325b;
}._fontFamilyGlobal_axjxk_55 {
  font-family: "DM Sans", sans-serif;
}

._modal_axjxk_59 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 465px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
}
._modal_axjxk_59 ._header_axjxk_69 {
  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_axjxk_59 ._header_axjxk_69 ._closeIcon_axjxk_79 {
  cursor: pointer;
}
._modal_axjxk_59 ._modalBody_axjxk_82 {
  flex: 1;
}
._modal_axjxk_59 ._modalFooter_axjxk_85 {
  padding: 16px 0;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
}

._modal_axjxk_59 ._modalBody_axjxk_82 {
  padding: 0 24px;
  max-height: 450px;
  overflow: auto;
}
._modal_axjxk_59 ._modalBody_axjxk_82 ._section_axjxk_97 {
  padding: 24px 0;
}
._modal_axjxk_59 ._modalBody_axjxk_82 ._section_axjxk_97 ._sectionHeader_axjxk_100 {
  color: #0069ea;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
._modal_axjxk_59 ._modalBody_axjxk_82 ._section_axjxk_97 ._error_axjxk_106 {
  color: #b50606;
  visibility: hidden;
}
._modal_axjxk_59 ._modalBody_axjxk_82 ._section_axjxk_97 ._showError_axjxk_110 {
  visibility: visible;
}
._modal_axjxk_59 ._modalBody_axjxk_82 ._section_axjxk_97 ._sectionBody_axjxk_113 {
  color: #1f325b;
  font-weight: 500;
  margin-top: 8px;
}

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

._button_axjxk_128 {
  text-transform: capitalize;
}

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

._refreshStatsModal_axjxk_142 ._modalBody_axjxk_82 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
}
._refreshStatsModal_axjxk_142 ._modalBody_axjxk_82 ._title_axjxk_148 {
  color: #1f325b;
  font-weight: 700;
  font-size: 18px;
}
._refreshStatsModal_axjxk_142 ._button_axjxk_128 {
  width: fit-content;
  text-transform: none;
}

._refreshStatsModalActions_axjxk_158 {
  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_38mpf_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_38mpf_59 {
  background: #f6faff;
}

._wrapper_38mpf_63 {
  flex: 1;
  padding-bottom: 38px;
  display: flex;
  height: unset;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden;
  background: white;
}

._tableTab_38mpf_74 {
  height: calc(100% - 187px - 38px);
}._fontFamilyGlobal_xlp6z_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_xlp6z_59 {
  padding: 32px;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._wrapper_xlp6z_59 ._insightsItem_xlp6z_65 {
  flex: 0 0 130px;
  overflow: hidden;
}
._wrapper_xlp6z_59 ._insightsItem_xlp6z_65 ._insights_xlp6z_65 {
  overflow: hidden;
}
._wrapper_xlp6z_59 ._applicationItem_xlp6z_72 {
  overflow: hidden;
  text-overflow: ellipsis;
}._fontFamilyGlobal_1xgg7_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1xgg7_59 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
._wrapper_1xgg7_59 ._selected_1xgg7_66 {
  padding: 16px 16px 0 16px;
}
._wrapper_1xgg7_59 ._formFields_1xgg7_69 {
  padding: 24px 24px 100px;
  overflow: auto;
}
._wrapper_1xgg7_59 ._formSubFields_1xgg7_73 {
  margin-top: 32px;
}
._wrapper_1xgg7_59 ._toggleFields_1xgg7_76 {
  margin-top: 10px;
}
._wrapper_1xgg7_59 ._formFields_1xgg7_69,
._wrapper_1xgg7_59 ._formSubFieldsContent_1xgg7_80 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  flex-grow: 1;
}

._formActions_1xgg7_88 {
  padding: 16px 24px 24px 24px;
  border-top: 1px solid #ced4da;
}
._formActions_1xgg7_88 ._button_1xgg7_92 {
  float: right;
}
._formActions_1xgg7_88 ._button_1xgg7_92:not(:first-child) {
  margin-right: 8px;
}._wrapper_3m17s_1 {
  position: relative;
}
._wrapper_3m17s_1 ._avatars_3m17s_4 {
  position: absolute;
  top: -3px;
  right: 0;
}._fontFamilyGlobal_5uhxq_55 {
  font-family: "DM Sans", sans-serif;
}

._editor_5uhxq_197 {
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 280px;
  min-height: 280px;
  max-height: 280px;
}._fieldContainer_1fug4_1 {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 8px 0px 0px 0px;
}
._fieldContainer_1fug4_1 ._toggleLabel_1fug4_7 {
  margin: 0px;
  display: flex;
  gap: 10px;
  cursor: inherit;
  align-items: center;
}._fontFamilyGlobal_1i284_55 {
  font-family: "DM Sans", sans-serif;
}._fontFamilyGlobal_1swgk_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1swgk_59 ._content_1swgk_59 {
  border-radius: 10px;
}
._wrapper_1swgk_59 ._titleWrapper_1swgk_62 {
  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_1swgk_59 ._titleWrapper_1swgk_62 ._chevronWrapper_1swgk_71 {
  display: flex;
  width: fit-content;
  transition: all 0.3s;
  cursor: pointer;
  margin-right: 8px;
}
._wrapper_1swgk_59 ._titleWrapper_1swgk_62 ._chevronWrapper_1swgk_71._expanded_1swgk_78 {
  transform: rotate(180deg);
}
._wrapper_1swgk_59 ._titleWrapper_1swgk_62 ._icon_1swgk_81 {
  display: flex;
  width: 16px;
  margin-right: 4px;
}
._wrapper_1swgk_59 ._titleWrapper_1swgk_62 ._title_1swgk_62 {
  display: flex;
  gap: 2px;
}
._wrapper_1swgk_59 ._titleWrapper_1swgk_62 ._title_1swgk_62 span {
  color: #1f325b;
  font-weight: 700;
  font-size: 14px;
  user-select: none;
}._wrapper_400r4_1 {
  min-width: 780px;
  max-width: 780px;
}

._emptyPage_400r4_6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 12px;
}
._emptyPage_400r4_6 ._emptyIcon_400r4_14 {
  min-height: 50px;
  max-height: 100px;
}

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

._wrapper_400r4_1 {
  width: 600px;
}

._content_400r4_219 {
  gap: 0;
}
._content_400r4_219 ._bottom_400r4_222 {
  flex: 0 0 56px;
}
._content_400r4_219 ._tickets_400r4_225 {
  flex: 1;
}._fontFamilyGlobal_1cqri_55 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1cqri_59 {
  padding: 4px;
  background: rgba(206, 212, 218, 0.3294117647);
  color: #828da4;
  width: 22px;
  height: 22px;
}
._moreButton_1cqri_59:hover {
  background: #ced4da;
}
._moreButton_1cqri_59 ._iconColor_1cqri_69 path {
  fill: #828da4;
}

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

._panel_rm17y_59 {
  width: 920px;
}
._panel_rm17y_59 ._alertInfo_rm17y_62 {
  justify-content: flex-start;
}
._panel_rm17y_59 ._content_rm17y_65 {
  padding: 0 32px;
  margin-bottom: 24px;
  overflow: scroll;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 {
  display: flex;
  flex-direction: column;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > * {
  padding: 32px 0;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > *:last-child {
  padding-left: 10px;
}
._panel_rm17y_59 ._content_rm17y_65 ._flexFix_rm17y_70 > *:not(:last-child) {
  border-bottom: 1px solid #cdd1db;
  padding: 32px 0;
}._fontFamilyGlobal_16wni_55 {
  font-family: "DM Sans", sans-serif;
}

._actions_16wni_59 {
  display: flex;
  gap: 16px;
  align-items: center;
}
._actions_16wni_59 ._closeButton_16wni_64 {
  padding: 0;
}

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

._categoryLabel_16wni_74 {
  font-weight: 500;
  color: #1f325b;
}

._categoryValue_16wni_79 {
  font-weight: 400;
  color: #1f325b;
}._infoPanelFlow_rbjtx_55 {
  overflow: scroll;
  padding-left: 10px;
}

._whenBlock_rbjtx_60 {
  padding: 0;
}

._policyActionBlock_rbjtx_64 {
  background: #f6f9f4;
}._fontFamilyGlobal_ejy5d_55 {
  font-family: "DM Sans", sans-serif;
}

._setScoreItem_ejy5d_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._setScoreItem_ejy5d_59 ._header_ejy5d_64 {
  color: #8f98ad;
  font-size: 12px;
}
._setScoreItem_ejy5d_59 ._value_ejy5d_68 {
  color: #1f325b;
  font-size: 14px;
}._wrapper_dtjn1_1 {
  width: 100%;
}

._content_dtjn1_5 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}._fontFamilyGlobal_qjqtl_55 {
  font-family: "DM Sans", sans-serif;
}

._applications_qjqtl_59 {
  display: flex;
  gap: 4px;
}
._applications_qjqtl_59 ._applicationsText_qjqtl_63 {
  color: #8f98ad;
}
._applications_qjqtl_59 ._name_qjqtl_66 {
  color: #1f325b;
  font-weight: 500;
}

._panel_qjqtl_71 {
  background: #f0f3f8;
}
._panel_qjqtl_71 ._tabsContainer_qjqtl_74 {
  height: 100%;
  background: #ffffff;
}

._identityTabs_qjqtl_79 {
  height: calc(100% - 210px);
}

._link_qjqtl_83 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_qjqtl_83 ._text_qjqtl_88 {
  color: #1f325b;
  text-decoration: underline;
}
._link_qjqtl_83 ._detailsIcon_qjqtl_92 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}._fontFamilyGlobal_158ib_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_158ib_59 {
  padding: 32px;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
._wrapper_158ib_59 ._insightsItem_158ib_65 {
  flex: 0 0 130px;
  overflow: hidden;
}
._wrapper_158ib_59 ._insightsItem_158ib_65 ._insights_158ib_65 {
  overflow: hidden;
}
._wrapper_158ib_59 ._applicationItem_158ib_72 {
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_158ib_59 ._platforms_158ib_76 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
._wrapper_158ib_59 ._platforms_158ib_76 ._subtitle_158ib_81 {
  color: #1f325b;
}._xAndContact_8uxtu_1 {
  display: flex;
  gap: 12px;
}
._xAndContact_8uxtu_1 ._closeButton_8uxtu_5 {
  padding: 0;
}._fontFamilyGlobal_69fpt_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_69fpt_59 {
  height: 100%;
}
._wrapper_69fpt_59 ._actionBar_69fpt_62 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_69fpt_59 ._actionBar_69fpt_62 ._actions_69fpt_67 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_69fpt_59 ._table_69fpt_74 {
  height: calc(100% - 38px - 32px);
}._search_56mdv_55 {
  margin: 16px 0;
  width: 232px;
}
._search_56mdv_55 ._icon_56mdv_59 path {
  fill: #828da4;
}._fontFamilyGlobal_1tfwl_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1tfwl_59 {
  display: flex;
  width: 106px;
  height: 18px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
}
._wrapper_1tfwl_59 ._half_1tfwl_67 {
  display: flex;
  width: 50%;
  height: 100%;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
}
._wrapper_1tfwl_59 ._left_1tfwl_75 {
  background: #cee8fc;
  border: 1px solid #2196f3;
  color: #2196f3;
  border-radius: 50px 0 0 50px;
  border-right: 0;
}
._wrapper_1tfwl_59 ._right_1tfwl_82 {
  border: 1px solid #52c41a;
  background: #d9f2cd;
  color: #52c41a;
  border-radius: 0 50px 50px 0;
}._fontFamilyGlobal_stkwz_55 {
  font-family: "DM Sans", sans-serif;
}

._link_stkwz_59 {
  color: #187ffe;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  max-width: 100%;
  overflow: hidden;
}
._link_stkwz_59:hover {
  text-decoration: underline;
}

._linkText_stkwz_74 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #187ffe;
}

._icon_stkwz_81 {
  flex-shrink: 0;
}._fontFamilyGlobal_1b2gv_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1b2gv_59 {
  display: flex;
  align-items: center;
  gap: 24px;
}
._container_1b2gv_59 ._lastFound_1b2gv_64 {
  color: #b4bbc8;
}
._container_1b2gv_59 ._editButton_1b2gv_67 {
  cursor: pointer;
  border: 1px dashed #187ffe;
  padding: 7px;
  background: #ffffff;
  line-height: 0;
  border-radius: 4px;
}
._container_1b2gv_59 ._editButton_1b2gv_67 svg {
  color: #187ffe;
}
._container_1b2gv_59 ._link_1b2gv_78 {
  color: #187ffe;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  gap: 4px;
}
._container_1b2gv_59 ._divider_1b2gv_85 {
  height: 20px;
}._search_56mdv_55 {
  margin: 16px 0;
  width: 232px;
}
._search_56mdv_55 ._icon_56mdv_59 path {
  fill: #828da4;
}._fontFamilyGlobal_1ym64_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_1ym64_59 {
  background: #f6faff;
}

._wrapper_1ym64_63 {
  flex: 1;
  padding-bottom: 38px;
  display: flex;
  height: unset;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden;
  background: white;
}
._wrapper_1ym64_63 ._tableTab_1ym64_73 {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
._wrapper_1ym64_63 ._tableTab_1ym64_73 ._tableTabContent_1ym64_80 {
  flex: 1;
}._search_56mdv_55 {
  margin: 16px 0;
  width: 232px;
}
._search_56mdv_55 ._icon_56mdv_59 path {
  fill: #828da4;
}._fontFamilyGlobal_3iq3b_55 {
  font-family: "DM Sans", sans-serif;
}

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

._panel_3iq3b_66 {
  background: #f0f3f8;
}

._alertsInfoPanel_3iq3b_70 {
  overflow: auto;
}
._alertsInfoPanel_3iq3b_70 ._environment_3iq3b_73 {
  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_3iq3b_70 ._alertsTabs_3iq3b_87 {
  overflow: hidden;
  flex: 1;
  max-height: 100%;
  overscroll-behavior: contain;
}
._alertsInfoPanel_3iq3b_70 ._sticky_3iq3b_93 {
  position: sticky;
  top: 0;
  z-index: 1;
}
._alertsInfoPanel_3iq3b_70 ._scrollSection_3iq3b_98 {
  height: 100%;
  flex: 1;
}
._alertsInfoPanel_3iq3b_70 ._scrollSection_3iq3b_98 ._scroll_3iq3b_98 {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
._alertsInfoPanel_3iq3b_70 ._scrollSection_3iq3b_98 ._scroll_3iq3b_98 > * {
  border-bottom: 1px solid rgba(206, 212, 218, 0.3294117647);
}._actionsWrapper_1q5jw_1 ._closeButton_1q5jw_1 {
  padding: 0;
}._content_93hgf_55 {
  display: flex;
  flex-direction: column;
}
._content_93hgf_55 > * {
  padding: 32px 0;
}
._content_93hgf_55 > *:not(:last-child):not(:nth-last-child(2)) {
  border-bottom: 1px solid #cdd1db;
}

._action_93hgf_66 {
  padding: 32px 0;
  border-top: 1px solid #cdd1db;
  width: 100%;
  display: flex;
  justify-content: end;
}

._actionWrapper_93hgf_74 {
  position: absolute;
  width: calc(100% - 64px);
  bottom: 0px;
  padding-top: 32px;
  padding-bottom: 0px;
  background-color: white;
}

._submenu_93hgf_83 {
  margin-top: 0px;
}

._loader_93hgf_87 {
  height: 100%;
}

._description_93hgf_91 {
  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_1u8hu_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1u8hu_59 ._content_1u8hu_59 {
  gap: 20px;
}
._wrapper_1u8hu_59 ._content_1u8hu_59 ._applySolutions_1u8hu_62 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
._wrapper_1u8hu_59 ._content_1u8hu_59 ._applySolutions_1u8hu_62 ._checkBoxInput_1u8hu_68 {
  padding: 0;
}
._wrapper_1u8hu_59 ._content_1u8hu_59 ._applySolutions_1u8hu_62 ._selectAllSolutions_1u8hu_71 {
  display: flex;
  align-items: center;
  gap: 12px;
}
._wrapper_1u8hu_59 ._content_1u8hu_59 ._applySolutions_1u8hu_62 ._solutionsText_1u8hu_76 {
  color: #061b49;
  font-weight: 600;
}
._wrapper_1u8hu_59 ._content_1u8hu_59 ._applySolutions_1u8hu_62 ._alertsBySeverityWrapper_1u8hu_80 {
  border-radius: 4px;
  border: 1px solid #d7dce2;
  padding: 4px 6px;
  display: flex;
  gap: 4px;
}
._wrapper_1u8hu_59 ._header_1u8hu_87 {
  color: #061b49;
  font-size: 16px;
  font-weight: 700;
}
._wrapper_1u8hu_59 ._solutionsWrapper_1u8hu_92 {
  overflow: scroll;
  padding-bottom: 24px;
  display: flex;
  gap: 20px;
  flex-direction: column;
}._fontFamilyGlobal_1aanz_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1aanz_59 {
  display: flex;
  flex-direction: row;
  padding: 12px 16px;
  background: #f8f9fc;
  align-items: center;
  gap: 12px;
}
._wrapper_1aanz_59 ._items_1aanz_67 {
  display: flex;
}._fontFamilyGlobal_1kb0g_55 {
  font-family: "DM Sans", sans-serif;
}

._GroupItem_1kb0g_59 {
  border-radius: 0;
  margin-left: -1px;
}
._GroupItem_1kb0g_59:not(:first-child) {
  border-radius: 0;
}
._GroupItem_1kb0g_59:last-child {
  border-radius: 0 4px 4px 0;
}
._GroupItem_1kb0g_59:first-child {
  border-radius: 4px 0 0 4px;
  margin-left: 0;
}
._GroupItem_1kb0g_59:only-child {
  border-radius: 4px;
  margin-left: 0;
}._fontFamilyGlobal_1fsxc_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1fsxc_59 {
  height: 100%;
  border: 1px solid #e0e4e7;
  border-radius: 6px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_1fsxc_59._isRecommended_1fsxc_68 {
  border-color: #729df4;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 {
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._titleAndImpact_1fsxc_77 {
  display: flex;
  justify-content: space-between;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._titleAndImpact_1fsxc_77 ._title_1fsxc_77 {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._titleAndImpact_1fsxc_77 ._title_1fsxc_77 ._titleSpan_1fsxc_87 {
  width: 350px;
  color: #061b49;
  font-weight: 600;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._titleAndImpact_1fsxc_77 ._impactAndRecommended_1fsxc_92 {
  display: flex;
  gap: 4px;
  margin-left: auto;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._recommendedWrapper_1fsxc_97 {
  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_1fsxc_59 ._topPart_1fsxc_71 ._recommendedWrapper_1fsxc_97 ._recommended_1fsxc_97 {
  display: flex;
  gap: 8px;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._recommendedWrapper_1fsxc_97 ._recommended_1fsxc_97 span {
  color: #4577db;
  font-weight: 500;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._checkBoxInput_1fsxc_112 {
  padding: 0;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._descriptionAndRemediation_1fsxc_115 {
  background: #f8fafc;
  padding: 12px 20px 16px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._descriptionAndRemediation_1fsxc_115 ._description_1fsxc_115 {
  color: #828da4;
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._descriptionAndRemediation_1fsxc_115 ._description_1fsxc_115 ._steps_1fsxc_128 {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._descriptionAndRemediation_1fsxc_115 ._description_1fsxc_115 ._seeMore_1fsxc_135 {
  flex-shrink: 0;
  text-decoration: underline;
  cursor: pointer;
}
._wrapper_1fsxc_59 ._topPart_1fsxc_71 ._descriptionAndRemediation_1fsxc_115 ._remediationContext_1fsxc_140 {
  display: flex;
  gap: 56px;
  margin-top: 8px;
}
._wrapper_1fsxc_59 ._rightTitleSide_1fsxc_145 {
  display: flex;
  gap: 12px;
  align-items: center;
}
._wrapper_1fsxc_59 ._bottomPart_1fsxc_150 {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
}
._wrapper_1fsxc_59 ._bottomPart_1fsxc_150 ._leftSide_1fsxc_156 {
  display: flex;
  gap: 12px;
}
._wrapper_1fsxc_59 ._bottomPart_1fsxc_150 ._leftSide_1fsxc_156 ._fixType_1fsxc_160 {
  display: flex;
  gap: 4px;
  align-items: center;
  color: #061b49;
}
._wrapper_1fsxc_59 ._bottomPart_1fsxc_150 ._leftSide_1fsxc_156 ._stepsWrapper_1fsxc_166 {
  cursor: pointer;
  display: flex;
  align-items: center;
}._fontFamilyGlobal_1p0cy_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1p0cy_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1p0cy_59 ._title_1p0cy_64 {
  color: #828da4;
}
._wrapper_1p0cy_59 ._countAndTypes_1p0cy_67 {
  display: flex;
  align-items: center;
  gap: 4px;
}._fontFamilyGlobal_6lw5h_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_6lw5h_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100px;
}
._wrapper_6lw5h_59 ._title_6lw5h_65 {
  color: #828da4;
}
._wrapper_6lw5h_59 ._countAndTypes_6lw5h_68 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_6lw5h_59 ._countAndTypes_6lw5h_68 ._displayName_6lw5h_73 {
  text-transform: capitalize;
  width: 100%;
}._fontFamilyGlobal_1y3bb_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1y3bb_59 {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 28px;
  padding: 0 8px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #ecf1f7;
}._fontFamilyGlobal_1oe4q_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1oe4q_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1oe4q_59 ._title_1oe4q_64 {
  color: #828da4;
}
._wrapper_1oe4q_59 ._countAndTypes_1oe4q_67 {
  display: flex;
  gap: 4px;
  align-items: center;
}._fontFamilyGlobal_1oe4q_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1oe4q_59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
._wrapper_1oe4q_59 ._title_1oe4q_64 {
  color: #828da4;
}
._wrapper_1oe4q_59 ._countAndTypes_1oe4q_67 {
  display: flex;
  gap: 4px;
  align-items: center;
}._fontFamilyGlobal_3apr5_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_3apr5_59 {
  display: flex;
  gap: 6px;
  align-items: center;
}
._wrapper_3apr5_59 ._title_3apr5_64 {
  color: #061b49;
}
._wrapper_3apr5_59 ._impact_3apr5_67 {
  display: flex;
  align-items: center;
}
._wrapper_3apr5_59 ._impactNumber_3apr5_71 {
  padding: 0 8px;
  height: 20px;
  border: 1px solid #f0f0f0;
  background: #e41a5a;
  color: #ffffff;
  font-weight: 500;
  border-radius: 4px;
}
._wrapper_3apr5_59 ._insights_3apr5_80 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_3apr5_59 ._insights_3apr5_80 ._insight_3apr5_80 {
  display: flex;
}._fontFamilyGlobal_ejs3w_55 {
  font-family: "DM Sans", sans-serif;
}

._severityCount_ejs3w_59 {
  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_d0ura_55 {
  font-family: "DM Sans", sans-serif;
}

._bars_d0ura_59 {
  display: flex;
  flex-direction: column-reverse;
  gap: 2px;
}

._bar_d0ura_59 {
  width: 12px;
  height: 2px;
  background-color: #d9d9d9;
  border-radius: 1.5px;
}
._bar_d0ura_59._filled_d0ura_71 {
  background-color: #4289ca;
}

._text_d0ura_75 {
  font-size: 12px;
  color: #061b49;
}._fontFamilyGlobal_hbhwn_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_hbhwn_59 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 35px 32px 13px;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 ._nameAndBack_hbhwn_70 {
  display: flex;
  align-items: center;
  cursor: pointer;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 ._nameAndBack_hbhwn_70 ._chevron_hbhwn_75 {
  color: #828da4;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 ._nameAndBack_hbhwn_70 span {
  color: #828da4;
  font-size: 16px;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 ._seperator_hbhwn_82 {
  color: #828da4;
  font-size: 16px;
}
._wrapper_hbhwn_59 ._breadCrumbs_hbhwn_65 ._active_hbhwn_86 {
  color: #061b49;
  font-size: 16px;
  font-weight: 500;
}
._wrapper_hbhwn_59 ._xButton_hbhwn_91 {
  cursor: pointer;
}._fontFamilyGlobal_szlfc_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_szlfc_59 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
}
._wrapper_szlfc_59 ._howToFix_szlfc_65 {
  display: flex;
  justify-content: space-between;
}
._wrapper_szlfc_59 ._howToFix_szlfc_65 ._title_szlfc_69 {
  color: #061b49;
  font-weight: 600;
}

._stepsWrapper_szlfc_74 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 24px;
  overflow: scroll;
}

._accordion_szlfc_82 {
  border: 1px solid #ecf1f7;
}
._accordion_szlfc_82:hover {
  border: 1px solid #ecf1f7;
}

._summary_szlfc_89:hover {
  background-color: #fafafa;
}

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

._assetName_szlfc_99 {
  font-weight: 500;
  max-width: 450px;
}

._findingsCount_szlfc_104 {
  color: #187ffe;
  padding: 2px 8px;
  background-color: #ecf1f7;
  border-radius: 4px;
}

._details_szlfc_111 {
  padding: 16px;
}

._steps_szlfc_74 {
  padding-left: 16px;
}._fontFamilyGlobal_1x7ua_55 {
  font-family: "DM Sans", sans-serif;
}

._descriptionAndRemediation_1x7ua_59 {
  background: #f8fafc;
  padding: 12px 20px 16px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._descriptionAndRemediation_1x7ua_59 ._description_1x7ua_59 {
  color: #828da4;
  display: flex;
  align-items: center;
  gap: 65px;
}
._descriptionAndRemediation_1x7ua_59 ._description_1x7ua_59 > span {
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  text-overflow: ellipsis;
  text-wrap: auto;
  max-height: 500px;
}
._descriptionAndRemediation_1x7ua_59 ._description_1x7ua_59 ._steps_1x7ua_80 {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._descriptionAndRemediation_1x7ua_59 ._description_1x7ua_59 ._seeMore_1x7ua_87 {
  flex-shrink: 0;
  text-decoration: underline;
  cursor: pointer;
}
._descriptionAndRemediation_1x7ua_59 ._remediationContext_1x7ua_92 {
  display: flex;
  gap: 56px;
  margin-top: 8px;
}._fontFamilyGlobal_19tmk_55 {
  font-family: "DM Sans", sans-serif;
}

._step_19tmk_59 {
  position: relative;
  padding-left: 40px;
  padding-bottom: 44px;
}
._step_19tmk_59::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 20px;
  bottom: 0;
  width: 1px;
  background-color: #ced4da;
  transform: translateX(-50%);
}
._step_19tmk_59 ._circle_19tmk_74 {
  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_19tmk_59 ._content_19tmk_88 ._stepTitle_19tmk_88 {
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
}
._step_19tmk_59 ._content_19tmk_88 ._description_19tmk_93 {
  margin-top: 8px;
  color: #1f325b;
}._fontFamilyGlobal_1336a_55 {
  font-family: "DM Sans", sans-serif;
}

._applications_1336a_59 {
  display: flex;
  gap: 4px;
}
._applications_1336a_59 ._applicationsText_1336a_63 {
  color: #8f98ad;
}
._applications_1336a_59 ._name_1336a_66 {
  color: #1f325b;
  font-weight: 500;
}

._panel_1336a_71 {
  background: #f6faff;
}

._identityTabs_1336a_75 {
  height: calc(100% - 210px);
}

._link_1336a_79 {
  display: flex;
  gap: 4px;
  align-items: center;
}
._link_1336a_79 ._text_1336a_84 {
  color: #1f325b;
  text-decoration: underline;
}
._link_1336a_79 ._detailsIcon_1336a_88 {
  color: #1f325b;
  width: 12px;
  height: 12px;
  min-width: 12px;
  flex: 0 0 auto;
}

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

@keyframes _shine_dsz7h_1 {
  to {
    background-position: right -40px top 0;
  }
}
._loading_dsz7h_119 ._loadingItem_dsz7h_119 {
  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_dsz7h_1 1s ease infinite;
}

._loading_dsz7h_119 ._loadingItem_dsz7h_119 * {
  visibility: hidden !important;
}

._loading_dsz7h_119 ._loadingItem_dsz7h_119:empty::after,
._loading_dsz7h_119 ._loadingItem_dsz7h_119 *:empty::after {
  content: " ";
}

._riskScore_dsz7h_142 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

._xAndShare_dsz7h_149 {
  display: flex;
  align-items: center;
  gap: 16px;
}
._xAndShare_dsz7h_149 ._closeButton_dsz7h_154 {
  padding: 0;
}
._xAndShare_dsz7h_149 ._flex_dsz7h_157 {
  display: flex;
}._fontFamilyGlobal_170s7_55 {
  font-family: "DM Sans", sans-serif;
}

._shareMenu_170s7_59 {
  cursor: pointer;
  display: flex;
  gap: 4px;
  align-items: center;
}
._shareMenu_170s7_59._centered_170s7_65 {
  justify-content: center;
}
._shareMenu_170s7_59 ._shareButton_170s7_68 {
  padding: 0;
  min-width: unset;
}
._shareMenu_170s7_59 ._share_170s7_59 {
  color: #187ffe;
  font-size: 14px;
  font-weight: 500;
}
._shareMenu_170s7_59 ._svgLink_170s7_77 {
  cursor: pointer;
  margin-top: 2px;
}
._shareMenu_170s7_59 ._flex_170s7_81 {
  display: flex;
}._fontFamilyGlobal_179mj_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_179mj_59 {
  height: 100%;
  padding: 0 0 32px;
}
._wrapper_179mj_59 ._actionBar_179mj_63 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._wrapper_179mj_59 ._actionBar_179mj_63 ._actions_179mj_68 {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
._wrapper_179mj_59 ._table_179mj_75 {
  height: calc(100% - 38px - 32px);
}._fontFamilyGlobal_8d4v2_55 {
  font-family: "DM Sans", sans-serif;
}

._table_8d4v2_59 {
  padding: 24px 0;
}

._wrapper_8d4v2_63 {
  height: 100%;
}
._wrapper_8d4v2_63 ._header_8d4v2_66 {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
}
._wrapper_8d4v2_63 ._header_8d4v2_66 ._search_8d4v2_72 {
  margin: 16px 0;
  width: 232px;
}
._wrapper_8d4v2_63 ._header_8d4v2_66 ._search_8d4v2_72 ._icon_8d4v2_76 path {
  fill: #828da4;
}
._wrapper_8d4v2_63 ._header_8d4v2_66 ._link_8d4v2_79 {
  display: flex;
  align-items: center;
  gap: 4px;
}
._wrapper_8d4v2_63 ._header_8d4v2_66 ._text_8d4v2_84 {
  color: #187ffe;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  font-style: normal;
  line-height: 22px;
}._fontFamilyGlobal_1eggc_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1eggc_59 {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
}
._wrapper_1eggc_59 ._section_1eggc_64 {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
._wrapper_1eggc_59 ._section_1eggc_64:last-child {
  margin-bottom: 0;
}
._wrapper_1eggc_59 ._section_1eggc_64:not(:last-child) {
  border-bottom: 1px solid #ced4da;
}._fontFamilyGlobal_km5ia_55 {
  font-family: "DM Sans", sans-serif;
}

._section_km5ia_59 ._title_km5ia_59 {
  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_1ivit_55 {
  font-family: "DM Sans", sans-serif;
}

._wrapper_1ivit_59 ._conditionBlock_1ivit_59 {
  background: #f8f9fc;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 52px;
}
._wrapper_1ivit_59 ._conditionBlock_1ivit_59 ._deleteButton_1ivit_66 {
  position: absolute;
  opacity: 0;
  right: 5px;
  top: 10px;
  transition: all 0.2s;
}
._wrapper_1ivit_59 ._conditionBlock_1ivit_59 ._duplicateButton_1ivit_73 {
  position: absolute;
  opacity: 0;
  right: 50px;
  top: 10px;
  transition: all 0.2s;
}
._wrapper_1ivit_59 ._conditionBlock_1ivit_59:hover ._duplicateButton_1ivit_73,
._wrapper_1ivit_59 ._conditionBlock_1ivit_59:hover ._deleteButton_1ivit_66 {
  opacity: 1;
}
._wrapper_1ivit_59 ._conditionBlock_1ivit_59:hover ._item_1ivit_84 {
  width: 269px;
}._fontFamilyGlobal_lywcs_55 {
  font-family: "DM Sans", sans-serif;
}

._content_lywcs_113 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 52px;
}
._content_lywcs_113._infoPanel_lywcs_121 {
  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_lywcs_113 ._andText_lywcs_129 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  width: 2em;
  position: relative;
  margin-right: 12px;
}
._content_lywcs_113 ._andText_lywcs_129 span {
  color: #828da4;
  padding: 9px 0;
  position: absolute;
  top: 40px;
}
._content_lywcs_113 ._andText_lywcs_129:last-child {
  visibility: hidden;
}
._content_lywcs_113 ._applicationsFilterBlock_lywcs_147 {
  padding-right: 12px;
  width: 269px;
}
._content_lywcs_113 ._addFilterButtonBlock_lywcs_151 {
  height: 80px;
  display: flex;
  align-items: flex-end;
  width: 200px;
}
._content_lywcs_113 ._addFilterButtonBlock_lywcs_151._addFilterButtonApplication_lywcs_157 {
  width: 269px;
}
._content_lywcs_113 ._addFilterButtonBlock_lywcs_151 ._addFilterButton_lywcs_151 {
  width: 100%;
  align-self: flex-end;
}._fontFamilyGlobal_1siyb_55 {
  font-family: "DM Sans", sans-serif;
}

._panel_1siyb_59 {
  background: #f6faff;
}

._tableTab_1siyb_63 {
  height: calc(100% - 38px);
}
._tableTab_1siyb_63 ._tableTabContent_1siyb_66 {
  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;
}@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_ubkpe_1 {
  background: linear-gradient(135deg, #f8f9fc 0%, #f1f4f9 100%);
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px;
  margin: 8px 0;
  font-family: "DM Sans", sans-serif;
}

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

._toolCallHeader_ubkpe_10._clickable_ubkpe_16 {
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s ease;
  border-radius: 4px;
  padding: 4px;
  margin: -4px;
}

._toolCallHeader_ubkpe_10._clickable_ubkpe_16:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

._expandIcon_ubkpe_29 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

._arrowIcon_ubkpe_37 {
  font-size: 20px;
  color: #64748b;
  transition: transform 0.2s ease;
}

._toolCallIcon_ubkpe_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_ubkpe_54 {
  font-size: 16px;
  color: #64748b;
}

._completeIcon_ubkpe_59 {
  font-size: 16px;
  color: #22c55e;
}

._errorIcon_ubkpe_64 {
  font-size: 16px;
  color: #ef4444;
}

._toolCallName_ubkpe_69 {
  font-size: 13px;
  font-weight: 600;
  color: #1f325b;
  flex: 1;
}

._toolCallStatus_ubkpe_76 {
  font-size: 11px;
  font-weight: 500;
  color: #64748b;
  padding: 2px 8px;
  background: #fff;
  border-radius: 4px;
}

._toolCallStatusError_ubkpe_85 {
  font-size: 11px;
  font-weight: 500;
  color: #ef4444;
  padding: 2px 8px;
  background: #fef2f2;
  border-radius: 4px;
}

._toolCallArgs_ubkpe_94,
._toolCallResult_ubkpe_95 {
  margin-top: 8px;
}

._argsLabel_ubkpe_99,
._resultLabel_ubkpe_100 {
  font-size: 11px;
  font-weight: 500;
  color: #64748b;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

._argsContent_ubkpe_109,
._resultContent_ubkpe_110 {
  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_ubkpe_110 {
  background: #f0fdf4;
  border-color: #bbf7d0;
}._fontFamilyGlobal_1l5ay_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1l5ay_59 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 6px 6px 8px;
  border-radius: 4px;
  border: 1px solid #c1d7ff;
  background: linear-gradient(-48.74deg, rgba(193, 215, 255, 0.25) 5.99%, rgba(227, 227, 255, 0.25) 52.74%, rgba(252, 248, 233, 0.25) 97.3%);
  box-shadow: 0 1px 1px 0 rgba(36, 39, 60, 0.06);
}

._findingsList_1l5ay_70 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

._findingRow_1l5ay_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_1l5ay_88 {
  flex: 1;
  min-width: 0;
}

._findingMeta_1l5ay_93 {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

._footer_1l5ay_100 {
  display: flex;
  justify-content: flex-end;
}._fontFamilyGlobal_dxzu2_55 {
  font-family: "DM Sans", sans-serif;
}

._taskRow_dxzu2_59 {
  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_dxzu2_70 {
  flex: 1;
  min-width: 0;
}

._taskMeta_dxzu2_75 {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}._container_hnaig_1 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 6px 6px 8px;
  border-radius: 4px;
  border: 1px solid #c1d7ff;
  background: linear-gradient(-48.74deg, rgba(193, 215, 255, 0.25) 5.99%, rgba(227, 227, 255, 0.25) 52.74%, rgba(252, 248, 233, 0.25) 97.3%);
  box-shadow: 0 1px 1px 0 rgba(36, 39, 60, 0.06);
}

._tasksList_hnaig_12 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

._footer_hnaig_19 {
  display: flex;
  justify-content: flex-end;
}._fontFamilyGlobal_1igym_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1igym_59 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 6px 6px 8px;
  border-radius: 4px;
  border: 1px solid #c1d7ff;
  background: linear-gradient(-42.94deg, rgba(193, 215, 255, 0.25) 5.99%, rgba(227, 227, 255, 0.25) 52.74%, rgba(252, 248, 233, 0.25) 97.3%);
  box-shadow: 0 1px 1px 0 rgba(36, 39, 60, 0.06);
}

._ticketContent_1igym_70 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 0;
  background: #fdfdfe;
  border: 1px solid #c1d7ff;
  border-radius: 4px;
}

._header_1igym_80 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 12px;
}

._headerContent_1igym_87 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}

._providerIcon_1igym_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_1igym_108 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

._ticketName_1igym_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_1igym_125 {
  width: 100%;
  height: 1px;
  background: rgba(205, 209, 219, 0.5);
}

._description_1igym_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_1igym_141 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}

._statItem_1igym_148 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

._statLabel_1igym_154 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #515f80;
  letter-spacing: -0.075px;
}

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

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

._statText_1igym_174 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #1f325b;
  letter-spacing: -0.075px;
}

._linkIcon_1igym_183 {
  width: 16px;
  height: 16px;
  color: #4289ca;
}

._ticketLink_1igym_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_1igym_189:hover {
  text-decoration: underline;
}

._footer_1igym_202 {
  display: flex;
  justify-content: flex-end;
  gap: 4px;
}

._editButton_1igym_208 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 4px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.075px;
  color: #187ffe;
  transition: background-color 0.2s ease;
}
._editButton_1igym_208:hover {
  background: rgba(24, 127, 254, 0.1);
}

._approveButton_1igym_229 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  border-radius: 4px;
  background: #187ffe;
  border: none;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.075px;
  color: #ffffff;
  transition: background-color 0.2s ease;
}
._approveButton_1igym_229:hover {
  background: #0069ea;
}
._approveButton_1igym_229:active {
  background: rgb(0, 93.5576923077, 208.5);
}._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;
}._title_l2b2y_55 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1f325b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}._fontFamilyGlobal_1uq4v_55 {
  font-family: "DM Sans", sans-serif;
}

._moreButton_1uq4v_59 {
  padding: 3px 8px;
  background: #b9bdc7;
  color: #515f80;
  width: 22px;
  height: 22px;
}
._moreButton_1uq4v_59:hover {
  background: #b9bdc7;
  color: #515f80;
}

._iconColor_1uq4v_71 path {
  fill: rgba(81, 95, 128, 0.5019607843);
}

._deleteMenuItem_1uq4v_75 {
  color: #ff586c;
}._actionsCell_j7612_1 {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}._fontFamilyGlobal_tklt4_55 {
  font-family: "DM Sans", sans-serif;
}

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

._titleContainer_tklt4_117 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._title_tklt4_117 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1f325b;
}

._dialogContent_tklt4_130 {
  display: flex;
  flex-direction: column;
  padding: 0 24px 24px;
  min-height: 400px;
}

._wrapper_tklt4_137 {
  height: 100%;
  display: flex;
  flex-direction: column;
}

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

._deleteSelectedButton_tklt4_151 {
  flex-shrink: 0;
}

._table_tklt4_155 {
  flex: 1;
  min-height: 300px;
  max-height: 450px;
}

._dateCell_tklt4_161 {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1f325b;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.075px;
}._container_d1nmh_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_d1nmh_1::-webkit-scrollbar {
  height: 4px;
}
._container_d1nmh_1::-webkit-scrollbar-track {
  background: transparent;
}
._container_d1nmh_1::-webkit-scrollbar-thumb {
  background: rgba(130, 141, 164, 0.3);
  border-radius: 2px;
}
._container_d1nmh_1::-webkit-scrollbar-thumb:hover {
  background: rgba(130, 141, 164, 0.5);
}
._container_d1nmh_1 ._tabsContainer_d1nmh_25 {
  overflow-x: auto;
  max-width: 100%;
  display: flex;
  gap: 0;
  padding: 0;
  padding-left: 12px;
  height: 100%;
  align-items: flex-end;
}
._container_d1nmh_1 ._buttonsContainer_d1nmh_35 {
  display: flex;
  gap: 4px;
  padding: 8px;
  align-items: center;
  height: 100%;
}

._tab_d1nmh_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_d1nmh_25:not(:first-child) {
  margin-left: 4px;
}
._tab_d1nmh_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_d1nmh_25:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: white;
}
._tab_d1nmh_25:hover::before {
  opacity: 0;
}
._tab_d1nmh_25:hover + ._tab_d1nmh_25::before {
  opacity: 0;
}
._tab_d1nmh_25:hover ._tabIcon_d1nmh_81,
._tab_d1nmh_25:hover ._closeIcon_d1nmh_82 {
  opacity: 1;
}
._tab_d1nmh_25._active_d1nmh_85 {
  color: #f3f8fb;
  background-color: rgba(255, 255, 255, 0.08);
  position: relative;
  border-bottom: none;
}
._tab_d1nmh_25._active_d1nmh_85::before {
  display: none;
}
._tab_d1nmh_25._active_d1nmh_85 + ._tab_d1nmh_25::before {
  display: none;
}
._tab_d1nmh_25._dragging_d1nmh_97 {
  opacity: 0.5;
  cursor: grabbing;
}
._tab_d1nmh_25._dragOver_d1nmh_101 {
  background-color: rgba(31, 50, 91, 0.08);
}

._tabIcon_d1nmh_81 {
  opacity: 0;
  padding: 2px;
  color: #828da4;
  transition: opacity 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
._tabIcon_d1nmh_81:hover {
  color: white;
}
._tabIcon_d1nmh_81 svg {
  width: 12px;
  height: 12px;
}

._closeIcon_d1nmh_82 {
  opacity: 0;
  padding: 2px;
  color: #515f80;
  transition: opacity 0.2s, color 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
._closeIcon_d1nmh_82:hover {
  color: white;
}
._closeIcon_d1nmh_82 svg {
  width: 16px;
  height: 16px;
}

._menuButton_d1nmh_139 {
  color: white;
  padding: 4px;
  background: transparent;
}
._menuButton_d1nmh_139:hover {
  background-color: rgba(130, 141, 164, 0.1);
}

._newSessionText_d1nmh_148 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: white;
  letter-spacing: -0.075px;
}._fontFamilyGlobal_hzic3_55 {
  font-family: "DM Sans", sans-serif;
}

._userMessage_hzic3_59 {
  background: #f6faff;
  border: 1px solid #a7ceff;
  border-radius: 8px 8px 0 8px;
  padding: 12px 16px;
  justify-self: right;
  max-width: 85%;
  color: #1f325b;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.075px;
  line-height: 1.5;
  word-break: break-word;
  white-space: pre-wrap;
  margin: 0 0 24px;
}._avatarContainer_p84s2_1 {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #ccdaf0;
  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_p84s2_15 {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}._controls_7y6r8_55 {
  position: absolute;
  bottom: -28px;
  left: 0;
  display: flex;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
._controls_7y6r8_55._visible_7y6r8_64 {
  opacity: 1;
}
@media (max-width: 768px) {
  ._controls_7y6r8_55 {
    opacity: 1;
  }
}

._button_7y6r8_73 {
  padding: 4px;
  color: #828da4;
  transition: all 0.2s ease;
}
._button_7y6r8_73:hover {
  color: #1f325b;
  background-color: rgba(0, 0, 0, 0.04);
}
._button_7y6r8_73._playing_7y6r8_82 {
  color: #ff586c;
}
._button_7y6r8_73._active_7y6r8_85 {
  color: #187ffe;
  background-color: rgba(24, 127, 254, 0.08);
}
._button_7y6r8_73._active_7y6r8_85:hover {
  background-color: rgba(24, 127, 254, 0.12);
}
._button_7y6r8_73._hidden_7y6r8_92 {
  display: none;
}
._button_7y6r8_73 svg {
  font-size: 16px;
}

._spinner_7y6r8_99 {
  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_ahcl0_1 {
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  animation: _fadeIn_ahcl0_1 0.3s ease-in;
}
._container_ahcl0_1:hover .message-controls {
  opacity: 1;
}

._content_ahcl0_13 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

._spinner_ahcl0_22 {
  color: #828da4;
}

._generatingSpinner_ahcl0_26 {
  color: #828da4;
  margin-top: 4px;
}

@keyframes _fadeIn_ahcl0_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}._fontFamilyGlobal_1owh6_55 {
  font-family: "DM Sans", sans-serif;
}

._inputContainer_1owh6_59 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  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: 4px;
  box-shadow: 0 -1px 5px 0 rgba(205, 209, 219, 0.4);
  gap: 8px;
  position: relative;
}

._textField_1owh6_72 {
  flex: 1;
}
._textField_1owh6_72 .MuiOutlinedInput-root {
  padding: 0;
  background-color: transparent;
}
._textField_1owh6_72 .MuiInputBase-input {
  padding: 0;
  color: #1f325b;
  font-family: "Switzer Variable", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
._textField_1owh6_72 .MuiInputBase-input::placeholder {
  color: #b4bbc8;
  opacity: 1;
}
._textField_1owh6_72 .MuiOutlinedInput-notchedOutline {
  border: none;
}
._textField_1owh6_72 .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border: none;
}._fontFamilyGlobal_1jlgr_55 {
  font-family: "DM Sans", sans-serif;
}

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

._atButton_1jlgr_66 {
  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_1jlgr_66 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._atButton_1jlgr_66:hover {
  background: #f7f9fb;
}

._atButtonText_1jlgr_91 {
  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_1jlgr_101 {
  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_1jlgr_101 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._pageChip_1jlgr_101 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_1jlgr_101:hover {
  background: #f7f9fb;
}

._attachmentChip_1jlgr_132 {
  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_1jlgr_132 svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
._attachmentChip_1jlgr_132:hover {
  background: #f7f9fb;
}

._chipText_1jlgr_154 {
  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_1jlgr_167 {
  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_1jlgr_167:hover {
  background: rgba(81, 95, 128, 0.1);
  color: #1f325b;
}
._removeButton_1jlgr_167 svg {
  width: 8px;
  height: 8px;
}

._viewIcon_1jlgr_190 {
  color: #515f80;
}

._actionIcon_1jlgr_194 {
  color: #515f80;
}._fontFamilyGlobal_1ydgi_55 {
  font-family: "DM Sans", sans-serif;
}

._menuContainer_1ydgi_59 {
  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_1ydgi_70 {
  display: flex;
  flex-direction: column;
  padding: 4px 0;
}

._menuItem_1ydgi_76 {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 8px 16px;
  cursor: pointer;
  transition: background 0.15s ease;
}
._menuItem_1ydgi_76:hover, ._menuItem_1ydgi_76._highlighted_1ydgi_84 {
  background: #fafafa;
}

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

._itemIcon_1ydgi_94 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: #1f325b;
}
._itemIcon_1ydgi_94 svg {
  width: 16px;
  height: 16px;
}

._itemContent_1ydgi_108 {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}

._itemLabel_1ydgi_115 {
  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_1ydgi_126 {
  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_1ydgi_138 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  margin-left: auto;
  flex-shrink: 0;
}

._noResults_1ydgi_148 {
  padding: 16px;
  text-align: center;
}

._noResultsText_1ydgi_153 {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #515f80;
  letter-spacing: -0.075px;
}._fontFamilyGlobal_sabd3_55 {
  font-family: "DM Sans", sans-serif;
}

._micButton_sabd3_59 {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #828da4;
  background-color: transparent;
  padding: 2px;
  transition: all 0.2s ease;
  opacity: 0.7;
}
._micButton_sabd3_59:hover {
  background-color: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
._micButton_sabd3_59._listening_sabd3_73 {
  color: #dc3545;
  background-color: #fff5f5;
  opacity: 1;
}
._micButton_sabd3_59._listening_sabd3_73:hover {
  background-color: #ffe5e5;
}
._micButton_sabd3_59 svg {
  font-size: 18px;
}._fontFamilyGlobal_1ydaw_55 {
  font-family: "DM Sans", sans-serif;
}

._autoReadButton_1ydaw_59 {
  position: absolute;
  top: 4px;
  right: 22px;
  color: #828da4;
  background-color: transparent;
  padding: 2px;
  transition: all 0.2s ease;
  opacity: 0.7;
}
._autoReadButton_1ydaw_59:hover {
  background-color: rgba(0, 0, 0, 0.04);
  opacity: 1;
}
._autoReadButton_1ydaw_59._enabled_1ydaw_73 {
  color: #1976d2;
  background-color: #e3f2fd;
  opacity: 1;
}
._autoReadButton_1ydaw_59._enabled_1ydaw_73:hover {
  background-color: #bbdefb;
}
._autoReadButton_1ydaw_59 svg {
  font-size: 18px;
}._fontFamilyGlobal_se5zs_55 {
  font-family: "DM Sans", sans-serif;
}

._actionButton_se5zs_59 {
  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_se5zs_59 > svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}

._sendButton_se5zs_81 {
  border: 1px solid #c1d7ff;
  color: #1f325b;
  cursor: pointer;
}
._sendButton_se5zs_81:hover:not(:disabled) {
  background-color: #f7f9fb;
}
._sendButton_se5zs_81:disabled {
  color: #b4bbc8;
  cursor: not-allowed;
}

._stopButton_se5zs_95 {
  border: 1px solid #ffb4b4;
  color: #dc3545;
  cursor: pointer;
}
._stopButton_se5zs_95:hover {
  background-color: #fff5f5;
}._fontFamilyGlobal_102r1_55 {
  font-family: "DM Sans", sans-serif;
}

._chatContainer_102r1_59 {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #ffffff;
  gap: 12px;
  padding: 12px;
}
._chatContainer_102r1_59._empty_102r1_67 {
  justify-content: flex-end;
}

._initialLoadingContainer_102r1_71 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 100%;
}

._messagesContainer_102r1_79 {
  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_102r1_79 .copilotKitMessages {
  height: 100%;
  overflow: auto;
}
._messagesContainer_102r1_79::-webkit-scrollbar {
  width: 6px;
}
._messagesContainer_102r1_79::-webkit-scrollbar-track {
  background: #fafafa;
  border-radius: 3px;
}
._messagesContainer_102r1_79::-webkit-scrollbar-thumb {
  background: #cdd1db;
  border-radius: 3px;
}
._messagesContainer_102r1_79::-webkit-scrollbar-thumb:hover {
  background: #b9bdc7;
}._fontFamilyGlobal_11kg0_55 {
  font-family: "DM Sans", sans-serif;
}

._container_11kg0_113 {
  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_11kg0_113 > * {
  pointer-events: auto;
}

._title_11kg0_132 {
  font-family: "Switzer Variable", "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #1f325b;
}

._suggestions_11kg0_140 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}

._suggestionChip_11kg0_147 {
  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_11kg0_147:hover {
  background-color: rgb(235.8, 244.3333333333, 255);
  border-color: rgb(141.5, 191.8011363636, 255);
}
._suggestionChip_11kg0_147:active {
  transform: scale(0.98);
}

._icon_11kg0_168 {
  width: 12px;
  height: 12px;
  color: #a7ceff;
}

._text_11kg0_174 {
  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_1umqn_55 {
  font-family: "DM Sans", sans-serif;
}

._container_1umqn_59 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 24px;
}

._content_1umqn_68 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 320px;
  gap: 8px;
}

._iconWrapper_1umqn_77 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff1f2;
  color: #ff876d;
  margin-bottom: 8px;
}

._title_1umqn_89 {
  font-size: 18px;
  font-weight: 600;
  color: #1f325b;
  line-height: 1.3;
}

._description_1umqn_96 {
  font-size: 14px;
  color: #8f98ad;
  line-height: 1.5;
}

._retryButton_1umqn_102 {
  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_1umqn_102:hover {
  background-color: #ebf1ff;
  border-color: #187ffe;
}
._retryButton_1umqn_102 svg {
  flex-shrink: 0;
}._fontFamilyGlobal_6zngp_55 {
  font-family: "DM Sans", sans-serif;
}

._chatWindow_6zngp_59 {
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: none;
  position: relative;
}
@media (max-width: 1680px) {
  ._chatWindow_6zngp_59 {
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.3);
  }
}
._chatWindow_6zngp_59:focus {
  outline: none;
}

._header_6zngp_79 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  background: #000b29;
  color: #1f325b;
  border-radius: 0;
  height: 48px;
  flex-shrink: 0;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
._header_6zngp_79::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(205, 209, 219, 0.5);
  z-index: 0;
}

._tabs_6zngp_103 {
  gap: 4px;
  flex: 1;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

._chatContainer_6zngp_111 {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  background-color: #ffffff;
  gap: 12px;
  padding: 12px;
  overflow: hidden;
}._fontFamilyGlobal_k5ww7_55 {
  font-family: "DM Sans", sans-serif;
}

._panelMode_k5ww7_59 {
  position: relative;
  height: 100vh;
  flex-shrink: 0;
  animation: _slideInFromRight_k5ww7_1 0s ease-out;
}

._panelWrapper_k5ww7_66 {
  display: flex;
  height: 100vh;
}

@keyframes _slideInFromRight_k5ww7_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;
  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;
  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;
  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;
  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;
  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;
  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_1be9k_55 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}

._logoContainer_1be9k_63 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 50%;
  background-color: #ffffff;
}

._loginContainer_1be9k_72 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 50%;
  background-color: #e3ecfd;
}
._loginContainer_1be9k_72 ._devoceanLogoWrapper_1be9k_81 {
  display: flex;
  width: 100%;
  height: 20%;
  justify-content: center;
  align-items: center;
}
._loginContainer_1be9k_72 ._loginComponentWrapper_1be9k_88 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 60%;
  align-items: center;
  justify-content: center;
}
._loginContainer_1be9k_72 ._loginComponentWrapper_1be9k_88 ._loginText_1be9k_96 {
  color: #1f325b;
  font-size: 38px;
  font-weight: 700;
  line-height: 35px;
  width: 300px;
}
._loginContainer_1be9k_72 ._loginComponentWrapper_1be9k_88 ._loginSubText_1be9k_103 {
  font-weight: 400;
  color: #061b49;
  font-size: 18px;
}
._loginContainer_1be9k_72 ._loginFooter_1be9k_108 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20%;
}

._login_1be9k_72 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
}

._hideLogin_1be9k_126 {
  display: none;
}

._logo_1be9k_63 {
  width: 80%;
}: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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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_1xix3_55 {
  font-family: "DM Sans", sans-serif;
}

._paper_1xix3_113 {
  width: 500px;
  border-radius: 4px;
}

._title_1xix3_118 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #cdd1db;
}
._title_1xix3_118 ._titleText_1xix3_125 {
  font-weight: 500;
  color: #1f325b;
  font-size: 14px;
}

._closeButton_1xix3_131 {
  padding: 4px;
  color: #1f325b;
}

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

._description_1xix3_143 {
  font-size: 14px;
  line-height: 1.3;
  color: #1f325b;
  margin: 0;
}

._checkboxContainer_1xix3_150 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  background: #e8f2ff;
  border-radius: 8px;
  cursor: pointer;
}

._checkboxLabel_1xix3_160 {
  font-size: 14px;
  color: #187ffe;
}

._checkboxText_1xix3_165 {
  color: #1f325b;
}

._linkText_1xix3_169 {
  color: #187ffe;
  cursor: pointer;
}

._link_1xix3_169 {
  color: #187ffe;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
._link_1xix3_169:hover {
  text-decoration: underline;
}

._emailLink_1xix3_187 {
  color: #187ffe;
  text-decoration: none;
}
._emailLink_1xix3_187:hover {
  text-decoration: underline;
}

._actions_1xix3_195 {
  display: flex;
  justify-content: flex-end;
}

._bold_1xix3_200 {
  font-weight: 500;
}

._error_1xix3_204 {
  font-size: 14px;
  color: #fb3149;
  margin: 0;
}._fontFamilyGlobal_fbolh_55 {
  font-family: "DM Sans", sans-serif;
}

._container_fbolh_59 {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

._background_fbolh_66 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  filter: blur(2px);
  opacity: 0.7;
}

._overlay_fbolh_77 {
  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_fbolh_90 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: #f0f3f8;
}

._errorContainer_fbolh_99 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: #f0f3f8;
}

._errorContent_fbolh_108 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

._errorText_fbolh_115 {
  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;
  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;
  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;
  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;
  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;
  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;
  homeBackground: #f8f9fc;
  websiteBlue: #187ffe;
  websiteYellow: #ffff00;
  textColor: #1f325b;
  darkGrey: #828da4;
  avatar: #515f80;
  navbar: #061b49;
  labelNetworkMisc: #4289ca;
}

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