/*!
 * 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)
 */
@font-face {
  font-family: "bootstrap-icons";
  src: url("/static/css/lib/font/bootstrap-icons-84a4d15b9e4459b6229a7f1dccc6609c.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("font/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-house::before { content: "\f425"; }
.bi-building::before { content: "\f1ea"; }
.bi-people::before { content: "\f4b3"; }
.bi-person-gear::before { content: "\f4c6"; }
.bi-gear::before { content: "\f3e5"; }
.bi-plus::before { content: "\f4fe"; }
.bi-search::before { content: "\f52d"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-trash::before { content: "\f5de"; }
.bi-eye::before { content: "\f341"; }
.bi-check::before { content: "\f26a"; }
.bi-x::before { content: "\f62a"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f283"; }
.bi-three-dots::before { content: "\f5d2"; }
.bi-filter::before { content: "\f37a"; }
.bi-download::before { content: "\f321"; }
.bi-upload::before { content: "\f5e7"; }
.bi-file-earmark::before { content: "\f35a"; }
.bi-folder::before { content: "\f3d7"; }
.bi-calendar::before { content: "\f1f5"; }
.bi-clock::before { content: "\f292"; }
.bi-envelope::before { content: "\f32f"; }
.bi-telephone::before { content: "\f5b0"; }
.bi-geo-alt::before { content: "\f3eb"; }
.bi-person::before { content: "\f4da"; }
.bi-people-fill::before { content: "\f4b4"; }
.bi-shield-check::before { content: "\f54a"; }
.bi-exclamation-triangle::before { content: "\f33a"; }
.bi-info-circle::before { content: "\f431"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-x-circle::before { content: "\f62b"; }