/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye::before { content: "\f341"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-info-circle::before { content: "\f431"; }
.bi-map::before { content: "\f47f"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-question-circle::before { content: "\f505"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-trash::before { content: "\f5de"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x-circle::before { content: "\f623"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-x-lg::before { content: "\f659"; }
.bi-activity::before { content: "\f66b"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-hospital-fill::before { content: "\f773"; }
.bi-hospital::before { content: "\f774"; }
