/*!
 * 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-family: bootstrap-icons;
  src: url("fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
  font-display: optional;
  ascent-override: 90%;
  descent-override: 22%;
  line-gap-override: 0%;
}.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::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-list::before { content: "\f479"; }
.bi-search::before { content: "\f52a"; }
.bi-arrow-counterclockwise::before { content: "\f12d"; }
.bi-play-circle::before { content: "\f4f5"; }
.bi-share::before { content: "\f52e"; }
.bi-caret-left::before { content: "\f135"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right::before { content: "\f231"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-download::before { content: "\f1c4"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter-x::before { content: "\f645"; }
.bi-youtube::before { content: "\f62b"; }
.bi-fullscreen-exit::before {
    content: "\f3de";
}
.bi-arrow-counterclockwise::before {
    content: "\f117";
}
.bi-download::before {
    content: "\f30a";
}
