@font-face {
  font-family: "cds-icons";
  src: url("./icons/cds-icons.woff?dvqfwp") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i, .cds-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: var(--cds-icon-font-family, 'cds-icons') !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i.v-hover, .cds-icon.v-hover {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: var(--color, var(--cds-icon-medium));
  transition: color 0.2s, background 0.2s;
  border-radius: 50%;
  padding: 0.5em;
  font-size: var(--cds-icon-font-size, inherit);
}

i.v-hover:hover, .cds-icon.v-hover:hover {
  color: var(--hover-color, var(--cds-icon-strong));
  background: hsla(var(--cds-foreground-600-hsl), 0.05);
}

i.p-absolute, .cds-icon.p-absolute {
  position: absolute;
  right: 22px;
  top: 22px;
}

[class*=cds-icon][class*=c-] {
  color: var(--color);
}

[class*=cds-icon].v-large {
  font-size: 20px;
}

.cds-icon-filled-alert-triangle:before {
  content: "\e9c5";
}

.cds-icon-financial-management:before {
  content: "\e9c2";
}

.cds-icon-menu-home:before {
  content: "\e9c3";
}

.cds-icon-more-options:before {
  content: "\e9c4";
}

.cds-icon-success-circle:before {
  content: "\e9bc";
}

.cds-icon-loader:before {
  content: "\e9bd";
}

.cds-icon-alert-circle:before {
  content: "\e9be";
}

.cds-icon-alert-triangle:before {
  content: "\e9bf";
}

.cds-icon-server:before {
  content: "\e9c0";
}

.cds-icon-x-circle:before {
  content: "\e9c1";
}

.cds-icon-hourglass:before {
  content: "\e9bb";
}

.cds-icon-padlock-stroke:before {
  content: "\e9b9";
}

.cds-icon-padlock-unlocked:before {
  content: "\e9ba";
}

.cds-icon-open:before {
  content: "\e9b8";
}

.cds-icon-card-machine:before {
  content: "\e9b7";
}

.cds-icon-clock:before {
  content: "\e9b5";
}

.cds-icon-password:before {
  content: "\e9b6";
}

.cds-icon-at:before {
  content: "\e9b4";
}

.cds-icon-credit-card-money:before {
  content: "\e9b1";
}

.cds-icon-double-arrow-left:before {
  content: "\e9b2";
}

.cds-icon-double-arrow-right:before {
  content: "\e9b3";
}

.cds-icon-guide:before {
  content: "\e9b0";
}

.cds-icon-group-circle:before {
  content: "\e9af";
}

.cds-icon-filled-i:before {
  content: "\e9ae";
}

.cds-icon-whatsapp:before {
  content: "\e9ac";
}

.cds-icon-group:before {
  content: "\e9ab";
}

.cds-icon-filled-cog:before {
  content: "\e9aa";
}

.cds-icon-filled-pencil:before {
  content: "\e9ad";
}

.cds-icon-notification:before {
  content: "\e9a9";
}

.cds-icon-list-square:before {
  content: "\e9a8";
}

.cds-icon-question-circle:before {
  content: "\e9a7";
}

.cds-icon-search-checked:before {
  content: "\e9a5";
}

.cds-icon-message-dotted:before {
  content: "\e9a6";
}

.cds-icon-read-at-slash:before {
  content: "\e9a4";
}

.cds-icon-question-circle-slash:before {
  content: "\e9a3";
}

.cds-icon-document-filled:before {
  content: "\e9a2";
}

.cds-icon-message-filled:before {
  content: "\e9a1";
}

.cds-icon-banking-data-filled:before {
  content: "\e99f";
}

.cds-icon-recurrence:before {
  content: "\e9a0";
}

.cds-icon-expand:before {
  content: "\e99e";
}

.cds-icon-article:before {
  content: "\e99d";
}

.cds-icon-payroll:before {
  content: "\e99c";
}

.cds-icon-bank:before {
  content: "\e99b";
}

.cds-icon-classified-circle:before {
  content: "\e99a";
}

.cds-icon-filled-underlined-check:before {
  content: "\e999";
}

.cds-icon-padlock:before {
  content: "\e998";
}

.cds-icon-conciliation:before {
  content: "\e997";
}

.cds-icon-payments:before {
  content: "\e996";
}

.cds-icon-filled-sync:before {
  content: "\e994";
}

.cds-icon-filled-pause:before {
  content: "\e995";
}

.cds-icon-list-slashed:before {
  content: "\e993";
}

.cds-icon-calendar-slashed:before {
  content: "\e992";
}

.cds-icon-calendar-checked:before {
  content: "\e991";
}

.cds-icon-info:before {
  content: "\e990";
}

.cds-icon-filled-accounts:before {
  content: "\e98f";
}

.cds-icon-filled-caret-down:before {
  content: "\e987";
}

.cds-icon-filled-caret-up:before {
  content: "\e988";
}

.cds-icon-filled-minus:before {
  content: "\e98a";
}

.cds-icon-filled-plus:before {
  content: "\e98b";
}

.cds-icon-filled-exit:before {
  content: "\e986";
}

.cds-icon-filled-gift:before {
  content: "\e989";
}

.cds-icon-filled-star:before {
  content: "\e98c";
}

.cds-icon-filled-side-to-side:before {
  content: "\e98d";
}

.cds-icon-facebook:before {
  content: "\e983";
}

.cds-icon-instagram:before {
  content: "\e984";
}

.cds-icon-linkedin:before {
  content: "\e985";
}

.cds-icon-selfie:before {
  content: "\e982";
}

.cds-icon-filled-company:before {
  content: "\e98e";
}

.cds-icon-company:before {
  content: "\e97b";
}

.cds-icon-phone:before {
  content: "\e97e";
}

.cds-icon-sync:before {
  content: "\e981";
}

.cds-icon-overlined-arrow-up:before {
  content: "\e97a";
}

.cds-icon-pix:before {
  content: "\e978";
}

.cds-icon-payment-method-bill:before {
  content: "\e971";
}

.cds-icon-debit-card:before {
  content: "\e972";
}

.cds-icon-credit-card:before {
  content: "\e973";
}

.cds-icon-debit-account:before {
  content: "\e974";
}

.cds-icon-credit-account:before {
  content: "\e975";
}

.cds-icon-cash:before {
  content: "\e976";
}

.cds-icon-wire-transfer:before {
  content: "\e977";
}

.cds-icon-bank-draft:before {
  content: "\e979";
}

.cds-icon-dda:before {
  content: "\e97c";
}

.cds-icon-bill-tax:before {
  content: "\e97d";
}

.cds-icon-withdrawal:before {
  content: "\e97f";
}

.cds-icon-automatic-debit:before {
  content: "\e980";
}

.cds-icon-list:before {
  content: "\e970";
}

.cds-icon-charges:before {
  content: "\e96f";
}

.cds-icon-legacy-payments:before {
  content: "\e96e";
}

.cds-icon-home:before {
  content: "\e96d";
}

.cds-icon-calendar-circle:before {
  content: "\e969";
}

.cds-icon-eye-circle:before {
  content: "\e96a";
}

.cds-icon-eye-slash-circle:before {
  content: "\e96b";
}

.cds-icon-late-circle:before {
  content: "\e96c";
}

.cds-icon-document-circle:before {
  content: "\e967";
}

.cds-icon-filled-question:before {
  content: "\e968";
}

.cds-icon-filled-eye:before {
  content: "\e966";
}

.cds-icon-source-cs:before {
  content: "\e961";
}

.cds-icon-source-client:before {
  content: "\e963";
}

.cds-icon-invoice:before {
  content: "\e964";
}

.cds-icon-no-document:before {
  content: "\e965";
}

.cds-icon-status:before {
  content: "\e962";
}

.cds-icon-rocket:before {
  content: "\e960";
}

.cds-icon-wrench:before {
  content: "\e95f";
}

.cds-icon-amount:before {
  content: "\e95e";
}

.cds-icon-bill:before {
  content: "\e95d";
}

.cds-icon-logs:before {
  content: "\e95c";
}

.cds-icon-circled-cut-x:before {
  content: "\e94c";
}

.cds-icon-caret-right:before {
  content: "\e911";
}

.cds-icon-caret-left:before {
  content: "\e92b";
}

.cds-icon-sort:before {
  content: "\e92c";
}

.cds-icon-caret-down:before {
  content: "\e92d";
}

.cds-icon-caret-up:before {
  content: "\e955";
}

.cds-icon-double-check:before {
  content: "\e952";
}

.cds-icon-half-double-check:before {
  content: "\e953";
}

.cds-icon-half-double-check:after {
  content: "\e954";
  margin-left: -2em;
  color: var(--cds-foreground-40);
}

.cds-icon-filled-ellipsis:before {
  content: "\e94b";
}

.cds-icon-filled-circled-x:before {
  content: "\e956";
}

.cds-icon-filled-return:before {
  content: "\e94d";
}

.cds-icon-filled-check:before {
  content: "\e94e";
}

.cds-icon-filled-card-x:before {
  content: "\e94f";
}

.cds-icon-filled-x:before {
  content: "\e950";
}

.cds-icon-filled-clock:before {
  content: "\e951";
}

.cds-icon-filled-charge:before {
  content: "\e957";
}

.cds-icon-filled-calendar:before {
  content: "\e958";
}

.cds-icon-filled-search:before {
  content: "\e959";
}

.cds-icon-filled-classification:before {
  content: "\e95a";
}

.cds-icon-mail:before {
  content: "\e95b";
}

.cds-icon-user:before {
  content: "\e948";
}

.cds-icon-charge:before {
  content: "\e949";
}

.cds-icon-resume:before {
  content: "\e94a";
}

.cds-icon-rotate-left:before {
  content: "\e946";
}

.cds-icon-rotate-right:before {
  content: "\e947";
}

.cds-icon-upload:before {
  content: "\e945";
}

.cds-icons-link:before,
.cds-icon-link:before {
  content: "\e944";
}

.cds-icons-onboarding:before,
.cds-icon-onboarding:before {
  content: "\e941";
}

.cds-icons-help-center:before,
.cds-icon-help-center:before {
  content: "\e942";
}

.cds-icons-play:before,
.cds-icon-play:before {
  content: "\e943";
}

.cds-icon-info-circle:before {
  content: "\e940";
}

.cds-icon-merge:before {
  content: "\e938";
}

.cds-icon-folder:before {
  content: "\e939";
}

.cds-icon-massive:before {
  content: "\e93d";
}

.cds-icon-warning:before {
  content: "\e93e";
}

.cds-icon-document:before {
  content: "\e93f";
}

.cds-icon-pencil-stroke:before {
  content: "\e935";
}

.cds-icon-key:before {
  content: "\e937";
}

.cds-icon-file-zip:before {
  content: "\e932";
}

.cds-icon-calendar:before {
  content: "\e931";
}

.cds-icon-refresh:before {
  content: "\e930";
}

.cds-icon-dashboard:before {
  content: "\e933";
}

.cds-icon-company-related:before {
  content: "\e934";
}

.cds-icon-accounts:before {
  content: "\e936";
}

.cds-icon-cash-flow:before {
  content: "\e93a";
}

.cds-icon-chart-of-accounts:before {
  content: "\e93b";
}

.cds-icon-results:before {
  content: "\e93c";
}

.cds-icon-question:before {
  content: "\e92e";
}

.cds-icon-cog:before {
  content: "\e92f";
}

.cds-icon-cash-register:before {
  content: "\e915";
}

.cds-icon-angle-double-right:before {
  content: "\e912";
}

.cds-icon-ban:before {
  content: "\e913";
}

.cds-icon-barcode:before {
  content: "\e914";
}

.cds-icon-check:before {
  content: "\e916";
}

.cds-icon-check-circle:before {
  content: "\e917";
}

.cds-icon-check-square:before {
  content: "\e918";
}

.cds-icon-circle-notch:before {
  content: "\e919";
}

.cds-icon-clipboard-list:before {
  content: "\e91a";
}

.cds-icon-code:before {
  content: "\e91b";
}

.cds-icon-comment:before {
  content: "\e91c";
}

.cds-icon-copy:before {
  content: "\e91d";
}

.cds-icon-dollar-circle:before {
  content: "\e91e";
}

.cds-icon-ellipsis:before {
  content: "\e91f";
}

.cds-icon-exclamation-circle:before {
  content: "\e920";
}

.cds-icon-file:before {
  content: "\e921";
}

.cds-icon-file-excel:before {
  content: "\e922";
}

.cds-icon-lock:before {
  content: "\e923";
}

.cds-icon-minus:before {
  content: "\e924";
}

.cds-icon-pencil:before {
  content: "\e925";
}

.cds-icon-plus:before {
  content: "\e926";
}

.cds-icon-print:before {
  content: "\e927";
}

.cds-icon-share-square:before {
  content: "\e928";
}

.cds-icon-truck:before {
  content: "\e929";
}

.cds-icon-unlock:before {
  content: "\e92a";
}

.cds-icon-spinner:before {
  content: "\e90b";
}

.cds-icon-edit:before {
  content: "\e90c";
}

.cds-icon-eye:before {
  content: "\e90d";
}

.cds-icon-stream:before {
  content: "\e90e";
}

.cds-icon-trash:before {
  content: "\e90f";
}

.cds-icon-eye-slash:before {
  content: "\e910";
}

.cds-icon-tag:before {
  content: "\e90a";
}

.cds-icon-download:before {
  content: "\e909";
}

.cds-icon-backward-arrow:before {
  content: "\e907";
}

.cds-icon-forward-arrow:before {
  content: "\e908";
}

.cds-icon-filter:before {
  content: "\e905";
}

.cds-icon-search:before {
  content: "\e906";
}

.cds-icon-close:before {
  content: "\e904";
}

.cds-icon-arrow-down:before {
  content: "\e901";
}

.cds-icon-arrow-right:before {
  content: "\e902";
}

.cds-icon-arrow-left:before {
  content: "\e903";
}

.cds-icon-arrow-up:before {
  content: "\e900";
}

/*# sourceMappingURL=icons.css.map */
