@charset "UTF-8";/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1g9yo_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1g9yo_41 ._bot-mentions__control_1g9yo_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1g9yo_41 ._bot-mentions__highlighter_1g9yo_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1g9yo_41 ._bot-mentions__input_1g9yo_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1g9yo_56 ._bot-mentions__highlighter_1g9yo_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1g9yo_56 ._bot-mentions__input_1g9yo_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1g9yo_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1g9yo_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1g9yo_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1g9yo_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Wrapper_display_none_1g9yo_94 {
  transition: max-width 0.5s ease-in-out;
  max-width: 101px;
}
._Wrapper_display_block_1g9yo_98 {
  transition: max-width 0.5s ease-in-out;
  max-width: 280px;
}
._Wrapper_1g9yo_94 {
  transition: max-width 0.5s ease-in-out;
  z-index: 2;
  width: 100%;
  height: 96vh;
  background: #ffffff;
  position: relative;
  float: left;
  box-sizing: border-box;
  border-radius: 8px;
}
._Wrapper_user_1g9yo_113 {
  margin-top: 89px;
  margin-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-bottom: -74px;
  z-index: 2;
  position: relative;
  height: 30px;
  width: 232px;
  border-radius: 16px;
  background: #f4faff;
  padding: 16px;
}
._Wrapper_user_top_1g9yo_128 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Wrapper_user_top_dot_1g9yo_133 {
  width: 12px;
  height: 12px;
  border-radius: 100px;
  background: #21ae62;
}
._Wrapper_user_top_nameIcon_1g9yo_139 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._Wrapper_user_top_username_1g9yo_144 {
  font-family: "GeneralSans-Regular";
  font-size: 16px;
  font-weight: 500;
  color: #35618d;
}
._Wrapper_user_bottom_1g9yo_150 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Wrapper_user_bottom_planIcon_1g9yo_155 {
  display: flex;
  justify-content: center;
  gap: 8px;
}
._Wrapper_user_bottom_planIcon_plan_1g9yo_160 {
  color: #35618d;
  font-size: 14px;
  font-weight: 600;
}
._Wrapper_user_bottom_upgrade_1g9yo_165 {
  font-size: 12px;
  font-weight: 500;
  color: #4aa8ff;
  text-decoration: underline;
}
._Wrapper_userInitials_1g9yo_171 {
  text-align: center;
  vertical-align: middle;
  line-height: 48px;
  width: 42px;
  height: 108px;
  background: #f4faff;
  color: #35618d;
  border-radius: 16px;
  position: relative;
  border: 1px solid #e9e9e9;
}
._Wrapper_userInitials_1g9yo_171:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #21ae62;
  border-radius: 50%;
  position: absolute;
  top: -3%;
  left: 86%;
}
._Wrapper_line_1g9yo_194 {
  position: absolute;
  margin-top: 92px;
  left: 14px;
  right: 14px;
  background: rgba(89, 89, 89, 0.21);
  height: 0.1px;
}
._Wrapper_title_1g9yo_202 {
  margin-left: 32px;
  color: #767676;
  font-weight: 500;
  font-size: 12px;
}
._Wrapper_titleHideText_1g9yo_208 {
  margin-left: 0;
  text-align: center;
}
._Wrapper_1g9yo_94 ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 140px;
  font-size: 16px;
}
._Wrapper_1g9yo_94 ul a {
  text-decoration: none;
  font-size: 16px;
  color: rgb(35, 65, 94);
}
._Wrapper_1g9yo_94 ul li ._active_1g9yo_224 {
  background: red;
}
._Wrapper_1g9yo_94 ul li {
  transition: all 0.5s ease-in-out;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  margin-right: 15px;
  height: 56px;
  width: 250px;
  border-radius: 8px;
  margin-bottom: 5px;
}
._Wrapper_1g9yo_94 ul li:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_1g9yo_94 ul li a:active {
  background: #35618d;
  color: #ffffff;
}
._Wrapper_1g9yo_94 ul {
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._Wrapper_1g9yo_94 ul {
    margin-top: 100px;
  }
}
._Wrapper_1g9yo_94 ul {
  /* ----------- Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  ._Wrapper_1g9yo_94 ul {
    margin-top: 100px;
  }
}
._Wrapper_1g9yo_94 ul:hover ._scrollingMenu_1g9yo_265::-webkit-scrollbar-thumb {
  background-color: #002060;
}
._Wrapper_Redirect_1g9yo_268 {
  cursor: pointer;
}
._Wrapper_Redirect_1g9yo_268 a {
  text-decoration: none;
  font-size: 16px;
  color: rgb(35, 65, 94);
}
._Wrapper_Redirect_1g9yo_268 li ._active_1g9yo_224 {
  background: red;
}
._Wrapper_Redirect_1g9yo_268 li {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  height: 56px;
  width: 250px;
  border-radius: 14px;
}
._Wrapper_Redirect_1g9yo_268 li:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_Redirect_1g9yo_268 li a:active {
  background: #35618d;
  color: #ffffff;
}
._Wrapper_Redirect_1g9yo_268 {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  height: 56px;
  width: 250px;
  border-radius: 14px;
}
._Wrapper_Redirect_1g9yo_268:hover li {
  color: #253d5c;
}
._Wrapper_Redirect_1g9yo_268:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_Redirect_linkItem_1g9yo_316 {
  width: 100px;
  display: flex;
}
._Wrapper_Submenu_1g9yo_320 {
  margin-left: 20px;
  /* ----------- Non-Retina Screens ----------- */
}
._Wrapper_linkItem_1g9yo_324 {
  width: 200px;
  display: flex;
  margin-left: 17px;
  position: relative;
  align-items: center;
}
._Wrapper_linkItem_hidden_1g9yo_331 {
  position: relative;
}
._Wrapper_linkText_1g9yo_334 {
  transition: all 0.5s ease-in-out;
  margin-left: 10px;
}
._Wrapper_linkIcon_1g9yo_338 {
  font-size: 1rem;
  transition: font-size 0.5s ease-in-out;
}
._Wrapper_linkIcon_CampaignsIcon_1g9yo_342 {
  transform: scaleX(-1);
}
._Wrapper_linkSubmenuIcon_1g9yo_345 {
  font-size: 0.6rem;
}
._Wrapper_linkIconHideText_1g9yo_348 {
  font-size: 1.5rem;
}
._Wrapper_linkDropdownIcon_1g9yo_351 {
  position: absolute;
  right: 0;
}
._Wrapper_close_side_nav_1g9yo_355 {
  position: absolute;
  margin-top: 20px;
}

._scrollingMenu_1g9yo_265 {
  height: calc(100vh - 315px);
  overflow-y: scroll;
  overflow-x: hidden;
  padding-bottom: 15px;
  margin-right: 8px;
}
._scrollingMenu_1g9yo_265::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}
._scrollingMenu_1g9yo_265::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 10px;
}
._scrollingMenu_1g9yo_265::-webkit-scrollbar-track {
  background-color: transparent;
}

._LogoContainer_1g9yo_379 {
  display: flex;
  margin-bottom: -80px;
  margin-left: 16px;
  margin-top: 17px;
  justify-content: space-between;
  align-items: center;
  max-width: 246px;
  width: 100%;
  height: 80px;
}
._LogoContainer_logo_1g9yo_390 {
  transition: background-size 0.5s ease-in-out;
}
._LogoContainer_logo_switch_webioFullLogo_1g9yo_393 {
  background: url(/assets/aryza-logo-full-WMNZVwzS.jpg) no-repeat;
  background-position: center center;
  background-size: 90%;
}
._LogoContainer_logo_switch_webioIcon_1g9yo_398 {
  background: url(/assets/engage-logo-BuqzDsUu.png) no-repeat;
  background-position: center center;
  background-size: 90%;
}
._LogoContainer_logo_1g9yo_390 {
  width: 138px;
  height: 138px;
}
._LogoContainer_openClose_1g9yo_407 {
  transition: margin-left 0.5s ease-in-out;
  width: 29px;
  height: 29px;
  background: #35618d;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  margin-left: 244px;
}

._Notification_NotificationNumber_1g9yo_421 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  color: #828b94;
  background-color: #f0f1f2;
  border-radius: 4px;
  position: relative;
  margin: 5px;
}
._Notification_NotificationNumber_hiden_1g9yo_437 {
  position: absolute;
  width: 17px;
  height: 17px;
  top: 0px;
  right: 1px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
._Notification_Window_1g9yo_448 {
  position: fixed;
  width: 360px;
  height: 390px;
  z-index: 100;
  border-radius: 8px;
  visibility: hidden;
}
._Notification_Window_show_1g9yo_456 {
  visibility: visible;
}
._Notification_Window_Header_1g9yo_459 {
  background-color: #35618d;
  border-radius: 8px 8px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px;
  position: relative;
}
._Notification_Window_Header_Title_container_1g9yo_468 {
  display: flex;
  align-items: flex-end;
  gap: 2px;
}
._Notification_Window_Header_Title_1g9yo_468 {
  color: #ffffff;
  font-size: 13.6px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
._Notification_Window_Header_notification_number_1g9yo_480 {
  color: #ffffff;
  font-size: 9.6px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
}
._Notification_Window_Header_Link_1g9yo_487 {
  cursor: pointer;
  color: #e3f2ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration-line: underline;
}
._Notification_Window_Header_1g9yo_459::before {
  width: 0;
  height: 0;
  margin: 50px;
}
._Notification_Window_arrow_1g9yo_501 {
  position: absolute;
  top: -15px;
  left: -39px;
  margin: 14px;
}
._Notification_Window_Body_1g9yo_507 {
  background-color: #f4faff;
  max-height: 300px;
  overflow-y: overlay;
}
._Notification_Window_Body_1g9yo_507::-webkit-scrollbar {
  display: block;
  background-color: transparent;
  width: 5px;
}
._Notification_Window_Body_1g9yo_507:hover::-webkit-scrollbar {
  display: block;
}
._Notification_Window_Body_1g9yo_507:hover::-webkit-scrollbar-thumb {
  background-color: #767676;
  border-radius: 30px;
}
._Notification_Window_Body_List_Item_1g9yo_524 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px 16px 16px;
  border-bottom: 1px solid #e9e9e9;
  color: #35618d;
}
._Notification_Window_Body_List_Item_read_1g9yo_532 {
  color: #828b94;
}
._Notification_Window_Body_List_Item_text_1g9yo_535 {
  width: 250px;
}
._Notification_Window_Footer_1g9yo_538 {
  border-radius: 0 0 8px 8px;
  background-color: #4aa8ff;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._Notification_Window_Footer_Link_1g9yo_546 {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

._InsightsWidgetRow_1g9yo_554 {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: flex;
  align-items: center;
  z-index: 3;
  gap: 10px;
}

._InsightsWidgetLabel_1g9yo_564 {
  font-size: 16px;
  color: #767676;
  white-space: nowrap;
}

._InsightsPortalContainer_1g9yo_570 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transform: translateZ(0);
  z-index: 9999;
  transition: background 0.2s ease;
}
._InsightsPortalContainer_1g9yo_570 > * {
  pointer-events: auto;
}
._InsightsPortalContainer_1g9yo_570:has([class*='aryza-insights-panel']) {
  background: rgba(0, 0, 0, 0.4);
  pointer-events: auto;
}
._InsightsPortalContainer_1g9yo_570 [class*='aryza-insights-panel'] {
  right: auto;
  bottom: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1edxb_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1edxb_41 ._bot-mentions__control_1edxb_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1edxb_41 ._bot-mentions__highlighter_1edxb_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1edxb_41 ._bot-mentions__input_1edxb_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1edxb_56 ._bot-mentions__highlighter_1edxb_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1edxb_56 ._bot-mentions__input_1edxb_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1edxb_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1edxb_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1edxb_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1edxb_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._LayoutContainer_1edxb_94 {
  display: flex;
  overflow: hidden;
}

._PageName_1edxb_99 {
  font-size: 24px;
  color: #767676;
}

._PageContainer_1edxb_104 {
  margin-left: 79px;
  margin-right: 42px;
  margin-top: 15px;
}

._CampaignsContainer_1edxb_110 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 15px;
  background-color: #fbfbfb;
  padding: 0 15px;
  border-radius: 24px;
}

._Container_1edxb_119 {
  transition: flex-grow 0.5s ease-in-out;
  width: 52.6%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100vh;
  flex-grow: 1.7;
  overflow: hidden;
  background: #f5f7fb;
}
._Container_top_pageName_1edxb_131 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Container_top_pageName_topSettings_1edxb_136 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  /* ----------- Non-Retina Screens ----------- */
}
._Container_top_pageName_topSettings_1edxb_136 {
  /* ----------- Retina Screens ----------- */
}
._Container_main_1edxb_145 {
  height: 100%;
  padding-bottom: 60px;
}

._topNav_1edxb_150 {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #002060;
  position: fixed;
  width: 98.9vw;
  flex-direction: row-reverse;
}

._Burger_1edxb_160 {
  display: flex;
  flex-direction: column;
  width: 33px;
}
._Burger_line_1edxb_165 {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
}
._Burger_line_last_1edxb_169 {
  border-bottom: 1px solid #ffffff;
}

._Backdrop_1edxb_173 {
  height: 100vh;
  position: absolute;
  z-index: 1;
  width: 100vw;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  cursor: pointer;
}

._active_1edxb_183 {
  background: red;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_qrsrn_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_qrsrn_41 ._bot-mentions__control_qrsrn_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_qrsrn_41 ._bot-mentions__highlighter_qrsrn_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_qrsrn_41 ._bot-mentions__input_qrsrn_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_qrsrn_56 ._bot-mentions__highlighter_qrsrn_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_qrsrn_56 ._bot-mentions__input_qrsrn_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_qrsrn_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_qrsrn_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_qrsrn_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_qrsrn_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._ButtonContainer_qrsrn_94 {
  display: flex;
  justify-content: space-between;
}
._ButtonContainer_btn_qrsrn_98 {
  width: 49%;
}
._ButtonContainer_fp_qrsrn_101 {
  border: 1px solid #abb5b9;
  color: #abb5b9;
  text-align: center;
  line-height: 3;
  font-size: 14px;
  border-radius: 5px;
  width: 49%;
  transition: 0.5s;
  cursor: pointer;
}
._ButtonContainer_fp_qrsrn_101:hover {
  background-color: #143144;
  color: white;
  transition-timing-function: ease;
}

._ResetPasswordBtnContainer_qrsrn_118 {
  display: flex;
  justify-content: end;
}
._ResetPasswordBtnContainer_btn_qrsrn_122 {
  width: 20%;
  margin-right: 20px;
}

._UserMessage_qrsrn_127 {
  padding: 10px;
  margin-bottom: 20px;
  border: 0.5px solid #1eab1e;
  border-radius: 10px;
  background: #1eab1e;
  color: white;
  font-size: 15px;
}

._Beta_qrsrn_137 {
  font-size: 10px;
  color: #4848ff;
  cursor: pointer;
  border: 0.5px solid #4848ff;
  padding: 5px;
  border-radius: 10px;
  width: 22%;
  margin-top: -21px;
  margin-bottom: 8px;
}

._GlobalContainer_qrsrn_149 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  font-family: "GeneralSans-Regular";
}

._LeftSide_qrsrn_156 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
._LeftSide_Content_qrsrn_163 {
  margin-top: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._LeftSide_Slogan_qrsrn_169 {
  z-index: 1;
  margin-top: 54px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 26px;
  color: #ffffff;
}
._LeftSide_Slogan_colored_qrsrn_177 {
  color: #e25533;
}
@media (max-height: 800px) {
  ._LeftSide_Slogan_qrsrn_169 {
    font-size: 24px;
  }
}
._LeftSide_Subtitle_qrsrn_185 {
  margin-top: 65px;
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
}
@media (max-height: 800px) {
  ._LeftSide_Subtitle_qrsrn_185 {
    font-size: 28px;
  }
}
._LeftSide_Logo_qrsrn_196 {
  position: absolute;
  top: 0;
  left: 0;
  width: 30vh;
  object-fit: contain;
  z-index: 1;
}
._LeftSide_EngageLogo_qrsrn_204 {
  max-width: 80%;
  z-index: 2;
  position: relative;
}
@media (max-height: 820px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 480px;
  }
}
@media (max-height: 770px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 450px;
  }
}
@media (max-height: 730px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 420px;
    margin-top: 60px;
  }
}
._LeftSide_Pipeline_qrsrn_225 {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 100px;
  color: #f5f6f7;
}
@media (max-height: 870px) {
  ._LeftSide_Content_qrsrn_163 {
    margin-top: 100px;
  }
}
@media (max-height: 750px) {
  ._LeftSide_Content_qrsrn_163 {
    margin-top: 80px;
  }
}

._RightSide_qrsrn_244 {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
._RightSide_Logo_qrsrn_252 {
  top: 40px;
  right: 40px;
  position: absolute;
  width: 295px;
  height: 260.52px;
}
@media (max-width: 1660px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 265px;
    height: 240px;
  }
}
@media (max-width: 1560px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 250px;
    height: 230px;
  }
}
@media (max-width: 1450px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 200px;
    height: 180px;
  }
}

._LoginWindow_qrsrn_278 {
  z-index: 1;
  background-color: #ffffff;
  width: 702px;
  height: 747px;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._LoginWindow_Reset_qrsrn_290 {
  height: 670px;
}
._LoginWindow_ContentContainer_qrsrn_293 {
  width: 340px;
  display: flex;
  flex-direction: column;
}
._LoginWindow_Title_qrsrn_298 {
  color: #767676;
  font-weight: 700;
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 34px;
}
._LoginWindow_Subtitle_qrsrn_305 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 96px;
}
._LoginWindow_Reset_Subtitle_qrsrn_312 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
  align-self: flex-end;
  color: #35618d;
  margin-bottom: 42px;
  border-style: none;
  background: none;
  text-decoration: underline;
}
._LoginWindow_ForgotPasswordBtn_qrsrn_319:hover {
  cursor: pointer;
}
._LoginWindow_ButtonsContainer_qrsrn_330 {
  display: flex;
  gap: 24px;
  margin-bottom: 30px;
}
@media (max-width: 1660px) {
  ._LoginWindow_qrsrn_278 {
    width: 600px;
    height: 590px;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 65px;
  }
}
@media (max-width: 1365px) {
  ._LoginWindow_qrsrn_278 {
    width: 530px;
  }
}
@media (max-height: 900px) {
  ._LoginWindow_qrsrn_278 {
    height: auto;
    padding: 40px 0;
  }
  ._LoginWindow_Title_qrsrn_298 {
    margin-bottom: 20px;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 40px;
  }
  ._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
    margin-bottom: 24px;
  }
  ._LoginWindow_ButtonsContainer_qrsrn_330 {
    margin-bottom: 16px;
  }
}
@media (max-height: 780px) {
  ._LoginWindow_qrsrn_278 {
    padding: 28px 0;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 24px;
  }
  ._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
    margin-bottom: 16px;
  }
  ._LoginWindow_ButtonsContainer_qrsrn_330 {
    margin-bottom: 12px;
  }
}
._LoginWindow_Description_qrsrn_381 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
}
._LoginWindow_RulesList_qrsrn_386 {
  list-style: none;
  margin-bottom: 35px;
  margin-left: 20px;
  font-size: 14px;
}
._LoginWindow_RulesList_Item_qrsrn_392 {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #767676;
}
._LoginWindow_RulesList_Item_green_qrsrn_398 {
  color: #179232;
}
._LoginWindow_RulesList_Item_Image_qrsrn_401 {
  width: 14px;
  height: 14px;
}

._GoogleLoginContainer_qrsrn_406 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._JoinWebio_qrsrn_412 {
  display: flex;
  align-self: center;
  margin-bottom: 20px;
}
._JoinWebio_Question_qrsrn_417 {
  font-size: 14px;
  color: #767676;
}
._JoinWebio_Link_qrsrn_421 {
  font-size: 14px;
  color: #35618d;
}

._SuccessWindow_Content_qrsrn_426 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
._SuccessWindow_Container_qrsrn_432 {
  z-index: 1;
  background-color: #ffffff;
  width: 400px;
  height: 400px;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._SuccessWindow_Title_qrsrn_444 {
  color: #767676;
  font-weight: 700;
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 34px;
}
._SuccessWindow_Subtitle_qrsrn_451 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 60px;
}
._SuccessWindow_LinkToLogin_qrsrn_458 {
  color: #35618d;
  margin-bottom: 42px;
  border-style: none;
  background: none;
  text-decoration: underline;
}
._SuccessWindow_LinkToLogin_qrsrn_458:hover {
  cursor: pointer;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}
._bot-mentions_14xzj_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}
textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}
._bot-mentions--singleLine_14xzj_41 ._bot-mentions__control_14xzj_41 {
  display: inline-block;
  width: 130px;
}
._bot-mentions--singleLine_14xzj_41 ._bot-mentions__highlighter_14xzj_46 {
  padding: 1px;
  border: 2px inset transparent;
}
._bot-mentions--singleLine_14xzj_41 ._bot-mentions__input_14xzj_51 {
  padding: 1px;
  border: 2px inset;
}
._bot-mentions--multiLine_14xzj_56 ._bot-mentions__highlighter_14xzj_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}
._bot-mentions--multiLine_14xzj_56 ._bot-mentions__input_14xzj_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}
._bot-mentions__suggestions__list_14xzj_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}
._bot-mentions__suggestions__item_14xzj_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
._bot-mentions__suggestions__item--focused_14xzj_81 {
  background-color: #f4faff;
}
._bot-mentions__mention_14xzj_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}
._Container_14xzj_94 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  flex-direction: column;
  gap: 16px;
  font-family: "GeneralSans-Regular";
}
._ErrorMessage_14xzj_104 {
  color: #e53e3e;
  font-size: 14px;
}
._BackButton_14xzj_109 {
  color: #35618d;
  background: none;
  border: none;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
}
._BackButton_14xzj_109:hover {
  opacity: 0.8;
}
._LoadingMessage_14xzj_121 {
  color: #767676;
  font-size: 16px;
}._banner_19ycf_1 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #1e1e2e;
  color: #e0e0e0;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9999;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.4);
  gap: 16px;
  font-family: inherit;
}

._message_19ycf_18 {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  flex: 1;
}

._actions_19ycf_25 {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

._btnDecline_19ycf_31 {
  padding: 8px 20px;
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  background: transparent;
  color: #e0e0e0;
  cursor: pointer;
  font-size: 13px;
  font-family: inherit;
  transition: border-color 0.2s;
}
._btnDecline_19ycf_31:hover {
  border-color: #e0e0e0;
}

._btnAccept_19ycf_46 {
  padding: 8px 20px;
  border: none;
  border-radius: 4px;
  background: #5c6bc0;
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-family: inherit;
  transition: background-color 0.2s;
}
._btnAccept_19ycf_46:hover {
  background: #3f51b5;
}.ContentHelpIcon-module_aryza-content-help-icon__vhp93{align-items:center;background:none;border:none;border-radius:50%;color:var(--aryza-help-icon-color,#94a3b8);cursor:pointer;display:inline-flex;height:var(--lineHeight-body-sm,20px);justify-content:center;padding:0;transition:color .15s,transform .15s;vertical-align:middle;width:var(--lineHeight-body-sm,20px)}.ContentHelpIcon-module_aryza-content-help-icon__vhp93:hover{color:var(--aryza-help-icon-hover-color,#2563eb);transform:scale(1.1)}.ContentHelpIcon-module_aryza-content-help-icon__vhp93:disabled{cursor:not-allowed;opacity:.5}.ContentHelpIcon-module_aryza-content-help-icon__vhp93 svg{height:var(--desktop-padding-standard-400,16px);width:var(--desktop-padding-standard-400,16px)}.ContentHelpIcon-module_aryza-content-iframe-overlay__-lKs7{align-items:center;background:rgba(0,0,0,.6);display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.ContentHelpIcon-module_aryza-content-iframe-modal__FU1kF{background:var(--aryza-colour-white,#fff);border-radius:var(--desktop-corner-radius-sm,8px);box-shadow:0 8px 40px rgba(0,0,0,.3);height:80vh;max-width:1000px;overflow:hidden;position:relative;width:90vw}.ContentHelpIcon-module_aryza-content-iframe-close__eDVgZ{align-items:center;background:rgba(0,0,0,.1);border:none;border-radius:50%;color:var(--iframe-close-color,#1e293b);cursor:pointer;display:flex;font-size:1.25rem;height:32px;justify-content:center;position:absolute;right:.75rem;top:.5rem;transition:background .15s;width:32px;z-index:1}.ContentHelpIcon-module_aryza-content-iframe-close__eDVgZ:hover{background:rgba(0,0,0,.2)}.ContentHelpIcon-module_aryza-content-iframe__NUxZn{border:none;height:100%;width:100%}.InsightsWidget-module_aryza-insights-widget__TnrbA{display:inline-block;position:relative}.InsightsWidget-module_aryza-insights-trigger__-lsVw{align-items:center;background:var(--primary-600-base,#646dd8);border:none;border-radius:var(--desktop-corner-radius-md,10px);color:var(--aryza-colour-white,#fff);cursor:pointer;display:flex;height:40px;justify-content:center;padding:var(--desktop-padding-standard-200,8px);position:relative;width:40px}.InsightsWidget-module_aryza-insights-badge-count__VdhGx{align-items:center;background:var(--aryza-colour-red-600,#f04438);border-radius:50%;color:var(--aryza-colour-white,#fff);display:flex;font-size:var(--desktop-fontsize-body-xs,12px);font-weight:var(--aryza-type-font-weight-semibold,600);height:24px;justify-content:center;line-height:1;min-width:24px;pointer-events:none;position:absolute;right:calc(-50% + 10px);top:-6px}.InsightsWidget-module_aryza-insights-panel__CE-Jk{background:var(--aryza-colour-white,#fff);border-radius:var(--desktop-corner-radius-2xl,32px);bottom:var(--desktop-padding-standard-600,24px);box-shadow:0 16px 56px 0 rgba(17,17,26,.1),0 24px 80px 0 rgba(17,17,26,.1);display:flex;flex-direction:column;font-family:var(--aryza-type-font-family-body,"Inter",sans-serif);height:calc(100vh - 88px);overflow:hidden;position:fixed;right:var(--desktop-padding-standard-600,24px);width:600px;z-index:1001}.InsightsWidget-module_aryza-insights-header__uZMk1{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:var(--desktop-padding-standard-450,18px) var(--desktop-padding-standard-600,24px) 0 var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-insights-header-brand__ksXzq{align-items:top;display:flex;gap:var(--desktop-padding-standard-150,6px)}.InsightsWidget-module_aryza-insights-header-actions__68GRX{align-items:center;display:flex;gap:var(--desktop-padding-standard-200,8px)}.InsightsWidget-module_aryza-insights-header-icon-btn__Xm93H{align-items:center;background:none;border:1.5px solid var(--aryza-colour-grey-600,#6c757d);border-radius:50%;color:var(--aryza-colour-grey-600,#6c757d);cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;transition:border-color .15s,color .15s;width:30px}.InsightsWidget-module_aryza-insights-header-icon-btn__Xm93H:hover{border-color:var(--aryza-colour-grey-800,#363a3e);color:var(--aryza-colour-grey-800,#363a3e)}.InsightsWidget-module_aryza-insights-tabs__kV5zS{border-bottom:var(--tagBase-tagBorder-2xs,1px) solid var(--aryza-colour-grey-300,#dadcde);display:flex;flex-shrink:0;gap:var(--N4-n4Group-groupPadinline-lg,36px);padding:var(--desktop-padding-standard-150,6px) var(--desktop-padding-standard-600,24px) 0}.InsightsWidget-module_aryza-insights-tab__uIHdc{background:none;border:none;color:var(--aryza-colour-grey-600,#6c757d);cursor:pointer;font-family:inherit;font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-semibold,600);height:var(--N4-n4BaseHeight-sm,60px);line-height:var(--lineHeight-body-md,24px);padding:0;position:relative;white-space:nowrap}.InsightsWidget-module_aryza-insights-tab--active__3IVAg{color:var(--aryza-colour-grey-900,#202325);font-weight:var(--aryza-type-font-weight-semibold,600)}.InsightsWidget-module_aryza-insights-tab--active__3IVAg:after{background:var(--aryza-colour-blue-600,#0e74e3);bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.InsightsWidget-module_aryza-insights-tab--disabled__mTkHp{color:var(--aryza-colour-grey-400,#b5b9bd);cursor:not-allowed}.InsightsWidget-module_aryza-insights-tab-badge__vM-J-{align-items:center;background:var(--tag-static-surface,#797c80);border:var(--tagBase-tagBorder-2xs,1px) solid var(--tag-static-border,#0e74e3);border-radius:calc(var(--desktop-corner-radius-md, 10px - 1));color:var(--tag-static-text,#0e74e3);display:inline-flex;font-size:var(--desktop-fontsize-body-xxs,10px);font-weight:var(--aryza-type-font-weight-medium,500);justify-content:center;line-height:var(--lineHeight-body-2sm,10px);margin-left:6px;padding:var(--desktop-padding-standard-75,3px) var(--desktop-padding-standard-150,6px);vertical-align:middle}.InsightsWidget-module_aryza-insights-tab--active__3IVAg .InsightsWidget-module_aryza-insights-tab-badge__vM-J-{background:var(--aryza-colour-primary-100,#dbeafe);color:var(--aryza-colour-primary-700,#1d4ed8)}.InsightsWidget-module_aryza-insights-toolbar__S5H1Q{align-items:center;background:var(--aryza-colour-grey-100,#f7f8f8);border-bottom:var(--tagBase-tagBorder-2xs,1px) solid var(--aryza-colour-grey-300,#dadcde);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--desktop-padding-standard-250,10px) var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-insights-cards__DYQ2L{flex:1;overflow-y:auto}.InsightsWidget-module_aryza-insights-loading__HyJA3{color:var(--aryza-colour-grey-400,#b5b9bd);font-size:var(--desktop-fontsize-body-sm,14px);padding:var(--desktop-padding-standard-800,48px);text-align:center}.InsightsWidget-module_aryza-insights-card__XIM8I{border-bottom:var(--borderWidth-xs,1px) solid var(--aryza-colour-grey-200,#e9ebec);padding:var(--desktop-padding-standard-450,18px) var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-insights-card__XIM8I:nth-child(2n){background:var(--aryza-colour-grey-100,#f7f8f8)}.InsightsWidget-module_aryza-insights-card-date__STp3C{align-items:center;color:var(--aryza-colour-grey-600,#6c757d);display:flex;font-size:var(--desktop-fontsize-body-md,16px);font-weight:var(--aryza-type-font-weight-regular,400);gap:var(--desktop-padding-standard-150,6px);line-height:var(--lineHeight-body-md,24px);margin-bottom:var(--desktop-padding-standard-100,4px)}.InsightsWidget-module_aryza-insights-card-unread-dot__EdTSp{background:var(--aryza-colour-red-600,#f04438);border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:7px;min-width:7px;width:7px}.InsightsWidget-module_aryza-insights-card-unread-dot__EdTSp:hover{background:var(--aryza-colour-red-600,#f04438)}.InsightsWidget-module_aryza-insights-card-title__50vtk{color:var(--aryza-colour-grey-900,#202325);font-family:var(--aryza-type-font-family-header,"Poppins",sans-serif);font-size:var(--desktop-fontsize-body-lg,18px);font-weight:var(--aryza-type-font-weight-bold,700);line-height:var(--lineHeight-body-sm,20px);margin-bottom:var(--desktop-padding-standard-300,12px)}.InsightsWidget-module_aryza-insights-card-tags__bF-S1{display:flex;flex-wrap:wrap;gap:var(--desktop-padding-standard-150,6px);margin-bottom:var(--desktop-padding-standard-300,12px)}.InsightsWidget-module_aryza-insights-card-desc__CHHys{color:var(--text-body-standard,#363a3e);font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-regular,400);line-height:var(--lineHeight-body-sm,20px);margin-bottom:var(--desktop-padding-standard-300,12px)}.InsightsWidget-module_aryza-insights-card-footer__0U6I-{align-items:center;display:flex;gap:var(--desktop-padding-standard-300,12px);justify-content:space-between}.InsightsWidget-module_aryza-insights-bullet__7JG0s{align-items:center;color:var(--text-header-standard,#202325);display:inline-flex;font-size:var(--fontSize-action-xs,12px);font-weight:var(--aryza-type-font-weight-semibold,600);gap:var(--desktop-padding-standard-150,6px);padding:var(--desktop-padding-standard-200,8px) 0;white-space:nowrap}.InsightsWidget-module_aryza-insights-bullet__7JG0s svg{color:var(--aryza-colour-blue-500,#379ffb);flex-shrink:0}.InsightsWidget-module_aryza-insights-card-learn-more__aXSdr{align-items:center;background:none;border:none;color:var(--action-states-B4-text,#0e74e3);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--aryza-type-font-family-body,"Inter",sans-serif);font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-semibold,600);gap:var(--desktop-padding-standard-100,4px);padding:0;text-decoration:none;white-space:nowrap}.InsightsWidget-module_aryza-insights-card-learn-more__aXSdr:hover{color:var(--aryza-colour-blue-700,#0048b2)}.InsightsWidget-module_aryza-insights-card-video__XMv42{background:none;border:none;color:var(--text-header-standard,#202325);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:var(--fontSize-action-xs,12px);font-weight:var(--aryza-type-font-weight-semibold,600);padding:0;text-decoration:none;white-space:nowrap}.InsightsWidget-module_aryza-insights-card-video__XMv42:hover{color:var(--aryza-colour-black,#000)}.InsightsWidget-module_aryza-insights-empty__M0vL8{align-items:center;color:var(--aryza-colour-grey-400,#b5b9bd);display:flex;flex-direction:column;font-size:var(--desktop-fontsize-body-sm,14px);gap:var(--desktop-padding-standard-300,12px);justify-content:center;padding:var(--desktop-padding-standard-800,48px) var(--desktop-padding-standard-400,16px);text-align:center}.InsightsWidget-module_aryza-insights-empty-icon__4E3nw{color:var(--aryza-colour-grey-400,#b5b9bd)}.InsightsWidget-module_aryza-insights-search-wrapper__g-zbb{align-items:center;display:flex;flex:1;min-width:0;position:relative}.InsightsWidget-module_aryza-insights-search-icon__xKbgI{flex-shrink:0;left:8px;pointer-events:none;position:absolute}.InsightsWidget-module_aryza-insights-search-input__A-KTG{background:var(--aryza-colour-white,#fff);border:var(--tagBase-tagBorder-2xs,1px) solid var(--aryza-colour-grey-600,#6c757d);border-radius:var(--desktop-corner-radius-sm,8px);color:var(--aryza-colour-grey-900,#202325);font-family:var(--aryza-type-font-family-body,"Inter",sans-serif);font-size:var(--desktop-fontsize-body-sm,14px);height:30px;outline:none;padding:var(--desktop-padding-standard-175,7px) var(---desktop-padding-standard-200,8px);padding-left:var(--desktop-padding-standard-650,28px);width:45%}.InsightsWidget-module_aryza-insights-search-input__A-KTG:focus{background:var(--aryza-colour-white,#fff);border-color:var(--aryza-colour-blue-400,#379ffb)}.InsightsWidget-module_aryza-insights-search-input__A-KTG:disabled{cursor:not-allowed;opacity:.5}.InsightsWidget-module_aryza-insights-search-input__A-KTG::-webkit-search-cancel-button{display:none}.InsightsWidget-module_aryza-insights-search-clear__IbIcR{align-items:center;background:var(--aryza-colour-grey-300,#dadcde);border:none;border-radius:50%;color:var(--aryza-colour-grey-700,#51585e);cursor:pointer;display:flex;font-size:var(--desktop-fontsize-body-sm,14px);height:18px;justify-content:center;left:calc(45% - 26px);line-height:1;padding:0;position:absolute;transition:background .12s;width:18px}.InsightsWidget-module_aryza-insights-search-clear__IbIcR:hover{background:var(--aryza-colour-grey-400,#b5b9bd)}.InsightsWidget-module_aryza-insights-cards--release-notes__kVmYU{overflow-y:auto}.InsightsWidget-module_aryza-rn-version-group__651S3{align-items:flex-start;align-self:stretch;background:var(--aryza-colour-white,#fff);border-bottom:var(--borderWidth-xs,1px) solid var(--aryza-colour-grey-300,#dadcde);display:flex;padding:0 var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-rn-version-group__651S3:nth-child(2n){background:var(--aryza-colour-grey-100,#f7f8f8)}.InsightsWidget-module_aryza-rn-version-group__651S3:last-child{border-bottom:none}.InsightsWidget-module_aryza-rn-version-header__Nur3c{align-items:flex-start;align-self:start;display:flex;flex-direction:column;padding:var(--desktop-padding-standard-450,18px) var(--desktop-padding-standard-600,24px) var(--desktop-padding-standard-450,18px) 0;position:sticky;top:0;width:126px}.InsightsWidget-module_aryza-rn-version-date__HmaUa{color:var(--globalText-body-medium,#6c757d);font-size:var(--desktop-fontsize-body-md,16px);font-weight:var(--aryza-type-font-weight-regular,400);line-height:var(--lineHeight-body-md,24px);margin-bottom:var(--desktop-padding-standard-100,4px)}.InsightsWidget-module_aryza-rn-version-label__E0r87{color:var(--aryza-colour-grey-900,#202325);font-family:var(--aryza-type-font-family-header,"Poppins",sans-serif);font-size:var(--desktop-fontsize-body-2lg,24px);font-weight:var(--aryza-type-font-weight-bold,700);line-height:var(--desktop-fontsize-header-h4,28px);word-break:break-word}.InsightsWidget-module_aryza-rn-version-divider__GYgQ4{background-color:var(--aryza-colour-blue-100,#c7e0fd);height:1px;margin:var(--desktop-padding-standard-300,12px) 0;width:25px}.InsightsWidget-module_aryza-rn-version-count__YreAO{color:var(--globalText-body-medium,#6c757d);font-size:var(--desktop-fontsize-body-xs,12px);font-weight:var(--aryza-type-font-weight-regular,400);margin-top:var(--desktop-padding-standard-50,2px)}.InsightsWidget-module_aryza-rn-version-cards__FvM-N{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;padding-top:var(--desktop-padding-standard-25,1px)}.InsightsWidget-module_aryza-rn-card__1Py4K{align-items:flex-start;align-self:stretch;border-bottom:var(--borderWidth-xs,1px) solid var(---aryza-colour-grey-200,#e9ebec);display:flex;flex-direction:column;gap:var(--desktop-padding-standard-600,24px);padding:var(--desktop-padding-standard-450,18px) 0}.InsightsWidget-module_aryza-rn-card__1Py4K:last-child{border-bottom:none}.InsightsWidget-module_aryza-rn-card-pills__ANDHa{display:flex;flex-wrap:wrap;gap:var(--desktop-padding-standard-150,6px)}.InsightsWidget-module_aryza-rn-card-content__B71Qu,.InsightsWidget-module_aryza-rn-card-header__MPoNI{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--desktop-padding-standard-300,12px)}.InsightsWidget-module_aryza-rn-cat-pill__IANBA{align-items:center;border-radius:var(--desktop-corner-radius-md,10px);display:inline-flex;font-size:var(--desktop-fontsize-body-xs,12px);font-weight:var(--aryza-type-font-weight-medium,500);padding:var(--desktop-padding-standard-50,2px) var(--desktop-padding-standard-200,8px)}.InsightsWidget-module_aryza-rn-cat-new-feature__-sxIH{background:var(--aryza-colour-green-50,#cee5d1);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-green-600,#3c9848);color:var(--aryza-colour-green-700,#1e4c24)}.InsightsWidget-module_aryza-rn-cat-improvement__2uBnT{background:var(--aryza-colour-blue-100,#c7e0fd);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-blue-600,#0e74e3);color:var(--aryza-colour-blue-600,#0e74e3)}.InsightsWidget-module_aryza-rn-cat-bugfix__ZTTuz{background:var(--aryza-colour-orange-50,#fbdcbf);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-orange-600,#e5850b);color:var(--aryza-colour-orange-700,#783900)}.InsightsWidget-module_aryza-rn-cat-breaking__YK88h{background:var(--aryza-colour-red-50,#fbc7c4);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-red-600,#f04438);color:var(--aryza-colour-red-700,#78221c)}.InsightsWidget-module_aryza-rn-cat-deprecated__rKZuG{background:var(--aryza-colour-grey-300,#dadcde);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-grey-500,#91989e);color:var(--text-body-standard,#363a3e)}.InsightsWidget-module_aryza-rn-cat-security__oAqXC{background:var(--aryza-colour-purple-50,#e0d2fe);border:var(--borderWidth-xs,1px) solid var(--aryza-colour-purple-600,#7c3aed);color:var(--aryza-colour-purple-700,#41267e)}.InsightsWidget-module_aryza-rn-priority-pill__b9VXN{align-items:center;background:transparent;border:var(--borderWidth-xs,1px) solid;border-radius:11px;display:inline-flex;font-size:var(--desktop-fontsize-body-xs,12px);font-weight:var(--aryza-type-font-weight-medium,500);padding:var(--desktop-padding-standard-50,2px) var(--desktop-padding-standard-200,8px)}.InsightsWidget-module_aryza-rn-priority--high__Jiijk{border-color:var(--aryza-colour-orange-600,#e5850b);color:var(--aryza-colour-orange-600,#e5850b)}.InsightsWidget-module_aryza-rn-card-title__Kt10-{color:var(--aryza-colour-grey-900,#202325);font-size:var(--desktop-fontsize-body-lg,18px);font-weight:var(--aryza-type-font-weight-bold,700);line-height:var(--lineHeight-body-sm,20px)}.InsightsWidget-module_aryza-rn-card-desc__uhB-8{color:var(--text-body-standard,#363a3e);font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-regular,400);line-height:var(--lineHeight-body-sm,20px);white-space:pre-wrap}.InsightsWidget-module_aryza-rn-card-footer__TqEGn{display:flex;justify-content:space-between;width:100%}.InsightsWidget-module_aryza-rn-card-footer__TqEGn>:only-child{margin-left:auto}.InsightsWidget-module_aryza-rn-jira-key__wDoZT{align-items:center;color:var(--text-header-standard,#202325);display:inline-flex;font-family:var(--aryza-type-font-family-body,"Inter",sans-serif);font-size:var(--desktop-fontsize-body-xs,12px);font-weight:var(--aryza-type-font-weight-semibold,600);gap:var(--desktop-padding-standard-150,6px);padding:var(--desktop-padding-standard-200,8px) 0}.InsightsWidget-module_aryza-rn-detail__8hEFi{display:flex;flex:1;flex-direction:column;overflow:hidden}.InsightsWidget-module_aryza-rn-back-btn__8rqwb{align-items:center;background:var(--aryza-colour-grey-100,#f7f8f8);border:none;border-bottom:var(--borderWidth-xs,1px) solid var(--aryza-colour-grey-300,#dadcde);color:var(--aryza-colour-blue-600,#0e74e3);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-regular,400);gap:var(--desktop-padding-standard-150,6px);line-height:var(--lineHeight-body-lg,28px);padding:var(--desktop-padding-standard-250,10px) var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-rn-back-btn__8rqwb:hover{color:var(--aryza-colour-blue-700,#0048b2)}.InsightsWidget-module_aryza-rn-detail-content__bR-ca{display:flex;flex-direction:column;gap:var(--desktop-padding-standard-300,12px);overflow-y:auto;padding:var(--desktop-padding-standard-450,18px) var(--desktop-padding-standard-600,24px)}.InsightsWidget-module_aryza-rn-detail-content-header__z75Qh{display:flex;flex:1;flex-direction:column;gap:var(--desktop-padding-standard-300,12px)}.InsightsWidget-module_aryza-rn-detail-meta__0If3S{color:var(--text-body-medium,#6c757d);display:flex;flex:1;font-size:var(--desktop-fontsize-body-md,16px);font-weight:var(--aryza-type-font-weight-regular,400);gap:var(--desktop-padding-standard-300,12px);line-height:var(--lineHeight-body-md,24px)}.InsightsWidget-module_aryza-rn-detail-meta-divider__zpN-P{background-color:var(--aryza-colour-grey-300,#dadcde);height:var(--lineHeight-body-md,24px);width:var(--borderWidth-xs,2px)}.InsightsWidget-module_aryza-rn-detail-title__nJS0c{color:var(--aryza-colour-grey-900,#202325);font-size:var(--desktop-fontsize-body-2lg,24px);font-weight:var(--aryza-type-font-weight-bold,700);line-height:var(--lineHeight-body-lg,28px)}.InsightsWidget-module_aryza-rn-detail-sub-header__tqZFu{display:flex;flex-direction:column;gap:var(--desktop-padding-standard-100,4px)}.InsightsWidget-module_aryza-rn-detail-pills__vHqAW{display:flex;flex-wrap:wrap;gap:var(--desktop-padding-standard-150,6px)}.InsightsWidget-module_aryza-rn-detail-desc__ZMbwZ{color:var(--text-body-standard,#363a3e);font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-regular,400);line-height:var(--lineHeight-body-sm,20px);white-space:pre-wrap}.InsightsWidget-module_aryza-insights-card-see-more__88f5T{background:none;border:none;color:var(--action-states-B4-text,#0e74e3);cursor:pointer;display:block;font-family:var(--aryza-type-font-family-body,"Inter",sans-serif);font-size:var(--desktop-fontsize-body-sm,14px);line-height:var(--desktop-fontsize-body-sm,14px);margin-bottom:var(--desktop-padding-standard-150,6px);margin-left:auto;padding:0}.InsightsWidget-module_aryza-insights-card-see-more__88f5T:hover{color:var(--aryza-colour-blue-700,#0048b2);text-decoration:underline}.InsightsWidget-module_aryza-insights-load-more__6hqVp{background:none;border:none;border-top:var(--borderWidth-xs,1px) solid var(--aryza-colour-grey-200,#e9ebec);color:var(--aryza-colour-blue-600,#0e74e3);cursor:pointer;display:block;font-family:inherit;font-size:var(--desktop-fontsize-body-sm,14px);font-weight:var(--aryza-type-font-weight-medium,500);padding:var(--desktop-padding-standard-300,12px);text-align:center;transition:background .12s;width:100%}.InsightsWidget-module_aryza-insights-load-more__6hqVp:hover:not(:disabled){background:var(--aryza-colour-grey-50,#fafbfb)}.InsightsWidget-module_aryza-insights-load-more__6hqVp:disabled{color:var(--aryza-colour-grey-400,#b5b9bd);cursor:not-allowed}.InsightsWidget-module_aryza-insights-load-more--error__5AGab{color:var(--aryza-colour-red-600,#f04438)}.InsightsWidget-module_aryza-line-clamp-3__M0nDK{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:600px){.InsightsWidget-module_aryza-insights-panel__CE-Jk{border-radius:0;bottom:0;left:0;max-height:none;right:0;top:0;width:auto}.InsightsWidget-module_aryza-rn-version-group__651S3{align-items:flex-start;align-self:stretch;display:flex;padding:0 var(--desktop-padding-standard-600,24px)}}:root{--aryza-colour-white:#fff;--aryza-colour-grey-50:#fafbfb;--aryza-colour-grey-100:#f7f8f8;--aryza-colour-grey-200:#e9ebec;--aryza-colour-grey-300:#dadcde;--aryza-colour-grey-400:#b5b9bd;--aryza-colour-grey-500:#91989e;--aryza-colour-grey-600:#6c757d;--aryza-colour-grey-700:#51585e;--aryza-colour-grey-800:#363a3e;--aryza-colour-grey-900:#202325;--aryza-colour-black:#000;--aryza-colour-blue-50:#eaf4fe;--aryza-colour-blue-100:#c7e0fd;--aryza-colour-blue-400:#379ffb;--aryza-colour-blue-500:#379ffb;--aryza-colour-blue-600:#0e74e3;--aryza-colour-blue-700:#0048b2;--aryza-colour-indigo-800:#1d2372;--aryza-colour-green-50:#cee5d1;--aryza-colour-green-600:#3c9848;--aryza-colour-green-700:#1e4c24;--aryza-colour-orange-50:#fbdcbf;--aryza-colour-orange-600:#e5850b;--aryza-colour-orange-700:#783900;--aryza-colour-red-50:#fbc7c4;--aryza-colour-red-600:#f04438;--aryza-colour-red-700:#78221c;--aryza-colour-purple-50:#e0d2fe;--aryza-colour-purple-600:#7c3aed;--aryza-colour-purple-700:#41267e;--aryza-colour-primary-100:#dbeafe;--aryza-colour-primary-700:#1d4ed8;--aryza-type-font-family-header:"Poppins",sans-serif;--aryza-type-font-family-body:"Inter",sans-serif;--aryza-type-font-family-action:"Inter",sans-serif;--aryza-type-font-weight-regular:400;--aryza-type-font-weight-medium:500;--aryza-type-font-weight-semibold:600;--aryza-type-font-weight-bold:700;--desktop-fontsize-body-xxs:10px;--desktop-fontsize-body-xs:12px;--desktop-fontsize-body-sm:14px;--desktop-fontsize-body-md:16px;--desktop-fontsize-body-lg:18px;--desktop-fontsize-body-2lg:24px;--desktop-fontsize-header-h1:60px;--desktop-fontsize-header-h2:48px;--desktop-fontsize-header-h3:36px;--desktop-fontsize-header-h4:28px;--desktop-fontsize-header-h5:22px;--desktop-fontsize-header-h6:18px;--desktop-fontsize-action-xs:12px;--desktop-fontsize-action-sm:14px;--desktop-fontsize-action-md:16px;--desktop-fontsize-action-lg:18px;--lineHeight-body-2sm:10px;--lineHeight-body-sm:20px;--lineHeight-body-md:24px;--lineHeight-body-lg:28px;--desktop-padding-standard-25:1px;--desktop-padding-standard-50:2px;--desktop-padding-standard-75:3px;--desktop-padding-standard-100:4px;--desktop-padding-standard-125:5px;--desktop-padding-standard-150:6px;--desktop-padding-standard-175:7px;--desktop-padding-standard-200:8px;--desktop-padding-standard-250:10px;--desktop-padding-standard-300:12px;--desktop-padding-standard-400:16px;--desktop-padding-standard-450:18px;--desktop-padding-standard-500:20px;--desktop-padding-standard-600:24px;--desktop-padding-standard-650:28px;--desktop-padding-standard-700:32px;--desktop-padding-standard-800:48px;--desktop-padding-standard-900:64px;--desktop-corner-radius-2xs:4px;--desktop-corner-radius-xs:6px;--desktop-corner-radius-sm:8px;--desktop-corner-radius-md:10px;--desktop-corner-radius-lg:16px;--desktop-corner-radius-xl:24px;--desktop-corner-radius-2xl:32px;--text-header-standard:#202325;--text-body-standard:#363a3e;--text-body-medium:#6c757d;--globalText-body-medium:#6c757d;--iframe-close-color:#1e293b;--action-states-B4-text:#0e74e3;--tag-static-surface:#c7e0fd;--tag-static-text:#0e74e3;--tag-static-border:#0e74e3;--tagBase-tagBorder-2xs:1px;--aryza-primary:#1976d2;--aryza-primary-dark:#1565c0;--aryza-bell-bg:#f5f5f5;--aryza-bell-color:#333;--aryza-bell-hover-bg:#e0e0e0;--aryza-badge-bg:#e53935;--aryza-help-icon-color:#94a3b8;--aryza-help-icon-hover-color:#2563eb;--N4-n4BaseHeight-sm:60px;--N4-n4Group-groupPadinline-sm:12px;--N4-n4Group-groupPadinline-md:24px;--N4-n4Group-groupPadinline-lg:36px;--borderWidth-xs:1px}.TileGridField-module_aryza-tile-grid__XN1KT{border:0;margin:0;min-width:0;padding:0}.TileGridField-module_aryza-tile-grid-legend__VyXKR{color:#202325;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-bottom:4px;padding:0}.TileGridField-module_aryza-tile-grid-required__jfeiS{color:#d92d20;margin-left:4px}.TileGridField-module_aryza-tile-grid-description__abYyW{color:#6c757d;font-family:Inter,sans-serif;font-size:14px;margin:0 0 16px}.TileGridField-module_aryza-tile-grid-options__XCZRj{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.TileGridField-module_aryza-tile__N7r9h{align-items:flex-start;appearance:none;background:#fff;border:1.5px solid #dadcde;border-radius:12px;color:#363a3e;cursor:pointer;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:6px;min-height:96px;padding:20px;position:relative;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.TileGridField-module_aryza-tile__N7r9h:hover:not([disabled]):not([aria-disabled=true]){background-color:#fafbff;border-color:#646dd8;box-shadow:0 2px 8px rgba(100,109,216,.12)}.TileGridField-module_aryza-tile__N7r9h:focus-visible{outline:2px solid #1d2372;outline-offset:2px}.TileGridField-module_aryza-tile__N7r9h.TileGridField-module_is-selected__HHIPB{background-color:#eef0fb;border-color:#1d2372;box-shadow:inset 0 0 0 1.5px #1d2372}.TileGridField-module_aryza-tile__N7r9h.TileGridField-module_is-selected__HHIPB:after{background-color:#1d2372;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='m2 6 3 3 5-5' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;content:"";height:20px;position:absolute;right:12px;top:12px;width:20px}.TileGridField-module_aryza-tile__N7r9h[aria-disabled=true],.TileGridField-module_aryza-tile__N7r9h[disabled]{cursor:not-allowed;opacity:.5}.TileGridField-module_aryza-tile-icon__69es1{align-items:center;background-color:#eef0fb;border-radius:8px;color:#1d2372;display:inline-flex;height:36px;justify-content:center;margin-bottom:4px;width:36px}.TileGridField-module_aryza-tile__N7r9h.TileGridField-module_is-selected__HHIPB .TileGridField-module_aryza-tile-icon__69es1{background-color:#d6dafc}.TileGridField-module_aryza-tile-label__oOMI0{color:#202325;font-size:14px;font-weight:600;line-height:1.3}.TileGridField-module_aryza-tile-description__3a7mW{color:#6c757d;font-size:12px;line-height:1.5}.TileGridField-module_aryza-tile-grid-error__PP68G{color:#d92d20;font-family:Inter,sans-serif;font-size:13px;margin:8px 0 0}.TileGridField-module_aryza-tile-grid__XN1KT.TileGridField-module_has-error__oNJ27 .TileGridField-module_aryza-tile__N7r9h{border-color:#d92d20}.RadioPillsField-module_aryza-radio-pills__dW5xS{border:0;margin:0;min-width:0;padding:0}.RadioPillsField-module_aryza-radio-pills-label__-IhmT{color:#202325;display:inline-block;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-bottom:4px;padding:0}.RadioPillsField-module_aryza-radio-pills-required__-NHfi{color:#d92d20;margin-left:4px}.RadioPillsField-module_aryza-radio-pills-description__s7BZw{color:#6c757d;font-family:Inter,sans-serif;font-size:13px;margin:0 0 8px}.RadioPillsField-module_aryza-radio-pills-group__KRazm{background-color:#f7f8f8;border:1px solid #dadcde;border-radius:999px;display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px}.RadioPillsField-module_aryza-pill__ffORg{appearance:none;background:transparent;border:0;border-radius:999px;color:#363a3e;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:6px 14px;transition:background-color .12s ease,color .12s ease}.RadioPillsField-module_aryza-pill__ffORg:hover:not([disabled]):not([aria-disabled=true]){background-color:#fff}.RadioPillsField-module_aryza-pill__ffORg:focus-visible{outline:2px solid #1d2372;outline-offset:2px}.RadioPillsField-module_aryza-pill__ffORg.RadioPillsField-module_is-selected__W6svN{background-color:#1d2372;color:#fff}.RadioPillsField-module_aryza-pill__ffORg[aria-disabled=true],.RadioPillsField-module_aryza-pill__ffORg[disabled]{cursor:not-allowed;opacity:.5}.RadioPillsField-module_aryza-radio-pills-select__1usIc{appearance:none;background:#fff;border:1px solid #dadcde;border-radius:8px;color:#363a3e;font-family:Inter,sans-serif;font-size:14px;max-width:320px;padding:8px 12px;width:100%}.RadioPillsField-module_aryza-radio-pills-select__1usIc:focus-visible{border-color:#1d2372;outline:2px solid #1d2372;outline-offset:2px}.RadioPillsField-module_aryza-radio-pills__dW5xS.RadioPillsField-module_has-error__u0p8e .RadioPillsField-module_aryza-radio-pills-group__KRazm,.RadioPillsField-module_aryza-radio-pills__dW5xS.RadioPillsField-module_has-error__u0p8e .RadioPillsField-module_aryza-radio-pills-select__1usIc{border-color:#d92d20}.RadioPillsField-module_aryza-radio-pills-error__Ech8B{color:#d92d20;font-family:Inter,sans-serif;font-size:13px;margin:6px 0 0}.SliderField-module_aryza-slider__9whLv{display:flex;flex-direction:column;gap:6px}.SliderField-module_aryza-slider-label__7jsvS{color:#202325;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.SliderField-module_aryza-slider-required__i2WKA{color:#d92d20;margin-left:4px}.SliderField-module_aryza-slider-description__P5l6x{color:#6c757d;font-family:Inter,sans-serif;font-size:13px;margin:0}.SliderField-module_aryza-slider-controls__mEwIk{align-items:center;display:flex;gap:12px}.SliderField-module_aryza-slider-range__D6la5{accent-color:#646dd8;cursor:pointer;flex:1;height:6px}.SliderField-module_aryza-slider-range__D6la5:focus-visible{outline:2px solid #646dd8;outline-offset:4px}.SliderField-module_aryza-slider-number-wrap__elcDw{align-items:stretch;border:1.5px solid #dadcde;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.06);display:inline-flex;overflow:hidden;transition:border-color .15s,box-shadow .15s}.SliderField-module_aryza-slider-number-wrap__elcDw:focus-within{border-color:#646dd8;box-shadow:0 0 0 3px rgba(100,109,216,.15)}.SliderField-module_aryza-slider-number__VYM1z{appearance:textfield;-moz-appearance:textfield;background:#fff;border:none;color:#363a3e;font-family:Inter,sans-serif;font-size:14px;font-weight:500;outline:none;padding:6px 10px;text-align:right;width:72px}.SliderField-module_aryza-slider-number__VYM1z::-webkit-inner-spin-button,.SliderField-module_aryza-slider-number__VYM1z::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SliderField-module_aryza-slider-unit-badge__l76Qd{align-items:center;background:#f7f8f8;border-left:1.5px solid #dadcde;color:#6c757d;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:600;padding:0 10px;user-select:none}.SliderField-module_aryza-slider__9whLv.SliderField-module_has-error__hol56 .SliderField-module_aryza-slider-number-wrap__elcDw{border-color:#d92d20}.SliderField-module_aryza-slider-error__rt-vM{color:#d92d20;font-family:Inter,sans-serif;font-size:13px;margin:0}.FlagGridField-module_aryza-flag-grid__V6Q6a{border:0;margin:0;min-width:0;padding:0}.FlagGridField-module_aryza-flag-grid-legend__jI8rv{color:#202325;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-bottom:4px;padding:0}.FlagGridField-module_aryza-flag-grid-required__zYZJG{color:#d92d20;margin-left:4px}.FlagGridField-module_aryza-flag-grid-description__qiJnc{color:#6c757d;font-family:Inter,sans-serif;font-size:14px;margin:0 0 12px}.FlagGridField-module_aryza-flag-grid-options__4rhCi{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.FlagGridField-module_aryza-flag-tile__WLN8r{align-items:stretch;appearance:none;background:#fff;border:1.5px solid #dadcde;border-radius:12px;color:#202325;cursor:pointer;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:flex-start;overflow:hidden;padding:0;transition:border-color .12s ease,background-color .12s ease}.FlagGridField-module_aryza-flag-tile__WLN8r:hover:not([disabled]):not([aria-disabled=true]){border-color:#646dd8}.FlagGridField-module_aryza-flag-tile__WLN8r:hover:not([disabled]):not([aria-disabled=true]) .FlagGridField-module_aryza-flag-tile-label__rgMXP{background-color:#fafbff}.FlagGridField-module_aryza-flag-tile__WLN8r:focus-visible{outline:2px solid #1d2372;outline-offset:2px}.FlagGridField-module_aryza-flag-tile__WLN8r.FlagGridField-module_is-selected__jw-UQ{border-color:#1d2372;box-shadow:inset 0 0 0 1px #1d2372}.FlagGridField-module_aryza-flag-tile__WLN8r.FlagGridField-module_is-selected__jw-UQ .FlagGridField-module_aryza-flag-tile-label__rgMXP{background-color:#e8eafc}.FlagGridField-module_aryza-flag-tile__WLN8r[aria-disabled=true],.FlagGridField-module_aryza-flag-tile__WLN8r[disabled]{cursor:not-allowed;opacity:.5}.FlagGridField-module_aryza-flag-tile-flag__dI6tj,.fi.FlagGridField-module_aryza-flag-tile-flag__dI6tj{aspect-ratio:3/2;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:block;height:auto;line-height:0;width:100%}.FlagGridField-module_aryza-flag-tile-label__rgMXP{font-size:13px;font-weight:500;line-height:1.2;padding:8px 8px 10px;text-align:center}.FlagGridField-module_aryza-flag-grid__V6Q6a.FlagGridField-module_has-error__KgaFV .FlagGridField-module_aryza-flag-tile__WLN8r{border-color:#d92d20}.FlagGridField-module_aryza-flag-grid-error__ZI1Dx{color:#d92d20;font-family:Inter,sans-serif;font-size:13px;margin:8px 0 0}.TableField-module_aryza-table-field__qlwQh{display:flex;flex-direction:column;gap:8px}.TableField-module_aryza-table-field-header__1t8lz{display:flex;flex-direction:column;gap:2px}.TableField-module_aryza-table-field-label__itk-9{color:#202325;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.TableField-module_aryza-table-field-required__XkIS-{color:#d92d20;margin-left:4px}.TableField-module_aryza-table-field-description__bQobU{color:#6c757d;font-family:Inter,sans-serif;font-size:13px;margin:0}.TableField-module_aryza-table-field-table__f-DxL{background:#fff;border:1px solid #dadcde;border-collapse:separate;border-radius:8px;border-spacing:0;font-family:Inter,sans-serif;font-size:13px;overflow:hidden;width:100%}.TableField-module_aryza-table-field-table__f-DxL th{background-color:#f7f8f8;border-bottom:1px solid #dadcde;color:#363a3e;font-weight:600;padding:8px 12px;text-align:left}.TableField-module_aryza-table-field-table__f-DxL td{border-bottom:1px solid #f0f0f2;padding:8px;vertical-align:top}.TableField-module_aryza-table-field-table__f-DxL tr:last-child td{border-bottom:0}.TableField-module_aryza-table-field-empty__gSZGC{color:#6c757d;font-style:italic;padding:16px;text-align:center}.TableField-module_aryza-table-field-input__C7ISj,.TableField-module_aryza-table-field-select__xQT-u{background:#fff;border:1px solid #dadcde;border-radius:6px;color:#363a3e;font-family:inherit;font-size:13px;padding:6px 8px;width:100%}.TableField-module_aryza-table-field-input__C7ISj:focus-visible,.TableField-module_aryza-table-field-select__xQT-u:focus-visible{border-color:#1d2372;outline:2px solid #1d2372;outline-offset:1px}.TableField-module_aryza-table-field-input__C7ISj[aria-invalid=true],.TableField-module_aryza-table-field-select__xQT-u[aria-invalid=true]{border-color:#d92d20}.TableField-module_aryza-table-field-cell-error__iqz4D{color:#d92d20;display:block;font-size:12px;margin-top:2px}.TableField-module_aryza-table-field-actions__UFl6t{text-align:right;width:96px}.TableField-module_aryza-table-field-actions-header__Nv-Kt{width:96px}.TableField-module_aryza-table-field-remove__UWAcI{appearance:none;background:transparent;border:1px solid #dadcde;border-radius:6px;color:#363a3e;cursor:pointer;font-size:12px;padding:4px 8px}.TableField-module_aryza-table-field-remove__UWAcI:hover:not([disabled]){border-color:#d92d20;color:#d92d20}.TableField-module_aryza-table-field-remove__UWAcI[disabled]{cursor:not-allowed;opacity:.5}.TableField-module_aryza-table-field-add__KpLbt{align-self:flex-start;appearance:none;background:transparent;border:1px dashed #646dd8;border-radius:8px;color:#1d2372;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:6px 12px}.TableField-module_aryza-table-field-add__KpLbt:hover:not([disabled]){background-color:#e8eafc}.TableField-module_aryza-table-field-add__KpLbt[disabled]{cursor:not-allowed;opacity:.5}.TableField-module_aryza-table-field-error__BREzJ{color:#d92d20;font-family:Inter,sans-serif;font-size:13px;margin:0}.TableField-module_aryza-visually-hidden__XX22j{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@font-face {
  font-family: 'GeneralSans-Regular';
  src: url(/assets/GeneralSans-Regular-Dn3hZj8I.otf);
}

li.active {
  background: #35618d;
  color: #fff !important;
  border: 1px solid #e9e9e9;
}
body {
  font-family: 'GeneralSans-Regular', sans-serif;
}
html {
  overflow: hidden;
}
#responseMessage {
  width: 400px;
  height: 110px;
  margin-top: -170px;
  display: none;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  visibility: hidden;
}

input[type='date']::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  /* width: auto; */
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
}

.star-rating {
  font-size: 24px;
}

.star-rating span {
  display: inline-block;
  transition: color 0.3s;
  cursor: pointer;
}

.star-filled {
  color: #e9a33a;
}

.star-empty {
  color: lightgray;
}

/* Common styles for the square mosaic container */
.mosaic {
  width: 200px; /* Adjust the size of the square as needed */
  height: 200px; /* Make sure it's a square by setting equal width and height */
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 50%); /* Two columns to create a square */
  grid-template-rows: repeat(2, 50%); /* Two rows to create a square */
}

/* Triangle styles */
.triangle::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

/* Define different colors for each triangle */
.red::before {
  border-width: 100px;
  border-color: red;
}

.blue::before {
  border-width: 100px;
  border-color: blue;
}

.green::before {
  border-width: 100px;
  border-color: green;
}

.yellow::before {
  border-width: 100px;
  border-color: yellow;
}
.edgebutton {
  width: 30px;
  height: 40px;
  background: #595959;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 29%;
  font-size: 12px;
  line-height: 1;
}

.edgebutton:hover {
  box-shadow: 0 0 6px 2px rgba(37, 61, 92, 0.2);
}
.react-flow__pane {
  cursor: auto;
  height: auto;
  overflow: hidden;
}
.hand-auto {
  cursor: auto;
}
.hand-grab {
  cursor: grab;
}
.react-flow__controls-button {
  background: rgba(53, 97, 141, 1) !important;
  border-bottom: none !important;
  width: 30px !important;
  height: 30px !important;
  padding: 10px !important;
  margin-bottom: 8px !important;
  border-radius: 4px;
}

.react-flow__controls-button svg {
  fill: #fff !important;
}
.react-flow__controls {
  box-shadow: none !important;
}
._BreadCrumbs_1n7ae_1 {
  font-size: 24px;
  color: #767676;
}
._BreadCrumbs_icon_1n7ae_5 {
  font-size: 24px;
  color: #35618d;
  vertical-align: middle;
  padding-right: 15px;
}
._BreadCrumbs_link_1n7ae_11 {
  color: #767676;
  text-decoration: none;
  font-weight: 600;
}
._BreadCrumbs_linkActive_1n7ae_16 {
  color: #35618d;
  text-decoration: underline;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_qsv7h_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_qsv7h_41 ._bot-mentions__control_qsv7h_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_qsv7h_41 ._bot-mentions__highlighter_qsv7h_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_qsv7h_41 ._bot-mentions__input_qsv7h_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_qsv7h_56 ._bot-mentions__highlighter_qsv7h_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_qsv7h_56 ._bot-mentions__input_qsv7h_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_qsv7h_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_qsv7h_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_qsv7h_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_qsv7h_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._PageContainer_qsv7h_94 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 5px;
  background-color: #fbfbfb;
  padding: 15px;
  border-radius: 24px;
}

._TableContainer_qsv7h_103 {
  overflow: overlay;
}
._TableContainer_qsv7h_103:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._TableContainer_qsv7h_103:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._TableContainer_qsv7h_103:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._TableContainer_qsv7h_103::-webkit-scrollbar {
  display: none;
}
._TableContainer_qsv7h_103 {
  height: calc(100vh - 105px);
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1kil4_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1kil4_41 ._bot-mentions__control_1kil4_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1kil4_41 ._bot-mentions__highlighter_1kil4_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1kil4_41 ._bot-mentions__input_1kil4_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1kil4_56 ._bot-mentions__highlighter_1kil4_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1kil4_56 ._bot-mentions__input_1kil4_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1kil4_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1kil4_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1kil4_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1kil4_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._ButtonContainer_1kil4_94 {
  display: flex;
  justify-content: flex-end;
  justify-content: center;
  width: 101%;
}
._ButtonContainer_AddUser_1kil4_100 {
  width: 100%;
  margin-right: 15px;
}
._ButtonContainer_Cancel_1kil4_104 {
  width: 100%;
  margin-right: -1px;
}

._error_1kil4_109 {
  margin-top: -29px;
  position: absolute;
  font-size: 10px;
  color: red;
}

._ElementContainer_1kil4_116 {
  width: 98.6%;
}

/*TOGGLE SWITCH*/
._SwitchContainer_1kil4_121 {
  display: flex;
  width: 84%;
  flex-direction: row;
  justify-content: space-between;
}

._SuspendUser_1kil4_128 {
  border: 0.5px solid #e25533;
  background-color: #e25533;
  padding: 6px;
  margin-top: -5px;
  border-radius: 5px;
  line-height: 0.7;
  height: 16px;
  width: 111px;
}

._switch_1kil4_139 {
  position: relative;
  display: inline-block;
  width: 41px;
  height: 19px;
  top: -1.3px;
}
._switch_1kil4_139 input {
  opacity: 0;
  width: 0;
  height: 0;
}
._switch_1kil4_139 input:checked + ._slider_1kil4_151 {
  background-color: #143144;
}
._switch_1kil4_139 input:focus + ._slider_1kil4_151 {
  box-shadow: 0 0 1px #143144;
}
._switch_1kil4_139 input:checked + ._slider_1kil4_151:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  background-color: #e25533;
}

/* Hide default HTML checkbox */
/* The slider */
._slider_1kil4_151 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(255, 255, 255);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
._slider_1kil4_151:before {
  position: absolute;
  border: 0.5px solid #e25533;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 1.3px;
  background-color: transparent;
  transition: 0.4s;
}

/* Rounded sliders */
._slider_1kil4_151._round_1kil4_190 {
  border-radius: 34px;
}

._slider_1kil4_151._round_1kil4_190:before {
  border-radius: 50%;
}

._RemoveUser_1kil4_198 {
  color: #595959;
  font-size: 24px;
}
._RemoveUser_1kil4_198 span {
  color: #e25533;
  font-size: 24px;
}

._ContentContainer_1kil4_207 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}._Export_gi8lo_1 {
  text-decoration: none;
  color: white;
  font-size: 20px;
  padding: 18px;
  background: #287628;
  display: flex;
  justify-content: center;
  width: 100%;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_fiicd_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_fiicd_41 ._bot-mentions__control_fiicd_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_fiicd_41 ._bot-mentions__highlighter_fiicd_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_fiicd_41 ._bot-mentions__input_fiicd_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_fiicd_56 ._bot-mentions__highlighter_fiicd_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_fiicd_56 ._bot-mentions__input_fiicd_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_fiicd_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_fiicd_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_fiicd_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_fiicd_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._GridContainer_fiicd_94 {
  cursor: pointer;
  background: #e9f2f8;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

._GridContainerScrollWrapper_fiicd_102 {
  height: 100%;
  overflow: auto;
  width: 100%;
  position: relative;
}
._GridContainerScrollWrapper_fiicd_102::-webkit-scrollbar {
  opacity: 1;
  display: block;
  width: 5px;
}
._GridContainerScrollWrapper_fiicd_102::-webkit-scrollbar-thumb {
  opacity: 1;
  dislay: block;
  background-color: #767676;
  border-radius: 30px;
}

._botWrapper_fiicd_120 {
  display: inline-block;
  display: flex;
  width: 25%;
  padding: 3px;
  box-sizing: border-box;
}

._botGrid_fiicd_128 {
  background-color: #ffffff;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  height: 210px;
  width: 100%;
}
._botGrid_img_fiicd_135 {
  background-position: center center;
  background-size: 100%;
  height: 72%;
  width: 100%;
}
._botGrid_botName_fiicd_141 {
  color: #595959;
  padding: 15px;
  word-wrap: break-word;
  font-size: 12px;
  margin-left: 17px;
  font-weight: 700;
}

._SendBotModal_loader_fiicd_150 {
  height: 80px;
}
._SendBotModal_loader_fiicd_150 > div {
  height: auto;
}
._SendBotModal_loaderBotsData_fiicd_156 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
._SendBotModal_loaderBotsData_fiicd_156 > div {
  height: 100%;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_mk3da_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_mk3da_41 ._bot-mentions__control_mk3da_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_mk3da_41 ._bot-mentions__highlighter_mk3da_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_mk3da_41 ._bot-mentions__input_mk3da_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_mk3da_56 ._bot-mentions__highlighter_mk3da_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_mk3da_56 ._bot-mentions__input_mk3da_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_mk3da_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_mk3da_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_mk3da_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_mk3da_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

:root {
  --select-border: #e77e58;
  --select-focus: #1a6985;
  --select-arrow: var(--select-border);
}

._formContainer_mk3da_100 {
  overflow-y: overlay;
  height: 100%;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._formContainer_mk3da_100::-webkit-scrollbar {
  display: none;
}

._formGroup_mk3da_122 {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}

._nameContains_mk3da_128,
._contactId_mk3da_129 {
  width: 90%;
}
._nameContains_label_mk3da_132,
._contactId_label_mk3da_133 {
  font-size: 12px;
  margin-bottom: 5px;
}

._inputContainer_mk3da_138 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  margin-left: 5px;
}
._inputContainer_input_mk3da_143 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  font-size: inherit;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
._inputContainer_input_mk3da_143:focus-visible {
  appearance: none;
  border: none;
  outline: none;
}

._IsInOrNotContainer_mk3da_164 {
  width: 50%;
}
._IsInOrNotContainer_items_mk3da_167 {
  width: 95%;
  display: flex;
  flex-direction: column;
}
._IsInOrNotContainer_label_mk3da_172 {
  font-size: 12px;
  margin-bottom: 5px;
}

._searchInQueue_mk3da_177 {
  width: 100%;
}

._itemsContainer_mk3da_181 {
  width: 100%;
}

._itemsToSearch_mk3da_185 {
  padding: 10px;
  border: 0.5px dashed rgba(231, 126, 88, 0.7);
  width: 91%;
  margin-top: 5px;
  height: auto;
}

._radio_mk3da_193 {
  position: relative;
  cursor: pointer;
  line-height: 20px;
}
._radio_mk3da_193 ._label_mk3da_198 {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid #c8ccd4;
  border-radius: 100%;
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}
._radio_mk3da_193 ._label_mk3da_198:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #e77e58;
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.08;
  pointer-events: none;
}
._radio_mk3da_193:hover ._label_mk3da_198:after {
  transform: scale(3.6);
}

input[type=radio]:checked + ._label_mk3da_198 {
  border-color: #1a6985;
}
input[type=radio]:checked + ._label_mk3da_198:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1;
}

._hidden_mk3da_237 {
  display: none;
}

select {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
}
select::-ms-expand {
  display: none;
}
select {
  outline: none;
}

._select_mk3da_261 {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
}
._select_mk3da_261 select, ._select_mk3da_261::after {
  grid-area: select;
}
._select_mk3da_261 {
  min-width: 15ch;
  max-width: 30ch;
  border: 1px solid var(--select-border);
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  font-size: 1rem;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
}
._select_mk3da_261:not(._select--multiple_mk3da_282)::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

select:focus + ._focus_mk3da_291 {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--select-focus);
  border-radius: inherit;
}

hr {
  margin-bottom: 10px;
}

._SearchItemsContainer_mk3da_305 {
  display: flex;
  flex-wrap: wrap;
}
._SearchItemsContainer_items_mk3da_309 {
  padding: 5px;
  font-size: 10px;
  margin: 5px;
  background: #1a6985;
  color: white;
  border-radius: 10px;
  cursor: pointer;
}
._SearchItemsContainer_items_mk3da_309:hover:after {
  content: "X";
  margin-left: 7px;
  padding: 3px;
  border-radius: 100px;
}

._buttonsContainer_mk3da_325 {
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-items: center;
  align-content: center;
}
._buttonsContainer_search_mk3da_332 {
  width: 200px;
  margin-right: 20px;
}
._buttonsContainer_cancel_mk3da_336 {
  width: 200px;
}

._radiobtn_mk3da_340 {
  margin-bottom: 5px;
}

._datePicker_mk3da_344 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  font-size: inherit;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
._datePicker_mk3da_344:focus-visible {
  appearance: none;
  border: none;
  outline: none;
}

._datePickerContainer_mk3da_365 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
}

._datePickerLabel_mk3da_370 {
  font-size: 12px;
  margin-bottom: 5px;
}

._datesBetween_mk3da_375 {
  display: flex;
  justify-content: space-between;
}
._datesBetween_gap_mk3da_379 {
  width: 49%;
}

._Custom_mk3da_383 {
  width: 33%;
  height: auto;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_19r71_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_19r71_41 ._bot-mentions__control_19r71_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_19r71_41 ._bot-mentions__highlighter_19r71_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_19r71_41 ._bot-mentions__input_19r71_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_19r71_56 ._bot-mentions__highlighter_19r71_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_19r71_56 ._bot-mentions__input_19r71_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_19r71_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_19r71_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_19r71_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_19r71_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._ButtonsContainer_19r71_94 {
  display: inline-flex;
  justify-content: end;
  margin-top: 20px;
  width: 100%;
}
._ButtonsContainer_addFile_btn_19r71_100 {
  margin-right: 20px;
  width: 10%;
}
._ButtonsContainer_cancel_btn_19r71_104 {
  width: 10%;
}

._Container_19r71_108 {
  width: 100%;
}
._Container_19r71_108 p {
  color: #595959;
}
._Container_dropFile_19r71_114 {
  border: 0.5px dashed #767676;
  padding: 10px;
}
._Container_fileToAdd_19r71_118 {
  color: #595959;
  font-size: 24px;
}
._Container_fileToAdd_19r71_118 span {
  color: #35618d;
  font-size: 24px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
._Container_1gxi4_4 {
  display: flex;
  margin-top: 80px;
}
._Container_conversation_flow_1gxi4_8 {
  width: 100%;
}
._Container_entities_1gxi4_11 {
  margin-left: 20px;
  width: 50%;
}

._ContainerTwo_1gxi4_16 {
  display: flex;
  margin-top: 20px;
}
._ContainerTwo_message_1gxi4_20 {
  width: 50%;
}
._ContainerTwo_IDV_1gxi4_23 {
  margin-left: 20px;
  width: 50%;
}

._bar_1gxi4_28 {
  border-bottom: 0.5px solid rgba(163, 110, 110, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

._icon_1gxi4_35 {
  color: #ffffff;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

._colorGreen_1gxi4_46 {
  color: rgb(16, 185, 129);
}

._colorBlue_1gxi4_50 {
  color: rgb(59, 130, 246);
}

._messageContainer_1gxi4_54 {
  display: flex;
}
._messageContainer_message_1gxi4_57 {
  height: auto;
  width: 50%;
}
._messageContainer_entitiesFound_1gxi4_61 {
  height: auto;
  width: 50%;
  padding: 10px;
}

._text_1gxi4_67 {
  width: 100%;
  height: 110px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 0.5px solid #e25533;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 16px;
  resize: none;
}

._text_1gxi4_67:focus {
  border: 0.5px solid #e25533;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1i33y_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1i33y_41 ._bot-mentions__control_1i33y_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1i33y_41 ._bot-mentions__highlighter_1i33y_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1i33y_41 ._bot-mentions__input_1i33y_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1i33y_56 ._bot-mentions__highlighter_1i33y_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1i33y_56 ._bot-mentions__input_1i33y_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1i33y_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1i33y_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1i33y_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1i33y_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Organizations_PageContainer_1i33y_94 {
  margin-left: 64px;
  margin-right: 15px;
  background: #fbfbfb;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 24px;
  margin-top: 10px;
}
._Organizations_topPageContent_1i33y_103 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Organizations_PageContent_1i33y_108 {
  padding-bottom: 10px;
  overflow: overlay;
}
._Organizations_PageContent_1i33y_108:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Organizations_PageContent_1i33y_108:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._Organizations_PageContent_1i33y_108:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._Organizations_PageContent_1i33y_108::-webkit-scrollbar {
  display: none;
}
._Organizations_PageContent_1i33y_108 {
  height: calc(100vh - 55px - 40px);
}

._TopSearchBtn_1i33y_133 {
  display: flex;
  /* justify-items: center; */
  align-items: baseline;
  justify-content: space-between;
  width: 610px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1bho6_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1bho6_41 ._bot-mentions__control_1bho6_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1bho6_41 ._bot-mentions__highlighter_1bho6_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1bho6_41 ._bot-mentions__input_1bho6_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1bho6_56 ._bot-mentions__highlighter_1bho6_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1bho6_56 ._bot-mentions__input_1bho6_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1bho6_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1bho6_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1bho6_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1bho6_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._EditRoleModal_title_1bho6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 25px;
  color: #767676;
}
._EditRoleModal_container_1bho6_101 {
  display: flex;
  flex-wrap: wrap;
}
._EditRoleModal_checkboxWrapper_1bho6_105 {
  min-width: 181px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_jntgp_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_jntgp_41 ._bot-mentions__control_jntgp_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_jntgp_41 ._bot-mentions__highlighter_jntgp_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_jntgp_41 ._bot-mentions__input_jntgp_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_jntgp_56 ._bot-mentions__highlighter_jntgp_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_jntgp_56 ._bot-mentions__input_jntgp_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_jntgp_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_jntgp_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_jntgp_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_jntgp_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Campaigns_topWrapper_jntgp_94 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  height: 88px;
}
._Campaigns_buttonsWrapper_jntgp_100 {
  display: flex;
  align-items: baseline;
  z-index: 2;
}
._Campaigns_buttonsWrapper_jntgp_100 > div {
  margin-left: 17px;
  position: relative;
}
._Campaigns_breadcrumbIcon_jntgp_109 {
  transform: scaleX(-1);
}
._Campaigns_infiniteScrollerWrapper_jntgp_112 {
  overflow: auto;
  height: calc(100vh - 88px);
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 10px;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar-thumb {
  background: rgba(118, 118, 118, 0.2);
  border-radius: 10px;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar-track {
  background: rgba(118, 118, 118, 0.1);
  border-radius: 10px;
}

._UnderConstruction_jntgp_134 {
  background: url(/assets/campaignScreen-ByRo1_3N.png) no-repeat;
  background-position: center center;
  background-size: 80%;
  height: 60vh;
  width: 58%;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_qa2hn_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_qa2hn_41 ._bot-mentions__control_qa2hn_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_qa2hn_41 ._bot-mentions__highlighter_qa2hn_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_qa2hn_41 ._bot-mentions__input_qa2hn_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_qa2hn_56 ._bot-mentions__highlighter_qa2hn_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_qa2hn_56 ._bot-mentions__input_qa2hn_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_qa2hn_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_qa2hn_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_qa2hn_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_qa2hn_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._QuickCampaignModal_datePickerWrapper_qa2hn_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._QuickCampaignModal_DatepickerInput_qa2hn_106 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._QuickCampaignModal_label_qa2hn_113 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._QuickCampaignModal_textarea_qa2hn_118 {
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
}
._QuickCampaignModal_textarea_qa2hn_118::placeholder {
  color: #595959;
  opacity: 0.2;
}
._QuickCampaignModal_mentions_qa2hn_134 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
._QuickCampaignModal_mentions_qa2hn_134 textarea {
  outline: none;
  border: none;
  padding: 14px;
}
._QuickCampaignModal_mentions_qa2hn_134 textarea::placeholder {
  color: #595959;
  opacity: 0.2;
}
._QuickCampaignModal_mentions__suggestions_qa2hn_157 {
  background: red;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 {
  display: flex;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div {
  width: 50%;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div:first-child {
  padding-right: 25px;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div:last-child {
  padding-left: 25px;
}
._QuickCampaignModal_dropzoneWrapper_qa2hn_172 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
}
._QuickCampaignModal_dropdown_qa2hn_179 {
  margin-bottom: 15px;
}
._QuickCampaignModal_timeRange_qa2hn_182 {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
._QuickCampaignModal_timeRange_qa2hn_182 label {
  padding-left: 10px;
}
._QuickCampaignModal_confirmation_qa2hn_190 {
  font-weight: 400;
  font-size: 18px;
  font-family: "GeneralSans-Regular", sans-serif;
  width: 80%;
  text-align: center;
  margin: auto;
  margin-top: 10%;
}
._QuickCampaignModal_error_qa2hn_199 {
  font-family: "GeneralSans-Regular", sans-serif;
  text-align: center;
  color: #d23030;
  margin-bottom: 20px;
}
._QuickCampaignModal_errorLabelDate_qa2hn_205 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}

._mentions_qa2hn_211 {
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
._mentions_qa2hn_211 textarea {
  outline: none;
  border: none;
}
._mentions_qa2hn_211 textarea::placeholder {
  color: #595959;
  opacity: 0.2;
}

._mentions--singleLine_qa2hn_234 ._mentions__control_qa2hn_234 {
  display: inline-block;
  width: 130px;
}

._mentions--singleLine_qa2hn_234 ._mentions__highlighter_qa2hn_239 {
  padding: 1px;
  border: 2px inset transparent;
}

._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244 {
  padding: 1px;
  border: 2px inset;
  overflow: overlay !important;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar-thumb {
  background: #35618d;
  border-radius: 10px;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}

._mentions--multiLine_qa2hn_264 ._mentions__highlighter_qa2hn_239 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._mentions--multiLine_qa2hn_264 ._mentions__input_qa2hn_244 {
  padding: 9px;
  outline: 0;
}

._mentions__suggestions__list_qa2hn_275 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._mentions__suggestions__item_qa2hn_283 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._mentions__suggestions__item--focused_qa2hn_288 {
  background-color: #f4faff;
}

._mentions__mention_qa2hn_292 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-decoration: underline;
  pointer-events: none;
  white-space: pre-wrap;
  right: 1px;
  top: -1px;
}

._msgCounterContainer_qa2hn_303 {
  margin-top: -5px;
  display: flex;
  justify-content: space-between;
}

._rel_qa2hn_309 {
  position: relative;
}

._CHARDisclaimer_qa2hn_313 {
  opacity: 0.5;
  font-size: 12px;
  color: #6a6a67;
  margin-bottom: 15px;
}

._CHAR_w_qa2hn_320 {
  width: 68%;
}
.react-datepicker__navigation-icon::before, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  line-height: initial;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker-popper {
  z-index: 1;
  line-height: 0;
}
.react-datepicker-popper .react-datepicker__triangle {
  stroke: #aeaeae;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  fill: #f0f0f0;
  color: #f0f0f0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  fill: #fff;
  color: #fff;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

h2.react-datepicker__current-month {
  padding: 0;
  margin: 0;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: rgb(165.75, 165.75, 165.75);
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 1.7rem / 2);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__week-number--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__week-number--selected:hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}

.react-datepicker__day-names {
  white-space: nowrap;
  margin-bottom: -8px;
}

.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:not([aria-disabled=true]):hover,
.react-datepicker__month-text:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text:not([aria-disabled=true]):hover,
.react-datepicker__year-text:not([aria-disabled=true]):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover {
  background-color: rgb(49.8551020408, 189.6448979592, 62.5632653061);
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--holidays,
.react-datepicker__month-text--holidays,
.react-datepicker__quarter-text--holidays,
.react-datepicker__year-text--holidays {
  position: relative;
  border-radius: 0.3rem;
  background-color: #ff6803;
  color: #fff;
}
.react-datepicker__day--holidays .overlay,
.react-datepicker__month-text--holidays .overlay,
.react-datepicker__quarter-text--holidays .overlay,
.react-datepicker__year-text--holidays .overlay {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}
.react-datepicker__day--holidays:not([aria-disabled=true]):hover,
.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover {
  background-color: rgb(207, 82.9642857143, 0);
}
.react-datepicker__day--holidays:hover .overlay,
.react-datepicker__month-text--holidays:hover .overlay,
.react-datepicker__quarter-text--holidays:hover .overlay,
.react-datepicker__year-text--holidays:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:not([aria-disabled=true]):hover, .react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover, .react-datepicker__day--in-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: rgb(186.25, 217.0833333333, 241.25);
  color: rgb(0, 0, 0);
}
.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled .overlay,
.react-datepicker__month-text--disabled .overlay,
.react-datepicker__quarter-text--disabled .overlay,
.react-datepicker__year-text--disabled .overlay {
  position: absolute;
  bottom: 70%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
  box-sizing: content-box;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}
.react-datepicker__close-icon--disabled {
  cursor: default;
}
.react-datepicker__close-icon--disabled::after {
  cursor: default;
  background-color: #ccc;
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}
._msgCounter_pk50y_1 {
  color: #6a6a67;
  opacity: 0.5;
  font-size: 12px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_zwgws_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_zwgws_41 ._bot-mentions__control_zwgws_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_zwgws_41 ._bot-mentions__highlighter_zwgws_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_zwgws_41 ._bot-mentions__input_zwgws_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_zwgws_56 ._bot-mentions__highlighter_zwgws_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_zwgws_56 ._bot-mentions__input_zwgws_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_zwgws_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_zwgws_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_zwgws_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_zwgws_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._CreateCampaignModal_datePickerWrapper_zwgws_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._CreateCampaignModal_DatepickerInput_zwgws_106 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._CreateCampaignModal_label_zwgws_113 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._CreateCampaignModal_textarea_zwgws_118 {
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  margin-bottom: 20px;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
}
._CreateCampaignModal_textarea_zwgws_118::placeholder {
  color: #595959;
  opacity: 0.2;
}
._CreateCampaignModal_contentWrapper_zwgws_134 {
  display: flex;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div {
  width: 50%;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div:first-child {
  padding-right: 25px;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div:last-child {
  padding-left: 25px;
}
._CreateCampaignModal_dropzoneWrapper_zwgws_146 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
}
._CreateCampaignModal_error_zwgws_153 {
  font-family: "GeneralSans-Regular", sans-serif;
  text-align: center;
  color: #d23030;
  margin-bottom: 20px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1pwy6_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1pwy6_41 ._bot-mentions__control_1pwy6_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1pwy6_41 ._bot-mentions__highlighter_1pwy6_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1pwy6_41 ._bot-mentions__input_1pwy6_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1pwy6_56 ._bot-mentions__highlighter_1pwy6_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1pwy6_56 ._bot-mentions__input_1pwy6_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1pwy6_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1pwy6_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1pwy6_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1pwy6_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Step1_label_1pwy6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step1_contentWrapper_1pwy6_99 {
  display: flex;
}
._Step1_contentWrapper_1pwy6_99 > div {
  width: 50%;
}
._Step1_contentWrapper_1pwy6_99 > div:first-child {
  padding-right: 25px;
}
._Step1_contentWrapper_1pwy6_99 > div:last-child {
  padding-left: 25px;
}
._Step1_dropzoneWrapper_1pwy6_111 {
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
  border-radius: 8px;
  padding: 24px;
}
._Step1_dropzoneWrapper_1pwy6_111 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
  padding-bottom: 10px;
}
._Step1_checkboxWrapper_1pwy6_125 {
  display: flex;
  padding-top: 32px;
  padding-bottom: 16px;
  justify-content: space-between;
}
._Step1_checkboxWrapper_1pwy6_125 label:before {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  margin-left: -8px;
}
._Step1_toggleWrapper_1pwy6_137 {
  display: flex;
  justify-content: space-between;
}
._Step1_toggleWrapper_1pwy6_137 > div {
  display: flex;
  align-items: center;
}
._Step1_toggleLabel_1pwy6_145 {
  font-family: "GeneralSans-Regular", sans-serif;
  padding-left: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #595959;
}
._Step1_DatepickerWrapper_1pwy6_152 {
  margin: 10px 0;
  margin-bottom: 15px;
}
._Step1_DatepickerWrapper_1pwy6_152 input {
  width: 100%;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  box-sizing: border-box;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
}
._Step1_label_1pwy6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step1_errorLabel_1pwy6_171 {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #e25533;
}
._Step1_wrapper_1pwy6_177 {
  padding-bottom: 25px;
}
._Step1_wrapperDisabled_1pwy6_180 {
  opacity: 0.2;
  pointer-events: none;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1f21v_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1f21v_41 ._bot-mentions__control_1f21v_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1f21v_41 ._bot-mentions__highlighter_1f21v_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1f21v_41 ._bot-mentions__input_1f21v_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1f21v_56 ._bot-mentions__highlighter_1f21v_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1f21v_56 ._bot-mentions__input_1f21v_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1f21v_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1f21v_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1f21v_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1f21v_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._TimePicker_1f21v_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._TimePicker_Input_1f21v_105 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._TimePicker_clockIcon_1f21v_112 {
  color: #35618d;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_16afl_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_16afl_41 ._bot-mentions__control_16afl_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_16afl_41 ._bot-mentions__highlighter_16afl_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_16afl_41 ._bot-mentions__input_16afl_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_16afl_56 ._bot-mentions__highlighter_16afl_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_16afl_56 ._bot-mentions__input_16afl_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_16afl_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_16afl_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_16afl_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_16afl_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Step2_inputsWrapper_16afl_94 {
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-bottom: 25px;
}
._Step2_inputsWrapper_16afl_94 > div {
  width: 50%;
  position: relative;
  padding-right: 24px;
  padding-left: 24px;
  box-sizing: border-box;
}
._Step2_contentWrapper_16afl_110 {
  display: flex;
}
._Step2_contentWrapper_16afl_110 > div {
  width: 50%;
}
._Step2_contentWrapper_16afl_110 > div:first-child {
  padding-right: 25px;
}
._Step2_contentWrapper_16afl_110 > div:last-child {
  padding-left: 25px;
}
._Step2_arrow_16afl_122 {
  color: #e25533;
  position: absolute;
  left: 100%;
  bottom: 20px;
  width: 16px;
  margin-left: -8px;
}
._Step2_label_16afl_130 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step2_buttonWrapper_16afl_135 {
  padding-top: 20px;
  text-align: right;
  display: flex;
  justify-content: end;
}
._Step2_buttonCancel_16afl_141 {
  margin-right: 20px;
}
._Step2_error_16afl_144 {
  font-style: italic;
  font-size: 10px;
  line-height: 12px;
  color: #e25533;
  margin: 5px 0 0 14px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1ifvr_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1ifvr_41 ._bot-mentions__control_1ifvr_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1ifvr_41 ._bot-mentions__highlighter_1ifvr_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1ifvr_41 ._bot-mentions__input_1ifvr_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1ifvr_56 ._bot-mentions__highlighter_1ifvr_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1ifvr_56 ._bot-mentions__input_1ifvr_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1ifvr_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1ifvr_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1ifvr_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1ifvr_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Step3_dropdownWrapper_1ifvr_94 {
  display: flex;
  padding-bottom: 20px;
}
._Step3_dropdownWrapper_1ifvr_94 > div {
  padding: 0 25px;
  flex: 1;
}
._Step3_tableDropdownWrapper_1ifvr_102 {
  display: flex;
  align-items: center;
}
._Step3_tableDropdownWrapper_1ifvr_102 div {
  margin-bottom: 0;
}
._Step3_calendarIcon_1ifvr_109 {
  padding-left: 10px;
  color: #35618d;
}
._Step3_tableWrapper_1ifvr_113 td {
  padding: 5px 15px;
}
._Step3_tableWrapper_1ifvr_113 td div,
._Step3_tableWrapper_1ifvr_113 td label {
  margin-bottom: 0;
}
._Step3_tableWrapper_1ifvr_113 th {
  padding: 12px 15px;
}
._Step3_tableWrapper_1ifvr_113 th div,
._Step3_tableWrapper_1ifvr_113 th label {
  margin-bottom: 0;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1o8q5_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1o8q5_41 ._bot-mentions__control_1o8q5_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1o8q5_41 ._bot-mentions__highlighter_1o8q5_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1o8q5_41 ._bot-mentions__input_1o8q5_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1o8q5_56 ._bot-mentions__highlighter_1o8q5_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1o8q5_56 ._bot-mentions__input_1o8q5_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1o8q5_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1o8q5_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1o8q5_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1o8q5_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Step4_1o8q5_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  position: relative;
}
._Step4_1o8q5_94 label {
  margin-bottom: 0;
}
._Step4_1o8q5_94 table {
  width: 100%;
}
._Step4_1o8q5_94 tr:hover {
  box-shadow: none;
  border: none;
  background: transparent;
}
._Step4_1o8q5_94 tr:nth-child(odd) {
  background: transparent;
}
._Step4_1o8q5_94 tr th {
  background-color: transparent;
  color: #595959;
  font-weight: 400;
  font-size: 16px;
}
._Step4_1o8q5_94 td {
  width: auto;
  padding: 0 10px;
  vertical-align: top;
}
._Step4_onceoffDropdownWrapper_1o8q5_123 {
  margin-bottom: 20px;
}
._Step4_DatepickerInput_1o8q5_126 {
  width: 100%;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  margin-bottom: 8px;
}
._Step4_thBot_1o8q5_134 {
  width: 20%;
}
._Step4_checkkbox_1o8q5_137 {
  margin-top: 15px;
}
._Step4_copyIcon_1o8q5_140 {
  position: absolute;
  top: 110px;
  left: 100%;
  cursor: pointer;
  color: #35618d;
}
._Step4_errorLabelDate_1o8q5_147 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}
._Step4_errorLabel_1o8q5_147 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}
._Step4_checkboxWrapper_1o8q5_157 {
  display: flex;
}
._Step4_checkboxWrapper_1o8q5_157 > div {
  margin-right: 20px;
}
._Step4_scheduleRow_1o8q5_163 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
._Step4_scheduleRowIcon_1o8q5_169 {
  position: absolute;
  right: 101%;
  top: 20%;
  color: #41ca80;
  font-size: 20px;
}
._Step4_scheduleSet_1o8q5_176 {
  display: inline-block;
  width: 25%;
}
._Step4_scheduleAdd_1o8q5_180 {
  cursor: pointer;
  display: inline-block;
  width: 20%;
}
._Step4_scheduleTable_1o8q5_185 {
  position: relative;
}
._Step4_scheduleGroupingButtonWrapper_1o8q5_188 {
  display: flex;
}
._Step4_scheduleGroupingButton_1o8q5_188 {
  width: 180px;
  margin-right: 20px;
}
._Step4_scheduleGroupingLabel_1o8q5_195 {
  margin: 10px 0 10px 20px;
  font-weight: bold;
  color: #35618d;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_d768g_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_d768g_41 ._bot-mentions__control_d768g_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_d768g_41 ._bot-mentions__highlighter_d768g_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_d768g_41 ._bot-mentions__input_d768g_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_d768g_56 ._bot-mentions__highlighter_d768g_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_d768g_56 ._bot-mentions__input_d768g_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_d768g_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_d768g_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_d768g_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_d768g_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Step5_d768g_94 table {
  width: auto;
  min-width: 100%;
}
._Step5_TableWrapper_d768g_98 {
  overflow: auto;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar-thumb {
  background: rgba(118, 118, 118, 0.2);
  border-radius: 10px;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar-track {
  background: rgba(118, 118, 118, 0.1);
  border-radius: 10px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_109rp_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_109rp_41 ._bot-mentions__control_109rp_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_109rp_41 ._bot-mentions__highlighter_109rp_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_109rp_41 ._bot-mentions__input_109rp_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_109rp_56 ._bot-mentions__highlighter_109rp_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_109rp_56 ._bot-mentions__input_109rp_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_109rp_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_109rp_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_109rp_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_109rp_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._FilterBox_109rp_94 {
  background: #ffffff;
  position: absolute;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.14);
  padding: 16px 32px 36px 32px;
  width: 359px;
  top: calc(100% + 10px);
  right: 0;
  font-family: "GeneralSans-Regular";
  display: none;
}
._FilterBox_opened_109rp_105 {
  display: block;
}
._FilterBox_header_109rp_108 {
  padding-bottom: 25px;
  font-size: 14px;
  color: #595959;
  font-weight: 600;
}
._FilterBox_label_109rp_114 {
  display: flex;
  font-size: 14px;
}
._FilterBox_label_109rp_114 span {
  margin-right: 15px;
}
._FilterBox_label_109rp_114 > div {
  margin-bottom: 0;
}
._FilterBox_labelAdditionalText_109rp_124 {
  color: #b9bec3;
}
._FilterBox_buttonWrapper_109rp_127 {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
._FilterBox_tagsWrapper_109rp_132 > div {
  margin-bottom: 8px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_clnkn_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_clnkn_41 ._bot-mentions__control_clnkn_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_clnkn_41 ._bot-mentions__highlighter_clnkn_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_clnkn_41 ._bot-mentions__input_clnkn_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_clnkn_56 ._bot-mentions__highlighter_clnkn_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_clnkn_56 ._bot-mentions__input_clnkn_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_clnkn_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_clnkn_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_clnkn_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_clnkn_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Bots_topPageContent_clnkn_94 {
  display: flex;
  justify-content: space-between;
  height: 55px;
  align-items: center;
  padding-bottom: 10px;
}

._BotsContainer_clnkn_102 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 15px;
  background-color: #fbfbfb;
  padding: 0 15px;
  border-radius: 24px;
  position: absolute;
  width: 92%;
}

._BotSearch_clnkn_113 {
  overflow: overlay;
}
._BotSearch_clnkn_113:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._BotSearch_clnkn_113:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._BotSearch_clnkn_113:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._BotSearch_clnkn_113::-webkit-scrollbar {
  display: none;
}
._BotSearch_clnkn_113 {
  height: calc(100vh - 130px);
}

._BtnContainer_clnkn_137 {
  display: flex;
  width: 24%;
  justify-content: inherit;
}

._GridList_clnkn_143 {
  display: flex;
  justify-content: end;
}
._GridList_pos_clnkn_147 {
  display: flex;
  width: 50px;
  justify-content: space-around;
}

._TopSearchBtn_clnkn_153 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 780px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1jsw0_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1jsw0_41 ._bot-mentions__control_1jsw0_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1jsw0_41 ._bot-mentions__highlighter_1jsw0_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1jsw0_41 ._bot-mentions__input_1jsw0_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1jsw0_56 ._bot-mentions__highlighter_1jsw0_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1jsw0_56 ._bot-mentions__input_1jsw0_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1jsw0_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1jsw0_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1jsw0_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1jsw0_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Queues_PageContainer_1jsw0_94 {
  margin-left: 64px;
  margin-right: 15px;
  background: #fbfbfb;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 24px;
  margin-top: 5px;
  padding: 10px;
}
._Queues_topPageContent_1jsw0_104 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 55px;
  align-items: center;
}
._Queues_breadcrumbsSearchContainer_1jsw0_111 {
  display: flex;
  align-items: center;
  font-size: 24px;
}
._Queues_InputButtonContainer_1jsw0_116 {
  height: 55px;
  display: flex;
  align-items: center;
  gap: 43px;
}
._Queues_InputContainer_1jsw0_122 {
  padding-top: 5px;
  margin-left: 25px;
}
._Queues_TableContainer_1jsw0_126 {
  overflow: overlay;
}
._Queues_TableContainer_1jsw0_126:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Queues_TableContainer_1jsw0_126:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._Queues_TableContainer_1jsw0_126:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._Queues_TableContainer_1jsw0_126::-webkit-scrollbar {
  display: none;
}
._Queues_TableContainer_1jsw0_126 {
  height: calc(100vh - 55px - 40px);
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_xok8z_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_xok8z_41 ._bot-mentions__control_xok8z_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_xok8z_41 ._bot-mentions__highlighter_xok8z_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_xok8z_41 ._bot-mentions__input_xok8z_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_xok8z_56 ._bot-mentions__highlighter_xok8z_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_xok8z_56 ._bot-mentions__input_xok8z_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_xok8z_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_xok8z_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_xok8z_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_xok8z_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._CreateQueueModal_InputToggleContainer_xok8z_94 {
  display: flex;
  gap: 35px;
}
._CreateQueueModal_ToggleContainer_xok8z_98 {
  align-self: center;
  padding-bottom: 10px;
  display: flex;
  gap: 15px;
}
._CreateQueueModal_ToggleText_xok8z_104 {
  color: #595959;
  font-family: "GeneralSans-Regular";
  font-size: 16px;
  line-height: 20px;
}
._CreateQueueModal_DynamicTagsTitle_xok8z_110 {
  color: #767676;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
._CreateQueueModal_DynamicTagsTitle_Agent_xok8z_117 {
  color: #767676;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: -38px;
  margin-bottom: 10px;
}
._CreateQueueModal_Assignment_OnLoginContainer_xok8z_125 {
  display: flex;
  margin-top: -20px;
  margin-bottom: 5px;
  gap: 30px;
}
._CreateQueueModal_Logout_MaxOpenConversations_Container_xok8z_131 {
  display: flex;
  position: relative;
  gap: 30px;
}
._CreateQueueModal_OnLogout_DropDown_xok8z_136 {
  width: 362px;
}
._CreateQueueModal_CheckBox_InputContainer_xok8z_139 {
  width: 362px;
}
._CreateQueueModal_Assignment_DropDown_xok8z_142 {
  width: 362px;
}
._CreateQueueModal_OnLogin_Warning_Container_xok8z_145 {
  width: 362px;
}
._CreateQueueModal_QueueTypesContainer_xok8z_148 {
  display: flex;
  position: relative;
  gap: 30px;
}
._CreateQueueModal_QueueTypes_xok8z_148 {
  width: 362px;
}
._CreateQueueModal_QueuePriority_xok8z_156 {
  width: 362px;
}
._CreateQueueModal_MaxOpenConvInput_xok8z_159 {
  position: absolute;
  top: 16px;
}
._CreateQueueModal_OnLoginWarningMessage_xok8z_163 {
  font-size: 12px;
  margin-top: -10px;
  margin-left: 5px;
  color: #e77e58;
}

._DeleteQueueModal_Title_xok8z_170 {
  font-family: "GeneralSans-Regular";
  font-weight: 500;
  font-size: 24px;
  color: #595959;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._DeleteQueueModal_QueuesName_xok8z_180 {
  color: #e25533;
  display: block;
}

._EditQueueModal_Assignment_OnLogin_Container_xok8z_185 {
  display: flex;
  gap: 30px;
}
._EditQueueModal_OnLogout_MaxOpenConv_Container_xok8z_189 {
  display: flex;
  gap: 30px;
}
._EditQueueModal_Assignment_DropDown_xok8z_193 {
  width: 362px;
}
._EditQueueModal_OnLogoutDropDown_xok8z_196 {
  width: 362px;
}
._EditQueueModal_Logout_MaxOpenConversations_Container_xok8z_199 {
  display: flex;
  position: relative;
  width: 362px;
}
._EditQueueModal_MaxOpenConvInput_xok8z_204 {
  position: absolute;
  top: 16px;
}
._EditQueueModal_OnLogin_Warning_Container_xok8z_208 {
  width: 362px;
}
._EditQueueModal_OnLoginWarningMessage_xok8z_211 {
  font-size: 12px;
  margin-top: -10px;
  margin-left: 5px;
  color: #e77e58;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_x6673_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_x6673_41 ._bot-mentions__control_x6673_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_x6673_41 ._bot-mentions__highlighter_x6673_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_x6673_41 ._bot-mentions__input_x6673_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_x6673_56 ._bot-mentions__highlighter_x6673_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_x6673_56 ._bot-mentions__input_x6673_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_x6673_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_x6673_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_x6673_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_x6673_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._Container_x6673_94 {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  margin-top: 100px;
}
._Container_nextBigThing_x6673_102 {
  color: #595959;
  font-size: 20px;
  font-weight: 700;
}
._Container_secret_x6673_107 {
  color: #e25533;
  font-size: 30px;
  font-weight: 700;
}
._Container_workingHard_x6673_112 {
  color: #595959;
  font-size: 24px;
}
._Container_mt_x6673_116 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
._Container_oldUI_x6673_123 {
  width: 170px;
  margin-top: 30px;
}
._Container_oldUI_x6673_123 a {
  text-decoration: none;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_9f0rc_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_9f0rc_41 ._bot-mentions__control_9f0rc_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_9f0rc_41 ._bot-mentions__highlighter_9f0rc_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_9f0rc_41 ._bot-mentions__input_9f0rc_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_9f0rc_56 ._bot-mentions__highlighter_9f0rc_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_9f0rc_56 ._bot-mentions__input_9f0rc_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_9f0rc_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_9f0rc_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_9f0rc_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_9f0rc_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._PageContainer_9f0rc_94 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 5px;
  background-color: #fbfbfb;
  padding: 15px;
  border-radius: 24px;
  height: 100%;
}

._TableContainer_9f0rc_104 {
  overflow: overlay;
}
._TableContainer_9f0rc_104:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._TableContainer_9f0rc_104:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._TableContainer_9f0rc_104:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._TableContainer_9f0rc_104::-webkit-scrollbar {
  display: none;
}
._TableContainer_9f0rc_104 {
  height: calc(100vh - 105px);
}