/*!
 * Bootstrap Icons v1.11.3 — lokale Teilmenge
 * Copyright 2019-2024 The Bootstrap Authors, MIT-Lizenz
 * https://github.com/twbs/icons/blob/main/LICENSE
 *
 * WARUM LOKAL: Die Icons kamen bis 09.09.2026 von cdn.jsdelivr.net und wurden auf allen 19 Seiten
 * VOR jeder Cookie-Einwilligung geladen — also eine IP-Übermittlung an einen Dritten ohne
 * Rechtsgrundlage, die zudem in der Datenschutzerklärung nicht stand (dieselbe Logik wie beim
 * Google-Fonts-Urteil des LG München I). Selbst hosten löst beides auf einmal, so wie es bei
 * Plus Jakarta Sans schon vorher gemacht wurde.
 *
 * NUR DIE 45 TATSÄCHLICH VERWENDETEN ICONS: Das Original-CSS definiert über 2.000 Klassen und ist
 * 86 KB groß. Wer ein neues Icon einsetzt, muss dessen Regel hier ergänzen — sonst bleibt der Platz
 * leer. Die Codepoints stehen im Original unter icons.getbootstrap.com.
 * Die Schriftdatei liegt unter /font/ und damit (wie alle Fonts) nur auf dem Server, nicht im Git.
 */
@font-face{
  font-display:block;
  font-family:bootstrap-icons;
  src:url("/font/bootstrap-icons.woff2") format("woff2");
}
.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{
  display:inline-block;
  font-family:bootstrap-icons!important;
  font-style:normal;
  font-weight:400!important;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  vertical-align:-.125em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.bi-arrows-move::before{content:"\f14e"}
.bi-aspect-ratio::before{content:"\f150"}
.bi-book::before{content:"\f194"}
.bi-bookmark-heart::before{content:"\f19b"}
.bi-briefcase::before{content:"\f1cc"}
.bi-building::before{content:"\f1dd"}
.bi-bullseye::before{content:"\f1de"}
.bi-chevron-down::before{content:"\f282"}
.bi-clock-history::before{content:"\f292"}
.bi-collection::before{content:"\f2cc"}
.bi-compass::before{content:"\f2d1"}
.bi-cup-hot::before{content:"\f7eb"}
.bi-diagram-3::before{content:"\f2ee"}
.bi-droplet::before{content:"\f30d"}
.bi-droplet-half::before{content:"\f30c"}
.bi-eye::before{content:"\f341"}
.bi-gear-wide-connected::before{content:"\f3e3"}
.bi-geo-alt::before{content:"\f3e8"}
.bi-gift::before{content:"\f3ec"}
.bi-globe2::before{content:"\f3ef"}
.bi-hand-index-thumb::before{content:"\f402"}
.bi-heart-pulse::before{content:"\f76f"}
.bi-house::before{content:"\f425"}
.bi-house-door::before{content:"\f423"}
.bi-image::before{content:"\f42a"}
.bi-layers::before{content:"\f45b"}
.bi-megaphone::before{content:"\f484"}
.bi-mortarboard::before{content:"\f6fe"}
.bi-palette::before{content:"\f4b1"}
.bi-pencil::before{content:"\f4cb"}
.bi-percent::before{content:"\f4d1"}
.bi-person-check::before{content:"\f4d6"}
.bi-record-circle::before{content:"\f518"}
.bi-recycle::before{content:"\f64f"}
.bi-shield-check::before{content:"\f52f"}
.bi-shield-lock::before{content:"\f538"}
.bi-slash-circle::before{content:"\f567"}
.bi-sliders::before{content:"\f56b"}
.bi-square::before{content:"\f584"}
.bi-star::before{content:"\f588"}
.bi-tag::before{content:"\f5b0"}
.bi-tree::before{content:"\f5e2"}
.bi-truck::before{content:"\f5ea"}
.bi-type::before{content:"\f5f7"}
.bi-wrench::before{content:"\f621"}
