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

.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-right::before {
  content: "\f138";
}

.bi-arrow-up-short::before {
  content: "\f145";
}

.bi-bell::before {
  content: "\f18a";
}

.bi-book::before {
  content: "\f194";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-dash::before {
  content: "\f2ea";
}

.bi-envelope::before {
  content: "\f32f";
}

.bi-exclamation-triangle::before {
  content: "\f33b";
}

.bi-facebook::before {
  content: "\f344";
}

.bi-geo-alt::before {
  content: "\f3e8";
}

.bi-grid-3x3-gap::before {
  content: "\f3f9";
}

.bi-headset::before {
  content: "\f414";
}

.bi-house::before {
  content: "\f425";
}

.bi-info-circle::before {
  content: "\f431";
}

.bi-instagram::before {
  content: "\f437";
}

.bi-megaphone::before {
  content: "\f484";
}

.bi-plus::before {
  content: "\f4fe";
}

.bi-question-circle::before {
  content: "\f505";
}

.bi-shield-check::before {
  content: "\f52f";
}

.bi-telephone::before {
  content: "\f5c1";
}

.bi-whatsapp::before {
  content: "\f618";
}

.bi-x-circle::before {
  content: "\f623";
}

.bi-youtube::before {
  content: "\f62b";
}

.bi-graph-up-arrow::before {
  content: "\f673";
}

.bi-twitter-x::before {
  content: "\f8db";
}

