@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
.empty_state_pages {
  padding-bottom: 20px !important;
}

.empty_state_illustration svg {
  max-width: 220px;
  width: 100%;
  height: auto;
  display: inline-block;
}

.empty-subtitle {
  text-align: center;
  color: #4e4f52;
  width: 70%;
  margin: 0px auto;
}

.search_result .empty-subtitle,
.coonect_account .empty-subtitle,
.not_found_page .empty-subtitle,
.empty_notification .empty-subtitle,
.empty_product .empty-subtitle,
.no_faq .empty-subtitle {
  width: 100%;
}

/* no internet css start */
#root > .custom_session_expire,
#root > .no_internet {
  height: calc(100vh - 50px);
}

.no_internet {
  height: calc(100vh - 200px);
  display: table;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}
.without_header_footer .inte-Fallback--FullPage {
  height: 100vh;
}
.without_header_footer > .inte-Fallback--inner > div > .inte-card__body {
  padding: 0px 16px;
}
@media only screen and (max-width: 900px) {
  .no_internet {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.no_internet .inte-card {
  height: 100%;
}

.no_internet .inte-card__Body {
  height: 100%;
  display: grid;
  place-items: center;
}

.no_internet .empty-subtitle {
  width: fit-content;
}

/* no internet css stop */
.custom_session_expire {
  height: calc(100vh - 200px);
  display: table;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

/* .custom_session_expire.before_login_broken {
    height: 100vh;
} */
.custom_session_expire.after_login_broken {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.custom_session_expire .inner_s {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  background: #fff;
  /* padding: 20px; */
}

.empty_state_pages.session_box {
  max-width: 1190px;
  margin: 0px auto;
}

.empty_state_illustration {
  text-align: center;
}

.state_actions {
  text-align: center;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 900px) {
  .custom_session_expire {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .empty-subtitle {
    width: 100%;
  }

  .empty_state_illustration svg {
    max-width: 170px;
  }
}

@media only screen and (max-width: 450px) {
  .empty_state_illustration svg {
    max-width: 155px;
    width: 100%;
  }
}

/* new */
.border_less_empty .inte-Fallback--inner > .inte-card {
  border: none;
}

/* Hide CopilotKit inspector button */
button[title*='Open Inspector'],
button[title*='inspector'] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.text-white,
.text-white .inte-textLink__label,
.text-white .inte-btn--textButton {
  color: var(--inte-G0) !important;
}

.text-grayLight .pt-24 {
  padding-top: 2.4rem;
}

.border-none {
  border: none;
}

.mt-2 {
  margin-top: 0.2rem;
}

.mt-20 {
  margin-top: 2rem;
}

.mt-60 {
  margin-top: 6rem;
}

.ml-26 {
  margin-left: 2.6rem;
}

.ml-38 {
  margin-left: 3.8rem !important;
}

.my-32 {
  margin: 3.2rem 0;
}

.mx-50 {
  margin: 0 5rem;
}

.mt-8 {
  margin-top: 0.8rem;
}

.mt-12 {
  margin-top: 1.2rem;
}

.mw-20 {
  min-width: 2rem;
}

.ml-auto {
  margin-left: auto;
}

.mt-32 {
  margin-top: 3.2rem !important;
}

.py-22 {
  padding: 2.2rem 0 2.2rem 0;
}

.pl-32 {
  padding-left: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.bckg--G10 {
  background-color: var(--inte-G10);
}

.p-12 {
  padding: 1.2rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-78 {
  padding-top: 7.8rem;
}

.pb-78 {
  padding-bottom: 7.8rem;
}

.w-100 {
  width: 100%;
}

.w-156 {
  width: 156px;
}

.pl-20 {
  padding-left: 2rem;
}

.pr-20 {
  padding-right: 2rem;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.v-align-top {
  align-items: baseline;
}

.inte-pageHeader.inte-pageHeader--fixed.pageHeader-Sticky {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-left: -3.2rem;
  margin-right: -3.2rem;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
  box-shadow: 0px 0.5rem 0.5rem -0.2rem rgb(178 165 165 / 20%);
}

.custom_topBar--scroller .inte-appBar--stickyTop {
  position: static;
}

.setup_header_sticky .custom_topBar--scroller {
  position: sticky;
  top: 0;
  z-index: 9;
}

.custom_green_tick {
  width: 16px;
  height: 16px;
  background-color: #1b875a;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom_topBar--scroller.scrolled + main > .inte-pageHeader {
  position: sticky;
  top: 0;
  z-index: 99;
  background: #ffff;
  padding: 16px 32px;
  box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.1);
  right: 0;
  margin-left: -32px;
  margin-right: -32px;
}

/* .custom_topBar--scroller.scrolled.active+main>.inte-pageHeader {
  transform: translateY(0);
} */

body.hidden .custom_mobile_noinetrnet {
  display: none;
}

.d-block .inte-toolTip,
.d-block .inte-toolTip svg {
  display: block;
}

.line-height0 {
  line-height: 0;
}

.wide_full-page_layout {
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 4rem;
}

/* develop css */

.pointer_event_none {
  pointer-events: none;
}

.text-noWrap {
  text-wrap: nowrap;
}

.inte-text--T7 b {
  font-size: 1.3rem !important;
}

.custom-text_btn {
  color: var(--inte-B90) !important;
}

.inte-card--tight .inte-card__header,
.inte-card--tight .inte-card__body,
.inte-card--tight .inte-card__footer {
  padding: 1.6rem;
}

.border_radius--0 {
  border-radius: 0;
}

.border-none .inte-card {
  border: none;
}

.custom-filter_emptystate .inte-card__body {
  padding: 4rem;
}

.custom-filter_emptystate .inte-Fallback--illustration svg {
  height: 10rem;
  width: 10rem;
}

.custom_tooltip_line {
  border-bottom: 0.1rem dashed #1c2433;
}

.custom_tooltip_line--clear {
  border-bottom: 0.1rem dashed;
}

.inte-accordion.custom-border {
  border: 0.1rem solid #e0e1e3 !important;
  border-radius: 0.6rem;
}

.fullPage_fallback .inte-Fallback--FullPage {
  height: calc(100vh - 330px);
}

.emptySearch_fallbackHeight .inte-Fallback--FullPage {
  height: calc(100vh - 440px);
}

/* .inte-card__header + .inte-card__body {
  padding-top: 3.2rem !important;
} */

.custom_field_text > .inte-formElement {
  width: 118px;
  max-width: 100%;
  box-sizing: border-box;
}

.table_bottom_head tr.inte-dataTable__row.inte-dataTable__row--lastChild td {
  background: #fafafb;
}

.table_bottom_head tr.inte-dataTable__row.inte-dataTable__row--lastChild {
  position: sticky;
  width: 100%;
  bottom: 0;
  z-index: 1;
  border-top: 0.1rem solid;
}

.table_bottom_head tr.inte-dataTable__row.inte-dataTable__row--lastChild * {
  font-weight: bold;
}

.custom_tabs_var_edit {
  padding: 0.7rem 0.8rem;
  cursor: pointer;
  transition: 0.3s all;
  border-radius: 0.4rem;
}

.custom_tabs_var_edit:hover,
.custom_tabs_var_edit.active {
  background-color: #f4f2fa;
}

.custom_delete_action .inte-pageHeader__action .inte-btn--outlined {
  border-color: #d33d31;
}

.custom_delete_action .inte-pageHeader__action .inte-btn--outlined span {
  color: #d33d31;
}

.custom_delete_action .inte-pageHeader__action .inte-btn--outlined:hover {
  background-color: var(--inte-R30);
}

.custom_delete_action .inte-pageHeader__action .inte-btn--outlined:disabled {
  background-color: var(--inte-G0) !important;
  color: var(--inte-R55);
}

.custom_delete_action
  .inte-pageHeader__action
  .inte-btn--outlined:disabled
  span {
  color: var(--inte-G40) !important;
}

/* ounce button css */
.table-layout_fixed .inte-dataTable {
  width: 100% !important;
}

.table-cell-v-align-top td {
  vertical-align: top;
}

.inte-progressbar__wrapper {
  gap: 1.2rem;
}

.custom-scroll {
  overflow: unset !important;
}

.inte-autoComplete__container {
  z-index: var(--inte-Z-9);
}

/* custom avtar css */
.custom_avtar_circle {
  width: 6rem;
  height: 6rem;
  border-radius: 100%;
  background-color: var(--inte-P30);
  color: var(--inte-P900);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* custom form element spacing css */
.inte-form__item + .inte-form__item {
  margin-top: 2rem;
}

.inte-form--horizontal .inte-form__item + .inte-form__item {
  margin-top: 1.6rem;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-grabbing {
  cursor: grabbing;
}

.inte-tabs__item--active .inte-tabs__title {
  font-weight: 600;
}

.separator-light {
  color: #6d7175;
}

.bg-transparent {
  background: transparent;
}

.bg-dull {
  background-color: #f4f4f5;
}

.inte-sideBar__Icon svg path {
  stroke: var(--inte-G450);
}

.inte-sideBar__list
  > .inte-sideBar__listItem--active
  > .inte-sideBar__itemBody
  .inte-sideBar__Icon
  svg
  path,
.inte-sideBar__childList
  .inte-sideBar__listItem--active
  .inte-sideBar__Icon
  svg
  path {
  stroke: var(--inte-G800);
}

.inte-select__itemInner {
  width: 100%;
}

/* selecting categories */
.inte-select__itemInner span,
.inte-select__itemInner span + span {
  overflow: visible !important;
  white-space: pre-wrap !important;
  text-overflow: unset !important;
  word-wrap: break-word;
}

.nested_categories {
  border-radius: 0.4rem;
  border: 0.1rem solid var(--inte-G40);
}

.nested_categories div:last-child .menu_item {
  border-bottom: 0;
}

.menu_item {
  cursor: pointer;
  border-bottom: 0.1rem solid var(--inte-G40);
  padding: 0.8rem 1.2rem;
}

.menu_item.skeleton_item {
  cursor: default;
}

.categories_items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu_item.back-nav {
  background: #fafafb;
  /* display: flex; */
  cursor: default;
}

.menu_item.back-nav:hover {
  /* background-color: unset; */
}

.menu_item:hover {
  background-color: #f6f6f7;
}

.category_tag {
  min-height: 3.2rem;
  border: 0.1rem solid transparent;
}

.category_tag--active {
  background-color: var(--inte-GR50);
  border: 0.1rem solid var(--inte-GR100);
  color: var(--inte-GR300);
}

.category_tag .inte-tag__content span {
  align-items: center;
  flex-wrap: wrap;
}

.country_select.inte-select__itemInner {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  flex-direction: row;
}

/* success onboard card css */
.custom_onboard_card {
  height: 53.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 80.2rem;
  margin: auto;
}

.custom_onboard_card > .inte-card__body {
  width: 100%;
}

.custom_formelement_spacing {
  margin-left: -2rem;
  margin-top: -2rem;
}

.cursor_pointer {
  cursor: pointer;
}

.custom_formelement_spacing .inte-form__item {
  margin-left: 2rem;
  margin-top: 2rem;
}

.custom_form--connectRight-minWidth--auto .inte-form--connectRight {
  min-width: auto;
}

.tag_card {
  display: inline-block;
  width: auto;
}

.connection_steps {
  padding-left: 2.4rem;

  ::marker {
    font-size: 1.6rem;
    color: var(--inte-G800);
  }

  [class~='inte-list__Item'] {
    padding-bottom: 1.6rem;
  }
}

.connection_steps li:last-child {
  padding-bottom: 0;
}

.success_btn {
  background-color: #027a48 !important;
}

.vertical-line {
  width: 0.1rem;
  height: 100%;
  display: inline-block;
  background-color: #e0e1e3;
  margin: 0 1.2rem;
}

.inte-actionList__content {
  align-items: center;
}

/* .custom-list_link {
    padding-left: 0;

    [class~="inte-list__Item"] {
        padding-bottom: 0.8rem;
    }
} */

.custom-list_link li::marker {
  color: var(--inte-B90);
}

.inte-image__modalWrapper {
  z-index: var(--inte-Z-9);
}

.inte-formElement__control {
  -webkit-user-select: unset !important;
  -moz-user-select: unset !important;
  user-select: unset !important;
}

/* Busine switcher top bar */
.business_switcher_page--wrapper {
  background: linear-gradient(206deg, #413bbc -51.17%, #000 115.51%);
  width: 100%;
  height: 100vh;
  display: table;
}

.business_switcher_inner {
  display: table-cell;
  vertical-align: middle;
}

.business_switcher_inner .content {
  max-width: 600px;
  margin: 90px auto;
}

.business_switcher_inner > .content > .inte-card > .inte-card__body {
  padding: 3.2rem;
}

.custom_business_popover.inte-popover {
  max-height: 40rem;
}

.custom_external_link.inte-textLink a.inte-textLink__label {
  display: flex;
  background: #f7f6fc;
  padding: 0.8rem;
  justify-content: space-between;
  border-radius: 0.5rem;
  line-height: 2.7rem;
  font-weight: var(--weight-bolder);
}

.custom_external_link.inte-textLink {
  display: block;
}

.custom_busine_switcher_item {
  padding: 1rem 1.2rem;
  cursor: pointer;
  transition: 0.3s all;
  border-radius: 0.5rem;
}

.custom_busine_switcher_item * {
  cursor: pointer;
}

.custom_busine_switcher_item:hover {
  background: #f7f6fc;
}

.custom_busine_switcher_item.active:hover {
  background-color: transparent;
  cursor: default;
}

.custom_busine_switcher_item.active:hover * {
  cursor: default;
}

.custom_page_switcher .inte-radioGroup__listItem .inte-radio {
  display: block;
}

.custom_page_switcher .inte-radioGroup__listItem .inte-radio > label {
  cursor: pointer;
  display: block;
  position: relative;
}

.custom_page_switcher
  .inte-radioGroup__listItem
  .inte-radio
  > label
  span.inte-radioWrap {
  border: 0.1rem solid #e4e4e4;
  padding: 1rem;
  border-radius: 0.5rem;
}

.custom_page_switcher
  .inte-radioGroup__listItem
  .inte-radio
  > label
  .inte-radioEle--fake {
  display: none;
}

.custom_page_switcher
  .inte-radioGroup__listItem
  .inte-radio
  > label
  > input[aria-checked='true']
  + .inte-radioWrap {
  border-color: #413bbc;
}

.custom_spacing_20 ul.inte-radioGroup__list {
  gap: 2rem 1.6rem;
}

/* Manage attribute page */
.custom-required {
  color: var(--inte-R200);
  font-size: 1.6rem !important;
  font-style: normal;
}

/* .inte-pagination__select,
.inte-pagination__items,
.inte-pagination__showCurrentLastPage,
.inte-pagination__goPage {
    display: none;
}

.inte-pagination__buttons > button:first-child {
    margin-right: 1rem;
}
.inte-pagination__buttons > button:last-child {
    margin-left: 1rem;
} */

.width-manage-skeleton-line {
  width: 8.5rem;
  display: inline-block;
}

.width-manage-skeleton-line.badge {
  width: 8.5rem;
  height: 2.5rem;
}

.width-manage-skeleton-line.badge .inte__Skeleton--Text {
  height: 100% !important;
  border-radius: 2.5rem;
}

.inte__skeletonWrapper.align-center .inte__Skeleton--Text {
  margin: 0px auto;
}

.custom_select_with--pageheader {
  width: 342px;
}

.with-checkbox-skeleton
  .inte-checkbox
  .inte-checkboxWrap
  span.inte__checkboxEle--fake {
  background: #ebebeb;
  border: none;
  border-radius: 0.5rem;
}

.with-checkbox-skeleton .inte-checkbox {
  pointer-events: none;
}

thead th:last-child .inte__Skeleton--Text {
  display: inline-block;
  width: 100%;
}

.skeleton_tab_pb_none {
  gap: initial !important;
  padding-bottom: 0 !important;
}

.page-container {
  display: grid;
  place-items: center;
  height: 100vh;
}

.custom_dotted_underLine {
  border-bottom: 0.1rem dashed #333;
}

.page-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.2rem;
  max-width: 600px;
  margin: 2.6rem 1.6rem;
}

span.page-illustration {
  margin-bottom: 2.8rem;
}

.page-heading {
  color: rgb(28, 36, 51);
  font-weight: 600;
  font-size: 1.6rem;
}

.page-description {
  color: #4e4f52;
  line-height: 1.6;
}

.token-expired-page > .inte-card__Body > .inte__cardContent > .inte-flex,
.token-expired-page > .inte-card__Body > .inte__cardContent,
.token-expired-page > .inte-card__Body {
  height: 100%;
}

.brokenPage__container {
  min-height: 100vh;
  padding: 0 1.8rem;
}

.custom_bg_card {
  background: #fbfafe;
}

.inte-flex__item.custom_create_link_position {
  position: relative;
  top: 5.5rem;
  margin-top: -4.5rem;
}

.custom-datepicker_filter .inte-textField__inputContainer {
  flex-direction: column;
  height: auto;
}

.custom-datepicker_filter .inte-textField__inputContainer--seperator {
  border-bottom: 0.1rem solid var(--inte-G50);
  height: auto;
  width: 100%;
  position: static;
}

.custom_text--btn span {
  font-weight: normal !important;
  color: var(--inte-G800) !important;
}

.inte-accordion__bodyInner .inte-checkboxGroup {
  padding-top: 0.5rem;
}

.custom_business--switcherAction,
.custom_business--switcherAction * {
  cursor: pointer;
}

.border_remover > .inte-card__body {
  padding: 1.6rem !important;
}

.custom_tertiary_sction_pointernone button.inte-btn--textButton {
  cursor: auto;
  pointer-events: none;
}

.custom_word_break span.inte-checkbox__label,
.custom_word_break {
  word-break: break-word;
}

.inte-select__footer {
  height: auto;
  padding: 1.5rem 2rem;
}

.inte-filter__body .inte-rangeSlider .inte-label__wrapper {
  display: none;
}

.custom_full_page_loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: table;
  left: 0;
  top: 0;
}

.custom_full_page_inner {
  display: table-cell;
  vertical-align: middle;
}

.custom_full_page_loader .loader {
  width: 100px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #3934b0 90%, #0000);
  background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
  background-size: calc(100% / 3) 100%;
  animation: l7 1.2s infinite linear;
  margin-left: auto;
  margin-right: auto;
}

.custom_pop_actions [class~='inte-btn'] {
  padding: 1rem 1.2rem !important;
  height: 4.2rem !important;
  justify-content: space-between;
}

.custom_pop_actions [class~='inte-actionList'] {
  width: 100%;
}

.custom_pop_actions [class~='inte-btn']:hover {
  background-color: var(--inte-P30) !important;
  text-decoration: none;
}

.custom_pop_actions [class~='inte-btn--dangerPlain']:hover {
  background-color: var(--inte-R40) !important;
}

.custom_announcement_scroll
  .inte-card__body
  .inte__cardContent
  > .custom_annoucement_scroll_inner {
  height: 555px;
  overflow-y: auto;
  padding-right: 0.5rem;
}

.custom_announcement_scroll > .inte-card__header {
  padding-bottom: 2rem !important;
  border-bottom: 0.1rem solid var(--inte-G40);
  background: var(--inte-G10) !important;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
}

.custom_announcement_scroll .inte-Fallback {
  padding-top: 5.9rem;
  padding-bottom: 5.9rem;
}

.emptyState_vcenter > .inte-card__body,
.emptyState_vcenter > .inte-card__body > .inte__cardContent {
  height: 100%;
}

.emptyState_vcenter .inte-Fallback.border_less_empty {
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.custom_clipboard button.inte-btn {
  border: none;
}

.custom_alert_width_progress
  svg.inte-circle-chart
  > circle.inte-circle-chart__background {
  stroke: #fff;
}

.custom_alert_width_progress .inte-alert__content {
  align-items: center;
}

/* DASHBOARD CSS */
.inte-sheet .inte-tabs--wrapper .inte-Fallback--inner > .inte-card {
  border: none;
}

.custom_donut_chart > .inte-donutChart__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5rem;
}

div.d-none_empty:empty,
.inte-flex__item:empty {
  display: none;
}

.custom_donut_chart > .inte-donutChart__wrapper .inte-chartLegend__wrapper {
  flex: 0 0 250px;
  gap: 0.5rem;
}

.custom_donut_chart
  > .inte-donutChart__wrapper
  .inte-chartLegend__wrapper
  .inte-legend__value
  p {
  font-weight: bold;
}

.custom_donut_chart_card > .inte-card__header {
  position: relative;
  padding-bottom: 1.2rem !important;
}

.custom_donut_chart_card > .inte-card__header::after {
  content: '';
  height: 0.1rem;
  position: absolute;
  left: 2rem;
  width: calc(100% - 40px);
  border-bottom: 0.1rem solid #e0e1e3;
  bottom: 0;
}

.custom_donut_chart_card > .inte-card__body {
  padding-bottom: 3.6rem;
  padding-top: 3.6rem !important;
}

.inte-select__itemInner .inte-accentBadge--primary span {
  color: #413bbc !important;
}

.inte-select__item--active .inte-select__itemInner .inte-accentBadge--primary {
  background: #f4f2fa;
}

.child_checklist {
  transition: max-height 0.3s ease;
  overflow: hidden;
}

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

li.root_checklist-item {
  background: #fff;
  border-radius: 4px;
  border-left: 2px solid transparent;
}

li.root_checklist-item.active {
  border-left: 2px solid #413bbc;
}

li.root_checklist-item.active > a {
  background: #f0edfa;
  color: #413bbc;
  font-weight: bold;
  font-size: 1.3rem;
}

li.root_checklist-item.active > a svg * {
  stroke: #413bbc;
}

li.child_checklist-item.active::before,
li.child_checklist-item.active::after {
  background: #4e4f52;
}

li.child_checklist-item.active a {
  font-weight: bold;
  color: #4e4f52;
}

li.root_checklist-item > a {
  padding: 12px 16px;
  display: flex;
  gap: 9px;
  align-items: center;
  font-size: 13px;
  line-height: 22px;
  color: #4e4f52;
}

li.child_checklist-item {
  position: relative;
}

li.child_checklist-item a {
  padding: 12px 40px;
  display: block;
  font-size: 13px;
  color: #4e4f52;
}

li.child_checklist-item::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #b5b7bc;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}

li.child_checklist-item::after {
  content: '';
  width: 24px;
  height: 1px;
  background: #b5b7bc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

li.root_checklist-item.done {
  background: #e6f2ed;
  position: relative;
}

li.root_checklist-item.done::after {
  content: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3336 4.00049L6.00066 11.3335L2.66748 8.0003" stroke="%231B875A" stroke-width="1.33327" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  position: absolute;
  right: 16px;
  top: 17px;
}

.custom_footer_alignment-mobile {
  padding-bottom: 75px;
}

.custom_card-wp {
  padding: 4px;
  background: #eff8ff;
  border-radius: 8px;
}

.custom_card--connectChannel {
  background-image: linear-gradient(221deg, #bee0ff -2%, #eff8ff 71%);
  border: none;
}

.custom_acco--checklist,
.custom_acco--checklist:hover {
  background: transparent !important;
}

.custom_acco--checklist .inte-accordion__header {
  margin-bottom: 10px;
  padding: 5px 0px;
  flex-wrap: nowrap;
}

.custom_acco--checklist
  .inte-accordion__header
  .inte-accordion__headerContentWrapper {
  flex: 0 0 calc(100% - 28px);
}

.custom_acco--checklist
  .inte-accordion__header
  .inte-accordion__headerContentWrapper
  .inte-accordion__headerContent {
  width: 100%;
}

.custom_acco--checklist .inte-accordion__bodyInner {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0px !important;
}

ul.custon_checklist-progress {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

ul.custon_checklist-progress > li {
  padding-left: 36px;
  position: relative;
}

ul.custon_checklist-progress > li::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0px;
  border-radius: 100%;
  background: url('data:image/svg+xml,<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="24" height="24" rx="12" fill="white"/><rect x="1" y="1" width="24" height="24" rx="12" stroke="%238C9098" stroke-width="2" stroke-linecap="round" stroke-dasharray="4 4"/></svg>');
  background-size: 100%;
}

ul.custon_checklist-progress > li.done::after {
  background: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.5" y="1.5" width="27" height="27" rx="13.5" stroke="%23D7EAE2" stroke-width="3"/><rect x="4" y="4" width="22" height="22" rx="11" fill="%231B875A"/><rect x="4" y="4" width="22" height="22" rx="11" stroke="%231B875A" stroke-width="2"/><path d="M20.999 10.5L12.749 18.75L8.99902 15" stroke="white" stroke-width="1.66674" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100%;
}

ul.custon_checklist-progress > li::before {
  content: '';
  height: 100%;
  width: 1px;
  background: #c3c5c9;
  position: absolute;
  left: 11px;
  top: 23px;
}

ul.custon_checklist-progress > li.done::before {
  background-color: #219653;
}

ul.custon_checklist-progress > li:last-child::before {
  display: none;
}

ul.custon_checklist-progress > li.inprogress::after {
  animation: spin 3s linear infinite;
}

.under_construction-page {
  padding: 45px;
}

.under_construction-page .inte-Fallback--FullPage {
  height: calc(100vh - 124px);
}

.custom-card-padding--4 .inte-card__body {
  padding: 4px;
  padding-left: 10px !important;
}

@keyframes l7 {
  33% {
    background-size: calc(100% / 3) 0%, calc(100% / 3) 100%, calc(100% / 3) 100%;
  }

  50% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 0%, calc(100% / 3) 100%;
  }

  66% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 100%, calc(100% / 3) 0%;
  }
}

.inside_banner circle.inte-circle-chart__background {
  stroke: #bdc0e1;
}

/* Mobile card design */
@media (max-width: 991px) {
  .inte-pageHeader.inte-pageHeader--fixed.pageHeader-Sticky {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .custom_topBar--scroller.scrolled + main > .inte-pageHeader {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    position: sticky;
  }
}

@media (max-width: 990px) {
  .custom_footer_alignment-mobile .wide_full-page_layout {
    padding-bottom: 10px;
  }

  .custom_footer_alignment-mobile footer.inte-pageFooter {
    position: static;
  }
}

@media (max-width: 767px) {
  .dn-mobile {
    display: none;
  }

  .card-mobile-border-none {
    border: none;
  }

  .card-mobile-padding-none > .inte-card__body {
    padding: 0;
  }

  .card-mobile-padding-none .inte-card__header {
    padding: 0;
    padding-bottom: 1.6rem !important;
  }

  .card-mobile-padding-none .inte-card__footer {
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem !important;
  }

  .under_construction-page {
    padding: 20px;
  }

  .under_construction-page .inte-Fallback--FullPage {
    height: calc(100vh - 74px);
  }
}

@media (max-width: 650px) {
  .inte-flex__item.custom_create_link_position {
    width: calc(100% - 130px);
  }

  .custom_donut_chart > .inte-donutChart__wrapper {
    flex-direction: column;
  }

  .custom_donut_chart > .inte-donutChart__wrapper .inte-chartLegend__wrapper {
    flex: 0 0 100% !important;
    width: 100%;
  }
}

.custom-required-label:after {
  content: '*';
  margin-left: 0.5rem;
  color: var(--inte-R200);
}

.custom-accordian-bg-white {
  background: #fff;
}

.custom_popover_on_modal {
  z-index: var(--inte-Z-9);
}

.custom_list_scroll {
  max-height: 21rem;
  overflow: auto;
}

.custom_virtual_select .inte-virtualSelect__footer {
  height: unset !important;
}

.inte-flex__item:has(> .custom_empty_child) {
  padding: 0 !important;
  height: 0 !important;
  width: 0 !important;
}

.custom-footer_bottomFixed .inte-pageFooter {
  position: fixed;
}

.hidden-switcher .inte-toggle {
  visibility: hidden;
  opacity: 0;
}

.setting-header {
  color: var(--inte-G450);
}

.card--amazon_mcf .inte-card__header {
  /* padding-bottom: 1.6rem !important; */
  background-color: var(--inte-G10);
  border-bottom: 0.1rem solid var(--inte-G40);
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}

.card--amazon_mcf .inte-card__header + .inte-card__body {
  padding-top: 1.6rem !important;
}

.textlink_fs14 [class~='inte-textLink__label'] {
  font-size: 1.4rem;
}

.line-clamp--2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.tooltip-remove--display .inte-toolTip {
  display: unset;
}

.inte-notification__description p,
.inte-notification__description b,
.inte-notification__description strong {
  font-size: 1.6rem;
  color: var(--inte-G800);
}

.custom_mt-28 {
  margin-top: 2.8rem;
}

.custom_rotate {
  animation: spin 2s linear infinite;
  transform-origin: center;
}

.custom-alert--success .inte-alert__withDescription .inte-alert__description {
  margin-top: 0 !important;
}

.help_card--wrapper > .inte-card:hover {
  background-color: var(--inte-G30);
  cursor: pointer;
}

/* Invite page  */
.inte-invitePage {
  height: 100vh;
  display: table;
  width: 100%;
}

.inte-invitePage-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.inte-invitePage-inner {
  max-width: 470px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.d-block-svg svg {
  display: block;
}

/*  Custom progress bar */
.custom_porgress--wrapper {
  display: flex;
  gap: 0.4rem;
}

.custom_step--item {
  flex: 1;
  text-align: center;
  height: 8px;
  background: #e4e4e4;
  border-radius: 6px;
  overflow: hidden;
  text-indent: -120px;
}

.custom_step--item.done {
  background-color: var(--inte-GR200);
}

.custom_step--item.active {
  background: var(--inte-BL500);
}

.notFound_outpannel {
  padding: 2.5rem;
}

.notFound_outpannel .fullPage_fallback .inte-Fallback--FullPage {
  height: calc(100vh - 84px);
}

.sortable-with-drag-handle {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.sortable-with-drag-handle .inte-sortable__item {
  display: flex;
  background: var(--inte-G30);
  align-items: center;
  border-radius: 5px;
  flex: 0 0 auto;
}

.add_new_row {
  padding: 16px;
  border: 1px solid #e0e1e3;
  border-top: none;
}

.sortable-with-drag-handle .inte-sortable__item .inte-sortable__dragHandel svg {
  display: block;
}

.inte-dataTable__container.custon_border-bottom--rad {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.custom_order_card {
  border: 1px solid #d4d5d9;
  border-radius: 6px;
  overflow: hidden;
}

.custom_order_header {
  padding: 16px;
  background: #f3f4f5;
}

.custom_order_body {
  padding: 16px;
}

.custom_order_view_link .inte-textLink__label {
  color: #4e4f52;
  font-weight: bold;
}

.custom_shipping_table-verticalLine .inte-dataTable__row .inte-dataTable__cell {
  border-right: 1px solid #e4e4e4;
}

.custom_shipping_table-verticalLine
  .inte-dataTable__row
  .inte-dataTable__cell:last-child {
  border-right: none;
}

.font-size-22 {
  font-size: 2.2rem;
  line-height: 30px;
}

.post_Login--wrapper {
  padding: 0;
  min-height: 100vh;
}

.post_Login--wrapper > div {
  height: 100%;
}

.custm_width-PostLoginForm_wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 20px;
  padding-right: 0;
}

.left_Form_post {
  flex-basis: 80%;
  max-width: 80%;
  padding: 2rem;
  padding: 10px 50px !important;
  margin: 0 !important;
  position: relative;
}

.right_Form_post {
  height: 100vh;

  min-width: 600px !important;
  position: sticky;
  top: 0;
  padding: 0 !important;
}

.wrapper_logout {
  max-width: 673px;
  margin: 0px auto;
  position: relative;
  height: 100%;
  align-items: start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 25px;
}

.post_Login--logout {
  /* position: absolute;
  top: 0; */
}

.custm_width-PostLoginForm {
  max-width: 100%;

  display: flex;
  align-items: center;
}

.post_login_bg--image {
  padding: 36px;
  text-align: right;
  height: 100%;
  background-size: cover;
}

.post_login_bg--image img {
  max-width: 613px;
  width: 100%;
}

.step-slide-container {
  position: relative;
  min-height: 395px;
}

.step-slide-container > div {
  /* position: absolute; */
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.4s ease;
}

.step-slide-container.slide-in-left > div {
  transform: translateX(-100%);
}

.step-slide-container.slide-in-right > .step-1.view,
.step-slide-container.slide-in-right > .step-2.view,
.step-slide-container.slide-in-right > .step-3.view {
  transform: translateX(0);
  opacity: 1;
}

.step-slide-container.slide-in-left > .step-1.view,
.step-slide-container.slide-in-left > .step-2.view,
.step-slide-container.slide-in-left > .step-3.view {
  transform: translateX(0);
  opacity: 1;
}

.steps_dot ul {
  list-style: none;
  display: flex;
  gap: 4px;
  padding: 0;
}

.steps_dot ul li {
  width: 10px;
  height: 10px;
  background: #d3d3d3;
  border-radius: 50%;
}

.steps_dot ul li.active {
  background: #0070f3;
}

.align-start {
  align-items: flex-start;
}

.custom_select_badge span {
  font-size: 13px !important;
  word-break: break-all;
  text-align: left;
}

.custom_phone_number .inte-form--connectedField {
  gap: 4px;
}

.custom_phone_number .inte-form--connectLeft {
  min-width: 145px;
}

.custom_phone_number .inte-form--connectLeft .inte-formElement__singleSelect {
  border-right: 0.1rem solid var(--inte-G40);
  border-radius: var(--radius-rounded-6);
}

.custom_phone_number .inte-formElement__inner .inte-formElement__control {
  border-radius: 6px;
}

.custom_phone_number
  .inte-formElement--error
  .inte-form--connectedField
  .inte-form--connectLeft
  .inte-formElement__singleSelect {
  border-right: 1px solid var(--inte-R300) !important;
}

.badge_manage_height {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

/* Order view */
.details_list {
  display: flex;
  padding: 12px;
  background: #f3f4f5;
  border-radius: 6px;
  align-items: center;
  flex-wrap: wrap;
}

.details_list-item {
  flex: 0 0 25%;
  position: relative;
}

.details_list-item::after {
  content: '';
  height: 30px;
  border-right: 1px solid #d7d9db;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.details_list .details_list-item:last-child::after {
  display: none;
}

.order_status_card {
  position: relative;
}

.order_status_card > .inte-card__body {
  position: relative;
  z-index: 1;
}

.order_status_card::after {
  content: '';
  width: 100%;
  height: 7px;
  background: #d3d3d3;
  position: absolute;
  top: -4px;
  z-index: -1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.order_status_card.unfulfilled::after {
  background: #fec84b;
}

.order_status_card.fulfilled::after {
  background: #1b875a;
}

.order_status_card.error::after {
  background: #d92d20;
}

.custom_header_card .inte-card__header {
  padding-bottom: 16px !important;
  border-bottom: 1px solid #e4e4e4;
  background: #fafafb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.inte-textEditor .quill {
  overflow-y: auto !important;
  border: 0.1rem solid var(--inte-G40);
  border-top: none;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.inte-textEditor .ql-toolbar.ql-snow {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.inte-textEditor .ql-container.ql-snow {
  border: none;
}

.custom_tags {
  border: 1px solid #e4e4e4;
  padding: 3px 10px;
  border-radius: 6px;
}

.custom_tags .inte-formElement {
  display: inline-block;
  width: auto;
}

.custom_tags .inte-formElement .inte-formElement__control {
  border: none;
}

.custom_tags .inte-formElement .inte-formElement__control:focus {
  box-shadow: unset;
  border-color: transparent;
  background-color: transparent;
}

.custom_tags > .inte-tag {
  margin-right: 8px;
  margin-bottom: 8px;
}

.custom_tag_scroll {
  /* overflow: hidden; */
  flex-wrap: nowrap;
  align-items: start;
}

.custom_tag_scroll_inner > div {
  flex-wrap: wrap !important;
}

.custom_tag_scroll_inner {
  overflow-x: auto;
}

.custom_tag_scroll_inner .inte-tag__body .inte-tag__content > span {
  white-space: nowrap;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-pointer:hover .inte-text--default {
  color: var(--inte-P900);
  text-decoration: underline;
}

/* .cursor-pointer:hover .d-block-svg {
  opacity: 0.7;
} */

.remove_mobile-toggle header.inte-appBar--container .inte-appBar__toggleButton {
  display: none;
}

/* time line */

.timeLine_item {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.timeLine_item .timeLine_time {
  flex: 0 0 145px;
}

.timeLine_eventName {
  flex: 0 0 calc(100% - 145px);
  padding-left: 70px;
  position: relative;
  padding-bottom: 13px;
}

.timeLine_eventName_inner {
  border-bottom: 1px dashed #e0e1e3;
  padding-bottom: 13px;
}

.timeLine_eventName::before {
  content: '';
  height: 100%;
  position: absolute;
  width: 4px;
  background: #413bbc;
  left: 3px;
}

.timeLine_eventName::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  border: 2px solid #413bbc;
  top: 0px;
  border-radius: 76%;
  background: #fff;
}

.timeLine_wrapper .timeLine_item:last-child .timeLine_eventName::before {
  display: none;
}

.timeLine_item:last-child .timeLine_eventName {
  padding-bottom: 0;
}

.timeLine_item.view-more .timeLine_eventName::before,
.timeLine_item.view-more .timeLine_eventName::after {
  display: none;
}

.inte-accordion--active .inte-accordion__body {
  max-height: unset !important;
}

.keep-all-text {
  width: 85px;
  display: inline-block;
  text-align: right;
}

.inte-breadCrumb__list {
  flex-wrap: wrap;
}

.inte-breadCrumb__item > span {
  word-break: break-all;
  max-width: unset;
}

@media (max-width: 1100px) {
  .right_Form_post {
    min-width: 460px !important;
  }
}

@media (max-width: 991px) {
  .left_Form_post {
    max-width: 100%;
    flex-basis: 100%;
  }

  .right_Form_post {
    display: none;
  }

  .left_Form_post {
    padding: 50px 0px !important;
  }

  .custm_width-PostLoginForm_wrapper {
    padding-right: 20px;
  }

  .wrapper_logout {
    gap: 30px;
  }

  .post_Login--wrapper > div {
    height: 100vh;
  }
}

@media (max-width: 767px) {
  .timeLine_item {
    display: block;
    position: relative;
    padding-left: 35px;
  }

  .timeLine_eventName {
    padding-left: 0;
    padding-top: 8px;
  }

  .keep-all-text {
    text-align: left;
  }

  .timeLine_eventName::after,
  .timeLine_eventName::before {
    display: none;
  }

  .timeLine_wrapper .timeLine_item::before {
    content: '';
    height: 100%;
    position: absolute;
    width: 4px;
    background: #413bbc;
    left: 3px;
    top: 0;
  }

  .timeLine_wrapper .timeLine_item::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    border: 2px solid #413bbc;
    top: 0px;
    border-radius: 76%;
    background: #fff;
  }

  .timeLine_item:last-child::before {
    display: none;
  }
}

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.cutsom_business_switcher_radio li.inte-radioGroup__listItem:hover {
  background: #f3f4f5;
}

.custom_topBar--announcement.inte-appBar--container {
  background-color: #fff1e3;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .inte-appWrapper.inte-sideBar--active:not(.inte-appWrapper--embeddedView)
    .custom_topBar--announcement.inte-appBar--container {
    justify-content: start;
  }
}

.edit_tracking_btn {
  font-weight: 600;
  color: var(--inte-B90) !important;
}

.edit_tracking_btn.inte-btn--extraNarrow .inte-btn__text {
  font-weight: 600 !important;
  color: var(--inte-B90) !important;
  line-height: 1.6rem !important;
}

.edit_tracking_btn.inte-btn--extraNarrow.disabled .inte-btn__text {
  color: var(--inte-G50) !important;
}

/* .font-weight-bold a {
    font-weight: 600;
}
.inte--textLink--disabled.font-weight-bold a {
    color: var(--inte-G50) !important;
} */

.tracking_info_card {
  border-radius: 6px;
  border: none;
  background-color: var(--inte-G20);
}

.tracking_info_card .inte-card__body {
  padding: 1.2rem !important;
}

.tracking_info_counter .inte-buttonGroup.inte-buttonGroup--segmented {
  background-color: var(--inte-G0);
  border: 0.1rem solid var(--inte-G50);
  border-radius: var(--radius-rounded-5);
}

.tracking_info_counter .inte-btn.inte-btn--outlined {
  border: none !important;
}

.tracking_info_counter p {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
}

.custom_wide--seperator {
  margin: 0rem -1.6rem 0rem -1.6rem !important;
}

.green-check-size svg {
  width: 16px;
  display: block;
}

.inte-badgeDot--large {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 3px;
}

/* order view */

@media screen and (max-width: 767px) {
  .details_list-item {
    flex: 0 0 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .details_list .details_list-item:nth-child(2)::after {
    display: none;
  }

  .details_list {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .mobile_card_row table.inte-dataTable thead.inte-dataTable__header {
    display: none;
  }

  .mobile_card_row table.inte-dataTable * {
    display: block;
  }

  .mobile_card_row table.inte-dataTable tr {
    display: flex;
    flex-wrap: wrap;
  }

  .mobile_card_row .inte-dataTable__container {
    border: none;
  }

  .mobile_card_row table.inte-dataTable tr > td {
    flex: 0 0 100%;
  }

  .mobile_card_row table.inte-dataTable tr > td:first-child {
    flex: 0 0 80px;
  }

  .mobile_card_row table.inte-dataTable tr > td:nth-child(2) {
    flex: 0 0 calc(100% - 80px);
  }

  .mobile_card_row table.inte-dataTable .inte-tag,
  .mobile_card_row table.inte-dataTable .inte-tag * {
    display: initial;
  }

  .mobile_card_row table.inte-dataTable tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: 0.1rem solid var(--inte-G40);
    border-radius: 5px;
    overflow: hidden;
  }

  .mobile_card_row table.inte-dataTable tr > td::before {
    content: attr(data-table-head);
    font-weight: bold;
  }

  .mobile_card_row table.inte-dataTable tr > td:first-child::before,
  .mobile_card_row table.inte-dataTable tr > td:nth-child(2)::before {
    display: none;
  }

  .mobile_card_row table.inte-dataTable tr > td {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
  }

  .mobile_card_row table.inte-dataTable tr > td:last-child {
    border: none;
  }

  .mobile_card_row
    table.inte-dataTable
    tr.inte-dataTable__row--lastChild
    td:empty,
  .mobile_card_row
    table.inte-dataTable
    tr.inte-dataTable__row--lastChild
    td:nth-last-child(2) {
    display: none;
  }

  .mobile_card_row table.inte-dataTable tr.inte-dataTable__row--lastChild td {
    background: #f1f1f1;
  }

  .custom_payment_rows {
    flex-direction: column;
  }

  .custom_payment_rows .description span {
    font-size: 14px;
    color: var(--inte-G300);
  }
}

.sortedIcon__th {
  padding-right: 0;
}

.custom-vertical-seperator {
  border-top: none;
  border-right: 0.1rem solid var(--inte-G40);
  height: 100%;
}

.custom-video-card {
  width: 34rem;
  height: auto !important;
}

/* .custom-video-card .inte-card__body {
  padding: 0;
  height: 100%;
} */

/* .custom-video-card .inte__cardContent {
  height: 100%;
  position: relative;
} */

.custom-video-card .inte-Video--Section {
  border-radius: var(--radius-rounded-8);
}

/* .custom-video-card .custom-video-card--content {
  position: absolute;
  top: 214px;
  bottom: 0;
  overflow: auto;
  padding: 0 2rem 2rem;
  margin-top: 1.2rem;
} */

.custom-video-card--content-text,
.custom-video-card--content-text span {
  color: var(--inte-G450);
}

.custom-video-card--content-text a {
  font-size: 1.4rem;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined {
  position: relative;
  background: transparent;
  border: none;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined
  .inte-btn__text {
  background: linear-gradient(180deg, #9b51e0 -3.85%, #cd4ed3 100%), #1c2433;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  padding: 2px;
  background: linear-gradient(45deg, #9b51e0);
  background-size: 400% 400%;
  animation: gradientMove 3s ease-in-out infinite;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #ffffff;
  border-radius: 5px;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined
  span {
  position: relative;
  z-index: 1;
}

.custom_mapping_action_header
  .inte-pageHeader__action
  button.inte-btn.inte-btn--outlined:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.custom_ai_text-color {
  color: #9b51e0;
}

.custom_accept_button,
.custom_accept_button:hover {
  color: #fff;
  background-color: #269e6c;
  border-color: #269e6c;
}

@media (max-width: 768px) {
  .custom-vertical-seperator {
    border-top: 0.1rem solid var(--inte-G40);
  }

  .custom-video-card {
    width: 100%;
  }

  .custom-video-card .custom-video-card--content {
    position: unset;
  }
}

.custom-filter-over-modal.inte-sheet {
  z-index: var(--inte-Z-10);
}

.custom-filter-over-modal + .inte-sheet__backdrop {
  z-index: var(--inte-Z-9);
}

.inactivity-modal-logout .inte-modal__container {
  z-index: 9991;
}

.inactivity-modal-logout .inte-modal__backDrop {
  z-index: 999;
}

.inte-dataTable .inte-checkbox {
  vertical-align: middle;
}

.bullet_point_list.inte-list {
  padding-left: 1.7rem;
}

.inte-toggle__description {
  margin-left: 3.8rem !important;
}

.inte-toggle__wrapper > label {
  align-items: center;
}

.inte-checkbox__description {
  margin-left: 2.8rem !important;
}

.custom_badge_with_border {
  border: 1px var(--border-style) var(--border-color);
}

.ai-fallback-wrapper {
  padding-top: 4.4rem;
  padding-bottom: 4.4rem;
}

.ai-mapping-loader {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.ai-mapping-loader .lottie-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.update_table_header_color .inte-dataTable__headerRow th {
  color: #8c9098;
}

.white_table_header tr.inte-dataTable__headerRow th {
  background: #fff;
}

.vertical-center {
  vertical-align: middle;
}

.custom-overlay-card {
  position: relative;
  border-radius: 0.8rem;
  overflow: hidden;
}

.custom-overlay-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(2px);
  z-index: 1;
}

.custom-alert-child {
  margin: 0 4.4rem 0 2.8rem;
}

.custom-alert-child .inte-card {
  border-radius: 6px;
  border: 1px solid var(--Shades-Gray-Default-G40, #e0e1e3);
  background: #fff;
}

/* Finish Setup Button Gradient Animation */
@property --border-angle-1 {
  syntax: '<angle>';
  inherits: true;
  initial-value: 0deg;
}

@property --border-angle-2 {
  syntax: '<angle>';
  inherits: true;
  initial-value: 90deg;
}

@property --border-angle-3 {
  syntax: '<angle>';
  inherits: true;
  initial-value: 180deg;
}

@keyframes rotateBackground {
  to {
    --border-angle-1: 360deg;
  }
}

@keyframes rotateBackground2 {
  to {
    --border-angle-2: -270deg;
  }
}

@keyframes rotateBackground3 {
  to {
    --border-angle-3: 540deg;
  }
}

.finish-setup-gradient-wrapper {
  --border-angle-1: 0deg;
  --border-angle-2: 90deg;
  --border-angle-3: 180deg;
  --bright-blue: rgb(0, 100, 255);
  --border-size: 1px;
  display: inline-block;
  position: relative;
  padding: 0;
  border-radius: 0.6rem;
}

.finish-setup-gradient-wrapper.gradient-enabled {
  padding: var(--border-size);
  background: conic-gradient(
      from var(--border-angle-1) at 10% 15%,
      transparent,
      var(--bright-blue) 10%,
      transparent 30%,
      transparent
    ),
    conic-gradient(
      from var(--border-angle-2) at 70% 60%,
      transparent,
      var(--bright-blue) 10%,
      transparent 60%,
      transparent
    ),
    conic-gradient(
      from var(--border-angle-3) at 50% 20%,
      transparent,
      var(--bright-blue) 10%,
      transparent 50%,
      transparent
    );
  animation: rotateBackground 3s linear infinite,
    rotateBackground2 8s linear infinite, rotateBackground3 13s linear infinite;
}

.finish-setup-gradient-wrapper button.inte-btn {
  border: none !important;
  margin: 0 !important;
  background: var(--inte-G0, #fff) !important;
}

.ellipsis::after {
  content: '';
  display: inline-block;
  width: 1em;
  text-align: start;
  animation: dots 2s steps(3, end) infinite;
}
@keyframes dots {
  0% {
    content: '.';
  }
  50% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

/* Don't touch anyone this file to update code */
:root {
  /* --inte-P900: #000000; */
  /* --inte-P1000: #2a2a2a; */
  --inte-button-primary-hover: #191818;
  --inte-LH2-0: 1.6rem;
  --inte-LH2-2: 1.8rem;

  --inte-FS1-6: 1.3rem;
  --inte-FS1-4: 1.2rem;
  --inte-FS-8: 1.4rem;
  --inte-thumbnailMedium: 3.5rem;
  /* --radius-rounded-6: 0.4rem; */
  --inte-FS3-2: 2.5rem;
  --inte-FS2-0: 1.8rem;
  --inte-LH2-8: 2.5rem;
}

* {
  font-family: 'Inter', sans-serif !important;
}

.inte-thumbnail--medium {
  height: var(--inte-thumbnailMedium) !important;
  width: var(--inte-thumbnailMedium) !important;
}

.inte-sideBar__logo {
  padding: 0 10px;
  margin-bottom: 0;
  padding-top: 4px;
}

.inte-sideBar__logo svg {
  width: 125px;
  height: 33px;
  display: block;
}
.inte-sideBar__sectionList {
  padding-top: 20px;
  /* border-top: 1px solid #e4e4e4; */
  margin-top: 14px;
}
.inte-sideBar {
  padding: 10px 2px;
  box-shadow: 0px 0px 30px rgb(9 0 143 / 6%);
}

.inte-sideBar__title {
  padding: 8px 10px;
  font-size: 12px;
  color: #828285;
  padding-top: 0;
}

.inte-sideBar__section
  + .inte-sideBar__section:not(.inte-sideBar__section--footer) {
  padding-top: 14px;
  padding-bottom: 14px;
}

.inte-sideBar__section:not(.inte-sideBar__section--footer) {
  padding-bottom: 14px;
}

.inte-sideBar__linkBody,
.inte-sideBar__Icon,
.inte-sideBar__badge,
.inte-sideBar__label {
  gap: 0.8rem;
  font-weight: 400;
}

.inte-sideBar__list
  > .inte-sideBar__listItem--active
  > .inte-sideBar__itemBody
  .inte-sideBar__label,
.inte-sideBar__childList .inte-sideBar__listItem--active .inte-sideBar__label {
  font-weight: 500;
  color: var(--inte-G800) !important;
}

.inte-sideBar__logo {
  /* margin-bottom: 0.8rem; */
}

.inte-sideBar__list
  > .inte-sideBar__listItem--active
  > .inte-sideBar__itemBody::before {
  display: none;
}

.inte-sideBar__list > .inte-sideBar__listItem > .inte-sideBar__itemBody {
  padding: 6px 8px;
}

.inte-sideBar__section
  + .inte-sideBar__section:not(.inte-sideBar__section--footer) {
  border: none;
}

.inte-sideBar__list .inte-sideBar__expandIcon::before {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  top: 3px;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg class='inte-svgIcon' width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.93652L12 15.9365L18 9.93652' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
  background-size: 100%;
  transition: 0.3s all;
  transform: rotate(-90deg);
}

.inte-sideBar__expandIcon.inte-sideBar__expandIcon--active::before {
  transform: rotate(0deg);
}

.inte-sideBar__childList .inte-sideBar__itemBody::before {
  display: none;
}

.inte-sideBar__expandIcon > svg {
  display: none;
}

.inte-sideBar__childList .inte-sideBar__itemBody {
  padding: 0.6rem 1.6rem;
}

.inte-sideBar__childList {
  padding-left: 20px;
  position: relative;
}

.inte-sideBar__childList::before {
  content: '';
  position: absolute;
  height: calc(100% - 14px);
  border-right: 1px solid #e4e4e4;
  top: 8px;
  left: 14px;
}

.inte-sideBar__itemBody {
  border-radius: 0.4rem;
}

.inte-sideBar__childList .inte-sideBar__itemBody .inte-sideBar__linkBody {
  margin-left: 0;
}
.custom_topBar--announcement.inte-appBar--container {
  z-index: 1;
  position: relative;
}
header.inte-appBar--container.inte-appBar--stickyTop {
  background: #fff;
  border: none;
  box-shadow: 0px -5px 30px rgb(9 0 143 / 10%);
  position: relative;
}
.inte-pageHeader__title > h1 {
  font-size: 2.5rem;
  /* line-height: 28px; */
}
.inte-card__headerContent {
  gap: 0.2rem;
}
.inte-card__headerSubtitle {
  font-size: 1.3rem;
  line-height: 18px;
}

.inte-formElement .inte-formElement__textField,
.inte-formElement__select.inte-formElement__singleSelect,
.custom_pop_actions [class~='inte-btn'] {
  height: 3.3rem !important;
  min-height: 3.3rem;
}

.inte-formElement__select.inte-formElement__multiSelect {
  min-height: 3.3rem !important;
}
.inte-formElement--clearable .inte-formElement__multiSelect {
  padding: 0.5rem 8.2rem 0.5rem 1.2rem !important;
}
.inte-formElement--hasInnerIconPre .inte-formElement__innericPrefix svg,
.inte-formElement--hasInnerIconSuf .inte-formElement__innericSuffix svg {
  width: 1.6rem;
  height: 1.6rem;
}

/* Button style */
.inte-btn--large,
.inte-btn--narrow {
  height: 3.3rem;
  padding: 1rem 1.5rem !important;
}

.inte-btn .inte-btn__text,
.inte-btn--extraNarrow .inte-btn__text {
  font-size: 13px !important;
  font-weight: 500 !important;
}

.inte-btn__icon svg {
  width: 1.6rem;
}

.inte-btn--onlyIcon.inte-btn--large {
  height: 3.3rem !important;
  width: 3.3rem !important;
}

.inte-btn__disclosure svg {
  width: 18px;
}

/* page header */

/* Grid  */
.inte-toggle__text,
.inte-formElement__control,
.inte-tag--small .inte-tag__content span,
.inte-badge__content span,
.inte-textLink__label,
.textlink_fs14 [class~='inte-textLink__label'],
.inte-checkboxWrap .inte-checkbox__label,
.inte-pageHeader__description,
.inte-formElement__singleSelect .inte-select__value,
.inte-virtualSelect__itemInner > span,
.inte-virtualSelect__itemInner span + span,
.inte-toggle__description,
.inte-radioWrap .inte-radio__label,
.inte-formElement--hasInnerIconPre .inte-formElement__innericPrefix,
.inte-formElement--hasInnerIconSuf .inte-formElement__innericSuffix,
.inte-actionList__content .inte-actionList__title,
.inte-actionList__content .inte-actionList__description,
.inte-select-box__no-options-container span,
.inte-breadCrumb__item > span,
.inte-formElement__singleSelect .inte-virtualSelect__value,
.inte-formElement__select .inte-formElement__search,
.inte-formElement__placeholder,
.inte-checkbox__description,
.inte-virtualSelect-box__no-options-container span {
  font-size: var(--inte-FS1-6);
}

.inte-select__itemInner span,
.inte-select__itemInner span + span,
.inte-accordion__subTitle,
.inte-accordion__title {
  font-size: var(--inte-FS1-6) !important;
}

.inte-formElement .inte-form__label {
  font-size: var(--inte-FS1-6) !important;
  font-weight: 600 !important;
}

.inte-dataTable__headerRow > .inte-dataTable__cell {
  padding: 1rem 1rem;
}

.inte-dataTable__cell {
  padding: 0.5rem 0.8rem;
}

.inte-dataTable__row .inte-dataTable__cell:first-child,
.inte-dataTable__headerRow > .inte-dataTable__cell:first-child {
  padding-left: 1.2rem;
}

.inte-dataTable__pagination {
  padding: 0.8rem 1rem;
}

/* spacing */
.inte-flex--spacingMediumTight > .inte-flex__item {
  padding-top: 0.6rem; /* 0.8rem */
  padding-left: 0.6rem;
}

.inte-flex--spacingMediumTight {
  margin-top: -0.6rem;
  margin-left: -0.6rem;
}

.inte-flex--spacingLoose > .inte-flex__item {
  padding-top: 1rem;
  padding-left: 1rem;
}

.inte-flex--spacingLoose {
  margin-top: -1rem;
  margin-left: -1rem;
}

.inte-flex--spacingMediumLoose > .inte-flex__item {
  padding-top: 1.2rem;
  padding-left: 1.2rem;
}

.inte-flex--spacingMediumLoose {
  margin-top: -1.2rem;
  margin-left: -1.2rem;
}
.inte-card + .inte-card {
  margin-top: 1.2rem;
}
.inte-flex--spacingExtraLoose > .inte-flex__item {
  padding-top: 2rem;
  padding-left: 2rem;
}

.inte-flex--spacingExtraLoose {
  margin-top: -2rem;
  margin-left: -2rem;
}

.inte-flex--spacingTight > .inte-flex__item {
  padding-top: 0.4rem;
  padding-left: 0.4rem;
}
.inte-flex--spacingTight {
  margin-top: -0.4rem;
  margin-left: -0.4rem;
}
.inte-formElement__itemHelp > span {
  font-size: 1.2rem;
}
/* main */

main.inte-main {
  padding: 2rem;
}

.inte-pageHeader {
  padding-bottom: 2rem;
}

/* checkbox component */
.inte-checkboxWrap .inte__checkboxEle--fake {
  height: 1.7rem;
  width: 1.7rem;
  min-width: 1.7rem;
}

.inte-checkbox,
.inte-checkbox--fake {
  min-height: 1.7rem;
  min-width: 1.7rem;
}

.inte-checkbox
  .inte-checkbox--fake
  + .inte-checkboxWrap
  > .inte__checkboxEle--fake::after {
  top: 0.2rem;
  left: 0.2rem;
}

/* .inte-checkbox--fake:focus + .inte-checkboxWrap .inte__checkboxEle--fake,
.inte-toggle:focus {
    box-shadow: 0 0 0 0.1rem var(--inte-G0), 0 0 0 0.3rem rgb(70 70 70);
} */

/* select */
.inte-select__item {
  padding: 0.6rem 0.8rem;
  min-height: 3.3rem;
}

.inte-choiceList .inte-checkbox,
.inte-choiceList .inte-radio {
  width: 100%;
  padding: 0.6rem 0.8rem;
  cursor: pointer;
}
/* Alert component */
.inte-alert {
  padding: 1.2rem;
}

/*  */
.inte-sheet__heading {
  font-size: var(--inte-FS-8);
}

.inte-modal__header,
.inte-modal__footer {
  padding: 0.8rem 1.4rem;
}
.inte-modal__body {
  padding: 1.6rem 1.4rem;
}
.inte-modal__headerTitle span {
  font-size: 1.4rem;
}

.inte-modal__headerTitle {
  padding-top: 0;
  padding-bottom: 0;
}

.inte-btn.inte-btn--onlyIcon.inte-btn--narrow {
  height: 3.3rem !important;
  width: 3.3rem !important;
}

.inte-virtualSelect__items-container
  .inte-virtualSelect__item:not(.inte-virtualSelect__groupHeader) {
  padding: 0.6rem 1.2rem;
  min-height: 3.3rem;
}

.inte-badge--large {
  padding: 0.2rem 1rem;
}

input::placeholder,
textarea::placeholder {
  font-size: 1.3rem;
}

.inte-badge--small {
  padding: 0.1rem 0.6rem;
}

.inte-tag--small {
  padding: 0.1rem 0.6rem;
}

.inte-card__headerTitle,
.inte-text--T6 {
  font-size: 1.4rem;
}

.inte-toggle__wrapper > label .inte-toolTip__message,
.inte-toolTip__message {
  font-size: 1.3rem;
}

.custom-toggle-label-align .inte-toggle__wrapper > label {
  align-items: center;
}

.inte-card--tight .inte-card__header,
.inte-card--tight .inte-card__body,
.inte-card--tight .inte-card__footer {
  padding: 1.2rem;
}

.custom_header_card .inte-card__header {
  padding-bottom: 12px !important;
}

svg[width='48'][height='48'] {
  width: 40px;
  height: 40px;
}

.inte-toggle {
  height: 1.5rem;
  width: 2.6rem;
  min-width: 2.6rem;
}

.inte-toggle:after {
  left: 0.2rem;
  width: 1.1rem;
  height: 1.1rem;
}

.inte-toggle:checked:after {
  transform: translatex(1.1rem);
}

.my-32 {
  margin: 1.2rem 0;
}

.inte-formElement .inte-form__label {
  margin-bottom: 0.4rem;
}
/* radio */
.inte-radioWrap .inte-radioEle--fake {
  height: 1.8rem;
  width: 1.8rem;
  min-width: 1.8rem;
}

.inte-radio
  .inte-radio--fake:checked
  + .inte-radioWrap
  > .inte-radioEle--fake::after {
  height: 1rem;
  width: 1rem;
}

.inte-card--loose > .inte-card__header,
.inte-card--loose > .inte-card__body,
.inte-card--loose > .inte-card__footer {
  padding: 1.5rem !important;
}

.custom_announcement_scroll > .inte-card__header {
  padding-bottom: 1.5rem !important;
}

.custom_step--item {
  height: 6px;
}

ul.custon_checklist-progress > li::after {
  width: 20px;
  height: 20px;
}

.test_full-page-layout,
.wide_full-page_layout {
  max-width: 1400px;
  margin: 0px auto;
}

.inte-notification__description p,
.inte-notification__description b,
.inte-notification__description strong {
  font-size: 1.3rem;
  color: var(--inte-G800);
}

.group-container > span span {
  font-size: 13px;
  word-break: break-all;
  white-space: normal;
}
.search_category .group-container > span span.font-size-12 {
  font-size: 12px;
}
.group-container > span {
  padding: 0.5rem 1rem;
}

.custom_flex .custom_delete_action_category {
  padding: 0.5rem 0 !important;
}

.inte-btn--onlyIcon .inte-btn__icon {
  gap: 0;
  min-width: auto;
}

/* custom style */
.inte-sideBar {
  border: none;
  padding: 10px 10px;
}

.inte-sideBar__list > .inte-sideBar__listItem {
  padding-left: 0;
}

.inte-sideBar__section--footer {
  border: none;
  padding-bottom: 0.6rem;
}

.sortedIcon__th {
  gap: 1.2rem;
  align-items: center;
}

.sortable--icon {
  gap: 0.2rem;
}

.sortable--icon > svg {
  width: 0.8rem;
}

.inte-actionList__icon > svg {
  min-width: 1.6rem;
  height: 1.6rem;
  width: 2rem;
}
.inte-actionList__item {
  padding: 0.6rem 0.8rem;
}
.inte-actionList__groupSection:last-child,
.inte-actionList__noTitle {
  padding-bottom: 0.8rem;
}
.inte-actionList__groupSection:first-child {
  padding-top: 0.8rem;
}
.inte-actionList__groupSection {
  padding: 0 0.8rem 0.4rem 0.8rem;
}
body {
  background: #f4f4f4;
}

.inte-pageFooter {
  background-color: transparent;
  border: none;
}

.inte-Fallback--inner .inte-Fallback--illustration svg {
  width: 140px;
  height: 140px;
}
.inte-select-box__no-options {
  align-items: center;
}
.inte-select__options .inte-svgIcon {
  min-width: 1.6rem;
  height: 1.6rem;
}

.custom_acco--checklist .inte-accordion__header {
  margin-bottom: 0;
  padding: 0;
}
.custom_acco--checklist .inte-accordion__body > .inte-accordion__bodyInner {
  margin-top: 1rem;
}

/* card */
.inte-card .inte-card__header {
  border: none !important;
  /* padding-bottom: 0 !important; */
  background: transparent !important;
}
.inte-card,
.inte-tabs {
  border: none;
}
li.root_checklist-item > a svg {
  width: 1.6rem;
  height: 1.6rem;
}
.inte-text--T4 {
  font-size: 20px;
  line-height: 28px;
}
.inte-popover {
  padding: 0.8rem;
}

.inte-formElement__itemHelp.inte-formElement__itemHelp--hasHelpIcon
  .inte-svgIcon {
  min-width: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
}
.inte-formElement__itemHelp.inte-formElement__itemHelp--hasHelpIcon > span {
  font-size: 1.2rem;
}

/* fallback css */
.dashboard_fallback_icons .inte-Fallback--illustration svg {
  width: 70px;
  height: 70px;
}

.full-page-layout {
  max-width: 910px;
  margin: 100px auto;
  width: 100%;
}
button.inte-btn.custom-items-order {
  border: none;
  padding: 5px 5px !important;
  height: auto;
}

button.inte-btn.custom-tags-order {
  padding: 2px 8px !important;
  height: auto !important;
  background: #ecedee;
  border: navajowhite;
}
button.inte-btn.custom-tags-order span {
  font-weight: normal;
  font-size: 1.4rem;
}
button.inte-btn.custom-tags-order svg {
  width: 14px;
  height: 14px;
}
.inte-Fallback--FullPage {
  height: calc(100vh - 310px);
}

.inte-progressbar__text {
  font-size: 12px;
  margin-left: 8px;
}
.pl-48 {
  padding-left: 4.8rem;
}
.pl-16 {
  padding-left: 1.6rem;
}

.bg_blue {
  background-color: #fbfafe;
}

@media (max-width: 767px) {
  .mpl-none {
    padding-left: 0;
  }
}

.inte-sortable.template.custom-product-grid {
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* gap: 0; */
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 1.2rem;
}

.inte-sortable.template.custom-product-grid
  .inte-sortable__item
  .inte-image
  > img {
  height: 88px;
}

.primary_img-product .inte-image__title {
  transition: 0.3s all;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.primary_img-product .custom_checkbox {
  opacity: 0;
  visibility: hidden;
}

.primary_img-product:hover .custom_checkbox,
.primary_img-product.checked .custom_checkbox {
  opacity: 1;
  visibility: visible;
}

.primary_img-product:hover .inte-image__title {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}

.custom-star {
  position: absolute;
  bottom: 10px;
  background: #413bbc;
  border-radius: 100%;
  text-align: center;
  line-height: 20px;
  padding-top: 3px;
  width: 22px;
  height: 22px;
  display: none;
  left: 8px;
  padding: 0.5px;
}

.custom-star svg {
  width: 13px;
  height: 13px;
}

.primary_img-product.primary .custom-star {
  display: block;
  opacity: 1;
  visibility: visible;
}

.manage-spacin-top-bottom .inte-card {
  padding-top: 45px;
  padding-bottom: 45px;
}

.custom_thumbnail_actions .custom_checkbox {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 1;
}

.thumbnail_actions {
  display: flex;
  gap: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.thumbnail_actions > button.inte-btn--onlyIcon {
  height: 25px !important;
  padding: unset !important;
  width: 25px !important;
  background: #fff !important;
  border-radius: 2px;
}

.thumbnail_actions > button.inte-btn--onlyIcon > span {
  padding-right: 0 !important;
  min-width: auto;
}

.primary_img-product:hover .thumbnail_actions {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

/* variation */
.custom-variation--table {
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  margin: 0;
}

/* .custom-variation--table>.inte-flex__item {
  border-bottom: 1px solid #e4e4e4;
  padding: 1.6rem;
} */
.custom-variation--table > .inte-flex__item {
  padding: 0;
}

.custom-sortable--table > .inte-sortable__item {
  padding: 1.6rem;
}

.custom-sortable--table > .inte-sortable__item:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.inte-fileUpload.has-error-state .inte-fileUpload__dropZone {
  border: 1px solid red;
}

.table-layout_fixed.custom-v-scroll .inte-dataTable__fixHeader--handler {
  position: static;
}

.table-layout_fixed.custom-v-scroll .inte-dataTable--wrapper {
  max-height: 400px;
  overflow-y: auto;
}

.customTag--small {
  padding: 0.2rem 0.8rem !important;
  border-radius: var(--radius-rounded-4) !important;
  height: unset !important;
}

.custom_pdf_thumbnail > svg {
  width: 100%;
}

@media (max-width: 1400px) and (min-width: 1199px) {
  .inte-sortable.template.custom-product-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1150px) and (min-width: 992px) {
  .inte-sortable.template.custom-product-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 767px) {
  .inte-sortable.template.custom-product-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 500px) {
  .inte-sortable.template.custom-product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

._9U2EuR4jRU0Jjq7EMQhqeQ\=\= {
  [class~='inte-btn'] {
    padding: 0.6rem 0.8rem !important;
    height: 3.3rem !important;

    [class~='inte-btn__text'] {
      font-weight: 400 !important;
      line-height: 2.2rem !important;
    }

    &:hover {
      text-decoration: unset !important;
    }

    &:focus {
      text-decoration: unset !important;
    }
  }

  [class~='inte-btn--textButton'] {
    &:hover {
      background-color: var(--inte-P30) !important;
    }
  }

  [class~='inte-btn--dangerPlain'] {
    &:hover {
      background-color: var(--inte-R40) !important;
    }
  }

  [class~='inte-btn--textButton'] {
    [class~='inte-btn__text'] {
      color: var(--inte-G800) !important;
    }

    [class~='inte-btn__icon'] {
      color: var(--inte-G800) !important;
    }
  }

  [class~='inte-actionList'] {
    width: 100%;
  }
}

.NbXQ943RGEasz02kPknSiQ\=\= {
  /* position: sticky; */
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 992px) {
  .NbXQ943RGEasz02kPknSiQ\=\= {
    bottom: 2rem;
    z-index: 1;
  }
}

@media screen and (max-width: 991px) {
  .NbXQ943RGEasz02kPknSiQ\=\= {
    bottom: 10rem;
    z-index: 99;
  }
}

.YL8ZqcGvnv\+vhf6Wr3\+j2w\=\= br {
  display: none;
}

.YL8ZqcGvnv\+vhf6Wr3\+j2w\=\= {
  [class~='inte-image'] {
    position: relative;
    transition: all 0.4s;

    &:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      visibility: hidden;
      opacity: 0;
      background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(0, 0, 0, 0.2) 100%
      );
      transition: all 0.4s;
    }
  }
}

.YL8ZqcGvnv\+vhf6Wr3\+j2w\=\= {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(112px, 1fr));
  gap: 1.6rem;

  [class~='inte-image__title'] {
    padding: 0.7rem;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
  }

  [class~='inte-image__titleBar'] {
    padding: 0.7rem;
    background: transparent;
    z-index: 9;
    line-height: 1;
  }

  [class~='inte-image'] {
    background: #ffffff !important;

    [class~='image-component'] {
      width: 11.2rem;
      height: 11.2rem;
      margin: 0 auto;
    }
  }
}

.PS9WnUk7Gsw7i9NkVjaBYQ\=\= {
  position: sticky;
  top: 0.3rem;
}

.np8PgyIaDJHHiGy7\+PKg2A\=\= {
  overflow: hidden;

  [class~='inte-card__header'] {
    /* padding-bottom: 2rem !important;
    border-bottom: 0.1rem solid var(--inte-G40);
    background: var(--inte-G10) !important; */
    + [class~='inte-card__body'] {
      padding-top: 20px !important;
    }
  }
}

/* custom react quill */

.itPGLf7gI8s0WiFIdmDpcA\=\= {
  [class~='ql-toolbar'] {
    border: 0;
  }

  [class~='ql-container'] {
    border: 0.1rem solid var(--inte-G40) !important;
    background-color: var(--inte-G0);
    border-radius: var(--radius-rounded-6);
  }
}

.FHQwBpWY72BjVOq3OJXfWg\=\= {
  line-height: 1;
}

.JZUuh-oLCDQ5upaue0I9HQ\=\= {
  padding: 0.4rem;
  border-radius: 0.5rem;
  border: 1.5px solid var(--inte-G0);
  background: var(--inte-G0);
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grabbing;
}

.YL8ZqcGvnv\+vhf6Wr3\+j2w\=\= {
  [class~='inte-image'] {
    &:hover {
      [class~='inte-image__title'] {
        visibility: visible;
        opacity: 1;
      }

      &::after {
        visibility: visible;
        opacity: 1;
      }
    }
  }
}

/* variant grid css */
.bCa6A-2V-tJxBA4j7-S2dA\=\= {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 0.1rem solid var(--inte-G40);

  &:first-child {
    border: 0;
    padding-top: 0;
  }
}

.KoJEJ7QKUVJ2v4Isl-U6FQ\=\= {
  margin-bottom: 2rem;
}

.nV56KjJ8ODe44EljS4F1rA\=\= {
  list-style-type: none;
  padding-left: 2rem;
}

.nV56KjJ8ODe44EljS4F1rA\=\= li:last-child {
  padding-bottom: 0;
}

.GixijUHvQhf\+f0MSCUU\+zQ\=\= {
  [class~='inte-card__body'] {
    max-height: 300px;
    overflow-y: auto;
  }
}

.sC1GQO0f\+03KrbHVYyTTPg\=\=,
.sC1GQO0f\+03KrbHVYyTTPg\=\= * {
  cursor: pointer;
}

.trigger-button-container {
  position: fixed;
  bottom: 10px;
  right: 18px;
  z-index: 1000;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.trigger-button {
  width: 55px;
  height: 55px;
  opacity: 1;
  padding: 0px;
  background: linear-gradient(92.45deg, #413bbc 0.33%, #5f5ad8 79.86%);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: 0.3s all;
}

.trigger-button.button-opening,
.trigger-button.button-open {
  transform: rotate(90deg);
}

.trigger-button > span {
  position: absolute;
  width: 36px;
  height: 36px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}

.trigger-button > span svg {
  width: 100% !important;
  height: 100%;
}

.trigger-button span.close_icon {
  opacity: 0;
  width: 25px;
  height: 25px;
}

.trigger-button.button-opening .chat_icon,
.trigger-button.button-open .chat_icon {
  opacity: 0;
}

.trigger-button.button-opening .close_icon,
.trigger-button.button-open .close_icon {
  opacity: 1;
}

.bot-container {
  width: 450px;
  height: 735px;
  max-height: calc(100vh - 90px);
  border-radius: 12px;
  background-color: #ffffff;
  padding-bottom: 77px;
  position: absolute;
  right: 0;
  bottom: calc(100% + 10px);
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
}

.type_message {
  border-top: 1px solid #e4e4e4;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #fff;
}

.type_message .inte-card__body {
  padding: 16px;
}

.type_message .inte-formElement input {
  height: 44px !important;
}

.type_message button {
  height: 44px !important;
  min-height: 44px !important;
  width: 44px !important;
  min-width: 44px !important;
}

.bot-header {
  width: 100%;
  padding: 9px 16px;
  background: linear-gradient(92.45deg, #413bbc 0.33%, #5f5ad8 79.86%);
}

.chat_header_logo svg {
  width: 26px;
  height: 26px;
}
.stichy-live-support_action {
  padding: 10px 14px;
  border-bottom: 1px solid #e4e4e4;
}
.initial-bot-header {
  background: linear-gradient(92.45deg, #413bbc 0.33%, #5f5ad8 79.86%);
  padding: 14px;
  padding-bottom: 65px;
  padding-top: 14px;
}

.header_body_initial {
  padding-left: 20px;
  padding-top: 0;
  padding-right: 20px;
}

.header_body_initial svg {
  width: 50px;
  height: 50px;
}

.suggested_topic_outer_wrapper {
  padding: 0px 28px;
}

.suggested_topic_wrapper {
  padding: 15px 22px;
  box-shadow: 0 4px 6px -1px rgba(16, 24, 40, 0.1),
    0 2px 4px -2px rgba(16, 24, 40, 0.1);
  border-radius: 8px;
  /* margin-top: -65px; */
  background: #fff;
}

.suggested_topic_wrapper button {
  align-items: center;
  padding: 8px 14px !important;
  height: auto;
}

.suggested_topic_wrapper button svg {
  color: var(--inte-P900);
}

.custom-primary_outline_btn {
  border: 1px solid var(--inte-P900);
  background: #f4f2fa;
  border-radius: 35px;
  color: var(--inte-P900);
  font-weight: bold;
}

.custom-primary_outline_btn:hover {
  background-color: var(--inte-P900);
  color: #fff;
}
.custom-primary_outline_btn:hover svg {
  color: #fff !important;
}

.ai-chatbot-head_action:hover {
  background: rgba(0, 0, 0, 0.2);
}

.chat-bubble {
  border-radius: 12px;
  padding: 12px;
  word-wrap: break-word;
  line-break: anywhere;
  padding-left: 0;
}

.chat-bubble.user {
  background-color: var(--inte-P25);
  padding-left: 12px;
}

.chat_overflow {
  height: calc(100% - 94px);
  overflow-y: auto;
}
.initial-bot-header + .chat_overflow {
  position: relative;
  top: -55px;
  overflow-y: auto;
  max-height: 395px;
  padding-bottom: 33px;
  height: auto;
}
.chat_overflow.has-sticky_top_support {
  height: calc(100% - 105px);
}

/* Markdown styles for chat bubbles */
.chat-bubble p {
  margin: 0 0 8px 0;
  line-height: 1.5;
}

.chat-bubble p:last-child {
  margin-bottom: 0;
}

.chat-bubble h1,
.chat-bubble h2,
.chat-bubble h3,
.chat-bubble h4,
.chat-bubble h5,
.chat-bubble h6 {
  margin: 12px 0 8px 0;
  font-weight: 600;
  line-height: 1.3;
}

.chat-bubble h1:first-child,
.chat-bubble h2:first-child,
.chat-bubble h3:first-child,
.chat-bubble h4:first-child,
.chat-bubble h5:first-child,
.chat-bubble h6:first-child {
  margin-top: 0;
}

.chat-bubble ul,
.chat-bubble ol {
  margin: 8px 0;
  padding-left: 24px;
}

.chat-bubble li {
  margin: 4px 0;
  line-height: 1.5;
}

.chat-bubble code {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 0.9em;
  font-family: 'Courier New', monospace;
}

.chat-bubble pre {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 12px;
  border-radius: 6px;
  overflow-x: auto;
  margin: 8px 0;
}

.chat-bubble pre code {
  background-color: transparent;
  padding: 0;
}

.chat-bubble a {
  color: #5f5ad8;
  text-decoration: underline;
}

.chat-bubble a:hover {
  color: #413bbc;
}

.chat-bubble blockquote {
  border-left: 3px solid rgba(0, 0, 0, 0.2);
  padding-left: 12px;
  margin: 8px 0;
  font-style: italic;
}

.chat-bubble table {
  border-collapse: collapse;
  margin: 8px 0;
  width: 100%;
}

.chat-bubble th,
.chat-bubble td {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6px 12px;
  text-align: left;
}

.chat-bubble th {
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: 600;
}

.chat-bubble hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 12px 0;
}

.flexGrow-1 {
  flex-grow: 1 !important;
}

.z-index-1000000 {
  z-index: 1000000 !important;
}

.custom-card-bordered {
  border: 0.1rem solid var(--inte-G40) !important;
}

.scrollable-card {
  overflow-y: auto;
  max-height: calc(100% - 90px);
}

.overflow-y-auto {
  overflow-y: auto;
}

.padding-16 {
  padding: 16px;
}

/* OPEN */
.bot-opening .bot-container {
  animation: botOpen 0.3s ease-out forwards;
}

/* STABLE */
.bot-open .bot-container {
  opacity: 1;
  transform: scale(1);
}

/* CLOSE */
.bot-closing .bot-container {
  animation: botClose 0.3s ease-in forwards;
}

.bot-opening .animation-top {
  animation: fadeInToTop 0.3s ease-out forwards;
}

.bot-opening .animation-left {
  animation: fadeInFromLeft 0.3s ease-out forwards;
}

@keyframes fadeInFromLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInToTop {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes botOpen {
  from {
    opacity: 0;
    transform: scale(0.7);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes botClose {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0.7);
  }
}

.loader {
  display: flex;
  align-items: center;
  width: 34px;
  justify-content: space-between;
}

.loader span {
  width: 5px;
  height: 5px;
  background-color: #9399a1;
  border-radius: 50%;
  animation: dotFlow 1.5s infinite ease-in-out;
}

.loader span:nth-child(1) {
  animation-delay: 0s;
}

.loader span:nth-child(2) {
  animation-delay: 0.2s;
}

.loader span:nth-child(3) {
  animation-delay: 0.3s;
}

.loader span:nth-child(4) {
  animation-delay: 0.4s;
}

@keyframes dotFlow {
  0% {
    transform: translateX(0px) translateY(0px) scale(1);
  }

  50% {
    transform: translateY(4px) scale(1.1);
    background-color: #413bbc;
  }

  100% {
    transform: translateY(0px) scale(1);
    background-color: #9399a1;
  }
}

.chatbot-tooltip {
  position: relative;
}
.chatBot-tooltip_content {
  position: absolute;
  min-width: 82px;
  background: #000;
  border-radius: 5px;
  padding: 6px 5px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
  top: calc(100% + 5px);
  z-index: 1;
}
.chatbot-tooltip:hover .chatBot-tooltip_content {
  opacity: 1;
  visibility: visible;
}
.chatBot-tooltip_content span {
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
}
.chatBot-tooltip_content::after {
  content: '';
  height: 9px;
  width: 9px;
  position: absolute;
  top: 0px;
  background: #000;
  transform: rotate(45deg) translateX(-50%);
  left: 50%;
}
@media (max-width: 560px) {
  /* .trigger-button-container {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 99999999999;
  }

  .bot-container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
  } */
  .bot-container {
    position: fixed;
    width: 100%;
    height: 100%;
    max-height: calc(100% - 30px);
    left: 0;
    bottom: 0;
  }
}

.custom_viewall_action {
  display: inline;
}
.custom_viewall_action .inte-sheet__footer button {
  margin: 8px auto;
  width: 111px;
  height: 28px;
  padding: 0 !important;
  background: #e7e1f6;
  border-color: #e7e1f6;
  border-radius: 16px;
}
.custom_viewall_action .inte-sheet__footer button span {
  font-weight: normal;
  color: #413bbc;
}
.custom_viewall_action .inte-sheet__footer {
  border: none;
}
.inte-pageLoader.custom_static_loader {
  position: static;
}
.inte-pageLoader.custom_static_loader .inte-loading {
  width: 25px;
  height: 25px;
  margin-bottom: 10px;
}
.custom_viewall_action ul.inte-tabs {
  display: none;
}
.custom_viewall_action .inte-pageHeader {
  display: none;
}

.y5bOYjGJS3MLRhIVQ4safg\=\= {
  padding-bottom: 60px;
  position: relative;

  [class~='inte-card__footer'] {
    align-items: center;
    margin-top: 0.8rem;
    position: absolute;
    width: calc(100% - 0px);
    left: 0;
    bottom: 0;
  }
}


/*# sourceMappingURL=styles.33534e18e89ee333d1dc.css.map*/