/*!
 * Bootstrap Icons v1.13.1 — self-hosted subset for Presivo
 * Copyright 2019-2024 The Bootstrap Authors — MIT License
 * https://github.com/twbs/icons/blob/main/LICENSE
 */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/assets/fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2"),
       url("/assets/fonts/bootstrap-icons/bootstrap-icons.woff") 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-calendar-event::before { content: "\f1e8"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-building::before { content: "\f1dd"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-envelope::before { content: "\f32f"; }
.bi-search::before { content: "\f52a"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-ticket-perforated::before { content: "\f6ca"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-inbox::before { content: "\f42d"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-globe::before { content: "\f3ee"; }
.bi-clock::before { content: "\f293"; }
.bi-tag::before { content: "\f5b0"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-robot::before { content: "\f6b1"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-people::before { content: "\f4d0"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-bell::before { content: "\f18a"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-house::before { content: "\f425"; }
.bi-search-heart::before { content: "\f787"; }
.bi-images::before { content: "\f42b"; }
.bi-clock-history::before { content: "\f292"; }
.bi-download::before { content: "\f30a"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-mic::before { content: "\f490"; }
.bi-volume-up::before { content: "\f611"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-map::before { content: "\f47f"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-x-circle::before { content: "\f623"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-gear::before { content: "\f3e5"; }
.bi-list::before { content: "\f479"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-share::before { content: "\f52e"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-sun::before { content: "\f5a2"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-snow::before { content: "\f56d"; }
