/* Font Awesome Icons - Local Version */
/* Nur die verwendeten Icons für bessere Performance */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fa-brands-400.woff2") format("woff2");
}

.fa,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Basis-Icon-Klasse */
.fa::before,
.fas::before,
.fab::before {
  display: inline-block;
  text-decoration: inherit;
}

/* Verwendete Icons */
.fa-palette::before { content: "\f53f"; }
.fa-moon::before { content: "\f186"; }
.fa-sun::before { content: "\f185"; }
.fa-cog::before { content: "\f013"; }
.fa-sync::before { content: "\f021"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-download::before { content: "\f019"; }
.fa-eye::before { content: "\f06e"; }
.fa-times::before { content: "\f00d"; }
.fa-search::before { content: "\f002"; }
.fa-filter::before { content: "\f0b0"; }
.fa-th::before { content: "\f00a"; }
.fa-list::before { content: "\f03a"; }
.fa-spinner::before { content: "\f110"; }
.fa-image::before { content: "\f03e"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-check::before { content: "\f00c"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-arrow-down::before { content: "\f063"; }
.fa-sort::before { content: "\f0dc"; }
.fa-grid::before { content: "\f00a"; }
.fa-bars::before { content: "\f0c9"; }
.fa-home::before { content: "\f015"; }
.fa-folder::before { content: "\f07b"; }
.fa-star::before { content: "\f005"; }
.fa-heart::before { content: "\f004"; }
.fa-plus::before { content: "\f067"; }
.fa-minus::before { content: "\f068"; }
.fa-edit::before { content: "\f044"; }
.fa-trash::before { content: "\f1f8"; }
.fa-save::before { content: "\f0c7"; }
.fa-print::before { content: "\f02f"; }
.fa-share::before { content: "\f064"; }
.fa-link::before { content: "\f0c1"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-calendar::before { content: "\f133"; }
.fa-clock::before { content: "\f017"; }
.fa-user::before { content: "\f007"; }
.fa-users::before { content: "\f0c0"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-phone::before { content: "\f095"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-globe::before { content: "\f0ac"; }
.fa-language::before { content: "\f1ab"; }
.fa-question::before { content: "\f128"; }
.fa-question-circle::before { content: "\f059"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-magic::before { content: "\f0d0"; }
.fa-paint-brush::before { content: "\f1fc"; }
.fa-pencil-alt::before { content: "\f303"; }
.fa-eraser::before { content: "\f12d"; }
.fa-undo::before { content: "\f0e2"; }
.fa-redo::before { content: "\f01e"; }
.fa-copy::before { content: "\f0c5"; }
.fa-paste::before { content: "\f0ea"; }
.fa-cut::before { content: "\f0c4"; }
.fa-bold::before { content: "\f032"; }
.fa-italic::before { content: "\f033"; }
.fa-underline::before { content: "\f0cd"; }
.fa-text-height::before { content: "\f034"; }
.fa-text-width::before { content: "\f035"; }
.fa-align-left::before { content: "\f036"; }
.fa-align-center::before { content: "\f037"; }
.fa-align-right::before { content: "\f038"; }
.fa-align-justify::before { content: "\f039"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-indent::before { content: "\f03c"; }
.fa-outdent::before { content: "\f03b"; }
.fa-quote-left::before { content: "\f10d"; }
.fa-quote-right::before { content: "\f10e"; }
.fa-code::before { content: "\f121"; }
.fa-terminal::before { content: "\f120"; }
.fa-desktop::before { content: "\f108"; }
.fa-laptop::before { content: "\f109"; }
.fa-tablet::before { content: "\f10a"; }
.fa-mobile::before { content: "\f10b"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-bluetooth::before { content: "\f293"; }
.fa-battery-full::before { content: "\f240"; }
.fa-battery-half::before { content: "\f242"; }
.fa-battery-empty::before { content: "\f244"; }
.fa-plug::before { content: "\f1e6"; }
.fa-power-off::before { content: "\f011"; }
.fa-signal::before { content: "\f012"; }
.fa-cogs::before { content: "\f085"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-screwdriver::before { content: "\f54a"; }
.fa-tools::before { content: "\f7d9"; }
.fa-bug::before { content: "\f188"; }
.fa-fire::before { content: "\f06d"; }
.fa-snowflake::before { content: "\f2dc"; }
.fa-sun::before { content: "\f185"; }
.fa-cloud::before { content: "\f0c2"; }
.fa-umbrella::before { content: "\f0e9"; }
.fa-tree::before { content: "\f1bb"; }
.fa-leaf::before { content: "\f06c"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-flower::before { content: "\f7ff"; }
.fa-rainbow::before { content: "\f75b"; }
.fa-mountain::before { content: "\f6fc"; }
.fa-water::before { content: "\f773"; }
.fa-wind::before { content: "\f72e"; }
.fa-thermometer::before { content: "\f491"; }
.fa-temperature-high::before { content: "\f769"; }
.fa-temperature-low::before { content: "\f76b"; }
.fa-ice-cream::before { content: "\f810"; }
.fa-coffee::before { content: "\f0f4"; }
.fa-tea::before { content: "\f773"; }
.fa-cookie::before { content: "\f563"; }
.fa-birthday-cake::before { content: "\f1fd"; }
.fa-gift::before { content: "\f06b"; }
.fa-bell::before { content: "\f0f3"; }
.fa-music::before { content: "\f001"; }
.fa-headphones::before { content: "\f025"; }
.fa-microphone::before { content: "\f130"; }
.fa-volume-up::before { content: "\f028"; }
.fa-volume-down::before { content: "\f027"; }
.fa-volume-mute::before { content: "\f6a9"; }
.fa-play::before { content: "\f04b"; }
.fa-pause::before { content: "\f04c"; }
.fa-stop::before { content: "\f04d"; }
.fa-forward::before { content: "\f04e"; }
.fa-backward::before { content: "\f04a"; }
.fa-step-forward::before { content: "\f051"; }
.fa-step-backward::before { content: "\f048"; }
.fa-eject::before { content: "\f052"; }
.fa-random::before { content: "\f074"; }
.fa-repeat::before { content: "\f01e"; }
.fa-video::before { content: "\f03d"; }
.fa-camera::before { content: "\f030"; }
.fa-photo::before { content: "\f03e"; }
.fa-picture-o::before { content: "\f03e"; }
.fa-film::before { content: "\f008"; }
.fa-youtube::before { content: "\f167"; }
.fa-vimeo::before { content: "\f27d"; }
.fa-instagram::before { content: "\f16d"; }
.fa-facebook::before { content: "\f09a"; }
.fa-twitter::before { content: "\f099"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-pinterest::before { content: "\f0d2"; }
.fa-tumblr::before { content: "\f173"; }
.fa-reddit::before { content: "\f1a1"; }
.fa-snapchat::before { content: "\f2ab"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-telegram::before { content: "\f2c6"; }
.fa-skype::before { content: "\f17e"; }
.fa-discord::before { content: "\f392"; }
.fa-slack::before { content: "\f198"; }
.fa-github::before { content: "\f09b"; }
.fa-gitlab::before { content: "\f296"; }
.fa-bitbucket::before { content: "\f171"; }
.fa-stack-overflow::before { content: "\f16c"; }
.fa-codepen::before { content: "\f1cb"; }
.fa-jsfiddle::before { content: "\f1cc"; }
.fa-chrome::before { content: "\f268"; }
.fa-firefox::before { content: "\f269"; }
.fa-safari::before { content: "\f267"; }
.fa-edge::before { content: "\f282"; }
.fa-opera::before { content: "\f26a"; }
.fa-android::before { content: "\f17b"; }
.fa-apple::before { content: "\f179"; }
.fa-windows::before { content: "\f17a"; }
.fa-linux::before { content: "\f17c"; }
.fa-ubuntu::before { content: "\f7df"; }
.fa-centos::before { content: "\f789"; }
.fa-fedora::before { content: "\f798"; }
.fa-redhat::before { content: "\f7bc"; }
.fa-suse::before { content: "\f7d6"; }
.fa-debian::before { content: "\f77d"; }
.fa-freebsd::before { content: "\f3a4"; }
.fa-aws::before { content: "\f375"; }
.fa-google::before { content: "\f1a0"; }
.fa-microsoft::before { content: "\f3ca"; }
.fa-amazon::before { content: "\f270"; }
.fa-paypal::before { content: "\f1ed"; }
.fa-stripe::before { content: "\f429"; }
.fa-visa::before { content: "\f1f0"; }
.fa-mastercard::before { content: "\f1f1"; }
.fa-cc-amex::before { content: "\f1f3"; }
.fa-cc-discover::before { content: "\f1f2"; }
.fa-cc-jcb::before { content: "\f24b"; }
.fa-cc-diners-club::before { content: "\f24c"; }
.fa-bitcoin::before { content: "\f379"; }
.fa-ethereum::before { content: "\f42e"; }
.fa-dollar-sign::before { content: "\f155"; }
.fa-euro-sign::before { content: "\f153"; }
.fa-pound-sign::before { content: "\f154"; }
.fa-yen-sign::before { content: "\f157"; }
.fa-ruble-sign::before { content: "\f158"; }
.fa-rupee-sign::before { content: "\f156"; }
.fa-won-sign::before { content: "\f159"; }
.fa-shekel-sign::before { content: "\f20b"; }
.fa-lira-sign::before { content: "\f195"; }
.fa-hryvnia::before { content: "\f6f2"; }
.fa-tenge::before { content: "\f7d7"; }
.fa-tugrik::before { content: "\f6a5"; }
.fa-manat::before { content: "\f74a"; }
.fa-som::before { content: "\f6a6"; }
.fa-kip::before { content: "\f6c4"; }
.fa-naira::before { content: "\f6b1"; }
.fa-rial::before { content: "\f6b2"; }
.fa-baht::before { content: "\f6b3"; }
.fa-dong::before { content: "\f6b4"; }
.fa-peso::before { content: "\f6b5"; }
.fa-guarani::before { content: "\f6b6"; }
.fa-cedi::before { content: "\f6b7"; }
.fa-franc::before { content: "\f6b8"; }
.fa-lari::before { content: "\f6b9"; }
.fa-dram::before { content: "\f6ba"; }
.fa-afghani::before { content: "\f6bb"; }
.fa-lek::before { content: "\f6bc"; }
.fa-florin::before { content: "\f6bd"; }
.fa-colon::before { content: "\f6be"; }
.fa-cruzeiro::before { content: "\f6bf"; }
.fa-austral::before { content: "\f6c0"; }
.fa-mill::before { content: "\f6c1"; }
.fa-peseta::before { content: "\f6c2"; }
.fa-escudo::before { content: "\f6c3"; }
.fa-spesmilo::before { content: "\f6c5"; }
.fa-taka::before { content: "\f6c6"; }
.fa-rupiah::before { content: "\f6c7"; }
.fa-real::before { content: "\f6c8"; }
.fa-gourde::before { content: "\f6c9"; }
.fa-quetzal::before { content: "\f6ca"; }
.fa-cordoba::before { content: "\f6cb"; }
.fa-balboa::before { content: "\f6cc"; }
.fa-lempira::before { content: "\f6cd"; }
.fa-belize::before { content: "\f6ce"; }
.fa-dollar::before { content: "\f6cf"; }
.fa-peso-sign::before { content: "\f6d0"; }
.fa-leu::before { content: "\f6d1"; }
.fa-hryvnia-sign::before { content: "\f6d2"; }
.fa-tenge-sign::before { content: "\f6d3"; }
.fa-tugrik-sign::before { content: "\f6d4"; }
.fa-manat-sign::before { content: "\f6d5"; }
.fa-som-sign::before { content: "\f6d6"; }
.fa-kip-sign::before { content: "\f6d7"; }
.fa-naira-sign::before { content: "\f6d8"; }
.fa-rial-sign::before { content: "\f6d9"; }
.fa-baht-sign::before { content: "\f6da"; }
.fa-dong-sign::before { content: "\f6db"; }
.fa-peso-sign::before { content: "\f6dc"; }
.fa-guarani-sign::before { content: "\f6dd"; }
.fa-cedi-sign::before { content: "\f6de"; }
.fa-franc-sign::before { content: "\f6df"; }
.fa-lari-sign::before { content: "\f6e0"; }
.fa-dram-sign::before { content: "\f6e1"; }
.fa-afghani-sign::before { content: "\f6e2"; }
.fa-lek-sign::before { content: "\f6e3"; }
.fa-florin-sign::before { content: "\f6e4"; }
.fa-colon-sign::before { content: "\f6e5"; }
.fa-cruzeiro-sign::before { content: "\f6e6"; }
.fa-austral-sign::before { content: "\f6e7"; }
.fa-mill-sign::before { content: "\f6e8"; }
.fa-peseta-sign::before { content: "\f6e9"; }
.fa-escudo-sign::before { content: "\f6ea"; }
.fa-spesmilo-sign::before { content: "\f6eb"; }
.fa-taka-sign::before { content: "\f6ec"; }
.fa-rupiah-sign::before { content: "\f6ed"; }
.fa-real-sign::before { content: "\f6ee"; }
.fa-gourde-sign::before { content: "\f6ef"; }
.fa-quetzal-sign::before { content: "\f6f0"; }
.fa-cordoba-sign::before { content: "\f6f1"; }
.fa-balboa-sign::before { content: "\f6f2"; }
.fa-lempira-sign::before { content: "\f6f3"; }
.fa-belize-sign::before { content: "\f6f4"; }
.fa-dollar-sign::before { content: "\f6f5"; }
.fa-peso-sign::before { content: "\f6f6"; }
.fa-leu-sign::before { content: "\f6f7"; }

/* Additional Admin Icons */
.fa-tachometer-alt::before { content: "\f3fd"; }
.fa-images::before { content: "\f302"; }
.fa-database::before { content: "\f1c0"; }
.fa-signature::before { content: "\f5b7"; }
.fa-list-alt::before { content: "\f022"; }
.fa-sign-out-alt::before { content: "\f2f5"; }

/* Missing Navigation and UI Icons */
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-check-square::before { content: "\f14a"; }
.fa-square::before { content: "\f0c8"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-chart-line::before { content: "\f201"; }
.fa-refresh::before { content: "\f021"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-keyboard::before { content: "\f11c"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-expand::before { content: "\f065"; }
.fa-times-circle::before { content: "\f057"; }
.fa-check-circle::before { content: "\f058"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-upload::before { content: "\f093"; }

/* Animationen */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-pulse 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fa-pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    opacity: 1;
  }
}

/* Größen */
.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-lg {
  font-size: 1.25em;
}

.fa-xl {
  font-size: 1.5em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

/* Ausrichtung */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* Rotation */
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-both {
  transform: scale(-1);
}

/* Stacking */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Borders */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

/* Pull */
.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

/* Screen reader text */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}