diff --git a/css/all.css b/css/all.css index c093364e3..b381382c8 100644 --- a/css/all.css +++ b/css/all.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -7,14 +7,12 @@ font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); } -.fa-solid, -.fa-regular, -.fa-brands, .fas, .far, .fab, -.fa-sharp-solid, -.fa-classic, +.fa-solid, +.fa-regular, +.fa-brands, .fa { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; @@ -24,15 +22,25 @@ line-height: 1; text-rendering: auto; } -.fas, +.fas::before, +.far::before, +.fab::before, +.fa-solid::before, +.fa-regular::before, +.fa-brands::before, +.fa::before { + content: var(--fa); + content: var(--fa)/""; } + .fa-classic, +.fas, .fa-solid, .far, .fa-regular { font-family: 'Font Awesome 6 Free'; } -.fab, -.fa-brands { +.fa-brands, +.fab { font-family: 'Font Awesome 6 Brands'; } .fa-1x { @@ -325,5870 +333,7853 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.fa-0::before { - content: "\30"; } +.fa-0 { + --fa: "\30"; + --fa--fa: "\30\30"; } -.fa-1::before { - content: "\31"; } +.fa-1 { + --fa: "\31"; + --fa--fa: "\31\31"; } -.fa-2::before { - content: "\32"; } +.fa-2 { + --fa: "\32"; + --fa--fa: "\32\32"; } -.fa-3::before { - content: "\33"; } +.fa-3 { + --fa: "\33"; + --fa--fa: "\33\33"; } -.fa-4::before { - content: "\34"; } +.fa-4 { + --fa: "\34"; + --fa--fa: "\34\34"; } -.fa-5::before { - content: "\35"; } +.fa-5 { + --fa: "\35"; + --fa--fa: "\35\35"; } -.fa-6::before { - content: "\36"; } +.fa-6 { + --fa: "\36"; + --fa--fa: "\36\36"; } -.fa-7::before { - content: "\37"; } +.fa-7 { + --fa: "\37"; + --fa--fa: "\37\37"; } -.fa-8::before { - content: "\38"; } +.fa-8 { + --fa: "\38"; + --fa--fa: "\38\38"; } -.fa-9::before { - content: "\39"; } +.fa-9 { + --fa: "\39"; + --fa--fa: "\39\39"; } -.fa-fill-drip::before { - content: "\f576"; } +.fa-fill-drip { + --fa: "\f576"; + --fa--fa: "\f576\f576"; } -.fa-arrows-to-circle::before { - content: "\e4bd"; } +.fa-arrows-to-circle { + --fa: "\e4bd"; + --fa--fa: "\e4bd\e4bd"; } -.fa-circle-chevron-right::before { - content: "\f138"; } +.fa-circle-chevron-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-chevron-circle-right::before { - content: "\f138"; } +.fa-chevron-circle-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-at::before { - content: "\40"; } +.fa-at { + --fa: "\40"; + --fa--fa: "\40\40"; } -.fa-trash-can::before { - content: "\f2ed"; } +.fa-trash-can { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-trash-alt::before { - content: "\f2ed"; } +.fa-trash-alt { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-text-height::before { - content: "\f034"; } +.fa-text-height { + --fa: "\f034"; + --fa--fa: "\f034\f034"; } -.fa-user-xmark::before { - content: "\f235"; } +.fa-user-xmark { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-user-times::before { - content: "\f235"; } +.fa-user-times { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-stethoscope::before { - content: "\f0f1"; } +.fa-stethoscope { + --fa: "\f0f1"; + --fa--fa: "\f0f1\f0f1"; } -.fa-message::before { - content: "\f27a"; } +.fa-message { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-comment-alt::before { - content: "\f27a"; } +.fa-comment-alt { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-info::before { - content: "\f129"; } +.fa-info { + --fa: "\f129"; + --fa--fa: "\f129\f129"; } -.fa-down-left-and-up-right-to-center::before { - content: "\f422"; } +.fa-down-left-and-up-right-to-center { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-compress-alt::before { - content: "\f422"; } +.fa-compress-alt { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-explosion::before { - content: "\e4e9"; } +.fa-explosion { + --fa: "\e4e9"; + --fa--fa: "\e4e9\e4e9"; } -.fa-file-lines::before { - content: "\f15c"; } +.fa-file-lines { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-alt::before { - content: "\f15c"; } +.fa-file-alt { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-text::before { - content: "\f15c"; } +.fa-file-text { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-wave-square::before { - content: "\f83e"; } +.fa-wave-square { + --fa: "\f83e"; + --fa--fa: "\f83e\f83e"; } -.fa-ring::before { - content: "\f70b"; } +.fa-ring { + --fa: "\f70b"; + --fa--fa: "\f70b\f70b"; } -.fa-building-un::before { - content: "\e4d9"; } +.fa-building-un { + --fa: "\e4d9"; + --fa--fa: "\e4d9\e4d9"; } -.fa-dice-three::before { - content: "\f527"; } +.fa-dice-three { + --fa: "\f527"; + --fa--fa: "\f527\f527"; } -.fa-calendar-days::before { - content: "\f073"; } +.fa-calendar-days { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-calendar-alt::before { - content: "\f073"; } +.fa-calendar-alt { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-anchor-circle-check::before { - content: "\e4aa"; } +.fa-anchor-circle-check { + --fa: "\e4aa"; + --fa--fa: "\e4aa\e4aa"; } -.fa-building-circle-arrow-right::before { - content: "\e4d1"; } +.fa-building-circle-arrow-right { + --fa: "\e4d1"; + --fa--fa: "\e4d1\e4d1"; } -.fa-volleyball::before { - content: "\f45f"; } +.fa-volleyball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-volleyball-ball::before { - content: "\f45f"; } +.fa-volleyball-ball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-arrows-up-to-line::before { - content: "\e4c2"; } +.fa-arrows-up-to-line { + --fa: "\e4c2"; + --fa--fa: "\e4c2\e4c2"; } -.fa-sort-down::before { - content: "\f0dd"; } +.fa-sort-down { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-sort-desc::before { - content: "\f0dd"; } +.fa-sort-desc { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-circle-minus::before { - content: "\f056"; } +.fa-circle-minus { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-minus-circle::before { - content: "\f056"; } +.fa-minus-circle { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-door-open::before { - content: "\f52b"; } +.fa-door-open { + --fa: "\f52b"; + --fa--fa: "\f52b\f52b"; } -.fa-right-from-bracket::before { - content: "\f2f5"; } +.fa-right-from-bracket { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-sign-out-alt::before { - content: "\f2f5"; } +.fa-sign-out-alt { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-atom::before { - content: "\f5d2"; } +.fa-atom { + --fa: "\f5d2"; + --fa--fa: "\f5d2\f5d2"; } -.fa-soap::before { - content: "\e06e"; } +.fa-soap { + --fa: "\e06e"; + --fa--fa: "\e06e\e06e"; } -.fa-icons::before { - content: "\f86d"; } +.fa-icons { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-heart-music-camera-bolt::before { - content: "\f86d"; } +.fa-heart-music-camera-bolt { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-microphone-lines-slash::before { - content: "\f539"; } +.fa-microphone-lines-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-microphone-alt-slash::before { - content: "\f539"; } +.fa-microphone-alt-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-bridge-circle-check::before { - content: "\e4c9"; } +.fa-bridge-circle-check { + --fa: "\e4c9"; + --fa--fa: "\e4c9\e4c9"; } -.fa-pump-medical::before { - content: "\e06a"; } +.fa-pump-medical { + --fa: "\e06a"; + --fa--fa: "\e06a\e06a"; } -.fa-fingerprint::before { - content: "\f577"; } +.fa-fingerprint { + --fa: "\f577"; + --fa--fa: "\f577\f577"; } -.fa-hand-point-right::before { - content: "\f0a4"; } +.fa-hand-point-right { + --fa: "\f0a4"; + --fa--fa: "\f0a4\f0a4"; } -.fa-magnifying-glass-location::before { - content: "\f689"; } +.fa-magnifying-glass-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-search-location::before { - content: "\f689"; } +.fa-search-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-forward-step::before { - content: "\f051"; } +.fa-forward-step { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-step-forward::before { - content: "\f051"; } +.fa-step-forward { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-face-smile-beam::before { - content: "\f5b8"; } +.fa-face-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-smile-beam::before { - content: "\f5b8"; } +.fa-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-flag-checkered::before { - content: "\f11e"; } +.fa-flag-checkered { + --fa: "\f11e"; + --fa--fa: "\f11e\f11e"; } -.fa-football::before { - content: "\f44e"; } +.fa-football { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-football-ball::before { - content: "\f44e"; } +.fa-football-ball { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-school-circle-exclamation::before { - content: "\e56c"; } +.fa-school-circle-exclamation { + --fa: "\e56c"; + --fa--fa: "\e56c\e56c"; } -.fa-crop::before { - content: "\f125"; } +.fa-crop { + --fa: "\f125"; + --fa--fa: "\f125\f125"; } -.fa-angles-down::before { - content: "\f103"; } +.fa-angles-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-angle-double-down::before { - content: "\f103"; } +.fa-angle-double-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-users-rectangle::before { - content: "\e594"; } +.fa-users-rectangle { + --fa: "\e594"; + --fa--fa: "\e594\e594"; } -.fa-people-roof::before { - content: "\e537"; } +.fa-people-roof { + --fa: "\e537"; + --fa--fa: "\e537\e537"; } -.fa-people-line::before { - content: "\e534"; } +.fa-people-line { + --fa: "\e534"; + --fa--fa: "\e534\e534"; } -.fa-beer-mug-empty::before { - content: "\f0fc"; } +.fa-beer-mug-empty { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-beer::before { - content: "\f0fc"; } +.fa-beer { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-diagram-predecessor::before { - content: "\e477"; } +.fa-diagram-predecessor { + --fa: "\e477"; + --fa--fa: "\e477\e477"; } -.fa-arrow-up-long::before { - content: "\f176"; } +.fa-arrow-up-long { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-long-arrow-up::before { - content: "\f176"; } +.fa-long-arrow-up { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-fire-flame-simple::before { - content: "\f46a"; } +.fa-fire-flame-simple { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-burn::before { - content: "\f46a"; } +.fa-burn { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-person::before { - content: "\f183"; } +.fa-person { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-male::before { - content: "\f183"; } +.fa-male { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-laptop::before { - content: "\f109"; } +.fa-laptop { + --fa: "\f109"; + --fa--fa: "\f109\f109"; } -.fa-file-csv::before { - content: "\f6dd"; } +.fa-file-csv { + --fa: "\f6dd"; + --fa--fa: "\f6dd\f6dd"; } -.fa-menorah::before { - content: "\f676"; } +.fa-menorah { + --fa: "\f676"; + --fa--fa: "\f676\f676"; } -.fa-truck-plane::before { - content: "\e58f"; } +.fa-truck-plane { + --fa: "\e58f"; + --fa--fa: "\e58f\e58f"; } -.fa-record-vinyl::before { - content: "\f8d9"; } +.fa-record-vinyl { + --fa: "\f8d9"; + --fa--fa: "\f8d9\f8d9"; } -.fa-face-grin-stars::before { - content: "\f587"; } +.fa-face-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-grin-stars::before { - content: "\f587"; } +.fa-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-bong::before { - content: "\f55c"; } +.fa-bong { + --fa: "\f55c"; + --fa--fa: "\f55c\f55c"; } -.fa-spaghetti-monster-flying::before { - content: "\f67b"; } +.fa-spaghetti-monster-flying { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-pastafarianism::before { - content: "\f67b"; } +.fa-pastafarianism { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-arrow-down-up-across-line::before { - content: "\e4af"; } +.fa-arrow-down-up-across-line { + --fa: "\e4af"; + --fa--fa: "\e4af\e4af"; } -.fa-spoon::before { - content: "\f2e5"; } +.fa-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-utensil-spoon::before { - content: "\f2e5"; } +.fa-utensil-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-jar-wheat::before { - content: "\e517"; } +.fa-jar-wheat { + --fa: "\e517"; + --fa--fa: "\e517\e517"; } -.fa-envelopes-bulk::before { - content: "\f674"; } +.fa-envelopes-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-mail-bulk::before { - content: "\f674"; } +.fa-mail-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-file-circle-exclamation::before { - content: "\e4eb"; } +.fa-file-circle-exclamation { + --fa: "\e4eb"; + --fa--fa: "\e4eb\e4eb"; } -.fa-circle-h::before { - content: "\f47e"; } +.fa-circle-h { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-hospital-symbol::before { - content: "\f47e"; } +.fa-hospital-symbol { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-pager::before { - content: "\f815"; } +.fa-pager { + --fa: "\f815"; + --fa--fa: "\f815\f815"; } -.fa-address-book::before { - content: "\f2b9"; } +.fa-address-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-contact-book::before { - content: "\f2b9"; } +.fa-contact-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-strikethrough::before { - content: "\f0cc"; } +.fa-strikethrough { + --fa: "\f0cc"; + --fa--fa: "\f0cc\f0cc"; } -.fa-k::before { - content: "\4b"; } +.fa-k { + --fa: "\4b"; + --fa--fa: "\4b\4b"; } -.fa-landmark-flag::before { - content: "\e51c"; } +.fa-landmark-flag { + --fa: "\e51c"; + --fa--fa: "\e51c\e51c"; } -.fa-pencil::before { - content: "\f303"; } +.fa-pencil { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-pencil-alt::before { - content: "\f303"; } +.fa-pencil-alt { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-backward::before { - content: "\f04a"; } +.fa-backward { + --fa: "\f04a"; + --fa--fa: "\f04a\f04a"; } -.fa-caret-right::before { - content: "\f0da"; } +.fa-caret-right { + --fa: "\f0da"; + --fa--fa: "\f0da\f0da"; } -.fa-comments::before { - content: "\f086"; } +.fa-comments { + --fa: "\f086"; + --fa--fa: "\f086\f086"; } -.fa-paste::before { - content: "\f0ea"; } +.fa-paste { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-file-clipboard::before { - content: "\f0ea"; } +.fa-file-clipboard { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-code-pull-request::before { - content: "\e13c"; } +.fa-code-pull-request { + --fa: "\e13c"; + --fa--fa: "\e13c\e13c"; } -.fa-clipboard-list::before { - content: "\f46d"; } +.fa-clipboard-list { + --fa: "\f46d"; + --fa--fa: "\f46d\f46d"; } -.fa-truck-ramp-box::before { - content: "\f4de"; } +.fa-truck-ramp-box { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-truck-loading::before { - content: "\f4de"; } +.fa-truck-loading { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-user-check::before { - content: "\f4fc"; } +.fa-user-check { + --fa: "\f4fc"; + --fa--fa: "\f4fc\f4fc"; } -.fa-vial-virus::before { - content: "\e597"; } +.fa-vial-virus { + --fa: "\e597"; + --fa--fa: "\e597\e597"; } -.fa-sheet-plastic::before { - content: "\e571"; } +.fa-sheet-plastic { + --fa: "\e571"; + --fa--fa: "\e571\e571"; } -.fa-blog::before { - content: "\f781"; } +.fa-blog { + --fa: "\f781"; + --fa--fa: "\f781\f781"; } -.fa-user-ninja::before { - content: "\f504"; } +.fa-user-ninja { + --fa: "\f504"; + --fa--fa: "\f504\f504"; } -.fa-person-arrow-up-from-line::before { - content: "\e539"; } +.fa-person-arrow-up-from-line { + --fa: "\e539"; + --fa--fa: "\e539\e539"; } -.fa-scroll-torah::before { - content: "\f6a0"; } +.fa-scroll-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-torah::before { - content: "\f6a0"; } +.fa-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-broom-ball::before { - content: "\f458"; } +.fa-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch::before { - content: "\f458"; } +.fa-quidditch { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch-broom-ball::before { - content: "\f458"; } +.fa-quidditch-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-toggle-off::before { - content: "\f204"; } +.fa-toggle-off { + --fa: "\f204"; + --fa--fa: "\f204\f204"; } -.fa-box-archive::before { - content: "\f187"; } +.fa-box-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-archive::before { - content: "\f187"; } +.fa-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-person-drowning::before { - content: "\e545"; } +.fa-person-drowning { + --fa: "\e545"; + --fa--fa: "\e545\e545"; } -.fa-arrow-down-9-1::before { - content: "\f886"; } +.fa-arrow-down-9-1 { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-desc::before { - content: "\f886"; } +.fa-sort-numeric-desc { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-down-alt::before { - content: "\f886"; } +.fa-sort-numeric-down-alt { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-face-grin-tongue-squint::before { - content: "\f58a"; } +.fa-face-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-grin-tongue-squint::before { - content: "\f58a"; } +.fa-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-spray-can::before { - content: "\f5bd"; } +.fa-spray-can { + --fa: "\f5bd"; + --fa--fa: "\f5bd\f5bd"; } -.fa-truck-monster::before { - content: "\f63b"; } +.fa-truck-monster { + --fa: "\f63b"; + --fa--fa: "\f63b\f63b"; } -.fa-w::before { - content: "\57"; } +.fa-w { + --fa: "\57"; + --fa--fa: "\57\57"; } -.fa-earth-africa::before { - content: "\f57c"; } +.fa-earth-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-globe-africa::before { - content: "\f57c"; } +.fa-globe-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-rainbow::before { - content: "\f75b"; } +.fa-rainbow { + --fa: "\f75b"; + --fa--fa: "\f75b\f75b"; } -.fa-circle-notch::before { - content: "\f1ce"; } +.fa-circle-notch { + --fa: "\f1ce"; + --fa--fa: "\f1ce\f1ce"; } -.fa-tablet-screen-button::before { - content: "\f3fa"; } +.fa-tablet-screen-button { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-tablet-alt::before { - content: "\f3fa"; } +.fa-tablet-alt { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-paw::before { - content: "\f1b0"; } +.fa-paw { + --fa: "\f1b0"; + --fa--fa: "\f1b0\f1b0"; } -.fa-cloud::before { - content: "\f0c2"; } +.fa-cloud { + --fa: "\f0c2"; + --fa--fa: "\f0c2\f0c2"; } -.fa-trowel-bricks::before { - content: "\e58a"; } +.fa-trowel-bricks { + --fa: "\e58a"; + --fa--fa: "\e58a\e58a"; } -.fa-face-flushed::before { - content: "\f579"; } +.fa-face-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-flushed::before { - content: "\f579"; } +.fa-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-hospital-user::before { - content: "\f80d"; } +.fa-hospital-user { + --fa: "\f80d"; + --fa--fa: "\f80d\f80d"; } -.fa-tent-arrow-left-right::before { - content: "\e57f"; } +.fa-tent-arrow-left-right { + --fa: "\e57f"; + --fa--fa: "\e57f\e57f"; } -.fa-gavel::before { - content: "\f0e3"; } +.fa-gavel { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-legal::before { - content: "\f0e3"; } +.fa-legal { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-binoculars::before { - content: "\f1e5"; } +.fa-binoculars { + --fa: "\f1e5"; + --fa--fa: "\f1e5\f1e5"; } -.fa-microphone-slash::before { - content: "\f131"; } +.fa-microphone-slash { + --fa: "\f131"; + --fa--fa: "\f131\f131"; } -.fa-box-tissue::before { - content: "\e05b"; } +.fa-box-tissue { + --fa: "\e05b"; + --fa--fa: "\e05b\e05b"; } -.fa-motorcycle::before { - content: "\f21c"; } +.fa-motorcycle { + --fa: "\f21c"; + --fa--fa: "\f21c\f21c"; } -.fa-bell-concierge::before { - content: "\f562"; } +.fa-bell-concierge { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-concierge-bell::before { - content: "\f562"; } +.fa-concierge-bell { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-pen-ruler::before { - content: "\f5ae"; } +.fa-pen-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-pencil-ruler::before { - content: "\f5ae"; } +.fa-pencil-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-people-arrows::before { - content: "\e068"; } +.fa-people-arrows { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-people-arrows-left-right::before { - content: "\e068"; } +.fa-people-arrows-left-right { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-mars-and-venus-burst::before { - content: "\e523"; } +.fa-mars-and-venus-burst { + --fa: "\e523"; + --fa--fa: "\e523\e523"; } -.fa-square-caret-right::before { - content: "\f152"; } +.fa-square-caret-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-caret-square-right::before { - content: "\f152"; } +.fa-caret-square-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-scissors::before { - content: "\f0c4"; } +.fa-scissors { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-cut::before { - content: "\f0c4"; } +.fa-cut { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-sun-plant-wilt::before { - content: "\e57a"; } +.fa-sun-plant-wilt { + --fa: "\e57a"; + --fa--fa: "\e57a\e57a"; } -.fa-toilets-portable::before { - content: "\e584"; } +.fa-toilets-portable { + --fa: "\e584"; + --fa--fa: "\e584\e584"; } -.fa-hockey-puck::before { - content: "\f453"; } +.fa-hockey-puck { + --fa: "\f453"; + --fa--fa: "\f453\f453"; } -.fa-table::before { - content: "\f0ce"; } +.fa-table { + --fa: "\f0ce"; + --fa--fa: "\f0ce\f0ce"; } -.fa-magnifying-glass-arrow-right::before { - content: "\e521"; } +.fa-magnifying-glass-arrow-right { + --fa: "\e521"; + --fa--fa: "\e521\e521"; } -.fa-tachograph-digital::before { - content: "\f566"; } +.fa-tachograph-digital { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-digital-tachograph::before { - content: "\f566"; } +.fa-digital-tachograph { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-users-slash::before { - content: "\e073"; } +.fa-users-slash { + --fa: "\e073"; + --fa--fa: "\e073\e073"; } -.fa-clover::before { - content: "\e139"; } +.fa-clover { + --fa: "\e139"; + --fa--fa: "\e139\e139"; } -.fa-reply::before { - content: "\f3e5"; } +.fa-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-mail-reply::before { - content: "\f3e5"; } +.fa-mail-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-star-and-crescent::before { - content: "\f699"; } +.fa-star-and-crescent { + --fa: "\f699"; + --fa--fa: "\f699\f699"; } -.fa-house-fire::before { - content: "\e50c"; } +.fa-house-fire { + --fa: "\e50c"; + --fa--fa: "\e50c\e50c"; } -.fa-square-minus::before { - content: "\f146"; } +.fa-square-minus { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-minus-square::before { - content: "\f146"; } +.fa-minus-square { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-helicopter::before { - content: "\f533"; } +.fa-helicopter { + --fa: "\f533"; + --fa--fa: "\f533\f533"; } -.fa-compass::before { - content: "\f14e"; } +.fa-compass { + --fa: "\f14e"; + --fa--fa: "\f14e\f14e"; } -.fa-square-caret-down::before { - content: "\f150"; } +.fa-square-caret-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-caret-square-down::before { - content: "\f150"; } +.fa-caret-square-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-file-circle-question::before { - content: "\e4ef"; } +.fa-file-circle-question { + --fa: "\e4ef"; + --fa--fa: "\e4ef\e4ef"; } -.fa-laptop-code::before { - content: "\f5fc"; } +.fa-laptop-code { + --fa: "\f5fc"; + --fa--fa: "\f5fc\f5fc"; } -.fa-swatchbook::before { - content: "\f5c3"; } +.fa-swatchbook { + --fa: "\f5c3"; + --fa--fa: "\f5c3\f5c3"; } -.fa-prescription-bottle::before { - content: "\f485"; } +.fa-prescription-bottle { + --fa: "\f485"; + --fa--fa: "\f485\f485"; } -.fa-bars::before { - content: "\f0c9"; } +.fa-bars { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-navicon::before { - content: "\f0c9"; } +.fa-navicon { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-people-group::before { - content: "\e533"; } +.fa-people-group { + --fa: "\e533"; + --fa--fa: "\e533\e533"; } -.fa-hourglass-end::before { - content: "\f253"; } +.fa-hourglass-end { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-hourglass-3::before { - content: "\f253"; } +.fa-hourglass-3 { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-heart-crack::before { - content: "\f7a9"; } +.fa-heart-crack { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-heart-broken::before { - content: "\f7a9"; } +.fa-heart-broken { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-square-up-right::before { - content: "\f360"; } +.fa-square-up-right { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-external-link-square-alt::before { - content: "\f360"; } +.fa-external-link-square-alt { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-face-kiss-beam::before { - content: "\f597"; } +.fa-face-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-kiss-beam::before { - content: "\f597"; } +.fa-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-film::before { - content: "\f008"; } +.fa-film { + --fa: "\f008"; + --fa--fa: "\f008\f008"; } -.fa-ruler-horizontal::before { - content: "\f547"; } +.fa-ruler-horizontal { + --fa: "\f547"; + --fa--fa: "\f547\f547"; } -.fa-people-robbery::before { - content: "\e536"; } +.fa-people-robbery { + --fa: "\e536"; + --fa--fa: "\e536\e536"; } -.fa-lightbulb::before { - content: "\f0eb"; } +.fa-lightbulb { + --fa: "\f0eb"; + --fa--fa: "\f0eb\f0eb"; } -.fa-caret-left::before { - content: "\f0d9"; } +.fa-caret-left { + --fa: "\f0d9"; + --fa--fa: "\f0d9\f0d9"; } -.fa-circle-exclamation::before { - content: "\f06a"; } +.fa-circle-exclamation { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-exclamation-circle::before { - content: "\f06a"; } +.fa-exclamation-circle { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-school-circle-xmark::before { - content: "\e56d"; } +.fa-school-circle-xmark { + --fa: "\e56d"; + --fa--fa: "\e56d\e56d"; } -.fa-arrow-right-from-bracket::before { - content: "\f08b"; } +.fa-arrow-right-from-bracket { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-sign-out::before { - content: "\f08b"; } +.fa-sign-out { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-circle-chevron-down::before { - content: "\f13a"; } +.fa-circle-chevron-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-chevron-circle-down::before { - content: "\f13a"; } +.fa-chevron-circle-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-unlock-keyhole::before { - content: "\f13e"; } +.fa-unlock-keyhole { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-unlock-alt::before { - content: "\f13e"; } +.fa-unlock-alt { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-cloud-showers-heavy::before { - content: "\f740"; } +.fa-cloud-showers-heavy { + --fa: "\f740"; + --fa--fa: "\f740\f740"; } -.fa-headphones-simple::before { - content: "\f58f"; } +.fa-headphones-simple { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-headphones-alt::before { - content: "\f58f"; } +.fa-headphones-alt { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-sitemap::before { - content: "\f0e8"; } +.fa-sitemap { + --fa: "\f0e8"; + --fa--fa: "\f0e8\f0e8"; } -.fa-circle-dollar-to-slot::before { - content: "\f4b9"; } +.fa-circle-dollar-to-slot { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-donate::before { - content: "\f4b9"; } +.fa-donate { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-memory::before { - content: "\f538"; } +.fa-memory { + --fa: "\f538"; + --fa--fa: "\f538\f538"; } -.fa-road-spikes::before { - content: "\e568"; } +.fa-road-spikes { + --fa: "\e568"; + --fa--fa: "\e568\e568"; } -.fa-fire-burner::before { - content: "\e4f1"; } +.fa-fire-burner { + --fa: "\e4f1"; + --fa--fa: "\e4f1\e4f1"; } -.fa-flag::before { - content: "\f024"; } +.fa-flag { + --fa: "\f024"; + --fa--fa: "\f024\f024"; } -.fa-hanukiah::before { - content: "\f6e6"; } +.fa-hanukiah { + --fa: "\f6e6"; + --fa--fa: "\f6e6\f6e6"; } -.fa-feather::before { - content: "\f52d"; } +.fa-feather { + --fa: "\f52d"; + --fa--fa: "\f52d\f52d"; } -.fa-volume-low::before { - content: "\f027"; } +.fa-volume-low { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-volume-down::before { - content: "\f027"; } +.fa-volume-down { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-comment-slash::before { - content: "\f4b3"; } +.fa-comment-slash { + --fa: "\f4b3"; + --fa--fa: "\f4b3\f4b3"; } -.fa-cloud-sun-rain::before { - content: "\f743"; } +.fa-cloud-sun-rain { + --fa: "\f743"; + --fa--fa: "\f743\f743"; } -.fa-compress::before { - content: "\f066"; } +.fa-compress { + --fa: "\f066"; + --fa--fa: "\f066\f066"; } -.fa-wheat-awn::before { - content: "\e2cd"; } +.fa-wheat-awn { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-wheat-alt::before { - content: "\e2cd"; } +.fa-wheat-alt { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-ankh::before { - content: "\f644"; } +.fa-ankh { + --fa: "\f644"; + --fa--fa: "\f644\f644"; } -.fa-hands-holding-child::before { - content: "\e4fa"; } +.fa-hands-holding-child { + --fa: "\e4fa"; + --fa--fa: "\e4fa\e4fa"; } -.fa-asterisk::before { - content: "\2a"; } +.fa-asterisk { + --fa: "\2a"; + --fa--fa: "\2a\2a"; } -.fa-square-check::before { - content: "\f14a"; } +.fa-square-check { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-check-square::before { - content: "\f14a"; } +.fa-check-square { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-peseta-sign::before { - content: "\e221"; } +.fa-peseta-sign { + --fa: "\e221"; + --fa--fa: "\e221\e221"; } -.fa-heading::before { - content: "\f1dc"; } +.fa-heading { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-header::before { - content: "\f1dc"; } +.fa-header { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-ghost::before { - content: "\f6e2"; } +.fa-ghost { + --fa: "\f6e2"; + --fa--fa: "\f6e2\f6e2"; } -.fa-list::before { - content: "\f03a"; } +.fa-list { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-list-squares::before { - content: "\f03a"; } +.fa-list-squares { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-square-phone-flip::before { - content: "\f87b"; } +.fa-square-phone-flip { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-phone-square-alt::before { - content: "\f87b"; } +.fa-phone-square-alt { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-cart-plus::before { - content: "\f217"; } +.fa-cart-plus { + --fa: "\f217"; + --fa--fa: "\f217\f217"; } -.fa-gamepad::before { - content: "\f11b"; } +.fa-gamepad { + --fa: "\f11b"; + --fa--fa: "\f11b\f11b"; } -.fa-circle-dot::before { - content: "\f192"; } +.fa-circle-dot { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-dot-circle::before { - content: "\f192"; } +.fa-dot-circle { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-face-dizzy::before { - content: "\f567"; } +.fa-face-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-dizzy::before { - content: "\f567"; } +.fa-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-egg::before { - content: "\f7fb"; } +.fa-egg { + --fa: "\f7fb"; + --fa--fa: "\f7fb\f7fb"; } -.fa-house-medical-circle-xmark::before { - content: "\e513"; } +.fa-house-medical-circle-xmark { + --fa: "\e513"; + --fa--fa: "\e513\e513"; } -.fa-campground::before { - content: "\f6bb"; } +.fa-campground { + --fa: "\f6bb"; + --fa--fa: "\f6bb\f6bb"; } -.fa-folder-plus::before { - content: "\f65e"; } +.fa-folder-plus { + --fa: "\f65e"; + --fa--fa: "\f65e\f65e"; } -.fa-futbol::before { - content: "\f1e3"; } +.fa-futbol { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-futbol-ball::before { - content: "\f1e3"; } +.fa-futbol-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-soccer-ball::before { - content: "\f1e3"; } +.fa-soccer-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-paintbrush::before { - content: "\f1fc"; } +.fa-paintbrush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-paint-brush::before { - content: "\f1fc"; } +.fa-paint-brush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-lock::before { - content: "\f023"; } +.fa-lock { + --fa: "\f023"; + --fa--fa: "\f023\f023"; } -.fa-gas-pump::before { - content: "\f52f"; } +.fa-gas-pump { + --fa: "\f52f"; + --fa--fa: "\f52f\f52f"; } -.fa-hot-tub-person::before { - content: "\f593"; } +.fa-hot-tub-person { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-hot-tub::before { - content: "\f593"; } +.fa-hot-tub { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-map-location::before { - content: "\f59f"; } +.fa-map-location { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-map-marked::before { - content: "\f59f"; } +.fa-map-marked { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-house-flood-water::before { - content: "\e50e"; } +.fa-house-flood-water { + --fa: "\e50e"; + --fa--fa: "\e50e\e50e"; } -.fa-tree::before { - content: "\f1bb"; } +.fa-tree { + --fa: "\f1bb"; + --fa--fa: "\f1bb\f1bb"; } -.fa-bridge-lock::before { - content: "\e4cc"; } +.fa-bridge-lock { + --fa: "\e4cc"; + --fa--fa: "\e4cc\e4cc"; } -.fa-sack-dollar::before { - content: "\f81d"; } +.fa-sack-dollar { + --fa: "\f81d"; + --fa--fa: "\f81d\f81d"; } -.fa-pen-to-square::before { - content: "\f044"; } +.fa-pen-to-square { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-edit::before { - content: "\f044"; } +.fa-edit { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-car-side::before { - content: "\f5e4"; } +.fa-car-side { + --fa: "\f5e4"; + --fa--fa: "\f5e4\f5e4"; } -.fa-share-nodes::before { - content: "\f1e0"; } +.fa-share-nodes { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-share-alt::before { - content: "\f1e0"; } +.fa-share-alt { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-heart-circle-minus::before { - content: "\e4ff"; } +.fa-heart-circle-minus { + --fa: "\e4ff"; + --fa--fa: "\e4ff\e4ff"; } -.fa-hourglass-half::before { - content: "\f252"; } +.fa-hourglass-half { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-hourglass-2::before { - content: "\f252"; } +.fa-hourglass-2 { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-microscope::before { - content: "\f610"; } +.fa-microscope { + --fa: "\f610"; + --fa--fa: "\f610\f610"; } -.fa-sink::before { - content: "\e06d"; } +.fa-sink { + --fa: "\e06d"; + --fa--fa: "\e06d\e06d"; } -.fa-bag-shopping::before { - content: "\f290"; } +.fa-bag-shopping { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-shopping-bag::before { - content: "\f290"; } +.fa-shopping-bag { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-arrow-down-z-a::before { - content: "\f881"; } +.fa-arrow-down-z-a { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-desc::before { - content: "\f881"; } +.fa-sort-alpha-desc { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-down-alt::before { - content: "\f881"; } +.fa-sort-alpha-down-alt { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-mitten::before { - content: "\f7b5"; } +.fa-mitten { + --fa: "\f7b5"; + --fa--fa: "\f7b5\f7b5"; } -.fa-person-rays::before { - content: "\e54d"; } +.fa-person-rays { + --fa: "\e54d"; + --fa--fa: "\e54d\e54d"; } -.fa-users::before { - content: "\f0c0"; } +.fa-users { + --fa: "\f0c0"; + --fa--fa: "\f0c0\f0c0"; } -.fa-eye-slash::before { - content: "\f070"; } +.fa-eye-slash { + --fa: "\f070"; + --fa--fa: "\f070\f070"; } -.fa-flask-vial::before { - content: "\e4f3"; } +.fa-flask-vial { + --fa: "\e4f3"; + --fa--fa: "\e4f3\e4f3"; } -.fa-hand::before { - content: "\f256"; } +.fa-hand { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-hand-paper::before { - content: "\f256"; } +.fa-hand-paper { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-om::before { - content: "\f679"; } +.fa-om { + --fa: "\f679"; + --fa--fa: "\f679\f679"; } -.fa-worm::before { - content: "\e599"; } +.fa-worm { + --fa: "\e599"; + --fa--fa: "\e599\e599"; } -.fa-house-circle-xmark::before { - content: "\e50b"; } +.fa-house-circle-xmark { + --fa: "\e50b"; + --fa--fa: "\e50b\e50b"; } -.fa-plug::before { - content: "\f1e6"; } +.fa-plug { + --fa: "\f1e6"; + --fa--fa: "\f1e6\f1e6"; } -.fa-chevron-up::before { - content: "\f077"; } +.fa-chevron-up { + --fa: "\f077"; + --fa--fa: "\f077\f077"; } -.fa-hand-spock::before { - content: "\f259"; } +.fa-hand-spock { + --fa: "\f259"; + --fa--fa: "\f259\f259"; } -.fa-stopwatch::before { - content: "\f2f2"; } +.fa-stopwatch { + --fa: "\f2f2"; + --fa--fa: "\f2f2\f2f2"; } -.fa-face-kiss::before { - content: "\f596"; } +.fa-face-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-kiss::before { - content: "\f596"; } +.fa-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-bridge-circle-xmark::before { - content: "\e4cb"; } +.fa-bridge-circle-xmark { + --fa: "\e4cb"; + --fa--fa: "\e4cb\e4cb"; } -.fa-face-grin-tongue::before { - content: "\f589"; } +.fa-face-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-grin-tongue::before { - content: "\f589"; } +.fa-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-chess-bishop::before { - content: "\f43a"; } +.fa-chess-bishop { + --fa: "\f43a"; + --fa--fa: "\f43a\f43a"; } -.fa-face-grin-wink::before { - content: "\f58c"; } +.fa-face-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-grin-wink::before { - content: "\f58c"; } +.fa-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-ear-deaf::before { - content: "\f2a4"; } +.fa-ear-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deaf::before { - content: "\f2a4"; } +.fa-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deafness::before { - content: "\f2a4"; } +.fa-deafness { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-hard-of-hearing::before { - content: "\f2a4"; } +.fa-hard-of-hearing { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-road-circle-check::before { - content: "\e564"; } +.fa-road-circle-check { + --fa: "\e564"; + --fa--fa: "\e564\e564"; } -.fa-dice-five::before { - content: "\f523"; } +.fa-dice-five { + --fa: "\f523"; + --fa--fa: "\f523\f523"; } -.fa-square-rss::before { - content: "\f143"; } +.fa-square-rss { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-rss-square::before { - content: "\f143"; } +.fa-rss-square { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-land-mine-on::before { - content: "\e51b"; } +.fa-land-mine-on { + --fa: "\e51b"; + --fa--fa: "\e51b\e51b"; } -.fa-i-cursor::before { - content: "\f246"; } +.fa-i-cursor { + --fa: "\f246"; + --fa--fa: "\f246\f246"; } -.fa-stamp::before { - content: "\f5bf"; } +.fa-stamp { + --fa: "\f5bf"; + --fa--fa: "\f5bf\f5bf"; } -.fa-stairs::before { - content: "\e289"; } +.fa-stairs { + --fa: "\e289"; + --fa--fa: "\e289\e289"; } -.fa-i::before { - content: "\49"; } +.fa-i { + --fa: "\49"; + --fa--fa: "\49\49"; } -.fa-hryvnia-sign::before { - content: "\f6f2"; } +.fa-hryvnia-sign { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-hryvnia::before { - content: "\f6f2"; } +.fa-hryvnia { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-pills::before { - content: "\f484"; } +.fa-pills { + --fa: "\f484"; + --fa--fa: "\f484\f484"; } -.fa-face-grin-wide::before { - content: "\f581"; } +.fa-face-grin-wide { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-grin-alt::before { - content: "\f581"; } +.fa-grin-alt { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-tooth::before { - content: "\f5c9"; } +.fa-tooth { + --fa: "\f5c9"; + --fa--fa: "\f5c9\f5c9"; } -.fa-v::before { - content: "\56"; } +.fa-v { + --fa: "\56"; + --fa--fa: "\56\56"; } -.fa-bangladeshi-taka-sign::before { - content: "\e2e6"; } +.fa-bangladeshi-taka-sign { + --fa: "\e2e6"; + --fa--fa: "\e2e6\e2e6"; } -.fa-bicycle::before { - content: "\f206"; } +.fa-bicycle { + --fa: "\f206"; + --fa--fa: "\f206\f206"; } -.fa-staff-snake::before { - content: "\e579"; } +.fa-staff-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-asclepius::before { - content: "\e579"; } +.fa-rod-asclepius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-snake::before { - content: "\e579"; } +.fa-rod-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-staff-aesculapius::before { - content: "\e579"; } +.fa-staff-aesculapius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-head-side-cough-slash::before { - content: "\e062"; } +.fa-head-side-cough-slash { + --fa: "\e062"; + --fa--fa: "\e062\e062"; } -.fa-truck-medical::before { - content: "\f0f9"; } +.fa-truck-medical { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-ambulance::before { - content: "\f0f9"; } +.fa-ambulance { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-wheat-awn-circle-exclamation::before { - content: "\e598"; } +.fa-wheat-awn-circle-exclamation { + --fa: "\e598"; + --fa--fa: "\e598\e598"; } -.fa-snowman::before { - content: "\f7d0"; } +.fa-snowman { + --fa: "\f7d0"; + --fa--fa: "\f7d0\f7d0"; } -.fa-mortar-pestle::before { - content: "\f5a7"; } +.fa-mortar-pestle { + --fa: "\f5a7"; + --fa--fa: "\f5a7\f5a7"; } -.fa-road-barrier::before { - content: "\e562"; } +.fa-road-barrier { + --fa: "\e562"; + --fa--fa: "\e562\e562"; } -.fa-school::before { - content: "\f549"; } +.fa-school { + --fa: "\f549"; + --fa--fa: "\f549\f549"; } -.fa-igloo::before { - content: "\f7ae"; } +.fa-igloo { + --fa: "\f7ae"; + --fa--fa: "\f7ae\f7ae"; } -.fa-joint::before { - content: "\f595"; } +.fa-joint { + --fa: "\f595"; + --fa--fa: "\f595\f595"; } -.fa-angle-right::before { - content: "\f105"; } +.fa-angle-right { + --fa: "\f105"; + --fa--fa: "\f105\f105"; } -.fa-horse::before { - content: "\f6f0"; } +.fa-horse { + --fa: "\f6f0"; + --fa--fa: "\f6f0\f6f0"; } -.fa-q::before { - content: "\51"; } +.fa-q { + --fa: "\51"; + --fa--fa: "\51\51"; } -.fa-g::before { - content: "\47"; } +.fa-g { + --fa: "\47"; + --fa--fa: "\47\47"; } -.fa-notes-medical::before { - content: "\f481"; } +.fa-notes-medical { + --fa: "\f481"; + --fa--fa: "\f481\f481"; } -.fa-temperature-half::before { - content: "\f2c9"; } +.fa-temperature-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-temperature-2::before { - content: "\f2c9"; } +.fa-temperature-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-2::before { - content: "\f2c9"; } +.fa-thermometer-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-half::before { - content: "\f2c9"; } +.fa-thermometer-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-dong-sign::before { - content: "\e169"; } +.fa-dong-sign { + --fa: "\e169"; + --fa--fa: "\e169\e169"; } -.fa-capsules::before { - content: "\f46b"; } +.fa-capsules { + --fa: "\f46b"; + --fa--fa: "\f46b\f46b"; } -.fa-poo-storm::before { - content: "\f75a"; } +.fa-poo-storm { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-poo-bolt::before { - content: "\f75a"; } +.fa-poo-bolt { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-face-frown-open::before { - content: "\f57a"; } +.fa-face-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-frown-open::before { - content: "\f57a"; } +.fa-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-hand-point-up::before { - content: "\f0a6"; } +.fa-hand-point-up { + --fa: "\f0a6"; + --fa--fa: "\f0a6\f0a6"; } -.fa-money-bill::before { - content: "\f0d6"; } +.fa-money-bill { + --fa: "\f0d6"; + --fa--fa: "\f0d6\f0d6"; } -.fa-bookmark::before { - content: "\f02e"; } +.fa-bookmark { + --fa: "\f02e"; + --fa--fa: "\f02e\f02e"; } -.fa-align-justify::before { - content: "\f039"; } +.fa-align-justify { + --fa: "\f039"; + --fa--fa: "\f039\f039"; } -.fa-umbrella-beach::before { - content: "\f5ca"; } +.fa-umbrella-beach { + --fa: "\f5ca"; + --fa--fa: "\f5ca\f5ca"; } -.fa-helmet-un::before { - content: "\e503"; } +.fa-helmet-un { + --fa: "\e503"; + --fa--fa: "\e503\e503"; } -.fa-bullseye::before { - content: "\f140"; } +.fa-bullseye { + --fa: "\f140"; + --fa--fa: "\f140\f140"; } -.fa-bacon::before { - content: "\f7e5"; } +.fa-bacon { + --fa: "\f7e5"; + --fa--fa: "\f7e5\f7e5"; } -.fa-hand-point-down::before { - content: "\f0a7"; } +.fa-hand-point-down { + --fa: "\f0a7"; + --fa--fa: "\f0a7\f0a7"; } -.fa-arrow-up-from-bracket::before { - content: "\e09a"; } +.fa-arrow-up-from-bracket { + --fa: "\e09a"; + --fa--fa: "\e09a\e09a"; } -.fa-folder::before { - content: "\f07b"; } +.fa-folder { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-folder-blank::before { - content: "\f07b"; } +.fa-folder-blank { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-file-waveform::before { - content: "\f478"; } +.fa-file-waveform { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-file-medical-alt::before { - content: "\f478"; } +.fa-file-medical-alt { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-radiation::before { - content: "\f7b9"; } +.fa-radiation { + --fa: "\f7b9"; + --fa--fa: "\f7b9\f7b9"; } -.fa-chart-simple::before { - content: "\e473"; } +.fa-chart-simple { + --fa: "\e473"; + --fa--fa: "\e473\e473"; } -.fa-mars-stroke::before { - content: "\f229"; } +.fa-mars-stroke { + --fa: "\f229"; + --fa--fa: "\f229\f229"; } -.fa-vial::before { - content: "\f492"; } +.fa-vial { + --fa: "\f492"; + --fa--fa: "\f492\f492"; } -.fa-gauge::before { - content: "\f624"; } +.fa-gauge { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-dashboard::before { - content: "\f624"; } +.fa-dashboard { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-gauge-med::before { - content: "\f624"; } +.fa-gauge-med { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-tachometer-alt-average::before { - content: "\f624"; } +.fa-tachometer-alt-average { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-wand-magic-sparkles::before { - content: "\e2ca"; } +.fa-wand-magic-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-magic-wand-sparkles::before { - content: "\e2ca"; } +.fa-magic-wand-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-e::before { - content: "\45"; } +.fa-e { + --fa: "\45"; + --fa--fa: "\45\45"; } -.fa-pen-clip::before { - content: "\f305"; } +.fa-pen-clip { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-pen-alt::before { - content: "\f305"; } +.fa-pen-alt { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-bridge-circle-exclamation::before { - content: "\e4ca"; } +.fa-bridge-circle-exclamation { + --fa: "\e4ca"; + --fa--fa: "\e4ca\e4ca"; } -.fa-user::before { - content: "\f007"; } +.fa-user { + --fa: "\f007"; + --fa--fa: "\f007\f007"; } -.fa-school-circle-check::before { - content: "\e56b"; } +.fa-school-circle-check { + --fa: "\e56b"; + --fa--fa: "\e56b\e56b"; } -.fa-dumpster::before { - content: "\f793"; } +.fa-dumpster { + --fa: "\f793"; + --fa--fa: "\f793\f793"; } -.fa-van-shuttle::before { - content: "\f5b6"; } +.fa-van-shuttle { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-shuttle-van::before { - content: "\f5b6"; } +.fa-shuttle-van { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-building-user::before { - content: "\e4da"; } +.fa-building-user { + --fa: "\e4da"; + --fa--fa: "\e4da\e4da"; } -.fa-square-caret-left::before { - content: "\f191"; } +.fa-square-caret-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-caret-square-left::before { - content: "\f191"; } +.fa-caret-square-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-highlighter::before { - content: "\f591"; } +.fa-highlighter { + --fa: "\f591"; + --fa--fa: "\f591\f591"; } -.fa-key::before { - content: "\f084"; } +.fa-key { + --fa: "\f084"; + --fa--fa: "\f084\f084"; } -.fa-bullhorn::before { - content: "\f0a1"; } +.fa-bullhorn { + --fa: "\f0a1"; + --fa--fa: "\f0a1\f0a1"; } -.fa-globe::before { - content: "\f0ac"; } +.fa-globe { + --fa: "\f0ac"; + --fa--fa: "\f0ac\f0ac"; } -.fa-synagogue::before { - content: "\f69b"; } +.fa-synagogue { + --fa: "\f69b"; + --fa--fa: "\f69b\f69b"; } -.fa-person-half-dress::before { - content: "\e548"; } +.fa-person-half-dress { + --fa: "\e548"; + --fa--fa: "\e548\e548"; } -.fa-road-bridge::before { - content: "\e563"; } +.fa-road-bridge { + --fa: "\e563"; + --fa--fa: "\e563\e563"; } -.fa-location-arrow::before { - content: "\f124"; } +.fa-location-arrow { + --fa: "\f124"; + --fa--fa: "\f124\f124"; } -.fa-c::before { - content: "\43"; } +.fa-c { + --fa: "\43"; + --fa--fa: "\43\43"; } -.fa-tablet-button::before { - content: "\f10a"; } +.fa-tablet-button { + --fa: "\f10a"; + --fa--fa: "\f10a\f10a"; } -.fa-building-lock::before { - content: "\e4d6"; } +.fa-building-lock { + --fa: "\e4d6"; + --fa--fa: "\e4d6\e4d6"; } -.fa-pizza-slice::before { - content: "\f818"; } +.fa-pizza-slice { + --fa: "\f818"; + --fa--fa: "\f818\f818"; } -.fa-money-bill-wave::before { - content: "\f53a"; } +.fa-money-bill-wave { + --fa: "\f53a"; + --fa--fa: "\f53a\f53a"; } -.fa-chart-area::before { - content: "\f1fe"; } +.fa-chart-area { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-area-chart::before { - content: "\f1fe"; } +.fa-area-chart { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-house-flag::before { - content: "\e50d"; } +.fa-house-flag { + --fa: "\e50d"; + --fa--fa: "\e50d\e50d"; } -.fa-person-circle-minus::before { - content: "\e540"; } +.fa-person-circle-minus { + --fa: "\e540"; + --fa--fa: "\e540\e540"; } -.fa-ban::before { - content: "\f05e"; } +.fa-ban { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-cancel::before { - content: "\f05e"; } +.fa-cancel { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-camera-rotate::before { - content: "\e0d8"; } +.fa-camera-rotate { + --fa: "\e0d8"; + --fa--fa: "\e0d8\e0d8"; } -.fa-spray-can-sparkles::before { - content: "\f5d0"; } +.fa-spray-can-sparkles { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-air-freshener::before { - content: "\f5d0"; } +.fa-air-freshener { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-star::before { - content: "\f005"; } +.fa-star { + --fa: "\f005"; + --fa--fa: "\f005\f005"; } -.fa-repeat::before { - content: "\f363"; } +.fa-repeat { + --fa: "\f363"; + --fa--fa: "\f363\f363"; } -.fa-cross::before { - content: "\f654"; } +.fa-cross { + --fa: "\f654"; + --fa--fa: "\f654\f654"; } -.fa-box::before { - content: "\f466"; } +.fa-box { + --fa: "\f466"; + --fa--fa: "\f466\f466"; } -.fa-venus-mars::before { - content: "\f228"; } +.fa-venus-mars { + --fa: "\f228"; + --fa--fa: "\f228\f228"; } -.fa-arrow-pointer::before { - content: "\f245"; } +.fa-arrow-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-mouse-pointer::before { - content: "\f245"; } +.fa-mouse-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-maximize::before { - content: "\f31e"; } +.fa-maximize { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-expand-arrows-alt::before { - content: "\f31e"; } +.fa-expand-arrows-alt { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-charging-station::before { - content: "\f5e7"; } +.fa-charging-station { + --fa: "\f5e7"; + --fa--fa: "\f5e7\f5e7"; } -.fa-shapes::before { - content: "\f61f"; } +.fa-shapes { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-triangle-circle-square::before { - content: "\f61f"; } +.fa-triangle-circle-square { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-shuffle::before { - content: "\f074"; } +.fa-shuffle { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-random::before { - content: "\f074"; } +.fa-random { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-person-running::before { - content: "\f70c"; } +.fa-person-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-running::before { - content: "\f70c"; } +.fa-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-mobile-retro::before { - content: "\e527"; } +.fa-mobile-retro { + --fa: "\e527"; + --fa--fa: "\e527\e527"; } -.fa-grip-lines-vertical::before { - content: "\f7a5"; } +.fa-grip-lines-vertical { + --fa: "\f7a5"; + --fa--fa: "\f7a5\f7a5"; } -.fa-spider::before { - content: "\f717"; } +.fa-spider { + --fa: "\f717"; + --fa--fa: "\f717\f717"; } -.fa-hands-bound::before { - content: "\e4f9"; } +.fa-hands-bound { + --fa: "\e4f9"; + --fa--fa: "\e4f9\e4f9"; } -.fa-file-invoice-dollar::before { - content: "\f571"; } +.fa-file-invoice-dollar { + --fa: "\f571"; + --fa--fa: "\f571\f571"; } -.fa-plane-circle-exclamation::before { - content: "\e556"; } +.fa-plane-circle-exclamation { + --fa: "\e556"; + --fa--fa: "\e556\e556"; } -.fa-x-ray::before { - content: "\f497"; } +.fa-x-ray { + --fa: "\f497"; + --fa--fa: "\f497\f497"; } -.fa-spell-check::before { - content: "\f891"; } +.fa-spell-check { + --fa: "\f891"; + --fa--fa: "\f891\f891"; } -.fa-slash::before { - content: "\f715"; } +.fa-slash { + --fa: "\f715"; + --fa--fa: "\f715\f715"; } -.fa-computer-mouse::before { - content: "\f8cc"; } +.fa-computer-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-mouse::before { - content: "\f8cc"; } +.fa-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-arrow-right-to-bracket::before { - content: "\f090"; } +.fa-arrow-right-to-bracket { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-sign-in::before { - content: "\f090"; } +.fa-sign-in { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-shop-slash::before { - content: "\e070"; } +.fa-shop-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-store-alt-slash::before { - content: "\e070"; } +.fa-store-alt-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-server::before { - content: "\f233"; } +.fa-server { + --fa: "\f233"; + --fa--fa: "\f233\f233"; } -.fa-virus-covid-slash::before { - content: "\e4a9"; } +.fa-virus-covid-slash { + --fa: "\e4a9"; + --fa--fa: "\e4a9\e4a9"; } -.fa-shop-lock::before { - content: "\e4a5"; } +.fa-shop-lock { + --fa: "\e4a5"; + --fa--fa: "\e4a5\e4a5"; } -.fa-hourglass-start::before { - content: "\f251"; } +.fa-hourglass-start { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-hourglass-1::before { - content: "\f251"; } +.fa-hourglass-1 { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-blender-phone::before { - content: "\f6b6"; } +.fa-blender-phone { + --fa: "\f6b6"; + --fa--fa: "\f6b6\f6b6"; } -.fa-building-wheat::before { - content: "\e4db"; } +.fa-building-wheat { + --fa: "\e4db"; + --fa--fa: "\e4db\e4db"; } -.fa-person-breastfeeding::before { - content: "\e53a"; } +.fa-person-breastfeeding { + --fa: "\e53a"; + --fa--fa: "\e53a\e53a"; } -.fa-right-to-bracket::before { - content: "\f2f6"; } +.fa-right-to-bracket { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-sign-in-alt::before { - content: "\f2f6"; } +.fa-sign-in-alt { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-venus::before { - content: "\f221"; } +.fa-venus { + --fa: "\f221"; + --fa--fa: "\f221\f221"; } -.fa-passport::before { - content: "\f5ab"; } +.fa-passport { + --fa: "\f5ab"; + --fa--fa: "\f5ab\f5ab"; } -.fa-thumbtack-slash::before { - content: "\e68f"; } +.fa-thumbtack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-thumb-tack-slash::before { - content: "\e68f"; } +.fa-thumb-tack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-heart-pulse::before { - content: "\f21e"; } +.fa-heart-pulse { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-heartbeat::before { - content: "\f21e"; } +.fa-heartbeat { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-people-carry-box::before { - content: "\f4ce"; } +.fa-people-carry-box { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-people-carry::before { - content: "\f4ce"; } +.fa-people-carry { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-temperature-high::before { - content: "\f769"; } +.fa-temperature-high { + --fa: "\f769"; + --fa--fa: "\f769\f769"; } -.fa-microchip::before { - content: "\f2db"; } +.fa-microchip { + --fa: "\f2db"; + --fa--fa: "\f2db\f2db"; } -.fa-crown::before { - content: "\f521"; } +.fa-crown { + --fa: "\f521"; + --fa--fa: "\f521\f521"; } -.fa-weight-hanging::before { - content: "\f5cd"; } +.fa-weight-hanging { + --fa: "\f5cd"; + --fa--fa: "\f5cd\f5cd"; } -.fa-xmarks-lines::before { - content: "\e59a"; } +.fa-xmarks-lines { + --fa: "\e59a"; + --fa--fa: "\e59a\e59a"; } -.fa-file-prescription::before { - content: "\f572"; } +.fa-file-prescription { + --fa: "\f572"; + --fa--fa: "\f572\f572"; } -.fa-weight-scale::before { - content: "\f496"; } +.fa-weight-scale { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-weight::before { - content: "\f496"; } +.fa-weight { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-user-group::before { - content: "\f500"; } +.fa-user-group { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-user-friends::before { - content: "\f500"; } +.fa-user-friends { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-arrow-up-a-z::before { - content: "\f15e"; } +.fa-arrow-up-a-z { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-sort-alpha-up::before { - content: "\f15e"; } +.fa-sort-alpha-up { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-chess-knight::before { - content: "\f441"; } +.fa-chess-knight { + --fa: "\f441"; + --fa--fa: "\f441\f441"; } -.fa-face-laugh-squint::before { - content: "\f59b"; } +.fa-face-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-laugh-squint::before { - content: "\f59b"; } +.fa-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-wheelchair::before { - content: "\f193"; } +.fa-wheelchair { + --fa: "\f193"; + --fa--fa: "\f193\f193"; } -.fa-circle-arrow-up::before { - content: "\f0aa"; } +.fa-circle-arrow-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-arrow-circle-up::before { - content: "\f0aa"; } +.fa-arrow-circle-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-toggle-on::before { - content: "\f205"; } +.fa-toggle-on { + --fa: "\f205"; + --fa--fa: "\f205\f205"; } -.fa-person-walking::before { - content: "\f554"; } +.fa-person-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-walking::before { - content: "\f554"; } +.fa-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-l::before { - content: "\4c"; } +.fa-l { + --fa: "\4c"; + --fa--fa: "\4c\4c"; } -.fa-fire::before { - content: "\f06d"; } +.fa-fire { + --fa: "\f06d"; + --fa--fa: "\f06d\f06d"; } -.fa-bed-pulse::before { - content: "\f487"; } +.fa-bed-pulse { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-procedures::before { - content: "\f487"; } +.fa-procedures { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-shuttle-space::before { - content: "\f197"; } +.fa-shuttle-space { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-space-shuttle::before { - content: "\f197"; } +.fa-space-shuttle { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-face-laugh::before { - content: "\f599"; } +.fa-face-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-laugh::before { - content: "\f599"; } +.fa-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-folder-open::before { - content: "\f07c"; } +.fa-folder-open { + --fa: "\f07c"; + --fa--fa: "\f07c\f07c"; } -.fa-heart-circle-plus::before { - content: "\e500"; } +.fa-heart-circle-plus { + --fa: "\e500"; + --fa--fa: "\e500\e500"; } -.fa-code-fork::before { - content: "\e13b"; } +.fa-code-fork { + --fa: "\e13b"; + --fa--fa: "\e13b\e13b"; } -.fa-city::before { - content: "\f64f"; } +.fa-city { + --fa: "\f64f"; + --fa--fa: "\f64f\f64f"; } -.fa-microphone-lines::before { - content: "\f3c9"; } +.fa-microphone-lines { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-microphone-alt::before { - content: "\f3c9"; } +.fa-microphone-alt { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-pepper-hot::before { - content: "\f816"; } +.fa-pepper-hot { + --fa: "\f816"; + --fa--fa: "\f816\f816"; } -.fa-unlock::before { - content: "\f09c"; } +.fa-unlock { + --fa: "\f09c"; + --fa--fa: "\f09c\f09c"; } -.fa-colon-sign::before { - content: "\e140"; } +.fa-colon-sign { + --fa: "\e140"; + --fa--fa: "\e140\e140"; } -.fa-headset::before { - content: "\f590"; } +.fa-headset { + --fa: "\f590"; + --fa--fa: "\f590\f590"; } -.fa-store-slash::before { - content: "\e071"; } +.fa-store-slash { + --fa: "\e071"; + --fa--fa: "\e071\e071"; } -.fa-road-circle-xmark::before { - content: "\e566"; } +.fa-road-circle-xmark { + --fa: "\e566"; + --fa--fa: "\e566\e566"; } -.fa-user-minus::before { - content: "\f503"; } +.fa-user-minus { + --fa: "\f503"; + --fa--fa: "\f503\f503"; } -.fa-mars-stroke-up::before { - content: "\f22a"; } +.fa-mars-stroke-up { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-mars-stroke-v::before { - content: "\f22a"; } +.fa-mars-stroke-v { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-champagne-glasses::before { - content: "\f79f"; } +.fa-champagne-glasses { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-glass-cheers::before { - content: "\f79f"; } +.fa-glass-cheers { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-clipboard::before { - content: "\f328"; } +.fa-clipboard { + --fa: "\f328"; + --fa--fa: "\f328\f328"; } -.fa-house-circle-exclamation::before { - content: "\e50a"; } +.fa-house-circle-exclamation { + --fa: "\e50a"; + --fa--fa: "\e50a\e50a"; } -.fa-file-arrow-up::before { - content: "\f574"; } +.fa-file-arrow-up { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-file-upload::before { - content: "\f574"; } +.fa-file-upload { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-wifi::before { - content: "\f1eb"; } +.fa-wifi { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-3::before { - content: "\f1eb"; } +.fa-wifi-3 { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-strong::before { - content: "\f1eb"; } +.fa-wifi-strong { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-bath::before { - content: "\f2cd"; } +.fa-bath { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-bathtub::before { - content: "\f2cd"; } +.fa-bathtub { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-underline::before { - content: "\f0cd"; } +.fa-underline { + --fa: "\f0cd"; + --fa--fa: "\f0cd\f0cd"; } -.fa-user-pen::before { - content: "\f4ff"; } +.fa-user-pen { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-user-edit::before { - content: "\f4ff"; } +.fa-user-edit { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-signature::before { - content: "\f5b7"; } +.fa-signature { + --fa: "\f5b7"; + --fa--fa: "\f5b7\f5b7"; } -.fa-stroopwafel::before { - content: "\f551"; } +.fa-stroopwafel { + --fa: "\f551"; + --fa--fa: "\f551\f551"; } -.fa-bold::before { - content: "\f032"; } +.fa-bold { + --fa: "\f032"; + --fa--fa: "\f032\f032"; } -.fa-anchor-lock::before { - content: "\e4ad"; } +.fa-anchor-lock { + --fa: "\e4ad"; + --fa--fa: "\e4ad\e4ad"; } -.fa-building-ngo::before { - content: "\e4d7"; } +.fa-building-ngo { + --fa: "\e4d7"; + --fa--fa: "\e4d7\e4d7"; } -.fa-manat-sign::before { - content: "\e1d5"; } +.fa-manat-sign { + --fa: "\e1d5"; + --fa--fa: "\e1d5\e1d5"; } -.fa-not-equal::before { - content: "\f53e"; } +.fa-not-equal { + --fa: "\f53e"; + --fa--fa: "\f53e\f53e"; } -.fa-border-top-left::before { - content: "\f853"; } +.fa-border-top-left { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-border-style::before { - content: "\f853"; } +.fa-border-style { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-map-location-dot::before { - content: "\f5a0"; } +.fa-map-location-dot { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-map-marked-alt::before { - content: "\f5a0"; } +.fa-map-marked-alt { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-jedi::before { - content: "\f669"; } +.fa-jedi { + --fa: "\f669"; + --fa--fa: "\f669\f669"; } -.fa-square-poll-vertical::before { - content: "\f681"; } +.fa-square-poll-vertical { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-poll::before { - content: "\f681"; } +.fa-poll { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-mug-hot::before { - content: "\f7b6"; } +.fa-mug-hot { + --fa: "\f7b6"; + --fa--fa: "\f7b6\f7b6"; } -.fa-car-battery::before { - content: "\f5df"; } +.fa-car-battery { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-battery-car::before { - content: "\f5df"; } +.fa-battery-car { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-gift::before { - content: "\f06b"; } +.fa-gift { + --fa: "\f06b"; + --fa--fa: "\f06b\f06b"; } -.fa-dice-two::before { - content: "\f528"; } +.fa-dice-two { + --fa: "\f528"; + --fa--fa: "\f528\f528"; } -.fa-chess-queen::before { - content: "\f445"; } +.fa-chess-queen { + --fa: "\f445"; + --fa--fa: "\f445\f445"; } -.fa-glasses::before { - content: "\f530"; } +.fa-glasses { + --fa: "\f530"; + --fa--fa: "\f530\f530"; } -.fa-chess-board::before { - content: "\f43c"; } +.fa-chess-board { + --fa: "\f43c"; + --fa--fa: "\f43c\f43c"; } -.fa-building-circle-check::before { - content: "\e4d2"; } +.fa-building-circle-check { + --fa: "\e4d2"; + --fa--fa: "\e4d2\e4d2"; } -.fa-person-chalkboard::before { - content: "\e53d"; } +.fa-person-chalkboard { + --fa: "\e53d"; + --fa--fa: "\e53d\e53d"; } -.fa-mars-stroke-right::before { - content: "\f22b"; } +.fa-mars-stroke-right { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-mars-stroke-h::before { - content: "\f22b"; } +.fa-mars-stroke-h { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-hand-back-fist::before { - content: "\f255"; } +.fa-hand-back-fist { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-hand-rock::before { - content: "\f255"; } +.fa-hand-rock { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-square-caret-up::before { - content: "\f151"; } +.fa-square-caret-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-caret-square-up::before { - content: "\f151"; } +.fa-caret-square-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-cloud-showers-water::before { - content: "\e4e4"; } +.fa-cloud-showers-water { + --fa: "\e4e4"; + --fa--fa: "\e4e4\e4e4"; } -.fa-chart-bar::before { - content: "\f080"; } +.fa-chart-bar { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-bar-chart::before { - content: "\f080"; } +.fa-bar-chart { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-hands-bubbles::before { - content: "\e05e"; } +.fa-hands-bubbles { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-hands-wash::before { - content: "\e05e"; } +.fa-hands-wash { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-less-than-equal::before { - content: "\f537"; } +.fa-less-than-equal { + --fa: "\f537"; + --fa--fa: "\f537\f537"; } -.fa-train::before { - content: "\f238"; } +.fa-train { + --fa: "\f238"; + --fa--fa: "\f238\f238"; } -.fa-eye-low-vision::before { - content: "\f2a8"; } +.fa-eye-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-low-vision::before { - content: "\f2a8"; } +.fa-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-crow::before { - content: "\f520"; } +.fa-crow { + --fa: "\f520"; + --fa--fa: "\f520\f520"; } -.fa-sailboat::before { - content: "\e445"; } +.fa-sailboat { + --fa: "\e445"; + --fa--fa: "\e445\e445"; } -.fa-window-restore::before { - content: "\f2d2"; } +.fa-window-restore { + --fa: "\f2d2"; + --fa--fa: "\f2d2\f2d2"; } -.fa-square-plus::before { - content: "\f0fe"; } +.fa-square-plus { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-plus-square::before { - content: "\f0fe"; } +.fa-plus-square { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-torii-gate::before { - content: "\f6a1"; } +.fa-torii-gate { + --fa: "\f6a1"; + --fa--fa: "\f6a1\f6a1"; } -.fa-frog::before { - content: "\f52e"; } +.fa-frog { + --fa: "\f52e"; + --fa--fa: "\f52e\f52e"; } -.fa-bucket::before { - content: "\e4cf"; } +.fa-bucket { + --fa: "\e4cf"; + --fa--fa: "\e4cf\e4cf"; } -.fa-image::before { - content: "\f03e"; } +.fa-image { + --fa: "\f03e"; + --fa--fa: "\f03e\f03e"; } -.fa-microphone::before { - content: "\f130"; } +.fa-microphone { + --fa: "\f130"; + --fa--fa: "\f130\f130"; } -.fa-cow::before { - content: "\f6c8"; } +.fa-cow { + --fa: "\f6c8"; + --fa--fa: "\f6c8\f6c8"; } -.fa-caret-up::before { - content: "\f0d8"; } +.fa-caret-up { + --fa: "\f0d8"; + --fa--fa: "\f0d8\f0d8"; } -.fa-screwdriver::before { - content: "\f54a"; } +.fa-screwdriver { + --fa: "\f54a"; + --fa--fa: "\f54a\f54a"; } -.fa-folder-closed::before { - content: "\e185"; } +.fa-folder-closed { + --fa: "\e185"; + --fa--fa: "\e185\e185"; } -.fa-house-tsunami::before { - content: "\e515"; } +.fa-house-tsunami { + --fa: "\e515"; + --fa--fa: "\e515\e515"; } -.fa-square-nfi::before { - content: "\e576"; } +.fa-square-nfi { + --fa: "\e576"; + --fa--fa: "\e576\e576"; } -.fa-arrow-up-from-ground-water::before { - content: "\e4b5"; } +.fa-arrow-up-from-ground-water { + --fa: "\e4b5"; + --fa--fa: "\e4b5\e4b5"; } -.fa-martini-glass::before { - content: "\f57b"; } +.fa-martini-glass { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-glass-martini-alt::before { - content: "\f57b"; } +.fa-glass-martini-alt { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-rotate-left::before { - content: "\f2ea"; } +.fa-square-binary { + --fa: "\e69b"; + --fa--fa: "\e69b\e69b"; } -.fa-rotate-back::before { - content: "\f2ea"; } +.fa-rotate-left { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-rotate-backward::before { - content: "\f2ea"; } +.fa-rotate-back { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-undo-alt::before { - content: "\f2ea"; } +.fa-rotate-backward { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-table-columns::before { - content: "\f0db"; } +.fa-undo-alt { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-columns::before { - content: "\f0db"; } +.fa-table-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-lemon::before { - content: "\f094"; } +.fa-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-head-side-mask::before { - content: "\e063"; } +.fa-lemon { + --fa: "\f094"; + --fa--fa: "\f094\f094"; } -.fa-handshake::before { - content: "\f2b5"; } +.fa-head-side-mask { + --fa: "\e063"; + --fa--fa: "\e063\e063"; } -.fa-gem::before { - content: "\f3a5"; } +.fa-handshake { + --fa: "\f2b5"; + --fa--fa: "\f2b5\f2b5"; } -.fa-dolly::before { - content: "\f472"; } +.fa-gem { + --fa: "\f3a5"; + --fa--fa: "\f3a5\f3a5"; } -.fa-dolly-box::before { - content: "\f472"; } +.fa-dolly { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-smoking::before { - content: "\f48d"; } +.fa-dolly-box { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-minimize::before { - content: "\f78c"; } +.fa-smoking { + --fa: "\f48d"; + --fa--fa: "\f48d\f48d"; } -.fa-compress-arrows-alt::before { - content: "\f78c"; } +.fa-minimize { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-monument::before { - content: "\f5a6"; } +.fa-compress-arrows-alt { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-snowplow::before { - content: "\f7d2"; } +.fa-monument { + --fa: "\f5a6"; + --fa--fa: "\f5a6\f5a6"; } -.fa-angles-right::before { - content: "\f101"; } +.fa-snowplow { + --fa: "\f7d2"; + --fa--fa: "\f7d2\f7d2"; } -.fa-angle-double-right::before { - content: "\f101"; } +.fa-angles-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-cannabis::before { - content: "\f55f"; } +.fa-angle-double-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-circle-play::before { - content: "\f144"; } +.fa-cannabis { + --fa: "\f55f"; + --fa--fa: "\f55f\f55f"; } -.fa-play-circle::before { - content: "\f144"; } +.fa-circle-play { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-tablets::before { - content: "\f490"; } +.fa-play-circle { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-ethernet::before { - content: "\f796"; } +.fa-tablets { + --fa: "\f490"; + --fa--fa: "\f490\f490"; } -.fa-euro-sign::before { - content: "\f153"; } +.fa-ethernet { + --fa: "\f796"; + --fa--fa: "\f796\f796"; } -.fa-eur::before { - content: "\f153"; } +.fa-euro-sign { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-euro::before { - content: "\f153"; } +.fa-eur { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-chair::before { - content: "\f6c0"; } +.fa-euro { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-circle-check::before { - content: "\f058"; } +.fa-chair { + --fa: "\f6c0"; + --fa--fa: "\f6c0\f6c0"; } -.fa-check-circle::before { - content: "\f058"; } +.fa-circle-check { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-circle-stop::before { - content: "\f28d"; } +.fa-check-circle { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-stop-circle::before { - content: "\f28d"; } +.fa-circle-stop { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-compass-drafting::before { - content: "\f568"; } +.fa-stop-circle { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-drafting-compass::before { - content: "\f568"; } +.fa-compass-drafting { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-plate-wheat::before { - content: "\e55a"; } +.fa-drafting-compass { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-icicles::before { - content: "\f7ad"; } +.fa-plate-wheat { + --fa: "\e55a"; + --fa--fa: "\e55a\e55a"; } -.fa-person-shelter::before { - content: "\e54f"; } +.fa-icicles { + --fa: "\f7ad"; + --fa--fa: "\f7ad\f7ad"; } -.fa-neuter::before { - content: "\f22c"; } +.fa-person-shelter { + --fa: "\e54f"; + --fa--fa: "\e54f\e54f"; } -.fa-id-badge::before { - content: "\f2c1"; } +.fa-neuter { + --fa: "\f22c"; + --fa--fa: "\f22c\f22c"; } -.fa-marker::before { - content: "\f5a1"; } +.fa-id-badge { + --fa: "\f2c1"; + --fa--fa: "\f2c1\f2c1"; } -.fa-face-laugh-beam::before { - content: "\f59a"; } +.fa-marker { + --fa: "\f5a1"; + --fa--fa: "\f5a1\f5a1"; } -.fa-laugh-beam::before { - content: "\f59a"; } +.fa-face-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-helicopter-symbol::before { - content: "\e502"; } +.fa-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-universal-access::before { - content: "\f29a"; } +.fa-helicopter-symbol { + --fa: "\e502"; + --fa--fa: "\e502\e502"; } -.fa-circle-chevron-up::before { - content: "\f139"; } +.fa-universal-access { + --fa: "\f29a"; + --fa--fa: "\f29a\f29a"; } -.fa-chevron-circle-up::before { - content: "\f139"; } +.fa-circle-chevron-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-lari-sign::before { - content: "\e1c8"; } +.fa-chevron-circle-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-volcano::before { - content: "\f770"; } +.fa-lari-sign { + --fa: "\e1c8"; + --fa--fa: "\e1c8\e1c8"; } -.fa-person-walking-dashed-line-arrow-right::before { - content: "\e553"; } +.fa-volcano { + --fa: "\f770"; + --fa--fa: "\f770\f770"; } -.fa-sterling-sign::before { - content: "\f154"; } +.fa-person-walking-dashed-line-arrow-right { + --fa: "\e553"; + --fa--fa: "\e553\e553"; } -.fa-gbp::before { - content: "\f154"; } +.fa-sterling-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-pound-sign::before { - content: "\f154"; } +.fa-gbp { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-viruses::before { - content: "\e076"; } +.fa-pound-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-square-person-confined::before { - content: "\e577"; } +.fa-viruses { + --fa: "\e076"; + --fa--fa: "\e076\e076"; } -.fa-user-tie::before { - content: "\f508"; } +.fa-square-person-confined { + --fa: "\e577"; + --fa--fa: "\e577\e577"; } -.fa-arrow-down-long::before { - content: "\f175"; } +.fa-user-tie { + --fa: "\f508"; + --fa--fa: "\f508\f508"; } -.fa-long-arrow-down::before { - content: "\f175"; } +.fa-arrow-down-long { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-tent-arrow-down-to-line::before { - content: "\e57e"; } +.fa-long-arrow-down { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-certificate::before { - content: "\f0a3"; } +.fa-tent-arrow-down-to-line { + --fa: "\e57e"; + --fa--fa: "\e57e\e57e"; } -.fa-reply-all::before { - content: "\f122"; } +.fa-certificate { + --fa: "\f0a3"; + --fa--fa: "\f0a3\f0a3"; } -.fa-mail-reply-all::before { - content: "\f122"; } +.fa-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-suitcase::before { - content: "\f0f2"; } +.fa-mail-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-person-skating::before { - content: "\f7c5"; } +.fa-suitcase { + --fa: "\f0f2"; + --fa--fa: "\f0f2\f0f2"; } -.fa-skating::before { - content: "\f7c5"; } +.fa-person-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-filter-circle-dollar::before { - content: "\f662"; } +.fa-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-funnel-dollar::before { - content: "\f662"; } +.fa-filter-circle-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-camera-retro::before { - content: "\f083"; } +.fa-funnel-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-circle-arrow-down::before { - content: "\f0ab"; } +.fa-camera-retro { + --fa: "\f083"; + --fa--fa: "\f083\f083"; } -.fa-arrow-circle-down::before { - content: "\f0ab"; } +.fa-circle-arrow-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-file-import::before { - content: "\f56f"; } +.fa-arrow-circle-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-arrow-right-to-file::before { - content: "\f56f"; } +.fa-file-import { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-square-arrow-up-right::before { - content: "\f14c"; } +.fa-arrow-right-to-file { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-external-link-square::before { - content: "\f14c"; } +.fa-square-arrow-up-right { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-box-open::before { - content: "\f49e"; } +.fa-external-link-square { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-scroll::before { - content: "\f70e"; } +.fa-box-open { + --fa: "\f49e"; + --fa--fa: "\f49e\f49e"; } -.fa-spa::before { - content: "\f5bb"; } +.fa-scroll { + --fa: "\f70e"; + --fa--fa: "\f70e\f70e"; } -.fa-location-pin-lock::before { - content: "\e51f"; } +.fa-spa { + --fa: "\f5bb"; + --fa--fa: "\f5bb\f5bb"; } -.fa-pause::before { - content: "\f04c"; } +.fa-location-pin-lock { + --fa: "\e51f"; + --fa--fa: "\e51f\e51f"; } -.fa-hill-avalanche::before { - content: "\e507"; } +.fa-pause { + --fa: "\f04c"; + --fa--fa: "\f04c\f04c"; } -.fa-temperature-empty::before { - content: "\f2cb"; } +.fa-hill-avalanche { + --fa: "\e507"; + --fa--fa: "\e507\e507"; } -.fa-temperature-0::before { - content: "\f2cb"; } +.fa-temperature-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-0::before { - content: "\f2cb"; } +.fa-temperature-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-empty::before { - content: "\f2cb"; } +.fa-thermometer-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-bomb::before { - content: "\f1e2"; } +.fa-thermometer-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-registered::before { - content: "\f25d"; } +.fa-bomb { + --fa: "\f1e2"; + --fa--fa: "\f1e2\f1e2"; } -.fa-address-card::before { - content: "\f2bb"; } +.fa-registered { + --fa: "\f25d"; + --fa--fa: "\f25d\f25d"; } -.fa-contact-card::before { - content: "\f2bb"; } +.fa-address-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-vcard::before { - content: "\f2bb"; } +.fa-contact-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-scale-unbalanced-flip::before { - content: "\f516"; } +.fa-vcard { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-balance-scale-right::before { - content: "\f516"; } +.fa-scale-unbalanced-flip { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-subscript::before { - content: "\f12c"; } +.fa-balance-scale-right { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-diamond-turn-right::before { - content: "\f5eb"; } +.fa-subscript { + --fa: "\f12c"; + --fa--fa: "\f12c\f12c"; } -.fa-directions::before { - content: "\f5eb"; } +.fa-diamond-turn-right { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-burst::before { - content: "\e4dc"; } +.fa-directions { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-house-laptop::before { - content: "\e066"; } +.fa-burst { + --fa: "\e4dc"; + --fa--fa: "\e4dc\e4dc"; } -.fa-laptop-house::before { - content: "\e066"; } +.fa-house-laptop { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-face-tired::before { - content: "\f5c8"; } +.fa-laptop-house { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-tired::before { - content: "\f5c8"; } +.fa-face-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-money-bills::before { - content: "\e1f3"; } +.fa-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-smog::before { - content: "\f75f"; } +.fa-money-bills { + --fa: "\e1f3"; + --fa--fa: "\e1f3\e1f3"; } -.fa-crutch::before { - content: "\f7f7"; } +.fa-smog { + --fa: "\f75f"; + --fa--fa: "\f75f\f75f"; } -.fa-cloud-arrow-up::before { - content: "\f0ee"; } +.fa-crutch { + --fa: "\f7f7"; + --fa--fa: "\f7f7\f7f7"; } -.fa-cloud-upload::before { - content: "\f0ee"; } +.fa-cloud-arrow-up { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-cloud-upload-alt::before { - content: "\f0ee"; } +.fa-cloud-upload { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-palette::before { - content: "\f53f"; } +.fa-cloud-upload-alt { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-arrows-turn-right::before { - content: "\e4c0"; } +.fa-palette { + --fa: "\f53f"; + --fa--fa: "\f53f\f53f"; } -.fa-vest::before { - content: "\e085"; } +.fa-arrows-turn-right { + --fa: "\e4c0"; + --fa--fa: "\e4c0\e4c0"; } -.fa-ferry::before { - content: "\e4ea"; } +.fa-vest { + --fa: "\e085"; + --fa--fa: "\e085\e085"; } -.fa-arrows-down-to-people::before { - content: "\e4b9"; } +.fa-ferry { + --fa: "\e4ea"; + --fa--fa: "\e4ea\e4ea"; } -.fa-seedling::before { - content: "\f4d8"; } +.fa-arrows-down-to-people { + --fa: "\e4b9"; + --fa--fa: "\e4b9\e4b9"; } -.fa-sprout::before { - content: "\f4d8"; } +.fa-seedling { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-left-right::before { - content: "\f337"; } +.fa-sprout { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-arrows-alt-h::before { - content: "\f337"; } +.fa-left-right { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-boxes-packing::before { - content: "\e4c7"; } +.fa-arrows-alt-h { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-circle-arrow-left::before { - content: "\f0a8"; } +.fa-boxes-packing { + --fa: "\e4c7"; + --fa--fa: "\e4c7\e4c7"; } -.fa-arrow-circle-left::before { - content: "\f0a8"; } +.fa-circle-arrow-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-group-arrows-rotate::before { - content: "\e4f6"; } +.fa-arrow-circle-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-bowl-food::before { - content: "\e4c6"; } +.fa-group-arrows-rotate { + --fa: "\e4f6"; + --fa--fa: "\e4f6\e4f6"; } -.fa-candy-cane::before { - content: "\f786"; } +.fa-bowl-food { + --fa: "\e4c6"; + --fa--fa: "\e4c6\e4c6"; } -.fa-arrow-down-wide-short::before { - content: "\f160"; } +.fa-candy-cane { + --fa: "\f786"; + --fa--fa: "\f786\f786"; } -.fa-sort-amount-asc::before { - content: "\f160"; } +.fa-arrow-down-wide-short { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-sort-amount-down::before { - content: "\f160"; } +.fa-sort-amount-asc { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-cloud-bolt::before { - content: "\f76c"; } +.fa-sort-amount-down { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-thunderstorm::before { - content: "\f76c"; } +.fa-cloud-bolt { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-text-slash::before { - content: "\f87d"; } +.fa-thunderstorm { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-remove-format::before { - content: "\f87d"; } +.fa-text-slash { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-face-smile-wink::before { - content: "\f4da"; } +.fa-remove-format { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-smile-wink::before { - content: "\f4da"; } +.fa-face-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-word::before { - content: "\f1c2"; } +.fa-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-powerpoint::before { - content: "\f1c4"; } +.fa-file-word { + --fa: "\f1c2"; + --fa--fa: "\f1c2\f1c2"; } -.fa-arrows-left-right::before { - content: "\f07e"; } +.fa-file-powerpoint { + --fa: "\f1c4"; + --fa--fa: "\f1c4\f1c4"; } -.fa-arrows-h::before { - content: "\f07e"; } +.fa-arrows-left-right { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-house-lock::before { - content: "\e510"; } +.fa-arrows-h { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-cloud-arrow-down::before { - content: "\f0ed"; } +.fa-house-lock { + --fa: "\e510"; + --fa--fa: "\e510\e510"; } -.fa-cloud-download::before { - content: "\f0ed"; } +.fa-cloud-arrow-down { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-cloud-download-alt::before { - content: "\f0ed"; } +.fa-cloud-download { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-children::before { - content: "\e4e1"; } +.fa-cloud-download-alt { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-chalkboard::before { - content: "\f51b"; } +.fa-children { + --fa: "\e4e1"; + --fa--fa: "\e4e1\e4e1"; } -.fa-blackboard::before { - content: "\f51b"; } +.fa-chalkboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-large-slash::before { - content: "\f4fa"; } +.fa-blackboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-alt-slash::before { - content: "\f4fa"; } +.fa-user-large-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-envelope-open::before { - content: "\f2b6"; } +.fa-user-alt-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-handshake-simple-slash::before { - content: "\e05f"; } +.fa-envelope-open { + --fa: "\f2b6"; + --fa--fa: "\f2b6\f2b6"; } -.fa-handshake-alt-slash::before { - content: "\e05f"; } +.fa-handshake-simple-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-mattress-pillow::before { - content: "\e525"; } +.fa-handshake-alt-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-guarani-sign::before { - content: "\e19a"; } +.fa-mattress-pillow { + --fa: "\e525"; + --fa--fa: "\e525\e525"; } -.fa-arrows-rotate::before { - content: "\f021"; } +.fa-guarani-sign { + --fa: "\e19a"; + --fa--fa: "\e19a\e19a"; } -.fa-refresh::before { - content: "\f021"; } +.fa-arrows-rotate { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-sync::before { - content: "\f021"; } +.fa-refresh { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-fire-extinguisher::before { - content: "\f134"; } +.fa-sync { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-cruzeiro-sign::before { - content: "\e152"; } +.fa-fire-extinguisher { + --fa: "\f134"; + --fa--fa: "\f134\f134"; } -.fa-greater-than-equal::before { - content: "\f532"; } +.fa-cruzeiro-sign { + --fa: "\e152"; + --fa--fa: "\e152\e152"; } -.fa-shield-halved::before { - content: "\f3ed"; } +.fa-greater-than-equal { + --fa: "\f532"; + --fa--fa: "\f532\f532"; } -.fa-shield-alt::before { - content: "\f3ed"; } +.fa-shield-halved { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-book-atlas::before { - content: "\f558"; } +.fa-shield-alt { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-atlas::before { - content: "\f558"; } +.fa-book-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-virus::before { - content: "\e074"; } +.fa-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-envelope-circle-check::before { - content: "\e4e8"; } +.fa-virus { + --fa: "\e074"; + --fa--fa: "\e074\e074"; } -.fa-layer-group::before { - content: "\f5fd"; } +.fa-envelope-circle-check { + --fa: "\e4e8"; + --fa--fa: "\e4e8\e4e8"; } -.fa-arrows-to-dot::before { - content: "\e4be"; } +.fa-layer-group { + --fa: "\f5fd"; + --fa--fa: "\f5fd\f5fd"; } -.fa-archway::before { - content: "\f557"; } +.fa-arrows-to-dot { + --fa: "\e4be"; + --fa--fa: "\e4be\e4be"; } -.fa-heart-circle-check::before { - content: "\e4fd"; } +.fa-archway { + --fa: "\f557"; + --fa--fa: "\f557\f557"; } -.fa-house-chimney-crack::before { - content: "\f6f1"; } +.fa-heart-circle-check { + --fa: "\e4fd"; + --fa--fa: "\e4fd\e4fd"; } -.fa-house-damage::before { - content: "\f6f1"; } +.fa-house-chimney-crack { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-zipper::before { - content: "\f1c6"; } +.fa-house-damage { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-archive::before { - content: "\f1c6"; } +.fa-file-zipper { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-square::before { - content: "\f0c8"; } +.fa-file-archive { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-martini-glass-empty::before { - content: "\f000"; } +.fa-square { + --fa: "\f0c8"; + --fa--fa: "\f0c8\f0c8"; } -.fa-glass-martini::before { - content: "\f000"; } +.fa-martini-glass-empty { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-couch::before { - content: "\f4b8"; } +.fa-glass-martini { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-cedi-sign::before { - content: "\e0df"; } +.fa-couch { + --fa: "\f4b8"; + --fa--fa: "\f4b8\f4b8"; } -.fa-italic::before { - content: "\f033"; } +.fa-cedi-sign { + --fa: "\e0df"; + --fa--fa: "\e0df\e0df"; } -.fa-table-cells-column-lock::before { - content: "\e678"; } +.fa-italic { + --fa: "\f033"; + --fa--fa: "\f033\f033"; } -.fa-church::before { - content: "\f51d"; } +.fa-table-cells-column-lock { + --fa: "\e678"; + --fa--fa: "\e678\e678"; } -.fa-comments-dollar::before { - content: "\f653"; } +.fa-church { + --fa: "\f51d"; + --fa--fa: "\f51d\f51d"; } -.fa-democrat::before { - content: "\f747"; } +.fa-comments-dollar { + --fa: "\f653"; + --fa--fa: "\f653\f653"; } -.fa-z::before { - content: "\5a"; } +.fa-democrat { + --fa: "\f747"; + --fa--fa: "\f747\f747"; } -.fa-person-skiing::before { - content: "\f7c9"; } +.fa-z { + --fa: "\5a"; + --fa--fa: "\5a\5a"; } -.fa-skiing::before { - content: "\f7c9"; } +.fa-person-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-road-lock::before { - content: "\e567"; } +.fa-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-a::before { - content: "\41"; } +.fa-road-lock { + --fa: "\e567"; + --fa--fa: "\e567\e567"; } -.fa-temperature-arrow-down::before { - content: "\e03f"; } +.fa-a { + --fa: "\41"; + --fa--fa: "\41\41"; } -.fa-temperature-down::before { - content: "\e03f"; } +.fa-temperature-arrow-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-pointed::before { - content: "\f56b"; } +.fa-temperature-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-alt::before { - content: "\f56b"; } +.fa-feather-pointed { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-p::before { - content: "\50"; } +.fa-feather-alt { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-snowflake::before { - content: "\f2dc"; } +.fa-p { + --fa: "\50"; + --fa--fa: "\50\50"; } -.fa-newspaper::before { - content: "\f1ea"; } +.fa-snowflake { + --fa: "\f2dc"; + --fa--fa: "\f2dc\f2dc"; } -.fa-rectangle-ad::before { - content: "\f641"; } +.fa-newspaper { + --fa: "\f1ea"; + --fa--fa: "\f1ea\f1ea"; } -.fa-ad::before { - content: "\f641"; } +.fa-rectangle-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-circle-arrow-right::before { - content: "\f0a9"; } +.fa-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-arrow-circle-right::before { - content: "\f0a9"; } +.fa-circle-arrow-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-filter-circle-xmark::before { - content: "\e17b"; } +.fa-arrow-circle-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-locust::before { - content: "\e520"; } +.fa-filter-circle-xmark { + --fa: "\e17b"; + --fa--fa: "\e17b\e17b"; } -.fa-sort::before { - content: "\f0dc"; } +.fa-locust { + --fa: "\e520"; + --fa--fa: "\e520\e520"; } -.fa-unsorted::before { - content: "\f0dc"; } +.fa-sort { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-ol::before { - content: "\f0cb"; } +.fa-unsorted { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-1-2::before { - content: "\f0cb"; } +.fa-list-ol { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-list-numeric::before { - content: "\f0cb"; } +.fa-list-1-2 { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-person-dress-burst::before { - content: "\e544"; } +.fa-list-numeric { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-money-check-dollar::before { - content: "\f53d"; } +.fa-person-dress-burst { + --fa: "\e544"; + --fa--fa: "\e544\e544"; } -.fa-money-check-alt::before { - content: "\f53d"; } +.fa-money-check-dollar { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-vector-square::before { - content: "\f5cb"; } +.fa-money-check-alt { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-bread-slice::before { - content: "\f7ec"; } +.fa-vector-square { + --fa: "\f5cb"; + --fa--fa: "\f5cb\f5cb"; } -.fa-language::before { - content: "\f1ab"; } +.fa-bread-slice { + --fa: "\f7ec"; + --fa--fa: "\f7ec\f7ec"; } -.fa-face-kiss-wink-heart::before { - content: "\f598"; } +.fa-language { + --fa: "\f1ab"; + --fa--fa: "\f1ab\f1ab"; } -.fa-kiss-wink-heart::before { - content: "\f598"; } +.fa-face-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-filter::before { - content: "\f0b0"; } +.fa-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-question::before { - content: "\3f"; } +.fa-filter { + --fa: "\f0b0"; + --fa--fa: "\f0b0\f0b0"; } -.fa-file-signature::before { - content: "\f573"; } +.fa-question { + --fa: "\3f"; + --fa--fa: "\3f\3f"; } -.fa-up-down-left-right::before { - content: "\f0b2"; } +.fa-file-signature { + --fa: "\f573"; + --fa--fa: "\f573\f573"; } -.fa-arrows-alt::before { - content: "\f0b2"; } +.fa-up-down-left-right { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-house-chimney-user::before { - content: "\e065"; } +.fa-arrows-alt { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-hand-holding-heart::before { - content: "\f4be"; } +.fa-house-chimney-user { + --fa: "\e065"; + --fa--fa: "\e065\e065"; } -.fa-puzzle-piece::before { - content: "\f12e"; } +.fa-hand-holding-heart { + --fa: "\f4be"; + --fa--fa: "\f4be\f4be"; } -.fa-money-check::before { - content: "\f53c"; } +.fa-puzzle-piece { + --fa: "\f12e"; + --fa--fa: "\f12e\f12e"; } -.fa-star-half-stroke::before { - content: "\f5c0"; } +.fa-money-check { + --fa: "\f53c"; + --fa--fa: "\f53c\f53c"; } -.fa-star-half-alt::before { - content: "\f5c0"; } +.fa-star-half-stroke { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-code::before { - content: "\f121"; } +.fa-star-half-alt { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-whiskey-glass::before { - content: "\f7a0"; } +.fa-code { + --fa: "\f121"; + --fa--fa: "\f121\f121"; } -.fa-glass-whiskey::before { - content: "\f7a0"; } +.fa-whiskey-glass { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-building-circle-exclamation::before { - content: "\e4d3"; } +.fa-glass-whiskey { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-magnifying-glass-chart::before { - content: "\e522"; } +.fa-building-circle-exclamation { + --fa: "\e4d3"; + --fa--fa: "\e4d3\e4d3"; } -.fa-arrow-up-right-from-square::before { - content: "\f08e"; } +.fa-magnifying-glass-chart { + --fa: "\e522"; + --fa--fa: "\e522\e522"; } -.fa-external-link::before { - content: "\f08e"; } +.fa-arrow-up-right-from-square { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-cubes-stacked::before { - content: "\e4e6"; } +.fa-external-link { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-won-sign::before { - content: "\f159"; } +.fa-cubes-stacked { + --fa: "\e4e6"; + --fa--fa: "\e4e6\e4e6"; } -.fa-krw::before { - content: "\f159"; } +.fa-won-sign { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-won::before { - content: "\f159"; } +.fa-krw { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-virus-covid::before { - content: "\e4a8"; } +.fa-won { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-austral-sign::before { - content: "\e0a9"; } +.fa-virus-covid { + --fa: "\e4a8"; + --fa--fa: "\e4a8\e4a8"; } -.fa-f::before { - content: "\46"; } +.fa-austral-sign { + --fa: "\e0a9"; + --fa--fa: "\e0a9\e0a9"; } -.fa-leaf::before { - content: "\f06c"; } +.fa-f { + --fa: "\46"; + --fa--fa: "\46\46"; } -.fa-road::before { - content: "\f018"; } +.fa-leaf { + --fa: "\f06c"; + --fa--fa: "\f06c\f06c"; } -.fa-taxi::before { - content: "\f1ba"; } +.fa-road { + --fa: "\f018"; + --fa--fa: "\f018\f018"; } -.fa-cab::before { - content: "\f1ba"; } +.fa-taxi { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-person-circle-plus::before { - content: "\e541"; } +.fa-cab { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-chart-pie::before { - content: "\f200"; } +.fa-person-circle-plus { + --fa: "\e541"; + --fa--fa: "\e541\e541"; } -.fa-pie-chart::before { - content: "\f200"; } +.fa-chart-pie { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-bolt-lightning::before { - content: "\e0b7"; } +.fa-pie-chart { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-sack-xmark::before { - content: "\e56a"; } +.fa-bolt-lightning { + --fa: "\e0b7"; + --fa--fa: "\e0b7\e0b7"; } -.fa-file-excel::before { - content: "\f1c3"; } +.fa-sack-xmark { + --fa: "\e56a"; + --fa--fa: "\e56a\e56a"; } -.fa-file-contract::before { - content: "\f56c"; } +.fa-file-excel { + --fa: "\f1c3"; + --fa--fa: "\f1c3\f1c3"; } -.fa-fish-fins::before { - content: "\e4f2"; } +.fa-file-contract { + --fa: "\f56c"; + --fa--fa: "\f56c\f56c"; } -.fa-building-flag::before { - content: "\e4d5"; } +.fa-fish-fins { + --fa: "\e4f2"; + --fa--fa: "\e4f2\e4f2"; } -.fa-face-grin-beam::before { - content: "\f582"; } +.fa-building-flag { + --fa: "\e4d5"; + --fa--fa: "\e4d5\e4d5"; } -.fa-grin-beam::before { - content: "\f582"; } +.fa-face-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-object-ungroup::before { - content: "\f248"; } +.fa-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-poop::before { - content: "\f619"; } +.fa-object-ungroup { + --fa: "\f248"; + --fa--fa: "\f248\f248"; } -.fa-location-pin::before { - content: "\f041"; } +.fa-poop { + --fa: "\f619"; + --fa--fa: "\f619\f619"; } -.fa-map-marker::before { - content: "\f041"; } +.fa-location-pin { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-kaaba::before { - content: "\f66b"; } +.fa-map-marker { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-toilet-paper::before { - content: "\f71e"; } +.fa-kaaba { + --fa: "\f66b"; + --fa--fa: "\f66b\f66b"; } -.fa-helmet-safety::before { - content: "\f807"; } +.fa-toilet-paper { + --fa: "\f71e"; + --fa--fa: "\f71e\f71e"; } -.fa-hard-hat::before { - content: "\f807"; } +.fa-helmet-safety { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-hat-hard::before { - content: "\f807"; } +.fa-hard-hat { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-eject::before { - content: "\f052"; } +.fa-hat-hard { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-circle-right::before { - content: "\f35a"; } +.fa-eject { + --fa: "\f052"; + --fa--fa: "\f052\f052"; } -.fa-arrow-alt-circle-right::before { - content: "\f35a"; } +.fa-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-plane-circle-check::before { - content: "\e555"; } +.fa-arrow-alt-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-face-rolling-eyes::before { - content: "\f5a5"; } +.fa-plane-circle-check { + --fa: "\e555"; + --fa--fa: "\e555\e555"; } -.fa-meh-rolling-eyes::before { - content: "\f5a5"; } +.fa-face-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-object-group::before { - content: "\f247"; } +.fa-meh-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-chart-line::before { - content: "\f201"; } +.fa-object-group { + --fa: "\f247"; + --fa--fa: "\f247\f247"; } -.fa-line-chart::before { - content: "\f201"; } +.fa-chart-line { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-mask-ventilator::before { - content: "\e524"; } +.fa-line-chart { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-arrow-right::before { - content: "\f061"; } +.fa-mask-ventilator { + --fa: "\e524"; + --fa--fa: "\e524\e524"; } -.fa-signs-post::before { - content: "\f277"; } +.fa-arrow-right { + --fa: "\f061"; + --fa--fa: "\f061\f061"; } -.fa-map-signs::before { - content: "\f277"; } +.fa-signs-post { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-cash-register::before { - content: "\f788"; } +.fa-map-signs { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-person-circle-question::before { - content: "\e542"; } +.fa-cash-register { + --fa: "\f788"; + --fa--fa: "\f788\f788"; } -.fa-h::before { - content: "\48"; } +.fa-person-circle-question { + --fa: "\e542"; + --fa--fa: "\e542\e542"; } -.fa-tarp::before { - content: "\e57b"; } +.fa-h { + --fa: "\48"; + --fa--fa: "\48\48"; } -.fa-screwdriver-wrench::before { - content: "\f7d9"; } +.fa-tarp { + --fa: "\e57b"; + --fa--fa: "\e57b\e57b"; } -.fa-tools::before { - content: "\f7d9"; } +.fa-screwdriver-wrench { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-arrows-to-eye::before { - content: "\e4bf"; } +.fa-tools { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-plug-circle-bolt::before { - content: "\e55b"; } +.fa-arrows-to-eye { + --fa: "\e4bf"; + --fa--fa: "\e4bf\e4bf"; } -.fa-heart::before { - content: "\f004"; } +.fa-plug-circle-bolt { + --fa: "\e55b"; + --fa--fa: "\e55b\e55b"; } -.fa-mars-and-venus::before { - content: "\f224"; } +.fa-heart { + --fa: "\f004"; + --fa--fa: "\f004\f004"; } -.fa-house-user::before { - content: "\e1b0"; } +.fa-mars-and-venus { + --fa: "\f224"; + --fa--fa: "\f224\f224"; } -.fa-home-user::before { - content: "\e1b0"; } +.fa-house-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-dumpster-fire::before { - content: "\f794"; } +.fa-home-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-house-crack::before { - content: "\e3b1"; } +.fa-dumpster-fire { + --fa: "\f794"; + --fa--fa: "\f794\f794"; } -.fa-martini-glass-citrus::before { - content: "\f561"; } +.fa-house-crack { + --fa: "\e3b1"; + --fa--fa: "\e3b1\e3b1"; } -.fa-cocktail::before { - content: "\f561"; } +.fa-martini-glass-citrus { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-face-surprise::before { - content: "\f5c2"; } +.fa-cocktail { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-surprise::before { - content: "\f5c2"; } +.fa-face-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-bottle-water::before { - content: "\e4c5"; } +.fa-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-circle-pause::before { - content: "\f28b"; } +.fa-bottle-water { + --fa: "\e4c5"; + --fa--fa: "\e4c5\e4c5"; } -.fa-pause-circle::before { - content: "\f28b"; } +.fa-circle-pause { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-toilet-paper-slash::before { - content: "\e072"; } +.fa-pause-circle { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-apple-whole::before { - content: "\f5d1"; } +.fa-toilet-paper-slash { + --fa: "\e072"; + --fa--fa: "\e072\e072"; } -.fa-apple-alt::before { - content: "\f5d1"; } +.fa-apple-whole { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-kitchen-set::before { - content: "\e51a"; } +.fa-apple-alt { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-r::before { - content: "\52"; } +.fa-kitchen-set { + --fa: "\e51a"; + --fa--fa: "\e51a\e51a"; } -.fa-temperature-quarter::before { - content: "\f2ca"; } +.fa-r { + --fa: "\52"; + --fa--fa: "\52\52"; } -.fa-temperature-1::before { - content: "\f2ca"; } +.fa-temperature-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-1::before { - content: "\f2ca"; } +.fa-temperature-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-quarter::before { - content: "\f2ca"; } +.fa-thermometer-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-cube::before { - content: "\f1b2"; } +.fa-thermometer-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-bitcoin-sign::before { - content: "\e0b4"; } +.fa-cube { + --fa: "\f1b2"; + --fa--fa: "\f1b2\f1b2"; } -.fa-shield-dog::before { - content: "\e573"; } +.fa-bitcoin-sign { + --fa: "\e0b4"; + --fa--fa: "\e0b4\e0b4"; } -.fa-solar-panel::before { - content: "\f5ba"; } +.fa-shield-dog { + --fa: "\e573"; + --fa--fa: "\e573\e573"; } -.fa-lock-open::before { - content: "\f3c1"; } +.fa-solar-panel { + --fa: "\f5ba"; + --fa--fa: "\f5ba\f5ba"; } -.fa-elevator::before { - content: "\e16d"; } +.fa-lock-open { + --fa: "\f3c1"; + --fa--fa: "\f3c1\f3c1"; } -.fa-money-bill-transfer::before { - content: "\e528"; } +.fa-elevator { + --fa: "\e16d"; + --fa--fa: "\e16d\e16d"; } -.fa-money-bill-trend-up::before { - content: "\e529"; } +.fa-money-bill-transfer { + --fa: "\e528"; + --fa--fa: "\e528\e528"; } -.fa-house-flood-water-circle-arrow-right::before { - content: "\e50f"; } +.fa-money-bill-trend-up { + --fa: "\e529"; + --fa--fa: "\e529\e529"; } -.fa-square-poll-horizontal::before { - content: "\f682"; } +.fa-house-flood-water-circle-arrow-right { + --fa: "\e50f"; + --fa--fa: "\e50f\e50f"; } -.fa-poll-h::before { - content: "\f682"; } +.fa-square-poll-horizontal { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-circle::before { - content: "\f111"; } +.fa-poll-h { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-backward-fast::before { - content: "\f049"; } +.fa-circle { + --fa: "\f111"; + --fa--fa: "\f111\f111"; } -.fa-fast-backward::before { - content: "\f049"; } +.fa-backward-fast { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-recycle::before { - content: "\f1b8"; } +.fa-fast-backward { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-user-astronaut::before { - content: "\f4fb"; } +.fa-recycle { + --fa: "\f1b8"; + --fa--fa: "\f1b8\f1b8"; } -.fa-plane-slash::before { - content: "\e069"; } +.fa-user-astronaut { + --fa: "\f4fb"; + --fa--fa: "\f4fb\f4fb"; } -.fa-trademark::before { - content: "\f25c"; } +.fa-plane-slash { + --fa: "\e069"; + --fa--fa: "\e069\e069"; } -.fa-basketball::before { - content: "\f434"; } +.fa-trademark { + --fa: "\f25c"; + --fa--fa: "\f25c\f25c"; } -.fa-basketball-ball::before { - content: "\f434"; } +.fa-basketball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-satellite-dish::before { - content: "\f7c0"; } +.fa-basketball-ball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-circle-up::before { - content: "\f35b"; } +.fa-satellite-dish { + --fa: "\f7c0"; + --fa--fa: "\f7c0\f7c0"; } -.fa-arrow-alt-circle-up::before { - content: "\f35b"; } +.fa-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-screen-button::before { - content: "\f3cd"; } +.fa-arrow-alt-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-alt::before { - content: "\f3cd"; } +.fa-mobile-screen-button { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-high::before { - content: "\f028"; } +.fa-mobile-alt { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-up::before { - content: "\f028"; } +.fa-volume-high { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-users-rays::before { - content: "\e593"; } +.fa-volume-up { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-wallet::before { - content: "\f555"; } +.fa-users-rays { + --fa: "\e593"; + --fa--fa: "\e593\e593"; } -.fa-clipboard-check::before { - content: "\f46c"; } +.fa-wallet { + --fa: "\f555"; + --fa--fa: "\f555\f555"; } -.fa-file-audio::before { - content: "\f1c7"; } +.fa-clipboard-check { + --fa: "\f46c"; + --fa--fa: "\f46c\f46c"; } -.fa-burger::before { - content: "\f805"; } +.fa-file-audio { + --fa: "\f1c7"; + --fa--fa: "\f1c7\f1c7"; } -.fa-hamburger::before { - content: "\f805"; } +.fa-burger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-wrench::before { - content: "\f0ad"; } +.fa-hamburger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-bugs::before { - content: "\e4d0"; } +.fa-wrench { + --fa: "\f0ad"; + --fa--fa: "\f0ad\f0ad"; } -.fa-rupee-sign::before { - content: "\f156"; } +.fa-bugs { + --fa: "\e4d0"; + --fa--fa: "\e4d0\e4d0"; } -.fa-rupee::before { - content: "\f156"; } +.fa-rupee-sign { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-file-image::before { - content: "\f1c5"; } +.fa-rupee { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-circle-question::before { - content: "\f059"; } +.fa-file-image { + --fa: "\f1c5"; + --fa--fa: "\f1c5\f1c5"; } -.fa-question-circle::before { - content: "\f059"; } +.fa-circle-question { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-plane-departure::before { - content: "\f5b0"; } +.fa-question-circle { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-handshake-slash::before { - content: "\e060"; } +.fa-plane-departure { + --fa: "\f5b0"; + --fa--fa: "\f5b0\f5b0"; } -.fa-book-bookmark::before { - content: "\e0bb"; } +.fa-handshake-slash { + --fa: "\e060"; + --fa--fa: "\e060\e060"; } -.fa-code-branch::before { - content: "\f126"; } +.fa-book-bookmark { + --fa: "\e0bb"; + --fa--fa: "\e0bb\e0bb"; } -.fa-hat-cowboy::before { - content: "\f8c0"; } +.fa-code-branch { + --fa: "\f126"; + --fa--fa: "\f126\f126"; } -.fa-bridge::before { - content: "\e4c8"; } +.fa-hat-cowboy { + --fa: "\f8c0"; + --fa--fa: "\f8c0\f8c0"; } -.fa-phone-flip::before { - content: "\f879"; } +.fa-bridge { + --fa: "\e4c8"; + --fa--fa: "\e4c8\e4c8"; } -.fa-phone-alt::before { - content: "\f879"; } +.fa-phone-flip { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-truck-front::before { - content: "\e2b7"; } +.fa-phone-alt { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-cat::before { - content: "\f6be"; } +.fa-truck-front { + --fa: "\e2b7"; + --fa--fa: "\e2b7\e2b7"; } -.fa-anchor-circle-exclamation::before { - content: "\e4ab"; } +.fa-cat { + --fa: "\f6be"; + --fa--fa: "\f6be\f6be"; } -.fa-truck-field::before { - content: "\e58d"; } +.fa-anchor-circle-exclamation { + --fa: "\e4ab"; + --fa--fa: "\e4ab\e4ab"; } -.fa-route::before { - content: "\f4d7"; } +.fa-truck-field { + --fa: "\e58d"; + --fa--fa: "\e58d\e58d"; } -.fa-clipboard-question::before { - content: "\e4e3"; } +.fa-route { + --fa: "\f4d7"; + --fa--fa: "\f4d7\f4d7"; } -.fa-panorama::before { - content: "\e209"; } +.fa-clipboard-question { + --fa: "\e4e3"; + --fa--fa: "\e4e3\e4e3"; } -.fa-comment-medical::before { - content: "\f7f5"; } +.fa-panorama { + --fa: "\e209"; + --fa--fa: "\e209\e209"; } -.fa-teeth-open::before { - content: "\f62f"; } +.fa-comment-medical { + --fa: "\f7f5"; + --fa--fa: "\f7f5\f7f5"; } -.fa-file-circle-minus::before { - content: "\e4ed"; } +.fa-teeth-open { + --fa: "\f62f"; + --fa--fa: "\f62f\f62f"; } -.fa-tags::before { - content: "\f02c"; } +.fa-file-circle-minus { + --fa: "\e4ed"; + --fa--fa: "\e4ed\e4ed"; } -.fa-wine-glass::before { - content: "\f4e3"; } +.fa-tags { + --fa: "\f02c"; + --fa--fa: "\f02c\f02c"; } -.fa-forward-fast::before { - content: "\f050"; } +.fa-wine-glass { + --fa: "\f4e3"; + --fa--fa: "\f4e3\f4e3"; } -.fa-fast-forward::before { - content: "\f050"; } +.fa-forward-fast { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-face-meh-blank::before { - content: "\f5a4"; } +.fa-fast-forward { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-meh-blank::before { - content: "\f5a4"; } +.fa-face-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-square-parking::before { - content: "\f540"; } +.fa-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-parking::before { - content: "\f540"; } +.fa-square-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-house-signal::before { - content: "\e012"; } +.fa-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-bars-progress::before { - content: "\f828"; } +.fa-house-signal { + --fa: "\e012"; + --fa--fa: "\e012\e012"; } -.fa-tasks-alt::before { - content: "\f828"; } +.fa-bars-progress { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-faucet-drip::before { - content: "\e006"; } +.fa-tasks-alt { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-cart-flatbed::before { - content: "\f474"; } +.fa-faucet-drip { + --fa: "\e006"; + --fa--fa: "\e006\e006"; } -.fa-dolly-flatbed::before { - content: "\f474"; } +.fa-cart-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-ban-smoking::before { - content: "\f54d"; } +.fa-dolly-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-smoking-ban::before { - content: "\f54d"; } +.fa-ban-smoking { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-terminal::before { - content: "\f120"; } +.fa-smoking-ban { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-mobile-button::before { - content: "\f10b"; } +.fa-terminal { + --fa: "\f120"; + --fa--fa: "\f120\f120"; } -.fa-house-medical-flag::before { - content: "\e514"; } +.fa-mobile-button { + --fa: "\f10b"; + --fa--fa: "\f10b\f10b"; } -.fa-basket-shopping::before { - content: "\f291"; } +.fa-house-medical-flag { + --fa: "\e514"; + --fa--fa: "\e514\e514"; } -.fa-shopping-basket::before { - content: "\f291"; } +.fa-basket-shopping { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-tape::before { - content: "\f4db"; } +.fa-shopping-basket { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-bus-simple::before { - content: "\f55e"; } +.fa-tape { + --fa: "\f4db"; + --fa--fa: "\f4db\f4db"; } -.fa-bus-alt::before { - content: "\f55e"; } +.fa-bus-simple { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-eye::before { - content: "\f06e"; } +.fa-bus-alt { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-face-sad-cry::before { - content: "\f5b3"; } +.fa-eye { + --fa: "\f06e"; + --fa--fa: "\f06e\f06e"; } -.fa-sad-cry::before { - content: "\f5b3"; } +.fa-face-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-audio-description::before { - content: "\f29e"; } +.fa-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-person-military-to-person::before { - content: "\e54c"; } +.fa-audio-description { + --fa: "\f29e"; + --fa--fa: "\f29e\f29e"; } -.fa-file-shield::before { - content: "\e4f0"; } +.fa-person-military-to-person { + --fa: "\e54c"; + --fa--fa: "\e54c\e54c"; } -.fa-user-slash::before { - content: "\f506"; } +.fa-file-shield { + --fa: "\e4f0"; + --fa--fa: "\e4f0\e4f0"; } -.fa-pen::before { - content: "\f304"; } +.fa-user-slash { + --fa: "\f506"; + --fa--fa: "\f506\f506"; } -.fa-tower-observation::before { - content: "\e586"; } +.fa-pen { + --fa: "\f304"; + --fa--fa: "\f304\f304"; } -.fa-file-code::before { - content: "\f1c9"; } +.fa-tower-observation { + --fa: "\e586"; + --fa--fa: "\e586\e586"; } -.fa-signal::before { - content: "\f012"; } +.fa-file-code { + --fa: "\f1c9"; + --fa--fa: "\f1c9\f1c9"; } -.fa-signal-5::before { - content: "\f012"; } +.fa-signal { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-signal-perfect::before { - content: "\f012"; } +.fa-signal-5 { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-bus::before { - content: "\f207"; } +.fa-signal-perfect { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-heart-circle-xmark::before { - content: "\e501"; } +.fa-bus { + --fa: "\f207"; + --fa--fa: "\f207\f207"; } -.fa-house-chimney::before { - content: "\e3af"; } +.fa-heart-circle-xmark { + --fa: "\e501"; + --fa--fa: "\e501\e501"; } -.fa-home-lg::before { - content: "\e3af"; } +.fa-house-chimney { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-window-maximize::before { - content: "\f2d0"; } +.fa-home-lg { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-face-frown::before { - content: "\f119"; } +.fa-window-maximize { + --fa: "\f2d0"; + --fa--fa: "\f2d0\f2d0"; } -.fa-frown::before { - content: "\f119"; } +.fa-face-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-prescription::before { - content: "\f5b1"; } +.fa-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-shop::before { - content: "\f54f"; } +.fa-prescription { + --fa: "\f5b1"; + --fa--fa: "\f5b1\f5b1"; } -.fa-store-alt::before { - content: "\f54f"; } +.fa-shop { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-floppy-disk::before { - content: "\f0c7"; } +.fa-store-alt { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-save::before { - content: "\f0c7"; } +.fa-floppy-disk { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-vihara::before { - content: "\f6a7"; } +.fa-save { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-scale-unbalanced::before { - content: "\f515"; } +.fa-vihara { + --fa: "\f6a7"; + --fa--fa: "\f6a7\f6a7"; } -.fa-balance-scale-left::before { - content: "\f515"; } +.fa-scale-unbalanced { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-up::before { - content: "\f0de"; } +.fa-balance-scale-left { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-asc::before { - content: "\f0de"; } +.fa-sort-up { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-comment-dots::before { - content: "\f4ad"; } +.fa-sort-asc { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-commenting::before { - content: "\f4ad"; } +.fa-comment-dots { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-plant-wilt::before { - content: "\e5aa"; } +.fa-commenting { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-diamond::before { - content: "\f219"; } +.fa-plant-wilt { + --fa: "\e5aa"; + --fa--fa: "\e5aa\e5aa"; } -.fa-face-grin-squint::before { - content: "\f585"; } +.fa-diamond { + --fa: "\f219"; + --fa--fa: "\f219\f219"; } -.fa-grin-squint::before { - content: "\f585"; } +.fa-face-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-dollar::before { - content: "\f4c0"; } +.fa-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-usd::before { - content: "\f4c0"; } +.fa-hand-holding-dollar { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-bacterium::before { - content: "\e05a"; } +.fa-hand-holding-usd { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-hand-pointer::before { - content: "\f25a"; } +.fa-chart-diagram { + --fa: "\e695"; + --fa--fa: "\e695\e695"; } -.fa-drum-steelpan::before { - content: "\f56a"; } +.fa-bacterium { + --fa: "\e05a"; + --fa--fa: "\e05a\e05a"; } -.fa-hand-scissors::before { - content: "\f257"; } +.fa-hand-pointer { + --fa: "\f25a"; + --fa--fa: "\f25a\f25a"; } -.fa-hands-praying::before { - content: "\f684"; } +.fa-drum-steelpan { + --fa: "\f56a"; + --fa--fa: "\f56a\f56a"; } -.fa-praying-hands::before { - content: "\f684"; } +.fa-hand-scissors { + --fa: "\f257"; + --fa--fa: "\f257\f257"; } -.fa-arrow-rotate-right::before { - content: "\f01e"; } +.fa-hands-praying { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-right-rotate::before { - content: "\f01e"; } +.fa-praying-hands { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-rotate-forward::before { - content: "\f01e"; } +.fa-arrow-rotate-right { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-redo::before { - content: "\f01e"; } +.fa-arrow-right-rotate { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-biohazard::before { - content: "\f780"; } +.fa-arrow-rotate-forward { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location-crosshairs::before { - content: "\f601"; } +.fa-redo { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location::before { - content: "\f601"; } +.fa-biohazard { + --fa: "\f780"; + --fa--fa: "\f780\f780"; } -.fa-mars-double::before { - content: "\f227"; } +.fa-location-crosshairs { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-child-dress::before { - content: "\e59c"; } +.fa-location { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-users-between-lines::before { - content: "\e591"; } +.fa-mars-double { + --fa: "\f227"; + --fa--fa: "\f227\f227"; } -.fa-lungs-virus::before { - content: "\e067"; } +.fa-child-dress { + --fa: "\e59c"; + --fa--fa: "\e59c\e59c"; } -.fa-face-grin-tears::before { - content: "\f588"; } +.fa-users-between-lines { + --fa: "\e591"; + --fa--fa: "\e591\e591"; } -.fa-grin-tears::before { - content: "\f588"; } +.fa-lungs-virus { + --fa: "\e067"; + --fa--fa: "\e067\e067"; } -.fa-phone::before { - content: "\f095"; } +.fa-face-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-xmark::before { - content: "\f273"; } +.fa-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-times::before { - content: "\f273"; } +.fa-phone { + --fa: "\f095"; + --fa--fa: "\f095\f095"; } -.fa-child-reaching::before { - content: "\e59d"; } +.fa-calendar-xmark { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-head-side-virus::before { - content: "\e064"; } +.fa-calendar-times { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-user-gear::before { - content: "\f4fe"; } +.fa-child-reaching { + --fa: "\e59d"; + --fa--fa: "\e59d\e59d"; } -.fa-user-cog::before { - content: "\f4fe"; } +.fa-head-side-virus { + --fa: "\e064"; + --fa--fa: "\e064\e064"; } -.fa-arrow-up-1-9::before { - content: "\f163"; } +.fa-user-gear { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-sort-numeric-up::before { - content: "\f163"; } +.fa-user-cog { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-door-closed::before { - content: "\f52a"; } +.fa-arrow-up-1-9 { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-shield-virus::before { - content: "\e06c"; } +.fa-sort-numeric-up { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-dice-six::before { - content: "\f526"; } +.fa-door-closed { + --fa: "\f52a"; + --fa--fa: "\f52a\f52a"; } -.fa-mosquito-net::before { - content: "\e52c"; } +.fa-shield-virus { + --fa: "\e06c"; + --fa--fa: "\e06c\e06c"; } -.fa-bridge-water::before { - content: "\e4ce"; } +.fa-dice-six { + --fa: "\f526"; + --fa--fa: "\f526\f526"; } -.fa-person-booth::before { - content: "\f756"; } +.fa-mosquito-net { + --fa: "\e52c"; + --fa--fa: "\e52c\e52c"; } -.fa-text-width::before { - content: "\f035"; } +.fa-file-fragment { + --fa: "\e697"; + --fa--fa: "\e697\e697"; } -.fa-hat-wizard::before { - content: "\f6e8"; } +.fa-bridge-water { + --fa: "\e4ce"; + --fa--fa: "\e4ce\e4ce"; } -.fa-pen-fancy::before { - content: "\f5ac"; } +.fa-person-booth { + --fa: "\f756"; + --fa--fa: "\f756\f756"; } -.fa-person-digging::before { - content: "\f85e"; } +.fa-text-width { + --fa: "\f035"; + --fa--fa: "\f035\f035"; } -.fa-digging::before { - content: "\f85e"; } +.fa-hat-wizard { + --fa: "\f6e8"; + --fa--fa: "\f6e8\f6e8"; } -.fa-trash::before { - content: "\f1f8"; } +.fa-pen-fancy { + --fa: "\f5ac"; + --fa--fa: "\f5ac\f5ac"; } -.fa-gauge-simple::before { - content: "\f629"; } +.fa-person-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-gauge-simple-med::before { - content: "\f629"; } +.fa-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-tachometer-average::before { - content: "\f629"; } +.fa-trash { + --fa: "\f1f8"; + --fa--fa: "\f1f8\f1f8"; } -.fa-book-medical::before { - content: "\f7e6"; } +.fa-gauge-simple { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-poo::before { - content: "\f2fe"; } +.fa-gauge-simple-med { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right::before { - content: "\f10e"; } +.fa-tachometer-average { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right-alt::before { - content: "\f10e"; } +.fa-book-medical { + --fa: "\f7e6"; + --fa--fa: "\f7e6\f7e6"; } -.fa-shirt::before { - content: "\f553"; } +.fa-poo { + --fa: "\f2fe"; + --fa--fa: "\f2fe\f2fe"; } -.fa-t-shirt::before { - content: "\f553"; } +.fa-quote-right { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-tshirt::before { - content: "\f553"; } +.fa-quote-right-alt { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-cubes::before { - content: "\f1b3"; } +.fa-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-divide::before { - content: "\f529"; } +.fa-t-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge-sign::before { - content: "\f7d7"; } +.fa-tshirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge::before { - content: "\f7d7"; } +.fa-cubes { + --fa: "\f1b3"; + --fa--fa: "\f1b3\f1b3"; } -.fa-headphones::before { - content: "\f025"; } +.fa-divide { + --fa: "\f529"; + --fa--fa: "\f529\f529"; } -.fa-hands-holding::before { - content: "\f4c2"; } +.fa-tenge-sign { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-hands-clapping::before { - content: "\e1a8"; } +.fa-tenge { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-republican::before { - content: "\f75e"; } +.fa-headphones { + --fa: "\f025"; + --fa--fa: "\f025\f025"; } -.fa-arrow-left::before { - content: "\f060"; } +.fa-hands-holding { + --fa: "\f4c2"; + --fa--fa: "\f4c2\f4c2"; } -.fa-person-circle-xmark::before { - content: "\e543"; } +.fa-hands-clapping { + --fa: "\e1a8"; + --fa--fa: "\e1a8\e1a8"; } -.fa-ruler::before { - content: "\f545"; } +.fa-republican { + --fa: "\f75e"; + --fa--fa: "\f75e\f75e"; } -.fa-align-left::before { - content: "\f036"; } +.fa-arrow-left { + --fa: "\f060"; + --fa--fa: "\f060\f060"; } -.fa-dice-d6::before { - content: "\f6d1"; } +.fa-person-circle-xmark { + --fa: "\e543"; + --fa--fa: "\e543\e543"; } -.fa-restroom::before { - content: "\f7bd"; } +.fa-ruler { + --fa: "\f545"; + --fa--fa: "\f545\f545"; } -.fa-j::before { - content: "\4a"; } +.fa-align-left { + --fa: "\f036"; + --fa--fa: "\f036\f036"; } -.fa-users-viewfinder::before { - content: "\e595"; } +.fa-dice-d6 { + --fa: "\f6d1"; + --fa--fa: "\f6d1\f6d1"; } -.fa-file-video::before { - content: "\f1c8"; } +.fa-restroom { + --fa: "\f7bd"; + --fa--fa: "\f7bd\f7bd"; } -.fa-up-right-from-square::before { - content: "\f35d"; } +.fa-j { + --fa: "\4a"; + --fa--fa: "\4a\4a"; } -.fa-external-link-alt::before { - content: "\f35d"; } +.fa-users-viewfinder { + --fa: "\e595"; + --fa--fa: "\e595\e595"; } -.fa-table-cells::before { - content: "\f00a"; } +.fa-file-video { + --fa: "\f1c8"; + --fa--fa: "\f1c8\f1c8"; } -.fa-th::before { - content: "\f00a"; } +.fa-up-right-from-square { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-file-pdf::before { - content: "\f1c1"; } +.fa-external-link-alt { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-book-bible::before { - content: "\f647"; } +.fa-table-cells { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-bible::before { - content: "\f647"; } +.fa-th { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-o::before { - content: "\4f"; } +.fa-file-pdf { + --fa: "\f1c1"; + --fa--fa: "\f1c1\f1c1"; } -.fa-suitcase-medical::before { - content: "\f0fa"; } +.fa-book-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-medkit::before { - content: "\f0fa"; } +.fa-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-user-secret::before { - content: "\f21b"; } +.fa-o { + --fa: "\4f"; + --fa--fa: "\4f\4f"; } -.fa-otter::before { - content: "\f700"; } +.fa-suitcase-medical { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-person-dress::before { - content: "\f182"; } +.fa-medkit { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-female::before { - content: "\f182"; } +.fa-user-secret { + --fa: "\f21b"; + --fa--fa: "\f21b\f21b"; } -.fa-comment-dollar::before { - content: "\f651"; } +.fa-otter { + --fa: "\f700"; + --fa--fa: "\f700\f700"; } -.fa-business-time::before { - content: "\f64a"; } +.fa-person-dress { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-briefcase-clock::before { - content: "\f64a"; } +.fa-female { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-table-cells-large::before { - content: "\f009"; } +.fa-comment-dollar { + --fa: "\f651"; + --fa--fa: "\f651\f651"; } -.fa-th-large::before { - content: "\f009"; } +.fa-business-time { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-book-tanakh::before { - content: "\f827"; } +.fa-briefcase-clock { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-tanakh::before { - content: "\f827"; } +.fa-table-cells-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-phone-volume::before { - content: "\f2a0"; } +.fa-th-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-volume-control-phone::before { - content: "\f2a0"; } +.fa-book-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-hat-cowboy-side::before { - content: "\f8c1"; } +.fa-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-clipboard-user::before { - content: "\f7f3"; } +.fa-phone-volume { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-child::before { - content: "\f1ae"; } +.fa-volume-control-phone { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-lira-sign::before { - content: "\f195"; } +.fa-hat-cowboy-side { + --fa: "\f8c1"; + --fa--fa: "\f8c1\f8c1"; } -.fa-satellite::before { - content: "\f7bf"; } +.fa-clipboard-user { + --fa: "\f7f3"; + --fa--fa: "\f7f3\f7f3"; } -.fa-plane-lock::before { - content: "\e558"; } +.fa-child { + --fa: "\f1ae"; + --fa--fa: "\f1ae\f1ae"; } -.fa-tag::before { - content: "\f02b"; } +.fa-lira-sign { + --fa: "\f195"; + --fa--fa: "\f195\f195"; } -.fa-comment::before { - content: "\f075"; } +.fa-satellite { + --fa: "\f7bf"; + --fa--fa: "\f7bf\f7bf"; } -.fa-cake-candles::before { - content: "\f1fd"; } +.fa-plane-lock { + --fa: "\e558"; + --fa--fa: "\e558\e558"; } -.fa-birthday-cake::before { - content: "\f1fd"; } +.fa-tag { + --fa: "\f02b"; + --fa--fa: "\f02b\f02b"; } -.fa-cake::before { - content: "\f1fd"; } +.fa-comment { + --fa: "\f075"; + --fa--fa: "\f075\f075"; } -.fa-envelope::before { - content: "\f0e0"; } +.fa-cake-candles { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angles-up::before { - content: "\f102"; } +.fa-birthday-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angle-double-up::before { - content: "\f102"; } +.fa-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-paperclip::before { - content: "\f0c6"; } +.fa-envelope { + --fa: "\f0e0"; + --fa--fa: "\f0e0\f0e0"; } -.fa-arrow-right-to-city::before { - content: "\e4b3"; } +.fa-angles-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-ribbon::before { - content: "\f4d6"; } +.fa-angle-double-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-lungs::before { - content: "\f604"; } +.fa-paperclip { + --fa: "\f0c6"; + --fa--fa: "\f0c6\f0c6"; } -.fa-arrow-up-9-1::before { - content: "\f887"; } +.fa-arrow-right-to-city { + --fa: "\e4b3"; + --fa--fa: "\e4b3\e4b3"; } -.fa-sort-numeric-up-alt::before { - content: "\f887"; } +.fa-ribbon { + --fa: "\f4d6"; + --fa--fa: "\f4d6\f4d6"; } -.fa-litecoin-sign::before { - content: "\e1d3"; } +.fa-lungs { + --fa: "\f604"; + --fa--fa: "\f604\f604"; } -.fa-border-none::before { - content: "\f850"; } +.fa-arrow-up-9-1 { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-circle-nodes::before { - content: "\e4e2"; } +.fa-sort-numeric-up-alt { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-parachute-box::before { - content: "\f4cd"; } +.fa-litecoin-sign { + --fa: "\e1d3"; + --fa--fa: "\e1d3\e1d3"; } -.fa-indent::before { - content: "\f03c"; } +.fa-border-none { + --fa: "\f850"; + --fa--fa: "\f850\f850"; } -.fa-truck-field-un::before { - content: "\e58e"; } +.fa-circle-nodes { + --fa: "\e4e2"; + --fa--fa: "\e4e2\e4e2"; } -.fa-hourglass::before { - content: "\f254"; } +.fa-parachute-box { + --fa: "\f4cd"; + --fa--fa: "\f4cd\f4cd"; } -.fa-hourglass-empty::before { - content: "\f254"; } +.fa-indent { + --fa: "\f03c"; + --fa--fa: "\f03c\f03c"; } -.fa-mountain::before { - content: "\f6fc"; } +.fa-truck-field-un { + --fa: "\e58e"; + --fa--fa: "\e58e\e58e"; } -.fa-user-doctor::before { - content: "\f0f0"; } +.fa-hourglass { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-user-md::before { - content: "\f0f0"; } +.fa-hourglass-empty { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-circle-info::before { - content: "\f05a"; } +.fa-mountain { + --fa: "\f6fc"; + --fa--fa: "\f6fc\f6fc"; } -.fa-info-circle::before { - content: "\f05a"; } +.fa-user-doctor { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-cloud-meatball::before { - content: "\f73b"; } +.fa-user-md { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-camera::before { - content: "\f030"; } +.fa-circle-info { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-camera-alt::before { - content: "\f030"; } +.fa-info-circle { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-square-virus::before { - content: "\e578"; } +.fa-cloud-meatball { + --fa: "\f73b"; + --fa--fa: "\f73b\f73b"; } -.fa-meteor::before { - content: "\f753"; } +.fa-camera { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-car-on::before { - content: "\e4dd"; } +.fa-camera-alt { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-sleigh::before { - content: "\f7cc"; } +.fa-square-virus { + --fa: "\e578"; + --fa--fa: "\e578\e578"; } -.fa-arrow-down-1-9::before { - content: "\f162"; } +.fa-meteor { + --fa: "\f753"; + --fa--fa: "\f753\f753"; } -.fa-sort-numeric-asc::before { - content: "\f162"; } +.fa-car-on { + --fa: "\e4dd"; + --fa--fa: "\e4dd\e4dd"; } -.fa-sort-numeric-down::before { - content: "\f162"; } +.fa-sleigh { + --fa: "\f7cc"; + --fa--fa: "\f7cc\f7cc"; } -.fa-hand-holding-droplet::before { - content: "\f4c1"; } +.fa-arrow-down-1-9 { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-hand-holding-water::before { - content: "\f4c1"; } +.fa-sort-numeric-asc { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-water::before { - content: "\f773"; } +.fa-sort-numeric-down { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-calendar-check::before { - content: "\f274"; } +.fa-hand-holding-droplet { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-braille::before { - content: "\f2a1"; } +.fa-hand-holding-water { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-prescription-bottle-medical::before { - content: "\f486"; } +.fa-water { + --fa: "\f773"; + --fa--fa: "\f773\f773"; } -.fa-prescription-bottle-alt::before { - content: "\f486"; } +.fa-calendar-check { + --fa: "\f274"; + --fa--fa: "\f274\f274"; } -.fa-landmark::before { - content: "\f66f"; } +.fa-braille { + --fa: "\f2a1"; + --fa--fa: "\f2a1\f2a1"; } -.fa-truck::before { - content: "\f0d1"; } +.fa-prescription-bottle-medical { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-crosshairs::before { - content: "\f05b"; } +.fa-prescription-bottle-alt { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-person-cane::before { - content: "\e53c"; } +.fa-landmark { + --fa: "\f66f"; + --fa--fa: "\f66f\f66f"; } -.fa-tent::before { - content: "\e57d"; } +.fa-truck { + --fa: "\f0d1"; + --fa--fa: "\f0d1\f0d1"; } -.fa-vest-patches::before { - content: "\e086"; } +.fa-crosshairs { + --fa: "\f05b"; + --fa--fa: "\f05b\f05b"; } -.fa-check-double::before { - content: "\f560"; } +.fa-person-cane { + --fa: "\e53c"; + --fa--fa: "\e53c\e53c"; } -.fa-arrow-down-a-z::before { - content: "\f15d"; } +.fa-tent { + --fa: "\e57d"; + --fa--fa: "\e57d\e57d"; } -.fa-sort-alpha-asc::before { - content: "\f15d"; } +.fa-vest-patches { + --fa: "\e086"; + --fa--fa: "\e086\e086"; } -.fa-sort-alpha-down::before { - content: "\f15d"; } +.fa-check-double { + --fa: "\f560"; + --fa--fa: "\f560\f560"; } -.fa-money-bill-wheat::before { - content: "\e52a"; } +.fa-arrow-down-a-z { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-cookie::before { - content: "\f563"; } +.fa-sort-alpha-asc { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-rotate-left::before { - content: "\f0e2"; } +.fa-sort-alpha-down { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-left-rotate::before { - content: "\f0e2"; } +.fa-money-bill-wheat { + --fa: "\e52a"; + --fa--fa: "\e52a\e52a"; } -.fa-arrow-rotate-back::before { - content: "\f0e2"; } +.fa-cookie { + --fa: "\f563"; + --fa--fa: "\f563\f563"; } -.fa-arrow-rotate-backward::before { - content: "\f0e2"; } +.fa-arrow-rotate-left { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-undo::before { - content: "\f0e2"; } +.fa-arrow-left-rotate { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hard-drive::before { - content: "\f0a0"; } +.fa-arrow-rotate-back { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hdd::before { - content: "\f0a0"; } +.fa-arrow-rotate-backward { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-face-grin-squint-tears::before { - content: "\f586"; } +.fa-undo { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-grin-squint-tears::before { - content: "\f586"; } +.fa-hard-drive { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-dumbbell::before { - content: "\f44b"; } +.fa-hdd { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-rectangle-list::before { - content: "\f022"; } +.fa-face-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-list-alt::before { - content: "\f022"; } +.fa-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-tarp-droplet::before { - content: "\e57c"; } +.fa-dumbbell { + --fa: "\f44b"; + --fa--fa: "\f44b\f44b"; } -.fa-house-medical-circle-check::before { - content: "\e511"; } +.fa-rectangle-list { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-person-skiing-nordic::before { - content: "\f7ca"; } +.fa-list-alt { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-skiing-nordic::before { - content: "\f7ca"; } +.fa-tarp-droplet { + --fa: "\e57c"; + --fa--fa: "\e57c\e57c"; } -.fa-calendar-plus::before { - content: "\f271"; } +.fa-house-medical-circle-check { + --fa: "\e511"; + --fa--fa: "\e511\e511"; } -.fa-plane-arrival::before { - content: "\f5af"; } +.fa-person-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-circle-left::before { - content: "\f359"; } +.fa-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-arrow-alt-circle-left::before { - content: "\f359"; } +.fa-calendar-plus { + --fa: "\f271"; + --fa--fa: "\f271\f271"; } -.fa-train-subway::before { - content: "\f239"; } +.fa-plane-arrival { + --fa: "\f5af"; + --fa--fa: "\f5af\f5af"; } -.fa-subway::before { - content: "\f239"; } +.fa-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-chart-gantt::before { - content: "\e0e4"; } +.fa-arrow-alt-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-indian-rupee-sign::before { - content: "\e1bc"; } +.fa-train-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-indian-rupee::before { - content: "\e1bc"; } +.fa-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-inr::before { - content: "\e1bc"; } +.fa-chart-gantt { + --fa: "\e0e4"; + --fa--fa: "\e0e4\e0e4"; } -.fa-crop-simple::before { - content: "\f565"; } +.fa-indian-rupee-sign { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-crop-alt::before { - content: "\f565"; } +.fa-indian-rupee { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-1::before { - content: "\f3d1"; } +.fa-inr { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-alt::before { - content: "\f3d1"; } +.fa-crop-simple { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-left-long::before { - content: "\f30a"; } +.fa-crop-alt { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-long-arrow-alt-left::before { - content: "\f30a"; } +.fa-money-bill-1 { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-dna::before { - content: "\f471"; } +.fa-money-bill-alt { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-virus-slash::before { - content: "\e075"; } +.fa-left-long { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-minus::before { - content: "\f068"; } +.fa-long-arrow-alt-left { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-subtract::before { - content: "\f068"; } +.fa-dna { + --fa: "\f471"; + --fa--fa: "\f471\f471"; } -.fa-chess::before { - content: "\f439"; } +.fa-virus-slash { + --fa: "\e075"; + --fa--fa: "\e075\e075"; } -.fa-arrow-left-long::before { - content: "\f177"; } +.fa-minus { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-long-arrow-left::before { - content: "\f177"; } +.fa-subtract { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-plug-circle-check::before { - content: "\e55c"; } +.fa-chess { + --fa: "\f439"; + --fa--fa: "\f439\f439"; } -.fa-street-view::before { - content: "\f21d"; } +.fa-arrow-left-long { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-franc-sign::before { - content: "\e18f"; } +.fa-long-arrow-left { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-volume-off::before { - content: "\f026"; } +.fa-plug-circle-check { + --fa: "\e55c"; + --fa--fa: "\e55c\e55c"; } -.fa-hands-asl-interpreting::before { - content: "\f2a3"; } +.fa-street-view { + --fa: "\f21d"; + --fa--fa: "\f21d\f21d"; } -.fa-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-franc-sign { + --fa: "\e18f"; + --fa--fa: "\e18f\e18f"; } -.fa-asl-interpreting::before { - content: "\f2a3"; } +.fa-volume-off { + --fa: "\f026"; + --fa--fa: "\f026\f026"; } -.fa-hands-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-hands-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-gear::before { - content: "\f013"; } +.fa-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-cog::before { - content: "\f013"; } +.fa-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-droplet-slash::before { - content: "\f5c7"; } +.fa-hands-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-tint-slash::before { - content: "\f5c7"; } +.fa-gear { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosque::before { - content: "\f678"; } +.fa-cog { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosquito::before { - content: "\e52b"; } +.fa-droplet-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-star-of-david::before { - content: "\f69a"; } +.fa-tint-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-person-military-rifle::before { - content: "\e54b"; } +.fa-mosque { + --fa: "\f678"; + --fa--fa: "\f678\f678"; } -.fa-cart-shopping::before { - content: "\f07a"; } +.fa-mosquito { + --fa: "\e52b"; + --fa--fa: "\e52b\e52b"; } -.fa-shopping-cart::before { - content: "\f07a"; } +.fa-star-of-david { + --fa: "\f69a"; + --fa--fa: "\f69a\f69a"; } -.fa-vials::before { - content: "\f493"; } +.fa-person-military-rifle { + --fa: "\e54b"; + --fa--fa: "\e54b\e54b"; } -.fa-plug-circle-plus::before { - content: "\e55f"; } +.fa-cart-shopping { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-place-of-worship::before { - content: "\f67f"; } +.fa-shopping-cart { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-grip-vertical::before { - content: "\f58e"; } +.fa-vials { + --fa: "\f493"; + --fa--fa: "\f493\f493"; } -.fa-arrow-turn-up::before { - content: "\f148"; } +.fa-plug-circle-plus { + --fa: "\e55f"; + --fa--fa: "\e55f\e55f"; } -.fa-level-up::before { - content: "\f148"; } +.fa-place-of-worship { + --fa: "\f67f"; + --fa--fa: "\f67f\f67f"; } -.fa-u::before { - content: "\55"; } +.fa-grip-vertical { + --fa: "\f58e"; + --fa--fa: "\f58e\f58e"; } -.fa-square-root-variable::before { - content: "\f698"; } +.fa-hexagon-nodes { + --fa: "\e699"; + --fa--fa: "\e699\e699"; } -.fa-square-root-alt::before { - content: "\f698"; } +.fa-arrow-turn-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock::before { - content: "\f017"; } +.fa-level-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock-four::before { - content: "\f017"; } +.fa-u { + --fa: "\55"; + --fa--fa: "\55\55"; } -.fa-backward-step::before { - content: "\f048"; } +.fa-square-root-variable { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-step-backward::before { - content: "\f048"; } +.fa-square-root-alt { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-pallet::before { - content: "\f482"; } +.fa-clock { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-faucet::before { - content: "\e005"; } +.fa-clock-four { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-baseball-bat-ball::before { - content: "\f432"; } +.fa-backward-step { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-s::before { - content: "\53"; } +.fa-step-backward { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-timeline::before { - content: "\e29c"; } +.fa-pallet { + --fa: "\f482"; + --fa--fa: "\f482\f482"; } -.fa-keyboard::before { - content: "\f11c"; } +.fa-faucet { + --fa: "\e005"; + --fa--fa: "\e005\e005"; } -.fa-caret-down::before { - content: "\f0d7"; } +.fa-baseball-bat-ball { + --fa: "\f432"; + --fa--fa: "\f432\f432"; } -.fa-house-chimney-medical::before { - content: "\f7f2"; } +.fa-s { + --fa: "\53"; + --fa--fa: "\53\53"; } -.fa-clinic-medical::before { - content: "\f7f2"; } +.fa-timeline { + --fa: "\e29c"; + --fa--fa: "\e29c\e29c"; } -.fa-temperature-three-quarters::before { - content: "\f2c8"; } +.fa-keyboard { + --fa: "\f11c"; + --fa--fa: "\f11c\f11c"; } -.fa-temperature-3::before { - content: "\f2c8"; } +.fa-caret-down { + --fa: "\f0d7"; + --fa--fa: "\f0d7\f0d7"; } -.fa-thermometer-3::before { - content: "\f2c8"; } +.fa-house-chimney-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-thermometer-three-quarters::before { - content: "\f2c8"; } +.fa-clinic-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-mobile-screen::before { - content: "\f3cf"; } +.fa-temperature-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-mobile-android-alt::before { - content: "\f3cf"; } +.fa-temperature-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-plane-up::before { - content: "\e22d"; } +.fa-thermometer-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-piggy-bank::before { - content: "\f4d3"; } +.fa-thermometer-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-battery-half::before { - content: "\f242"; } +.fa-mobile-screen { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-battery-3::before { - content: "\f242"; } +.fa-mobile-android-alt { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-mountain-city::before { - content: "\e52e"; } +.fa-plane-up { + --fa: "\e22d"; + --fa--fa: "\e22d\e22d"; } -.fa-coins::before { - content: "\f51e"; } +.fa-piggy-bank { + --fa: "\f4d3"; + --fa--fa: "\f4d3\f4d3"; } -.fa-khanda::before { - content: "\f66d"; } +.fa-battery-half { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders::before { - content: "\f1de"; } +.fa-battery-3 { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders-h::before { - content: "\f1de"; } +.fa-mountain-city { + --fa: "\e52e"; + --fa--fa: "\e52e\e52e"; } -.fa-folder-tree::before { - content: "\f802"; } +.fa-coins { + --fa: "\f51e"; + --fa--fa: "\f51e\f51e"; } -.fa-network-wired::before { - content: "\f6ff"; } +.fa-khanda { + --fa: "\f66d"; + --fa--fa: "\f66d\f66d"; } -.fa-map-pin::before { - content: "\f276"; } +.fa-sliders { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-hamsa::before { - content: "\f665"; } +.fa-sliders-h { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-cent-sign::before { - content: "\e3f5"; } +.fa-folder-tree { + --fa: "\f802"; + --fa--fa: "\f802\f802"; } -.fa-flask::before { - content: "\f0c3"; } +.fa-network-wired { + --fa: "\f6ff"; + --fa--fa: "\f6ff\f6ff"; } -.fa-person-pregnant::before { - content: "\e31e"; } +.fa-map-pin { + --fa: "\f276"; + --fa--fa: "\f276\f276"; } -.fa-wand-sparkles::before { - content: "\f72b"; } +.fa-hamsa { + --fa: "\f665"; + --fa--fa: "\f665\f665"; } -.fa-ellipsis-vertical::before { - content: "\f142"; } +.fa-cent-sign { + --fa: "\e3f5"; + --fa--fa: "\e3f5\e3f5"; } -.fa-ellipsis-v::before { - content: "\f142"; } +.fa-flask { + --fa: "\f0c3"; + --fa--fa: "\f0c3\f0c3"; } -.fa-ticket::before { - content: "\f145"; } +.fa-person-pregnant { + --fa: "\e31e"; + --fa--fa: "\e31e\e31e"; } -.fa-power-off::before { - content: "\f011"; } +.fa-wand-sparkles { + --fa: "\f72b"; + --fa--fa: "\f72b\f72b"; } -.fa-right-long::before { - content: "\f30b"; } +.fa-ellipsis-vertical { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-long-arrow-alt-right::before { - content: "\f30b"; } +.fa-ellipsis-v { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-flag-usa::before { - content: "\f74d"; } +.fa-ticket { + --fa: "\f145"; + --fa--fa: "\f145\f145"; } -.fa-laptop-file::before { - content: "\e51d"; } +.fa-power-off { + --fa: "\f011"; + --fa--fa: "\f011\f011"; } -.fa-tty::before { - content: "\f1e4"; } +.fa-right-long { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-teletype::before { - content: "\f1e4"; } +.fa-long-arrow-alt-right { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-diagram-next::before { - content: "\e476"; } +.fa-flag-usa { + --fa: "\f74d"; + --fa--fa: "\f74d\f74d"; } -.fa-person-rifle::before { - content: "\e54e"; } +.fa-laptop-file { + --fa: "\e51d"; + --fa--fa: "\e51d\e51d"; } -.fa-house-medical-circle-exclamation::before { - content: "\e512"; } +.fa-tty { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-closed-captioning::before { - content: "\f20a"; } +.fa-teletype { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-person-hiking::before { - content: "\f6ec"; } +.fa-diagram-next { + --fa: "\e476"; + --fa--fa: "\e476\e476"; } -.fa-hiking::before { - content: "\f6ec"; } +.fa-person-rifle { + --fa: "\e54e"; + --fa--fa: "\e54e\e54e"; } -.fa-venus-double::before { - content: "\f226"; } +.fa-house-medical-circle-exclamation { + --fa: "\e512"; + --fa--fa: "\e512\e512"; } -.fa-images::before { - content: "\f302"; } +.fa-closed-captioning { + --fa: "\f20a"; + --fa--fa: "\f20a\f20a"; } -.fa-calculator::before { - content: "\f1ec"; } +.fa-person-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-people-pulling::before { - content: "\e535"; } +.fa-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-n::before { - content: "\4e"; } +.fa-venus-double { + --fa: "\f226"; + --fa--fa: "\f226\f226"; } -.fa-cable-car::before { - content: "\f7da"; } +.fa-images { + --fa: "\f302"; + --fa--fa: "\f302\f302"; } -.fa-tram::before { - content: "\f7da"; } +.fa-calculator { + --fa: "\f1ec"; + --fa--fa: "\f1ec\f1ec"; } -.fa-cloud-rain::before { - content: "\f73d"; } +.fa-people-pulling { + --fa: "\e535"; + --fa--fa: "\e535\e535"; } -.fa-building-circle-xmark::before { - content: "\e4d4"; } +.fa-n { + --fa: "\4e"; + --fa--fa: "\4e\4e"; } -.fa-ship::before { - content: "\f21a"; } +.fa-cable-car { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-arrows-down-to-line::before { - content: "\e4b8"; } +.fa-tram { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-download::before { - content: "\f019"; } +.fa-cloud-rain { + --fa: "\f73d"; + --fa--fa: "\f73d\f73d"; } -.fa-face-grin::before { - content: "\f580"; } +.fa-building-circle-xmark { + --fa: "\e4d4"; + --fa--fa: "\e4d4\e4d4"; } -.fa-grin::before { - content: "\f580"; } +.fa-ship { + --fa: "\f21a"; + --fa--fa: "\f21a\f21a"; } -.fa-delete-left::before { - content: "\f55a"; } +.fa-arrows-down-to-line { + --fa: "\e4b8"; + --fa--fa: "\e4b8\e4b8"; } -.fa-backspace::before { - content: "\f55a"; } +.fa-download { + --fa: "\f019"; + --fa--fa: "\f019\f019"; } -.fa-eye-dropper::before { - content: "\f1fb"; } +.fa-face-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eye-dropper-empty::before { - content: "\f1fb"; } +.fa-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eyedropper::before { - content: "\f1fb"; } +.fa-delete-left { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-file-circle-check::before { - content: "\e5a0"; } +.fa-backspace { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-forward::before { - content: "\f04e"; } +.fa-eye-dropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile::before { - content: "\f3ce"; } +.fa-eye-dropper-empty { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-android::before { - content: "\f3ce"; } +.fa-eyedropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-phone::before { - content: "\f3ce"; } +.fa-file-circle-check { + --fa: "\e5a0"; + --fa--fa: "\e5a0\e5a0"; } -.fa-face-meh::before { - content: "\f11a"; } +.fa-forward { + --fa: "\f04e"; + --fa--fa: "\f04e\f04e"; } -.fa-meh::before { - content: "\f11a"; } +.fa-mobile { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-align-center::before { - content: "\f037"; } +.fa-mobile-android { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-skull::before { - content: "\f6b7"; } +.fa-mobile-phone { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-dead::before { - content: "\f6b7"; } +.fa-face-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-id-card::before { - content: "\f2c2"; } +.fa-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-drivers-license::before { - content: "\f2c2"; } +.fa-align-center { + --fa: "\f037"; + --fa--fa: "\f037\f037"; } -.fa-outdent::before { - content: "\f03b"; } +.fa-book-skull { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-dedent::before { - content: "\f03b"; } +.fa-book-dead { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-heart-circle-exclamation::before { - content: "\e4fe"; } +.fa-id-card { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-house::before { - content: "\f015"; } +.fa-drivers-license { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-home::before { - content: "\f015"; } +.fa-outdent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-alt::before { - content: "\f015"; } +.fa-dedent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-lg-alt::before { - content: "\f015"; } +.fa-heart-circle-exclamation { + --fa: "\e4fe"; + --fa--fa: "\e4fe\e4fe"; } -.fa-calendar-week::before { - content: "\f784"; } +.fa-house { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-laptop-medical::before { - content: "\f812"; } +.fa-home { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-b::before { - content: "\42"; } +.fa-home-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-file-medical::before { - content: "\f477"; } +.fa-home-lg-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-dice-one::before { - content: "\f525"; } +.fa-calendar-week { + --fa: "\f784"; + --fa--fa: "\f784\f784"; } -.fa-kiwi-bird::before { - content: "\f535"; } +.fa-laptop-medical { + --fa: "\f812"; + --fa--fa: "\f812\f812"; } -.fa-arrow-right-arrow-left::before { - content: "\f0ec"; } +.fa-b { + --fa: "\42"; + --fa--fa: "\42\42"; } -.fa-exchange::before { - content: "\f0ec"; } +.fa-file-medical { + --fa: "\f477"; + --fa--fa: "\f477\f477"; } -.fa-rotate-right::before { - content: "\f2f9"; } +.fa-dice-one { + --fa: "\f525"; + --fa--fa: "\f525\f525"; } -.fa-redo-alt::before { - content: "\f2f9"; } +.fa-kiwi-bird { + --fa: "\f535"; + --fa--fa: "\f535\f535"; } -.fa-rotate-forward::before { - content: "\f2f9"; } +.fa-arrow-right-arrow-left { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-utensils::before { - content: "\f2e7"; } +.fa-exchange { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-cutlery::before { - content: "\f2e7"; } +.fa-rotate-right { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-arrow-up-wide-short::before { - content: "\f161"; } +.fa-redo-alt { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-sort-amount-up::before { - content: "\f161"; } +.fa-rotate-forward { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-mill-sign::before { - content: "\e1ed"; } +.fa-utensils { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-bowl-rice::before { - content: "\e2eb"; } +.fa-cutlery { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-skull::before { - content: "\f54c"; } +.fa-arrow-up-wide-short { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-tower-broadcast::before { - content: "\f519"; } +.fa-sort-amount-up { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-broadcast-tower::before { - content: "\f519"; } +.fa-mill-sign { + --fa: "\e1ed"; + --fa--fa: "\e1ed\e1ed"; } -.fa-truck-pickup::before { - content: "\f63c"; } +.fa-bowl-rice { + --fa: "\e2eb"; + --fa--fa: "\e2eb\e2eb"; } -.fa-up-long::before { - content: "\f30c"; } +.fa-skull { + --fa: "\f54c"; + --fa--fa: "\f54c\f54c"; } -.fa-long-arrow-alt-up::before { - content: "\f30c"; } +.fa-tower-broadcast { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-stop::before { - content: "\f04d"; } +.fa-broadcast-tower { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-code-merge::before { - content: "\f387"; } +.fa-truck-pickup { + --fa: "\f63c"; + --fa--fa: "\f63c\f63c"; } -.fa-upload::before { - content: "\f093"; } +.fa-up-long { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-hurricane::before { - content: "\f751"; } +.fa-long-arrow-alt-up { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-mound::before { - content: "\e52d"; } +.fa-stop { + --fa: "\f04d"; + --fa--fa: "\f04d\f04d"; } -.fa-toilet-portable::before { - content: "\e583"; } +.fa-code-merge { + --fa: "\f387"; + --fa--fa: "\f387\f387"; } -.fa-compact-disc::before { - content: "\f51f"; } +.fa-upload { + --fa: "\f093"; + --fa--fa: "\f093\f093"; } -.fa-file-arrow-down::before { - content: "\f56d"; } +.fa-hurricane { + --fa: "\f751"; + --fa--fa: "\f751\f751"; } -.fa-file-download::before { - content: "\f56d"; } +.fa-mound { + --fa: "\e52d"; + --fa--fa: "\e52d\e52d"; } -.fa-caravan::before { - content: "\f8ff"; } +.fa-toilet-portable { + --fa: "\e583"; + --fa--fa: "\e583\e583"; } -.fa-shield-cat::before { - content: "\e572"; } +.fa-compact-disc { + --fa: "\f51f"; + --fa--fa: "\f51f\f51f"; } -.fa-bolt::before { - content: "\f0e7"; } +.fa-file-arrow-down { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-zap::before { - content: "\f0e7"; } +.fa-file-download { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-glass-water::before { - content: "\e4f4"; } +.fa-caravan { + --fa: "\f8ff"; + --fa--fa: "\f8ff\f8ff"; } -.fa-oil-well::before { - content: "\e532"; } +.fa-shield-cat { + --fa: "\e572"; + --fa--fa: "\e572\e572"; } -.fa-vault::before { - content: "\e2c5"; } +.fa-bolt { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-mars::before { - content: "\f222"; } +.fa-zap { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-toilet::before { - content: "\f7d8"; } +.fa-glass-water { + --fa: "\e4f4"; + --fa--fa: "\e4f4\e4f4"; } -.fa-plane-circle-xmark::before { - content: "\e557"; } +.fa-oil-well { + --fa: "\e532"; + --fa--fa: "\e532\e532"; } -.fa-yen-sign::before { - content: "\f157"; } +.fa-vault { + --fa: "\e2c5"; + --fa--fa: "\e2c5\e2c5"; } -.fa-cny::before { - content: "\f157"; } +.fa-mars { + --fa: "\f222"; + --fa--fa: "\f222\f222"; } -.fa-jpy::before { - content: "\f157"; } +.fa-toilet { + --fa: "\f7d8"; + --fa--fa: "\f7d8\f7d8"; } -.fa-rmb::before { - content: "\f157"; } +.fa-plane-circle-xmark { + --fa: "\e557"; + --fa--fa: "\e557\e557"; } -.fa-yen::before { - content: "\f157"; } +.fa-yen-sign { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble-sign::before { - content: "\f158"; } +.fa-cny { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rouble::before { - content: "\f158"; } +.fa-jpy { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rub::before { - content: "\f158"; } +.fa-rmb { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble::before { - content: "\f158"; } +.fa-yen { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-sun::before { - content: "\f185"; } +.fa-ruble-sign { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-guitar::before { - content: "\f7a6"; } +.fa-rouble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-face-laugh-wink::before { - content: "\f59c"; } +.fa-rub { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-laugh-wink::before { - content: "\f59c"; } +.fa-ruble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-horse-head::before { - content: "\f7ab"; } +.fa-sun { + --fa: "\f185"; + --fa--fa: "\f185\f185"; } -.fa-bore-hole::before { - content: "\e4c3"; } +.fa-guitar { + --fa: "\f7a6"; + --fa--fa: "\f7a6\f7a6"; } -.fa-industry::before { - content: "\f275"; } +.fa-face-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-circle-down::before { - content: "\f358"; } +.fa-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-arrow-alt-circle-down::before { - content: "\f358"; } +.fa-horse-head { + --fa: "\f7ab"; + --fa--fa: "\f7ab\f7ab"; } -.fa-arrows-turn-to-dots::before { - content: "\e4c1"; } +.fa-bore-hole { + --fa: "\e4c3"; + --fa--fa: "\e4c3\e4c3"; } -.fa-florin-sign::before { - content: "\e184"; } +.fa-industry { + --fa: "\f275"; + --fa--fa: "\f275\f275"; } -.fa-arrow-down-short-wide::before { - content: "\f884"; } +.fa-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-desc::before { - content: "\f884"; } +.fa-arrow-alt-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-down-alt::before { - content: "\f884"; } +.fa-arrows-turn-to-dots { + --fa: "\e4c1"; + --fa--fa: "\e4c1\e4c1"; } -.fa-less-than::before { - content: "\3c"; } +.fa-florin-sign { + --fa: "\e184"; + --fa--fa: "\e184\e184"; } -.fa-angle-down::before { - content: "\f107"; } +.fa-arrow-down-short-wide { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-car-tunnel::before { - content: "\e4de"; } +.fa-sort-amount-desc { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-head-side-cough::before { - content: "\e061"; } +.fa-sort-amount-down-alt { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-grip-lines::before { - content: "\f7a4"; } +.fa-less-than { + --fa: "\3c"; + --fa--fa: "\3c\3c"; } -.fa-thumbs-down::before { - content: "\f165"; } +.fa-angle-down { + --fa: "\f107"; + --fa--fa: "\f107\f107"; } -.fa-user-lock::before { - content: "\f502"; } +.fa-car-tunnel { + --fa: "\e4de"; + --fa--fa: "\e4de\e4de"; } -.fa-arrow-right-long::before { - content: "\f178"; } +.fa-head-side-cough { + --fa: "\e061"; + --fa--fa: "\e061\e061"; } -.fa-long-arrow-right::before { - content: "\f178"; } +.fa-grip-lines { + --fa: "\f7a4"; + --fa--fa: "\f7a4\f7a4"; } -.fa-anchor-circle-xmark::before { - content: "\e4ac"; } +.fa-thumbs-down { + --fa: "\f165"; + --fa--fa: "\f165\f165"; } -.fa-ellipsis::before { - content: "\f141"; } +.fa-user-lock { + --fa: "\f502"; + --fa--fa: "\f502\f502"; } -.fa-ellipsis-h::before { - content: "\f141"; } +.fa-arrow-right-long { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-chess-pawn::before { - content: "\f443"; } +.fa-long-arrow-right { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-kit-medical::before { - content: "\f479"; } +.fa-anchor-circle-xmark { + --fa: "\e4ac"; + --fa--fa: "\e4ac\e4ac"; } -.fa-first-aid::before { - content: "\f479"; } +.fa-ellipsis { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-person-through-window::before { - content: "\e5a9"; } +.fa-ellipsis-h { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-toolbox::before { - content: "\f552"; } +.fa-chess-pawn { + --fa: "\f443"; + --fa--fa: "\f443\f443"; } -.fa-hands-holding-circle::before { - content: "\e4fb"; } +.fa-kit-medical { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-bug::before { - content: "\f188"; } +.fa-first-aid { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-credit-card::before { - content: "\f09d"; } +.fa-person-through-window { + --fa: "\e5a9"; + --fa--fa: "\e5a9\e5a9"; } -.fa-credit-card-alt::before { - content: "\f09d"; } +.fa-toolbox { + --fa: "\f552"; + --fa--fa: "\f552\f552"; } -.fa-car::before { - content: "\f1b9"; } +.fa-hands-holding-circle { + --fa: "\e4fb"; + --fa--fa: "\e4fb\e4fb"; } -.fa-automobile::before { - content: "\f1b9"; } +.fa-bug { + --fa: "\f188"; + --fa--fa: "\f188\f188"; } -.fa-hand-holding-hand::before { - content: "\e4f7"; } +.fa-credit-card { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-open-reader::before { - content: "\f5da"; } +.fa-credit-card-alt { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-reader::before { - content: "\f5da"; } +.fa-car { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-mountain-sun::before { - content: "\e52f"; } +.fa-automobile { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-arrows-left-right-to-line::before { - content: "\e4ba"; } +.fa-hand-holding-hand { + --fa: "\e4f7"; + --fa--fa: "\e4f7\e4f7"; } -.fa-dice-d20::before { - content: "\f6cf"; } +.fa-book-open-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-truck-droplet::before { - content: "\e58c"; } +.fa-book-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-file-circle-xmark::before { - content: "\e5a1"; } +.fa-mountain-sun { + --fa: "\e52f"; + --fa--fa: "\e52f\e52f"; } -.fa-temperature-arrow-up::before { - content: "\e040"; } +.fa-arrows-left-right-to-line { + --fa: "\e4ba"; + --fa--fa: "\e4ba\e4ba"; } -.fa-temperature-up::before { - content: "\e040"; } +.fa-dice-d20 { + --fa: "\f6cf"; + --fa--fa: "\f6cf\f6cf"; } -.fa-medal::before { - content: "\f5a2"; } +.fa-truck-droplet { + --fa: "\e58c"; + --fa--fa: "\e58c\e58c"; } -.fa-bed::before { - content: "\f236"; } +.fa-file-circle-xmark { + --fa: "\e5a1"; + --fa--fa: "\e5a1\e5a1"; } -.fa-square-h::before { - content: "\f0fd"; } +.fa-temperature-arrow-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-h-square::before { - content: "\f0fd"; } +.fa-temperature-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-podcast::before { - content: "\f2ce"; } +.fa-medal { + --fa: "\f5a2"; + --fa--fa: "\f5a2\f5a2"; } -.fa-temperature-full::before { - content: "\f2c7"; } +.fa-bed { + --fa: "\f236"; + --fa--fa: "\f236\f236"; } -.fa-temperature-4::before { - content: "\f2c7"; } +.fa-square-h { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-4::before { - content: "\f2c7"; } +.fa-h-square { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-full::before { - content: "\f2c7"; } +.fa-podcast { + --fa: "\f2ce"; + --fa--fa: "\f2ce\f2ce"; } -.fa-bell::before { - content: "\f0f3"; } +.fa-temperature-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-superscript::before { - content: "\f12b"; } +.fa-temperature-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-plug-circle-xmark::before { - content: "\e560"; } +.fa-thermometer-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-star-of-life::before { - content: "\f621"; } +.fa-thermometer-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-phone-slash::before { - content: "\f3dd"; } +.fa-bell { + --fa: "\f0f3"; + --fa--fa: "\f0f3\f0f3"; } -.fa-paint-roller::before { - content: "\f5aa"; } +.fa-superscript { + --fa: "\f12b"; + --fa--fa: "\f12b\f12b"; } -.fa-handshake-angle::before { - content: "\f4c4"; } +.fa-plug-circle-xmark { + --fa: "\e560"; + --fa--fa: "\e560\e560"; } -.fa-hands-helping::before { - content: "\f4c4"; } +.fa-star-of-life { + --fa: "\f621"; + --fa--fa: "\f621\f621"; } -.fa-location-dot::before { - content: "\f3c5"; } +.fa-phone-slash { + --fa: "\f3dd"; + --fa--fa: "\f3dd\f3dd"; } -.fa-map-marker-alt::before { - content: "\f3c5"; } +.fa-paint-roller { + --fa: "\f5aa"; + --fa--fa: "\f5aa\f5aa"; } -.fa-file::before { - content: "\f15b"; } +.fa-handshake-angle { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-greater-than::before { - content: "\3e"; } +.fa-hands-helping { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-person-swimming::before { - content: "\f5c4"; } +.fa-location-dot { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-swimmer::before { - content: "\f5c4"; } +.fa-map-marker-alt { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-arrow-down::before { - content: "\f063"; } +.fa-file { + --fa: "\f15b"; + --fa--fa: "\f15b\f15b"; } -.fa-droplet::before { - content: "\f043"; } +.fa-greater-than { + --fa: "\3e"; + --fa--fa: "\3e\3e"; } -.fa-tint::before { - content: "\f043"; } +.fa-person-swimming { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-eraser::before { - content: "\f12d"; } +.fa-swimmer { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-earth-americas::before { - content: "\f57d"; } +.fa-arrow-down { + --fa: "\f063"; + --fa--fa: "\f063\f063"; } -.fa-earth::before { - content: "\f57d"; } +.fa-droplet { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-earth-america::before { - content: "\f57d"; } +.fa-tint { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-globe-americas::before { - content: "\f57d"; } +.fa-eraser { + --fa: "\f12d"; + --fa--fa: "\f12d\f12d"; } -.fa-person-burst::before { - content: "\e53b"; } +.fa-earth-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-dove::before { - content: "\f4ba"; } +.fa-earth { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-empty::before { - content: "\f244"; } +.fa-earth-america { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-0::before { - content: "\f244"; } +.fa-globe-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-socks::before { - content: "\f696"; } +.fa-person-burst { + --fa: "\e53b"; + --fa--fa: "\e53b\e53b"; } -.fa-inbox::before { - content: "\f01c"; } +.fa-dove { + --fa: "\f4ba"; + --fa--fa: "\f4ba\f4ba"; } -.fa-section::before { - content: "\e447"; } +.fa-battery-empty { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-gauge-high::before { - content: "\f625"; } +.fa-battery-0 { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-tachometer-alt::before { - content: "\f625"; } +.fa-socks { + --fa: "\f696"; + --fa--fa: "\f696\f696"; } -.fa-tachometer-alt-fast::before { - content: "\f625"; } +.fa-inbox { + --fa: "\f01c"; + --fa--fa: "\f01c\f01c"; } -.fa-envelope-open-text::before { - content: "\f658"; } +.fa-section { + --fa: "\e447"; + --fa--fa: "\e447\e447"; } -.fa-hospital::before { - content: "\f0f8"; } +.fa-gauge-high { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-alt::before { - content: "\f0f8"; } +.fa-tachometer-alt { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-wide::before { - content: "\f0f8"; } +.fa-tachometer-alt-fast { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-wine-bottle::before { - content: "\f72f"; } +.fa-envelope-open-text { + --fa: "\f658"; + --fa--fa: "\f658\f658"; } -.fa-chess-rook::before { - content: "\f447"; } +.fa-hospital { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-bars-staggered::before { - content: "\f550"; } +.fa-hospital-alt { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-reorder::before { - content: "\f550"; } +.fa-hospital-wide { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-stream::before { - content: "\f550"; } +.fa-wine-bottle { + --fa: "\f72f"; + --fa--fa: "\f72f\f72f"; } -.fa-dharmachakra::before { - content: "\f655"; } +.fa-chess-rook { + --fa: "\f447"; + --fa--fa: "\f447\f447"; } -.fa-hotdog::before { - content: "\f80f"; } +.fa-bars-staggered { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-person-walking-with-cane::before { - content: "\f29d"; } +.fa-reorder { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-blind::before { - content: "\f29d"; } +.fa-stream { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-drum::before { - content: "\f569"; } +.fa-dharmachakra { + --fa: "\f655"; + --fa--fa: "\f655\f655"; } -.fa-ice-cream::before { - content: "\f810"; } +.fa-hotdog { + --fa: "\f80f"; + --fa--fa: "\f80f\f80f"; } -.fa-heart-circle-bolt::before { - content: "\e4fc"; } +.fa-person-walking-with-cane { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-fax::before { - content: "\f1ac"; } +.fa-blind { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-paragraph::before { - content: "\f1dd"; } +.fa-drum { + --fa: "\f569"; + --fa--fa: "\f569\f569"; } -.fa-check-to-slot::before { - content: "\f772"; } +.fa-ice-cream { + --fa: "\f810"; + --fa--fa: "\f810\f810"; } -.fa-vote-yea::before { - content: "\f772"; } +.fa-heart-circle-bolt { + --fa: "\e4fc"; + --fa--fa: "\e4fc\e4fc"; } -.fa-star-half::before { - content: "\f089"; } +.fa-fax { + --fa: "\f1ac"; + --fa--fa: "\f1ac\f1ac"; } -.fa-boxes-stacked::before { - content: "\f468"; } +.fa-paragraph { + --fa: "\f1dd"; + --fa--fa: "\f1dd\f1dd"; } -.fa-boxes::before { - content: "\f468"; } +.fa-check-to-slot { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-boxes-alt::before { - content: "\f468"; } +.fa-vote-yea { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-link::before { - content: "\f0c1"; } +.fa-star-half { + --fa: "\f089"; + --fa--fa: "\f089\f089"; } -.fa-chain::before { - content: "\f0c1"; } +.fa-boxes-stacked { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-ear-listen::before { - content: "\f2a2"; } +.fa-boxes { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-assistive-listening-systems::before { - content: "\f2a2"; } +.fa-boxes-alt { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-tree-city::before { - content: "\e587"; } +.fa-link { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-play::before { - content: "\f04b"; } +.fa-chain { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-font::before { - content: "\f031"; } +.fa-ear-listen { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-table-cells-row-lock::before { - content: "\e67a"; } +.fa-assistive-listening-systems { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-rupiah-sign::before { - content: "\e23d"; } +.fa-tree-city { + --fa: "\e587"; + --fa--fa: "\e587\e587"; } -.fa-magnifying-glass::before { - content: "\f002"; } +.fa-play { + --fa: "\f04b"; + --fa--fa: "\f04b\f04b"; } -.fa-search::before { - content: "\f002"; } +.fa-font { + --fa: "\f031"; + --fa--fa: "\f031\f031"; } -.fa-table-tennis-paddle-ball::before { - content: "\f45d"; } +.fa-table-cells-row-lock { + --fa: "\e67a"; + --fa--fa: "\e67a\e67a"; } -.fa-ping-pong-paddle-ball::before { - content: "\f45d"; } +.fa-rupiah-sign { + --fa: "\e23d"; + --fa--fa: "\e23d\e23d"; } -.fa-table-tennis::before { - content: "\f45d"; } +.fa-magnifying-glass { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-person-dots-from-line::before { - content: "\f470"; } +.fa-search { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-diagnoses::before { - content: "\f470"; } +.fa-table-tennis-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-can-arrow-up::before { - content: "\f82a"; } +.fa-ping-pong-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-restore-alt::before { - content: "\f82a"; } +.fa-table-tennis { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-naira-sign::before { - content: "\e1f6"; } +.fa-person-dots-from-line { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-cart-arrow-down::before { - content: "\f218"; } +.fa-diagnoses { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-walkie-talkie::before { - content: "\f8ef"; } +.fa-trash-can-arrow-up { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-pen::before { - content: "\f31c"; } +.fa-trash-restore-alt { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-edit::before { - content: "\f31c"; } +.fa-naira-sign { + --fa: "\e1f6"; + --fa--fa: "\e1f6\e1f6"; } -.fa-receipt::before { - content: "\f543"; } +.fa-cart-arrow-down { + --fa: "\f218"; + --fa--fa: "\f218\f218"; } -.fa-square-pen::before { - content: "\f14b"; } +.fa-walkie-talkie { + --fa: "\f8ef"; + --fa--fa: "\f8ef\f8ef"; } -.fa-pen-square::before { - content: "\f14b"; } +.fa-file-pen { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-pencil-square::before { - content: "\f14b"; } +.fa-file-edit { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-suitcase-rolling::before { - content: "\f5c1"; } +.fa-receipt { + --fa: "\f543"; + --fa--fa: "\f543\f543"; } -.fa-person-circle-exclamation::before { - content: "\e53f"; } +.fa-square-pen { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-chevron-down::before { - content: "\f078"; } +.fa-pen-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery-full::before { - content: "\f240"; } +.fa-pencil-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery::before { - content: "\f240"; } +.fa-suitcase-rolling { + --fa: "\f5c1"; + --fa--fa: "\f5c1\f5c1"; } -.fa-battery-5::before { - content: "\f240"; } +.fa-person-circle-exclamation { + --fa: "\e53f"; + --fa--fa: "\e53f\e53f"; } -.fa-skull-crossbones::before { - content: "\f714"; } +.fa-chevron-down { + --fa: "\f078"; + --fa--fa: "\f078\f078"; } -.fa-code-compare::before { - content: "\e13a"; } +.fa-battery-full { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-ul::before { - content: "\f0ca"; } +.fa-battery { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-dots::before { - content: "\f0ca"; } +.fa-battery-5 { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-school-lock::before { - content: "\e56f"; } +.fa-skull-crossbones { + --fa: "\f714"; + --fa--fa: "\f714\f714"; } -.fa-tower-cell::before { - content: "\e585"; } +.fa-code-compare { + --fa: "\e13a"; + --fa--fa: "\e13a\e13a"; } -.fa-down-long::before { - content: "\f309"; } +.fa-list-ul { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-long-arrow-alt-down::before { - content: "\f309"; } +.fa-list-dots { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-ranking-star::before { - content: "\e561"; } +.fa-school-lock { + --fa: "\e56f"; + --fa--fa: "\e56f\e56f"; } -.fa-chess-king::before { - content: "\f43f"; } +.fa-tower-cell { + --fa: "\e585"; + --fa--fa: "\e585\e585"; } -.fa-person-harassing::before { - content: "\e549"; } +.fa-down-long { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-brazilian-real-sign::before { - content: "\e46c"; } +.fa-long-arrow-alt-down { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-landmark-dome::before { - content: "\f752"; } +.fa-ranking-star { + --fa: "\e561"; + --fa--fa: "\e561\e561"; } -.fa-landmark-alt::before { - content: "\f752"; } +.fa-chess-king { + --fa: "\f43f"; + --fa--fa: "\f43f\f43f"; } -.fa-arrow-up::before { - content: "\f062"; } +.fa-person-harassing { + --fa: "\e549"; + --fa--fa: "\e549\e549"; } -.fa-tv::before { - content: "\f26c"; } +.fa-brazilian-real-sign { + --fa: "\e46c"; + --fa--fa: "\e46c\e46c"; } -.fa-television::before { - content: "\f26c"; } +.fa-landmark-dome { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-tv-alt::before { - content: "\f26c"; } +.fa-landmark-alt { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-shrimp::before { - content: "\e448"; } +.fa-arrow-up { + --fa: "\f062"; + --fa--fa: "\f062\f062"; } -.fa-list-check::before { - content: "\f0ae"; } +.fa-tv { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-tasks::before { - content: "\f0ae"; } +.fa-television { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-jug-detergent::before { - content: "\e519"; } +.fa-tv-alt { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-circle-user::before { - content: "\f2bd"; } +.fa-shrimp { + --fa: "\e448"; + --fa--fa: "\e448\e448"; } -.fa-user-circle::before { - content: "\f2bd"; } +.fa-list-check { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-user-shield::before { - content: "\f505"; } +.fa-tasks { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-wind::before { - content: "\f72e"; } +.fa-jug-detergent { + --fa: "\e519"; + --fa--fa: "\e519\e519"; } -.fa-car-burst::before { - content: "\f5e1"; } +.fa-circle-user { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-car-crash::before { - content: "\f5e1"; } +.fa-user-circle { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-y::before { - content: "\59"; } +.fa-user-shield { + --fa: "\f505"; + --fa--fa: "\f505\f505"; } -.fa-person-snowboarding::before { - content: "\f7ce"; } +.fa-wind { + --fa: "\f72e"; + --fa--fa: "\f72e\f72e"; } -.fa-snowboarding::before { - content: "\f7ce"; } +.fa-car-burst { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-truck-fast::before { - content: "\f48b"; } +.fa-car-crash { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-shipping-fast::before { - content: "\f48b"; } +.fa-y { + --fa: "\59"; + --fa--fa: "\59\59"; } -.fa-fish::before { - content: "\f578"; } +.fa-person-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-user-graduate::before { - content: "\f501"; } +.fa-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-circle-half-stroke::before { - content: "\f042"; } +.fa-truck-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-adjust::before { - content: "\f042"; } +.fa-shipping-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-clapperboard::before { - content: "\e131"; } +.fa-fish { + --fa: "\f578"; + --fa--fa: "\f578\f578"; } -.fa-circle-radiation::before { - content: "\f7ba"; } +.fa-user-graduate { + --fa: "\f501"; + --fa--fa: "\f501\f501"; } -.fa-radiation-alt::before { - content: "\f7ba"; } +.fa-circle-half-stroke { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball::before { - content: "\f433"; } +.fa-adjust { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball-ball::before { - content: "\f433"; } +.fa-clapperboard { + --fa: "\e131"; + --fa--fa: "\e131\e131"; } -.fa-jet-fighter-up::before { - content: "\e518"; } +.fa-circle-radiation { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-diagram-project::before { - content: "\f542"; } +.fa-radiation-alt { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-project-diagram::before { - content: "\f542"; } +.fa-baseball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-copy::before { - content: "\f0c5"; } +.fa-baseball-ball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-volume-xmark::before { - content: "\f6a9"; } +.fa-jet-fighter-up { + --fa: "\e518"; + --fa--fa: "\e518\e518"; } -.fa-volume-mute::before { - content: "\f6a9"; } +.fa-diagram-project { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-volume-times::before { - content: "\f6a9"; } +.fa-project-diagram { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-hand-sparkles::before { - content: "\e05d"; } +.fa-copy { + --fa: "\f0c5"; + --fa--fa: "\f0c5\f0c5"; } -.fa-grip::before { - content: "\f58d"; } +.fa-volume-xmark { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-grip-horizontal::before { - content: "\f58d"; } +.fa-volume-mute { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-from-square::before { - content: "\f14d"; } +.fa-volume-times { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-square::before { - content: "\f14d"; } +.fa-hand-sparkles { + --fa: "\e05d"; + --fa--fa: "\e05d\e05d"; } -.fa-child-combatant::before { - content: "\e4e0"; } +.fa-grip { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-child-rifle::before { - content: "\e4e0"; } +.fa-grip-horizontal { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-gun::before { - content: "\e19b"; } +.fa-share-from-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-square-phone::before { - content: "\f098"; } +.fa-share-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-phone-square::before { - content: "\f098"; } +.fa-child-combatant { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-plus::before { - content: "\2b"; } +.fa-child-rifle { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-add::before { - content: "\2b"; } +.fa-gun { + --fa: "\e19b"; + --fa--fa: "\e19b\e19b"; } -.fa-expand::before { - content: "\f065"; } +.fa-square-phone { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-computer::before { - content: "\e4e5"; } +.fa-phone-square { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-xmark::before { - content: "\f00d"; } +.fa-plus { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-close::before { - content: "\f00d"; } +.fa-add { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-multiply::before { - content: "\f00d"; } +.fa-expand { + --fa: "\f065"; + --fa--fa: "\f065\f065"; } -.fa-remove::before { - content: "\f00d"; } +.fa-computer { + --fa: "\e4e5"; + --fa--fa: "\e4e5\e4e5"; } -.fa-times::before { - content: "\f00d"; } +.fa-xmark { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows-up-down-left-right::before { - content: "\f047"; } +.fa-close { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows::before { - content: "\f047"; } +.fa-multiply { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-user::before { - content: "\f51c"; } +.fa-remove { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-teacher::before { - content: "\f51c"; } +.fa-times { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-peso-sign::before { - content: "\e222"; } +.fa-arrows-up-down-left-right { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-building-shield::before { - content: "\e4d8"; } +.fa-arrows { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-baby::before { - content: "\f77c"; } +.fa-chalkboard-user { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-users-line::before { - content: "\e592"; } +.fa-chalkboard-teacher { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-quote-left::before { - content: "\f10d"; } +.fa-peso-sign { + --fa: "\e222"; + --fa--fa: "\e222\e222"; } -.fa-quote-left-alt::before { - content: "\f10d"; } +.fa-building-shield { + --fa: "\e4d8"; + --fa--fa: "\e4d8\e4d8"; } -.fa-tractor::before { - content: "\f722"; } +.fa-baby { + --fa: "\f77c"; + --fa--fa: "\f77c\f77c"; } -.fa-trash-arrow-up::before { - content: "\f829"; } +.fa-users-line { + --fa: "\e592"; + --fa--fa: "\e592\e592"; } -.fa-trash-restore::before { - content: "\f829"; } +.fa-quote-left { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-arrow-down-up-lock::before { - content: "\e4b0"; } +.fa-quote-left-alt { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-lines-leaning::before { - content: "\e51e"; } +.fa-tractor { + --fa: "\f722"; + --fa--fa: "\f722\f722"; } -.fa-ruler-combined::before { - content: "\f546"; } +.fa-trash-arrow-up { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-copyright::before { - content: "\f1f9"; } +.fa-trash-restore { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-equals::before { - content: "\3d"; } +.fa-arrow-down-up-lock { + --fa: "\e4b0"; + --fa--fa: "\e4b0\e4b0"; } -.fa-blender::before { - content: "\f517"; } +.fa-lines-leaning { + --fa: "\e51e"; + --fa--fa: "\e51e\e51e"; } -.fa-teeth::before { - content: "\f62e"; } +.fa-ruler-combined { + --fa: "\f546"; + --fa--fa: "\f546\f546"; } -.fa-shekel-sign::before { - content: "\f20b"; } +.fa-copyright { + --fa: "\f1f9"; + --fa--fa: "\f1f9\f1f9"; } -.fa-ils::before { - content: "\f20b"; } +.fa-equals { + --fa: "\3d"; + --fa--fa: "\3d\3d"; } -.fa-shekel::before { - content: "\f20b"; } +.fa-blender { + --fa: "\f517"; + --fa--fa: "\f517\f517"; } -.fa-sheqel::before { - content: "\f20b"; } +.fa-teeth { + --fa: "\f62e"; + --fa--fa: "\f62e\f62e"; } -.fa-sheqel-sign::before { - content: "\f20b"; } +.fa-shekel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-map::before { - content: "\f279"; } +.fa-ils { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-rocket::before { - content: "\f135"; } +.fa-shekel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-film::before { - content: "\f87c"; } +.fa-sheqel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-video::before { - content: "\f87c"; } +.fa-sheqel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-folder-minus::before { - content: "\f65d"; } +.fa-map { + --fa: "\f279"; + --fa--fa: "\f279\f279"; } -.fa-store::before { - content: "\f54e"; } +.fa-rocket { + --fa: "\f135"; + --fa--fa: "\f135\f135"; } -.fa-arrow-trend-up::before { - content: "\e098"; } +.fa-photo-film { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-plug-circle-minus::before { - content: "\e55e"; } +.fa-photo-video { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-sign-hanging::before { - content: "\f4d9"; } +.fa-folder-minus { + --fa: "\f65d"; + --fa--fa: "\f65d\f65d"; } -.fa-sign::before { - content: "\f4d9"; } +.fa-hexagon-nodes-bolt { + --fa: "\e69a"; + --fa--fa: "\e69a\e69a"; } -.fa-bezier-curve::before { - content: "\f55b"; } +.fa-store { + --fa: "\f54e"; + --fa--fa: "\f54e\f54e"; } -.fa-bell-slash::before { - content: "\f1f6"; } +.fa-arrow-trend-up { + --fa: "\e098"; + --fa--fa: "\e098\e098"; } -.fa-tablet::before { - content: "\f3fb"; } +.fa-plug-circle-minus { + --fa: "\e55e"; + --fa--fa: "\e55e\e55e"; } -.fa-tablet-android::before { - content: "\f3fb"; } +.fa-sign-hanging { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-school-flag::before { - content: "\e56e"; } +.fa-sign { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-fill::before { - content: "\f575"; } +.fa-bezier-curve { + --fa: "\f55b"; + --fa--fa: "\f55b\f55b"; } -.fa-angle-up::before { - content: "\f106"; } +.fa-bell-slash { + --fa: "\f1f6"; + --fa--fa: "\f1f6\f1f6"; } -.fa-drumstick-bite::before { - content: "\f6d7"; } +.fa-tablet { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-holly-berry::before { - content: "\f7aa"; } +.fa-tablet-android { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-chevron-left::before { - content: "\f053"; } +.fa-school-flag { + --fa: "\e56e"; + --fa--fa: "\e56e\e56e"; } -.fa-bacteria::before { - content: "\e059"; } +.fa-fill { + --fa: "\f575"; + --fa--fa: "\f575\f575"; } -.fa-hand-lizard::before { - content: "\f258"; } +.fa-angle-up { + --fa: "\f106"; + --fa--fa: "\f106\f106"; } -.fa-notdef::before { - content: "\e1fe"; } +.fa-drumstick-bite { + --fa: "\f6d7"; + --fa--fa: "\f6d7\f6d7"; } -.fa-disease::before { - content: "\f7fa"; } +.fa-holly-berry { + --fa: "\f7aa"; + --fa--fa: "\f7aa\f7aa"; } -.fa-briefcase-medical::before { - content: "\f469"; } +.fa-chevron-left { + --fa: "\f053"; + --fa--fa: "\f053\f053"; } -.fa-genderless::before { - content: "\f22d"; } +.fa-bacteria { + --fa: "\e059"; + --fa--fa: "\e059\e059"; } -.fa-chevron-right::before { - content: "\f054"; } +.fa-hand-lizard { + --fa: "\f258"; + --fa--fa: "\f258\f258"; } -.fa-retweet::before { - content: "\f079"; } +.fa-notdef { + --fa: "\e1fe"; + --fa--fa: "\e1fe\e1fe"; } -.fa-car-rear::before { - content: "\f5de"; } +.fa-disease { + --fa: "\f7fa"; + --fa--fa: "\f7fa\f7fa"; } -.fa-car-alt::before { - content: "\f5de"; } +.fa-briefcase-medical { + --fa: "\f469"; + --fa--fa: "\f469\f469"; } -.fa-pump-soap::before { - content: "\e06b"; } +.fa-genderless { + --fa: "\f22d"; + --fa--fa: "\f22d\f22d"; } -.fa-video-slash::before { - content: "\f4e2"; } +.fa-chevron-right { + --fa: "\f054"; + --fa--fa: "\f054\f054"; } -.fa-battery-quarter::before { - content: "\f243"; } +.fa-retweet { + --fa: "\f079"; + --fa--fa: "\f079\f079"; } -.fa-battery-2::before { - content: "\f243"; } +.fa-car-rear { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-radio::before { - content: "\f8d7"; } +.fa-car-alt { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-baby-carriage::before { - content: "\f77d"; } +.fa-pump-soap { + --fa: "\e06b"; + --fa--fa: "\e06b\e06b"; } -.fa-carriage-baby::before { - content: "\f77d"; } +.fa-video-slash { + --fa: "\f4e2"; + --fa--fa: "\f4e2\f4e2"; } -.fa-traffic-light::before { - content: "\f637"; } +.fa-battery-quarter { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-thermometer::before { - content: "\f491"; } +.fa-battery-2 { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-vr-cardboard::before { - content: "\f729"; } +.fa-radio { + --fa: "\f8d7"; + --fa--fa: "\f8d7\f8d7"; } -.fa-hand-middle-finger::before { - content: "\f806"; } +.fa-baby-carriage { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percent::before { - content: "\25"; } +.fa-carriage-baby { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percentage::before { - content: "\25"; } +.fa-traffic-light { + --fa: "\f637"; + --fa--fa: "\f637\f637"; } -.fa-truck-moving::before { - content: "\f4df"; } +.fa-thermometer { + --fa: "\f491"; + --fa--fa: "\f491\f491"; } -.fa-glass-water-droplet::before { - content: "\e4f5"; } +.fa-vr-cardboard { + --fa: "\f729"; + --fa--fa: "\f729\f729"; } -.fa-display::before { - content: "\e163"; } +.fa-hand-middle-finger { + --fa: "\f806"; + --fa--fa: "\f806\f806"; } -.fa-face-smile::before { - content: "\f118"; } +.fa-percent { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-smile::before { - content: "\f118"; } +.fa-percentage { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-thumbtack::before { - content: "\f08d"; } +.fa-truck-moving { + --fa: "\f4df"; + --fa--fa: "\f4df\f4df"; } -.fa-thumb-tack::before { - content: "\f08d"; } +.fa-glass-water-droplet { + --fa: "\e4f5"; + --fa--fa: "\e4f5\e4f5"; } -.fa-trophy::before { - content: "\f091"; } +.fa-display { + --fa: "\e163"; + --fa--fa: "\e163\e163"; } -.fa-person-praying::before { - content: "\f683"; } +.fa-face-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-pray::before { - content: "\f683"; } +.fa-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-hammer::before { - content: "\f6e3"; } +.fa-thumbtack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-hand-peace::before { - content: "\f25b"; } +.fa-thumb-tack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-rotate::before { - content: "\f2f1"; } +.fa-trophy { + --fa: "\f091"; + --fa--fa: "\f091\f091"; } -.fa-sync-alt::before { - content: "\f2f1"; } +.fa-person-praying { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-spinner::before { - content: "\f110"; } +.fa-pray { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-robot::before { - content: "\f544"; } +.fa-hammer { + --fa: "\f6e3"; + --fa--fa: "\f6e3\f6e3"; } -.fa-peace::before { - content: "\f67c"; } +.fa-hand-peace { + --fa: "\f25b"; + --fa--fa: "\f25b\f25b"; } -.fa-gears::before { - content: "\f085"; } +.fa-rotate { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-cogs::before { - content: "\f085"; } +.fa-sync-alt { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-warehouse::before { - content: "\f494"; } +.fa-spinner { + --fa: "\f110"; + --fa--fa: "\f110\f110"; } -.fa-arrow-up-right-dots::before { - content: "\e4b7"; } +.fa-robot { + --fa: "\f544"; + --fa--fa: "\f544\f544"; } -.fa-splotch::before { - content: "\f5bc"; } +.fa-peace { + --fa: "\f67c"; + --fa--fa: "\f67c\f67c"; } -.fa-face-grin-hearts::before { - content: "\f584"; } +.fa-gears { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-grin-hearts::before { - content: "\f584"; } +.fa-cogs { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-dice-four::before { - content: "\f524"; } +.fa-warehouse { + --fa: "\f494"; + --fa--fa: "\f494\f494"; } -.fa-sim-card::before { - content: "\f7c4"; } +.fa-arrow-up-right-dots { + --fa: "\e4b7"; + --fa--fa: "\e4b7\e4b7"; } -.fa-transgender::before { - content: "\f225"; } +.fa-splotch { + --fa: "\f5bc"; + --fa--fa: "\f5bc\f5bc"; } -.fa-transgender-alt::before { - content: "\f225"; } +.fa-face-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-mercury::before { - content: "\f223"; } +.fa-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-arrow-turn-down::before { - content: "\f149"; } +.fa-dice-four { + --fa: "\f524"; + --fa--fa: "\f524\f524"; } -.fa-level-down::before { - content: "\f149"; } +.fa-sim-card { + --fa: "\f7c4"; + --fa--fa: "\f7c4\f7c4"; } -.fa-person-falling-burst::before { - content: "\e547"; } +.fa-transgender { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-award::before { - content: "\f559"; } +.fa-transgender-alt { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-ticket-simple::before { - content: "\f3ff"; } +.fa-mercury { + --fa: "\f223"; + --fa--fa: "\f223\f223"; } -.fa-ticket-alt::before { - content: "\f3ff"; } +.fa-arrow-turn-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-building::before { - content: "\f1ad"; } +.fa-level-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-angles-left::before { - content: "\f100"; } +.fa-person-falling-burst { + --fa: "\e547"; + --fa--fa: "\e547\e547"; } -.fa-angle-double-left::before { - content: "\f100"; } +.fa-award { + --fa: "\f559"; + --fa--fa: "\f559\f559"; } -.fa-qrcode::before { - content: "\f029"; } +.fa-ticket-simple { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-clock-rotate-left::before { - content: "\f1da"; } +.fa-ticket-alt { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-history::before { - content: "\f1da"; } +.fa-building { + --fa: "\f1ad"; + --fa--fa: "\f1ad\f1ad"; } -.fa-face-grin-beam-sweat::before { - content: "\f583"; } +.fa-angles-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-grin-beam-sweat::before { - content: "\f583"; } +.fa-angle-double-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-file-export::before { - content: "\f56e"; } +.fa-qrcode { + --fa: "\f029"; + --fa--fa: "\f029\f029"; } -.fa-arrow-right-from-file::before { - content: "\f56e"; } +.fa-clock-rotate-left { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield::before { - content: "\f132"; } +.fa-history { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield-blank::before { - content: "\f132"; } +.fa-face-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-arrow-up-short-wide::before { - content: "\f885"; } +.fa-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-sort-amount-up-alt::before { - content: "\f885"; } +.fa-file-export { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-house-medical::before { - content: "\e3b2"; } +.fa-arrow-right-from-file { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-golf-ball-tee::before { - content: "\f450"; } +.fa-shield { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-golf-ball::before { - content: "\f450"; } +.fa-shield-blank { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-circle-chevron-left::before { - content: "\f137"; } +.fa-arrow-up-short-wide { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-chevron-circle-left::before { - content: "\f137"; } +.fa-sort-amount-up-alt { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-house-chimney-window::before { - content: "\e00d"; } +.fa-comment-nodes { + --fa: "\e696"; + --fa--fa: "\e696\e696"; } -.fa-pen-nib::before { - content: "\f5ad"; } +.fa-house-medical { + --fa: "\e3b2"; + --fa--fa: "\e3b2\e3b2"; } -.fa-tent-arrow-turn-left::before { - content: "\e580"; } +.fa-golf-ball-tee { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-tents::before { - content: "\e582"; } +.fa-golf-ball { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-wand-magic::before { - content: "\f0d0"; } +.fa-circle-chevron-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-magic::before { - content: "\f0d0"; } +.fa-chevron-circle-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-dog::before { - content: "\f6d3"; } +.fa-house-chimney-window { + --fa: "\e00d"; + --fa--fa: "\e00d\e00d"; } -.fa-carrot::before { - content: "\f787"; } +.fa-pen-nib { + --fa: "\f5ad"; + --fa--fa: "\f5ad\f5ad"; } -.fa-moon::before { - content: "\f186"; } +.fa-tent-arrow-turn-left { + --fa: "\e580"; + --fa--fa: "\e580\e580"; } -.fa-wine-glass-empty::before { - content: "\f5ce"; } +.fa-tents { + --fa: "\e582"; + --fa--fa: "\e582\e582"; } -.fa-wine-glass-alt::before { - content: "\f5ce"; } +.fa-wand-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-cheese::before { - content: "\f7ef"; } +.fa-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-yin-yang::before { - content: "\f6ad"; } +.fa-dog { + --fa: "\f6d3"; + --fa--fa: "\f6d3\f6d3"; } -.fa-music::before { - content: "\f001"; } +.fa-carrot { + --fa: "\f787"; + --fa--fa: "\f787\f787"; } -.fa-code-commit::before { - content: "\f386"; } +.fa-moon { + --fa: "\f186"; + --fa--fa: "\f186\f186"; } -.fa-temperature-low::before { - content: "\f76b"; } +.fa-wine-glass-empty { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-person-biking::before { - content: "\f84a"; } +.fa-wine-glass-alt { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-biking::before { - content: "\f84a"; } +.fa-cheese { + --fa: "\f7ef"; + --fa--fa: "\f7ef\f7ef"; } -.fa-broom::before { - content: "\f51a"; } +.fa-yin-yang { + --fa: "\f6ad"; + --fa--fa: "\f6ad\f6ad"; } -.fa-shield-heart::before { - content: "\e574"; } +.fa-music { + --fa: "\f001"; + --fa--fa: "\f001\f001"; } -.fa-gopuram::before { - content: "\f664"; } +.fa-code-commit { + --fa: "\f386"; + --fa--fa: "\f386\f386"; } -.fa-earth-oceania::before { - content: "\e47b"; } +.fa-temperature-low { + --fa: "\f76b"; + --fa--fa: "\f76b\f76b"; } -.fa-globe-oceania::before { - content: "\e47b"; } +.fa-person-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-square-xmark::before { - content: "\f2d3"; } +.fa-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-times-square::before { - content: "\f2d3"; } +.fa-broom { + --fa: "\f51a"; + --fa--fa: "\f51a\f51a"; } -.fa-xmark-square::before { - content: "\f2d3"; } +.fa-shield-heart { + --fa: "\e574"; + --fa--fa: "\e574\e574"; } -.fa-hashtag::before { - content: "\23"; } +.fa-gopuram { + --fa: "\f664"; + --fa--fa: "\f664\f664"; } -.fa-up-right-and-down-left-from-center::before { - content: "\f424"; } +.fa-earth-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-expand-alt::before { - content: "\f424"; } +.fa-globe-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-oil-can::before { - content: "\f613"; } +.fa-square-xmark { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-t::before { - content: "\54"; } +.fa-times-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-hippo::before { - content: "\f6ed"; } +.fa-xmark-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-chart-column::before { - content: "\e0e3"; } +.fa-hashtag { + --fa: "\23"; + --fa--fa: "\23\23"; } -.fa-infinity::before { - content: "\f534"; } +.fa-up-right-and-down-left-from-center { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-vial-circle-check::before { - content: "\e596"; } +.fa-expand-alt { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-person-arrow-down-to-line::before { - content: "\e538"; } +.fa-oil-can { + --fa: "\f613"; + --fa--fa: "\f613\f613"; } -.fa-voicemail::before { - content: "\f897"; } +.fa-t { + --fa: "\54"; + --fa--fa: "\54\54"; } -.fa-fan::before { - content: "\f863"; } +.fa-hippo { + --fa: "\f6ed"; + --fa--fa: "\f6ed\f6ed"; } -.fa-person-walking-luggage::before { - content: "\e554"; } +.fa-chart-column { + --fa: "\e0e3"; + --fa--fa: "\e0e3\e0e3"; } -.fa-up-down::before { - content: "\f338"; } +.fa-infinity { + --fa: "\f534"; + --fa--fa: "\f534\f534"; } -.fa-arrows-alt-v::before { - content: "\f338"; } +.fa-vial-circle-check { + --fa: "\e596"; + --fa--fa: "\e596\e596"; } -.fa-cloud-moon-rain::before { - content: "\f73c"; } +.fa-person-arrow-down-to-line { + --fa: "\e538"; + --fa--fa: "\e538\e538"; } -.fa-calendar::before { - content: "\f133"; } +.fa-voicemail { + --fa: "\f897"; + --fa--fa: "\f897\f897"; } -.fa-trailer::before { - content: "\e041"; } +.fa-fan { + --fa: "\f863"; + --fa--fa: "\f863\f863"; } -.fa-bahai::before { - content: "\f666"; } +.fa-person-walking-luggage { + --fa: "\e554"; + --fa--fa: "\e554\e554"; } -.fa-haykal::before { - content: "\f666"; } +.fa-up-down { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-sd-card::before { - content: "\f7c2"; } +.fa-arrows-alt-v { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-dragon::before { - content: "\f6d5"; } +.fa-cloud-moon-rain { + --fa: "\f73c"; + --fa--fa: "\f73c\f73c"; } -.fa-shoe-prints::before { - content: "\f54b"; } +.fa-calendar { + --fa: "\f133"; + --fa--fa: "\f133\f133"; } -.fa-circle-plus::before { - content: "\f055"; } +.fa-trailer { + --fa: "\e041"; + --fa--fa: "\e041\e041"; } -.fa-plus-circle::before { - content: "\f055"; } +.fa-bahai { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-face-grin-tongue-wink::before { - content: "\f58b"; } +.fa-haykal { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-grin-tongue-wink::before { - content: "\f58b"; } +.fa-sd-card { + --fa: "\f7c2"; + --fa--fa: "\f7c2\f7c2"; } -.fa-hand-holding::before { - content: "\f4bd"; } +.fa-dragon { + --fa: "\f6d5"; + --fa--fa: "\f6d5\f6d5"; } -.fa-plug-circle-exclamation::before { - content: "\e55d"; } +.fa-shoe-prints { + --fa: "\f54b"; + --fa--fa: "\f54b\f54b"; } -.fa-link-slash::before { - content: "\f127"; } +.fa-circle-plus { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-broken::before { - content: "\f127"; } +.fa-plus-circle { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-slash::before { - content: "\f127"; } +.fa-face-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-unlink::before { - content: "\f127"; } +.fa-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-clone::before { - content: "\f24d"; } +.fa-hand-holding { + --fa: "\f4bd"; + --fa--fa: "\f4bd\f4bd"; } -.fa-person-walking-arrow-loop-left::before { - content: "\e551"; } +.fa-plug-circle-exclamation { + --fa: "\e55d"; + --fa--fa: "\e55d\e55d"; } -.fa-arrow-up-z-a::before { - content: "\f882"; } +.fa-link-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-sort-alpha-up-alt::before { - content: "\f882"; } +.fa-chain-broken { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-flame-curved::before { - content: "\f7e4"; } +.fa-chain-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-alt::before { - content: "\f7e4"; } +.fa-unlink { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-tornado::before { - content: "\f76f"; } +.fa-clone { + --fa: "\f24d"; + --fa--fa: "\f24d\f24d"; } -.fa-file-circle-plus::before { - content: "\e494"; } +.fa-person-walking-arrow-loop-left { + --fa: "\e551"; + --fa--fa: "\e551\e551"; } -.fa-book-quran::before { - content: "\f687"; } +.fa-arrow-up-z-a { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-quran::before { - content: "\f687"; } +.fa-sort-alpha-up-alt { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-anchor::before { - content: "\f13d"; } +.fa-fire-flame-curved { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-border-all::before { - content: "\f84c"; } +.fa-fire-alt { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-face-angry::before { - content: "\f556"; } +.fa-tornado { + --fa: "\f76f"; + --fa--fa: "\f76f\f76f"; } -.fa-angry::before { - content: "\f556"; } +.fa-file-circle-plus { + --fa: "\e494"; + --fa--fa: "\e494\e494"; } -.fa-cookie-bite::before { - content: "\f564"; } +.fa-book-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-arrow-trend-down::before { - content: "\e097"; } +.fa-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-rss::before { - content: "\f09e"; } +.fa-anchor { + --fa: "\f13d"; + --fa--fa: "\f13d\f13d"; } -.fa-feed::before { - content: "\f09e"; } +.fa-border-all { + --fa: "\f84c"; + --fa--fa: "\f84c\f84c"; } -.fa-draw-polygon::before { - content: "\f5ee"; } +.fa-face-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-scale-balanced::before { - content: "\f24e"; } +.fa-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-balance-scale::before { - content: "\f24e"; } +.fa-cookie-bite { + --fa: "\f564"; + --fa--fa: "\f564\f564"; } -.fa-gauge-simple-high::before { - content: "\f62a"; } +.fa-arrow-trend-down { + --fa: "\e097"; + --fa--fa: "\e097\e097"; } -.fa-tachometer::before { - content: "\f62a"; } +.fa-rss { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-tachometer-fast::before { - content: "\f62a"; } +.fa-feed { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-shower::before { - content: "\f2cc"; } +.fa-draw-polygon { + --fa: "\f5ee"; + --fa--fa: "\f5ee\f5ee"; } -.fa-desktop::before { - content: "\f390"; } +.fa-scale-balanced { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-desktop-alt::before { - content: "\f390"; } +.fa-balance-scale { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-m::before { - content: "\4d"; } +.fa-gauge-simple-high { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-table-list::before { - content: "\f00b"; } +.fa-tachometer { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-th-list::before { - content: "\f00b"; } +.fa-tachometer-fast { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-comment-sms::before { - content: "\f7cd"; } +.fa-shower { + --fa: "\f2cc"; + --fa--fa: "\f2cc\f2cc"; } -.fa-sms::before { - content: "\f7cd"; } +.fa-desktop { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-book::before { - content: "\f02d"; } +.fa-desktop-alt { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-user-plus::before { - content: "\f234"; } +.fa-m { + --fa: "\4d"; + --fa--fa: "\4d\4d"; } -.fa-check::before { - content: "\f00c"; } +.fa-table-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-three-quarters::before { - content: "\f241"; } +.fa-th-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-4::before { - content: "\f241"; } +.fa-comment-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-house-circle-check::before { - content: "\e509"; } +.fa-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-angle-left::before { - content: "\f104"; } +.fa-book { + --fa: "\f02d"; + --fa--fa: "\f02d\f02d"; } -.fa-diagram-successor::before { - content: "\e47a"; } +.fa-user-plus { + --fa: "\f234"; + --fa--fa: "\f234\f234"; } -.fa-truck-arrow-right::before { - content: "\e58b"; } +.fa-check { + --fa: "\f00c"; + --fa--fa: "\f00c\f00c"; } -.fa-arrows-split-up-and-left::before { - content: "\e4bc"; } +.fa-battery-three-quarters { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-hand-fist::before { - content: "\f6de"; } +.fa-battery-4 { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-fist-raised::before { - content: "\f6de"; } +.fa-house-circle-check { + --fa: "\e509"; + --fa--fa: "\e509\e509"; } -.fa-cloud-moon::before { - content: "\f6c3"; } +.fa-angle-left { + --fa: "\f104"; + --fa--fa: "\f104\f104"; } -.fa-briefcase::before { - content: "\f0b1"; } +.fa-diagram-successor { + --fa: "\e47a"; + --fa--fa: "\e47a\e47a"; } -.fa-person-falling::before { - content: "\e546"; } +.fa-truck-arrow-right { + --fa: "\e58b"; + --fa--fa: "\e58b\e58b"; } -.fa-image-portrait::before { - content: "\f3e0"; } +.fa-arrows-split-up-and-left { + --fa: "\e4bc"; + --fa--fa: "\e4bc\e4bc"; } -.fa-portrait::before { - content: "\f3e0"; } +.fa-hand-fist { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-user-tag::before { - content: "\f507"; } +.fa-fist-raised { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-rug::before { - content: "\e569"; } +.fa-cloud-moon { + --fa: "\f6c3"; + --fa--fa: "\f6c3\f6c3"; } -.fa-earth-europe::before { - content: "\f7a2"; } +.fa-briefcase { + --fa: "\f0b1"; + --fa--fa: "\f0b1\f0b1"; } -.fa-globe-europe::before { - content: "\f7a2"; } +.fa-person-falling { + --fa: "\e546"; + --fa--fa: "\e546\e546"; } -.fa-cart-flatbed-suitcase::before { - content: "\f59d"; } +.fa-image-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-luggage-cart::before { - content: "\f59d"; } +.fa-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-rectangle-xmark::before { - content: "\f410"; } +.fa-user-tag { + --fa: "\f507"; + --fa--fa: "\f507\f507"; } -.fa-rectangle-times::before { - content: "\f410"; } +.fa-rug { + --fa: "\e569"; + --fa--fa: "\e569\e569"; } -.fa-times-rectangle::before { - content: "\f410"; } +.fa-earth-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-window-close::before { - content: "\f410"; } +.fa-globe-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-baht-sign::before { - content: "\e0ac"; } +.fa-cart-flatbed-suitcase { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-open::before { - content: "\f518"; } +.fa-luggage-cart { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-xmark { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-times { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-handcuffs::before { - content: "\e4f8"; } +.fa-times-rectangle { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-triangle-exclamation::before { - content: "\f071"; } +.fa-window-close { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-exclamation-triangle::before { - content: "\f071"; } +.fa-baht-sign { + --fa: "\e0ac"; + --fa--fa: "\e0ac\e0ac"; } -.fa-warning::before { - content: "\f071"; } +.fa-book-open { + --fa: "\f518"; + --fa--fa: "\f518\f518"; } -.fa-database::before { - content: "\f1c0"; } +.fa-book-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-share::before { - content: "\f064"; } +.fa-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-mail-forward::before { - content: "\f064"; } +.fa-handcuffs { + --fa: "\e4f8"; + --fa--fa: "\e4f8\e4f8"; } -.fa-bottle-droplet::before { - content: "\e4c4"; } +.fa-triangle-exclamation { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-mask-face::before { - content: "\e1d7"; } +.fa-exclamation-triangle { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-hill-rockslide::before { - content: "\e508"; } +.fa-warning { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-right-left::before { - content: "\f362"; } +.fa-database { + --fa: "\f1c0"; + --fa--fa: "\f1c0\f1c0"; } -.fa-exchange-alt::before { - content: "\f362"; } +.fa-share { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-paper-plane::before { - content: "\f1d8"; } +.fa-mail-forward { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-road-circle-exclamation::before { - content: "\e565"; } +.fa-bottle-droplet { + --fa: "\e4c4"; + --fa--fa: "\e4c4\e4c4"; } -.fa-dungeon::before { - content: "\f6d9"; } +.fa-mask-face { + --fa: "\e1d7"; + --fa--fa: "\e1d7\e1d7"; } -.fa-align-right::before { - content: "\f038"; } +.fa-hill-rockslide { + --fa: "\e508"; + --fa--fa: "\e508\e508"; } -.fa-money-bill-1-wave::before { - content: "\f53b"; } +.fa-right-left { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-money-bill-wave-alt::before { - content: "\f53b"; } +.fa-exchange-alt { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-life-ring::before { - content: "\f1cd"; } +.fa-paper-plane { + --fa: "\f1d8"; + --fa--fa: "\f1d8\f1d8"; } -.fa-hands::before { - content: "\f2a7"; } +.fa-road-circle-exclamation { + --fa: "\e565"; + --fa--fa: "\e565\e565"; } -.fa-sign-language::before { - content: "\f2a7"; } +.fa-dungeon { + --fa: "\f6d9"; + --fa--fa: "\f6d9\f6d9"; } -.fa-signing::before { - content: "\f2a7"; } +.fa-align-right { + --fa: "\f038"; + --fa--fa: "\f038\f038"; } -.fa-calendar-day::before { - content: "\f783"; } +.fa-money-bill-1-wave { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-water-ladder::before { - content: "\f5c5"; } +.fa-money-bill-wave-alt { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-ladder-water::before { - content: "\f5c5"; } +.fa-life-ring { + --fa: "\f1cd"; + --fa--fa: "\f1cd\f1cd"; } -.fa-swimming-pool::before { - content: "\f5c5"; } +.fa-hands { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-up-down::before { - content: "\f07d"; } +.fa-sign-language { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-v::before { - content: "\f07d"; } +.fa-signing { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-face-grimace::before { - content: "\f57f"; } +.fa-calendar-day { + --fa: "\f783"; + --fa--fa: "\f783\f783"; } -.fa-grimace::before { - content: "\f57f"; } +.fa-water-ladder { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-move::before { - content: "\e2ce"; } +.fa-ladder-water { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-alt::before { - content: "\e2ce"; } +.fa-swimming-pool { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-turn-down::before { - content: "\f3be"; } +.fa-arrows-up-down { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-level-down-alt::before { - content: "\f3be"; } +.fa-arrows-v { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-person-walking-arrow-right::before { - content: "\e552"; } +.fa-face-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-square-envelope::before { - content: "\f199"; } +.fa-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-envelope-square::before { - content: "\f199"; } +.fa-wheelchair-move { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-dice::before { - content: "\f522"; } +.fa-wheelchair-alt { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-bowling-ball::before { - content: "\f436"; } +.fa-turn-down { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-brain::before { - content: "\f5dc"; } +.fa-level-down-alt { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-bandage::before { - content: "\f462"; } +.fa-person-walking-arrow-right { + --fa: "\e552"; + --fa--fa: "\e552\e552"; } -.fa-band-aid::before { - content: "\f462"; } +.fa-square-envelope { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-calendar-minus::before { - content: "\f272"; } +.fa-envelope-square { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-circle-xmark::before { - content: "\f057"; } +.fa-dice { + --fa: "\f522"; + --fa--fa: "\f522\f522"; } -.fa-times-circle::before { - content: "\f057"; } +.fa-bowling-ball { + --fa: "\f436"; + --fa--fa: "\f436\f436"; } -.fa-xmark-circle::before { - content: "\f057"; } +.fa-brain { + --fa: "\f5dc"; + --fa--fa: "\f5dc\f5dc"; } -.fa-gifts::before { - content: "\f79c"; } +.fa-bandage { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-hotel::before { - content: "\f594"; } +.fa-band-aid { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-earth-asia::before { - content: "\f57e"; } +.fa-calendar-minus { + --fa: "\f272"; + --fa--fa: "\f272\f272"; } -.fa-globe-asia::before { - content: "\f57e"; } +.fa-circle-xmark { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-clip::before { - content: "\f47f"; } +.fa-times-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-alt::before { - content: "\f47f"; } +.fa-xmark-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-magnifying-glass-plus::before { - content: "\f00e"; } +.fa-gifts { + --fa: "\f79c"; + --fa--fa: "\f79c\f79c"; } -.fa-search-plus::before { - content: "\f00e"; } +.fa-hotel { + --fa: "\f594"; + --fa--fa: "\f594\f594"; } -.fa-thumbs-up::before { - content: "\f164"; } +.fa-earth-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-user-clock::before { - content: "\f4fd"; } +.fa-globe-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-hand-dots::before { - content: "\f461"; } +.fa-id-card-clip { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-allergies::before { - content: "\f461"; } +.fa-id-card-alt { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-file-invoice::before { - content: "\f570"; } +.fa-magnifying-glass-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-window-minimize::before { - content: "\f2d1"; } +.fa-search-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-mug-saucer::before { - content: "\f0f4"; } +.fa-thumbs-up { + --fa: "\f164"; + --fa--fa: "\f164\f164"; } -.fa-coffee::before { - content: "\f0f4"; } +.fa-user-clock { + --fa: "\f4fd"; + --fa--fa: "\f4fd\f4fd"; } -.fa-brush::before { - content: "\f55d"; } +.fa-hand-dots { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-mask::before { - content: "\f6fa"; } +.fa-allergies { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-magnifying-glass-minus::before { - content: "\f010"; } +.fa-file-invoice { + --fa: "\f570"; + --fa--fa: "\f570\f570"; } -.fa-search-minus::before { - content: "\f010"; } +.fa-window-minimize { + --fa: "\f2d1"; + --fa--fa: "\f2d1\f2d1"; } -.fa-ruler-vertical::before { - content: "\f548"; } +.fa-mug-saucer { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-large::before { - content: "\f406"; } +.fa-coffee { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-alt::before { - content: "\f406"; } +.fa-brush { + --fa: "\f55d"; + --fa--fa: "\f55d\f55d"; } -.fa-train-tram::before { - content: "\e5b4"; } +.fa-file-half-dashed { + --fa: "\e698"; + --fa--fa: "\e698\e698"; } -.fa-user-nurse::before { - content: "\f82f"; } +.fa-mask { + --fa: "\f6fa"; + --fa--fa: "\f6fa\f6fa"; } -.fa-syringe::before { - content: "\f48e"; } +.fa-magnifying-glass-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-cloud-sun::before { - content: "\f6c4"; } +.fa-search-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-stopwatch-20::before { - content: "\e06f"; } +.fa-ruler-vertical { + --fa: "\f548"; + --fa--fa: "\f548\f548"; } -.fa-square-full::before { - content: "\f45c"; } +.fa-user-large { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-magnet::before { - content: "\f076"; } +.fa-user-alt { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-jar::before { - content: "\e516"; } +.fa-train-tram { + --fa: "\e5b4"; + --fa--fa: "\e5b4\e5b4"; } -.fa-note-sticky::before { - content: "\f249"; } +.fa-user-nurse { + --fa: "\f82f"; + --fa--fa: "\f82f\f82f"; } -.fa-sticky-note::before { - content: "\f249"; } +.fa-syringe { + --fa: "\f48e"; + --fa--fa: "\f48e\f48e"; } -.fa-bug-slash::before { - content: "\e490"; } +.fa-cloud-sun { + --fa: "\f6c4"; + --fa--fa: "\f6c4\f6c4"; } -.fa-arrow-up-from-water-pump::before { - content: "\e4b6"; } +.fa-stopwatch-20 { + --fa: "\e06f"; + --fa--fa: "\e06f\e06f"; } -.fa-bone::before { - content: "\f5d7"; } +.fa-square-full { + --fa: "\f45c"; + --fa--fa: "\f45c\f45c"; } -.fa-table-cells-row-unlock::before { - content: "\e691"; } +.fa-magnet { + --fa: "\f076"; + --fa--fa: "\f076\f076"; } -.fa-user-injured::before { - content: "\f728"; } +.fa-jar { + --fa: "\e516"; + --fa--fa: "\e516\e516"; } -.fa-face-sad-tear::before { - content: "\f5b4"; } +.fa-note-sticky { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-sad-tear::before { - content: "\f5b4"; } +.fa-sticky-note { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-plane::before { - content: "\f072"; } +.fa-bug-slash { + --fa: "\e490"; + --fa--fa: "\e490\e490"; } -.fa-tent-arrows-down::before { - content: "\e581"; } +.fa-arrow-up-from-water-pump { + --fa: "\e4b6"; + --fa--fa: "\e4b6\e4b6"; } -.fa-exclamation::before { - content: "\21"; } +.fa-bone { + --fa: "\f5d7"; + --fa--fa: "\f5d7\f5d7"; } -.fa-arrows-spin::before { - content: "\e4bb"; } +.fa-table-cells-row-unlock { + --fa: "\e691"; + --fa--fa: "\e691\e691"; } -.fa-print::before { - content: "\f02f"; } +.fa-user-injured { + --fa: "\f728"; + --fa--fa: "\f728\f728"; } -.fa-turkish-lira-sign::before { - content: "\e2bb"; } +.fa-face-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-try::before { - content: "\e2bb"; } +.fa-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-turkish-lira::before { - content: "\e2bb"; } +.fa-plane { + --fa: "\f072"; + --fa--fa: "\f072\f072"; } -.fa-dollar-sign::before { - content: "\24"; } +.fa-tent-arrows-down { + --fa: "\e581"; + --fa--fa: "\e581\e581"; } -.fa-dollar::before { - content: "\24"; } +.fa-exclamation { + --fa: "\21"; + --fa--fa: "\21\21"; } -.fa-usd::before { - content: "\24"; } +.fa-arrows-spin { + --fa: "\e4bb"; + --fa--fa: "\e4bb\e4bb"; } -.fa-x::before { - content: "\58"; } +.fa-print { + --fa: "\f02f"; + --fa--fa: "\f02f\f02f"; } -.fa-magnifying-glass-dollar::before { - content: "\f688"; } +.fa-turkish-lira-sign { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-search-dollar::before { - content: "\f688"; } +.fa-try { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-gear::before { - content: "\f509"; } +.fa-turkish-lira { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-cog::before { - content: "\f509"; } +.fa-dollar-sign { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-person-military-pointing::before { - content: "\e54a"; } +.fa-dollar { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-building-columns::before { - content: "\f19c"; } +.fa-usd { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-bank::before { - content: "\f19c"; } +.fa-x { + --fa: "\58"; + --fa--fa: "\58\58"; } -.fa-institution::before { - content: "\f19c"; } +.fa-magnifying-glass-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-museum::before { - content: "\f19c"; } +.fa-search-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-university::before { - content: "\f19c"; } +.fa-users-gear { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-umbrella::before { - content: "\f0e9"; } +.fa-users-cog { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-trowel::before { - content: "\e589"; } +.fa-person-military-pointing { + --fa: "\e54a"; + --fa--fa: "\e54a\e54a"; } -.fa-d::before { - content: "\44"; } +.fa-building-columns { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-stapler::before { - content: "\e5af"; } +.fa-bank { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-masks-theater::before { - content: "\f630"; } +.fa-institution { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-theater-masks::before { - content: "\f630"; } +.fa-museum { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-kip-sign::before { - content: "\e1c4"; } +.fa-university { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-hand-point-left::before { - content: "\f0a5"; } +.fa-umbrella { + --fa: "\f0e9"; + --fa--fa: "\f0e9\f0e9"; } -.fa-handshake-simple::before { - content: "\f4c6"; } +.fa-trowel { + --fa: "\e589"; + --fa--fa: "\e589\e589"; } -.fa-handshake-alt::before { - content: "\f4c6"; } +.fa-d { + --fa: "\44"; + --fa--fa: "\44\44"; } -.fa-jet-fighter::before { - content: "\f0fb"; } +.fa-stapler { + --fa: "\e5af"; + --fa--fa: "\e5af\e5af"; } -.fa-fighter-jet::before { - content: "\f0fb"; } +.fa-masks-theater { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-square-share-nodes::before { - content: "\f1e1"; } +.fa-theater-masks { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-share-alt-square::before { - content: "\f1e1"; } +.fa-kip-sign { + --fa: "\e1c4"; + --fa--fa: "\e1c4\e1c4"; } -.fa-barcode::before { - content: "\f02a"; } +.fa-hand-point-left { + --fa: "\f0a5"; + --fa--fa: "\f0a5\f0a5"; } -.fa-plus-minus::before { - content: "\e43c"; } +.fa-handshake-simple { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video::before { - content: "\f03d"; } +.fa-handshake-alt { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video-camera::before { - content: "\f03d"; } +.fa-jet-fighter { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-graduation-cap::before { - content: "\f19d"; } +.fa-fighter-jet { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-mortar-board::before { - content: "\f19d"; } +.fa-square-share-nodes { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-hand-holding-medical::before { - content: "\e05c"; } +.fa-share-alt-square { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-person-circle-check::before { - content: "\e53e"; } +.fa-barcode { + --fa: "\f02a"; + --fa--fa: "\f02a\f02a"; } -.fa-turn-up::before { - content: "\f3bf"; } +.fa-plus-minus { + --fa: "\e43c"; + --fa--fa: "\e43c\e43c"; } -.fa-level-up-alt::before { - content: "\f3bf"; } +.fa-video { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-video-camera { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-graduation-cap { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-mortar-board { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-hand-holding-medical { + --fa: "\e05c"; + --fa--fa: "\e05c\e05c"; } + +.fa-person-circle-check { + --fa: "\e53e"; + --fa--fa: "\e53e\e53e"; } + +.fa-turn-up { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } + +.fa-level-up-alt { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } .sr-only, .fa-sr-only { @@ -6228,1586 +8219,1589 @@ readers do not read off random characters that represent icons */ .fa-brands { font-weight: 400; } -.fa-monero:before { - content: "\f3d0"; } +.fa-monero { + --fa: "\f3d0"; } -.fa-hooli:before { - content: "\f427"; } +.fa-hooli { + --fa: "\f427"; } -.fa-yelp:before { - content: "\f1e9"; } +.fa-yelp { + --fa: "\f1e9"; } -.fa-cc-visa:before { - content: "\f1f0"; } +.fa-cc-visa { + --fa: "\f1f0"; } -.fa-lastfm:before { - content: "\f202"; } +.fa-lastfm { + --fa: "\f202"; } -.fa-shopware:before { - content: "\f5b5"; } +.fa-shopware { + --fa: "\f5b5"; } -.fa-creative-commons-nc:before { - content: "\f4e8"; } +.fa-creative-commons-nc { + --fa: "\f4e8"; } -.fa-aws:before { - content: "\f375"; } +.fa-aws { + --fa: "\f375"; } -.fa-redhat:before { - content: "\f7bc"; } +.fa-redhat { + --fa: "\f7bc"; } -.fa-yoast:before { - content: "\f2b1"; } +.fa-yoast { + --fa: "\f2b1"; } -.fa-cloudflare:before { - content: "\e07d"; } +.fa-cloudflare { + --fa: "\e07d"; } -.fa-ups:before { - content: "\f7e0"; } +.fa-ups { + --fa: "\f7e0"; } -.fa-pixiv:before { - content: "\e640"; } +.fa-pixiv { + --fa: "\e640"; } -.fa-wpexplorer:before { - content: "\f2de"; } +.fa-wpexplorer { + --fa: "\f2de"; } -.fa-dyalog:before { - content: "\f399"; } +.fa-dyalog { + --fa: "\f399"; } -.fa-bity:before { - content: "\f37a"; } +.fa-bity { + --fa: "\f37a"; } -.fa-stackpath:before { - content: "\f842"; } +.fa-stackpath { + --fa: "\f842"; } -.fa-buysellads:before { - content: "\f20d"; } +.fa-buysellads { + --fa: "\f20d"; } -.fa-first-order:before { - content: "\f2b0"; } +.fa-first-order { + --fa: "\f2b0"; } -.fa-modx:before { - content: "\f285"; } +.fa-modx { + --fa: "\f285"; } -.fa-guilded:before { - content: "\e07e"; } +.fa-guilded { + --fa: "\e07e"; } -.fa-vnv:before { - content: "\f40b"; } +.fa-vnv { + --fa: "\f40b"; } -.fa-square-js:before { - content: "\f3b9"; } +.fa-square-js { + --fa: "\f3b9"; } -.fa-js-square:before { - content: "\f3b9"; } +.fa-js-square { + --fa: "\f3b9"; } -.fa-microsoft:before { - content: "\f3ca"; } +.fa-microsoft { + --fa: "\f3ca"; } -.fa-qq:before { - content: "\f1d6"; } +.fa-qq { + --fa: "\f1d6"; } -.fa-orcid:before { - content: "\f8d2"; } +.fa-orcid { + --fa: "\f8d2"; } -.fa-java:before { - content: "\f4e4"; } +.fa-java { + --fa: "\f4e4"; } -.fa-invision:before { - content: "\f7b0"; } +.fa-invision { + --fa: "\f7b0"; } -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } +.fa-creative-commons-pd-alt { + --fa: "\f4ed"; } -.fa-centercode:before { - content: "\f380"; } +.fa-centercode { + --fa: "\f380"; } -.fa-glide-g:before { - content: "\f2a6"; } +.fa-glide-g { + --fa: "\f2a6"; } -.fa-drupal:before { - content: "\f1a9"; } +.fa-drupal { + --fa: "\f1a9"; } -.fa-jxl:before { - content: "\e67b"; } +.fa-jxl { + --fa: "\e67b"; } -.fa-dart-lang:before { - content: "\e693"; } +.fa-dart-lang { + --fa: "\e693"; } -.fa-hire-a-helper:before { - content: "\f3b0"; } +.fa-hire-a-helper { + --fa: "\f3b0"; } -.fa-creative-commons-by:before { - content: "\f4e7"; } +.fa-creative-commons-by { + --fa: "\f4e7"; } -.fa-unity:before { - content: "\e049"; } +.fa-unity { + --fa: "\e049"; } -.fa-whmcs:before { - content: "\f40d"; } +.fa-whmcs { + --fa: "\f40d"; } -.fa-rocketchat:before { - content: "\f3e8"; } +.fa-rocketchat { + --fa: "\f3e8"; } -.fa-vk:before { - content: "\f189"; } +.fa-vk { + --fa: "\f189"; } -.fa-untappd:before { - content: "\f405"; } +.fa-untappd { + --fa: "\f405"; } -.fa-mailchimp:before { - content: "\f59e"; } +.fa-mailchimp { + --fa: "\f59e"; } -.fa-css3-alt:before { - content: "\f38b"; } +.fa-css3-alt { + --fa: "\f38b"; } -.fa-square-reddit:before { - content: "\f1a2"; } +.fa-square-reddit { + --fa: "\f1a2"; } -.fa-reddit-square:before { - content: "\f1a2"; } +.fa-reddit-square { + --fa: "\f1a2"; } -.fa-vimeo-v:before { - content: "\f27d"; } +.fa-vimeo-v { + --fa: "\f27d"; } -.fa-contao:before { - content: "\f26d"; } +.fa-contao { + --fa: "\f26d"; } -.fa-square-font-awesome:before { - content: "\e5ad"; } +.fa-square-font-awesome { + --fa: "\e5ad"; } -.fa-deskpro:before { - content: "\f38f"; } +.fa-deskpro { + --fa: "\f38f"; } -.fa-brave:before { - content: "\e63c"; } +.fa-brave { + --fa: "\e63c"; } -.fa-sistrix:before { - content: "\f3ee"; } +.fa-sistrix { + --fa: "\f3ee"; } -.fa-square-instagram:before { - content: "\e055"; } +.fa-square-instagram { + --fa: "\e055"; } -.fa-instagram-square:before { - content: "\e055"; } +.fa-instagram-square { + --fa: "\e055"; } -.fa-battle-net:before { - content: "\f835"; } +.fa-battle-net { + --fa: "\f835"; } -.fa-the-red-yeti:before { - content: "\f69d"; } +.fa-the-red-yeti { + --fa: "\f69d"; } -.fa-square-hacker-news:before { - content: "\f3af"; } +.fa-square-hacker-news { + --fa: "\f3af"; } -.fa-hacker-news-square:before { - content: "\f3af"; } +.fa-hacker-news-square { + --fa: "\f3af"; } -.fa-edge:before { - content: "\f282"; } +.fa-edge { + --fa: "\f282"; } -.fa-threads:before { - content: "\e618"; } +.fa-threads { + --fa: "\e618"; } -.fa-napster:before { - content: "\f3d2"; } +.fa-napster { + --fa: "\f3d2"; } -.fa-square-snapchat:before { - content: "\f2ad"; } +.fa-square-snapchat { + --fa: "\f2ad"; } -.fa-snapchat-square:before { - content: "\f2ad"; } +.fa-snapchat-square { + --fa: "\f2ad"; } -.fa-google-plus-g:before { - content: "\f0d5"; } +.fa-google-plus-g { + --fa: "\f0d5"; } -.fa-artstation:before { - content: "\f77a"; } +.fa-artstation { + --fa: "\f77a"; } -.fa-markdown:before { - content: "\f60f"; } +.fa-markdown { + --fa: "\f60f"; } -.fa-sourcetree:before { - content: "\f7d3"; } +.fa-sourcetree { + --fa: "\f7d3"; } -.fa-google-plus:before { - content: "\f2b3"; } +.fa-google-plus { + --fa: "\f2b3"; } -.fa-diaspora:before { - content: "\f791"; } +.fa-diaspora { + --fa: "\f791"; } -.fa-foursquare:before { - content: "\f180"; } +.fa-foursquare { + --fa: "\f180"; } -.fa-stack-overflow:before { - content: "\f16c"; } +.fa-stack-overflow { + --fa: "\f16c"; } -.fa-github-alt:before { - content: "\f113"; } +.fa-github-alt { + --fa: "\f113"; } -.fa-phoenix-squadron:before { - content: "\f511"; } +.fa-phoenix-squadron { + --fa: "\f511"; } -.fa-pagelines:before { - content: "\f18c"; } +.fa-pagelines { + --fa: "\f18c"; } -.fa-algolia:before { - content: "\f36c"; } +.fa-algolia { + --fa: "\f36c"; } -.fa-red-river:before { - content: "\f3e3"; } +.fa-red-river { + --fa: "\f3e3"; } -.fa-creative-commons-sa:before { - content: "\f4ef"; } +.fa-creative-commons-sa { + --fa: "\f4ef"; } -.fa-safari:before { - content: "\f267"; } +.fa-safari { + --fa: "\f267"; } -.fa-google:before { - content: "\f1a0"; } +.fa-google { + --fa: "\f1a0"; } -.fa-square-font-awesome-stroke:before { - content: "\f35c"; } +.fa-square-font-awesome-stroke { + --fa: "\f35c"; } -.fa-font-awesome-alt:before { - content: "\f35c"; } +.fa-font-awesome-alt { + --fa: "\f35c"; } -.fa-atlassian:before { - content: "\f77b"; } +.fa-atlassian { + --fa: "\f77b"; } -.fa-linkedin-in:before { - content: "\f0e1"; } +.fa-linkedin-in { + --fa: "\f0e1"; } -.fa-digital-ocean:before { - content: "\f391"; } +.fa-digital-ocean { + --fa: "\f391"; } -.fa-nimblr:before { - content: "\f5a8"; } +.fa-nimblr { + --fa: "\f5a8"; } -.fa-chromecast:before { - content: "\f838"; } +.fa-chromecast { + --fa: "\f838"; } -.fa-evernote:before { - content: "\f839"; } +.fa-evernote { + --fa: "\f839"; } -.fa-hacker-news:before { - content: "\f1d4"; } +.fa-hacker-news { + --fa: "\f1d4"; } -.fa-creative-commons-sampling:before { - content: "\f4f0"; } +.fa-creative-commons-sampling { + --fa: "\f4f0"; } -.fa-adversal:before { - content: "\f36a"; } +.fa-adversal { + --fa: "\f36a"; } -.fa-creative-commons:before { - content: "\f25e"; } +.fa-creative-commons { + --fa: "\f25e"; } -.fa-watchman-monitoring:before { - content: "\e087"; } +.fa-watchman-monitoring { + --fa: "\e087"; } -.fa-fonticons:before { - content: "\f280"; } +.fa-fonticons { + --fa: "\f280"; } -.fa-weixin:before { - content: "\f1d7"; } +.fa-weixin { + --fa: "\f1d7"; } -.fa-shirtsinbulk:before { - content: "\f214"; } +.fa-shirtsinbulk { + --fa: "\f214"; } -.fa-codepen:before { - content: "\f1cb"; } +.fa-codepen { + --fa: "\f1cb"; } -.fa-git-alt:before { - content: "\f841"; } +.fa-git-alt { + --fa: "\f841"; } -.fa-lyft:before { - content: "\f3c3"; } +.fa-lyft { + --fa: "\f3c3"; } -.fa-rev:before { - content: "\f5b2"; } +.fa-rev { + --fa: "\f5b2"; } -.fa-windows:before { - content: "\f17a"; } +.fa-windows { + --fa: "\f17a"; } -.fa-wizards-of-the-coast:before { - content: "\f730"; } +.fa-wizards-of-the-coast { + --fa: "\f730"; } -.fa-square-viadeo:before { - content: "\f2aa"; } +.fa-square-viadeo { + --fa: "\f2aa"; } -.fa-viadeo-square:before { - content: "\f2aa"; } +.fa-viadeo-square { + --fa: "\f2aa"; } -.fa-meetup:before { - content: "\f2e0"; } +.fa-meetup { + --fa: "\f2e0"; } -.fa-centos:before { - content: "\f789"; } +.fa-centos { + --fa: "\f789"; } -.fa-adn:before { - content: "\f170"; } +.fa-adn { + --fa: "\f170"; } -.fa-cloudsmith:before { - content: "\f384"; } +.fa-cloudsmith { + --fa: "\f384"; } -.fa-opensuse:before { - content: "\e62b"; } +.fa-opensuse { + --fa: "\e62b"; } -.fa-pied-piper-alt:before { - content: "\f1a8"; } +.fa-pied-piper-alt { + --fa: "\f1a8"; } -.fa-square-dribbble:before { - content: "\f397"; } +.fa-square-dribbble { + --fa: "\f397"; } -.fa-dribbble-square:before { - content: "\f397"; } +.fa-dribbble-square { + --fa: "\f397"; } -.fa-codiepie:before { - content: "\f284"; } +.fa-codiepie { + --fa: "\f284"; } -.fa-node:before { - content: "\f419"; } +.fa-node { + --fa: "\f419"; } -.fa-mix:before { - content: "\f3cb"; } +.fa-mix { + --fa: "\f3cb"; } -.fa-steam:before { - content: "\f1b6"; } +.fa-steam { + --fa: "\f1b6"; } -.fa-cc-apple-pay:before { - content: "\f416"; } +.fa-cc-apple-pay { + --fa: "\f416"; } -.fa-scribd:before { - content: "\f28a"; } +.fa-scribd { + --fa: "\f28a"; } -.fa-debian:before { - content: "\e60b"; } +.fa-debian { + --fa: "\e60b"; } -.fa-openid:before { - content: "\f19b"; } +.fa-openid { + --fa: "\f19b"; } -.fa-instalod:before { - content: "\e081"; } +.fa-instalod { + --fa: "\e081"; } -.fa-expeditedssl:before { - content: "\f23e"; } +.fa-files-pinwheel { + --fa: "\e69f"; } -.fa-sellcast:before { - content: "\f2da"; } +.fa-expeditedssl { + --fa: "\f23e"; } -.fa-square-twitter:before { - content: "\f081"; } +.fa-sellcast { + --fa: "\f2da"; } -.fa-twitter-square:before { - content: "\f081"; } +.fa-square-twitter { + --fa: "\f081"; } -.fa-r-project:before { - content: "\f4f7"; } +.fa-twitter-square { + --fa: "\f081"; } -.fa-delicious:before { - content: "\f1a5"; } +.fa-r-project { + --fa: "\f4f7"; } -.fa-freebsd:before { - content: "\f3a4"; } +.fa-delicious { + --fa: "\f1a5"; } -.fa-vuejs:before { - content: "\f41f"; } +.fa-freebsd { + --fa: "\f3a4"; } -.fa-accusoft:before { - content: "\f369"; } +.fa-vuejs { + --fa: "\f41f"; } -.fa-ioxhost:before { - content: "\f208"; } +.fa-accusoft { + --fa: "\f369"; } -.fa-fonticons-fi:before { - content: "\f3a2"; } +.fa-ioxhost { + --fa: "\f208"; } -.fa-app-store:before { - content: "\f36f"; } +.fa-fonticons-fi { + --fa: "\f3a2"; } -.fa-cc-mastercard:before { - content: "\f1f1"; } +.fa-app-store { + --fa: "\f36f"; } -.fa-itunes-note:before { - content: "\f3b5"; } +.fa-cc-mastercard { + --fa: "\f1f1"; } -.fa-golang:before { - content: "\e40f"; } +.fa-itunes-note { + --fa: "\f3b5"; } -.fa-kickstarter:before { - content: "\f3bb"; } +.fa-golang { + --fa: "\e40f"; } -.fa-square-kickstarter:before { - content: "\f3bb"; } +.fa-kickstarter { + --fa: "\f3bb"; } -.fa-grav:before { - content: "\f2d6"; } +.fa-square-kickstarter { + --fa: "\f3bb"; } -.fa-weibo:before { - content: "\f18a"; } +.fa-grav { + --fa: "\f2d6"; } -.fa-uncharted:before { - content: "\e084"; } +.fa-weibo { + --fa: "\f18a"; } -.fa-firstdraft:before { - content: "\f3a1"; } +.fa-uncharted { + --fa: "\e084"; } -.fa-square-youtube:before { - content: "\f431"; } +.fa-firstdraft { + --fa: "\f3a1"; } -.fa-youtube-square:before { - content: "\f431"; } +.fa-square-youtube { + --fa: "\f431"; } -.fa-wikipedia-w:before { - content: "\f266"; } +.fa-youtube-square { + --fa: "\f431"; } -.fa-wpressr:before { - content: "\f3e4"; } +.fa-wikipedia-w { + --fa: "\f266"; } -.fa-rendact:before { - content: "\f3e4"; } +.fa-wpressr { + --fa: "\f3e4"; } -.fa-angellist:before { - content: "\f209"; } +.fa-rendact { + --fa: "\f3e4"; } -.fa-galactic-republic:before { - content: "\f50c"; } +.fa-angellist { + --fa: "\f209"; } -.fa-nfc-directional:before { - content: "\e530"; } +.fa-galactic-republic { + --fa: "\f50c"; } -.fa-skype:before { - content: "\f17e"; } +.fa-nfc-directional { + --fa: "\e530"; } -.fa-joget:before { - content: "\f3b7"; } +.fa-skype { + --fa: "\f17e"; } -.fa-fedora:before { - content: "\f798"; } +.fa-joget { + --fa: "\f3b7"; } -.fa-stripe-s:before { - content: "\f42a"; } +.fa-fedora { + --fa: "\f798"; } -.fa-meta:before { - content: "\e49b"; } +.fa-stripe-s { + --fa: "\f42a"; } -.fa-laravel:before { - content: "\f3bd"; } +.fa-meta { + --fa: "\e49b"; } -.fa-hotjar:before { - content: "\f3b1"; } +.fa-laravel { + --fa: "\f3bd"; } -.fa-bluetooth-b:before { - content: "\f294"; } +.fa-hotjar { + --fa: "\f3b1"; } -.fa-square-letterboxd:before { - content: "\e62e"; } +.fa-bluetooth-b { + --fa: "\f294"; } -.fa-sticker-mule:before { - content: "\f3f7"; } +.fa-square-letterboxd { + --fa: "\e62e"; } -.fa-creative-commons-zero:before { - content: "\f4f3"; } +.fa-sticker-mule { + --fa: "\f3f7"; } -.fa-hips:before { - content: "\f452"; } +.fa-creative-commons-zero { + --fa: "\f4f3"; } -.fa-behance:before { - content: "\f1b4"; } +.fa-hips { + --fa: "\f452"; } -.fa-reddit:before { - content: "\f1a1"; } +.fa-behance { + --fa: "\f1b4"; } -.fa-discord:before { - content: "\f392"; } +.fa-reddit { + --fa: "\f1a1"; } -.fa-chrome:before { - content: "\f268"; } +.fa-discord { + --fa: "\f392"; } -.fa-app-store-ios:before { - content: "\f370"; } +.fa-chrome { + --fa: "\f268"; } -.fa-cc-discover:before { - content: "\f1f2"; } +.fa-app-store-ios { + --fa: "\f370"; } -.fa-wpbeginner:before { - content: "\f297"; } +.fa-cc-discover { + --fa: "\f1f2"; } -.fa-confluence:before { - content: "\f78d"; } +.fa-wpbeginner { + --fa: "\f297"; } -.fa-shoelace:before { - content: "\e60c"; } +.fa-confluence { + --fa: "\f78d"; } -.fa-mdb:before { - content: "\f8ca"; } +.fa-shoelace { + --fa: "\e60c"; } -.fa-dochub:before { - content: "\f394"; } +.fa-mdb { + --fa: "\f8ca"; } -.fa-accessible-icon:before { - content: "\f368"; } +.fa-dochub { + --fa: "\f394"; } -.fa-ebay:before { - content: "\f4f4"; } +.fa-accessible-icon { + --fa: "\f368"; } -.fa-amazon:before { - content: "\f270"; } +.fa-ebay { + --fa: "\f4f4"; } -.fa-unsplash:before { - content: "\e07c"; } +.fa-amazon { + --fa: "\f270"; } -.fa-yarn:before { - content: "\f7e3"; } +.fa-unsplash { + --fa: "\e07c"; } -.fa-square-steam:before { - content: "\f1b7"; } +.fa-yarn { + --fa: "\f7e3"; } -.fa-steam-square:before { - content: "\f1b7"; } +.fa-square-steam { + --fa: "\f1b7"; } -.fa-500px:before { - content: "\f26e"; } +.fa-steam-square { + --fa: "\f1b7"; } -.fa-square-vimeo:before { - content: "\f194"; } +.fa-500px { + --fa: "\f26e"; } -.fa-vimeo-square:before { - content: "\f194"; } +.fa-square-vimeo { + --fa: "\f194"; } -.fa-asymmetrik:before { - content: "\f372"; } +.fa-vimeo-square { + --fa: "\f194"; } -.fa-font-awesome:before { - content: "\f2b4"; } +.fa-asymmetrik { + --fa: "\f372"; } -.fa-font-awesome-flag:before { - content: "\f2b4"; } +.fa-font-awesome { + --fa: "\f2b4"; } -.fa-font-awesome-logo-full:before { - content: "\f2b4"; } +.fa-font-awesome-flag { + --fa: "\f2b4"; } -.fa-gratipay:before { - content: "\f184"; } +.fa-font-awesome-logo-full { + --fa: "\f2b4"; } -.fa-apple:before { - content: "\f179"; } +.fa-gratipay { + --fa: "\f184"; } -.fa-hive:before { - content: "\e07f"; } +.fa-apple { + --fa: "\f179"; } -.fa-gitkraken:before { - content: "\f3a6"; } +.fa-hive { + --fa: "\e07f"; } -.fa-keybase:before { - content: "\f4f5"; } +.fa-gitkraken { + --fa: "\f3a6"; } -.fa-apple-pay:before { - content: "\f415"; } +.fa-keybase { + --fa: "\f4f5"; } -.fa-padlet:before { - content: "\e4a0"; } +.fa-apple-pay { + --fa: "\f415"; } -.fa-amazon-pay:before { - content: "\f42c"; } +.fa-padlet { + --fa: "\e4a0"; } -.fa-square-github:before { - content: "\f092"; } +.fa-amazon-pay { + --fa: "\f42c"; } -.fa-github-square:before { - content: "\f092"; } +.fa-square-github { + --fa: "\f092"; } -.fa-stumbleupon:before { - content: "\f1a4"; } +.fa-github-square { + --fa: "\f092"; } -.fa-fedex:before { - content: "\f797"; } +.fa-stumbleupon { + --fa: "\f1a4"; } -.fa-phoenix-framework:before { - content: "\f3dc"; } +.fa-fedex { + --fa: "\f797"; } -.fa-shopify:before { - content: "\e057"; } +.fa-phoenix-framework { + --fa: "\f3dc"; } -.fa-neos:before { - content: "\f612"; } +.fa-shopify { + --fa: "\e057"; } -.fa-square-threads:before { - content: "\e619"; } +.fa-neos { + --fa: "\f612"; } -.fa-hackerrank:before { - content: "\f5f7"; } +.fa-square-threads { + --fa: "\e619"; } -.fa-researchgate:before { - content: "\f4f8"; } +.fa-hackerrank { + --fa: "\f5f7"; } -.fa-swift:before { - content: "\f8e1"; } +.fa-researchgate { + --fa: "\f4f8"; } -.fa-angular:before { - content: "\f420"; } +.fa-swift { + --fa: "\f8e1"; } -.fa-speakap:before { - content: "\f3f3"; } +.fa-angular { + --fa: "\f420"; } -.fa-angrycreative:before { - content: "\f36e"; } +.fa-speakap { + --fa: "\f3f3"; } -.fa-y-combinator:before { - content: "\f23b"; } +.fa-angrycreative { + --fa: "\f36e"; } -.fa-empire:before { - content: "\f1d1"; } +.fa-y-combinator { + --fa: "\f23b"; } -.fa-envira:before { - content: "\f299"; } +.fa-empire { + --fa: "\f1d1"; } -.fa-google-scholar:before { - content: "\e63b"; } +.fa-envira { + --fa: "\f299"; } -.fa-square-gitlab:before { - content: "\e5ae"; } +.fa-google-scholar { + --fa: "\e63b"; } -.fa-gitlab-square:before { - content: "\e5ae"; } +.fa-square-gitlab { + --fa: "\e5ae"; } -.fa-studiovinari:before { - content: "\f3f8"; } +.fa-gitlab-square { + --fa: "\e5ae"; } -.fa-pied-piper:before { - content: "\f2ae"; } +.fa-studiovinari { + --fa: "\f3f8"; } -.fa-wordpress:before { - content: "\f19a"; } +.fa-pied-piper { + --fa: "\f2ae"; } -.fa-product-hunt:before { - content: "\f288"; } +.fa-wordpress { + --fa: "\f19a"; } -.fa-firefox:before { - content: "\f269"; } +.fa-product-hunt { + --fa: "\f288"; } -.fa-linode:before { - content: "\f2b8"; } +.fa-firefox { + --fa: "\f269"; } -.fa-goodreads:before { - content: "\f3a8"; } +.fa-linode { + --fa: "\f2b8"; } -.fa-square-odnoklassniki:before { - content: "\f264"; } +.fa-goodreads { + --fa: "\f3a8"; } -.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa-square-odnoklassniki { + --fa: "\f264"; } -.fa-jsfiddle:before { - content: "\f1cc"; } +.fa-odnoklassniki-square { + --fa: "\f264"; } -.fa-sith:before { - content: "\f512"; } +.fa-jsfiddle { + --fa: "\f1cc"; } -.fa-themeisle:before { - content: "\f2b2"; } +.fa-sith { + --fa: "\f512"; } -.fa-page4:before { - content: "\f3d7"; } +.fa-themeisle { + --fa: "\f2b2"; } -.fa-hashnode:before { - content: "\e499"; } +.fa-page4 { + --fa: "\f3d7"; } -.fa-react:before { - content: "\f41b"; } +.fa-hashnode { + --fa: "\e499"; } -.fa-cc-paypal:before { - content: "\f1f4"; } +.fa-react { + --fa: "\f41b"; } -.fa-squarespace:before { - content: "\f5be"; } +.fa-cc-paypal { + --fa: "\f1f4"; } -.fa-cc-stripe:before { - content: "\f1f5"; } +.fa-squarespace { + --fa: "\f5be"; } -.fa-creative-commons-share:before { - content: "\f4f2"; } +.fa-cc-stripe { + --fa: "\f1f5"; } -.fa-bitcoin:before { - content: "\f379"; } +.fa-creative-commons-share { + --fa: "\f4f2"; } -.fa-keycdn:before { - content: "\f3ba"; } +.fa-bitcoin { + --fa: "\f379"; } -.fa-opera:before { - content: "\f26a"; } +.fa-keycdn { + --fa: "\f3ba"; } -.fa-itch-io:before { - content: "\f83a"; } +.fa-opera { + --fa: "\f26a"; } -.fa-umbraco:before { - content: "\f8e8"; } +.fa-itch-io { + --fa: "\f83a"; } -.fa-galactic-senate:before { - content: "\f50d"; } +.fa-umbraco { + --fa: "\f8e8"; } -.fa-ubuntu:before { - content: "\f7df"; } +.fa-galactic-senate { + --fa: "\f50d"; } -.fa-draft2digital:before { - content: "\f396"; } +.fa-ubuntu { + --fa: "\f7df"; } -.fa-stripe:before { - content: "\f429"; } +.fa-draft2digital { + --fa: "\f396"; } -.fa-houzz:before { - content: "\f27c"; } +.fa-stripe { + --fa: "\f429"; } -.fa-gg:before { - content: "\f260"; } +.fa-houzz { + --fa: "\f27c"; } -.fa-dhl:before { - content: "\f790"; } +.fa-gg { + --fa: "\f260"; } -.fa-square-pinterest:before { - content: "\f0d3"; } +.fa-dhl { + --fa: "\f790"; } -.fa-pinterest-square:before { - content: "\f0d3"; } +.fa-square-pinterest { + --fa: "\f0d3"; } -.fa-xing:before { - content: "\f168"; } +.fa-pinterest-square { + --fa: "\f0d3"; } -.fa-blackberry:before { - content: "\f37b"; } +.fa-xing { + --fa: "\f168"; } -.fa-creative-commons-pd:before { - content: "\f4ec"; } +.fa-blackberry { + --fa: "\f37b"; } -.fa-playstation:before { - content: "\f3df"; } +.fa-creative-commons-pd { + --fa: "\f4ec"; } -.fa-quinscape:before { - content: "\f459"; } +.fa-playstation { + --fa: "\f3df"; } -.fa-less:before { - content: "\f41d"; } +.fa-quinscape { + --fa: "\f459"; } -.fa-blogger-b:before { - content: "\f37d"; } +.fa-less { + --fa: "\f41d"; } -.fa-opencart:before { - content: "\f23d"; } +.fa-blogger-b { + --fa: "\f37d"; } -.fa-vine:before { - content: "\f1ca"; } +.fa-opencart { + --fa: "\f23d"; } -.fa-signal-messenger:before { - content: "\e663"; } +.fa-vine { + --fa: "\f1ca"; } -.fa-paypal:before { - content: "\f1ed"; } +.fa-signal-messenger { + --fa: "\e663"; } -.fa-gitlab:before { - content: "\f296"; } +.fa-paypal { + --fa: "\f1ed"; } -.fa-typo3:before { - content: "\f42b"; } +.fa-gitlab { + --fa: "\f296"; } -.fa-reddit-alien:before { - content: "\f281"; } +.fa-typo3 { + --fa: "\f42b"; } -.fa-yahoo:before { - content: "\f19e"; } +.fa-reddit-alien { + --fa: "\f281"; } -.fa-dailymotion:before { - content: "\e052"; } +.fa-yahoo { + --fa: "\f19e"; } -.fa-affiliatetheme:before { - content: "\f36b"; } +.fa-dailymotion { + --fa: "\e052"; } -.fa-pied-piper-pp:before { - content: "\f1a7"; } +.fa-affiliatetheme { + --fa: "\f36b"; } -.fa-bootstrap:before { - content: "\f836"; } +.fa-pied-piper-pp { + --fa: "\f1a7"; } -.fa-odnoklassniki:before { - content: "\f263"; } +.fa-bootstrap { + --fa: "\f836"; } -.fa-nfc-symbol:before { - content: "\e531"; } +.fa-odnoklassniki { + --fa: "\f263"; } -.fa-mintbit:before { - content: "\e62f"; } +.fa-nfc-symbol { + --fa: "\e531"; } -.fa-ethereum:before { - content: "\f42e"; } +.fa-mintbit { + --fa: "\e62f"; } -.fa-speaker-deck:before { - content: "\f83c"; } +.fa-ethereum { + --fa: "\f42e"; } -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } +.fa-speaker-deck { + --fa: "\f83c"; } -.fa-patreon:before { - content: "\f3d9"; } +.fa-creative-commons-nc-eu { + --fa: "\f4e9"; } -.fa-avianex:before { - content: "\f374"; } +.fa-patreon { + --fa: "\f3d9"; } -.fa-ello:before { - content: "\f5f1"; } +.fa-avianex { + --fa: "\f374"; } -.fa-gofore:before { - content: "\f3a7"; } +.fa-ello { + --fa: "\f5f1"; } -.fa-bimobject:before { - content: "\f378"; } +.fa-gofore { + --fa: "\f3a7"; } -.fa-brave-reverse:before { - content: "\e63d"; } +.fa-bimobject { + --fa: "\f378"; } -.fa-facebook-f:before { - content: "\f39e"; } +.fa-brave-reverse { + --fa: "\e63d"; } -.fa-square-google-plus:before { - content: "\f0d4"; } +.fa-facebook-f { + --fa: "\f39e"; } -.fa-google-plus-square:before { - content: "\f0d4"; } +.fa-square-google-plus { + --fa: "\f0d4"; } -.fa-web-awesome:before { - content: "\e682"; } +.fa-google-plus-square { + --fa: "\f0d4"; } -.fa-mandalorian:before { - content: "\f50f"; } +.fa-web-awesome { + --fa: "\e682"; } -.fa-first-order-alt:before { - content: "\f50a"; } +.fa-mandalorian { + --fa: "\f50f"; } -.fa-osi:before { - content: "\f41a"; } +.fa-first-order-alt { + --fa: "\f50a"; } -.fa-google-wallet:before { - content: "\f1ee"; } +.fa-osi { + --fa: "\f41a"; } -.fa-d-and-d-beyond:before { - content: "\f6ca"; } +.fa-google-wallet { + --fa: "\f1ee"; } -.fa-periscope:before { - content: "\f3da"; } +.fa-d-and-d-beyond { + --fa: "\f6ca"; } -.fa-fulcrum:before { - content: "\f50b"; } +.fa-periscope { + --fa: "\f3da"; } -.fa-cloudscale:before { - content: "\f383"; } +.fa-fulcrum { + --fa: "\f50b"; } -.fa-forumbee:before { - content: "\f211"; } +.fa-cloudscale { + --fa: "\f383"; } -.fa-mizuni:before { - content: "\f3cc"; } +.fa-forumbee { + --fa: "\f211"; } -.fa-schlix:before { - content: "\f3ea"; } +.fa-mizuni { + --fa: "\f3cc"; } -.fa-square-xing:before { - content: "\f169"; } +.fa-schlix { + --fa: "\f3ea"; } -.fa-xing-square:before { - content: "\f169"; } +.fa-square-xing { + --fa: "\f169"; } -.fa-bandcamp:before { - content: "\f2d5"; } +.fa-xing-square { + --fa: "\f169"; } -.fa-wpforms:before { - content: "\f298"; } +.fa-bandcamp { + --fa: "\f2d5"; } -.fa-cloudversify:before { - content: "\f385"; } +.fa-wpforms { + --fa: "\f298"; } -.fa-usps:before { - content: "\f7e1"; } +.fa-cloudversify { + --fa: "\f385"; } -.fa-megaport:before { - content: "\f5a3"; } +.fa-usps { + --fa: "\f7e1"; } -.fa-magento:before { - content: "\f3c4"; } +.fa-megaport { + --fa: "\f5a3"; } -.fa-spotify:before { - content: "\f1bc"; } +.fa-magento { + --fa: "\f3c4"; } -.fa-optin-monster:before { - content: "\f23c"; } +.fa-spotify { + --fa: "\f1bc"; } -.fa-fly:before { - content: "\f417"; } +.fa-optin-monster { + --fa: "\f23c"; } -.fa-aviato:before { - content: "\f421"; } +.fa-fly { + --fa: "\f417"; } -.fa-itunes:before { - content: "\f3b4"; } +.fa-aviato { + --fa: "\f421"; } -.fa-cuttlefish:before { - content: "\f38c"; } +.fa-itunes { + --fa: "\f3b4"; } -.fa-blogger:before { - content: "\f37c"; } +.fa-cuttlefish { + --fa: "\f38c"; } -.fa-flickr:before { - content: "\f16e"; } +.fa-blogger { + --fa: "\f37c"; } -.fa-viber:before { - content: "\f409"; } +.fa-flickr { + --fa: "\f16e"; } -.fa-soundcloud:before { - content: "\f1be"; } +.fa-viber { + --fa: "\f409"; } -.fa-digg:before { - content: "\f1a6"; } +.fa-soundcloud { + --fa: "\f1be"; } -.fa-tencent-weibo:before { - content: "\f1d5"; } +.fa-digg { + --fa: "\f1a6"; } -.fa-letterboxd:before { - content: "\e62d"; } +.fa-tencent-weibo { + --fa: "\f1d5"; } -.fa-symfony:before { - content: "\f83d"; } +.fa-letterboxd { + --fa: "\e62d"; } -.fa-maxcdn:before { - content: "\f136"; } +.fa-symfony { + --fa: "\f83d"; } -.fa-etsy:before { - content: "\f2d7"; } +.fa-maxcdn { + --fa: "\f136"; } -.fa-facebook-messenger:before { - content: "\f39f"; } +.fa-etsy { + --fa: "\f2d7"; } -.fa-audible:before { - content: "\f373"; } +.fa-facebook-messenger { + --fa: "\f39f"; } -.fa-think-peaks:before { - content: "\f731"; } +.fa-audible { + --fa: "\f373"; } -.fa-bilibili:before { - content: "\e3d9"; } +.fa-think-peaks { + --fa: "\f731"; } -.fa-erlang:before { - content: "\f39d"; } +.fa-bilibili { + --fa: "\e3d9"; } -.fa-x-twitter:before { - content: "\e61b"; } +.fa-erlang { + --fa: "\f39d"; } -.fa-cotton-bureau:before { - content: "\f89e"; } +.fa-x-twitter { + --fa: "\e61b"; } -.fa-dashcube:before { - content: "\f210"; } +.fa-cotton-bureau { + --fa: "\f89e"; } -.fa-42-group:before { - content: "\e080"; } +.fa-dashcube { + --fa: "\f210"; } -.fa-innosoft:before { - content: "\e080"; } +.fa-42-group { + --fa: "\e080"; } -.fa-stack-exchange:before { - content: "\f18d"; } +.fa-innosoft { + --fa: "\e080"; } -.fa-elementor:before { - content: "\f430"; } +.fa-stack-exchange { + --fa: "\f18d"; } -.fa-square-pied-piper:before { - content: "\e01e"; } +.fa-elementor { + --fa: "\f430"; } -.fa-pied-piper-square:before { - content: "\e01e"; } +.fa-square-pied-piper { + --fa: "\e01e"; } -.fa-creative-commons-nd:before { - content: "\f4eb"; } +.fa-pied-piper-square { + --fa: "\e01e"; } -.fa-palfed:before { - content: "\f3d8"; } +.fa-creative-commons-nd { + --fa: "\f4eb"; } -.fa-superpowers:before { - content: "\f2dd"; } +.fa-palfed { + --fa: "\f3d8"; } -.fa-resolving:before { - content: "\f3e7"; } +.fa-superpowers { + --fa: "\f2dd"; } -.fa-xbox:before { - content: "\f412"; } +.fa-resolving { + --fa: "\f3e7"; } -.fa-square-web-awesome-stroke:before { - content: "\e684"; } +.fa-xbox { + --fa: "\f412"; } -.fa-searchengin:before { - content: "\f3eb"; } +.fa-square-web-awesome-stroke { + --fa: "\e684"; } -.fa-tiktok:before { - content: "\e07b"; } +.fa-searchengin { + --fa: "\f3eb"; } -.fa-square-facebook:before { - content: "\f082"; } +.fa-tiktok { + --fa: "\e07b"; } -.fa-facebook-square:before { - content: "\f082"; } +.fa-square-facebook { + --fa: "\f082"; } -.fa-renren:before { - content: "\f18b"; } +.fa-facebook-square { + --fa: "\f082"; } -.fa-linux:before { - content: "\f17c"; } +.fa-renren { + --fa: "\f18b"; } -.fa-glide:before { - content: "\f2a5"; } +.fa-linux { + --fa: "\f17c"; } -.fa-linkedin:before { - content: "\f08c"; } +.fa-glide { + --fa: "\f2a5"; } -.fa-hubspot:before { - content: "\f3b2"; } +.fa-linkedin { + --fa: "\f08c"; } -.fa-deploydog:before { - content: "\f38e"; } +.fa-hubspot { + --fa: "\f3b2"; } -.fa-twitch:before { - content: "\f1e8"; } +.fa-deploydog { + --fa: "\f38e"; } -.fa-flutter:before { - content: "\e694"; } +.fa-twitch { + --fa: "\f1e8"; } -.fa-ravelry:before { - content: "\f2d9"; } +.fa-flutter { + --fa: "\e694"; } -.fa-mixer:before { - content: "\e056"; } +.fa-ravelry { + --fa: "\f2d9"; } -.fa-square-lastfm:before { - content: "\f203"; } +.fa-mixer { + --fa: "\e056"; } -.fa-lastfm-square:before { - content: "\f203"; } +.fa-square-lastfm { + --fa: "\f203"; } -.fa-vimeo:before { - content: "\f40a"; } +.fa-lastfm-square { + --fa: "\f203"; } -.fa-mendeley:before { - content: "\f7b3"; } +.fa-vimeo { + --fa: "\f40a"; } -.fa-uniregistry:before { - content: "\f404"; } +.fa-mendeley { + --fa: "\f7b3"; } -.fa-figma:before { - content: "\f799"; } +.fa-uniregistry { + --fa: "\f404"; } -.fa-creative-commons-remix:before { - content: "\f4ee"; } +.fa-figma { + --fa: "\f799"; } -.fa-cc-amazon-pay:before { - content: "\f42d"; } +.fa-creative-commons-remix { + --fa: "\f4ee"; } -.fa-dropbox:before { - content: "\f16b"; } +.fa-cc-amazon-pay { + --fa: "\f42d"; } -.fa-instagram:before { - content: "\f16d"; } +.fa-dropbox { + --fa: "\f16b"; } -.fa-cmplid:before { - content: "\e360"; } +.fa-instagram { + --fa: "\f16d"; } -.fa-upwork:before { - content: "\e641"; } +.fa-cmplid { + --fa: "\e360"; } -.fa-facebook:before { - content: "\f09a"; } +.fa-upwork { + --fa: "\e641"; } -.fa-gripfire:before { - content: "\f3ac"; } +.fa-facebook { + --fa: "\f09a"; } -.fa-jedi-order:before { - content: "\f50e"; } +.fa-gripfire { + --fa: "\f3ac"; } -.fa-uikit:before { - content: "\f403"; } +.fa-jedi-order { + --fa: "\f50e"; } -.fa-fort-awesome-alt:before { - content: "\f3a3"; } +.fa-uikit { + --fa: "\f403"; } -.fa-phabricator:before { - content: "\f3db"; } +.fa-fort-awesome-alt { + --fa: "\f3a3"; } -.fa-ussunnah:before { - content: "\f407"; } +.fa-phabricator { + --fa: "\f3db"; } -.fa-earlybirds:before { - content: "\f39a"; } +.fa-ussunnah { + --fa: "\f407"; } -.fa-trade-federation:before { - content: "\f513"; } +.fa-earlybirds { + --fa: "\f39a"; } -.fa-autoprefixer:before { - content: "\f41c"; } +.fa-trade-federation { + --fa: "\f513"; } -.fa-whatsapp:before { - content: "\f232"; } +.fa-autoprefixer { + --fa: "\f41c"; } -.fa-square-upwork:before { - content: "\e67c"; } +.fa-whatsapp { + --fa: "\f232"; } -.fa-slideshare:before { - content: "\f1e7"; } +.fa-square-upwork { + --fa: "\e67c"; } -.fa-google-play:before { - content: "\f3ab"; } +.fa-slideshare { + --fa: "\f1e7"; } -.fa-viadeo:before { - content: "\f2a9"; } +.fa-google-play { + --fa: "\f3ab"; } -.fa-line:before { - content: "\f3c0"; } +.fa-viadeo { + --fa: "\f2a9"; } -.fa-google-drive:before { - content: "\f3aa"; } +.fa-line { + --fa: "\f3c0"; } -.fa-servicestack:before { - content: "\f3ec"; } +.fa-google-drive { + --fa: "\f3aa"; } -.fa-simplybuilt:before { - content: "\f215"; } +.fa-servicestack { + --fa: "\f3ec"; } -.fa-bitbucket:before { - content: "\f171"; } +.fa-simplybuilt { + --fa: "\f215"; } -.fa-imdb:before { - content: "\f2d8"; } +.fa-bitbucket { + --fa: "\f171"; } -.fa-deezer:before { - content: "\e077"; } +.fa-imdb { + --fa: "\f2d8"; } -.fa-raspberry-pi:before { - content: "\f7bb"; } +.fa-deezer { + --fa: "\e077"; } -.fa-jira:before { - content: "\f7b1"; } +.fa-raspberry-pi { + --fa: "\f7bb"; } -.fa-docker:before { - content: "\f395"; } +.fa-jira { + --fa: "\f7b1"; } -.fa-screenpal:before { - content: "\e570"; } +.fa-docker { + --fa: "\f395"; } -.fa-bluetooth:before { - content: "\f293"; } +.fa-screenpal { + --fa: "\e570"; } -.fa-gitter:before { - content: "\f426"; } +.fa-bluetooth { + --fa: "\f293"; } -.fa-d-and-d:before { - content: "\f38d"; } +.fa-gitter { + --fa: "\f426"; } -.fa-microblog:before { - content: "\e01a"; } +.fa-d-and-d { + --fa: "\f38d"; } -.fa-cc-diners-club:before { - content: "\f24c"; } +.fa-microblog { + --fa: "\e01a"; } -.fa-gg-circle:before { - content: "\f261"; } +.fa-cc-diners-club { + --fa: "\f24c"; } -.fa-pied-piper-hat:before { - content: "\f4e5"; } +.fa-gg-circle { + --fa: "\f261"; } -.fa-kickstarter-k:before { - content: "\f3bc"; } +.fa-pied-piper-hat { + --fa: "\f4e5"; } -.fa-yandex:before { - content: "\f413"; } +.fa-kickstarter-k { + --fa: "\f3bc"; } -.fa-readme:before { - content: "\f4d5"; } +.fa-yandex { + --fa: "\f413"; } -.fa-html5:before { - content: "\f13b"; } +.fa-readme { + --fa: "\f4d5"; } -.fa-sellsy:before { - content: "\f213"; } +.fa-html5 { + --fa: "\f13b"; } -.fa-square-web-awesome:before { - content: "\e683"; } +.fa-sellsy { + --fa: "\f213"; } -.fa-sass:before { - content: "\f41e"; } +.fa-square-web-awesome { + --fa: "\e683"; } -.fa-wirsindhandwerk:before { - content: "\e2d0"; } +.fa-sass { + --fa: "\f41e"; } -.fa-wsh:before { - content: "\e2d0"; } +.fa-wirsindhandwerk { + --fa: "\e2d0"; } -.fa-buromobelexperte:before { - content: "\f37f"; } +.fa-wsh { + --fa: "\e2d0"; } -.fa-salesforce:before { - content: "\f83b"; } +.fa-buromobelexperte { + --fa: "\f37f"; } -.fa-octopus-deploy:before { - content: "\e082"; } +.fa-salesforce { + --fa: "\f83b"; } -.fa-medapps:before { - content: "\f3c6"; } +.fa-octopus-deploy { + --fa: "\e082"; } -.fa-ns8:before { - content: "\f3d5"; } +.fa-medapps { + --fa: "\f3c6"; } -.fa-pinterest-p:before { - content: "\f231"; } +.fa-ns8 { + --fa: "\f3d5"; } -.fa-apper:before { - content: "\f371"; } +.fa-pinterest-p { + --fa: "\f231"; } -.fa-fort-awesome:before { - content: "\f286"; } +.fa-apper { + --fa: "\f371"; } -.fa-waze:before { - content: "\f83f"; } +.fa-fort-awesome { + --fa: "\f286"; } -.fa-bluesky:before { - content: "\e671"; } +.fa-waze { + --fa: "\f83f"; } -.fa-cc-jcb:before { - content: "\f24b"; } +.fa-bluesky { + --fa: "\e671"; } -.fa-snapchat:before { - content: "\f2ab"; } +.fa-cc-jcb { + --fa: "\f24b"; } -.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa-snapchat { + --fa: "\f2ab"; } -.fa-fantasy-flight-games:before { - content: "\f6dc"; } +.fa-snapchat-ghost { + --fa: "\f2ab"; } -.fa-rust:before { - content: "\e07a"; } +.fa-fantasy-flight-games { + --fa: "\f6dc"; } -.fa-wix:before { - content: "\f5cf"; } +.fa-rust { + --fa: "\e07a"; } -.fa-square-behance:before { - content: "\f1b5"; } +.fa-wix { + --fa: "\f5cf"; } -.fa-behance-square:before { - content: "\f1b5"; } +.fa-square-behance { + --fa: "\f1b5"; } -.fa-supple:before { - content: "\f3f9"; } +.fa-behance-square { + --fa: "\f1b5"; } -.fa-webflow:before { - content: "\e65c"; } +.fa-supple { + --fa: "\f3f9"; } -.fa-rebel:before { - content: "\f1d0"; } +.fa-webflow { + --fa: "\e65c"; } -.fa-css3:before { - content: "\f13c"; } +.fa-rebel { + --fa: "\f1d0"; } -.fa-staylinked:before { - content: "\f3f5"; } +.fa-css3 { + --fa: "\f13c"; } -.fa-kaggle:before { - content: "\f5fa"; } +.fa-staylinked { + --fa: "\f3f5"; } -.fa-space-awesome:before { - content: "\e5ac"; } +.fa-kaggle { + --fa: "\f5fa"; } -.fa-deviantart:before { - content: "\f1bd"; } +.fa-space-awesome { + --fa: "\e5ac"; } -.fa-cpanel:before { - content: "\f388"; } +.fa-deviantart { + --fa: "\f1bd"; } -.fa-goodreads-g:before { - content: "\f3a9"; } +.fa-cpanel { + --fa: "\f388"; } -.fa-square-git:before { - content: "\f1d2"; } +.fa-goodreads-g { + --fa: "\f3a9"; } -.fa-git-square:before { - content: "\f1d2"; } +.fa-square-git { + --fa: "\f1d2"; } -.fa-square-tumblr:before { - content: "\f174"; } +.fa-git-square { + --fa: "\f1d2"; } -.fa-tumblr-square:before { - content: "\f174"; } +.fa-square-tumblr { + --fa: "\f174"; } -.fa-trello:before { - content: "\f181"; } +.fa-tumblr-square { + --fa: "\f174"; } -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } +.fa-trello { + --fa: "\f181"; } -.fa-get-pocket:before { - content: "\f265"; } +.fa-creative-commons-nc-jp { + --fa: "\f4ea"; } -.fa-perbyte:before { - content: "\e083"; } +.fa-get-pocket { + --fa: "\f265"; } -.fa-grunt:before { - content: "\f3ad"; } +.fa-perbyte { + --fa: "\e083"; } -.fa-weebly:before { - content: "\f5cc"; } +.fa-grunt { + --fa: "\f3ad"; } -.fa-connectdevelop:before { - content: "\f20e"; } +.fa-weebly { + --fa: "\f5cc"; } -.fa-leanpub:before { - content: "\f212"; } +.fa-connectdevelop { + --fa: "\f20e"; } -.fa-black-tie:before { - content: "\f27e"; } +.fa-leanpub { + --fa: "\f212"; } -.fa-themeco:before { - content: "\f5c6"; } +.fa-black-tie { + --fa: "\f27e"; } -.fa-python:before { - content: "\f3e2"; } +.fa-themeco { + --fa: "\f5c6"; } -.fa-android:before { - content: "\f17b"; } +.fa-python { + --fa: "\f3e2"; } -.fa-bots:before { - content: "\e340"; } +.fa-android { + --fa: "\f17b"; } -.fa-free-code-camp:before { - content: "\f2c5"; } +.fa-bots { + --fa: "\e340"; } -.fa-hornbill:before { - content: "\f592"; } +.fa-free-code-camp { + --fa: "\f2c5"; } -.fa-js:before { - content: "\f3b8"; } +.fa-hornbill { + --fa: "\f592"; } -.fa-ideal:before { - content: "\e013"; } +.fa-js { + --fa: "\f3b8"; } -.fa-git:before { - content: "\f1d3"; } +.fa-ideal { + --fa: "\e013"; } -.fa-dev:before { - content: "\f6cc"; } +.fa-git { + --fa: "\f1d3"; } -.fa-sketch:before { - content: "\f7c6"; } +.fa-dev { + --fa: "\f6cc"; } -.fa-yandex-international:before { - content: "\f414"; } +.fa-sketch { + --fa: "\f7c6"; } -.fa-cc-amex:before { - content: "\f1f3"; } +.fa-yandex-international { + --fa: "\f414"; } -.fa-uber:before { - content: "\f402"; } +.fa-cc-amex { + --fa: "\f1f3"; } -.fa-github:before { - content: "\f09b"; } +.fa-uber { + --fa: "\f402"; } -.fa-php:before { - content: "\f457"; } +.fa-github { + --fa: "\f09b"; } -.fa-alipay:before { - content: "\f642"; } +.fa-php { + --fa: "\f457"; } -.fa-youtube:before { - content: "\f167"; } +.fa-alipay { + --fa: "\f642"; } -.fa-skyatlas:before { - content: "\f216"; } +.fa-youtube { + --fa: "\f167"; } -.fa-firefox-browser:before { - content: "\e007"; } +.fa-skyatlas { + --fa: "\f216"; } -.fa-replyd:before { - content: "\f3e6"; } +.fa-firefox-browser { + --fa: "\e007"; } -.fa-suse:before { - content: "\f7d6"; } +.fa-replyd { + --fa: "\f3e6"; } -.fa-jenkins:before { - content: "\f3b6"; } +.fa-suse { + --fa: "\f7d6"; } -.fa-twitter:before { - content: "\f099"; } +.fa-jenkins { + --fa: "\f3b6"; } -.fa-rockrms:before { - content: "\f3e9"; } +.fa-twitter { + --fa: "\f099"; } -.fa-pinterest:before { - content: "\f0d2"; } +.fa-rockrms { + --fa: "\f3e9"; } -.fa-buffer:before { - content: "\f837"; } +.fa-pinterest { + --fa: "\f0d2"; } -.fa-npm:before { - content: "\f3d4"; } +.fa-buffer { + --fa: "\f837"; } -.fa-yammer:before { - content: "\f840"; } +.fa-npm { + --fa: "\f3d4"; } -.fa-btc:before { - content: "\f15a"; } +.fa-yammer { + --fa: "\f840"; } -.fa-dribbble:before { - content: "\f17d"; } +.fa-btc { + --fa: "\f15a"; } -.fa-stumbleupon-circle:before { - content: "\f1a3"; } +.fa-dribbble { + --fa: "\f17d"; } -.fa-internet-explorer:before { - content: "\f26b"; } +.fa-stumbleupon-circle { + --fa: "\f1a3"; } -.fa-stubber:before { - content: "\e5c7"; } +.fa-internet-explorer { + --fa: "\f26b"; } -.fa-telegram:before { - content: "\f2c6"; } +.fa-stubber { + --fa: "\e5c7"; } -.fa-telegram-plane:before { - content: "\f2c6"; } +.fa-telegram { + --fa: "\f2c6"; } -.fa-old-republic:before { - content: "\f510"; } +.fa-telegram-plane { + --fa: "\f2c6"; } -.fa-odysee:before { - content: "\e5c6"; } +.fa-old-republic { + --fa: "\f510"; } -.fa-square-whatsapp:before { - content: "\f40c"; } +.fa-odysee { + --fa: "\e5c6"; } -.fa-whatsapp-square:before { - content: "\f40c"; } +.fa-square-whatsapp { + --fa: "\f40c"; } -.fa-node-js:before { - content: "\f3d3"; } +.fa-whatsapp-square { + --fa: "\f40c"; } -.fa-edge-legacy:before { - content: "\e078"; } +.fa-node-js { + --fa: "\f3d3"; } -.fa-slack:before { - content: "\f198"; } +.fa-edge-legacy { + --fa: "\e078"; } -.fa-slack-hash:before { - content: "\f198"; } +.fa-slack { + --fa: "\f198"; } -.fa-medrt:before { - content: "\f3c8"; } +.fa-slack-hash { + --fa: "\f198"; } -.fa-usb:before { - content: "\f287"; } +.fa-medrt { + --fa: "\f3c8"; } -.fa-tumblr:before { - content: "\f173"; } +.fa-usb { + --fa: "\f287"; } -.fa-vaadin:before { - content: "\f408"; } +.fa-tumblr { + --fa: "\f173"; } -.fa-quora:before { - content: "\f2c4"; } +.fa-vaadin { + --fa: "\f408"; } -.fa-square-x-twitter:before { - content: "\e61a"; } +.fa-quora { + --fa: "\f2c4"; } -.fa-reacteurope:before { - content: "\f75d"; } +.fa-square-x-twitter { + --fa: "\e61a"; } -.fa-medium:before { - content: "\f23a"; } +.fa-reacteurope { + --fa: "\f75d"; } -.fa-medium-m:before { - content: "\f23a"; } +.fa-medium { + --fa: "\f23a"; } -.fa-amilia:before { - content: "\f36d"; } +.fa-medium-m { + --fa: "\f23a"; } -.fa-mixcloud:before { - content: "\f289"; } +.fa-amilia { + --fa: "\f36d"; } -.fa-flipboard:before { - content: "\f44d"; } +.fa-mixcloud { + --fa: "\f289"; } -.fa-viacoin:before { - content: "\f237"; } +.fa-flipboard { + --fa: "\f44d"; } -.fa-critical-role:before { - content: "\f6c9"; } +.fa-viacoin { + --fa: "\f237"; } -.fa-sitrox:before { - content: "\e44a"; } +.fa-critical-role { + --fa: "\f6c9"; } -.fa-discourse:before { - content: "\f393"; } +.fa-sitrox { + --fa: "\e44a"; } -.fa-joomla:before { - content: "\f1aa"; } +.fa-discourse { + --fa: "\f393"; } -.fa-mastodon:before { - content: "\f4f6"; } +.fa-joomla { + --fa: "\f1aa"; } -.fa-airbnb:before { - content: "\f834"; } +.fa-mastodon { + --fa: "\f4f6"; } -.fa-wolf-pack-battalion:before { - content: "\f514"; } +.fa-airbnb { + --fa: "\f834"; } -.fa-buy-n-large:before { - content: "\f8a6"; } +.fa-wolf-pack-battalion { + --fa: "\f514"; } -.fa-gulp:before { - content: "\f3ae"; } +.fa-buy-n-large { + --fa: "\f8a6"; } -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } +.fa-gulp { + --fa: "\f3ae"; } -.fa-strava:before { - content: "\f428"; } +.fa-creative-commons-sampling-plus { + --fa: "\f4f1"; } -.fa-ember:before { - content: "\f423"; } +.fa-strava { + --fa: "\f428"; } -.fa-canadian-maple-leaf:before { - content: "\f785"; } +.fa-ember { + --fa: "\f423"; } -.fa-teamspeak:before { - content: "\f4f9"; } +.fa-canadian-maple-leaf { + --fa: "\f785"; } -.fa-pushed:before { - content: "\f3e1"; } +.fa-teamspeak { + --fa: "\f4f9"; } -.fa-wordpress-simple:before { - content: "\f411"; } +.fa-pushed { + --fa: "\f3e1"; } -.fa-nutritionix:before { - content: "\f3d6"; } +.fa-wordpress-simple { + --fa: "\f411"; } -.fa-wodu:before { - content: "\e088"; } +.fa-nutritionix { + --fa: "\f3d6"; } -.fa-google-pay:before { - content: "\e079"; } +.fa-wodu { + --fa: "\e088"; } -.fa-intercom:before { - content: "\f7af"; } +.fa-google-pay { + --fa: "\e079"; } -.fa-zhihu:before { - content: "\f63f"; } +.fa-intercom { + --fa: "\f7af"; } -.fa-korvue:before { - content: "\f42f"; } +.fa-zhihu { + --fa: "\f63f"; } -.fa-pix:before { - content: "\e43a"; } +.fa-korvue { + --fa: "\f42f"; } -.fa-steam-symbol:before { - content: "\f3f6"; } +.fa-pix { + --fa: "\e43a"; } + +.fa-steam-symbol { + --fa: "\f3f6"; } :root, :host { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; } diff --git a/css/all.min.css b/css/all.min.css index 08cf8326b..ea7dcaed3 100644 --- a/css/all.min.css +++ b/css/all.min.css @@ -1,9 +1,9 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} +.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa);content:var(--fa)/""}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} -.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"} -.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a} \ No newline at end of file +.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban,.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus,.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin,.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent,.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile,.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-cogs,.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai,.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran,.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"} +.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a} \ No newline at end of file diff --git a/css/brands.css b/css/brands.css index ff0420870..cd6ae5f47 100644 --- a/css/brands.css +++ b/css/brands.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -18,1583 +18,1586 @@ .fa-brands { font-weight: 400; } -.fa-monero:before { - content: "\f3d0"; } +.fa-monero { + --fa: "\f3d0"; } -.fa-hooli:before { - content: "\f427"; } +.fa-hooli { + --fa: "\f427"; } -.fa-yelp:before { - content: "\f1e9"; } +.fa-yelp { + --fa: "\f1e9"; } -.fa-cc-visa:before { - content: "\f1f0"; } +.fa-cc-visa { + --fa: "\f1f0"; } -.fa-lastfm:before { - content: "\f202"; } +.fa-lastfm { + --fa: "\f202"; } -.fa-shopware:before { - content: "\f5b5"; } +.fa-shopware { + --fa: "\f5b5"; } -.fa-creative-commons-nc:before { - content: "\f4e8"; } +.fa-creative-commons-nc { + --fa: "\f4e8"; } -.fa-aws:before { - content: "\f375"; } +.fa-aws { + --fa: "\f375"; } -.fa-redhat:before { - content: "\f7bc"; } +.fa-redhat { + --fa: "\f7bc"; } -.fa-yoast:before { - content: "\f2b1"; } +.fa-yoast { + --fa: "\f2b1"; } -.fa-cloudflare:before { - content: "\e07d"; } +.fa-cloudflare { + --fa: "\e07d"; } -.fa-ups:before { - content: "\f7e0"; } +.fa-ups { + --fa: "\f7e0"; } -.fa-pixiv:before { - content: "\e640"; } +.fa-pixiv { + --fa: "\e640"; } -.fa-wpexplorer:before { - content: "\f2de"; } +.fa-wpexplorer { + --fa: "\f2de"; } -.fa-dyalog:before { - content: "\f399"; } +.fa-dyalog { + --fa: "\f399"; } -.fa-bity:before { - content: "\f37a"; } +.fa-bity { + --fa: "\f37a"; } -.fa-stackpath:before { - content: "\f842"; } +.fa-stackpath { + --fa: "\f842"; } -.fa-buysellads:before { - content: "\f20d"; } +.fa-buysellads { + --fa: "\f20d"; } -.fa-first-order:before { - content: "\f2b0"; } +.fa-first-order { + --fa: "\f2b0"; } -.fa-modx:before { - content: "\f285"; } +.fa-modx { + --fa: "\f285"; } -.fa-guilded:before { - content: "\e07e"; } +.fa-guilded { + --fa: "\e07e"; } -.fa-vnv:before { - content: "\f40b"; } +.fa-vnv { + --fa: "\f40b"; } -.fa-square-js:before { - content: "\f3b9"; } +.fa-square-js { + --fa: "\f3b9"; } -.fa-js-square:before { - content: "\f3b9"; } +.fa-js-square { + --fa: "\f3b9"; } -.fa-microsoft:before { - content: "\f3ca"; } +.fa-microsoft { + --fa: "\f3ca"; } -.fa-qq:before { - content: "\f1d6"; } +.fa-qq { + --fa: "\f1d6"; } -.fa-orcid:before { - content: "\f8d2"; } +.fa-orcid { + --fa: "\f8d2"; } -.fa-java:before { - content: "\f4e4"; } +.fa-java { + --fa: "\f4e4"; } -.fa-invision:before { - content: "\f7b0"; } +.fa-invision { + --fa: "\f7b0"; } -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } +.fa-creative-commons-pd-alt { + --fa: "\f4ed"; } -.fa-centercode:before { - content: "\f380"; } +.fa-centercode { + --fa: "\f380"; } -.fa-glide-g:before { - content: "\f2a6"; } +.fa-glide-g { + --fa: "\f2a6"; } -.fa-drupal:before { - content: "\f1a9"; } +.fa-drupal { + --fa: "\f1a9"; } -.fa-jxl:before { - content: "\e67b"; } +.fa-jxl { + --fa: "\e67b"; } -.fa-dart-lang:before { - content: "\e693"; } +.fa-dart-lang { + --fa: "\e693"; } -.fa-hire-a-helper:before { - content: "\f3b0"; } +.fa-hire-a-helper { + --fa: "\f3b0"; } -.fa-creative-commons-by:before { - content: "\f4e7"; } +.fa-creative-commons-by { + --fa: "\f4e7"; } -.fa-unity:before { - content: "\e049"; } +.fa-unity { + --fa: "\e049"; } -.fa-whmcs:before { - content: "\f40d"; } +.fa-whmcs { + --fa: "\f40d"; } -.fa-rocketchat:before { - content: "\f3e8"; } +.fa-rocketchat { + --fa: "\f3e8"; } -.fa-vk:before { - content: "\f189"; } +.fa-vk { + --fa: "\f189"; } -.fa-untappd:before { - content: "\f405"; } +.fa-untappd { + --fa: "\f405"; } -.fa-mailchimp:before { - content: "\f59e"; } +.fa-mailchimp { + --fa: "\f59e"; } -.fa-css3-alt:before { - content: "\f38b"; } +.fa-css3-alt { + --fa: "\f38b"; } -.fa-square-reddit:before { - content: "\f1a2"; } +.fa-square-reddit { + --fa: "\f1a2"; } -.fa-reddit-square:before { - content: "\f1a2"; } +.fa-reddit-square { + --fa: "\f1a2"; } -.fa-vimeo-v:before { - content: "\f27d"; } +.fa-vimeo-v { + --fa: "\f27d"; } -.fa-contao:before { - content: "\f26d"; } +.fa-contao { + --fa: "\f26d"; } -.fa-square-font-awesome:before { - content: "\e5ad"; } +.fa-square-font-awesome { + --fa: "\e5ad"; } -.fa-deskpro:before { - content: "\f38f"; } +.fa-deskpro { + --fa: "\f38f"; } -.fa-brave:before { - content: "\e63c"; } +.fa-brave { + --fa: "\e63c"; } -.fa-sistrix:before { - content: "\f3ee"; } +.fa-sistrix { + --fa: "\f3ee"; } -.fa-square-instagram:before { - content: "\e055"; } +.fa-square-instagram { + --fa: "\e055"; } -.fa-instagram-square:before { - content: "\e055"; } +.fa-instagram-square { + --fa: "\e055"; } -.fa-battle-net:before { - content: "\f835"; } +.fa-battle-net { + --fa: "\f835"; } -.fa-the-red-yeti:before { - content: "\f69d"; } +.fa-the-red-yeti { + --fa: "\f69d"; } -.fa-square-hacker-news:before { - content: "\f3af"; } +.fa-square-hacker-news { + --fa: "\f3af"; } -.fa-hacker-news-square:before { - content: "\f3af"; } +.fa-hacker-news-square { + --fa: "\f3af"; } -.fa-edge:before { - content: "\f282"; } +.fa-edge { + --fa: "\f282"; } -.fa-threads:before { - content: "\e618"; } +.fa-threads { + --fa: "\e618"; } -.fa-napster:before { - content: "\f3d2"; } +.fa-napster { + --fa: "\f3d2"; } -.fa-square-snapchat:before { - content: "\f2ad"; } +.fa-square-snapchat { + --fa: "\f2ad"; } -.fa-snapchat-square:before { - content: "\f2ad"; } +.fa-snapchat-square { + --fa: "\f2ad"; } -.fa-google-plus-g:before { - content: "\f0d5"; } +.fa-google-plus-g { + --fa: "\f0d5"; } -.fa-artstation:before { - content: "\f77a"; } +.fa-artstation { + --fa: "\f77a"; } -.fa-markdown:before { - content: "\f60f"; } +.fa-markdown { + --fa: "\f60f"; } -.fa-sourcetree:before { - content: "\f7d3"; } +.fa-sourcetree { + --fa: "\f7d3"; } -.fa-google-plus:before { - content: "\f2b3"; } +.fa-google-plus { + --fa: "\f2b3"; } -.fa-diaspora:before { - content: "\f791"; } +.fa-diaspora { + --fa: "\f791"; } -.fa-foursquare:before { - content: "\f180"; } +.fa-foursquare { + --fa: "\f180"; } -.fa-stack-overflow:before { - content: "\f16c"; } +.fa-stack-overflow { + --fa: "\f16c"; } -.fa-github-alt:before { - content: "\f113"; } +.fa-github-alt { + --fa: "\f113"; } -.fa-phoenix-squadron:before { - content: "\f511"; } +.fa-phoenix-squadron { + --fa: "\f511"; } -.fa-pagelines:before { - content: "\f18c"; } +.fa-pagelines { + --fa: "\f18c"; } -.fa-algolia:before { - content: "\f36c"; } +.fa-algolia { + --fa: "\f36c"; } -.fa-red-river:before { - content: "\f3e3"; } +.fa-red-river { + --fa: "\f3e3"; } -.fa-creative-commons-sa:before { - content: "\f4ef"; } +.fa-creative-commons-sa { + --fa: "\f4ef"; } -.fa-safari:before { - content: "\f267"; } +.fa-safari { + --fa: "\f267"; } -.fa-google:before { - content: "\f1a0"; } +.fa-google { + --fa: "\f1a0"; } -.fa-square-font-awesome-stroke:before { - content: "\f35c"; } +.fa-square-font-awesome-stroke { + --fa: "\f35c"; } -.fa-font-awesome-alt:before { - content: "\f35c"; } +.fa-font-awesome-alt { + --fa: "\f35c"; } -.fa-atlassian:before { - content: "\f77b"; } +.fa-atlassian { + --fa: "\f77b"; } -.fa-linkedin-in:before { - content: "\f0e1"; } +.fa-linkedin-in { + --fa: "\f0e1"; } -.fa-digital-ocean:before { - content: "\f391"; } +.fa-digital-ocean { + --fa: "\f391"; } -.fa-nimblr:before { - content: "\f5a8"; } +.fa-nimblr { + --fa: "\f5a8"; } -.fa-chromecast:before { - content: "\f838"; } +.fa-chromecast { + --fa: "\f838"; } -.fa-evernote:before { - content: "\f839"; } +.fa-evernote { + --fa: "\f839"; } -.fa-hacker-news:before { - content: "\f1d4"; } +.fa-hacker-news { + --fa: "\f1d4"; } -.fa-creative-commons-sampling:before { - content: "\f4f0"; } +.fa-creative-commons-sampling { + --fa: "\f4f0"; } -.fa-adversal:before { - content: "\f36a"; } +.fa-adversal { + --fa: "\f36a"; } -.fa-creative-commons:before { - content: "\f25e"; } +.fa-creative-commons { + --fa: "\f25e"; } -.fa-watchman-monitoring:before { - content: "\e087"; } +.fa-watchman-monitoring { + --fa: "\e087"; } -.fa-fonticons:before { - content: "\f280"; } +.fa-fonticons { + --fa: "\f280"; } -.fa-weixin:before { - content: "\f1d7"; } +.fa-weixin { + --fa: "\f1d7"; } -.fa-shirtsinbulk:before { - content: "\f214"; } +.fa-shirtsinbulk { + --fa: "\f214"; } -.fa-codepen:before { - content: "\f1cb"; } +.fa-codepen { + --fa: "\f1cb"; } -.fa-git-alt:before { - content: "\f841"; } +.fa-git-alt { + --fa: "\f841"; } -.fa-lyft:before { - content: "\f3c3"; } +.fa-lyft { + --fa: "\f3c3"; } -.fa-rev:before { - content: "\f5b2"; } +.fa-rev { + --fa: "\f5b2"; } -.fa-windows:before { - content: "\f17a"; } +.fa-windows { + --fa: "\f17a"; } -.fa-wizards-of-the-coast:before { - content: "\f730"; } +.fa-wizards-of-the-coast { + --fa: "\f730"; } -.fa-square-viadeo:before { - content: "\f2aa"; } +.fa-square-viadeo { + --fa: "\f2aa"; } -.fa-viadeo-square:before { - content: "\f2aa"; } +.fa-viadeo-square { + --fa: "\f2aa"; } -.fa-meetup:before { - content: "\f2e0"; } +.fa-meetup { + --fa: "\f2e0"; } -.fa-centos:before { - content: "\f789"; } +.fa-centos { + --fa: "\f789"; } -.fa-adn:before { - content: "\f170"; } +.fa-adn { + --fa: "\f170"; } -.fa-cloudsmith:before { - content: "\f384"; } +.fa-cloudsmith { + --fa: "\f384"; } -.fa-opensuse:before { - content: "\e62b"; } +.fa-opensuse { + --fa: "\e62b"; } -.fa-pied-piper-alt:before { - content: "\f1a8"; } +.fa-pied-piper-alt { + --fa: "\f1a8"; } -.fa-square-dribbble:before { - content: "\f397"; } +.fa-square-dribbble { + --fa: "\f397"; } -.fa-dribbble-square:before { - content: "\f397"; } +.fa-dribbble-square { + --fa: "\f397"; } -.fa-codiepie:before { - content: "\f284"; } +.fa-codiepie { + --fa: "\f284"; } -.fa-node:before { - content: "\f419"; } +.fa-node { + --fa: "\f419"; } -.fa-mix:before { - content: "\f3cb"; } +.fa-mix { + --fa: "\f3cb"; } -.fa-steam:before { - content: "\f1b6"; } +.fa-steam { + --fa: "\f1b6"; } -.fa-cc-apple-pay:before { - content: "\f416"; } +.fa-cc-apple-pay { + --fa: "\f416"; } -.fa-scribd:before { - content: "\f28a"; } +.fa-scribd { + --fa: "\f28a"; } -.fa-debian:before { - content: "\e60b"; } +.fa-debian { + --fa: "\e60b"; } -.fa-openid:before { - content: "\f19b"; } +.fa-openid { + --fa: "\f19b"; } -.fa-instalod:before { - content: "\e081"; } +.fa-instalod { + --fa: "\e081"; } -.fa-expeditedssl:before { - content: "\f23e"; } +.fa-files-pinwheel { + --fa: "\e69f"; } -.fa-sellcast:before { - content: "\f2da"; } +.fa-expeditedssl { + --fa: "\f23e"; } -.fa-square-twitter:before { - content: "\f081"; } +.fa-sellcast { + --fa: "\f2da"; } -.fa-twitter-square:before { - content: "\f081"; } +.fa-square-twitter { + --fa: "\f081"; } -.fa-r-project:before { - content: "\f4f7"; } +.fa-twitter-square { + --fa: "\f081"; } -.fa-delicious:before { - content: "\f1a5"; } +.fa-r-project { + --fa: "\f4f7"; } -.fa-freebsd:before { - content: "\f3a4"; } +.fa-delicious { + --fa: "\f1a5"; } -.fa-vuejs:before { - content: "\f41f"; } +.fa-freebsd { + --fa: "\f3a4"; } -.fa-accusoft:before { - content: "\f369"; } +.fa-vuejs { + --fa: "\f41f"; } -.fa-ioxhost:before { - content: "\f208"; } +.fa-accusoft { + --fa: "\f369"; } -.fa-fonticons-fi:before { - content: "\f3a2"; } +.fa-ioxhost { + --fa: "\f208"; } -.fa-app-store:before { - content: "\f36f"; } +.fa-fonticons-fi { + --fa: "\f3a2"; } -.fa-cc-mastercard:before { - content: "\f1f1"; } +.fa-app-store { + --fa: "\f36f"; } -.fa-itunes-note:before { - content: "\f3b5"; } +.fa-cc-mastercard { + --fa: "\f1f1"; } -.fa-golang:before { - content: "\e40f"; } +.fa-itunes-note { + --fa: "\f3b5"; } -.fa-kickstarter:before { - content: "\f3bb"; } +.fa-golang { + --fa: "\e40f"; } -.fa-square-kickstarter:before { - content: "\f3bb"; } +.fa-kickstarter { + --fa: "\f3bb"; } -.fa-grav:before { - content: "\f2d6"; } +.fa-square-kickstarter { + --fa: "\f3bb"; } -.fa-weibo:before { - content: "\f18a"; } +.fa-grav { + --fa: "\f2d6"; } -.fa-uncharted:before { - content: "\e084"; } +.fa-weibo { + --fa: "\f18a"; } -.fa-firstdraft:before { - content: "\f3a1"; } +.fa-uncharted { + --fa: "\e084"; } -.fa-square-youtube:before { - content: "\f431"; } +.fa-firstdraft { + --fa: "\f3a1"; } -.fa-youtube-square:before { - content: "\f431"; } +.fa-square-youtube { + --fa: "\f431"; } -.fa-wikipedia-w:before { - content: "\f266"; } +.fa-youtube-square { + --fa: "\f431"; } -.fa-wpressr:before { - content: "\f3e4"; } +.fa-wikipedia-w { + --fa: "\f266"; } -.fa-rendact:before { - content: "\f3e4"; } +.fa-wpressr { + --fa: "\f3e4"; } -.fa-angellist:before { - content: "\f209"; } +.fa-rendact { + --fa: "\f3e4"; } -.fa-galactic-republic:before { - content: "\f50c"; } +.fa-angellist { + --fa: "\f209"; } -.fa-nfc-directional:before { - content: "\e530"; } +.fa-galactic-republic { + --fa: "\f50c"; } -.fa-skype:before { - content: "\f17e"; } +.fa-nfc-directional { + --fa: "\e530"; } -.fa-joget:before { - content: "\f3b7"; } +.fa-skype { + --fa: "\f17e"; } -.fa-fedora:before { - content: "\f798"; } +.fa-joget { + --fa: "\f3b7"; } -.fa-stripe-s:before { - content: "\f42a"; } +.fa-fedora { + --fa: "\f798"; } -.fa-meta:before { - content: "\e49b"; } +.fa-stripe-s { + --fa: "\f42a"; } -.fa-laravel:before { - content: "\f3bd"; } +.fa-meta { + --fa: "\e49b"; } -.fa-hotjar:before { - content: "\f3b1"; } +.fa-laravel { + --fa: "\f3bd"; } -.fa-bluetooth-b:before { - content: "\f294"; } +.fa-hotjar { + --fa: "\f3b1"; } -.fa-square-letterboxd:before { - content: "\e62e"; } +.fa-bluetooth-b { + --fa: "\f294"; } -.fa-sticker-mule:before { - content: "\f3f7"; } +.fa-square-letterboxd { + --fa: "\e62e"; } -.fa-creative-commons-zero:before { - content: "\f4f3"; } +.fa-sticker-mule { + --fa: "\f3f7"; } -.fa-hips:before { - content: "\f452"; } +.fa-creative-commons-zero { + --fa: "\f4f3"; } -.fa-behance:before { - content: "\f1b4"; } +.fa-hips { + --fa: "\f452"; } -.fa-reddit:before { - content: "\f1a1"; } +.fa-behance { + --fa: "\f1b4"; } -.fa-discord:before { - content: "\f392"; } +.fa-reddit { + --fa: "\f1a1"; } -.fa-chrome:before { - content: "\f268"; } +.fa-discord { + --fa: "\f392"; } -.fa-app-store-ios:before { - content: "\f370"; } +.fa-chrome { + --fa: "\f268"; } -.fa-cc-discover:before { - content: "\f1f2"; } +.fa-app-store-ios { + --fa: "\f370"; } -.fa-wpbeginner:before { - content: "\f297"; } +.fa-cc-discover { + --fa: "\f1f2"; } -.fa-confluence:before { - content: "\f78d"; } +.fa-wpbeginner { + --fa: "\f297"; } -.fa-shoelace:before { - content: "\e60c"; } +.fa-confluence { + --fa: "\f78d"; } -.fa-mdb:before { - content: "\f8ca"; } +.fa-shoelace { + --fa: "\e60c"; } -.fa-dochub:before { - content: "\f394"; } +.fa-mdb { + --fa: "\f8ca"; } -.fa-accessible-icon:before { - content: "\f368"; } +.fa-dochub { + --fa: "\f394"; } -.fa-ebay:before { - content: "\f4f4"; } +.fa-accessible-icon { + --fa: "\f368"; } -.fa-amazon:before { - content: "\f270"; } +.fa-ebay { + --fa: "\f4f4"; } -.fa-unsplash:before { - content: "\e07c"; } +.fa-amazon { + --fa: "\f270"; } -.fa-yarn:before { - content: "\f7e3"; } +.fa-unsplash { + --fa: "\e07c"; } -.fa-square-steam:before { - content: "\f1b7"; } +.fa-yarn { + --fa: "\f7e3"; } -.fa-steam-square:before { - content: "\f1b7"; } +.fa-square-steam { + --fa: "\f1b7"; } -.fa-500px:before { - content: "\f26e"; } +.fa-steam-square { + --fa: "\f1b7"; } -.fa-square-vimeo:before { - content: "\f194"; } +.fa-500px { + --fa: "\f26e"; } -.fa-vimeo-square:before { - content: "\f194"; } +.fa-square-vimeo { + --fa: "\f194"; } -.fa-asymmetrik:before { - content: "\f372"; } +.fa-vimeo-square { + --fa: "\f194"; } -.fa-font-awesome:before { - content: "\f2b4"; } +.fa-asymmetrik { + --fa: "\f372"; } -.fa-font-awesome-flag:before { - content: "\f2b4"; } +.fa-font-awesome { + --fa: "\f2b4"; } -.fa-font-awesome-logo-full:before { - content: "\f2b4"; } +.fa-font-awesome-flag { + --fa: "\f2b4"; } -.fa-gratipay:before { - content: "\f184"; } +.fa-font-awesome-logo-full { + --fa: "\f2b4"; } -.fa-apple:before { - content: "\f179"; } +.fa-gratipay { + --fa: "\f184"; } -.fa-hive:before { - content: "\e07f"; } +.fa-apple { + --fa: "\f179"; } -.fa-gitkraken:before { - content: "\f3a6"; } +.fa-hive { + --fa: "\e07f"; } -.fa-keybase:before { - content: "\f4f5"; } +.fa-gitkraken { + --fa: "\f3a6"; } -.fa-apple-pay:before { - content: "\f415"; } +.fa-keybase { + --fa: "\f4f5"; } -.fa-padlet:before { - content: "\e4a0"; } +.fa-apple-pay { + --fa: "\f415"; } -.fa-amazon-pay:before { - content: "\f42c"; } +.fa-padlet { + --fa: "\e4a0"; } -.fa-square-github:before { - content: "\f092"; } +.fa-amazon-pay { + --fa: "\f42c"; } -.fa-github-square:before { - content: "\f092"; } +.fa-square-github { + --fa: "\f092"; } -.fa-stumbleupon:before { - content: "\f1a4"; } +.fa-github-square { + --fa: "\f092"; } -.fa-fedex:before { - content: "\f797"; } +.fa-stumbleupon { + --fa: "\f1a4"; } -.fa-phoenix-framework:before { - content: "\f3dc"; } +.fa-fedex { + --fa: "\f797"; } -.fa-shopify:before { - content: "\e057"; } +.fa-phoenix-framework { + --fa: "\f3dc"; } -.fa-neos:before { - content: "\f612"; } +.fa-shopify { + --fa: "\e057"; } -.fa-square-threads:before { - content: "\e619"; } +.fa-neos { + --fa: "\f612"; } -.fa-hackerrank:before { - content: "\f5f7"; } +.fa-square-threads { + --fa: "\e619"; } -.fa-researchgate:before { - content: "\f4f8"; } +.fa-hackerrank { + --fa: "\f5f7"; } -.fa-swift:before { - content: "\f8e1"; } +.fa-researchgate { + --fa: "\f4f8"; } -.fa-angular:before { - content: "\f420"; } +.fa-swift { + --fa: "\f8e1"; } -.fa-speakap:before { - content: "\f3f3"; } +.fa-angular { + --fa: "\f420"; } -.fa-angrycreative:before { - content: "\f36e"; } +.fa-speakap { + --fa: "\f3f3"; } -.fa-y-combinator:before { - content: "\f23b"; } +.fa-angrycreative { + --fa: "\f36e"; } -.fa-empire:before { - content: "\f1d1"; } +.fa-y-combinator { + --fa: "\f23b"; } -.fa-envira:before { - content: "\f299"; } +.fa-empire { + --fa: "\f1d1"; } -.fa-google-scholar:before { - content: "\e63b"; } +.fa-envira { + --fa: "\f299"; } -.fa-square-gitlab:before { - content: "\e5ae"; } +.fa-google-scholar { + --fa: "\e63b"; } -.fa-gitlab-square:before { - content: "\e5ae"; } +.fa-square-gitlab { + --fa: "\e5ae"; } -.fa-studiovinari:before { - content: "\f3f8"; } +.fa-gitlab-square { + --fa: "\e5ae"; } -.fa-pied-piper:before { - content: "\f2ae"; } +.fa-studiovinari { + --fa: "\f3f8"; } -.fa-wordpress:before { - content: "\f19a"; } +.fa-pied-piper { + --fa: "\f2ae"; } -.fa-product-hunt:before { - content: "\f288"; } +.fa-wordpress { + --fa: "\f19a"; } -.fa-firefox:before { - content: "\f269"; } +.fa-product-hunt { + --fa: "\f288"; } -.fa-linode:before { - content: "\f2b8"; } +.fa-firefox { + --fa: "\f269"; } -.fa-goodreads:before { - content: "\f3a8"; } +.fa-linode { + --fa: "\f2b8"; } -.fa-square-odnoklassniki:before { - content: "\f264"; } +.fa-goodreads { + --fa: "\f3a8"; } -.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa-square-odnoklassniki { + --fa: "\f264"; } -.fa-jsfiddle:before { - content: "\f1cc"; } +.fa-odnoklassniki-square { + --fa: "\f264"; } -.fa-sith:before { - content: "\f512"; } +.fa-jsfiddle { + --fa: "\f1cc"; } -.fa-themeisle:before { - content: "\f2b2"; } +.fa-sith { + --fa: "\f512"; } -.fa-page4:before { - content: "\f3d7"; } +.fa-themeisle { + --fa: "\f2b2"; } -.fa-hashnode:before { - content: "\e499"; } +.fa-page4 { + --fa: "\f3d7"; } -.fa-react:before { - content: "\f41b"; } +.fa-hashnode { + --fa: "\e499"; } -.fa-cc-paypal:before { - content: "\f1f4"; } +.fa-react { + --fa: "\f41b"; } -.fa-squarespace:before { - content: "\f5be"; } +.fa-cc-paypal { + --fa: "\f1f4"; } -.fa-cc-stripe:before { - content: "\f1f5"; } +.fa-squarespace { + --fa: "\f5be"; } -.fa-creative-commons-share:before { - content: "\f4f2"; } +.fa-cc-stripe { + --fa: "\f1f5"; } -.fa-bitcoin:before { - content: "\f379"; } +.fa-creative-commons-share { + --fa: "\f4f2"; } -.fa-keycdn:before { - content: "\f3ba"; } +.fa-bitcoin { + --fa: "\f379"; } -.fa-opera:before { - content: "\f26a"; } +.fa-keycdn { + --fa: "\f3ba"; } -.fa-itch-io:before { - content: "\f83a"; } +.fa-opera { + --fa: "\f26a"; } -.fa-umbraco:before { - content: "\f8e8"; } +.fa-itch-io { + --fa: "\f83a"; } -.fa-galactic-senate:before { - content: "\f50d"; } +.fa-umbraco { + --fa: "\f8e8"; } -.fa-ubuntu:before { - content: "\f7df"; } +.fa-galactic-senate { + --fa: "\f50d"; } -.fa-draft2digital:before { - content: "\f396"; } +.fa-ubuntu { + --fa: "\f7df"; } -.fa-stripe:before { - content: "\f429"; } +.fa-draft2digital { + --fa: "\f396"; } -.fa-houzz:before { - content: "\f27c"; } +.fa-stripe { + --fa: "\f429"; } -.fa-gg:before { - content: "\f260"; } +.fa-houzz { + --fa: "\f27c"; } -.fa-dhl:before { - content: "\f790"; } +.fa-gg { + --fa: "\f260"; } -.fa-square-pinterest:before { - content: "\f0d3"; } +.fa-dhl { + --fa: "\f790"; } -.fa-pinterest-square:before { - content: "\f0d3"; } +.fa-square-pinterest { + --fa: "\f0d3"; } -.fa-xing:before { - content: "\f168"; } +.fa-pinterest-square { + --fa: "\f0d3"; } -.fa-blackberry:before { - content: "\f37b"; } +.fa-xing { + --fa: "\f168"; } -.fa-creative-commons-pd:before { - content: "\f4ec"; } +.fa-blackberry { + --fa: "\f37b"; } -.fa-playstation:before { - content: "\f3df"; } +.fa-creative-commons-pd { + --fa: "\f4ec"; } -.fa-quinscape:before { - content: "\f459"; } +.fa-playstation { + --fa: "\f3df"; } -.fa-less:before { - content: "\f41d"; } +.fa-quinscape { + --fa: "\f459"; } -.fa-blogger-b:before { - content: "\f37d"; } +.fa-less { + --fa: "\f41d"; } -.fa-opencart:before { - content: "\f23d"; } +.fa-blogger-b { + --fa: "\f37d"; } -.fa-vine:before { - content: "\f1ca"; } +.fa-opencart { + --fa: "\f23d"; } -.fa-signal-messenger:before { - content: "\e663"; } +.fa-vine { + --fa: "\f1ca"; } -.fa-paypal:before { - content: "\f1ed"; } +.fa-signal-messenger { + --fa: "\e663"; } -.fa-gitlab:before { - content: "\f296"; } +.fa-paypal { + --fa: "\f1ed"; } -.fa-typo3:before { - content: "\f42b"; } +.fa-gitlab { + --fa: "\f296"; } -.fa-reddit-alien:before { - content: "\f281"; } +.fa-typo3 { + --fa: "\f42b"; } -.fa-yahoo:before { - content: "\f19e"; } +.fa-reddit-alien { + --fa: "\f281"; } -.fa-dailymotion:before { - content: "\e052"; } +.fa-yahoo { + --fa: "\f19e"; } -.fa-affiliatetheme:before { - content: "\f36b"; } +.fa-dailymotion { + --fa: "\e052"; } -.fa-pied-piper-pp:before { - content: "\f1a7"; } +.fa-affiliatetheme { + --fa: "\f36b"; } -.fa-bootstrap:before { - content: "\f836"; } +.fa-pied-piper-pp { + --fa: "\f1a7"; } -.fa-odnoklassniki:before { - content: "\f263"; } +.fa-bootstrap { + --fa: "\f836"; } -.fa-nfc-symbol:before { - content: "\e531"; } +.fa-odnoklassniki { + --fa: "\f263"; } -.fa-mintbit:before { - content: "\e62f"; } +.fa-nfc-symbol { + --fa: "\e531"; } -.fa-ethereum:before { - content: "\f42e"; } +.fa-mintbit { + --fa: "\e62f"; } -.fa-speaker-deck:before { - content: "\f83c"; } +.fa-ethereum { + --fa: "\f42e"; } -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } +.fa-speaker-deck { + --fa: "\f83c"; } -.fa-patreon:before { - content: "\f3d9"; } +.fa-creative-commons-nc-eu { + --fa: "\f4e9"; } -.fa-avianex:before { - content: "\f374"; } +.fa-patreon { + --fa: "\f3d9"; } -.fa-ello:before { - content: "\f5f1"; } +.fa-avianex { + --fa: "\f374"; } -.fa-gofore:before { - content: "\f3a7"; } +.fa-ello { + --fa: "\f5f1"; } -.fa-bimobject:before { - content: "\f378"; } +.fa-gofore { + --fa: "\f3a7"; } -.fa-brave-reverse:before { - content: "\e63d"; } +.fa-bimobject { + --fa: "\f378"; } -.fa-facebook-f:before { - content: "\f39e"; } +.fa-brave-reverse { + --fa: "\e63d"; } -.fa-square-google-plus:before { - content: "\f0d4"; } +.fa-facebook-f { + --fa: "\f39e"; } -.fa-google-plus-square:before { - content: "\f0d4"; } +.fa-square-google-plus { + --fa: "\f0d4"; } -.fa-web-awesome:before { - content: "\e682"; } +.fa-google-plus-square { + --fa: "\f0d4"; } -.fa-mandalorian:before { - content: "\f50f"; } +.fa-web-awesome { + --fa: "\e682"; } -.fa-first-order-alt:before { - content: "\f50a"; } +.fa-mandalorian { + --fa: "\f50f"; } -.fa-osi:before { - content: "\f41a"; } +.fa-first-order-alt { + --fa: "\f50a"; } -.fa-google-wallet:before { - content: "\f1ee"; } +.fa-osi { + --fa: "\f41a"; } -.fa-d-and-d-beyond:before { - content: "\f6ca"; } +.fa-google-wallet { + --fa: "\f1ee"; } -.fa-periscope:before { - content: "\f3da"; } +.fa-d-and-d-beyond { + --fa: "\f6ca"; } -.fa-fulcrum:before { - content: "\f50b"; } +.fa-periscope { + --fa: "\f3da"; } -.fa-cloudscale:before { - content: "\f383"; } +.fa-fulcrum { + --fa: "\f50b"; } -.fa-forumbee:before { - content: "\f211"; } +.fa-cloudscale { + --fa: "\f383"; } -.fa-mizuni:before { - content: "\f3cc"; } +.fa-forumbee { + --fa: "\f211"; } -.fa-schlix:before { - content: "\f3ea"; } +.fa-mizuni { + --fa: "\f3cc"; } -.fa-square-xing:before { - content: "\f169"; } +.fa-schlix { + --fa: "\f3ea"; } -.fa-xing-square:before { - content: "\f169"; } +.fa-square-xing { + --fa: "\f169"; } -.fa-bandcamp:before { - content: "\f2d5"; } +.fa-xing-square { + --fa: "\f169"; } -.fa-wpforms:before { - content: "\f298"; } +.fa-bandcamp { + --fa: "\f2d5"; } -.fa-cloudversify:before { - content: "\f385"; } +.fa-wpforms { + --fa: "\f298"; } -.fa-usps:before { - content: "\f7e1"; } +.fa-cloudversify { + --fa: "\f385"; } -.fa-megaport:before { - content: "\f5a3"; } +.fa-usps { + --fa: "\f7e1"; } -.fa-magento:before { - content: "\f3c4"; } +.fa-megaport { + --fa: "\f5a3"; } -.fa-spotify:before { - content: "\f1bc"; } +.fa-magento { + --fa: "\f3c4"; } -.fa-optin-monster:before { - content: "\f23c"; } +.fa-spotify { + --fa: "\f1bc"; } -.fa-fly:before { - content: "\f417"; } +.fa-optin-monster { + --fa: "\f23c"; } -.fa-aviato:before { - content: "\f421"; } +.fa-fly { + --fa: "\f417"; } -.fa-itunes:before { - content: "\f3b4"; } +.fa-aviato { + --fa: "\f421"; } -.fa-cuttlefish:before { - content: "\f38c"; } +.fa-itunes { + --fa: "\f3b4"; } -.fa-blogger:before { - content: "\f37c"; } +.fa-cuttlefish { + --fa: "\f38c"; } -.fa-flickr:before { - content: "\f16e"; } +.fa-blogger { + --fa: "\f37c"; } -.fa-viber:before { - content: "\f409"; } +.fa-flickr { + --fa: "\f16e"; } -.fa-soundcloud:before { - content: "\f1be"; } +.fa-viber { + --fa: "\f409"; } -.fa-digg:before { - content: "\f1a6"; } +.fa-soundcloud { + --fa: "\f1be"; } -.fa-tencent-weibo:before { - content: "\f1d5"; } +.fa-digg { + --fa: "\f1a6"; } -.fa-letterboxd:before { - content: "\e62d"; } +.fa-tencent-weibo { + --fa: "\f1d5"; } -.fa-symfony:before { - content: "\f83d"; } +.fa-letterboxd { + --fa: "\e62d"; } -.fa-maxcdn:before { - content: "\f136"; } +.fa-symfony { + --fa: "\f83d"; } -.fa-etsy:before { - content: "\f2d7"; } +.fa-maxcdn { + --fa: "\f136"; } -.fa-facebook-messenger:before { - content: "\f39f"; } +.fa-etsy { + --fa: "\f2d7"; } -.fa-audible:before { - content: "\f373"; } +.fa-facebook-messenger { + --fa: "\f39f"; } -.fa-think-peaks:before { - content: "\f731"; } +.fa-audible { + --fa: "\f373"; } -.fa-bilibili:before { - content: "\e3d9"; } +.fa-think-peaks { + --fa: "\f731"; } -.fa-erlang:before { - content: "\f39d"; } +.fa-bilibili { + --fa: "\e3d9"; } -.fa-x-twitter:before { - content: "\e61b"; } +.fa-erlang { + --fa: "\f39d"; } -.fa-cotton-bureau:before { - content: "\f89e"; } +.fa-x-twitter { + --fa: "\e61b"; } -.fa-dashcube:before { - content: "\f210"; } +.fa-cotton-bureau { + --fa: "\f89e"; } -.fa-42-group:before { - content: "\e080"; } +.fa-dashcube { + --fa: "\f210"; } -.fa-innosoft:before { - content: "\e080"; } +.fa-42-group { + --fa: "\e080"; } -.fa-stack-exchange:before { - content: "\f18d"; } +.fa-innosoft { + --fa: "\e080"; } -.fa-elementor:before { - content: "\f430"; } +.fa-stack-exchange { + --fa: "\f18d"; } -.fa-square-pied-piper:before { - content: "\e01e"; } +.fa-elementor { + --fa: "\f430"; } -.fa-pied-piper-square:before { - content: "\e01e"; } +.fa-square-pied-piper { + --fa: "\e01e"; } -.fa-creative-commons-nd:before { - content: "\f4eb"; } +.fa-pied-piper-square { + --fa: "\e01e"; } -.fa-palfed:before { - content: "\f3d8"; } +.fa-creative-commons-nd { + --fa: "\f4eb"; } -.fa-superpowers:before { - content: "\f2dd"; } +.fa-palfed { + --fa: "\f3d8"; } -.fa-resolving:before { - content: "\f3e7"; } +.fa-superpowers { + --fa: "\f2dd"; } -.fa-xbox:before { - content: "\f412"; } +.fa-resolving { + --fa: "\f3e7"; } -.fa-square-web-awesome-stroke:before { - content: "\e684"; } +.fa-xbox { + --fa: "\f412"; } -.fa-searchengin:before { - content: "\f3eb"; } +.fa-square-web-awesome-stroke { + --fa: "\e684"; } -.fa-tiktok:before { - content: "\e07b"; } +.fa-searchengin { + --fa: "\f3eb"; } -.fa-square-facebook:before { - content: "\f082"; } +.fa-tiktok { + --fa: "\e07b"; } -.fa-facebook-square:before { - content: "\f082"; } +.fa-square-facebook { + --fa: "\f082"; } -.fa-renren:before { - content: "\f18b"; } +.fa-facebook-square { + --fa: "\f082"; } -.fa-linux:before { - content: "\f17c"; } +.fa-renren { + --fa: "\f18b"; } -.fa-glide:before { - content: "\f2a5"; } +.fa-linux { + --fa: "\f17c"; } -.fa-linkedin:before { - content: "\f08c"; } +.fa-glide { + --fa: "\f2a5"; } -.fa-hubspot:before { - content: "\f3b2"; } +.fa-linkedin { + --fa: "\f08c"; } -.fa-deploydog:before { - content: "\f38e"; } +.fa-hubspot { + --fa: "\f3b2"; } -.fa-twitch:before { - content: "\f1e8"; } +.fa-deploydog { + --fa: "\f38e"; } -.fa-flutter:before { - content: "\e694"; } +.fa-twitch { + --fa: "\f1e8"; } -.fa-ravelry:before { - content: "\f2d9"; } +.fa-flutter { + --fa: "\e694"; } -.fa-mixer:before { - content: "\e056"; } +.fa-ravelry { + --fa: "\f2d9"; } -.fa-square-lastfm:before { - content: "\f203"; } +.fa-mixer { + --fa: "\e056"; } -.fa-lastfm-square:before { - content: "\f203"; } +.fa-square-lastfm { + --fa: "\f203"; } -.fa-vimeo:before { - content: "\f40a"; } +.fa-lastfm-square { + --fa: "\f203"; } -.fa-mendeley:before { - content: "\f7b3"; } +.fa-vimeo { + --fa: "\f40a"; } -.fa-uniregistry:before { - content: "\f404"; } +.fa-mendeley { + --fa: "\f7b3"; } -.fa-figma:before { - content: "\f799"; } +.fa-uniregistry { + --fa: "\f404"; } -.fa-creative-commons-remix:before { - content: "\f4ee"; } +.fa-figma { + --fa: "\f799"; } -.fa-cc-amazon-pay:before { - content: "\f42d"; } +.fa-creative-commons-remix { + --fa: "\f4ee"; } -.fa-dropbox:before { - content: "\f16b"; } +.fa-cc-amazon-pay { + --fa: "\f42d"; } -.fa-instagram:before { - content: "\f16d"; } +.fa-dropbox { + --fa: "\f16b"; } -.fa-cmplid:before { - content: "\e360"; } +.fa-instagram { + --fa: "\f16d"; } -.fa-upwork:before { - content: "\e641"; } +.fa-cmplid { + --fa: "\e360"; } -.fa-facebook:before { - content: "\f09a"; } +.fa-upwork { + --fa: "\e641"; } -.fa-gripfire:before { - content: "\f3ac"; } +.fa-facebook { + --fa: "\f09a"; } -.fa-jedi-order:before { - content: "\f50e"; } +.fa-gripfire { + --fa: "\f3ac"; } -.fa-uikit:before { - content: "\f403"; } +.fa-jedi-order { + --fa: "\f50e"; } -.fa-fort-awesome-alt:before { - content: "\f3a3"; } +.fa-uikit { + --fa: "\f403"; } -.fa-phabricator:before { - content: "\f3db"; } +.fa-fort-awesome-alt { + --fa: "\f3a3"; } -.fa-ussunnah:before { - content: "\f407"; } +.fa-phabricator { + --fa: "\f3db"; } -.fa-earlybirds:before { - content: "\f39a"; } +.fa-ussunnah { + --fa: "\f407"; } -.fa-trade-federation:before { - content: "\f513"; } +.fa-earlybirds { + --fa: "\f39a"; } -.fa-autoprefixer:before { - content: "\f41c"; } +.fa-trade-federation { + --fa: "\f513"; } -.fa-whatsapp:before { - content: "\f232"; } +.fa-autoprefixer { + --fa: "\f41c"; } -.fa-square-upwork:before { - content: "\e67c"; } +.fa-whatsapp { + --fa: "\f232"; } -.fa-slideshare:before { - content: "\f1e7"; } +.fa-square-upwork { + --fa: "\e67c"; } -.fa-google-play:before { - content: "\f3ab"; } +.fa-slideshare { + --fa: "\f1e7"; } -.fa-viadeo:before { - content: "\f2a9"; } +.fa-google-play { + --fa: "\f3ab"; } -.fa-line:before { - content: "\f3c0"; } +.fa-viadeo { + --fa: "\f2a9"; } -.fa-google-drive:before { - content: "\f3aa"; } +.fa-line { + --fa: "\f3c0"; } -.fa-servicestack:before { - content: "\f3ec"; } +.fa-google-drive { + --fa: "\f3aa"; } -.fa-simplybuilt:before { - content: "\f215"; } +.fa-servicestack { + --fa: "\f3ec"; } -.fa-bitbucket:before { - content: "\f171"; } +.fa-simplybuilt { + --fa: "\f215"; } -.fa-imdb:before { - content: "\f2d8"; } +.fa-bitbucket { + --fa: "\f171"; } -.fa-deezer:before { - content: "\e077"; } +.fa-imdb { + --fa: "\f2d8"; } -.fa-raspberry-pi:before { - content: "\f7bb"; } +.fa-deezer { + --fa: "\e077"; } -.fa-jira:before { - content: "\f7b1"; } +.fa-raspberry-pi { + --fa: "\f7bb"; } -.fa-docker:before { - content: "\f395"; } +.fa-jira { + --fa: "\f7b1"; } -.fa-screenpal:before { - content: "\e570"; } +.fa-docker { + --fa: "\f395"; } -.fa-bluetooth:before { - content: "\f293"; } +.fa-screenpal { + --fa: "\e570"; } -.fa-gitter:before { - content: "\f426"; } +.fa-bluetooth { + --fa: "\f293"; } -.fa-d-and-d:before { - content: "\f38d"; } +.fa-gitter { + --fa: "\f426"; } -.fa-microblog:before { - content: "\e01a"; } +.fa-d-and-d { + --fa: "\f38d"; } -.fa-cc-diners-club:before { - content: "\f24c"; } +.fa-microblog { + --fa: "\e01a"; } -.fa-gg-circle:before { - content: "\f261"; } +.fa-cc-diners-club { + --fa: "\f24c"; } -.fa-pied-piper-hat:before { - content: "\f4e5"; } +.fa-gg-circle { + --fa: "\f261"; } -.fa-kickstarter-k:before { - content: "\f3bc"; } +.fa-pied-piper-hat { + --fa: "\f4e5"; } -.fa-yandex:before { - content: "\f413"; } +.fa-kickstarter-k { + --fa: "\f3bc"; } -.fa-readme:before { - content: "\f4d5"; } +.fa-yandex { + --fa: "\f413"; } -.fa-html5:before { - content: "\f13b"; } +.fa-readme { + --fa: "\f4d5"; } -.fa-sellsy:before { - content: "\f213"; } +.fa-html5 { + --fa: "\f13b"; } -.fa-square-web-awesome:before { - content: "\e683"; } +.fa-sellsy { + --fa: "\f213"; } -.fa-sass:before { - content: "\f41e"; } +.fa-square-web-awesome { + --fa: "\e683"; } -.fa-wirsindhandwerk:before { - content: "\e2d0"; } +.fa-sass { + --fa: "\f41e"; } -.fa-wsh:before { - content: "\e2d0"; } +.fa-wirsindhandwerk { + --fa: "\e2d0"; } -.fa-buromobelexperte:before { - content: "\f37f"; } +.fa-wsh { + --fa: "\e2d0"; } -.fa-salesforce:before { - content: "\f83b"; } +.fa-buromobelexperte { + --fa: "\f37f"; } -.fa-octopus-deploy:before { - content: "\e082"; } +.fa-salesforce { + --fa: "\f83b"; } -.fa-medapps:before { - content: "\f3c6"; } +.fa-octopus-deploy { + --fa: "\e082"; } -.fa-ns8:before { - content: "\f3d5"; } +.fa-medapps { + --fa: "\f3c6"; } -.fa-pinterest-p:before { - content: "\f231"; } +.fa-ns8 { + --fa: "\f3d5"; } -.fa-apper:before { - content: "\f371"; } +.fa-pinterest-p { + --fa: "\f231"; } -.fa-fort-awesome:before { - content: "\f286"; } +.fa-apper { + --fa: "\f371"; } -.fa-waze:before { - content: "\f83f"; } +.fa-fort-awesome { + --fa: "\f286"; } -.fa-bluesky:before { - content: "\e671"; } +.fa-waze { + --fa: "\f83f"; } -.fa-cc-jcb:before { - content: "\f24b"; } +.fa-bluesky { + --fa: "\e671"; } -.fa-snapchat:before { - content: "\f2ab"; } +.fa-cc-jcb { + --fa: "\f24b"; } -.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa-snapchat { + --fa: "\f2ab"; } -.fa-fantasy-flight-games:before { - content: "\f6dc"; } +.fa-snapchat-ghost { + --fa: "\f2ab"; } -.fa-rust:before { - content: "\e07a"; } +.fa-fantasy-flight-games { + --fa: "\f6dc"; } -.fa-wix:before { - content: "\f5cf"; } +.fa-rust { + --fa: "\e07a"; } -.fa-square-behance:before { - content: "\f1b5"; } +.fa-wix { + --fa: "\f5cf"; } -.fa-behance-square:before { - content: "\f1b5"; } +.fa-square-behance { + --fa: "\f1b5"; } -.fa-supple:before { - content: "\f3f9"; } +.fa-behance-square { + --fa: "\f1b5"; } -.fa-webflow:before { - content: "\e65c"; } +.fa-supple { + --fa: "\f3f9"; } -.fa-rebel:before { - content: "\f1d0"; } +.fa-webflow { + --fa: "\e65c"; } -.fa-css3:before { - content: "\f13c"; } +.fa-rebel { + --fa: "\f1d0"; } -.fa-staylinked:before { - content: "\f3f5"; } +.fa-css3 { + --fa: "\f13c"; } -.fa-kaggle:before { - content: "\f5fa"; } +.fa-staylinked { + --fa: "\f3f5"; } -.fa-space-awesome:before { - content: "\e5ac"; } +.fa-kaggle { + --fa: "\f5fa"; } -.fa-deviantart:before { - content: "\f1bd"; } +.fa-space-awesome { + --fa: "\e5ac"; } -.fa-cpanel:before { - content: "\f388"; } +.fa-deviantart { + --fa: "\f1bd"; } -.fa-goodreads-g:before { - content: "\f3a9"; } +.fa-cpanel { + --fa: "\f388"; } -.fa-square-git:before { - content: "\f1d2"; } +.fa-goodreads-g { + --fa: "\f3a9"; } -.fa-git-square:before { - content: "\f1d2"; } +.fa-square-git { + --fa: "\f1d2"; } -.fa-square-tumblr:before { - content: "\f174"; } +.fa-git-square { + --fa: "\f1d2"; } -.fa-tumblr-square:before { - content: "\f174"; } +.fa-square-tumblr { + --fa: "\f174"; } -.fa-trello:before { - content: "\f181"; } +.fa-tumblr-square { + --fa: "\f174"; } -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } +.fa-trello { + --fa: "\f181"; } -.fa-get-pocket:before { - content: "\f265"; } +.fa-creative-commons-nc-jp { + --fa: "\f4ea"; } -.fa-perbyte:before { - content: "\e083"; } +.fa-get-pocket { + --fa: "\f265"; } -.fa-grunt:before { - content: "\f3ad"; } +.fa-perbyte { + --fa: "\e083"; } -.fa-weebly:before { - content: "\f5cc"; } +.fa-grunt { + --fa: "\f3ad"; } -.fa-connectdevelop:before { - content: "\f20e"; } +.fa-weebly { + --fa: "\f5cc"; } -.fa-leanpub:before { - content: "\f212"; } +.fa-connectdevelop { + --fa: "\f20e"; } -.fa-black-tie:before { - content: "\f27e"; } +.fa-leanpub { + --fa: "\f212"; } -.fa-themeco:before { - content: "\f5c6"; } +.fa-black-tie { + --fa: "\f27e"; } -.fa-python:before { - content: "\f3e2"; } +.fa-themeco { + --fa: "\f5c6"; } -.fa-android:before { - content: "\f17b"; } +.fa-python { + --fa: "\f3e2"; } -.fa-bots:before { - content: "\e340"; } +.fa-android { + --fa: "\f17b"; } -.fa-free-code-camp:before { - content: "\f2c5"; } +.fa-bots { + --fa: "\e340"; } -.fa-hornbill:before { - content: "\f592"; } +.fa-free-code-camp { + --fa: "\f2c5"; } -.fa-js:before { - content: "\f3b8"; } +.fa-hornbill { + --fa: "\f592"; } -.fa-ideal:before { - content: "\e013"; } +.fa-js { + --fa: "\f3b8"; } -.fa-git:before { - content: "\f1d3"; } +.fa-ideal { + --fa: "\e013"; } -.fa-dev:before { - content: "\f6cc"; } +.fa-git { + --fa: "\f1d3"; } -.fa-sketch:before { - content: "\f7c6"; } +.fa-dev { + --fa: "\f6cc"; } -.fa-yandex-international:before { - content: "\f414"; } +.fa-sketch { + --fa: "\f7c6"; } -.fa-cc-amex:before { - content: "\f1f3"; } +.fa-yandex-international { + --fa: "\f414"; } -.fa-uber:before { - content: "\f402"; } +.fa-cc-amex { + --fa: "\f1f3"; } -.fa-github:before { - content: "\f09b"; } +.fa-uber { + --fa: "\f402"; } -.fa-php:before { - content: "\f457"; } +.fa-github { + --fa: "\f09b"; } -.fa-alipay:before { - content: "\f642"; } +.fa-php { + --fa: "\f457"; } -.fa-youtube:before { - content: "\f167"; } +.fa-alipay { + --fa: "\f642"; } -.fa-skyatlas:before { - content: "\f216"; } +.fa-youtube { + --fa: "\f167"; } -.fa-firefox-browser:before { - content: "\e007"; } +.fa-skyatlas { + --fa: "\f216"; } -.fa-replyd:before { - content: "\f3e6"; } +.fa-firefox-browser { + --fa: "\e007"; } -.fa-suse:before { - content: "\f7d6"; } +.fa-replyd { + --fa: "\f3e6"; } -.fa-jenkins:before { - content: "\f3b6"; } +.fa-suse { + --fa: "\f7d6"; } -.fa-twitter:before { - content: "\f099"; } +.fa-jenkins { + --fa: "\f3b6"; } -.fa-rockrms:before { - content: "\f3e9"; } +.fa-twitter { + --fa: "\f099"; } -.fa-pinterest:before { - content: "\f0d2"; } +.fa-rockrms { + --fa: "\f3e9"; } -.fa-buffer:before { - content: "\f837"; } +.fa-pinterest { + --fa: "\f0d2"; } -.fa-npm:before { - content: "\f3d4"; } +.fa-buffer { + --fa: "\f837"; } -.fa-yammer:before { - content: "\f840"; } +.fa-npm { + --fa: "\f3d4"; } -.fa-btc:before { - content: "\f15a"; } +.fa-yammer { + --fa: "\f840"; } -.fa-dribbble:before { - content: "\f17d"; } +.fa-btc { + --fa: "\f15a"; } -.fa-stumbleupon-circle:before { - content: "\f1a3"; } +.fa-dribbble { + --fa: "\f17d"; } -.fa-internet-explorer:before { - content: "\f26b"; } +.fa-stumbleupon-circle { + --fa: "\f1a3"; } -.fa-stubber:before { - content: "\e5c7"; } +.fa-internet-explorer { + --fa: "\f26b"; } -.fa-telegram:before { - content: "\f2c6"; } +.fa-stubber { + --fa: "\e5c7"; } -.fa-telegram-plane:before { - content: "\f2c6"; } +.fa-telegram { + --fa: "\f2c6"; } -.fa-old-republic:before { - content: "\f510"; } +.fa-telegram-plane { + --fa: "\f2c6"; } -.fa-odysee:before { - content: "\e5c6"; } +.fa-old-republic { + --fa: "\f510"; } -.fa-square-whatsapp:before { - content: "\f40c"; } +.fa-odysee { + --fa: "\e5c6"; } -.fa-whatsapp-square:before { - content: "\f40c"; } +.fa-square-whatsapp { + --fa: "\f40c"; } -.fa-node-js:before { - content: "\f3d3"; } +.fa-whatsapp-square { + --fa: "\f40c"; } -.fa-edge-legacy:before { - content: "\e078"; } +.fa-node-js { + --fa: "\f3d3"; } -.fa-slack:before { - content: "\f198"; } +.fa-edge-legacy { + --fa: "\e078"; } -.fa-slack-hash:before { - content: "\f198"; } +.fa-slack { + --fa: "\f198"; } -.fa-medrt:before { - content: "\f3c8"; } +.fa-slack-hash { + --fa: "\f198"; } -.fa-usb:before { - content: "\f287"; } +.fa-medrt { + --fa: "\f3c8"; } -.fa-tumblr:before { - content: "\f173"; } +.fa-usb { + --fa: "\f287"; } -.fa-vaadin:before { - content: "\f408"; } +.fa-tumblr { + --fa: "\f173"; } -.fa-quora:before { - content: "\f2c4"; } +.fa-vaadin { + --fa: "\f408"; } -.fa-square-x-twitter:before { - content: "\e61a"; } +.fa-quora { + --fa: "\f2c4"; } -.fa-reacteurope:before { - content: "\f75d"; } +.fa-square-x-twitter { + --fa: "\e61a"; } -.fa-medium:before { - content: "\f23a"; } +.fa-reacteurope { + --fa: "\f75d"; } -.fa-medium-m:before { - content: "\f23a"; } +.fa-medium { + --fa: "\f23a"; } -.fa-amilia:before { - content: "\f36d"; } +.fa-medium-m { + --fa: "\f23a"; } -.fa-mixcloud:before { - content: "\f289"; } +.fa-amilia { + --fa: "\f36d"; } -.fa-flipboard:before { - content: "\f44d"; } +.fa-mixcloud { + --fa: "\f289"; } -.fa-viacoin:before { - content: "\f237"; } +.fa-flipboard { + --fa: "\f44d"; } -.fa-critical-role:before { - content: "\f6c9"; } +.fa-viacoin { + --fa: "\f237"; } -.fa-sitrox:before { - content: "\e44a"; } +.fa-critical-role { + --fa: "\f6c9"; } -.fa-discourse:before { - content: "\f393"; } +.fa-sitrox { + --fa: "\e44a"; } -.fa-joomla:before { - content: "\f1aa"; } +.fa-discourse { + --fa: "\f393"; } -.fa-mastodon:before { - content: "\f4f6"; } +.fa-joomla { + --fa: "\f1aa"; } -.fa-airbnb:before { - content: "\f834"; } +.fa-mastodon { + --fa: "\f4f6"; } -.fa-wolf-pack-battalion:before { - content: "\f514"; } +.fa-airbnb { + --fa: "\f834"; } -.fa-buy-n-large:before { - content: "\f8a6"; } +.fa-wolf-pack-battalion { + --fa: "\f514"; } -.fa-gulp:before { - content: "\f3ae"; } +.fa-buy-n-large { + --fa: "\f8a6"; } -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } +.fa-gulp { + --fa: "\f3ae"; } -.fa-strava:before { - content: "\f428"; } +.fa-creative-commons-sampling-plus { + --fa: "\f4f1"; } -.fa-ember:before { - content: "\f423"; } +.fa-strava { + --fa: "\f428"; } -.fa-canadian-maple-leaf:before { - content: "\f785"; } +.fa-ember { + --fa: "\f423"; } -.fa-teamspeak:before { - content: "\f4f9"; } +.fa-canadian-maple-leaf { + --fa: "\f785"; } -.fa-pushed:before { - content: "\f3e1"; } +.fa-teamspeak { + --fa: "\f4f9"; } -.fa-wordpress-simple:before { - content: "\f411"; } +.fa-pushed { + --fa: "\f3e1"; } -.fa-nutritionix:before { - content: "\f3d6"; } +.fa-wordpress-simple { + --fa: "\f411"; } -.fa-wodu:before { - content: "\e088"; } +.fa-nutritionix { + --fa: "\f3d6"; } -.fa-google-pay:before { - content: "\e079"; } +.fa-wodu { + --fa: "\e088"; } -.fa-intercom:before { - content: "\f7af"; } +.fa-google-pay { + --fa: "\e079"; } -.fa-zhihu:before { - content: "\f63f"; } +.fa-intercom { + --fa: "\f7af"; } -.fa-korvue:before { - content: "\f42f"; } +.fa-zhihu { + --fa: "\f63f"; } -.fa-pix:before { - content: "\e43a"; } +.fa-korvue { + --fa: "\f42f"; } -.fa-steam-symbol:before { - content: "\f3f6"; } +.fa-pix { + --fa: "\e43a"; } + +.fa-steam-symbol { + --fa: "\f3f6"; } diff --git a/css/brands.min.css b/css/brands.min.css index bcc96eb02..799f93eb1 100644 --- a/css/brands.min.css +++ b/css/brands.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"} \ No newline at end of file +:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"} \ No newline at end of file diff --git a/css/fontawesome.css b/css/fontawesome.css index 6f61ca727..186f54410 100644 --- a/css/fontawesome.css +++ b/css/fontawesome.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -7,14 +7,12 @@ font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); } -.fa-solid, -.fa-regular, -.fa-brands, .fas, .far, .fab, -.fa-sharp-solid, -.fa-classic, +.fa-solid, +.fa-regular, +.fa-brands, .fa { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; @@ -24,15 +22,25 @@ line-height: 1; text-rendering: auto; } -.fas, +.fas::before, +.far::before, +.fab::before, +.fa-solid::before, +.fa-regular::before, +.fa-brands::before, +.fa::before { + content: var(--fa); + content: var(--fa)/""; } + .fa-classic, +.fas, .fa-solid, .far, .fa-regular { font-family: 'Font Awesome 6 Free'; } -.fab, -.fa-brands { +.fa-brands, +.fab { font-family: 'Font Awesome 6 Brands'; } .fa-1x { @@ -325,5870 +333,7853 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.fa-0::before { - content: "\30"; } +.fa-0 { + --fa: "\30"; + --fa--fa: "\30\30"; } -.fa-1::before { - content: "\31"; } +.fa-1 { + --fa: "\31"; + --fa--fa: "\31\31"; } -.fa-2::before { - content: "\32"; } +.fa-2 { + --fa: "\32"; + --fa--fa: "\32\32"; } -.fa-3::before { - content: "\33"; } +.fa-3 { + --fa: "\33"; + --fa--fa: "\33\33"; } -.fa-4::before { - content: "\34"; } +.fa-4 { + --fa: "\34"; + --fa--fa: "\34\34"; } -.fa-5::before { - content: "\35"; } +.fa-5 { + --fa: "\35"; + --fa--fa: "\35\35"; } -.fa-6::before { - content: "\36"; } +.fa-6 { + --fa: "\36"; + --fa--fa: "\36\36"; } -.fa-7::before { - content: "\37"; } +.fa-7 { + --fa: "\37"; + --fa--fa: "\37\37"; } -.fa-8::before { - content: "\38"; } +.fa-8 { + --fa: "\38"; + --fa--fa: "\38\38"; } -.fa-9::before { - content: "\39"; } +.fa-9 { + --fa: "\39"; + --fa--fa: "\39\39"; } -.fa-fill-drip::before { - content: "\f576"; } +.fa-fill-drip { + --fa: "\f576"; + --fa--fa: "\f576\f576"; } -.fa-arrows-to-circle::before { - content: "\e4bd"; } +.fa-arrows-to-circle { + --fa: "\e4bd"; + --fa--fa: "\e4bd\e4bd"; } -.fa-circle-chevron-right::before { - content: "\f138"; } +.fa-circle-chevron-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-chevron-circle-right::before { - content: "\f138"; } +.fa-chevron-circle-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-at::before { - content: "\40"; } +.fa-at { + --fa: "\40"; + --fa--fa: "\40\40"; } -.fa-trash-can::before { - content: "\f2ed"; } +.fa-trash-can { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-trash-alt::before { - content: "\f2ed"; } +.fa-trash-alt { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-text-height::before { - content: "\f034"; } +.fa-text-height { + --fa: "\f034"; + --fa--fa: "\f034\f034"; } -.fa-user-xmark::before { - content: "\f235"; } +.fa-user-xmark { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-user-times::before { - content: "\f235"; } +.fa-user-times { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-stethoscope::before { - content: "\f0f1"; } +.fa-stethoscope { + --fa: "\f0f1"; + --fa--fa: "\f0f1\f0f1"; } -.fa-message::before { - content: "\f27a"; } +.fa-message { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-comment-alt::before { - content: "\f27a"; } +.fa-comment-alt { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-info::before { - content: "\f129"; } +.fa-info { + --fa: "\f129"; + --fa--fa: "\f129\f129"; } -.fa-down-left-and-up-right-to-center::before { - content: "\f422"; } +.fa-down-left-and-up-right-to-center { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-compress-alt::before { - content: "\f422"; } +.fa-compress-alt { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-explosion::before { - content: "\e4e9"; } +.fa-explosion { + --fa: "\e4e9"; + --fa--fa: "\e4e9\e4e9"; } -.fa-file-lines::before { - content: "\f15c"; } +.fa-file-lines { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-alt::before { - content: "\f15c"; } +.fa-file-alt { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-text::before { - content: "\f15c"; } +.fa-file-text { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-wave-square::before { - content: "\f83e"; } +.fa-wave-square { + --fa: "\f83e"; + --fa--fa: "\f83e\f83e"; } -.fa-ring::before { - content: "\f70b"; } +.fa-ring { + --fa: "\f70b"; + --fa--fa: "\f70b\f70b"; } -.fa-building-un::before { - content: "\e4d9"; } +.fa-building-un { + --fa: "\e4d9"; + --fa--fa: "\e4d9\e4d9"; } -.fa-dice-three::before { - content: "\f527"; } +.fa-dice-three { + --fa: "\f527"; + --fa--fa: "\f527\f527"; } -.fa-calendar-days::before { - content: "\f073"; } +.fa-calendar-days { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-calendar-alt::before { - content: "\f073"; } +.fa-calendar-alt { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-anchor-circle-check::before { - content: "\e4aa"; } +.fa-anchor-circle-check { + --fa: "\e4aa"; + --fa--fa: "\e4aa\e4aa"; } -.fa-building-circle-arrow-right::before { - content: "\e4d1"; } +.fa-building-circle-arrow-right { + --fa: "\e4d1"; + --fa--fa: "\e4d1\e4d1"; } -.fa-volleyball::before { - content: "\f45f"; } +.fa-volleyball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-volleyball-ball::before { - content: "\f45f"; } +.fa-volleyball-ball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-arrows-up-to-line::before { - content: "\e4c2"; } +.fa-arrows-up-to-line { + --fa: "\e4c2"; + --fa--fa: "\e4c2\e4c2"; } -.fa-sort-down::before { - content: "\f0dd"; } +.fa-sort-down { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-sort-desc::before { - content: "\f0dd"; } +.fa-sort-desc { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-circle-minus::before { - content: "\f056"; } +.fa-circle-minus { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-minus-circle::before { - content: "\f056"; } +.fa-minus-circle { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-door-open::before { - content: "\f52b"; } +.fa-door-open { + --fa: "\f52b"; + --fa--fa: "\f52b\f52b"; } -.fa-right-from-bracket::before { - content: "\f2f5"; } +.fa-right-from-bracket { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-sign-out-alt::before { - content: "\f2f5"; } +.fa-sign-out-alt { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-atom::before { - content: "\f5d2"; } +.fa-atom { + --fa: "\f5d2"; + --fa--fa: "\f5d2\f5d2"; } -.fa-soap::before { - content: "\e06e"; } +.fa-soap { + --fa: "\e06e"; + --fa--fa: "\e06e\e06e"; } -.fa-icons::before { - content: "\f86d"; } +.fa-icons { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-heart-music-camera-bolt::before { - content: "\f86d"; } +.fa-heart-music-camera-bolt { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-microphone-lines-slash::before { - content: "\f539"; } +.fa-microphone-lines-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-microphone-alt-slash::before { - content: "\f539"; } +.fa-microphone-alt-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-bridge-circle-check::before { - content: "\e4c9"; } +.fa-bridge-circle-check { + --fa: "\e4c9"; + --fa--fa: "\e4c9\e4c9"; } -.fa-pump-medical::before { - content: "\e06a"; } +.fa-pump-medical { + --fa: "\e06a"; + --fa--fa: "\e06a\e06a"; } -.fa-fingerprint::before { - content: "\f577"; } +.fa-fingerprint { + --fa: "\f577"; + --fa--fa: "\f577\f577"; } -.fa-hand-point-right::before { - content: "\f0a4"; } +.fa-hand-point-right { + --fa: "\f0a4"; + --fa--fa: "\f0a4\f0a4"; } -.fa-magnifying-glass-location::before { - content: "\f689"; } +.fa-magnifying-glass-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-search-location::before { - content: "\f689"; } +.fa-search-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-forward-step::before { - content: "\f051"; } +.fa-forward-step { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-step-forward::before { - content: "\f051"; } +.fa-step-forward { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-face-smile-beam::before { - content: "\f5b8"; } +.fa-face-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-smile-beam::before { - content: "\f5b8"; } +.fa-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-flag-checkered::before { - content: "\f11e"; } +.fa-flag-checkered { + --fa: "\f11e"; + --fa--fa: "\f11e\f11e"; } -.fa-football::before { - content: "\f44e"; } +.fa-football { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-football-ball::before { - content: "\f44e"; } +.fa-football-ball { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-school-circle-exclamation::before { - content: "\e56c"; } +.fa-school-circle-exclamation { + --fa: "\e56c"; + --fa--fa: "\e56c\e56c"; } -.fa-crop::before { - content: "\f125"; } +.fa-crop { + --fa: "\f125"; + --fa--fa: "\f125\f125"; } -.fa-angles-down::before { - content: "\f103"; } +.fa-angles-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-angle-double-down::before { - content: "\f103"; } +.fa-angle-double-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-users-rectangle::before { - content: "\e594"; } +.fa-users-rectangle { + --fa: "\e594"; + --fa--fa: "\e594\e594"; } -.fa-people-roof::before { - content: "\e537"; } +.fa-people-roof { + --fa: "\e537"; + --fa--fa: "\e537\e537"; } -.fa-people-line::before { - content: "\e534"; } +.fa-people-line { + --fa: "\e534"; + --fa--fa: "\e534\e534"; } -.fa-beer-mug-empty::before { - content: "\f0fc"; } +.fa-beer-mug-empty { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-beer::before { - content: "\f0fc"; } +.fa-beer { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-diagram-predecessor::before { - content: "\e477"; } +.fa-diagram-predecessor { + --fa: "\e477"; + --fa--fa: "\e477\e477"; } -.fa-arrow-up-long::before { - content: "\f176"; } +.fa-arrow-up-long { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-long-arrow-up::before { - content: "\f176"; } +.fa-long-arrow-up { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-fire-flame-simple::before { - content: "\f46a"; } +.fa-fire-flame-simple { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-burn::before { - content: "\f46a"; } +.fa-burn { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-person::before { - content: "\f183"; } +.fa-person { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-male::before { - content: "\f183"; } +.fa-male { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-laptop::before { - content: "\f109"; } +.fa-laptop { + --fa: "\f109"; + --fa--fa: "\f109\f109"; } -.fa-file-csv::before { - content: "\f6dd"; } +.fa-file-csv { + --fa: "\f6dd"; + --fa--fa: "\f6dd\f6dd"; } -.fa-menorah::before { - content: "\f676"; } +.fa-menorah { + --fa: "\f676"; + --fa--fa: "\f676\f676"; } -.fa-truck-plane::before { - content: "\e58f"; } +.fa-truck-plane { + --fa: "\e58f"; + --fa--fa: "\e58f\e58f"; } -.fa-record-vinyl::before { - content: "\f8d9"; } +.fa-record-vinyl { + --fa: "\f8d9"; + --fa--fa: "\f8d9\f8d9"; } -.fa-face-grin-stars::before { - content: "\f587"; } +.fa-face-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-grin-stars::before { - content: "\f587"; } +.fa-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-bong::before { - content: "\f55c"; } +.fa-bong { + --fa: "\f55c"; + --fa--fa: "\f55c\f55c"; } -.fa-spaghetti-monster-flying::before { - content: "\f67b"; } +.fa-spaghetti-monster-flying { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-pastafarianism::before { - content: "\f67b"; } +.fa-pastafarianism { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-arrow-down-up-across-line::before { - content: "\e4af"; } +.fa-arrow-down-up-across-line { + --fa: "\e4af"; + --fa--fa: "\e4af\e4af"; } -.fa-spoon::before { - content: "\f2e5"; } +.fa-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-utensil-spoon::before { - content: "\f2e5"; } +.fa-utensil-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-jar-wheat::before { - content: "\e517"; } +.fa-jar-wheat { + --fa: "\e517"; + --fa--fa: "\e517\e517"; } -.fa-envelopes-bulk::before { - content: "\f674"; } +.fa-envelopes-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-mail-bulk::before { - content: "\f674"; } +.fa-mail-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-file-circle-exclamation::before { - content: "\e4eb"; } +.fa-file-circle-exclamation { + --fa: "\e4eb"; + --fa--fa: "\e4eb\e4eb"; } -.fa-circle-h::before { - content: "\f47e"; } +.fa-circle-h { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-hospital-symbol::before { - content: "\f47e"; } +.fa-hospital-symbol { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-pager::before { - content: "\f815"; } +.fa-pager { + --fa: "\f815"; + --fa--fa: "\f815\f815"; } -.fa-address-book::before { - content: "\f2b9"; } +.fa-address-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-contact-book::before { - content: "\f2b9"; } +.fa-contact-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-strikethrough::before { - content: "\f0cc"; } +.fa-strikethrough { + --fa: "\f0cc"; + --fa--fa: "\f0cc\f0cc"; } -.fa-k::before { - content: "\4b"; } +.fa-k { + --fa: "\4b"; + --fa--fa: "\4b\4b"; } -.fa-landmark-flag::before { - content: "\e51c"; } +.fa-landmark-flag { + --fa: "\e51c"; + --fa--fa: "\e51c\e51c"; } -.fa-pencil::before { - content: "\f303"; } +.fa-pencil { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-pencil-alt::before { - content: "\f303"; } +.fa-pencil-alt { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-backward::before { - content: "\f04a"; } +.fa-backward { + --fa: "\f04a"; + --fa--fa: "\f04a\f04a"; } -.fa-caret-right::before { - content: "\f0da"; } +.fa-caret-right { + --fa: "\f0da"; + --fa--fa: "\f0da\f0da"; } -.fa-comments::before { - content: "\f086"; } +.fa-comments { + --fa: "\f086"; + --fa--fa: "\f086\f086"; } -.fa-paste::before { - content: "\f0ea"; } +.fa-paste { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-file-clipboard::before { - content: "\f0ea"; } +.fa-file-clipboard { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-code-pull-request::before { - content: "\e13c"; } +.fa-code-pull-request { + --fa: "\e13c"; + --fa--fa: "\e13c\e13c"; } -.fa-clipboard-list::before { - content: "\f46d"; } +.fa-clipboard-list { + --fa: "\f46d"; + --fa--fa: "\f46d\f46d"; } -.fa-truck-ramp-box::before { - content: "\f4de"; } +.fa-truck-ramp-box { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-truck-loading::before { - content: "\f4de"; } +.fa-truck-loading { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-user-check::before { - content: "\f4fc"; } +.fa-user-check { + --fa: "\f4fc"; + --fa--fa: "\f4fc\f4fc"; } -.fa-vial-virus::before { - content: "\e597"; } +.fa-vial-virus { + --fa: "\e597"; + --fa--fa: "\e597\e597"; } -.fa-sheet-plastic::before { - content: "\e571"; } +.fa-sheet-plastic { + --fa: "\e571"; + --fa--fa: "\e571\e571"; } -.fa-blog::before { - content: "\f781"; } +.fa-blog { + --fa: "\f781"; + --fa--fa: "\f781\f781"; } -.fa-user-ninja::before { - content: "\f504"; } +.fa-user-ninja { + --fa: "\f504"; + --fa--fa: "\f504\f504"; } -.fa-person-arrow-up-from-line::before { - content: "\e539"; } +.fa-person-arrow-up-from-line { + --fa: "\e539"; + --fa--fa: "\e539\e539"; } -.fa-scroll-torah::before { - content: "\f6a0"; } +.fa-scroll-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-torah::before { - content: "\f6a0"; } +.fa-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-broom-ball::before { - content: "\f458"; } +.fa-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch::before { - content: "\f458"; } +.fa-quidditch { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch-broom-ball::before { - content: "\f458"; } +.fa-quidditch-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-toggle-off::before { - content: "\f204"; } +.fa-toggle-off { + --fa: "\f204"; + --fa--fa: "\f204\f204"; } -.fa-box-archive::before { - content: "\f187"; } +.fa-box-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-archive::before { - content: "\f187"; } +.fa-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-person-drowning::before { - content: "\e545"; } +.fa-person-drowning { + --fa: "\e545"; + --fa--fa: "\e545\e545"; } -.fa-arrow-down-9-1::before { - content: "\f886"; } +.fa-arrow-down-9-1 { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-desc::before { - content: "\f886"; } +.fa-sort-numeric-desc { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-down-alt::before { - content: "\f886"; } +.fa-sort-numeric-down-alt { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-face-grin-tongue-squint::before { - content: "\f58a"; } +.fa-face-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-grin-tongue-squint::before { - content: "\f58a"; } +.fa-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-spray-can::before { - content: "\f5bd"; } +.fa-spray-can { + --fa: "\f5bd"; + --fa--fa: "\f5bd\f5bd"; } -.fa-truck-monster::before { - content: "\f63b"; } +.fa-truck-monster { + --fa: "\f63b"; + --fa--fa: "\f63b\f63b"; } -.fa-w::before { - content: "\57"; } +.fa-w { + --fa: "\57"; + --fa--fa: "\57\57"; } -.fa-earth-africa::before { - content: "\f57c"; } +.fa-earth-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-globe-africa::before { - content: "\f57c"; } +.fa-globe-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-rainbow::before { - content: "\f75b"; } +.fa-rainbow { + --fa: "\f75b"; + --fa--fa: "\f75b\f75b"; } -.fa-circle-notch::before { - content: "\f1ce"; } +.fa-circle-notch { + --fa: "\f1ce"; + --fa--fa: "\f1ce\f1ce"; } -.fa-tablet-screen-button::before { - content: "\f3fa"; } +.fa-tablet-screen-button { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-tablet-alt::before { - content: "\f3fa"; } +.fa-tablet-alt { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-paw::before { - content: "\f1b0"; } +.fa-paw { + --fa: "\f1b0"; + --fa--fa: "\f1b0\f1b0"; } -.fa-cloud::before { - content: "\f0c2"; } +.fa-cloud { + --fa: "\f0c2"; + --fa--fa: "\f0c2\f0c2"; } -.fa-trowel-bricks::before { - content: "\e58a"; } +.fa-trowel-bricks { + --fa: "\e58a"; + --fa--fa: "\e58a\e58a"; } -.fa-face-flushed::before { - content: "\f579"; } +.fa-face-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-flushed::before { - content: "\f579"; } +.fa-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-hospital-user::before { - content: "\f80d"; } +.fa-hospital-user { + --fa: "\f80d"; + --fa--fa: "\f80d\f80d"; } -.fa-tent-arrow-left-right::before { - content: "\e57f"; } +.fa-tent-arrow-left-right { + --fa: "\e57f"; + --fa--fa: "\e57f\e57f"; } -.fa-gavel::before { - content: "\f0e3"; } +.fa-gavel { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-legal::before { - content: "\f0e3"; } +.fa-legal { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-binoculars::before { - content: "\f1e5"; } +.fa-binoculars { + --fa: "\f1e5"; + --fa--fa: "\f1e5\f1e5"; } -.fa-microphone-slash::before { - content: "\f131"; } +.fa-microphone-slash { + --fa: "\f131"; + --fa--fa: "\f131\f131"; } -.fa-box-tissue::before { - content: "\e05b"; } +.fa-box-tissue { + --fa: "\e05b"; + --fa--fa: "\e05b\e05b"; } -.fa-motorcycle::before { - content: "\f21c"; } +.fa-motorcycle { + --fa: "\f21c"; + --fa--fa: "\f21c\f21c"; } -.fa-bell-concierge::before { - content: "\f562"; } +.fa-bell-concierge { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-concierge-bell::before { - content: "\f562"; } +.fa-concierge-bell { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-pen-ruler::before { - content: "\f5ae"; } +.fa-pen-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-pencil-ruler::before { - content: "\f5ae"; } +.fa-pencil-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-people-arrows::before { - content: "\e068"; } +.fa-people-arrows { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-people-arrows-left-right::before { - content: "\e068"; } +.fa-people-arrows-left-right { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-mars-and-venus-burst::before { - content: "\e523"; } +.fa-mars-and-venus-burst { + --fa: "\e523"; + --fa--fa: "\e523\e523"; } -.fa-square-caret-right::before { - content: "\f152"; } +.fa-square-caret-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-caret-square-right::before { - content: "\f152"; } +.fa-caret-square-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-scissors::before { - content: "\f0c4"; } +.fa-scissors { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-cut::before { - content: "\f0c4"; } +.fa-cut { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-sun-plant-wilt::before { - content: "\e57a"; } +.fa-sun-plant-wilt { + --fa: "\e57a"; + --fa--fa: "\e57a\e57a"; } -.fa-toilets-portable::before { - content: "\e584"; } +.fa-toilets-portable { + --fa: "\e584"; + --fa--fa: "\e584\e584"; } -.fa-hockey-puck::before { - content: "\f453"; } +.fa-hockey-puck { + --fa: "\f453"; + --fa--fa: "\f453\f453"; } -.fa-table::before { - content: "\f0ce"; } +.fa-table { + --fa: "\f0ce"; + --fa--fa: "\f0ce\f0ce"; } -.fa-magnifying-glass-arrow-right::before { - content: "\e521"; } +.fa-magnifying-glass-arrow-right { + --fa: "\e521"; + --fa--fa: "\e521\e521"; } -.fa-tachograph-digital::before { - content: "\f566"; } +.fa-tachograph-digital { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-digital-tachograph::before { - content: "\f566"; } +.fa-digital-tachograph { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-users-slash::before { - content: "\e073"; } +.fa-users-slash { + --fa: "\e073"; + --fa--fa: "\e073\e073"; } -.fa-clover::before { - content: "\e139"; } +.fa-clover { + --fa: "\e139"; + --fa--fa: "\e139\e139"; } -.fa-reply::before { - content: "\f3e5"; } +.fa-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-mail-reply::before { - content: "\f3e5"; } +.fa-mail-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-star-and-crescent::before { - content: "\f699"; } +.fa-star-and-crescent { + --fa: "\f699"; + --fa--fa: "\f699\f699"; } -.fa-house-fire::before { - content: "\e50c"; } +.fa-house-fire { + --fa: "\e50c"; + --fa--fa: "\e50c\e50c"; } -.fa-square-minus::before { - content: "\f146"; } +.fa-square-minus { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-minus-square::before { - content: "\f146"; } +.fa-minus-square { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-helicopter::before { - content: "\f533"; } +.fa-helicopter { + --fa: "\f533"; + --fa--fa: "\f533\f533"; } -.fa-compass::before { - content: "\f14e"; } +.fa-compass { + --fa: "\f14e"; + --fa--fa: "\f14e\f14e"; } -.fa-square-caret-down::before { - content: "\f150"; } +.fa-square-caret-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-caret-square-down::before { - content: "\f150"; } +.fa-caret-square-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-file-circle-question::before { - content: "\e4ef"; } +.fa-file-circle-question { + --fa: "\e4ef"; + --fa--fa: "\e4ef\e4ef"; } -.fa-laptop-code::before { - content: "\f5fc"; } +.fa-laptop-code { + --fa: "\f5fc"; + --fa--fa: "\f5fc\f5fc"; } -.fa-swatchbook::before { - content: "\f5c3"; } +.fa-swatchbook { + --fa: "\f5c3"; + --fa--fa: "\f5c3\f5c3"; } -.fa-prescription-bottle::before { - content: "\f485"; } +.fa-prescription-bottle { + --fa: "\f485"; + --fa--fa: "\f485\f485"; } -.fa-bars::before { - content: "\f0c9"; } +.fa-bars { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-navicon::before { - content: "\f0c9"; } +.fa-navicon { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-people-group::before { - content: "\e533"; } +.fa-people-group { + --fa: "\e533"; + --fa--fa: "\e533\e533"; } -.fa-hourglass-end::before { - content: "\f253"; } +.fa-hourglass-end { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-hourglass-3::before { - content: "\f253"; } +.fa-hourglass-3 { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-heart-crack::before { - content: "\f7a9"; } +.fa-heart-crack { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-heart-broken::before { - content: "\f7a9"; } +.fa-heart-broken { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-square-up-right::before { - content: "\f360"; } +.fa-square-up-right { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-external-link-square-alt::before { - content: "\f360"; } +.fa-external-link-square-alt { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-face-kiss-beam::before { - content: "\f597"; } +.fa-face-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-kiss-beam::before { - content: "\f597"; } +.fa-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-film::before { - content: "\f008"; } +.fa-film { + --fa: "\f008"; + --fa--fa: "\f008\f008"; } -.fa-ruler-horizontal::before { - content: "\f547"; } +.fa-ruler-horizontal { + --fa: "\f547"; + --fa--fa: "\f547\f547"; } -.fa-people-robbery::before { - content: "\e536"; } +.fa-people-robbery { + --fa: "\e536"; + --fa--fa: "\e536\e536"; } -.fa-lightbulb::before { - content: "\f0eb"; } +.fa-lightbulb { + --fa: "\f0eb"; + --fa--fa: "\f0eb\f0eb"; } -.fa-caret-left::before { - content: "\f0d9"; } +.fa-caret-left { + --fa: "\f0d9"; + --fa--fa: "\f0d9\f0d9"; } -.fa-circle-exclamation::before { - content: "\f06a"; } +.fa-circle-exclamation { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-exclamation-circle::before { - content: "\f06a"; } +.fa-exclamation-circle { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-school-circle-xmark::before { - content: "\e56d"; } +.fa-school-circle-xmark { + --fa: "\e56d"; + --fa--fa: "\e56d\e56d"; } -.fa-arrow-right-from-bracket::before { - content: "\f08b"; } +.fa-arrow-right-from-bracket { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-sign-out::before { - content: "\f08b"; } +.fa-sign-out { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-circle-chevron-down::before { - content: "\f13a"; } +.fa-circle-chevron-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-chevron-circle-down::before { - content: "\f13a"; } +.fa-chevron-circle-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-unlock-keyhole::before { - content: "\f13e"; } +.fa-unlock-keyhole { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-unlock-alt::before { - content: "\f13e"; } +.fa-unlock-alt { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-cloud-showers-heavy::before { - content: "\f740"; } +.fa-cloud-showers-heavy { + --fa: "\f740"; + --fa--fa: "\f740\f740"; } -.fa-headphones-simple::before { - content: "\f58f"; } +.fa-headphones-simple { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-headphones-alt::before { - content: "\f58f"; } +.fa-headphones-alt { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-sitemap::before { - content: "\f0e8"; } +.fa-sitemap { + --fa: "\f0e8"; + --fa--fa: "\f0e8\f0e8"; } -.fa-circle-dollar-to-slot::before { - content: "\f4b9"; } +.fa-circle-dollar-to-slot { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-donate::before { - content: "\f4b9"; } +.fa-donate { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-memory::before { - content: "\f538"; } +.fa-memory { + --fa: "\f538"; + --fa--fa: "\f538\f538"; } -.fa-road-spikes::before { - content: "\e568"; } +.fa-road-spikes { + --fa: "\e568"; + --fa--fa: "\e568\e568"; } -.fa-fire-burner::before { - content: "\e4f1"; } +.fa-fire-burner { + --fa: "\e4f1"; + --fa--fa: "\e4f1\e4f1"; } -.fa-flag::before { - content: "\f024"; } +.fa-flag { + --fa: "\f024"; + --fa--fa: "\f024\f024"; } -.fa-hanukiah::before { - content: "\f6e6"; } +.fa-hanukiah { + --fa: "\f6e6"; + --fa--fa: "\f6e6\f6e6"; } -.fa-feather::before { - content: "\f52d"; } +.fa-feather { + --fa: "\f52d"; + --fa--fa: "\f52d\f52d"; } -.fa-volume-low::before { - content: "\f027"; } +.fa-volume-low { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-volume-down::before { - content: "\f027"; } +.fa-volume-down { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-comment-slash::before { - content: "\f4b3"; } +.fa-comment-slash { + --fa: "\f4b3"; + --fa--fa: "\f4b3\f4b3"; } -.fa-cloud-sun-rain::before { - content: "\f743"; } +.fa-cloud-sun-rain { + --fa: "\f743"; + --fa--fa: "\f743\f743"; } -.fa-compress::before { - content: "\f066"; } +.fa-compress { + --fa: "\f066"; + --fa--fa: "\f066\f066"; } -.fa-wheat-awn::before { - content: "\e2cd"; } +.fa-wheat-awn { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-wheat-alt::before { - content: "\e2cd"; } +.fa-wheat-alt { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-ankh::before { - content: "\f644"; } +.fa-ankh { + --fa: "\f644"; + --fa--fa: "\f644\f644"; } -.fa-hands-holding-child::before { - content: "\e4fa"; } +.fa-hands-holding-child { + --fa: "\e4fa"; + --fa--fa: "\e4fa\e4fa"; } -.fa-asterisk::before { - content: "\2a"; } +.fa-asterisk { + --fa: "\2a"; + --fa--fa: "\2a\2a"; } -.fa-square-check::before { - content: "\f14a"; } +.fa-square-check { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-check-square::before { - content: "\f14a"; } +.fa-check-square { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-peseta-sign::before { - content: "\e221"; } +.fa-peseta-sign { + --fa: "\e221"; + --fa--fa: "\e221\e221"; } -.fa-heading::before { - content: "\f1dc"; } +.fa-heading { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-header::before { - content: "\f1dc"; } +.fa-header { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-ghost::before { - content: "\f6e2"; } +.fa-ghost { + --fa: "\f6e2"; + --fa--fa: "\f6e2\f6e2"; } -.fa-list::before { - content: "\f03a"; } +.fa-list { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-list-squares::before { - content: "\f03a"; } +.fa-list-squares { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-square-phone-flip::before { - content: "\f87b"; } +.fa-square-phone-flip { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-phone-square-alt::before { - content: "\f87b"; } +.fa-phone-square-alt { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-cart-plus::before { - content: "\f217"; } +.fa-cart-plus { + --fa: "\f217"; + --fa--fa: "\f217\f217"; } -.fa-gamepad::before { - content: "\f11b"; } +.fa-gamepad { + --fa: "\f11b"; + --fa--fa: "\f11b\f11b"; } -.fa-circle-dot::before { - content: "\f192"; } +.fa-circle-dot { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-dot-circle::before { - content: "\f192"; } +.fa-dot-circle { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-face-dizzy::before { - content: "\f567"; } +.fa-face-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-dizzy::before { - content: "\f567"; } +.fa-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-egg::before { - content: "\f7fb"; } +.fa-egg { + --fa: "\f7fb"; + --fa--fa: "\f7fb\f7fb"; } -.fa-house-medical-circle-xmark::before { - content: "\e513"; } +.fa-house-medical-circle-xmark { + --fa: "\e513"; + --fa--fa: "\e513\e513"; } -.fa-campground::before { - content: "\f6bb"; } +.fa-campground { + --fa: "\f6bb"; + --fa--fa: "\f6bb\f6bb"; } -.fa-folder-plus::before { - content: "\f65e"; } +.fa-folder-plus { + --fa: "\f65e"; + --fa--fa: "\f65e\f65e"; } -.fa-futbol::before { - content: "\f1e3"; } +.fa-futbol { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-futbol-ball::before { - content: "\f1e3"; } +.fa-futbol-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-soccer-ball::before { - content: "\f1e3"; } +.fa-soccer-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-paintbrush::before { - content: "\f1fc"; } +.fa-paintbrush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-paint-brush::before { - content: "\f1fc"; } +.fa-paint-brush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-lock::before { - content: "\f023"; } +.fa-lock { + --fa: "\f023"; + --fa--fa: "\f023\f023"; } -.fa-gas-pump::before { - content: "\f52f"; } +.fa-gas-pump { + --fa: "\f52f"; + --fa--fa: "\f52f\f52f"; } -.fa-hot-tub-person::before { - content: "\f593"; } +.fa-hot-tub-person { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-hot-tub::before { - content: "\f593"; } +.fa-hot-tub { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-map-location::before { - content: "\f59f"; } +.fa-map-location { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-map-marked::before { - content: "\f59f"; } +.fa-map-marked { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-house-flood-water::before { - content: "\e50e"; } +.fa-house-flood-water { + --fa: "\e50e"; + --fa--fa: "\e50e\e50e"; } -.fa-tree::before { - content: "\f1bb"; } +.fa-tree { + --fa: "\f1bb"; + --fa--fa: "\f1bb\f1bb"; } -.fa-bridge-lock::before { - content: "\e4cc"; } +.fa-bridge-lock { + --fa: "\e4cc"; + --fa--fa: "\e4cc\e4cc"; } -.fa-sack-dollar::before { - content: "\f81d"; } +.fa-sack-dollar { + --fa: "\f81d"; + --fa--fa: "\f81d\f81d"; } -.fa-pen-to-square::before { - content: "\f044"; } +.fa-pen-to-square { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-edit::before { - content: "\f044"; } +.fa-edit { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-car-side::before { - content: "\f5e4"; } +.fa-car-side { + --fa: "\f5e4"; + --fa--fa: "\f5e4\f5e4"; } -.fa-share-nodes::before { - content: "\f1e0"; } +.fa-share-nodes { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-share-alt::before { - content: "\f1e0"; } +.fa-share-alt { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-heart-circle-minus::before { - content: "\e4ff"; } +.fa-heart-circle-minus { + --fa: "\e4ff"; + --fa--fa: "\e4ff\e4ff"; } -.fa-hourglass-half::before { - content: "\f252"; } +.fa-hourglass-half { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-hourglass-2::before { - content: "\f252"; } +.fa-hourglass-2 { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-microscope::before { - content: "\f610"; } +.fa-microscope { + --fa: "\f610"; + --fa--fa: "\f610\f610"; } -.fa-sink::before { - content: "\e06d"; } +.fa-sink { + --fa: "\e06d"; + --fa--fa: "\e06d\e06d"; } -.fa-bag-shopping::before { - content: "\f290"; } +.fa-bag-shopping { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-shopping-bag::before { - content: "\f290"; } +.fa-shopping-bag { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-arrow-down-z-a::before { - content: "\f881"; } +.fa-arrow-down-z-a { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-desc::before { - content: "\f881"; } +.fa-sort-alpha-desc { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-down-alt::before { - content: "\f881"; } +.fa-sort-alpha-down-alt { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-mitten::before { - content: "\f7b5"; } +.fa-mitten { + --fa: "\f7b5"; + --fa--fa: "\f7b5\f7b5"; } -.fa-person-rays::before { - content: "\e54d"; } +.fa-person-rays { + --fa: "\e54d"; + --fa--fa: "\e54d\e54d"; } -.fa-users::before { - content: "\f0c0"; } +.fa-users { + --fa: "\f0c0"; + --fa--fa: "\f0c0\f0c0"; } -.fa-eye-slash::before { - content: "\f070"; } +.fa-eye-slash { + --fa: "\f070"; + --fa--fa: "\f070\f070"; } -.fa-flask-vial::before { - content: "\e4f3"; } +.fa-flask-vial { + --fa: "\e4f3"; + --fa--fa: "\e4f3\e4f3"; } -.fa-hand::before { - content: "\f256"; } +.fa-hand { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-hand-paper::before { - content: "\f256"; } +.fa-hand-paper { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-om::before { - content: "\f679"; } +.fa-om { + --fa: "\f679"; + --fa--fa: "\f679\f679"; } -.fa-worm::before { - content: "\e599"; } +.fa-worm { + --fa: "\e599"; + --fa--fa: "\e599\e599"; } -.fa-house-circle-xmark::before { - content: "\e50b"; } +.fa-house-circle-xmark { + --fa: "\e50b"; + --fa--fa: "\e50b\e50b"; } -.fa-plug::before { - content: "\f1e6"; } +.fa-plug { + --fa: "\f1e6"; + --fa--fa: "\f1e6\f1e6"; } -.fa-chevron-up::before { - content: "\f077"; } +.fa-chevron-up { + --fa: "\f077"; + --fa--fa: "\f077\f077"; } -.fa-hand-spock::before { - content: "\f259"; } +.fa-hand-spock { + --fa: "\f259"; + --fa--fa: "\f259\f259"; } -.fa-stopwatch::before { - content: "\f2f2"; } +.fa-stopwatch { + --fa: "\f2f2"; + --fa--fa: "\f2f2\f2f2"; } -.fa-face-kiss::before { - content: "\f596"; } +.fa-face-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-kiss::before { - content: "\f596"; } +.fa-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-bridge-circle-xmark::before { - content: "\e4cb"; } +.fa-bridge-circle-xmark { + --fa: "\e4cb"; + --fa--fa: "\e4cb\e4cb"; } -.fa-face-grin-tongue::before { - content: "\f589"; } +.fa-face-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-grin-tongue::before { - content: "\f589"; } +.fa-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-chess-bishop::before { - content: "\f43a"; } +.fa-chess-bishop { + --fa: "\f43a"; + --fa--fa: "\f43a\f43a"; } -.fa-face-grin-wink::before { - content: "\f58c"; } +.fa-face-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-grin-wink::before { - content: "\f58c"; } +.fa-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-ear-deaf::before { - content: "\f2a4"; } +.fa-ear-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deaf::before { - content: "\f2a4"; } +.fa-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deafness::before { - content: "\f2a4"; } +.fa-deafness { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-hard-of-hearing::before { - content: "\f2a4"; } +.fa-hard-of-hearing { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-road-circle-check::before { - content: "\e564"; } +.fa-road-circle-check { + --fa: "\e564"; + --fa--fa: "\e564\e564"; } -.fa-dice-five::before { - content: "\f523"; } +.fa-dice-five { + --fa: "\f523"; + --fa--fa: "\f523\f523"; } -.fa-square-rss::before { - content: "\f143"; } +.fa-square-rss { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-rss-square::before { - content: "\f143"; } +.fa-rss-square { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-land-mine-on::before { - content: "\e51b"; } +.fa-land-mine-on { + --fa: "\e51b"; + --fa--fa: "\e51b\e51b"; } -.fa-i-cursor::before { - content: "\f246"; } +.fa-i-cursor { + --fa: "\f246"; + --fa--fa: "\f246\f246"; } -.fa-stamp::before { - content: "\f5bf"; } +.fa-stamp { + --fa: "\f5bf"; + --fa--fa: "\f5bf\f5bf"; } -.fa-stairs::before { - content: "\e289"; } +.fa-stairs { + --fa: "\e289"; + --fa--fa: "\e289\e289"; } -.fa-i::before { - content: "\49"; } +.fa-i { + --fa: "\49"; + --fa--fa: "\49\49"; } -.fa-hryvnia-sign::before { - content: "\f6f2"; } +.fa-hryvnia-sign { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-hryvnia::before { - content: "\f6f2"; } +.fa-hryvnia { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-pills::before { - content: "\f484"; } +.fa-pills { + --fa: "\f484"; + --fa--fa: "\f484\f484"; } -.fa-face-grin-wide::before { - content: "\f581"; } +.fa-face-grin-wide { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-grin-alt::before { - content: "\f581"; } +.fa-grin-alt { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-tooth::before { - content: "\f5c9"; } +.fa-tooth { + --fa: "\f5c9"; + --fa--fa: "\f5c9\f5c9"; } -.fa-v::before { - content: "\56"; } +.fa-v { + --fa: "\56"; + --fa--fa: "\56\56"; } -.fa-bangladeshi-taka-sign::before { - content: "\e2e6"; } +.fa-bangladeshi-taka-sign { + --fa: "\e2e6"; + --fa--fa: "\e2e6\e2e6"; } -.fa-bicycle::before { - content: "\f206"; } +.fa-bicycle { + --fa: "\f206"; + --fa--fa: "\f206\f206"; } -.fa-staff-snake::before { - content: "\e579"; } +.fa-staff-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-asclepius::before { - content: "\e579"; } +.fa-rod-asclepius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-snake::before { - content: "\e579"; } +.fa-rod-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-staff-aesculapius::before { - content: "\e579"; } +.fa-staff-aesculapius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-head-side-cough-slash::before { - content: "\e062"; } +.fa-head-side-cough-slash { + --fa: "\e062"; + --fa--fa: "\e062\e062"; } -.fa-truck-medical::before { - content: "\f0f9"; } +.fa-truck-medical { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-ambulance::before { - content: "\f0f9"; } +.fa-ambulance { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-wheat-awn-circle-exclamation::before { - content: "\e598"; } +.fa-wheat-awn-circle-exclamation { + --fa: "\e598"; + --fa--fa: "\e598\e598"; } -.fa-snowman::before { - content: "\f7d0"; } +.fa-snowman { + --fa: "\f7d0"; + --fa--fa: "\f7d0\f7d0"; } -.fa-mortar-pestle::before { - content: "\f5a7"; } +.fa-mortar-pestle { + --fa: "\f5a7"; + --fa--fa: "\f5a7\f5a7"; } -.fa-road-barrier::before { - content: "\e562"; } +.fa-road-barrier { + --fa: "\e562"; + --fa--fa: "\e562\e562"; } -.fa-school::before { - content: "\f549"; } +.fa-school { + --fa: "\f549"; + --fa--fa: "\f549\f549"; } -.fa-igloo::before { - content: "\f7ae"; } +.fa-igloo { + --fa: "\f7ae"; + --fa--fa: "\f7ae\f7ae"; } -.fa-joint::before { - content: "\f595"; } +.fa-joint { + --fa: "\f595"; + --fa--fa: "\f595\f595"; } -.fa-angle-right::before { - content: "\f105"; } +.fa-angle-right { + --fa: "\f105"; + --fa--fa: "\f105\f105"; } -.fa-horse::before { - content: "\f6f0"; } +.fa-horse { + --fa: "\f6f0"; + --fa--fa: "\f6f0\f6f0"; } -.fa-q::before { - content: "\51"; } +.fa-q { + --fa: "\51"; + --fa--fa: "\51\51"; } -.fa-g::before { - content: "\47"; } +.fa-g { + --fa: "\47"; + --fa--fa: "\47\47"; } -.fa-notes-medical::before { - content: "\f481"; } +.fa-notes-medical { + --fa: "\f481"; + --fa--fa: "\f481\f481"; } -.fa-temperature-half::before { - content: "\f2c9"; } +.fa-temperature-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-temperature-2::before { - content: "\f2c9"; } +.fa-temperature-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-2::before { - content: "\f2c9"; } +.fa-thermometer-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-half::before { - content: "\f2c9"; } +.fa-thermometer-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-dong-sign::before { - content: "\e169"; } +.fa-dong-sign { + --fa: "\e169"; + --fa--fa: "\e169\e169"; } -.fa-capsules::before { - content: "\f46b"; } +.fa-capsules { + --fa: "\f46b"; + --fa--fa: "\f46b\f46b"; } -.fa-poo-storm::before { - content: "\f75a"; } +.fa-poo-storm { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-poo-bolt::before { - content: "\f75a"; } +.fa-poo-bolt { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-face-frown-open::before { - content: "\f57a"; } +.fa-face-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-frown-open::before { - content: "\f57a"; } +.fa-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-hand-point-up::before { - content: "\f0a6"; } +.fa-hand-point-up { + --fa: "\f0a6"; + --fa--fa: "\f0a6\f0a6"; } -.fa-money-bill::before { - content: "\f0d6"; } +.fa-money-bill { + --fa: "\f0d6"; + --fa--fa: "\f0d6\f0d6"; } -.fa-bookmark::before { - content: "\f02e"; } +.fa-bookmark { + --fa: "\f02e"; + --fa--fa: "\f02e\f02e"; } -.fa-align-justify::before { - content: "\f039"; } +.fa-align-justify { + --fa: "\f039"; + --fa--fa: "\f039\f039"; } -.fa-umbrella-beach::before { - content: "\f5ca"; } +.fa-umbrella-beach { + --fa: "\f5ca"; + --fa--fa: "\f5ca\f5ca"; } -.fa-helmet-un::before { - content: "\e503"; } +.fa-helmet-un { + --fa: "\e503"; + --fa--fa: "\e503\e503"; } -.fa-bullseye::before { - content: "\f140"; } +.fa-bullseye { + --fa: "\f140"; + --fa--fa: "\f140\f140"; } -.fa-bacon::before { - content: "\f7e5"; } +.fa-bacon { + --fa: "\f7e5"; + --fa--fa: "\f7e5\f7e5"; } -.fa-hand-point-down::before { - content: "\f0a7"; } +.fa-hand-point-down { + --fa: "\f0a7"; + --fa--fa: "\f0a7\f0a7"; } -.fa-arrow-up-from-bracket::before { - content: "\e09a"; } +.fa-arrow-up-from-bracket { + --fa: "\e09a"; + --fa--fa: "\e09a\e09a"; } -.fa-folder::before { - content: "\f07b"; } +.fa-folder { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-folder-blank::before { - content: "\f07b"; } +.fa-folder-blank { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-file-waveform::before { - content: "\f478"; } +.fa-file-waveform { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-file-medical-alt::before { - content: "\f478"; } +.fa-file-medical-alt { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-radiation::before { - content: "\f7b9"; } +.fa-radiation { + --fa: "\f7b9"; + --fa--fa: "\f7b9\f7b9"; } -.fa-chart-simple::before { - content: "\e473"; } +.fa-chart-simple { + --fa: "\e473"; + --fa--fa: "\e473\e473"; } -.fa-mars-stroke::before { - content: "\f229"; } +.fa-mars-stroke { + --fa: "\f229"; + --fa--fa: "\f229\f229"; } -.fa-vial::before { - content: "\f492"; } +.fa-vial { + --fa: "\f492"; + --fa--fa: "\f492\f492"; } -.fa-gauge::before { - content: "\f624"; } +.fa-gauge { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-dashboard::before { - content: "\f624"; } +.fa-dashboard { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-gauge-med::before { - content: "\f624"; } +.fa-gauge-med { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-tachometer-alt-average::before { - content: "\f624"; } +.fa-tachometer-alt-average { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-wand-magic-sparkles::before { - content: "\e2ca"; } +.fa-wand-magic-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-magic-wand-sparkles::before { - content: "\e2ca"; } +.fa-magic-wand-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-e::before { - content: "\45"; } +.fa-e { + --fa: "\45"; + --fa--fa: "\45\45"; } -.fa-pen-clip::before { - content: "\f305"; } +.fa-pen-clip { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-pen-alt::before { - content: "\f305"; } +.fa-pen-alt { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-bridge-circle-exclamation::before { - content: "\e4ca"; } +.fa-bridge-circle-exclamation { + --fa: "\e4ca"; + --fa--fa: "\e4ca\e4ca"; } -.fa-user::before { - content: "\f007"; } +.fa-user { + --fa: "\f007"; + --fa--fa: "\f007\f007"; } -.fa-school-circle-check::before { - content: "\e56b"; } +.fa-school-circle-check { + --fa: "\e56b"; + --fa--fa: "\e56b\e56b"; } -.fa-dumpster::before { - content: "\f793"; } +.fa-dumpster { + --fa: "\f793"; + --fa--fa: "\f793\f793"; } -.fa-van-shuttle::before { - content: "\f5b6"; } +.fa-van-shuttle { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-shuttle-van::before { - content: "\f5b6"; } +.fa-shuttle-van { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-building-user::before { - content: "\e4da"; } +.fa-building-user { + --fa: "\e4da"; + --fa--fa: "\e4da\e4da"; } -.fa-square-caret-left::before { - content: "\f191"; } +.fa-square-caret-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-caret-square-left::before { - content: "\f191"; } +.fa-caret-square-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-highlighter::before { - content: "\f591"; } +.fa-highlighter { + --fa: "\f591"; + --fa--fa: "\f591\f591"; } -.fa-key::before { - content: "\f084"; } +.fa-key { + --fa: "\f084"; + --fa--fa: "\f084\f084"; } -.fa-bullhorn::before { - content: "\f0a1"; } +.fa-bullhorn { + --fa: "\f0a1"; + --fa--fa: "\f0a1\f0a1"; } -.fa-globe::before { - content: "\f0ac"; } +.fa-globe { + --fa: "\f0ac"; + --fa--fa: "\f0ac\f0ac"; } -.fa-synagogue::before { - content: "\f69b"; } +.fa-synagogue { + --fa: "\f69b"; + --fa--fa: "\f69b\f69b"; } -.fa-person-half-dress::before { - content: "\e548"; } +.fa-person-half-dress { + --fa: "\e548"; + --fa--fa: "\e548\e548"; } -.fa-road-bridge::before { - content: "\e563"; } +.fa-road-bridge { + --fa: "\e563"; + --fa--fa: "\e563\e563"; } -.fa-location-arrow::before { - content: "\f124"; } +.fa-location-arrow { + --fa: "\f124"; + --fa--fa: "\f124\f124"; } -.fa-c::before { - content: "\43"; } +.fa-c { + --fa: "\43"; + --fa--fa: "\43\43"; } -.fa-tablet-button::before { - content: "\f10a"; } +.fa-tablet-button { + --fa: "\f10a"; + --fa--fa: "\f10a\f10a"; } -.fa-building-lock::before { - content: "\e4d6"; } +.fa-building-lock { + --fa: "\e4d6"; + --fa--fa: "\e4d6\e4d6"; } -.fa-pizza-slice::before { - content: "\f818"; } +.fa-pizza-slice { + --fa: "\f818"; + --fa--fa: "\f818\f818"; } -.fa-money-bill-wave::before { - content: "\f53a"; } +.fa-money-bill-wave { + --fa: "\f53a"; + --fa--fa: "\f53a\f53a"; } -.fa-chart-area::before { - content: "\f1fe"; } +.fa-chart-area { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-area-chart::before { - content: "\f1fe"; } +.fa-area-chart { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-house-flag::before { - content: "\e50d"; } +.fa-house-flag { + --fa: "\e50d"; + --fa--fa: "\e50d\e50d"; } -.fa-person-circle-minus::before { - content: "\e540"; } +.fa-person-circle-minus { + --fa: "\e540"; + --fa--fa: "\e540\e540"; } -.fa-ban::before { - content: "\f05e"; } +.fa-ban { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-cancel::before { - content: "\f05e"; } +.fa-cancel { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-camera-rotate::before { - content: "\e0d8"; } +.fa-camera-rotate { + --fa: "\e0d8"; + --fa--fa: "\e0d8\e0d8"; } -.fa-spray-can-sparkles::before { - content: "\f5d0"; } +.fa-spray-can-sparkles { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-air-freshener::before { - content: "\f5d0"; } +.fa-air-freshener { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-star::before { - content: "\f005"; } +.fa-star { + --fa: "\f005"; + --fa--fa: "\f005\f005"; } -.fa-repeat::before { - content: "\f363"; } +.fa-repeat { + --fa: "\f363"; + --fa--fa: "\f363\f363"; } -.fa-cross::before { - content: "\f654"; } +.fa-cross { + --fa: "\f654"; + --fa--fa: "\f654\f654"; } -.fa-box::before { - content: "\f466"; } +.fa-box { + --fa: "\f466"; + --fa--fa: "\f466\f466"; } -.fa-venus-mars::before { - content: "\f228"; } +.fa-venus-mars { + --fa: "\f228"; + --fa--fa: "\f228\f228"; } -.fa-arrow-pointer::before { - content: "\f245"; } +.fa-arrow-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-mouse-pointer::before { - content: "\f245"; } +.fa-mouse-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-maximize::before { - content: "\f31e"; } +.fa-maximize { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-expand-arrows-alt::before { - content: "\f31e"; } +.fa-expand-arrows-alt { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-charging-station::before { - content: "\f5e7"; } +.fa-charging-station { + --fa: "\f5e7"; + --fa--fa: "\f5e7\f5e7"; } -.fa-shapes::before { - content: "\f61f"; } +.fa-shapes { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-triangle-circle-square::before { - content: "\f61f"; } +.fa-triangle-circle-square { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-shuffle::before { - content: "\f074"; } +.fa-shuffle { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-random::before { - content: "\f074"; } +.fa-random { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-person-running::before { - content: "\f70c"; } +.fa-person-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-running::before { - content: "\f70c"; } +.fa-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-mobile-retro::before { - content: "\e527"; } +.fa-mobile-retro { + --fa: "\e527"; + --fa--fa: "\e527\e527"; } -.fa-grip-lines-vertical::before { - content: "\f7a5"; } +.fa-grip-lines-vertical { + --fa: "\f7a5"; + --fa--fa: "\f7a5\f7a5"; } -.fa-spider::before { - content: "\f717"; } +.fa-spider { + --fa: "\f717"; + --fa--fa: "\f717\f717"; } -.fa-hands-bound::before { - content: "\e4f9"; } +.fa-hands-bound { + --fa: "\e4f9"; + --fa--fa: "\e4f9\e4f9"; } -.fa-file-invoice-dollar::before { - content: "\f571"; } +.fa-file-invoice-dollar { + --fa: "\f571"; + --fa--fa: "\f571\f571"; } -.fa-plane-circle-exclamation::before { - content: "\e556"; } +.fa-plane-circle-exclamation { + --fa: "\e556"; + --fa--fa: "\e556\e556"; } -.fa-x-ray::before { - content: "\f497"; } +.fa-x-ray { + --fa: "\f497"; + --fa--fa: "\f497\f497"; } -.fa-spell-check::before { - content: "\f891"; } +.fa-spell-check { + --fa: "\f891"; + --fa--fa: "\f891\f891"; } -.fa-slash::before { - content: "\f715"; } +.fa-slash { + --fa: "\f715"; + --fa--fa: "\f715\f715"; } -.fa-computer-mouse::before { - content: "\f8cc"; } +.fa-computer-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-mouse::before { - content: "\f8cc"; } +.fa-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-arrow-right-to-bracket::before { - content: "\f090"; } +.fa-arrow-right-to-bracket { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-sign-in::before { - content: "\f090"; } +.fa-sign-in { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-shop-slash::before { - content: "\e070"; } +.fa-shop-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-store-alt-slash::before { - content: "\e070"; } +.fa-store-alt-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-server::before { - content: "\f233"; } +.fa-server { + --fa: "\f233"; + --fa--fa: "\f233\f233"; } -.fa-virus-covid-slash::before { - content: "\e4a9"; } +.fa-virus-covid-slash { + --fa: "\e4a9"; + --fa--fa: "\e4a9\e4a9"; } -.fa-shop-lock::before { - content: "\e4a5"; } +.fa-shop-lock { + --fa: "\e4a5"; + --fa--fa: "\e4a5\e4a5"; } -.fa-hourglass-start::before { - content: "\f251"; } +.fa-hourglass-start { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-hourglass-1::before { - content: "\f251"; } +.fa-hourglass-1 { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-blender-phone::before { - content: "\f6b6"; } +.fa-blender-phone { + --fa: "\f6b6"; + --fa--fa: "\f6b6\f6b6"; } -.fa-building-wheat::before { - content: "\e4db"; } +.fa-building-wheat { + --fa: "\e4db"; + --fa--fa: "\e4db\e4db"; } -.fa-person-breastfeeding::before { - content: "\e53a"; } +.fa-person-breastfeeding { + --fa: "\e53a"; + --fa--fa: "\e53a\e53a"; } -.fa-right-to-bracket::before { - content: "\f2f6"; } +.fa-right-to-bracket { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-sign-in-alt::before { - content: "\f2f6"; } +.fa-sign-in-alt { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-venus::before { - content: "\f221"; } +.fa-venus { + --fa: "\f221"; + --fa--fa: "\f221\f221"; } -.fa-passport::before { - content: "\f5ab"; } +.fa-passport { + --fa: "\f5ab"; + --fa--fa: "\f5ab\f5ab"; } -.fa-thumbtack-slash::before { - content: "\e68f"; } +.fa-thumbtack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-thumb-tack-slash::before { - content: "\e68f"; } +.fa-thumb-tack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-heart-pulse::before { - content: "\f21e"; } +.fa-heart-pulse { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-heartbeat::before { - content: "\f21e"; } +.fa-heartbeat { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-people-carry-box::before { - content: "\f4ce"; } +.fa-people-carry-box { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-people-carry::before { - content: "\f4ce"; } +.fa-people-carry { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-temperature-high::before { - content: "\f769"; } +.fa-temperature-high { + --fa: "\f769"; + --fa--fa: "\f769\f769"; } -.fa-microchip::before { - content: "\f2db"; } +.fa-microchip { + --fa: "\f2db"; + --fa--fa: "\f2db\f2db"; } -.fa-crown::before { - content: "\f521"; } +.fa-crown { + --fa: "\f521"; + --fa--fa: "\f521\f521"; } -.fa-weight-hanging::before { - content: "\f5cd"; } +.fa-weight-hanging { + --fa: "\f5cd"; + --fa--fa: "\f5cd\f5cd"; } -.fa-xmarks-lines::before { - content: "\e59a"; } +.fa-xmarks-lines { + --fa: "\e59a"; + --fa--fa: "\e59a\e59a"; } -.fa-file-prescription::before { - content: "\f572"; } +.fa-file-prescription { + --fa: "\f572"; + --fa--fa: "\f572\f572"; } -.fa-weight-scale::before { - content: "\f496"; } +.fa-weight-scale { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-weight::before { - content: "\f496"; } +.fa-weight { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-user-group::before { - content: "\f500"; } +.fa-user-group { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-user-friends::before { - content: "\f500"; } +.fa-user-friends { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-arrow-up-a-z::before { - content: "\f15e"; } +.fa-arrow-up-a-z { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-sort-alpha-up::before { - content: "\f15e"; } +.fa-sort-alpha-up { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-chess-knight::before { - content: "\f441"; } +.fa-chess-knight { + --fa: "\f441"; + --fa--fa: "\f441\f441"; } -.fa-face-laugh-squint::before { - content: "\f59b"; } +.fa-face-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-laugh-squint::before { - content: "\f59b"; } +.fa-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-wheelchair::before { - content: "\f193"; } +.fa-wheelchair { + --fa: "\f193"; + --fa--fa: "\f193\f193"; } -.fa-circle-arrow-up::before { - content: "\f0aa"; } +.fa-circle-arrow-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-arrow-circle-up::before { - content: "\f0aa"; } +.fa-arrow-circle-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-toggle-on::before { - content: "\f205"; } +.fa-toggle-on { + --fa: "\f205"; + --fa--fa: "\f205\f205"; } -.fa-person-walking::before { - content: "\f554"; } +.fa-person-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-walking::before { - content: "\f554"; } +.fa-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-l::before { - content: "\4c"; } +.fa-l { + --fa: "\4c"; + --fa--fa: "\4c\4c"; } -.fa-fire::before { - content: "\f06d"; } +.fa-fire { + --fa: "\f06d"; + --fa--fa: "\f06d\f06d"; } -.fa-bed-pulse::before { - content: "\f487"; } +.fa-bed-pulse { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-procedures::before { - content: "\f487"; } +.fa-procedures { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-shuttle-space::before { - content: "\f197"; } +.fa-shuttle-space { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-space-shuttle::before { - content: "\f197"; } +.fa-space-shuttle { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-face-laugh::before { - content: "\f599"; } +.fa-face-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-laugh::before { - content: "\f599"; } +.fa-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-folder-open::before { - content: "\f07c"; } +.fa-folder-open { + --fa: "\f07c"; + --fa--fa: "\f07c\f07c"; } -.fa-heart-circle-plus::before { - content: "\e500"; } +.fa-heart-circle-plus { + --fa: "\e500"; + --fa--fa: "\e500\e500"; } -.fa-code-fork::before { - content: "\e13b"; } +.fa-code-fork { + --fa: "\e13b"; + --fa--fa: "\e13b\e13b"; } -.fa-city::before { - content: "\f64f"; } +.fa-city { + --fa: "\f64f"; + --fa--fa: "\f64f\f64f"; } -.fa-microphone-lines::before { - content: "\f3c9"; } +.fa-microphone-lines { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-microphone-alt::before { - content: "\f3c9"; } +.fa-microphone-alt { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-pepper-hot::before { - content: "\f816"; } +.fa-pepper-hot { + --fa: "\f816"; + --fa--fa: "\f816\f816"; } -.fa-unlock::before { - content: "\f09c"; } +.fa-unlock { + --fa: "\f09c"; + --fa--fa: "\f09c\f09c"; } -.fa-colon-sign::before { - content: "\e140"; } +.fa-colon-sign { + --fa: "\e140"; + --fa--fa: "\e140\e140"; } -.fa-headset::before { - content: "\f590"; } +.fa-headset { + --fa: "\f590"; + --fa--fa: "\f590\f590"; } -.fa-store-slash::before { - content: "\e071"; } +.fa-store-slash { + --fa: "\e071"; + --fa--fa: "\e071\e071"; } -.fa-road-circle-xmark::before { - content: "\e566"; } +.fa-road-circle-xmark { + --fa: "\e566"; + --fa--fa: "\e566\e566"; } -.fa-user-minus::before { - content: "\f503"; } +.fa-user-minus { + --fa: "\f503"; + --fa--fa: "\f503\f503"; } -.fa-mars-stroke-up::before { - content: "\f22a"; } +.fa-mars-stroke-up { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-mars-stroke-v::before { - content: "\f22a"; } +.fa-mars-stroke-v { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-champagne-glasses::before { - content: "\f79f"; } +.fa-champagne-glasses { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-glass-cheers::before { - content: "\f79f"; } +.fa-glass-cheers { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-clipboard::before { - content: "\f328"; } +.fa-clipboard { + --fa: "\f328"; + --fa--fa: "\f328\f328"; } -.fa-house-circle-exclamation::before { - content: "\e50a"; } +.fa-house-circle-exclamation { + --fa: "\e50a"; + --fa--fa: "\e50a\e50a"; } -.fa-file-arrow-up::before { - content: "\f574"; } +.fa-file-arrow-up { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-file-upload::before { - content: "\f574"; } +.fa-file-upload { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-wifi::before { - content: "\f1eb"; } +.fa-wifi { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-3::before { - content: "\f1eb"; } +.fa-wifi-3 { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-strong::before { - content: "\f1eb"; } +.fa-wifi-strong { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-bath::before { - content: "\f2cd"; } +.fa-bath { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-bathtub::before { - content: "\f2cd"; } +.fa-bathtub { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-underline::before { - content: "\f0cd"; } +.fa-underline { + --fa: "\f0cd"; + --fa--fa: "\f0cd\f0cd"; } -.fa-user-pen::before { - content: "\f4ff"; } +.fa-user-pen { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-user-edit::before { - content: "\f4ff"; } +.fa-user-edit { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-signature::before { - content: "\f5b7"; } +.fa-signature { + --fa: "\f5b7"; + --fa--fa: "\f5b7\f5b7"; } -.fa-stroopwafel::before { - content: "\f551"; } +.fa-stroopwafel { + --fa: "\f551"; + --fa--fa: "\f551\f551"; } -.fa-bold::before { - content: "\f032"; } +.fa-bold { + --fa: "\f032"; + --fa--fa: "\f032\f032"; } -.fa-anchor-lock::before { - content: "\e4ad"; } +.fa-anchor-lock { + --fa: "\e4ad"; + --fa--fa: "\e4ad\e4ad"; } -.fa-building-ngo::before { - content: "\e4d7"; } +.fa-building-ngo { + --fa: "\e4d7"; + --fa--fa: "\e4d7\e4d7"; } -.fa-manat-sign::before { - content: "\e1d5"; } +.fa-manat-sign { + --fa: "\e1d5"; + --fa--fa: "\e1d5\e1d5"; } -.fa-not-equal::before { - content: "\f53e"; } +.fa-not-equal { + --fa: "\f53e"; + --fa--fa: "\f53e\f53e"; } -.fa-border-top-left::before { - content: "\f853"; } +.fa-border-top-left { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-border-style::before { - content: "\f853"; } +.fa-border-style { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-map-location-dot::before { - content: "\f5a0"; } +.fa-map-location-dot { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-map-marked-alt::before { - content: "\f5a0"; } +.fa-map-marked-alt { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-jedi::before { - content: "\f669"; } +.fa-jedi { + --fa: "\f669"; + --fa--fa: "\f669\f669"; } -.fa-square-poll-vertical::before { - content: "\f681"; } +.fa-square-poll-vertical { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-poll::before { - content: "\f681"; } +.fa-poll { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-mug-hot::before { - content: "\f7b6"; } +.fa-mug-hot { + --fa: "\f7b6"; + --fa--fa: "\f7b6\f7b6"; } -.fa-car-battery::before { - content: "\f5df"; } +.fa-car-battery { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-battery-car::before { - content: "\f5df"; } +.fa-battery-car { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-gift::before { - content: "\f06b"; } +.fa-gift { + --fa: "\f06b"; + --fa--fa: "\f06b\f06b"; } -.fa-dice-two::before { - content: "\f528"; } +.fa-dice-two { + --fa: "\f528"; + --fa--fa: "\f528\f528"; } -.fa-chess-queen::before { - content: "\f445"; } +.fa-chess-queen { + --fa: "\f445"; + --fa--fa: "\f445\f445"; } -.fa-glasses::before { - content: "\f530"; } +.fa-glasses { + --fa: "\f530"; + --fa--fa: "\f530\f530"; } -.fa-chess-board::before { - content: "\f43c"; } +.fa-chess-board { + --fa: "\f43c"; + --fa--fa: "\f43c\f43c"; } -.fa-building-circle-check::before { - content: "\e4d2"; } +.fa-building-circle-check { + --fa: "\e4d2"; + --fa--fa: "\e4d2\e4d2"; } -.fa-person-chalkboard::before { - content: "\e53d"; } +.fa-person-chalkboard { + --fa: "\e53d"; + --fa--fa: "\e53d\e53d"; } -.fa-mars-stroke-right::before { - content: "\f22b"; } +.fa-mars-stroke-right { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-mars-stroke-h::before { - content: "\f22b"; } +.fa-mars-stroke-h { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-hand-back-fist::before { - content: "\f255"; } +.fa-hand-back-fist { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-hand-rock::before { - content: "\f255"; } +.fa-hand-rock { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-square-caret-up::before { - content: "\f151"; } +.fa-square-caret-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-caret-square-up::before { - content: "\f151"; } +.fa-caret-square-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-cloud-showers-water::before { - content: "\e4e4"; } +.fa-cloud-showers-water { + --fa: "\e4e4"; + --fa--fa: "\e4e4\e4e4"; } -.fa-chart-bar::before { - content: "\f080"; } +.fa-chart-bar { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-bar-chart::before { - content: "\f080"; } +.fa-bar-chart { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-hands-bubbles::before { - content: "\e05e"; } +.fa-hands-bubbles { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-hands-wash::before { - content: "\e05e"; } +.fa-hands-wash { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-less-than-equal::before { - content: "\f537"; } +.fa-less-than-equal { + --fa: "\f537"; + --fa--fa: "\f537\f537"; } -.fa-train::before { - content: "\f238"; } +.fa-train { + --fa: "\f238"; + --fa--fa: "\f238\f238"; } -.fa-eye-low-vision::before { - content: "\f2a8"; } +.fa-eye-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-low-vision::before { - content: "\f2a8"; } +.fa-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-crow::before { - content: "\f520"; } +.fa-crow { + --fa: "\f520"; + --fa--fa: "\f520\f520"; } -.fa-sailboat::before { - content: "\e445"; } +.fa-sailboat { + --fa: "\e445"; + --fa--fa: "\e445\e445"; } -.fa-window-restore::before { - content: "\f2d2"; } +.fa-window-restore { + --fa: "\f2d2"; + --fa--fa: "\f2d2\f2d2"; } -.fa-square-plus::before { - content: "\f0fe"; } +.fa-square-plus { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-plus-square::before { - content: "\f0fe"; } +.fa-plus-square { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-torii-gate::before { - content: "\f6a1"; } +.fa-torii-gate { + --fa: "\f6a1"; + --fa--fa: "\f6a1\f6a1"; } -.fa-frog::before { - content: "\f52e"; } +.fa-frog { + --fa: "\f52e"; + --fa--fa: "\f52e\f52e"; } -.fa-bucket::before { - content: "\e4cf"; } +.fa-bucket { + --fa: "\e4cf"; + --fa--fa: "\e4cf\e4cf"; } -.fa-image::before { - content: "\f03e"; } +.fa-image { + --fa: "\f03e"; + --fa--fa: "\f03e\f03e"; } -.fa-microphone::before { - content: "\f130"; } +.fa-microphone { + --fa: "\f130"; + --fa--fa: "\f130\f130"; } -.fa-cow::before { - content: "\f6c8"; } +.fa-cow { + --fa: "\f6c8"; + --fa--fa: "\f6c8\f6c8"; } -.fa-caret-up::before { - content: "\f0d8"; } +.fa-caret-up { + --fa: "\f0d8"; + --fa--fa: "\f0d8\f0d8"; } -.fa-screwdriver::before { - content: "\f54a"; } +.fa-screwdriver { + --fa: "\f54a"; + --fa--fa: "\f54a\f54a"; } -.fa-folder-closed::before { - content: "\e185"; } +.fa-folder-closed { + --fa: "\e185"; + --fa--fa: "\e185\e185"; } -.fa-house-tsunami::before { - content: "\e515"; } +.fa-house-tsunami { + --fa: "\e515"; + --fa--fa: "\e515\e515"; } -.fa-square-nfi::before { - content: "\e576"; } +.fa-square-nfi { + --fa: "\e576"; + --fa--fa: "\e576\e576"; } -.fa-arrow-up-from-ground-water::before { - content: "\e4b5"; } +.fa-arrow-up-from-ground-water { + --fa: "\e4b5"; + --fa--fa: "\e4b5\e4b5"; } -.fa-martini-glass::before { - content: "\f57b"; } +.fa-martini-glass { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-glass-martini-alt::before { - content: "\f57b"; } +.fa-glass-martini-alt { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-rotate-left::before { - content: "\f2ea"; } +.fa-square-binary { + --fa: "\e69b"; + --fa--fa: "\e69b\e69b"; } -.fa-rotate-back::before { - content: "\f2ea"; } +.fa-rotate-left { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-rotate-backward::before { - content: "\f2ea"; } +.fa-rotate-back { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-undo-alt::before { - content: "\f2ea"; } +.fa-rotate-backward { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-table-columns::before { - content: "\f0db"; } +.fa-undo-alt { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-columns::before { - content: "\f0db"; } +.fa-table-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-lemon::before { - content: "\f094"; } +.fa-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-head-side-mask::before { - content: "\e063"; } +.fa-lemon { + --fa: "\f094"; + --fa--fa: "\f094\f094"; } -.fa-handshake::before { - content: "\f2b5"; } +.fa-head-side-mask { + --fa: "\e063"; + --fa--fa: "\e063\e063"; } -.fa-gem::before { - content: "\f3a5"; } +.fa-handshake { + --fa: "\f2b5"; + --fa--fa: "\f2b5\f2b5"; } -.fa-dolly::before { - content: "\f472"; } +.fa-gem { + --fa: "\f3a5"; + --fa--fa: "\f3a5\f3a5"; } -.fa-dolly-box::before { - content: "\f472"; } +.fa-dolly { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-smoking::before { - content: "\f48d"; } +.fa-dolly-box { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-minimize::before { - content: "\f78c"; } +.fa-smoking { + --fa: "\f48d"; + --fa--fa: "\f48d\f48d"; } -.fa-compress-arrows-alt::before { - content: "\f78c"; } +.fa-minimize { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-monument::before { - content: "\f5a6"; } +.fa-compress-arrows-alt { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-snowplow::before { - content: "\f7d2"; } +.fa-monument { + --fa: "\f5a6"; + --fa--fa: "\f5a6\f5a6"; } -.fa-angles-right::before { - content: "\f101"; } +.fa-snowplow { + --fa: "\f7d2"; + --fa--fa: "\f7d2\f7d2"; } -.fa-angle-double-right::before { - content: "\f101"; } +.fa-angles-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-cannabis::before { - content: "\f55f"; } +.fa-angle-double-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-circle-play::before { - content: "\f144"; } +.fa-cannabis { + --fa: "\f55f"; + --fa--fa: "\f55f\f55f"; } -.fa-play-circle::before { - content: "\f144"; } +.fa-circle-play { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-tablets::before { - content: "\f490"; } +.fa-play-circle { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-ethernet::before { - content: "\f796"; } +.fa-tablets { + --fa: "\f490"; + --fa--fa: "\f490\f490"; } -.fa-euro-sign::before { - content: "\f153"; } +.fa-ethernet { + --fa: "\f796"; + --fa--fa: "\f796\f796"; } -.fa-eur::before { - content: "\f153"; } +.fa-euro-sign { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-euro::before { - content: "\f153"; } +.fa-eur { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-chair::before { - content: "\f6c0"; } +.fa-euro { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-circle-check::before { - content: "\f058"; } +.fa-chair { + --fa: "\f6c0"; + --fa--fa: "\f6c0\f6c0"; } -.fa-check-circle::before { - content: "\f058"; } +.fa-circle-check { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-circle-stop::before { - content: "\f28d"; } +.fa-check-circle { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-stop-circle::before { - content: "\f28d"; } +.fa-circle-stop { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-compass-drafting::before { - content: "\f568"; } +.fa-stop-circle { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-drafting-compass::before { - content: "\f568"; } +.fa-compass-drafting { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-plate-wheat::before { - content: "\e55a"; } +.fa-drafting-compass { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-icicles::before { - content: "\f7ad"; } +.fa-plate-wheat { + --fa: "\e55a"; + --fa--fa: "\e55a\e55a"; } -.fa-person-shelter::before { - content: "\e54f"; } +.fa-icicles { + --fa: "\f7ad"; + --fa--fa: "\f7ad\f7ad"; } -.fa-neuter::before { - content: "\f22c"; } +.fa-person-shelter { + --fa: "\e54f"; + --fa--fa: "\e54f\e54f"; } -.fa-id-badge::before { - content: "\f2c1"; } +.fa-neuter { + --fa: "\f22c"; + --fa--fa: "\f22c\f22c"; } -.fa-marker::before { - content: "\f5a1"; } +.fa-id-badge { + --fa: "\f2c1"; + --fa--fa: "\f2c1\f2c1"; } -.fa-face-laugh-beam::before { - content: "\f59a"; } +.fa-marker { + --fa: "\f5a1"; + --fa--fa: "\f5a1\f5a1"; } -.fa-laugh-beam::before { - content: "\f59a"; } +.fa-face-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-helicopter-symbol::before { - content: "\e502"; } +.fa-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-universal-access::before { - content: "\f29a"; } +.fa-helicopter-symbol { + --fa: "\e502"; + --fa--fa: "\e502\e502"; } -.fa-circle-chevron-up::before { - content: "\f139"; } +.fa-universal-access { + --fa: "\f29a"; + --fa--fa: "\f29a\f29a"; } -.fa-chevron-circle-up::before { - content: "\f139"; } +.fa-circle-chevron-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-lari-sign::before { - content: "\e1c8"; } +.fa-chevron-circle-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-volcano::before { - content: "\f770"; } +.fa-lari-sign { + --fa: "\e1c8"; + --fa--fa: "\e1c8\e1c8"; } -.fa-person-walking-dashed-line-arrow-right::before { - content: "\e553"; } +.fa-volcano { + --fa: "\f770"; + --fa--fa: "\f770\f770"; } -.fa-sterling-sign::before { - content: "\f154"; } +.fa-person-walking-dashed-line-arrow-right { + --fa: "\e553"; + --fa--fa: "\e553\e553"; } -.fa-gbp::before { - content: "\f154"; } +.fa-sterling-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-pound-sign::before { - content: "\f154"; } +.fa-gbp { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-viruses::before { - content: "\e076"; } +.fa-pound-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-square-person-confined::before { - content: "\e577"; } +.fa-viruses { + --fa: "\e076"; + --fa--fa: "\e076\e076"; } -.fa-user-tie::before { - content: "\f508"; } +.fa-square-person-confined { + --fa: "\e577"; + --fa--fa: "\e577\e577"; } -.fa-arrow-down-long::before { - content: "\f175"; } +.fa-user-tie { + --fa: "\f508"; + --fa--fa: "\f508\f508"; } -.fa-long-arrow-down::before { - content: "\f175"; } +.fa-arrow-down-long { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-tent-arrow-down-to-line::before { - content: "\e57e"; } +.fa-long-arrow-down { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-certificate::before { - content: "\f0a3"; } +.fa-tent-arrow-down-to-line { + --fa: "\e57e"; + --fa--fa: "\e57e\e57e"; } -.fa-reply-all::before { - content: "\f122"; } +.fa-certificate { + --fa: "\f0a3"; + --fa--fa: "\f0a3\f0a3"; } -.fa-mail-reply-all::before { - content: "\f122"; } +.fa-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-suitcase::before { - content: "\f0f2"; } +.fa-mail-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-person-skating::before { - content: "\f7c5"; } +.fa-suitcase { + --fa: "\f0f2"; + --fa--fa: "\f0f2\f0f2"; } -.fa-skating::before { - content: "\f7c5"; } +.fa-person-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-filter-circle-dollar::before { - content: "\f662"; } +.fa-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-funnel-dollar::before { - content: "\f662"; } +.fa-filter-circle-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-camera-retro::before { - content: "\f083"; } +.fa-funnel-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-circle-arrow-down::before { - content: "\f0ab"; } +.fa-camera-retro { + --fa: "\f083"; + --fa--fa: "\f083\f083"; } -.fa-arrow-circle-down::before { - content: "\f0ab"; } +.fa-circle-arrow-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-file-import::before { - content: "\f56f"; } +.fa-arrow-circle-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-arrow-right-to-file::before { - content: "\f56f"; } +.fa-file-import { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-square-arrow-up-right::before { - content: "\f14c"; } +.fa-arrow-right-to-file { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-external-link-square::before { - content: "\f14c"; } +.fa-square-arrow-up-right { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-box-open::before { - content: "\f49e"; } +.fa-external-link-square { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-scroll::before { - content: "\f70e"; } +.fa-box-open { + --fa: "\f49e"; + --fa--fa: "\f49e\f49e"; } -.fa-spa::before { - content: "\f5bb"; } +.fa-scroll { + --fa: "\f70e"; + --fa--fa: "\f70e\f70e"; } -.fa-location-pin-lock::before { - content: "\e51f"; } +.fa-spa { + --fa: "\f5bb"; + --fa--fa: "\f5bb\f5bb"; } -.fa-pause::before { - content: "\f04c"; } +.fa-location-pin-lock { + --fa: "\e51f"; + --fa--fa: "\e51f\e51f"; } -.fa-hill-avalanche::before { - content: "\e507"; } +.fa-pause { + --fa: "\f04c"; + --fa--fa: "\f04c\f04c"; } -.fa-temperature-empty::before { - content: "\f2cb"; } +.fa-hill-avalanche { + --fa: "\e507"; + --fa--fa: "\e507\e507"; } -.fa-temperature-0::before { - content: "\f2cb"; } +.fa-temperature-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-0::before { - content: "\f2cb"; } +.fa-temperature-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-empty::before { - content: "\f2cb"; } +.fa-thermometer-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-bomb::before { - content: "\f1e2"; } +.fa-thermometer-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-registered::before { - content: "\f25d"; } +.fa-bomb { + --fa: "\f1e2"; + --fa--fa: "\f1e2\f1e2"; } -.fa-address-card::before { - content: "\f2bb"; } +.fa-registered { + --fa: "\f25d"; + --fa--fa: "\f25d\f25d"; } -.fa-contact-card::before { - content: "\f2bb"; } +.fa-address-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-vcard::before { - content: "\f2bb"; } +.fa-contact-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-scale-unbalanced-flip::before { - content: "\f516"; } +.fa-vcard { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-balance-scale-right::before { - content: "\f516"; } +.fa-scale-unbalanced-flip { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-subscript::before { - content: "\f12c"; } +.fa-balance-scale-right { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-diamond-turn-right::before { - content: "\f5eb"; } +.fa-subscript { + --fa: "\f12c"; + --fa--fa: "\f12c\f12c"; } -.fa-directions::before { - content: "\f5eb"; } +.fa-diamond-turn-right { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-burst::before { - content: "\e4dc"; } +.fa-directions { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-house-laptop::before { - content: "\e066"; } +.fa-burst { + --fa: "\e4dc"; + --fa--fa: "\e4dc\e4dc"; } -.fa-laptop-house::before { - content: "\e066"; } +.fa-house-laptop { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-face-tired::before { - content: "\f5c8"; } +.fa-laptop-house { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-tired::before { - content: "\f5c8"; } +.fa-face-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-money-bills::before { - content: "\e1f3"; } +.fa-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-smog::before { - content: "\f75f"; } +.fa-money-bills { + --fa: "\e1f3"; + --fa--fa: "\e1f3\e1f3"; } -.fa-crutch::before { - content: "\f7f7"; } +.fa-smog { + --fa: "\f75f"; + --fa--fa: "\f75f\f75f"; } -.fa-cloud-arrow-up::before { - content: "\f0ee"; } +.fa-crutch { + --fa: "\f7f7"; + --fa--fa: "\f7f7\f7f7"; } -.fa-cloud-upload::before { - content: "\f0ee"; } +.fa-cloud-arrow-up { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-cloud-upload-alt::before { - content: "\f0ee"; } +.fa-cloud-upload { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-palette::before { - content: "\f53f"; } +.fa-cloud-upload-alt { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-arrows-turn-right::before { - content: "\e4c0"; } +.fa-palette { + --fa: "\f53f"; + --fa--fa: "\f53f\f53f"; } -.fa-vest::before { - content: "\e085"; } +.fa-arrows-turn-right { + --fa: "\e4c0"; + --fa--fa: "\e4c0\e4c0"; } -.fa-ferry::before { - content: "\e4ea"; } +.fa-vest { + --fa: "\e085"; + --fa--fa: "\e085\e085"; } -.fa-arrows-down-to-people::before { - content: "\e4b9"; } +.fa-ferry { + --fa: "\e4ea"; + --fa--fa: "\e4ea\e4ea"; } -.fa-seedling::before { - content: "\f4d8"; } +.fa-arrows-down-to-people { + --fa: "\e4b9"; + --fa--fa: "\e4b9\e4b9"; } -.fa-sprout::before { - content: "\f4d8"; } +.fa-seedling { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-left-right::before { - content: "\f337"; } +.fa-sprout { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-arrows-alt-h::before { - content: "\f337"; } +.fa-left-right { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-boxes-packing::before { - content: "\e4c7"; } +.fa-arrows-alt-h { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-circle-arrow-left::before { - content: "\f0a8"; } +.fa-boxes-packing { + --fa: "\e4c7"; + --fa--fa: "\e4c7\e4c7"; } -.fa-arrow-circle-left::before { - content: "\f0a8"; } +.fa-circle-arrow-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-group-arrows-rotate::before { - content: "\e4f6"; } +.fa-arrow-circle-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-bowl-food::before { - content: "\e4c6"; } +.fa-group-arrows-rotate { + --fa: "\e4f6"; + --fa--fa: "\e4f6\e4f6"; } -.fa-candy-cane::before { - content: "\f786"; } +.fa-bowl-food { + --fa: "\e4c6"; + --fa--fa: "\e4c6\e4c6"; } -.fa-arrow-down-wide-short::before { - content: "\f160"; } +.fa-candy-cane { + --fa: "\f786"; + --fa--fa: "\f786\f786"; } -.fa-sort-amount-asc::before { - content: "\f160"; } +.fa-arrow-down-wide-short { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-sort-amount-down::before { - content: "\f160"; } +.fa-sort-amount-asc { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-cloud-bolt::before { - content: "\f76c"; } +.fa-sort-amount-down { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-thunderstorm::before { - content: "\f76c"; } +.fa-cloud-bolt { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-text-slash::before { - content: "\f87d"; } +.fa-thunderstorm { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-remove-format::before { - content: "\f87d"; } +.fa-text-slash { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-face-smile-wink::before { - content: "\f4da"; } +.fa-remove-format { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-smile-wink::before { - content: "\f4da"; } +.fa-face-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-word::before { - content: "\f1c2"; } +.fa-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-powerpoint::before { - content: "\f1c4"; } +.fa-file-word { + --fa: "\f1c2"; + --fa--fa: "\f1c2\f1c2"; } -.fa-arrows-left-right::before { - content: "\f07e"; } +.fa-file-powerpoint { + --fa: "\f1c4"; + --fa--fa: "\f1c4\f1c4"; } -.fa-arrows-h::before { - content: "\f07e"; } +.fa-arrows-left-right { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-house-lock::before { - content: "\e510"; } +.fa-arrows-h { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-cloud-arrow-down::before { - content: "\f0ed"; } +.fa-house-lock { + --fa: "\e510"; + --fa--fa: "\e510\e510"; } -.fa-cloud-download::before { - content: "\f0ed"; } +.fa-cloud-arrow-down { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-cloud-download-alt::before { - content: "\f0ed"; } +.fa-cloud-download { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-children::before { - content: "\e4e1"; } +.fa-cloud-download-alt { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-chalkboard::before { - content: "\f51b"; } +.fa-children { + --fa: "\e4e1"; + --fa--fa: "\e4e1\e4e1"; } -.fa-blackboard::before { - content: "\f51b"; } +.fa-chalkboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-large-slash::before { - content: "\f4fa"; } +.fa-blackboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-alt-slash::before { - content: "\f4fa"; } +.fa-user-large-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-envelope-open::before { - content: "\f2b6"; } +.fa-user-alt-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-handshake-simple-slash::before { - content: "\e05f"; } +.fa-envelope-open { + --fa: "\f2b6"; + --fa--fa: "\f2b6\f2b6"; } -.fa-handshake-alt-slash::before { - content: "\e05f"; } +.fa-handshake-simple-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-mattress-pillow::before { - content: "\e525"; } +.fa-handshake-alt-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-guarani-sign::before { - content: "\e19a"; } +.fa-mattress-pillow { + --fa: "\e525"; + --fa--fa: "\e525\e525"; } -.fa-arrows-rotate::before { - content: "\f021"; } +.fa-guarani-sign { + --fa: "\e19a"; + --fa--fa: "\e19a\e19a"; } -.fa-refresh::before { - content: "\f021"; } +.fa-arrows-rotate { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-sync::before { - content: "\f021"; } +.fa-refresh { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-fire-extinguisher::before { - content: "\f134"; } +.fa-sync { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-cruzeiro-sign::before { - content: "\e152"; } +.fa-fire-extinguisher { + --fa: "\f134"; + --fa--fa: "\f134\f134"; } -.fa-greater-than-equal::before { - content: "\f532"; } +.fa-cruzeiro-sign { + --fa: "\e152"; + --fa--fa: "\e152\e152"; } -.fa-shield-halved::before { - content: "\f3ed"; } +.fa-greater-than-equal { + --fa: "\f532"; + --fa--fa: "\f532\f532"; } -.fa-shield-alt::before { - content: "\f3ed"; } +.fa-shield-halved { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-book-atlas::before { - content: "\f558"; } +.fa-shield-alt { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-atlas::before { - content: "\f558"; } +.fa-book-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-virus::before { - content: "\e074"; } +.fa-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-envelope-circle-check::before { - content: "\e4e8"; } +.fa-virus { + --fa: "\e074"; + --fa--fa: "\e074\e074"; } -.fa-layer-group::before { - content: "\f5fd"; } +.fa-envelope-circle-check { + --fa: "\e4e8"; + --fa--fa: "\e4e8\e4e8"; } -.fa-arrows-to-dot::before { - content: "\e4be"; } +.fa-layer-group { + --fa: "\f5fd"; + --fa--fa: "\f5fd\f5fd"; } -.fa-archway::before { - content: "\f557"; } +.fa-arrows-to-dot { + --fa: "\e4be"; + --fa--fa: "\e4be\e4be"; } -.fa-heart-circle-check::before { - content: "\e4fd"; } +.fa-archway { + --fa: "\f557"; + --fa--fa: "\f557\f557"; } -.fa-house-chimney-crack::before { - content: "\f6f1"; } +.fa-heart-circle-check { + --fa: "\e4fd"; + --fa--fa: "\e4fd\e4fd"; } -.fa-house-damage::before { - content: "\f6f1"; } +.fa-house-chimney-crack { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-zipper::before { - content: "\f1c6"; } +.fa-house-damage { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-archive::before { - content: "\f1c6"; } +.fa-file-zipper { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-square::before { - content: "\f0c8"; } +.fa-file-archive { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-martini-glass-empty::before { - content: "\f000"; } +.fa-square { + --fa: "\f0c8"; + --fa--fa: "\f0c8\f0c8"; } -.fa-glass-martini::before { - content: "\f000"; } +.fa-martini-glass-empty { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-couch::before { - content: "\f4b8"; } +.fa-glass-martini { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-cedi-sign::before { - content: "\e0df"; } +.fa-couch { + --fa: "\f4b8"; + --fa--fa: "\f4b8\f4b8"; } -.fa-italic::before { - content: "\f033"; } +.fa-cedi-sign { + --fa: "\e0df"; + --fa--fa: "\e0df\e0df"; } -.fa-table-cells-column-lock::before { - content: "\e678"; } +.fa-italic { + --fa: "\f033"; + --fa--fa: "\f033\f033"; } -.fa-church::before { - content: "\f51d"; } +.fa-table-cells-column-lock { + --fa: "\e678"; + --fa--fa: "\e678\e678"; } -.fa-comments-dollar::before { - content: "\f653"; } +.fa-church { + --fa: "\f51d"; + --fa--fa: "\f51d\f51d"; } -.fa-democrat::before { - content: "\f747"; } +.fa-comments-dollar { + --fa: "\f653"; + --fa--fa: "\f653\f653"; } -.fa-z::before { - content: "\5a"; } +.fa-democrat { + --fa: "\f747"; + --fa--fa: "\f747\f747"; } -.fa-person-skiing::before { - content: "\f7c9"; } +.fa-z { + --fa: "\5a"; + --fa--fa: "\5a\5a"; } -.fa-skiing::before { - content: "\f7c9"; } +.fa-person-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-road-lock::before { - content: "\e567"; } +.fa-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-a::before { - content: "\41"; } +.fa-road-lock { + --fa: "\e567"; + --fa--fa: "\e567\e567"; } -.fa-temperature-arrow-down::before { - content: "\e03f"; } +.fa-a { + --fa: "\41"; + --fa--fa: "\41\41"; } -.fa-temperature-down::before { - content: "\e03f"; } +.fa-temperature-arrow-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-pointed::before { - content: "\f56b"; } +.fa-temperature-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-alt::before { - content: "\f56b"; } +.fa-feather-pointed { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-p::before { - content: "\50"; } +.fa-feather-alt { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-snowflake::before { - content: "\f2dc"; } +.fa-p { + --fa: "\50"; + --fa--fa: "\50\50"; } -.fa-newspaper::before { - content: "\f1ea"; } +.fa-snowflake { + --fa: "\f2dc"; + --fa--fa: "\f2dc\f2dc"; } -.fa-rectangle-ad::before { - content: "\f641"; } +.fa-newspaper { + --fa: "\f1ea"; + --fa--fa: "\f1ea\f1ea"; } -.fa-ad::before { - content: "\f641"; } +.fa-rectangle-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-circle-arrow-right::before { - content: "\f0a9"; } +.fa-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-arrow-circle-right::before { - content: "\f0a9"; } +.fa-circle-arrow-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-filter-circle-xmark::before { - content: "\e17b"; } +.fa-arrow-circle-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-locust::before { - content: "\e520"; } +.fa-filter-circle-xmark { + --fa: "\e17b"; + --fa--fa: "\e17b\e17b"; } -.fa-sort::before { - content: "\f0dc"; } +.fa-locust { + --fa: "\e520"; + --fa--fa: "\e520\e520"; } -.fa-unsorted::before { - content: "\f0dc"; } +.fa-sort { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-ol::before { - content: "\f0cb"; } +.fa-unsorted { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-1-2::before { - content: "\f0cb"; } +.fa-list-ol { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-list-numeric::before { - content: "\f0cb"; } +.fa-list-1-2 { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-person-dress-burst::before { - content: "\e544"; } +.fa-list-numeric { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-money-check-dollar::before { - content: "\f53d"; } +.fa-person-dress-burst { + --fa: "\e544"; + --fa--fa: "\e544\e544"; } -.fa-money-check-alt::before { - content: "\f53d"; } +.fa-money-check-dollar { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-vector-square::before { - content: "\f5cb"; } +.fa-money-check-alt { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-bread-slice::before { - content: "\f7ec"; } +.fa-vector-square { + --fa: "\f5cb"; + --fa--fa: "\f5cb\f5cb"; } -.fa-language::before { - content: "\f1ab"; } +.fa-bread-slice { + --fa: "\f7ec"; + --fa--fa: "\f7ec\f7ec"; } -.fa-face-kiss-wink-heart::before { - content: "\f598"; } +.fa-language { + --fa: "\f1ab"; + --fa--fa: "\f1ab\f1ab"; } -.fa-kiss-wink-heart::before { - content: "\f598"; } +.fa-face-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-filter::before { - content: "\f0b0"; } +.fa-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-question::before { - content: "\3f"; } +.fa-filter { + --fa: "\f0b0"; + --fa--fa: "\f0b0\f0b0"; } -.fa-file-signature::before { - content: "\f573"; } +.fa-question { + --fa: "\3f"; + --fa--fa: "\3f\3f"; } -.fa-up-down-left-right::before { - content: "\f0b2"; } +.fa-file-signature { + --fa: "\f573"; + --fa--fa: "\f573\f573"; } -.fa-arrows-alt::before { - content: "\f0b2"; } +.fa-up-down-left-right { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-house-chimney-user::before { - content: "\e065"; } +.fa-arrows-alt { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-hand-holding-heart::before { - content: "\f4be"; } +.fa-house-chimney-user { + --fa: "\e065"; + --fa--fa: "\e065\e065"; } -.fa-puzzle-piece::before { - content: "\f12e"; } +.fa-hand-holding-heart { + --fa: "\f4be"; + --fa--fa: "\f4be\f4be"; } -.fa-money-check::before { - content: "\f53c"; } +.fa-puzzle-piece { + --fa: "\f12e"; + --fa--fa: "\f12e\f12e"; } -.fa-star-half-stroke::before { - content: "\f5c0"; } +.fa-money-check { + --fa: "\f53c"; + --fa--fa: "\f53c\f53c"; } -.fa-star-half-alt::before { - content: "\f5c0"; } +.fa-star-half-stroke { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-code::before { - content: "\f121"; } +.fa-star-half-alt { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-whiskey-glass::before { - content: "\f7a0"; } +.fa-code { + --fa: "\f121"; + --fa--fa: "\f121\f121"; } -.fa-glass-whiskey::before { - content: "\f7a0"; } +.fa-whiskey-glass { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-building-circle-exclamation::before { - content: "\e4d3"; } +.fa-glass-whiskey { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-magnifying-glass-chart::before { - content: "\e522"; } +.fa-building-circle-exclamation { + --fa: "\e4d3"; + --fa--fa: "\e4d3\e4d3"; } -.fa-arrow-up-right-from-square::before { - content: "\f08e"; } +.fa-magnifying-glass-chart { + --fa: "\e522"; + --fa--fa: "\e522\e522"; } -.fa-external-link::before { - content: "\f08e"; } +.fa-arrow-up-right-from-square { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-cubes-stacked::before { - content: "\e4e6"; } +.fa-external-link { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-won-sign::before { - content: "\f159"; } +.fa-cubes-stacked { + --fa: "\e4e6"; + --fa--fa: "\e4e6\e4e6"; } -.fa-krw::before { - content: "\f159"; } +.fa-won-sign { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-won::before { - content: "\f159"; } +.fa-krw { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-virus-covid::before { - content: "\e4a8"; } +.fa-won { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-austral-sign::before { - content: "\e0a9"; } +.fa-virus-covid { + --fa: "\e4a8"; + --fa--fa: "\e4a8\e4a8"; } -.fa-f::before { - content: "\46"; } +.fa-austral-sign { + --fa: "\e0a9"; + --fa--fa: "\e0a9\e0a9"; } -.fa-leaf::before { - content: "\f06c"; } +.fa-f { + --fa: "\46"; + --fa--fa: "\46\46"; } -.fa-road::before { - content: "\f018"; } +.fa-leaf { + --fa: "\f06c"; + --fa--fa: "\f06c\f06c"; } -.fa-taxi::before { - content: "\f1ba"; } +.fa-road { + --fa: "\f018"; + --fa--fa: "\f018\f018"; } -.fa-cab::before { - content: "\f1ba"; } +.fa-taxi { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-person-circle-plus::before { - content: "\e541"; } +.fa-cab { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-chart-pie::before { - content: "\f200"; } +.fa-person-circle-plus { + --fa: "\e541"; + --fa--fa: "\e541\e541"; } -.fa-pie-chart::before { - content: "\f200"; } +.fa-chart-pie { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-bolt-lightning::before { - content: "\e0b7"; } +.fa-pie-chart { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-sack-xmark::before { - content: "\e56a"; } +.fa-bolt-lightning { + --fa: "\e0b7"; + --fa--fa: "\e0b7\e0b7"; } -.fa-file-excel::before { - content: "\f1c3"; } +.fa-sack-xmark { + --fa: "\e56a"; + --fa--fa: "\e56a\e56a"; } -.fa-file-contract::before { - content: "\f56c"; } +.fa-file-excel { + --fa: "\f1c3"; + --fa--fa: "\f1c3\f1c3"; } -.fa-fish-fins::before { - content: "\e4f2"; } +.fa-file-contract { + --fa: "\f56c"; + --fa--fa: "\f56c\f56c"; } -.fa-building-flag::before { - content: "\e4d5"; } +.fa-fish-fins { + --fa: "\e4f2"; + --fa--fa: "\e4f2\e4f2"; } -.fa-face-grin-beam::before { - content: "\f582"; } +.fa-building-flag { + --fa: "\e4d5"; + --fa--fa: "\e4d5\e4d5"; } -.fa-grin-beam::before { - content: "\f582"; } +.fa-face-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-object-ungroup::before { - content: "\f248"; } +.fa-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-poop::before { - content: "\f619"; } +.fa-object-ungroup { + --fa: "\f248"; + --fa--fa: "\f248\f248"; } -.fa-location-pin::before { - content: "\f041"; } +.fa-poop { + --fa: "\f619"; + --fa--fa: "\f619\f619"; } -.fa-map-marker::before { - content: "\f041"; } +.fa-location-pin { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-kaaba::before { - content: "\f66b"; } +.fa-map-marker { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-toilet-paper::before { - content: "\f71e"; } +.fa-kaaba { + --fa: "\f66b"; + --fa--fa: "\f66b\f66b"; } -.fa-helmet-safety::before { - content: "\f807"; } +.fa-toilet-paper { + --fa: "\f71e"; + --fa--fa: "\f71e\f71e"; } -.fa-hard-hat::before { - content: "\f807"; } +.fa-helmet-safety { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-hat-hard::before { - content: "\f807"; } +.fa-hard-hat { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-eject::before { - content: "\f052"; } +.fa-hat-hard { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-circle-right::before { - content: "\f35a"; } +.fa-eject { + --fa: "\f052"; + --fa--fa: "\f052\f052"; } -.fa-arrow-alt-circle-right::before { - content: "\f35a"; } +.fa-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-plane-circle-check::before { - content: "\e555"; } +.fa-arrow-alt-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-face-rolling-eyes::before { - content: "\f5a5"; } +.fa-plane-circle-check { + --fa: "\e555"; + --fa--fa: "\e555\e555"; } -.fa-meh-rolling-eyes::before { - content: "\f5a5"; } +.fa-face-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-object-group::before { - content: "\f247"; } +.fa-meh-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-chart-line::before { - content: "\f201"; } +.fa-object-group { + --fa: "\f247"; + --fa--fa: "\f247\f247"; } -.fa-line-chart::before { - content: "\f201"; } +.fa-chart-line { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-mask-ventilator::before { - content: "\e524"; } +.fa-line-chart { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-arrow-right::before { - content: "\f061"; } +.fa-mask-ventilator { + --fa: "\e524"; + --fa--fa: "\e524\e524"; } -.fa-signs-post::before { - content: "\f277"; } +.fa-arrow-right { + --fa: "\f061"; + --fa--fa: "\f061\f061"; } -.fa-map-signs::before { - content: "\f277"; } +.fa-signs-post { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-cash-register::before { - content: "\f788"; } +.fa-map-signs { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-person-circle-question::before { - content: "\e542"; } +.fa-cash-register { + --fa: "\f788"; + --fa--fa: "\f788\f788"; } -.fa-h::before { - content: "\48"; } +.fa-person-circle-question { + --fa: "\e542"; + --fa--fa: "\e542\e542"; } -.fa-tarp::before { - content: "\e57b"; } +.fa-h { + --fa: "\48"; + --fa--fa: "\48\48"; } -.fa-screwdriver-wrench::before { - content: "\f7d9"; } +.fa-tarp { + --fa: "\e57b"; + --fa--fa: "\e57b\e57b"; } -.fa-tools::before { - content: "\f7d9"; } +.fa-screwdriver-wrench { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-arrows-to-eye::before { - content: "\e4bf"; } +.fa-tools { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-plug-circle-bolt::before { - content: "\e55b"; } +.fa-arrows-to-eye { + --fa: "\e4bf"; + --fa--fa: "\e4bf\e4bf"; } -.fa-heart::before { - content: "\f004"; } +.fa-plug-circle-bolt { + --fa: "\e55b"; + --fa--fa: "\e55b\e55b"; } -.fa-mars-and-venus::before { - content: "\f224"; } +.fa-heart { + --fa: "\f004"; + --fa--fa: "\f004\f004"; } -.fa-house-user::before { - content: "\e1b0"; } +.fa-mars-and-venus { + --fa: "\f224"; + --fa--fa: "\f224\f224"; } -.fa-home-user::before { - content: "\e1b0"; } +.fa-house-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-dumpster-fire::before { - content: "\f794"; } +.fa-home-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-house-crack::before { - content: "\e3b1"; } +.fa-dumpster-fire { + --fa: "\f794"; + --fa--fa: "\f794\f794"; } -.fa-martini-glass-citrus::before { - content: "\f561"; } +.fa-house-crack { + --fa: "\e3b1"; + --fa--fa: "\e3b1\e3b1"; } -.fa-cocktail::before { - content: "\f561"; } +.fa-martini-glass-citrus { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-face-surprise::before { - content: "\f5c2"; } +.fa-cocktail { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-surprise::before { - content: "\f5c2"; } +.fa-face-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-bottle-water::before { - content: "\e4c5"; } +.fa-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-circle-pause::before { - content: "\f28b"; } +.fa-bottle-water { + --fa: "\e4c5"; + --fa--fa: "\e4c5\e4c5"; } -.fa-pause-circle::before { - content: "\f28b"; } +.fa-circle-pause { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-toilet-paper-slash::before { - content: "\e072"; } +.fa-pause-circle { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-apple-whole::before { - content: "\f5d1"; } +.fa-toilet-paper-slash { + --fa: "\e072"; + --fa--fa: "\e072\e072"; } -.fa-apple-alt::before { - content: "\f5d1"; } +.fa-apple-whole { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-kitchen-set::before { - content: "\e51a"; } +.fa-apple-alt { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-r::before { - content: "\52"; } +.fa-kitchen-set { + --fa: "\e51a"; + --fa--fa: "\e51a\e51a"; } -.fa-temperature-quarter::before { - content: "\f2ca"; } +.fa-r { + --fa: "\52"; + --fa--fa: "\52\52"; } -.fa-temperature-1::before { - content: "\f2ca"; } +.fa-temperature-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-1::before { - content: "\f2ca"; } +.fa-temperature-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-quarter::before { - content: "\f2ca"; } +.fa-thermometer-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-cube::before { - content: "\f1b2"; } +.fa-thermometer-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-bitcoin-sign::before { - content: "\e0b4"; } +.fa-cube { + --fa: "\f1b2"; + --fa--fa: "\f1b2\f1b2"; } -.fa-shield-dog::before { - content: "\e573"; } +.fa-bitcoin-sign { + --fa: "\e0b4"; + --fa--fa: "\e0b4\e0b4"; } -.fa-solar-panel::before { - content: "\f5ba"; } +.fa-shield-dog { + --fa: "\e573"; + --fa--fa: "\e573\e573"; } -.fa-lock-open::before { - content: "\f3c1"; } +.fa-solar-panel { + --fa: "\f5ba"; + --fa--fa: "\f5ba\f5ba"; } -.fa-elevator::before { - content: "\e16d"; } +.fa-lock-open { + --fa: "\f3c1"; + --fa--fa: "\f3c1\f3c1"; } -.fa-money-bill-transfer::before { - content: "\e528"; } +.fa-elevator { + --fa: "\e16d"; + --fa--fa: "\e16d\e16d"; } -.fa-money-bill-trend-up::before { - content: "\e529"; } +.fa-money-bill-transfer { + --fa: "\e528"; + --fa--fa: "\e528\e528"; } -.fa-house-flood-water-circle-arrow-right::before { - content: "\e50f"; } +.fa-money-bill-trend-up { + --fa: "\e529"; + --fa--fa: "\e529\e529"; } -.fa-square-poll-horizontal::before { - content: "\f682"; } +.fa-house-flood-water-circle-arrow-right { + --fa: "\e50f"; + --fa--fa: "\e50f\e50f"; } -.fa-poll-h::before { - content: "\f682"; } +.fa-square-poll-horizontal { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-circle::before { - content: "\f111"; } +.fa-poll-h { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-backward-fast::before { - content: "\f049"; } +.fa-circle { + --fa: "\f111"; + --fa--fa: "\f111\f111"; } -.fa-fast-backward::before { - content: "\f049"; } +.fa-backward-fast { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-recycle::before { - content: "\f1b8"; } +.fa-fast-backward { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-user-astronaut::before { - content: "\f4fb"; } +.fa-recycle { + --fa: "\f1b8"; + --fa--fa: "\f1b8\f1b8"; } -.fa-plane-slash::before { - content: "\e069"; } +.fa-user-astronaut { + --fa: "\f4fb"; + --fa--fa: "\f4fb\f4fb"; } -.fa-trademark::before { - content: "\f25c"; } +.fa-plane-slash { + --fa: "\e069"; + --fa--fa: "\e069\e069"; } -.fa-basketball::before { - content: "\f434"; } +.fa-trademark { + --fa: "\f25c"; + --fa--fa: "\f25c\f25c"; } -.fa-basketball-ball::before { - content: "\f434"; } +.fa-basketball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-satellite-dish::before { - content: "\f7c0"; } +.fa-basketball-ball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-circle-up::before { - content: "\f35b"; } +.fa-satellite-dish { + --fa: "\f7c0"; + --fa--fa: "\f7c0\f7c0"; } -.fa-arrow-alt-circle-up::before { - content: "\f35b"; } +.fa-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-screen-button::before { - content: "\f3cd"; } +.fa-arrow-alt-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-alt::before { - content: "\f3cd"; } +.fa-mobile-screen-button { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-high::before { - content: "\f028"; } +.fa-mobile-alt { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-up::before { - content: "\f028"; } +.fa-volume-high { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-users-rays::before { - content: "\e593"; } +.fa-volume-up { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-wallet::before { - content: "\f555"; } +.fa-users-rays { + --fa: "\e593"; + --fa--fa: "\e593\e593"; } -.fa-clipboard-check::before { - content: "\f46c"; } +.fa-wallet { + --fa: "\f555"; + --fa--fa: "\f555\f555"; } -.fa-file-audio::before { - content: "\f1c7"; } +.fa-clipboard-check { + --fa: "\f46c"; + --fa--fa: "\f46c\f46c"; } -.fa-burger::before { - content: "\f805"; } +.fa-file-audio { + --fa: "\f1c7"; + --fa--fa: "\f1c7\f1c7"; } -.fa-hamburger::before { - content: "\f805"; } +.fa-burger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-wrench::before { - content: "\f0ad"; } +.fa-hamburger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-bugs::before { - content: "\e4d0"; } +.fa-wrench { + --fa: "\f0ad"; + --fa--fa: "\f0ad\f0ad"; } -.fa-rupee-sign::before { - content: "\f156"; } +.fa-bugs { + --fa: "\e4d0"; + --fa--fa: "\e4d0\e4d0"; } -.fa-rupee::before { - content: "\f156"; } +.fa-rupee-sign { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-file-image::before { - content: "\f1c5"; } +.fa-rupee { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-circle-question::before { - content: "\f059"; } +.fa-file-image { + --fa: "\f1c5"; + --fa--fa: "\f1c5\f1c5"; } -.fa-question-circle::before { - content: "\f059"; } +.fa-circle-question { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-plane-departure::before { - content: "\f5b0"; } +.fa-question-circle { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-handshake-slash::before { - content: "\e060"; } +.fa-plane-departure { + --fa: "\f5b0"; + --fa--fa: "\f5b0\f5b0"; } -.fa-book-bookmark::before { - content: "\e0bb"; } +.fa-handshake-slash { + --fa: "\e060"; + --fa--fa: "\e060\e060"; } -.fa-code-branch::before { - content: "\f126"; } +.fa-book-bookmark { + --fa: "\e0bb"; + --fa--fa: "\e0bb\e0bb"; } -.fa-hat-cowboy::before { - content: "\f8c0"; } +.fa-code-branch { + --fa: "\f126"; + --fa--fa: "\f126\f126"; } -.fa-bridge::before { - content: "\e4c8"; } +.fa-hat-cowboy { + --fa: "\f8c0"; + --fa--fa: "\f8c0\f8c0"; } -.fa-phone-flip::before { - content: "\f879"; } +.fa-bridge { + --fa: "\e4c8"; + --fa--fa: "\e4c8\e4c8"; } -.fa-phone-alt::before { - content: "\f879"; } +.fa-phone-flip { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-truck-front::before { - content: "\e2b7"; } +.fa-phone-alt { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-cat::before { - content: "\f6be"; } +.fa-truck-front { + --fa: "\e2b7"; + --fa--fa: "\e2b7\e2b7"; } -.fa-anchor-circle-exclamation::before { - content: "\e4ab"; } +.fa-cat { + --fa: "\f6be"; + --fa--fa: "\f6be\f6be"; } -.fa-truck-field::before { - content: "\e58d"; } +.fa-anchor-circle-exclamation { + --fa: "\e4ab"; + --fa--fa: "\e4ab\e4ab"; } -.fa-route::before { - content: "\f4d7"; } +.fa-truck-field { + --fa: "\e58d"; + --fa--fa: "\e58d\e58d"; } -.fa-clipboard-question::before { - content: "\e4e3"; } +.fa-route { + --fa: "\f4d7"; + --fa--fa: "\f4d7\f4d7"; } -.fa-panorama::before { - content: "\e209"; } +.fa-clipboard-question { + --fa: "\e4e3"; + --fa--fa: "\e4e3\e4e3"; } -.fa-comment-medical::before { - content: "\f7f5"; } +.fa-panorama { + --fa: "\e209"; + --fa--fa: "\e209\e209"; } -.fa-teeth-open::before { - content: "\f62f"; } +.fa-comment-medical { + --fa: "\f7f5"; + --fa--fa: "\f7f5\f7f5"; } -.fa-file-circle-minus::before { - content: "\e4ed"; } +.fa-teeth-open { + --fa: "\f62f"; + --fa--fa: "\f62f\f62f"; } -.fa-tags::before { - content: "\f02c"; } +.fa-file-circle-minus { + --fa: "\e4ed"; + --fa--fa: "\e4ed\e4ed"; } -.fa-wine-glass::before { - content: "\f4e3"; } +.fa-tags { + --fa: "\f02c"; + --fa--fa: "\f02c\f02c"; } -.fa-forward-fast::before { - content: "\f050"; } +.fa-wine-glass { + --fa: "\f4e3"; + --fa--fa: "\f4e3\f4e3"; } -.fa-fast-forward::before { - content: "\f050"; } +.fa-forward-fast { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-face-meh-blank::before { - content: "\f5a4"; } +.fa-fast-forward { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-meh-blank::before { - content: "\f5a4"; } +.fa-face-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-square-parking::before { - content: "\f540"; } +.fa-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-parking::before { - content: "\f540"; } +.fa-square-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-house-signal::before { - content: "\e012"; } +.fa-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-bars-progress::before { - content: "\f828"; } +.fa-house-signal { + --fa: "\e012"; + --fa--fa: "\e012\e012"; } -.fa-tasks-alt::before { - content: "\f828"; } +.fa-bars-progress { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-faucet-drip::before { - content: "\e006"; } +.fa-tasks-alt { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-cart-flatbed::before { - content: "\f474"; } +.fa-faucet-drip { + --fa: "\e006"; + --fa--fa: "\e006\e006"; } -.fa-dolly-flatbed::before { - content: "\f474"; } +.fa-cart-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-ban-smoking::before { - content: "\f54d"; } +.fa-dolly-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-smoking-ban::before { - content: "\f54d"; } +.fa-ban-smoking { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-terminal::before { - content: "\f120"; } +.fa-smoking-ban { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-mobile-button::before { - content: "\f10b"; } +.fa-terminal { + --fa: "\f120"; + --fa--fa: "\f120\f120"; } -.fa-house-medical-flag::before { - content: "\e514"; } +.fa-mobile-button { + --fa: "\f10b"; + --fa--fa: "\f10b\f10b"; } -.fa-basket-shopping::before { - content: "\f291"; } +.fa-house-medical-flag { + --fa: "\e514"; + --fa--fa: "\e514\e514"; } -.fa-shopping-basket::before { - content: "\f291"; } +.fa-basket-shopping { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-tape::before { - content: "\f4db"; } +.fa-shopping-basket { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-bus-simple::before { - content: "\f55e"; } +.fa-tape { + --fa: "\f4db"; + --fa--fa: "\f4db\f4db"; } -.fa-bus-alt::before { - content: "\f55e"; } +.fa-bus-simple { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-eye::before { - content: "\f06e"; } +.fa-bus-alt { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-face-sad-cry::before { - content: "\f5b3"; } +.fa-eye { + --fa: "\f06e"; + --fa--fa: "\f06e\f06e"; } -.fa-sad-cry::before { - content: "\f5b3"; } +.fa-face-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-audio-description::before { - content: "\f29e"; } +.fa-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-person-military-to-person::before { - content: "\e54c"; } +.fa-audio-description { + --fa: "\f29e"; + --fa--fa: "\f29e\f29e"; } -.fa-file-shield::before { - content: "\e4f0"; } +.fa-person-military-to-person { + --fa: "\e54c"; + --fa--fa: "\e54c\e54c"; } -.fa-user-slash::before { - content: "\f506"; } +.fa-file-shield { + --fa: "\e4f0"; + --fa--fa: "\e4f0\e4f0"; } -.fa-pen::before { - content: "\f304"; } +.fa-user-slash { + --fa: "\f506"; + --fa--fa: "\f506\f506"; } -.fa-tower-observation::before { - content: "\e586"; } +.fa-pen { + --fa: "\f304"; + --fa--fa: "\f304\f304"; } -.fa-file-code::before { - content: "\f1c9"; } +.fa-tower-observation { + --fa: "\e586"; + --fa--fa: "\e586\e586"; } -.fa-signal::before { - content: "\f012"; } +.fa-file-code { + --fa: "\f1c9"; + --fa--fa: "\f1c9\f1c9"; } -.fa-signal-5::before { - content: "\f012"; } +.fa-signal { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-signal-perfect::before { - content: "\f012"; } +.fa-signal-5 { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-bus::before { - content: "\f207"; } +.fa-signal-perfect { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-heart-circle-xmark::before { - content: "\e501"; } +.fa-bus { + --fa: "\f207"; + --fa--fa: "\f207\f207"; } -.fa-house-chimney::before { - content: "\e3af"; } +.fa-heart-circle-xmark { + --fa: "\e501"; + --fa--fa: "\e501\e501"; } -.fa-home-lg::before { - content: "\e3af"; } +.fa-house-chimney { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-window-maximize::before { - content: "\f2d0"; } +.fa-home-lg { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-face-frown::before { - content: "\f119"; } +.fa-window-maximize { + --fa: "\f2d0"; + --fa--fa: "\f2d0\f2d0"; } -.fa-frown::before { - content: "\f119"; } +.fa-face-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-prescription::before { - content: "\f5b1"; } +.fa-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-shop::before { - content: "\f54f"; } +.fa-prescription { + --fa: "\f5b1"; + --fa--fa: "\f5b1\f5b1"; } -.fa-store-alt::before { - content: "\f54f"; } +.fa-shop { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-floppy-disk::before { - content: "\f0c7"; } +.fa-store-alt { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-save::before { - content: "\f0c7"; } +.fa-floppy-disk { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-vihara::before { - content: "\f6a7"; } +.fa-save { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-scale-unbalanced::before { - content: "\f515"; } +.fa-vihara { + --fa: "\f6a7"; + --fa--fa: "\f6a7\f6a7"; } -.fa-balance-scale-left::before { - content: "\f515"; } +.fa-scale-unbalanced { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-up::before { - content: "\f0de"; } +.fa-balance-scale-left { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-asc::before { - content: "\f0de"; } +.fa-sort-up { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-comment-dots::before { - content: "\f4ad"; } +.fa-sort-asc { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-commenting::before { - content: "\f4ad"; } +.fa-comment-dots { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-plant-wilt::before { - content: "\e5aa"; } +.fa-commenting { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-diamond::before { - content: "\f219"; } +.fa-plant-wilt { + --fa: "\e5aa"; + --fa--fa: "\e5aa\e5aa"; } -.fa-face-grin-squint::before { - content: "\f585"; } +.fa-diamond { + --fa: "\f219"; + --fa--fa: "\f219\f219"; } -.fa-grin-squint::before { - content: "\f585"; } +.fa-face-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-dollar::before { - content: "\f4c0"; } +.fa-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-usd::before { - content: "\f4c0"; } +.fa-hand-holding-dollar { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-bacterium::before { - content: "\e05a"; } +.fa-hand-holding-usd { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-hand-pointer::before { - content: "\f25a"; } +.fa-chart-diagram { + --fa: "\e695"; + --fa--fa: "\e695\e695"; } -.fa-drum-steelpan::before { - content: "\f56a"; } +.fa-bacterium { + --fa: "\e05a"; + --fa--fa: "\e05a\e05a"; } -.fa-hand-scissors::before { - content: "\f257"; } +.fa-hand-pointer { + --fa: "\f25a"; + --fa--fa: "\f25a\f25a"; } -.fa-hands-praying::before { - content: "\f684"; } +.fa-drum-steelpan { + --fa: "\f56a"; + --fa--fa: "\f56a\f56a"; } -.fa-praying-hands::before { - content: "\f684"; } +.fa-hand-scissors { + --fa: "\f257"; + --fa--fa: "\f257\f257"; } -.fa-arrow-rotate-right::before { - content: "\f01e"; } +.fa-hands-praying { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-right-rotate::before { - content: "\f01e"; } +.fa-praying-hands { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-rotate-forward::before { - content: "\f01e"; } +.fa-arrow-rotate-right { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-redo::before { - content: "\f01e"; } +.fa-arrow-right-rotate { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-biohazard::before { - content: "\f780"; } +.fa-arrow-rotate-forward { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location-crosshairs::before { - content: "\f601"; } +.fa-redo { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location::before { - content: "\f601"; } +.fa-biohazard { + --fa: "\f780"; + --fa--fa: "\f780\f780"; } -.fa-mars-double::before { - content: "\f227"; } +.fa-location-crosshairs { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-child-dress::before { - content: "\e59c"; } +.fa-location { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-users-between-lines::before { - content: "\e591"; } +.fa-mars-double { + --fa: "\f227"; + --fa--fa: "\f227\f227"; } -.fa-lungs-virus::before { - content: "\e067"; } +.fa-child-dress { + --fa: "\e59c"; + --fa--fa: "\e59c\e59c"; } -.fa-face-grin-tears::before { - content: "\f588"; } +.fa-users-between-lines { + --fa: "\e591"; + --fa--fa: "\e591\e591"; } -.fa-grin-tears::before { - content: "\f588"; } +.fa-lungs-virus { + --fa: "\e067"; + --fa--fa: "\e067\e067"; } -.fa-phone::before { - content: "\f095"; } +.fa-face-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-xmark::before { - content: "\f273"; } +.fa-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-times::before { - content: "\f273"; } +.fa-phone { + --fa: "\f095"; + --fa--fa: "\f095\f095"; } -.fa-child-reaching::before { - content: "\e59d"; } +.fa-calendar-xmark { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-head-side-virus::before { - content: "\e064"; } +.fa-calendar-times { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-user-gear::before { - content: "\f4fe"; } +.fa-child-reaching { + --fa: "\e59d"; + --fa--fa: "\e59d\e59d"; } -.fa-user-cog::before { - content: "\f4fe"; } +.fa-head-side-virus { + --fa: "\e064"; + --fa--fa: "\e064\e064"; } -.fa-arrow-up-1-9::before { - content: "\f163"; } +.fa-user-gear { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-sort-numeric-up::before { - content: "\f163"; } +.fa-user-cog { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-door-closed::before { - content: "\f52a"; } +.fa-arrow-up-1-9 { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-shield-virus::before { - content: "\e06c"; } +.fa-sort-numeric-up { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-dice-six::before { - content: "\f526"; } +.fa-door-closed { + --fa: "\f52a"; + --fa--fa: "\f52a\f52a"; } -.fa-mosquito-net::before { - content: "\e52c"; } +.fa-shield-virus { + --fa: "\e06c"; + --fa--fa: "\e06c\e06c"; } -.fa-bridge-water::before { - content: "\e4ce"; } +.fa-dice-six { + --fa: "\f526"; + --fa--fa: "\f526\f526"; } -.fa-person-booth::before { - content: "\f756"; } +.fa-mosquito-net { + --fa: "\e52c"; + --fa--fa: "\e52c\e52c"; } -.fa-text-width::before { - content: "\f035"; } +.fa-file-fragment { + --fa: "\e697"; + --fa--fa: "\e697\e697"; } -.fa-hat-wizard::before { - content: "\f6e8"; } +.fa-bridge-water { + --fa: "\e4ce"; + --fa--fa: "\e4ce\e4ce"; } -.fa-pen-fancy::before { - content: "\f5ac"; } +.fa-person-booth { + --fa: "\f756"; + --fa--fa: "\f756\f756"; } -.fa-person-digging::before { - content: "\f85e"; } +.fa-text-width { + --fa: "\f035"; + --fa--fa: "\f035\f035"; } -.fa-digging::before { - content: "\f85e"; } +.fa-hat-wizard { + --fa: "\f6e8"; + --fa--fa: "\f6e8\f6e8"; } -.fa-trash::before { - content: "\f1f8"; } +.fa-pen-fancy { + --fa: "\f5ac"; + --fa--fa: "\f5ac\f5ac"; } -.fa-gauge-simple::before { - content: "\f629"; } +.fa-person-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-gauge-simple-med::before { - content: "\f629"; } +.fa-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-tachometer-average::before { - content: "\f629"; } +.fa-trash { + --fa: "\f1f8"; + --fa--fa: "\f1f8\f1f8"; } -.fa-book-medical::before { - content: "\f7e6"; } +.fa-gauge-simple { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-poo::before { - content: "\f2fe"; } +.fa-gauge-simple-med { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right::before { - content: "\f10e"; } +.fa-tachometer-average { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right-alt::before { - content: "\f10e"; } +.fa-book-medical { + --fa: "\f7e6"; + --fa--fa: "\f7e6\f7e6"; } -.fa-shirt::before { - content: "\f553"; } +.fa-poo { + --fa: "\f2fe"; + --fa--fa: "\f2fe\f2fe"; } -.fa-t-shirt::before { - content: "\f553"; } +.fa-quote-right { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-tshirt::before { - content: "\f553"; } +.fa-quote-right-alt { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-cubes::before { - content: "\f1b3"; } +.fa-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-divide::before { - content: "\f529"; } +.fa-t-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge-sign::before { - content: "\f7d7"; } +.fa-tshirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge::before { - content: "\f7d7"; } +.fa-cubes { + --fa: "\f1b3"; + --fa--fa: "\f1b3\f1b3"; } -.fa-headphones::before { - content: "\f025"; } +.fa-divide { + --fa: "\f529"; + --fa--fa: "\f529\f529"; } -.fa-hands-holding::before { - content: "\f4c2"; } +.fa-tenge-sign { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-hands-clapping::before { - content: "\e1a8"; } +.fa-tenge { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-republican::before { - content: "\f75e"; } +.fa-headphones { + --fa: "\f025"; + --fa--fa: "\f025\f025"; } -.fa-arrow-left::before { - content: "\f060"; } +.fa-hands-holding { + --fa: "\f4c2"; + --fa--fa: "\f4c2\f4c2"; } -.fa-person-circle-xmark::before { - content: "\e543"; } +.fa-hands-clapping { + --fa: "\e1a8"; + --fa--fa: "\e1a8\e1a8"; } -.fa-ruler::before { - content: "\f545"; } +.fa-republican { + --fa: "\f75e"; + --fa--fa: "\f75e\f75e"; } -.fa-align-left::before { - content: "\f036"; } +.fa-arrow-left { + --fa: "\f060"; + --fa--fa: "\f060\f060"; } -.fa-dice-d6::before { - content: "\f6d1"; } +.fa-person-circle-xmark { + --fa: "\e543"; + --fa--fa: "\e543\e543"; } -.fa-restroom::before { - content: "\f7bd"; } +.fa-ruler { + --fa: "\f545"; + --fa--fa: "\f545\f545"; } -.fa-j::before { - content: "\4a"; } +.fa-align-left { + --fa: "\f036"; + --fa--fa: "\f036\f036"; } -.fa-users-viewfinder::before { - content: "\e595"; } +.fa-dice-d6 { + --fa: "\f6d1"; + --fa--fa: "\f6d1\f6d1"; } -.fa-file-video::before { - content: "\f1c8"; } +.fa-restroom { + --fa: "\f7bd"; + --fa--fa: "\f7bd\f7bd"; } -.fa-up-right-from-square::before { - content: "\f35d"; } +.fa-j { + --fa: "\4a"; + --fa--fa: "\4a\4a"; } -.fa-external-link-alt::before { - content: "\f35d"; } +.fa-users-viewfinder { + --fa: "\e595"; + --fa--fa: "\e595\e595"; } -.fa-table-cells::before { - content: "\f00a"; } +.fa-file-video { + --fa: "\f1c8"; + --fa--fa: "\f1c8\f1c8"; } -.fa-th::before { - content: "\f00a"; } +.fa-up-right-from-square { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-file-pdf::before { - content: "\f1c1"; } +.fa-external-link-alt { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-book-bible::before { - content: "\f647"; } +.fa-table-cells { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-bible::before { - content: "\f647"; } +.fa-th { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-o::before { - content: "\4f"; } +.fa-file-pdf { + --fa: "\f1c1"; + --fa--fa: "\f1c1\f1c1"; } -.fa-suitcase-medical::before { - content: "\f0fa"; } +.fa-book-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-medkit::before { - content: "\f0fa"; } +.fa-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-user-secret::before { - content: "\f21b"; } +.fa-o { + --fa: "\4f"; + --fa--fa: "\4f\4f"; } -.fa-otter::before { - content: "\f700"; } +.fa-suitcase-medical { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-person-dress::before { - content: "\f182"; } +.fa-medkit { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-female::before { - content: "\f182"; } +.fa-user-secret { + --fa: "\f21b"; + --fa--fa: "\f21b\f21b"; } -.fa-comment-dollar::before { - content: "\f651"; } +.fa-otter { + --fa: "\f700"; + --fa--fa: "\f700\f700"; } -.fa-business-time::before { - content: "\f64a"; } +.fa-person-dress { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-briefcase-clock::before { - content: "\f64a"; } +.fa-female { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-table-cells-large::before { - content: "\f009"; } +.fa-comment-dollar { + --fa: "\f651"; + --fa--fa: "\f651\f651"; } -.fa-th-large::before { - content: "\f009"; } +.fa-business-time { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-book-tanakh::before { - content: "\f827"; } +.fa-briefcase-clock { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-tanakh::before { - content: "\f827"; } +.fa-table-cells-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-phone-volume::before { - content: "\f2a0"; } +.fa-th-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-volume-control-phone::before { - content: "\f2a0"; } +.fa-book-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-hat-cowboy-side::before { - content: "\f8c1"; } +.fa-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-clipboard-user::before { - content: "\f7f3"; } +.fa-phone-volume { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-child::before { - content: "\f1ae"; } +.fa-volume-control-phone { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-lira-sign::before { - content: "\f195"; } +.fa-hat-cowboy-side { + --fa: "\f8c1"; + --fa--fa: "\f8c1\f8c1"; } -.fa-satellite::before { - content: "\f7bf"; } +.fa-clipboard-user { + --fa: "\f7f3"; + --fa--fa: "\f7f3\f7f3"; } -.fa-plane-lock::before { - content: "\e558"; } +.fa-child { + --fa: "\f1ae"; + --fa--fa: "\f1ae\f1ae"; } -.fa-tag::before { - content: "\f02b"; } +.fa-lira-sign { + --fa: "\f195"; + --fa--fa: "\f195\f195"; } -.fa-comment::before { - content: "\f075"; } +.fa-satellite { + --fa: "\f7bf"; + --fa--fa: "\f7bf\f7bf"; } -.fa-cake-candles::before { - content: "\f1fd"; } +.fa-plane-lock { + --fa: "\e558"; + --fa--fa: "\e558\e558"; } -.fa-birthday-cake::before { - content: "\f1fd"; } +.fa-tag { + --fa: "\f02b"; + --fa--fa: "\f02b\f02b"; } -.fa-cake::before { - content: "\f1fd"; } +.fa-comment { + --fa: "\f075"; + --fa--fa: "\f075\f075"; } -.fa-envelope::before { - content: "\f0e0"; } +.fa-cake-candles { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angles-up::before { - content: "\f102"; } +.fa-birthday-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angle-double-up::before { - content: "\f102"; } +.fa-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-paperclip::before { - content: "\f0c6"; } +.fa-envelope { + --fa: "\f0e0"; + --fa--fa: "\f0e0\f0e0"; } -.fa-arrow-right-to-city::before { - content: "\e4b3"; } +.fa-angles-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-ribbon::before { - content: "\f4d6"; } +.fa-angle-double-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-lungs::before { - content: "\f604"; } +.fa-paperclip { + --fa: "\f0c6"; + --fa--fa: "\f0c6\f0c6"; } -.fa-arrow-up-9-1::before { - content: "\f887"; } +.fa-arrow-right-to-city { + --fa: "\e4b3"; + --fa--fa: "\e4b3\e4b3"; } -.fa-sort-numeric-up-alt::before { - content: "\f887"; } +.fa-ribbon { + --fa: "\f4d6"; + --fa--fa: "\f4d6\f4d6"; } -.fa-litecoin-sign::before { - content: "\e1d3"; } +.fa-lungs { + --fa: "\f604"; + --fa--fa: "\f604\f604"; } -.fa-border-none::before { - content: "\f850"; } +.fa-arrow-up-9-1 { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-circle-nodes::before { - content: "\e4e2"; } +.fa-sort-numeric-up-alt { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-parachute-box::before { - content: "\f4cd"; } +.fa-litecoin-sign { + --fa: "\e1d3"; + --fa--fa: "\e1d3\e1d3"; } -.fa-indent::before { - content: "\f03c"; } +.fa-border-none { + --fa: "\f850"; + --fa--fa: "\f850\f850"; } -.fa-truck-field-un::before { - content: "\e58e"; } +.fa-circle-nodes { + --fa: "\e4e2"; + --fa--fa: "\e4e2\e4e2"; } -.fa-hourglass::before { - content: "\f254"; } +.fa-parachute-box { + --fa: "\f4cd"; + --fa--fa: "\f4cd\f4cd"; } -.fa-hourglass-empty::before { - content: "\f254"; } +.fa-indent { + --fa: "\f03c"; + --fa--fa: "\f03c\f03c"; } -.fa-mountain::before { - content: "\f6fc"; } +.fa-truck-field-un { + --fa: "\e58e"; + --fa--fa: "\e58e\e58e"; } -.fa-user-doctor::before { - content: "\f0f0"; } +.fa-hourglass { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-user-md::before { - content: "\f0f0"; } +.fa-hourglass-empty { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-circle-info::before { - content: "\f05a"; } +.fa-mountain { + --fa: "\f6fc"; + --fa--fa: "\f6fc\f6fc"; } -.fa-info-circle::before { - content: "\f05a"; } +.fa-user-doctor { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-cloud-meatball::before { - content: "\f73b"; } +.fa-user-md { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-camera::before { - content: "\f030"; } +.fa-circle-info { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-camera-alt::before { - content: "\f030"; } +.fa-info-circle { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-square-virus::before { - content: "\e578"; } +.fa-cloud-meatball { + --fa: "\f73b"; + --fa--fa: "\f73b\f73b"; } -.fa-meteor::before { - content: "\f753"; } +.fa-camera { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-car-on::before { - content: "\e4dd"; } +.fa-camera-alt { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-sleigh::before { - content: "\f7cc"; } +.fa-square-virus { + --fa: "\e578"; + --fa--fa: "\e578\e578"; } -.fa-arrow-down-1-9::before { - content: "\f162"; } +.fa-meteor { + --fa: "\f753"; + --fa--fa: "\f753\f753"; } -.fa-sort-numeric-asc::before { - content: "\f162"; } +.fa-car-on { + --fa: "\e4dd"; + --fa--fa: "\e4dd\e4dd"; } -.fa-sort-numeric-down::before { - content: "\f162"; } +.fa-sleigh { + --fa: "\f7cc"; + --fa--fa: "\f7cc\f7cc"; } -.fa-hand-holding-droplet::before { - content: "\f4c1"; } +.fa-arrow-down-1-9 { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-hand-holding-water::before { - content: "\f4c1"; } +.fa-sort-numeric-asc { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-water::before { - content: "\f773"; } +.fa-sort-numeric-down { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-calendar-check::before { - content: "\f274"; } +.fa-hand-holding-droplet { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-braille::before { - content: "\f2a1"; } +.fa-hand-holding-water { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-prescription-bottle-medical::before { - content: "\f486"; } +.fa-water { + --fa: "\f773"; + --fa--fa: "\f773\f773"; } -.fa-prescription-bottle-alt::before { - content: "\f486"; } +.fa-calendar-check { + --fa: "\f274"; + --fa--fa: "\f274\f274"; } -.fa-landmark::before { - content: "\f66f"; } +.fa-braille { + --fa: "\f2a1"; + --fa--fa: "\f2a1\f2a1"; } -.fa-truck::before { - content: "\f0d1"; } +.fa-prescription-bottle-medical { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-crosshairs::before { - content: "\f05b"; } +.fa-prescription-bottle-alt { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-person-cane::before { - content: "\e53c"; } +.fa-landmark { + --fa: "\f66f"; + --fa--fa: "\f66f\f66f"; } -.fa-tent::before { - content: "\e57d"; } +.fa-truck { + --fa: "\f0d1"; + --fa--fa: "\f0d1\f0d1"; } -.fa-vest-patches::before { - content: "\e086"; } +.fa-crosshairs { + --fa: "\f05b"; + --fa--fa: "\f05b\f05b"; } -.fa-check-double::before { - content: "\f560"; } +.fa-person-cane { + --fa: "\e53c"; + --fa--fa: "\e53c\e53c"; } -.fa-arrow-down-a-z::before { - content: "\f15d"; } +.fa-tent { + --fa: "\e57d"; + --fa--fa: "\e57d\e57d"; } -.fa-sort-alpha-asc::before { - content: "\f15d"; } +.fa-vest-patches { + --fa: "\e086"; + --fa--fa: "\e086\e086"; } -.fa-sort-alpha-down::before { - content: "\f15d"; } +.fa-check-double { + --fa: "\f560"; + --fa--fa: "\f560\f560"; } -.fa-money-bill-wheat::before { - content: "\e52a"; } +.fa-arrow-down-a-z { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-cookie::before { - content: "\f563"; } +.fa-sort-alpha-asc { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-rotate-left::before { - content: "\f0e2"; } +.fa-sort-alpha-down { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-left-rotate::before { - content: "\f0e2"; } +.fa-money-bill-wheat { + --fa: "\e52a"; + --fa--fa: "\e52a\e52a"; } -.fa-arrow-rotate-back::before { - content: "\f0e2"; } +.fa-cookie { + --fa: "\f563"; + --fa--fa: "\f563\f563"; } -.fa-arrow-rotate-backward::before { - content: "\f0e2"; } +.fa-arrow-rotate-left { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-undo::before { - content: "\f0e2"; } +.fa-arrow-left-rotate { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hard-drive::before { - content: "\f0a0"; } +.fa-arrow-rotate-back { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hdd::before { - content: "\f0a0"; } +.fa-arrow-rotate-backward { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-face-grin-squint-tears::before { - content: "\f586"; } +.fa-undo { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-grin-squint-tears::before { - content: "\f586"; } +.fa-hard-drive { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-dumbbell::before { - content: "\f44b"; } +.fa-hdd { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-rectangle-list::before { - content: "\f022"; } +.fa-face-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-list-alt::before { - content: "\f022"; } +.fa-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-tarp-droplet::before { - content: "\e57c"; } +.fa-dumbbell { + --fa: "\f44b"; + --fa--fa: "\f44b\f44b"; } -.fa-house-medical-circle-check::before { - content: "\e511"; } +.fa-rectangle-list { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-person-skiing-nordic::before { - content: "\f7ca"; } +.fa-list-alt { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-skiing-nordic::before { - content: "\f7ca"; } +.fa-tarp-droplet { + --fa: "\e57c"; + --fa--fa: "\e57c\e57c"; } -.fa-calendar-plus::before { - content: "\f271"; } +.fa-house-medical-circle-check { + --fa: "\e511"; + --fa--fa: "\e511\e511"; } -.fa-plane-arrival::before { - content: "\f5af"; } +.fa-person-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-circle-left::before { - content: "\f359"; } +.fa-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-arrow-alt-circle-left::before { - content: "\f359"; } +.fa-calendar-plus { + --fa: "\f271"; + --fa--fa: "\f271\f271"; } -.fa-train-subway::before { - content: "\f239"; } +.fa-plane-arrival { + --fa: "\f5af"; + --fa--fa: "\f5af\f5af"; } -.fa-subway::before { - content: "\f239"; } +.fa-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-chart-gantt::before { - content: "\e0e4"; } +.fa-arrow-alt-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-indian-rupee-sign::before { - content: "\e1bc"; } +.fa-train-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-indian-rupee::before { - content: "\e1bc"; } +.fa-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-inr::before { - content: "\e1bc"; } +.fa-chart-gantt { + --fa: "\e0e4"; + --fa--fa: "\e0e4\e0e4"; } -.fa-crop-simple::before { - content: "\f565"; } +.fa-indian-rupee-sign { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-crop-alt::before { - content: "\f565"; } +.fa-indian-rupee { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-1::before { - content: "\f3d1"; } +.fa-inr { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-alt::before { - content: "\f3d1"; } +.fa-crop-simple { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-left-long::before { - content: "\f30a"; } +.fa-crop-alt { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-long-arrow-alt-left::before { - content: "\f30a"; } +.fa-money-bill-1 { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-dna::before { - content: "\f471"; } +.fa-money-bill-alt { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-virus-slash::before { - content: "\e075"; } +.fa-left-long { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-minus::before { - content: "\f068"; } +.fa-long-arrow-alt-left { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-subtract::before { - content: "\f068"; } +.fa-dna { + --fa: "\f471"; + --fa--fa: "\f471\f471"; } -.fa-chess::before { - content: "\f439"; } +.fa-virus-slash { + --fa: "\e075"; + --fa--fa: "\e075\e075"; } -.fa-arrow-left-long::before { - content: "\f177"; } +.fa-minus { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-long-arrow-left::before { - content: "\f177"; } +.fa-subtract { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-plug-circle-check::before { - content: "\e55c"; } +.fa-chess { + --fa: "\f439"; + --fa--fa: "\f439\f439"; } -.fa-street-view::before { - content: "\f21d"; } +.fa-arrow-left-long { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-franc-sign::before { - content: "\e18f"; } +.fa-long-arrow-left { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-volume-off::before { - content: "\f026"; } +.fa-plug-circle-check { + --fa: "\e55c"; + --fa--fa: "\e55c\e55c"; } -.fa-hands-asl-interpreting::before { - content: "\f2a3"; } +.fa-street-view { + --fa: "\f21d"; + --fa--fa: "\f21d\f21d"; } -.fa-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-franc-sign { + --fa: "\e18f"; + --fa--fa: "\e18f\e18f"; } -.fa-asl-interpreting::before { - content: "\f2a3"; } +.fa-volume-off { + --fa: "\f026"; + --fa--fa: "\f026\f026"; } -.fa-hands-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-hands-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-gear::before { - content: "\f013"; } +.fa-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-cog::before { - content: "\f013"; } +.fa-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-droplet-slash::before { - content: "\f5c7"; } +.fa-hands-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-tint-slash::before { - content: "\f5c7"; } +.fa-gear { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosque::before { - content: "\f678"; } +.fa-cog { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosquito::before { - content: "\e52b"; } +.fa-droplet-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-star-of-david::before { - content: "\f69a"; } +.fa-tint-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-person-military-rifle::before { - content: "\e54b"; } +.fa-mosque { + --fa: "\f678"; + --fa--fa: "\f678\f678"; } -.fa-cart-shopping::before { - content: "\f07a"; } +.fa-mosquito { + --fa: "\e52b"; + --fa--fa: "\e52b\e52b"; } -.fa-shopping-cart::before { - content: "\f07a"; } +.fa-star-of-david { + --fa: "\f69a"; + --fa--fa: "\f69a\f69a"; } -.fa-vials::before { - content: "\f493"; } +.fa-person-military-rifle { + --fa: "\e54b"; + --fa--fa: "\e54b\e54b"; } -.fa-plug-circle-plus::before { - content: "\e55f"; } +.fa-cart-shopping { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-place-of-worship::before { - content: "\f67f"; } +.fa-shopping-cart { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-grip-vertical::before { - content: "\f58e"; } +.fa-vials { + --fa: "\f493"; + --fa--fa: "\f493\f493"; } -.fa-arrow-turn-up::before { - content: "\f148"; } +.fa-plug-circle-plus { + --fa: "\e55f"; + --fa--fa: "\e55f\e55f"; } -.fa-level-up::before { - content: "\f148"; } +.fa-place-of-worship { + --fa: "\f67f"; + --fa--fa: "\f67f\f67f"; } -.fa-u::before { - content: "\55"; } +.fa-grip-vertical { + --fa: "\f58e"; + --fa--fa: "\f58e\f58e"; } -.fa-square-root-variable::before { - content: "\f698"; } +.fa-hexagon-nodes { + --fa: "\e699"; + --fa--fa: "\e699\e699"; } -.fa-square-root-alt::before { - content: "\f698"; } +.fa-arrow-turn-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock::before { - content: "\f017"; } +.fa-level-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock-four::before { - content: "\f017"; } +.fa-u { + --fa: "\55"; + --fa--fa: "\55\55"; } -.fa-backward-step::before { - content: "\f048"; } +.fa-square-root-variable { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-step-backward::before { - content: "\f048"; } +.fa-square-root-alt { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-pallet::before { - content: "\f482"; } +.fa-clock { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-faucet::before { - content: "\e005"; } +.fa-clock-four { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-baseball-bat-ball::before { - content: "\f432"; } +.fa-backward-step { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-s::before { - content: "\53"; } +.fa-step-backward { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-timeline::before { - content: "\e29c"; } +.fa-pallet { + --fa: "\f482"; + --fa--fa: "\f482\f482"; } -.fa-keyboard::before { - content: "\f11c"; } +.fa-faucet { + --fa: "\e005"; + --fa--fa: "\e005\e005"; } -.fa-caret-down::before { - content: "\f0d7"; } +.fa-baseball-bat-ball { + --fa: "\f432"; + --fa--fa: "\f432\f432"; } -.fa-house-chimney-medical::before { - content: "\f7f2"; } +.fa-s { + --fa: "\53"; + --fa--fa: "\53\53"; } -.fa-clinic-medical::before { - content: "\f7f2"; } +.fa-timeline { + --fa: "\e29c"; + --fa--fa: "\e29c\e29c"; } -.fa-temperature-three-quarters::before { - content: "\f2c8"; } +.fa-keyboard { + --fa: "\f11c"; + --fa--fa: "\f11c\f11c"; } -.fa-temperature-3::before { - content: "\f2c8"; } +.fa-caret-down { + --fa: "\f0d7"; + --fa--fa: "\f0d7\f0d7"; } -.fa-thermometer-3::before { - content: "\f2c8"; } +.fa-house-chimney-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-thermometer-three-quarters::before { - content: "\f2c8"; } +.fa-clinic-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-mobile-screen::before { - content: "\f3cf"; } +.fa-temperature-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-mobile-android-alt::before { - content: "\f3cf"; } +.fa-temperature-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-plane-up::before { - content: "\e22d"; } +.fa-thermometer-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-piggy-bank::before { - content: "\f4d3"; } +.fa-thermometer-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-battery-half::before { - content: "\f242"; } +.fa-mobile-screen { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-battery-3::before { - content: "\f242"; } +.fa-mobile-android-alt { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-mountain-city::before { - content: "\e52e"; } +.fa-plane-up { + --fa: "\e22d"; + --fa--fa: "\e22d\e22d"; } -.fa-coins::before { - content: "\f51e"; } +.fa-piggy-bank { + --fa: "\f4d3"; + --fa--fa: "\f4d3\f4d3"; } -.fa-khanda::before { - content: "\f66d"; } +.fa-battery-half { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders::before { - content: "\f1de"; } +.fa-battery-3 { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders-h::before { - content: "\f1de"; } +.fa-mountain-city { + --fa: "\e52e"; + --fa--fa: "\e52e\e52e"; } -.fa-folder-tree::before { - content: "\f802"; } +.fa-coins { + --fa: "\f51e"; + --fa--fa: "\f51e\f51e"; } -.fa-network-wired::before { - content: "\f6ff"; } +.fa-khanda { + --fa: "\f66d"; + --fa--fa: "\f66d\f66d"; } -.fa-map-pin::before { - content: "\f276"; } +.fa-sliders { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-hamsa::before { - content: "\f665"; } +.fa-sliders-h { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-cent-sign::before { - content: "\e3f5"; } +.fa-folder-tree { + --fa: "\f802"; + --fa--fa: "\f802\f802"; } -.fa-flask::before { - content: "\f0c3"; } +.fa-network-wired { + --fa: "\f6ff"; + --fa--fa: "\f6ff\f6ff"; } -.fa-person-pregnant::before { - content: "\e31e"; } +.fa-map-pin { + --fa: "\f276"; + --fa--fa: "\f276\f276"; } -.fa-wand-sparkles::before { - content: "\f72b"; } +.fa-hamsa { + --fa: "\f665"; + --fa--fa: "\f665\f665"; } -.fa-ellipsis-vertical::before { - content: "\f142"; } +.fa-cent-sign { + --fa: "\e3f5"; + --fa--fa: "\e3f5\e3f5"; } -.fa-ellipsis-v::before { - content: "\f142"; } +.fa-flask { + --fa: "\f0c3"; + --fa--fa: "\f0c3\f0c3"; } -.fa-ticket::before { - content: "\f145"; } +.fa-person-pregnant { + --fa: "\e31e"; + --fa--fa: "\e31e\e31e"; } -.fa-power-off::before { - content: "\f011"; } +.fa-wand-sparkles { + --fa: "\f72b"; + --fa--fa: "\f72b\f72b"; } -.fa-right-long::before { - content: "\f30b"; } +.fa-ellipsis-vertical { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-long-arrow-alt-right::before { - content: "\f30b"; } +.fa-ellipsis-v { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-flag-usa::before { - content: "\f74d"; } +.fa-ticket { + --fa: "\f145"; + --fa--fa: "\f145\f145"; } -.fa-laptop-file::before { - content: "\e51d"; } +.fa-power-off { + --fa: "\f011"; + --fa--fa: "\f011\f011"; } -.fa-tty::before { - content: "\f1e4"; } +.fa-right-long { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-teletype::before { - content: "\f1e4"; } +.fa-long-arrow-alt-right { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-diagram-next::before { - content: "\e476"; } +.fa-flag-usa { + --fa: "\f74d"; + --fa--fa: "\f74d\f74d"; } -.fa-person-rifle::before { - content: "\e54e"; } +.fa-laptop-file { + --fa: "\e51d"; + --fa--fa: "\e51d\e51d"; } -.fa-house-medical-circle-exclamation::before { - content: "\e512"; } +.fa-tty { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-closed-captioning::before { - content: "\f20a"; } +.fa-teletype { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-person-hiking::before { - content: "\f6ec"; } +.fa-diagram-next { + --fa: "\e476"; + --fa--fa: "\e476\e476"; } -.fa-hiking::before { - content: "\f6ec"; } +.fa-person-rifle { + --fa: "\e54e"; + --fa--fa: "\e54e\e54e"; } -.fa-venus-double::before { - content: "\f226"; } +.fa-house-medical-circle-exclamation { + --fa: "\e512"; + --fa--fa: "\e512\e512"; } -.fa-images::before { - content: "\f302"; } +.fa-closed-captioning { + --fa: "\f20a"; + --fa--fa: "\f20a\f20a"; } -.fa-calculator::before { - content: "\f1ec"; } +.fa-person-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-people-pulling::before { - content: "\e535"; } +.fa-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-n::before { - content: "\4e"; } +.fa-venus-double { + --fa: "\f226"; + --fa--fa: "\f226\f226"; } -.fa-cable-car::before { - content: "\f7da"; } +.fa-images { + --fa: "\f302"; + --fa--fa: "\f302\f302"; } -.fa-tram::before { - content: "\f7da"; } +.fa-calculator { + --fa: "\f1ec"; + --fa--fa: "\f1ec\f1ec"; } -.fa-cloud-rain::before { - content: "\f73d"; } +.fa-people-pulling { + --fa: "\e535"; + --fa--fa: "\e535\e535"; } -.fa-building-circle-xmark::before { - content: "\e4d4"; } +.fa-n { + --fa: "\4e"; + --fa--fa: "\4e\4e"; } -.fa-ship::before { - content: "\f21a"; } +.fa-cable-car { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-arrows-down-to-line::before { - content: "\e4b8"; } +.fa-tram { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-download::before { - content: "\f019"; } +.fa-cloud-rain { + --fa: "\f73d"; + --fa--fa: "\f73d\f73d"; } -.fa-face-grin::before { - content: "\f580"; } +.fa-building-circle-xmark { + --fa: "\e4d4"; + --fa--fa: "\e4d4\e4d4"; } -.fa-grin::before { - content: "\f580"; } +.fa-ship { + --fa: "\f21a"; + --fa--fa: "\f21a\f21a"; } -.fa-delete-left::before { - content: "\f55a"; } +.fa-arrows-down-to-line { + --fa: "\e4b8"; + --fa--fa: "\e4b8\e4b8"; } -.fa-backspace::before { - content: "\f55a"; } +.fa-download { + --fa: "\f019"; + --fa--fa: "\f019\f019"; } -.fa-eye-dropper::before { - content: "\f1fb"; } +.fa-face-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eye-dropper-empty::before { - content: "\f1fb"; } +.fa-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eyedropper::before { - content: "\f1fb"; } +.fa-delete-left { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-file-circle-check::before { - content: "\e5a0"; } +.fa-backspace { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-forward::before { - content: "\f04e"; } +.fa-eye-dropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile::before { - content: "\f3ce"; } +.fa-eye-dropper-empty { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-android::before { - content: "\f3ce"; } +.fa-eyedropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-phone::before { - content: "\f3ce"; } +.fa-file-circle-check { + --fa: "\e5a0"; + --fa--fa: "\e5a0\e5a0"; } -.fa-face-meh::before { - content: "\f11a"; } +.fa-forward { + --fa: "\f04e"; + --fa--fa: "\f04e\f04e"; } -.fa-meh::before { - content: "\f11a"; } +.fa-mobile { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-align-center::before { - content: "\f037"; } +.fa-mobile-android { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-skull::before { - content: "\f6b7"; } +.fa-mobile-phone { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-dead::before { - content: "\f6b7"; } +.fa-face-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-id-card::before { - content: "\f2c2"; } +.fa-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-drivers-license::before { - content: "\f2c2"; } +.fa-align-center { + --fa: "\f037"; + --fa--fa: "\f037\f037"; } -.fa-outdent::before { - content: "\f03b"; } +.fa-book-skull { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-dedent::before { - content: "\f03b"; } +.fa-book-dead { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-heart-circle-exclamation::before { - content: "\e4fe"; } +.fa-id-card { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-house::before { - content: "\f015"; } +.fa-drivers-license { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-home::before { - content: "\f015"; } +.fa-outdent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-alt::before { - content: "\f015"; } +.fa-dedent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-lg-alt::before { - content: "\f015"; } +.fa-heart-circle-exclamation { + --fa: "\e4fe"; + --fa--fa: "\e4fe\e4fe"; } -.fa-calendar-week::before { - content: "\f784"; } +.fa-house { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-laptop-medical::before { - content: "\f812"; } +.fa-home { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-b::before { - content: "\42"; } +.fa-home-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-file-medical::before { - content: "\f477"; } +.fa-home-lg-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-dice-one::before { - content: "\f525"; } +.fa-calendar-week { + --fa: "\f784"; + --fa--fa: "\f784\f784"; } -.fa-kiwi-bird::before { - content: "\f535"; } +.fa-laptop-medical { + --fa: "\f812"; + --fa--fa: "\f812\f812"; } -.fa-arrow-right-arrow-left::before { - content: "\f0ec"; } +.fa-b { + --fa: "\42"; + --fa--fa: "\42\42"; } -.fa-exchange::before { - content: "\f0ec"; } +.fa-file-medical { + --fa: "\f477"; + --fa--fa: "\f477\f477"; } -.fa-rotate-right::before { - content: "\f2f9"; } +.fa-dice-one { + --fa: "\f525"; + --fa--fa: "\f525\f525"; } -.fa-redo-alt::before { - content: "\f2f9"; } +.fa-kiwi-bird { + --fa: "\f535"; + --fa--fa: "\f535\f535"; } -.fa-rotate-forward::before { - content: "\f2f9"; } +.fa-arrow-right-arrow-left { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-utensils::before { - content: "\f2e7"; } +.fa-exchange { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-cutlery::before { - content: "\f2e7"; } +.fa-rotate-right { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-arrow-up-wide-short::before { - content: "\f161"; } +.fa-redo-alt { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-sort-amount-up::before { - content: "\f161"; } +.fa-rotate-forward { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-mill-sign::before { - content: "\e1ed"; } +.fa-utensils { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-bowl-rice::before { - content: "\e2eb"; } +.fa-cutlery { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-skull::before { - content: "\f54c"; } +.fa-arrow-up-wide-short { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-tower-broadcast::before { - content: "\f519"; } +.fa-sort-amount-up { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-broadcast-tower::before { - content: "\f519"; } +.fa-mill-sign { + --fa: "\e1ed"; + --fa--fa: "\e1ed\e1ed"; } -.fa-truck-pickup::before { - content: "\f63c"; } +.fa-bowl-rice { + --fa: "\e2eb"; + --fa--fa: "\e2eb\e2eb"; } -.fa-up-long::before { - content: "\f30c"; } +.fa-skull { + --fa: "\f54c"; + --fa--fa: "\f54c\f54c"; } -.fa-long-arrow-alt-up::before { - content: "\f30c"; } +.fa-tower-broadcast { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-stop::before { - content: "\f04d"; } +.fa-broadcast-tower { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-code-merge::before { - content: "\f387"; } +.fa-truck-pickup { + --fa: "\f63c"; + --fa--fa: "\f63c\f63c"; } -.fa-upload::before { - content: "\f093"; } +.fa-up-long { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-hurricane::before { - content: "\f751"; } +.fa-long-arrow-alt-up { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-mound::before { - content: "\e52d"; } +.fa-stop { + --fa: "\f04d"; + --fa--fa: "\f04d\f04d"; } -.fa-toilet-portable::before { - content: "\e583"; } +.fa-code-merge { + --fa: "\f387"; + --fa--fa: "\f387\f387"; } -.fa-compact-disc::before { - content: "\f51f"; } +.fa-upload { + --fa: "\f093"; + --fa--fa: "\f093\f093"; } -.fa-file-arrow-down::before { - content: "\f56d"; } +.fa-hurricane { + --fa: "\f751"; + --fa--fa: "\f751\f751"; } -.fa-file-download::before { - content: "\f56d"; } +.fa-mound { + --fa: "\e52d"; + --fa--fa: "\e52d\e52d"; } -.fa-caravan::before { - content: "\f8ff"; } +.fa-toilet-portable { + --fa: "\e583"; + --fa--fa: "\e583\e583"; } -.fa-shield-cat::before { - content: "\e572"; } +.fa-compact-disc { + --fa: "\f51f"; + --fa--fa: "\f51f\f51f"; } -.fa-bolt::before { - content: "\f0e7"; } +.fa-file-arrow-down { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-zap::before { - content: "\f0e7"; } +.fa-file-download { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-glass-water::before { - content: "\e4f4"; } +.fa-caravan { + --fa: "\f8ff"; + --fa--fa: "\f8ff\f8ff"; } -.fa-oil-well::before { - content: "\e532"; } +.fa-shield-cat { + --fa: "\e572"; + --fa--fa: "\e572\e572"; } -.fa-vault::before { - content: "\e2c5"; } +.fa-bolt { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-mars::before { - content: "\f222"; } +.fa-zap { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-toilet::before { - content: "\f7d8"; } +.fa-glass-water { + --fa: "\e4f4"; + --fa--fa: "\e4f4\e4f4"; } -.fa-plane-circle-xmark::before { - content: "\e557"; } +.fa-oil-well { + --fa: "\e532"; + --fa--fa: "\e532\e532"; } -.fa-yen-sign::before { - content: "\f157"; } +.fa-vault { + --fa: "\e2c5"; + --fa--fa: "\e2c5\e2c5"; } -.fa-cny::before { - content: "\f157"; } +.fa-mars { + --fa: "\f222"; + --fa--fa: "\f222\f222"; } -.fa-jpy::before { - content: "\f157"; } +.fa-toilet { + --fa: "\f7d8"; + --fa--fa: "\f7d8\f7d8"; } -.fa-rmb::before { - content: "\f157"; } +.fa-plane-circle-xmark { + --fa: "\e557"; + --fa--fa: "\e557\e557"; } -.fa-yen::before { - content: "\f157"; } +.fa-yen-sign { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble-sign::before { - content: "\f158"; } +.fa-cny { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rouble::before { - content: "\f158"; } +.fa-jpy { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rub::before { - content: "\f158"; } +.fa-rmb { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble::before { - content: "\f158"; } +.fa-yen { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-sun::before { - content: "\f185"; } +.fa-ruble-sign { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-guitar::before { - content: "\f7a6"; } +.fa-rouble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-face-laugh-wink::before { - content: "\f59c"; } +.fa-rub { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-laugh-wink::before { - content: "\f59c"; } +.fa-ruble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-horse-head::before { - content: "\f7ab"; } +.fa-sun { + --fa: "\f185"; + --fa--fa: "\f185\f185"; } -.fa-bore-hole::before { - content: "\e4c3"; } +.fa-guitar { + --fa: "\f7a6"; + --fa--fa: "\f7a6\f7a6"; } -.fa-industry::before { - content: "\f275"; } +.fa-face-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-circle-down::before { - content: "\f358"; } +.fa-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-arrow-alt-circle-down::before { - content: "\f358"; } +.fa-horse-head { + --fa: "\f7ab"; + --fa--fa: "\f7ab\f7ab"; } -.fa-arrows-turn-to-dots::before { - content: "\e4c1"; } +.fa-bore-hole { + --fa: "\e4c3"; + --fa--fa: "\e4c3\e4c3"; } -.fa-florin-sign::before { - content: "\e184"; } +.fa-industry { + --fa: "\f275"; + --fa--fa: "\f275\f275"; } -.fa-arrow-down-short-wide::before { - content: "\f884"; } +.fa-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-desc::before { - content: "\f884"; } +.fa-arrow-alt-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-down-alt::before { - content: "\f884"; } +.fa-arrows-turn-to-dots { + --fa: "\e4c1"; + --fa--fa: "\e4c1\e4c1"; } -.fa-less-than::before { - content: "\3c"; } +.fa-florin-sign { + --fa: "\e184"; + --fa--fa: "\e184\e184"; } -.fa-angle-down::before { - content: "\f107"; } +.fa-arrow-down-short-wide { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-car-tunnel::before { - content: "\e4de"; } +.fa-sort-amount-desc { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-head-side-cough::before { - content: "\e061"; } +.fa-sort-amount-down-alt { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-grip-lines::before { - content: "\f7a4"; } +.fa-less-than { + --fa: "\3c"; + --fa--fa: "\3c\3c"; } -.fa-thumbs-down::before { - content: "\f165"; } +.fa-angle-down { + --fa: "\f107"; + --fa--fa: "\f107\f107"; } -.fa-user-lock::before { - content: "\f502"; } +.fa-car-tunnel { + --fa: "\e4de"; + --fa--fa: "\e4de\e4de"; } -.fa-arrow-right-long::before { - content: "\f178"; } +.fa-head-side-cough { + --fa: "\e061"; + --fa--fa: "\e061\e061"; } -.fa-long-arrow-right::before { - content: "\f178"; } +.fa-grip-lines { + --fa: "\f7a4"; + --fa--fa: "\f7a4\f7a4"; } -.fa-anchor-circle-xmark::before { - content: "\e4ac"; } +.fa-thumbs-down { + --fa: "\f165"; + --fa--fa: "\f165\f165"; } -.fa-ellipsis::before { - content: "\f141"; } +.fa-user-lock { + --fa: "\f502"; + --fa--fa: "\f502\f502"; } -.fa-ellipsis-h::before { - content: "\f141"; } +.fa-arrow-right-long { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-chess-pawn::before { - content: "\f443"; } +.fa-long-arrow-right { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-kit-medical::before { - content: "\f479"; } +.fa-anchor-circle-xmark { + --fa: "\e4ac"; + --fa--fa: "\e4ac\e4ac"; } -.fa-first-aid::before { - content: "\f479"; } +.fa-ellipsis { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-person-through-window::before { - content: "\e5a9"; } +.fa-ellipsis-h { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-toolbox::before { - content: "\f552"; } +.fa-chess-pawn { + --fa: "\f443"; + --fa--fa: "\f443\f443"; } -.fa-hands-holding-circle::before { - content: "\e4fb"; } +.fa-kit-medical { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-bug::before { - content: "\f188"; } +.fa-first-aid { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-credit-card::before { - content: "\f09d"; } +.fa-person-through-window { + --fa: "\e5a9"; + --fa--fa: "\e5a9\e5a9"; } -.fa-credit-card-alt::before { - content: "\f09d"; } +.fa-toolbox { + --fa: "\f552"; + --fa--fa: "\f552\f552"; } -.fa-car::before { - content: "\f1b9"; } +.fa-hands-holding-circle { + --fa: "\e4fb"; + --fa--fa: "\e4fb\e4fb"; } -.fa-automobile::before { - content: "\f1b9"; } +.fa-bug { + --fa: "\f188"; + --fa--fa: "\f188\f188"; } -.fa-hand-holding-hand::before { - content: "\e4f7"; } +.fa-credit-card { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-open-reader::before { - content: "\f5da"; } +.fa-credit-card-alt { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-reader::before { - content: "\f5da"; } +.fa-car { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-mountain-sun::before { - content: "\e52f"; } +.fa-automobile { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-arrows-left-right-to-line::before { - content: "\e4ba"; } +.fa-hand-holding-hand { + --fa: "\e4f7"; + --fa--fa: "\e4f7\e4f7"; } -.fa-dice-d20::before { - content: "\f6cf"; } +.fa-book-open-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-truck-droplet::before { - content: "\e58c"; } +.fa-book-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-file-circle-xmark::before { - content: "\e5a1"; } +.fa-mountain-sun { + --fa: "\e52f"; + --fa--fa: "\e52f\e52f"; } -.fa-temperature-arrow-up::before { - content: "\e040"; } +.fa-arrows-left-right-to-line { + --fa: "\e4ba"; + --fa--fa: "\e4ba\e4ba"; } -.fa-temperature-up::before { - content: "\e040"; } +.fa-dice-d20 { + --fa: "\f6cf"; + --fa--fa: "\f6cf\f6cf"; } -.fa-medal::before { - content: "\f5a2"; } +.fa-truck-droplet { + --fa: "\e58c"; + --fa--fa: "\e58c\e58c"; } -.fa-bed::before { - content: "\f236"; } +.fa-file-circle-xmark { + --fa: "\e5a1"; + --fa--fa: "\e5a1\e5a1"; } -.fa-square-h::before { - content: "\f0fd"; } +.fa-temperature-arrow-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-h-square::before { - content: "\f0fd"; } +.fa-temperature-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-podcast::before { - content: "\f2ce"; } +.fa-medal { + --fa: "\f5a2"; + --fa--fa: "\f5a2\f5a2"; } -.fa-temperature-full::before { - content: "\f2c7"; } +.fa-bed { + --fa: "\f236"; + --fa--fa: "\f236\f236"; } -.fa-temperature-4::before { - content: "\f2c7"; } +.fa-square-h { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-4::before { - content: "\f2c7"; } +.fa-h-square { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-full::before { - content: "\f2c7"; } +.fa-podcast { + --fa: "\f2ce"; + --fa--fa: "\f2ce\f2ce"; } -.fa-bell::before { - content: "\f0f3"; } +.fa-temperature-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-superscript::before { - content: "\f12b"; } +.fa-temperature-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-plug-circle-xmark::before { - content: "\e560"; } +.fa-thermometer-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-star-of-life::before { - content: "\f621"; } +.fa-thermometer-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-phone-slash::before { - content: "\f3dd"; } +.fa-bell { + --fa: "\f0f3"; + --fa--fa: "\f0f3\f0f3"; } -.fa-paint-roller::before { - content: "\f5aa"; } +.fa-superscript { + --fa: "\f12b"; + --fa--fa: "\f12b\f12b"; } -.fa-handshake-angle::before { - content: "\f4c4"; } +.fa-plug-circle-xmark { + --fa: "\e560"; + --fa--fa: "\e560\e560"; } -.fa-hands-helping::before { - content: "\f4c4"; } +.fa-star-of-life { + --fa: "\f621"; + --fa--fa: "\f621\f621"; } -.fa-location-dot::before { - content: "\f3c5"; } +.fa-phone-slash { + --fa: "\f3dd"; + --fa--fa: "\f3dd\f3dd"; } -.fa-map-marker-alt::before { - content: "\f3c5"; } +.fa-paint-roller { + --fa: "\f5aa"; + --fa--fa: "\f5aa\f5aa"; } -.fa-file::before { - content: "\f15b"; } +.fa-handshake-angle { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-greater-than::before { - content: "\3e"; } +.fa-hands-helping { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-person-swimming::before { - content: "\f5c4"; } +.fa-location-dot { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-swimmer::before { - content: "\f5c4"; } +.fa-map-marker-alt { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-arrow-down::before { - content: "\f063"; } +.fa-file { + --fa: "\f15b"; + --fa--fa: "\f15b\f15b"; } -.fa-droplet::before { - content: "\f043"; } +.fa-greater-than { + --fa: "\3e"; + --fa--fa: "\3e\3e"; } -.fa-tint::before { - content: "\f043"; } +.fa-person-swimming { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-eraser::before { - content: "\f12d"; } +.fa-swimmer { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-earth-americas::before { - content: "\f57d"; } +.fa-arrow-down { + --fa: "\f063"; + --fa--fa: "\f063\f063"; } -.fa-earth::before { - content: "\f57d"; } +.fa-droplet { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-earth-america::before { - content: "\f57d"; } +.fa-tint { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-globe-americas::before { - content: "\f57d"; } +.fa-eraser { + --fa: "\f12d"; + --fa--fa: "\f12d\f12d"; } -.fa-person-burst::before { - content: "\e53b"; } +.fa-earth-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-dove::before { - content: "\f4ba"; } +.fa-earth { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-empty::before { - content: "\f244"; } +.fa-earth-america { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-0::before { - content: "\f244"; } +.fa-globe-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-socks::before { - content: "\f696"; } +.fa-person-burst { + --fa: "\e53b"; + --fa--fa: "\e53b\e53b"; } -.fa-inbox::before { - content: "\f01c"; } +.fa-dove { + --fa: "\f4ba"; + --fa--fa: "\f4ba\f4ba"; } -.fa-section::before { - content: "\e447"; } +.fa-battery-empty { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-gauge-high::before { - content: "\f625"; } +.fa-battery-0 { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-tachometer-alt::before { - content: "\f625"; } +.fa-socks { + --fa: "\f696"; + --fa--fa: "\f696\f696"; } -.fa-tachometer-alt-fast::before { - content: "\f625"; } +.fa-inbox { + --fa: "\f01c"; + --fa--fa: "\f01c\f01c"; } -.fa-envelope-open-text::before { - content: "\f658"; } +.fa-section { + --fa: "\e447"; + --fa--fa: "\e447\e447"; } -.fa-hospital::before { - content: "\f0f8"; } +.fa-gauge-high { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-alt::before { - content: "\f0f8"; } +.fa-tachometer-alt { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-wide::before { - content: "\f0f8"; } +.fa-tachometer-alt-fast { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-wine-bottle::before { - content: "\f72f"; } +.fa-envelope-open-text { + --fa: "\f658"; + --fa--fa: "\f658\f658"; } -.fa-chess-rook::before { - content: "\f447"; } +.fa-hospital { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-bars-staggered::before { - content: "\f550"; } +.fa-hospital-alt { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-reorder::before { - content: "\f550"; } +.fa-hospital-wide { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-stream::before { - content: "\f550"; } +.fa-wine-bottle { + --fa: "\f72f"; + --fa--fa: "\f72f\f72f"; } -.fa-dharmachakra::before { - content: "\f655"; } +.fa-chess-rook { + --fa: "\f447"; + --fa--fa: "\f447\f447"; } -.fa-hotdog::before { - content: "\f80f"; } +.fa-bars-staggered { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-person-walking-with-cane::before { - content: "\f29d"; } +.fa-reorder { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-blind::before { - content: "\f29d"; } +.fa-stream { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-drum::before { - content: "\f569"; } +.fa-dharmachakra { + --fa: "\f655"; + --fa--fa: "\f655\f655"; } -.fa-ice-cream::before { - content: "\f810"; } +.fa-hotdog { + --fa: "\f80f"; + --fa--fa: "\f80f\f80f"; } -.fa-heart-circle-bolt::before { - content: "\e4fc"; } +.fa-person-walking-with-cane { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-fax::before { - content: "\f1ac"; } +.fa-blind { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-paragraph::before { - content: "\f1dd"; } +.fa-drum { + --fa: "\f569"; + --fa--fa: "\f569\f569"; } -.fa-check-to-slot::before { - content: "\f772"; } +.fa-ice-cream { + --fa: "\f810"; + --fa--fa: "\f810\f810"; } -.fa-vote-yea::before { - content: "\f772"; } +.fa-heart-circle-bolt { + --fa: "\e4fc"; + --fa--fa: "\e4fc\e4fc"; } -.fa-star-half::before { - content: "\f089"; } +.fa-fax { + --fa: "\f1ac"; + --fa--fa: "\f1ac\f1ac"; } -.fa-boxes-stacked::before { - content: "\f468"; } +.fa-paragraph { + --fa: "\f1dd"; + --fa--fa: "\f1dd\f1dd"; } -.fa-boxes::before { - content: "\f468"; } +.fa-check-to-slot { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-boxes-alt::before { - content: "\f468"; } +.fa-vote-yea { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-link::before { - content: "\f0c1"; } +.fa-star-half { + --fa: "\f089"; + --fa--fa: "\f089\f089"; } -.fa-chain::before { - content: "\f0c1"; } +.fa-boxes-stacked { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-ear-listen::before { - content: "\f2a2"; } +.fa-boxes { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-assistive-listening-systems::before { - content: "\f2a2"; } +.fa-boxes-alt { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-tree-city::before { - content: "\e587"; } +.fa-link { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-play::before { - content: "\f04b"; } +.fa-chain { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-font::before { - content: "\f031"; } +.fa-ear-listen { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-table-cells-row-lock::before { - content: "\e67a"; } +.fa-assistive-listening-systems { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-rupiah-sign::before { - content: "\e23d"; } +.fa-tree-city { + --fa: "\e587"; + --fa--fa: "\e587\e587"; } -.fa-magnifying-glass::before { - content: "\f002"; } +.fa-play { + --fa: "\f04b"; + --fa--fa: "\f04b\f04b"; } -.fa-search::before { - content: "\f002"; } +.fa-font { + --fa: "\f031"; + --fa--fa: "\f031\f031"; } -.fa-table-tennis-paddle-ball::before { - content: "\f45d"; } +.fa-table-cells-row-lock { + --fa: "\e67a"; + --fa--fa: "\e67a\e67a"; } -.fa-ping-pong-paddle-ball::before { - content: "\f45d"; } +.fa-rupiah-sign { + --fa: "\e23d"; + --fa--fa: "\e23d\e23d"; } -.fa-table-tennis::before { - content: "\f45d"; } +.fa-magnifying-glass { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-person-dots-from-line::before { - content: "\f470"; } +.fa-search { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-diagnoses::before { - content: "\f470"; } +.fa-table-tennis-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-can-arrow-up::before { - content: "\f82a"; } +.fa-ping-pong-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-restore-alt::before { - content: "\f82a"; } +.fa-table-tennis { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-naira-sign::before { - content: "\e1f6"; } +.fa-person-dots-from-line { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-cart-arrow-down::before { - content: "\f218"; } +.fa-diagnoses { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-walkie-talkie::before { - content: "\f8ef"; } +.fa-trash-can-arrow-up { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-pen::before { - content: "\f31c"; } +.fa-trash-restore-alt { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-edit::before { - content: "\f31c"; } +.fa-naira-sign { + --fa: "\e1f6"; + --fa--fa: "\e1f6\e1f6"; } -.fa-receipt::before { - content: "\f543"; } +.fa-cart-arrow-down { + --fa: "\f218"; + --fa--fa: "\f218\f218"; } -.fa-square-pen::before { - content: "\f14b"; } +.fa-walkie-talkie { + --fa: "\f8ef"; + --fa--fa: "\f8ef\f8ef"; } -.fa-pen-square::before { - content: "\f14b"; } +.fa-file-pen { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-pencil-square::before { - content: "\f14b"; } +.fa-file-edit { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-suitcase-rolling::before { - content: "\f5c1"; } +.fa-receipt { + --fa: "\f543"; + --fa--fa: "\f543\f543"; } -.fa-person-circle-exclamation::before { - content: "\e53f"; } +.fa-square-pen { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-chevron-down::before { - content: "\f078"; } +.fa-pen-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery-full::before { - content: "\f240"; } +.fa-pencil-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery::before { - content: "\f240"; } +.fa-suitcase-rolling { + --fa: "\f5c1"; + --fa--fa: "\f5c1\f5c1"; } -.fa-battery-5::before { - content: "\f240"; } +.fa-person-circle-exclamation { + --fa: "\e53f"; + --fa--fa: "\e53f\e53f"; } -.fa-skull-crossbones::before { - content: "\f714"; } +.fa-chevron-down { + --fa: "\f078"; + --fa--fa: "\f078\f078"; } -.fa-code-compare::before { - content: "\e13a"; } +.fa-battery-full { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-ul::before { - content: "\f0ca"; } +.fa-battery { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-dots::before { - content: "\f0ca"; } +.fa-battery-5 { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-school-lock::before { - content: "\e56f"; } +.fa-skull-crossbones { + --fa: "\f714"; + --fa--fa: "\f714\f714"; } -.fa-tower-cell::before { - content: "\e585"; } +.fa-code-compare { + --fa: "\e13a"; + --fa--fa: "\e13a\e13a"; } -.fa-down-long::before { - content: "\f309"; } +.fa-list-ul { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-long-arrow-alt-down::before { - content: "\f309"; } +.fa-list-dots { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-ranking-star::before { - content: "\e561"; } +.fa-school-lock { + --fa: "\e56f"; + --fa--fa: "\e56f\e56f"; } -.fa-chess-king::before { - content: "\f43f"; } +.fa-tower-cell { + --fa: "\e585"; + --fa--fa: "\e585\e585"; } -.fa-person-harassing::before { - content: "\e549"; } +.fa-down-long { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-brazilian-real-sign::before { - content: "\e46c"; } +.fa-long-arrow-alt-down { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-landmark-dome::before { - content: "\f752"; } +.fa-ranking-star { + --fa: "\e561"; + --fa--fa: "\e561\e561"; } -.fa-landmark-alt::before { - content: "\f752"; } +.fa-chess-king { + --fa: "\f43f"; + --fa--fa: "\f43f\f43f"; } -.fa-arrow-up::before { - content: "\f062"; } +.fa-person-harassing { + --fa: "\e549"; + --fa--fa: "\e549\e549"; } -.fa-tv::before { - content: "\f26c"; } +.fa-brazilian-real-sign { + --fa: "\e46c"; + --fa--fa: "\e46c\e46c"; } -.fa-television::before { - content: "\f26c"; } +.fa-landmark-dome { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-tv-alt::before { - content: "\f26c"; } +.fa-landmark-alt { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-shrimp::before { - content: "\e448"; } +.fa-arrow-up { + --fa: "\f062"; + --fa--fa: "\f062\f062"; } -.fa-list-check::before { - content: "\f0ae"; } +.fa-tv { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-tasks::before { - content: "\f0ae"; } +.fa-television { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-jug-detergent::before { - content: "\e519"; } +.fa-tv-alt { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-circle-user::before { - content: "\f2bd"; } +.fa-shrimp { + --fa: "\e448"; + --fa--fa: "\e448\e448"; } -.fa-user-circle::before { - content: "\f2bd"; } +.fa-list-check { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-user-shield::before { - content: "\f505"; } +.fa-tasks { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-wind::before { - content: "\f72e"; } +.fa-jug-detergent { + --fa: "\e519"; + --fa--fa: "\e519\e519"; } -.fa-car-burst::before { - content: "\f5e1"; } +.fa-circle-user { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-car-crash::before { - content: "\f5e1"; } +.fa-user-circle { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-y::before { - content: "\59"; } +.fa-user-shield { + --fa: "\f505"; + --fa--fa: "\f505\f505"; } -.fa-person-snowboarding::before { - content: "\f7ce"; } +.fa-wind { + --fa: "\f72e"; + --fa--fa: "\f72e\f72e"; } -.fa-snowboarding::before { - content: "\f7ce"; } +.fa-car-burst { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-truck-fast::before { - content: "\f48b"; } +.fa-car-crash { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-shipping-fast::before { - content: "\f48b"; } +.fa-y { + --fa: "\59"; + --fa--fa: "\59\59"; } -.fa-fish::before { - content: "\f578"; } +.fa-person-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-user-graduate::before { - content: "\f501"; } +.fa-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-circle-half-stroke::before { - content: "\f042"; } +.fa-truck-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-adjust::before { - content: "\f042"; } +.fa-shipping-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-clapperboard::before { - content: "\e131"; } +.fa-fish { + --fa: "\f578"; + --fa--fa: "\f578\f578"; } -.fa-circle-radiation::before { - content: "\f7ba"; } +.fa-user-graduate { + --fa: "\f501"; + --fa--fa: "\f501\f501"; } -.fa-radiation-alt::before { - content: "\f7ba"; } +.fa-circle-half-stroke { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball::before { - content: "\f433"; } +.fa-adjust { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball-ball::before { - content: "\f433"; } +.fa-clapperboard { + --fa: "\e131"; + --fa--fa: "\e131\e131"; } -.fa-jet-fighter-up::before { - content: "\e518"; } +.fa-circle-radiation { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-diagram-project::before { - content: "\f542"; } +.fa-radiation-alt { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-project-diagram::before { - content: "\f542"; } +.fa-baseball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-copy::before { - content: "\f0c5"; } +.fa-baseball-ball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-volume-xmark::before { - content: "\f6a9"; } +.fa-jet-fighter-up { + --fa: "\e518"; + --fa--fa: "\e518\e518"; } -.fa-volume-mute::before { - content: "\f6a9"; } +.fa-diagram-project { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-volume-times::before { - content: "\f6a9"; } +.fa-project-diagram { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-hand-sparkles::before { - content: "\e05d"; } +.fa-copy { + --fa: "\f0c5"; + --fa--fa: "\f0c5\f0c5"; } -.fa-grip::before { - content: "\f58d"; } +.fa-volume-xmark { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-grip-horizontal::before { - content: "\f58d"; } +.fa-volume-mute { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-from-square::before { - content: "\f14d"; } +.fa-volume-times { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-square::before { - content: "\f14d"; } +.fa-hand-sparkles { + --fa: "\e05d"; + --fa--fa: "\e05d\e05d"; } -.fa-child-combatant::before { - content: "\e4e0"; } +.fa-grip { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-child-rifle::before { - content: "\e4e0"; } +.fa-grip-horizontal { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-gun::before { - content: "\e19b"; } +.fa-share-from-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-square-phone::before { - content: "\f098"; } +.fa-share-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-phone-square::before { - content: "\f098"; } +.fa-child-combatant { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-plus::before { - content: "\2b"; } +.fa-child-rifle { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-add::before { - content: "\2b"; } +.fa-gun { + --fa: "\e19b"; + --fa--fa: "\e19b\e19b"; } -.fa-expand::before { - content: "\f065"; } +.fa-square-phone { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-computer::before { - content: "\e4e5"; } +.fa-phone-square { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-xmark::before { - content: "\f00d"; } +.fa-plus { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-close::before { - content: "\f00d"; } +.fa-add { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-multiply::before { - content: "\f00d"; } +.fa-expand { + --fa: "\f065"; + --fa--fa: "\f065\f065"; } -.fa-remove::before { - content: "\f00d"; } +.fa-computer { + --fa: "\e4e5"; + --fa--fa: "\e4e5\e4e5"; } -.fa-times::before { - content: "\f00d"; } +.fa-xmark { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows-up-down-left-right::before { - content: "\f047"; } +.fa-close { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows::before { - content: "\f047"; } +.fa-multiply { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-user::before { - content: "\f51c"; } +.fa-remove { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-teacher::before { - content: "\f51c"; } +.fa-times { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-peso-sign::before { - content: "\e222"; } +.fa-arrows-up-down-left-right { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-building-shield::before { - content: "\e4d8"; } +.fa-arrows { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-baby::before { - content: "\f77c"; } +.fa-chalkboard-user { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-users-line::before { - content: "\e592"; } +.fa-chalkboard-teacher { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-quote-left::before { - content: "\f10d"; } +.fa-peso-sign { + --fa: "\e222"; + --fa--fa: "\e222\e222"; } -.fa-quote-left-alt::before { - content: "\f10d"; } +.fa-building-shield { + --fa: "\e4d8"; + --fa--fa: "\e4d8\e4d8"; } -.fa-tractor::before { - content: "\f722"; } +.fa-baby { + --fa: "\f77c"; + --fa--fa: "\f77c\f77c"; } -.fa-trash-arrow-up::before { - content: "\f829"; } +.fa-users-line { + --fa: "\e592"; + --fa--fa: "\e592\e592"; } -.fa-trash-restore::before { - content: "\f829"; } +.fa-quote-left { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-arrow-down-up-lock::before { - content: "\e4b0"; } +.fa-quote-left-alt { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-lines-leaning::before { - content: "\e51e"; } +.fa-tractor { + --fa: "\f722"; + --fa--fa: "\f722\f722"; } -.fa-ruler-combined::before { - content: "\f546"; } +.fa-trash-arrow-up { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-copyright::before { - content: "\f1f9"; } +.fa-trash-restore { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-equals::before { - content: "\3d"; } +.fa-arrow-down-up-lock { + --fa: "\e4b0"; + --fa--fa: "\e4b0\e4b0"; } -.fa-blender::before { - content: "\f517"; } +.fa-lines-leaning { + --fa: "\e51e"; + --fa--fa: "\e51e\e51e"; } -.fa-teeth::before { - content: "\f62e"; } +.fa-ruler-combined { + --fa: "\f546"; + --fa--fa: "\f546\f546"; } -.fa-shekel-sign::before { - content: "\f20b"; } +.fa-copyright { + --fa: "\f1f9"; + --fa--fa: "\f1f9\f1f9"; } -.fa-ils::before { - content: "\f20b"; } +.fa-equals { + --fa: "\3d"; + --fa--fa: "\3d\3d"; } -.fa-shekel::before { - content: "\f20b"; } +.fa-blender { + --fa: "\f517"; + --fa--fa: "\f517\f517"; } -.fa-sheqel::before { - content: "\f20b"; } +.fa-teeth { + --fa: "\f62e"; + --fa--fa: "\f62e\f62e"; } -.fa-sheqel-sign::before { - content: "\f20b"; } +.fa-shekel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-map::before { - content: "\f279"; } +.fa-ils { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-rocket::before { - content: "\f135"; } +.fa-shekel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-film::before { - content: "\f87c"; } +.fa-sheqel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-video::before { - content: "\f87c"; } +.fa-sheqel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-folder-minus::before { - content: "\f65d"; } +.fa-map { + --fa: "\f279"; + --fa--fa: "\f279\f279"; } -.fa-store::before { - content: "\f54e"; } +.fa-rocket { + --fa: "\f135"; + --fa--fa: "\f135\f135"; } -.fa-arrow-trend-up::before { - content: "\e098"; } +.fa-photo-film { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-plug-circle-minus::before { - content: "\e55e"; } +.fa-photo-video { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-sign-hanging::before { - content: "\f4d9"; } +.fa-folder-minus { + --fa: "\f65d"; + --fa--fa: "\f65d\f65d"; } -.fa-sign::before { - content: "\f4d9"; } +.fa-hexagon-nodes-bolt { + --fa: "\e69a"; + --fa--fa: "\e69a\e69a"; } -.fa-bezier-curve::before { - content: "\f55b"; } +.fa-store { + --fa: "\f54e"; + --fa--fa: "\f54e\f54e"; } -.fa-bell-slash::before { - content: "\f1f6"; } +.fa-arrow-trend-up { + --fa: "\e098"; + --fa--fa: "\e098\e098"; } -.fa-tablet::before { - content: "\f3fb"; } +.fa-plug-circle-minus { + --fa: "\e55e"; + --fa--fa: "\e55e\e55e"; } -.fa-tablet-android::before { - content: "\f3fb"; } +.fa-sign-hanging { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-school-flag::before { - content: "\e56e"; } +.fa-sign { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-fill::before { - content: "\f575"; } +.fa-bezier-curve { + --fa: "\f55b"; + --fa--fa: "\f55b\f55b"; } -.fa-angle-up::before { - content: "\f106"; } +.fa-bell-slash { + --fa: "\f1f6"; + --fa--fa: "\f1f6\f1f6"; } -.fa-drumstick-bite::before { - content: "\f6d7"; } +.fa-tablet { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-holly-berry::before { - content: "\f7aa"; } +.fa-tablet-android { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-chevron-left::before { - content: "\f053"; } +.fa-school-flag { + --fa: "\e56e"; + --fa--fa: "\e56e\e56e"; } -.fa-bacteria::before { - content: "\e059"; } +.fa-fill { + --fa: "\f575"; + --fa--fa: "\f575\f575"; } -.fa-hand-lizard::before { - content: "\f258"; } +.fa-angle-up { + --fa: "\f106"; + --fa--fa: "\f106\f106"; } -.fa-notdef::before { - content: "\e1fe"; } +.fa-drumstick-bite { + --fa: "\f6d7"; + --fa--fa: "\f6d7\f6d7"; } -.fa-disease::before { - content: "\f7fa"; } +.fa-holly-berry { + --fa: "\f7aa"; + --fa--fa: "\f7aa\f7aa"; } -.fa-briefcase-medical::before { - content: "\f469"; } +.fa-chevron-left { + --fa: "\f053"; + --fa--fa: "\f053\f053"; } -.fa-genderless::before { - content: "\f22d"; } +.fa-bacteria { + --fa: "\e059"; + --fa--fa: "\e059\e059"; } -.fa-chevron-right::before { - content: "\f054"; } +.fa-hand-lizard { + --fa: "\f258"; + --fa--fa: "\f258\f258"; } -.fa-retweet::before { - content: "\f079"; } +.fa-notdef { + --fa: "\e1fe"; + --fa--fa: "\e1fe\e1fe"; } -.fa-car-rear::before { - content: "\f5de"; } +.fa-disease { + --fa: "\f7fa"; + --fa--fa: "\f7fa\f7fa"; } -.fa-car-alt::before { - content: "\f5de"; } +.fa-briefcase-medical { + --fa: "\f469"; + --fa--fa: "\f469\f469"; } -.fa-pump-soap::before { - content: "\e06b"; } +.fa-genderless { + --fa: "\f22d"; + --fa--fa: "\f22d\f22d"; } -.fa-video-slash::before { - content: "\f4e2"; } +.fa-chevron-right { + --fa: "\f054"; + --fa--fa: "\f054\f054"; } -.fa-battery-quarter::before { - content: "\f243"; } +.fa-retweet { + --fa: "\f079"; + --fa--fa: "\f079\f079"; } -.fa-battery-2::before { - content: "\f243"; } +.fa-car-rear { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-radio::before { - content: "\f8d7"; } +.fa-car-alt { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-baby-carriage::before { - content: "\f77d"; } +.fa-pump-soap { + --fa: "\e06b"; + --fa--fa: "\e06b\e06b"; } -.fa-carriage-baby::before { - content: "\f77d"; } +.fa-video-slash { + --fa: "\f4e2"; + --fa--fa: "\f4e2\f4e2"; } -.fa-traffic-light::before { - content: "\f637"; } +.fa-battery-quarter { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-thermometer::before { - content: "\f491"; } +.fa-battery-2 { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-vr-cardboard::before { - content: "\f729"; } +.fa-radio { + --fa: "\f8d7"; + --fa--fa: "\f8d7\f8d7"; } -.fa-hand-middle-finger::before { - content: "\f806"; } +.fa-baby-carriage { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percent::before { - content: "\25"; } +.fa-carriage-baby { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percentage::before { - content: "\25"; } +.fa-traffic-light { + --fa: "\f637"; + --fa--fa: "\f637\f637"; } -.fa-truck-moving::before { - content: "\f4df"; } +.fa-thermometer { + --fa: "\f491"; + --fa--fa: "\f491\f491"; } -.fa-glass-water-droplet::before { - content: "\e4f5"; } +.fa-vr-cardboard { + --fa: "\f729"; + --fa--fa: "\f729\f729"; } -.fa-display::before { - content: "\e163"; } +.fa-hand-middle-finger { + --fa: "\f806"; + --fa--fa: "\f806\f806"; } -.fa-face-smile::before { - content: "\f118"; } +.fa-percent { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-smile::before { - content: "\f118"; } +.fa-percentage { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-thumbtack::before { - content: "\f08d"; } +.fa-truck-moving { + --fa: "\f4df"; + --fa--fa: "\f4df\f4df"; } -.fa-thumb-tack::before { - content: "\f08d"; } +.fa-glass-water-droplet { + --fa: "\e4f5"; + --fa--fa: "\e4f5\e4f5"; } -.fa-trophy::before { - content: "\f091"; } +.fa-display { + --fa: "\e163"; + --fa--fa: "\e163\e163"; } -.fa-person-praying::before { - content: "\f683"; } +.fa-face-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-pray::before { - content: "\f683"; } +.fa-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-hammer::before { - content: "\f6e3"; } +.fa-thumbtack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-hand-peace::before { - content: "\f25b"; } +.fa-thumb-tack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-rotate::before { - content: "\f2f1"; } +.fa-trophy { + --fa: "\f091"; + --fa--fa: "\f091\f091"; } -.fa-sync-alt::before { - content: "\f2f1"; } +.fa-person-praying { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-spinner::before { - content: "\f110"; } +.fa-pray { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-robot::before { - content: "\f544"; } +.fa-hammer { + --fa: "\f6e3"; + --fa--fa: "\f6e3\f6e3"; } -.fa-peace::before { - content: "\f67c"; } +.fa-hand-peace { + --fa: "\f25b"; + --fa--fa: "\f25b\f25b"; } -.fa-gears::before { - content: "\f085"; } +.fa-rotate { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-cogs::before { - content: "\f085"; } +.fa-sync-alt { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-warehouse::before { - content: "\f494"; } +.fa-spinner { + --fa: "\f110"; + --fa--fa: "\f110\f110"; } -.fa-arrow-up-right-dots::before { - content: "\e4b7"; } +.fa-robot { + --fa: "\f544"; + --fa--fa: "\f544\f544"; } -.fa-splotch::before { - content: "\f5bc"; } +.fa-peace { + --fa: "\f67c"; + --fa--fa: "\f67c\f67c"; } -.fa-face-grin-hearts::before { - content: "\f584"; } +.fa-gears { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-grin-hearts::before { - content: "\f584"; } +.fa-cogs { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-dice-four::before { - content: "\f524"; } +.fa-warehouse { + --fa: "\f494"; + --fa--fa: "\f494\f494"; } -.fa-sim-card::before { - content: "\f7c4"; } +.fa-arrow-up-right-dots { + --fa: "\e4b7"; + --fa--fa: "\e4b7\e4b7"; } -.fa-transgender::before { - content: "\f225"; } +.fa-splotch { + --fa: "\f5bc"; + --fa--fa: "\f5bc\f5bc"; } -.fa-transgender-alt::before { - content: "\f225"; } +.fa-face-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-mercury::before { - content: "\f223"; } +.fa-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-arrow-turn-down::before { - content: "\f149"; } +.fa-dice-four { + --fa: "\f524"; + --fa--fa: "\f524\f524"; } -.fa-level-down::before { - content: "\f149"; } +.fa-sim-card { + --fa: "\f7c4"; + --fa--fa: "\f7c4\f7c4"; } -.fa-person-falling-burst::before { - content: "\e547"; } +.fa-transgender { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-award::before { - content: "\f559"; } +.fa-transgender-alt { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-ticket-simple::before { - content: "\f3ff"; } +.fa-mercury { + --fa: "\f223"; + --fa--fa: "\f223\f223"; } -.fa-ticket-alt::before { - content: "\f3ff"; } +.fa-arrow-turn-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-building::before { - content: "\f1ad"; } +.fa-level-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-angles-left::before { - content: "\f100"; } +.fa-person-falling-burst { + --fa: "\e547"; + --fa--fa: "\e547\e547"; } -.fa-angle-double-left::before { - content: "\f100"; } +.fa-award { + --fa: "\f559"; + --fa--fa: "\f559\f559"; } -.fa-qrcode::before { - content: "\f029"; } +.fa-ticket-simple { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-clock-rotate-left::before { - content: "\f1da"; } +.fa-ticket-alt { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-history::before { - content: "\f1da"; } +.fa-building { + --fa: "\f1ad"; + --fa--fa: "\f1ad\f1ad"; } -.fa-face-grin-beam-sweat::before { - content: "\f583"; } +.fa-angles-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-grin-beam-sweat::before { - content: "\f583"; } +.fa-angle-double-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-file-export::before { - content: "\f56e"; } +.fa-qrcode { + --fa: "\f029"; + --fa--fa: "\f029\f029"; } -.fa-arrow-right-from-file::before { - content: "\f56e"; } +.fa-clock-rotate-left { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield::before { - content: "\f132"; } +.fa-history { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield-blank::before { - content: "\f132"; } +.fa-face-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-arrow-up-short-wide::before { - content: "\f885"; } +.fa-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-sort-amount-up-alt::before { - content: "\f885"; } +.fa-file-export { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-house-medical::before { - content: "\e3b2"; } +.fa-arrow-right-from-file { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-golf-ball-tee::before { - content: "\f450"; } +.fa-shield { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-golf-ball::before { - content: "\f450"; } +.fa-shield-blank { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-circle-chevron-left::before { - content: "\f137"; } +.fa-arrow-up-short-wide { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-chevron-circle-left::before { - content: "\f137"; } +.fa-sort-amount-up-alt { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-house-chimney-window::before { - content: "\e00d"; } +.fa-comment-nodes { + --fa: "\e696"; + --fa--fa: "\e696\e696"; } -.fa-pen-nib::before { - content: "\f5ad"; } +.fa-house-medical { + --fa: "\e3b2"; + --fa--fa: "\e3b2\e3b2"; } -.fa-tent-arrow-turn-left::before { - content: "\e580"; } +.fa-golf-ball-tee { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-tents::before { - content: "\e582"; } +.fa-golf-ball { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-wand-magic::before { - content: "\f0d0"; } +.fa-circle-chevron-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-magic::before { - content: "\f0d0"; } +.fa-chevron-circle-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-dog::before { - content: "\f6d3"; } +.fa-house-chimney-window { + --fa: "\e00d"; + --fa--fa: "\e00d\e00d"; } -.fa-carrot::before { - content: "\f787"; } +.fa-pen-nib { + --fa: "\f5ad"; + --fa--fa: "\f5ad\f5ad"; } -.fa-moon::before { - content: "\f186"; } +.fa-tent-arrow-turn-left { + --fa: "\e580"; + --fa--fa: "\e580\e580"; } -.fa-wine-glass-empty::before { - content: "\f5ce"; } +.fa-tents { + --fa: "\e582"; + --fa--fa: "\e582\e582"; } -.fa-wine-glass-alt::before { - content: "\f5ce"; } +.fa-wand-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-cheese::before { - content: "\f7ef"; } +.fa-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-yin-yang::before { - content: "\f6ad"; } +.fa-dog { + --fa: "\f6d3"; + --fa--fa: "\f6d3\f6d3"; } -.fa-music::before { - content: "\f001"; } +.fa-carrot { + --fa: "\f787"; + --fa--fa: "\f787\f787"; } -.fa-code-commit::before { - content: "\f386"; } +.fa-moon { + --fa: "\f186"; + --fa--fa: "\f186\f186"; } -.fa-temperature-low::before { - content: "\f76b"; } +.fa-wine-glass-empty { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-person-biking::before { - content: "\f84a"; } +.fa-wine-glass-alt { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-biking::before { - content: "\f84a"; } +.fa-cheese { + --fa: "\f7ef"; + --fa--fa: "\f7ef\f7ef"; } -.fa-broom::before { - content: "\f51a"; } +.fa-yin-yang { + --fa: "\f6ad"; + --fa--fa: "\f6ad\f6ad"; } -.fa-shield-heart::before { - content: "\e574"; } +.fa-music { + --fa: "\f001"; + --fa--fa: "\f001\f001"; } -.fa-gopuram::before { - content: "\f664"; } +.fa-code-commit { + --fa: "\f386"; + --fa--fa: "\f386\f386"; } -.fa-earth-oceania::before { - content: "\e47b"; } +.fa-temperature-low { + --fa: "\f76b"; + --fa--fa: "\f76b\f76b"; } -.fa-globe-oceania::before { - content: "\e47b"; } +.fa-person-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-square-xmark::before { - content: "\f2d3"; } +.fa-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-times-square::before { - content: "\f2d3"; } +.fa-broom { + --fa: "\f51a"; + --fa--fa: "\f51a\f51a"; } -.fa-xmark-square::before { - content: "\f2d3"; } +.fa-shield-heart { + --fa: "\e574"; + --fa--fa: "\e574\e574"; } -.fa-hashtag::before { - content: "\23"; } +.fa-gopuram { + --fa: "\f664"; + --fa--fa: "\f664\f664"; } -.fa-up-right-and-down-left-from-center::before { - content: "\f424"; } +.fa-earth-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-expand-alt::before { - content: "\f424"; } +.fa-globe-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-oil-can::before { - content: "\f613"; } +.fa-square-xmark { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-t::before { - content: "\54"; } +.fa-times-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-hippo::before { - content: "\f6ed"; } +.fa-xmark-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-chart-column::before { - content: "\e0e3"; } +.fa-hashtag { + --fa: "\23"; + --fa--fa: "\23\23"; } -.fa-infinity::before { - content: "\f534"; } +.fa-up-right-and-down-left-from-center { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-vial-circle-check::before { - content: "\e596"; } +.fa-expand-alt { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-person-arrow-down-to-line::before { - content: "\e538"; } +.fa-oil-can { + --fa: "\f613"; + --fa--fa: "\f613\f613"; } -.fa-voicemail::before { - content: "\f897"; } +.fa-t { + --fa: "\54"; + --fa--fa: "\54\54"; } -.fa-fan::before { - content: "\f863"; } +.fa-hippo { + --fa: "\f6ed"; + --fa--fa: "\f6ed\f6ed"; } -.fa-person-walking-luggage::before { - content: "\e554"; } +.fa-chart-column { + --fa: "\e0e3"; + --fa--fa: "\e0e3\e0e3"; } -.fa-up-down::before { - content: "\f338"; } +.fa-infinity { + --fa: "\f534"; + --fa--fa: "\f534\f534"; } -.fa-arrows-alt-v::before { - content: "\f338"; } +.fa-vial-circle-check { + --fa: "\e596"; + --fa--fa: "\e596\e596"; } -.fa-cloud-moon-rain::before { - content: "\f73c"; } +.fa-person-arrow-down-to-line { + --fa: "\e538"; + --fa--fa: "\e538\e538"; } -.fa-calendar::before { - content: "\f133"; } +.fa-voicemail { + --fa: "\f897"; + --fa--fa: "\f897\f897"; } -.fa-trailer::before { - content: "\e041"; } +.fa-fan { + --fa: "\f863"; + --fa--fa: "\f863\f863"; } -.fa-bahai::before { - content: "\f666"; } +.fa-person-walking-luggage { + --fa: "\e554"; + --fa--fa: "\e554\e554"; } -.fa-haykal::before { - content: "\f666"; } +.fa-up-down { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-sd-card::before { - content: "\f7c2"; } +.fa-arrows-alt-v { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-dragon::before { - content: "\f6d5"; } +.fa-cloud-moon-rain { + --fa: "\f73c"; + --fa--fa: "\f73c\f73c"; } -.fa-shoe-prints::before { - content: "\f54b"; } +.fa-calendar { + --fa: "\f133"; + --fa--fa: "\f133\f133"; } -.fa-circle-plus::before { - content: "\f055"; } +.fa-trailer { + --fa: "\e041"; + --fa--fa: "\e041\e041"; } -.fa-plus-circle::before { - content: "\f055"; } +.fa-bahai { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-face-grin-tongue-wink::before { - content: "\f58b"; } +.fa-haykal { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-grin-tongue-wink::before { - content: "\f58b"; } +.fa-sd-card { + --fa: "\f7c2"; + --fa--fa: "\f7c2\f7c2"; } -.fa-hand-holding::before { - content: "\f4bd"; } +.fa-dragon { + --fa: "\f6d5"; + --fa--fa: "\f6d5\f6d5"; } -.fa-plug-circle-exclamation::before { - content: "\e55d"; } +.fa-shoe-prints { + --fa: "\f54b"; + --fa--fa: "\f54b\f54b"; } -.fa-link-slash::before { - content: "\f127"; } +.fa-circle-plus { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-broken::before { - content: "\f127"; } +.fa-plus-circle { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-slash::before { - content: "\f127"; } +.fa-face-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-unlink::before { - content: "\f127"; } +.fa-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-clone::before { - content: "\f24d"; } +.fa-hand-holding { + --fa: "\f4bd"; + --fa--fa: "\f4bd\f4bd"; } -.fa-person-walking-arrow-loop-left::before { - content: "\e551"; } +.fa-plug-circle-exclamation { + --fa: "\e55d"; + --fa--fa: "\e55d\e55d"; } -.fa-arrow-up-z-a::before { - content: "\f882"; } +.fa-link-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-sort-alpha-up-alt::before { - content: "\f882"; } +.fa-chain-broken { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-flame-curved::before { - content: "\f7e4"; } +.fa-chain-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-alt::before { - content: "\f7e4"; } +.fa-unlink { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-tornado::before { - content: "\f76f"; } +.fa-clone { + --fa: "\f24d"; + --fa--fa: "\f24d\f24d"; } -.fa-file-circle-plus::before { - content: "\e494"; } +.fa-person-walking-arrow-loop-left { + --fa: "\e551"; + --fa--fa: "\e551\e551"; } -.fa-book-quran::before { - content: "\f687"; } +.fa-arrow-up-z-a { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-quran::before { - content: "\f687"; } +.fa-sort-alpha-up-alt { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-anchor::before { - content: "\f13d"; } +.fa-fire-flame-curved { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-border-all::before { - content: "\f84c"; } +.fa-fire-alt { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-face-angry::before { - content: "\f556"; } +.fa-tornado { + --fa: "\f76f"; + --fa--fa: "\f76f\f76f"; } -.fa-angry::before { - content: "\f556"; } +.fa-file-circle-plus { + --fa: "\e494"; + --fa--fa: "\e494\e494"; } -.fa-cookie-bite::before { - content: "\f564"; } +.fa-book-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-arrow-trend-down::before { - content: "\e097"; } +.fa-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-rss::before { - content: "\f09e"; } +.fa-anchor { + --fa: "\f13d"; + --fa--fa: "\f13d\f13d"; } -.fa-feed::before { - content: "\f09e"; } +.fa-border-all { + --fa: "\f84c"; + --fa--fa: "\f84c\f84c"; } -.fa-draw-polygon::before { - content: "\f5ee"; } +.fa-face-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-scale-balanced::before { - content: "\f24e"; } +.fa-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-balance-scale::before { - content: "\f24e"; } +.fa-cookie-bite { + --fa: "\f564"; + --fa--fa: "\f564\f564"; } -.fa-gauge-simple-high::before { - content: "\f62a"; } +.fa-arrow-trend-down { + --fa: "\e097"; + --fa--fa: "\e097\e097"; } -.fa-tachometer::before { - content: "\f62a"; } +.fa-rss { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-tachometer-fast::before { - content: "\f62a"; } +.fa-feed { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-shower::before { - content: "\f2cc"; } +.fa-draw-polygon { + --fa: "\f5ee"; + --fa--fa: "\f5ee\f5ee"; } -.fa-desktop::before { - content: "\f390"; } +.fa-scale-balanced { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-desktop-alt::before { - content: "\f390"; } +.fa-balance-scale { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-m::before { - content: "\4d"; } +.fa-gauge-simple-high { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-table-list::before { - content: "\f00b"; } +.fa-tachometer { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-th-list::before { - content: "\f00b"; } +.fa-tachometer-fast { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-comment-sms::before { - content: "\f7cd"; } +.fa-shower { + --fa: "\f2cc"; + --fa--fa: "\f2cc\f2cc"; } -.fa-sms::before { - content: "\f7cd"; } +.fa-desktop { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-book::before { - content: "\f02d"; } +.fa-desktop-alt { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-user-plus::before { - content: "\f234"; } +.fa-m { + --fa: "\4d"; + --fa--fa: "\4d\4d"; } -.fa-check::before { - content: "\f00c"; } +.fa-table-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-three-quarters::before { - content: "\f241"; } +.fa-th-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-4::before { - content: "\f241"; } +.fa-comment-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-house-circle-check::before { - content: "\e509"; } +.fa-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-angle-left::before { - content: "\f104"; } +.fa-book { + --fa: "\f02d"; + --fa--fa: "\f02d\f02d"; } -.fa-diagram-successor::before { - content: "\e47a"; } +.fa-user-plus { + --fa: "\f234"; + --fa--fa: "\f234\f234"; } -.fa-truck-arrow-right::before { - content: "\e58b"; } +.fa-check { + --fa: "\f00c"; + --fa--fa: "\f00c\f00c"; } -.fa-arrows-split-up-and-left::before { - content: "\e4bc"; } +.fa-battery-three-quarters { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-hand-fist::before { - content: "\f6de"; } +.fa-battery-4 { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-fist-raised::before { - content: "\f6de"; } +.fa-house-circle-check { + --fa: "\e509"; + --fa--fa: "\e509\e509"; } -.fa-cloud-moon::before { - content: "\f6c3"; } +.fa-angle-left { + --fa: "\f104"; + --fa--fa: "\f104\f104"; } -.fa-briefcase::before { - content: "\f0b1"; } +.fa-diagram-successor { + --fa: "\e47a"; + --fa--fa: "\e47a\e47a"; } -.fa-person-falling::before { - content: "\e546"; } +.fa-truck-arrow-right { + --fa: "\e58b"; + --fa--fa: "\e58b\e58b"; } -.fa-image-portrait::before { - content: "\f3e0"; } +.fa-arrows-split-up-and-left { + --fa: "\e4bc"; + --fa--fa: "\e4bc\e4bc"; } -.fa-portrait::before { - content: "\f3e0"; } +.fa-hand-fist { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-user-tag::before { - content: "\f507"; } +.fa-fist-raised { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-rug::before { - content: "\e569"; } +.fa-cloud-moon { + --fa: "\f6c3"; + --fa--fa: "\f6c3\f6c3"; } -.fa-earth-europe::before { - content: "\f7a2"; } +.fa-briefcase { + --fa: "\f0b1"; + --fa--fa: "\f0b1\f0b1"; } -.fa-globe-europe::before { - content: "\f7a2"; } +.fa-person-falling { + --fa: "\e546"; + --fa--fa: "\e546\e546"; } -.fa-cart-flatbed-suitcase::before { - content: "\f59d"; } +.fa-image-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-luggage-cart::before { - content: "\f59d"; } +.fa-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-rectangle-xmark::before { - content: "\f410"; } +.fa-user-tag { + --fa: "\f507"; + --fa--fa: "\f507\f507"; } -.fa-rectangle-times::before { - content: "\f410"; } +.fa-rug { + --fa: "\e569"; + --fa--fa: "\e569\e569"; } -.fa-times-rectangle::before { - content: "\f410"; } +.fa-earth-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-window-close::before { - content: "\f410"; } +.fa-globe-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-baht-sign::before { - content: "\e0ac"; } +.fa-cart-flatbed-suitcase { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-open::before { - content: "\f518"; } +.fa-luggage-cart { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-xmark { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-times { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-handcuffs::before { - content: "\e4f8"; } +.fa-times-rectangle { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-triangle-exclamation::before { - content: "\f071"; } +.fa-window-close { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-exclamation-triangle::before { - content: "\f071"; } +.fa-baht-sign { + --fa: "\e0ac"; + --fa--fa: "\e0ac\e0ac"; } -.fa-warning::before { - content: "\f071"; } +.fa-book-open { + --fa: "\f518"; + --fa--fa: "\f518\f518"; } -.fa-database::before { - content: "\f1c0"; } +.fa-book-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-share::before { - content: "\f064"; } +.fa-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-mail-forward::before { - content: "\f064"; } +.fa-handcuffs { + --fa: "\e4f8"; + --fa--fa: "\e4f8\e4f8"; } -.fa-bottle-droplet::before { - content: "\e4c4"; } +.fa-triangle-exclamation { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-mask-face::before { - content: "\e1d7"; } +.fa-exclamation-triangle { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-hill-rockslide::before { - content: "\e508"; } +.fa-warning { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-right-left::before { - content: "\f362"; } +.fa-database { + --fa: "\f1c0"; + --fa--fa: "\f1c0\f1c0"; } -.fa-exchange-alt::before { - content: "\f362"; } +.fa-share { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-paper-plane::before { - content: "\f1d8"; } +.fa-mail-forward { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-road-circle-exclamation::before { - content: "\e565"; } +.fa-bottle-droplet { + --fa: "\e4c4"; + --fa--fa: "\e4c4\e4c4"; } -.fa-dungeon::before { - content: "\f6d9"; } +.fa-mask-face { + --fa: "\e1d7"; + --fa--fa: "\e1d7\e1d7"; } -.fa-align-right::before { - content: "\f038"; } +.fa-hill-rockslide { + --fa: "\e508"; + --fa--fa: "\e508\e508"; } -.fa-money-bill-1-wave::before { - content: "\f53b"; } +.fa-right-left { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-money-bill-wave-alt::before { - content: "\f53b"; } +.fa-exchange-alt { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-life-ring::before { - content: "\f1cd"; } +.fa-paper-plane { + --fa: "\f1d8"; + --fa--fa: "\f1d8\f1d8"; } -.fa-hands::before { - content: "\f2a7"; } +.fa-road-circle-exclamation { + --fa: "\e565"; + --fa--fa: "\e565\e565"; } -.fa-sign-language::before { - content: "\f2a7"; } +.fa-dungeon { + --fa: "\f6d9"; + --fa--fa: "\f6d9\f6d9"; } -.fa-signing::before { - content: "\f2a7"; } +.fa-align-right { + --fa: "\f038"; + --fa--fa: "\f038\f038"; } -.fa-calendar-day::before { - content: "\f783"; } +.fa-money-bill-1-wave { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-water-ladder::before { - content: "\f5c5"; } +.fa-money-bill-wave-alt { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-ladder-water::before { - content: "\f5c5"; } +.fa-life-ring { + --fa: "\f1cd"; + --fa--fa: "\f1cd\f1cd"; } -.fa-swimming-pool::before { - content: "\f5c5"; } +.fa-hands { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-up-down::before { - content: "\f07d"; } +.fa-sign-language { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-v::before { - content: "\f07d"; } +.fa-signing { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-face-grimace::before { - content: "\f57f"; } +.fa-calendar-day { + --fa: "\f783"; + --fa--fa: "\f783\f783"; } -.fa-grimace::before { - content: "\f57f"; } +.fa-water-ladder { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-move::before { - content: "\e2ce"; } +.fa-ladder-water { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-alt::before { - content: "\e2ce"; } +.fa-swimming-pool { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-turn-down::before { - content: "\f3be"; } +.fa-arrows-up-down { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-level-down-alt::before { - content: "\f3be"; } +.fa-arrows-v { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-person-walking-arrow-right::before { - content: "\e552"; } +.fa-face-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-square-envelope::before { - content: "\f199"; } +.fa-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-envelope-square::before { - content: "\f199"; } +.fa-wheelchair-move { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-dice::before { - content: "\f522"; } +.fa-wheelchair-alt { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-bowling-ball::before { - content: "\f436"; } +.fa-turn-down { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-brain::before { - content: "\f5dc"; } +.fa-level-down-alt { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-bandage::before { - content: "\f462"; } +.fa-person-walking-arrow-right { + --fa: "\e552"; + --fa--fa: "\e552\e552"; } -.fa-band-aid::before { - content: "\f462"; } +.fa-square-envelope { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-calendar-minus::before { - content: "\f272"; } +.fa-envelope-square { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-circle-xmark::before { - content: "\f057"; } +.fa-dice { + --fa: "\f522"; + --fa--fa: "\f522\f522"; } -.fa-times-circle::before { - content: "\f057"; } +.fa-bowling-ball { + --fa: "\f436"; + --fa--fa: "\f436\f436"; } -.fa-xmark-circle::before { - content: "\f057"; } +.fa-brain { + --fa: "\f5dc"; + --fa--fa: "\f5dc\f5dc"; } -.fa-gifts::before { - content: "\f79c"; } +.fa-bandage { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-hotel::before { - content: "\f594"; } +.fa-band-aid { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-earth-asia::before { - content: "\f57e"; } +.fa-calendar-minus { + --fa: "\f272"; + --fa--fa: "\f272\f272"; } -.fa-globe-asia::before { - content: "\f57e"; } +.fa-circle-xmark { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-clip::before { - content: "\f47f"; } +.fa-times-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-alt::before { - content: "\f47f"; } +.fa-xmark-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-magnifying-glass-plus::before { - content: "\f00e"; } +.fa-gifts { + --fa: "\f79c"; + --fa--fa: "\f79c\f79c"; } -.fa-search-plus::before { - content: "\f00e"; } +.fa-hotel { + --fa: "\f594"; + --fa--fa: "\f594\f594"; } -.fa-thumbs-up::before { - content: "\f164"; } +.fa-earth-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-user-clock::before { - content: "\f4fd"; } +.fa-globe-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-hand-dots::before { - content: "\f461"; } +.fa-id-card-clip { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-allergies::before { - content: "\f461"; } +.fa-id-card-alt { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-file-invoice::before { - content: "\f570"; } +.fa-magnifying-glass-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-window-minimize::before { - content: "\f2d1"; } +.fa-search-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-mug-saucer::before { - content: "\f0f4"; } +.fa-thumbs-up { + --fa: "\f164"; + --fa--fa: "\f164\f164"; } -.fa-coffee::before { - content: "\f0f4"; } +.fa-user-clock { + --fa: "\f4fd"; + --fa--fa: "\f4fd\f4fd"; } -.fa-brush::before { - content: "\f55d"; } +.fa-hand-dots { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-mask::before { - content: "\f6fa"; } +.fa-allergies { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-magnifying-glass-minus::before { - content: "\f010"; } +.fa-file-invoice { + --fa: "\f570"; + --fa--fa: "\f570\f570"; } -.fa-search-minus::before { - content: "\f010"; } +.fa-window-minimize { + --fa: "\f2d1"; + --fa--fa: "\f2d1\f2d1"; } -.fa-ruler-vertical::before { - content: "\f548"; } +.fa-mug-saucer { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-large::before { - content: "\f406"; } +.fa-coffee { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-alt::before { - content: "\f406"; } +.fa-brush { + --fa: "\f55d"; + --fa--fa: "\f55d\f55d"; } -.fa-train-tram::before { - content: "\e5b4"; } +.fa-file-half-dashed { + --fa: "\e698"; + --fa--fa: "\e698\e698"; } -.fa-user-nurse::before { - content: "\f82f"; } +.fa-mask { + --fa: "\f6fa"; + --fa--fa: "\f6fa\f6fa"; } -.fa-syringe::before { - content: "\f48e"; } +.fa-magnifying-glass-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-cloud-sun::before { - content: "\f6c4"; } +.fa-search-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-stopwatch-20::before { - content: "\e06f"; } +.fa-ruler-vertical { + --fa: "\f548"; + --fa--fa: "\f548\f548"; } -.fa-square-full::before { - content: "\f45c"; } +.fa-user-large { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-magnet::before { - content: "\f076"; } +.fa-user-alt { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-jar::before { - content: "\e516"; } +.fa-train-tram { + --fa: "\e5b4"; + --fa--fa: "\e5b4\e5b4"; } -.fa-note-sticky::before { - content: "\f249"; } +.fa-user-nurse { + --fa: "\f82f"; + --fa--fa: "\f82f\f82f"; } -.fa-sticky-note::before { - content: "\f249"; } +.fa-syringe { + --fa: "\f48e"; + --fa--fa: "\f48e\f48e"; } -.fa-bug-slash::before { - content: "\e490"; } +.fa-cloud-sun { + --fa: "\f6c4"; + --fa--fa: "\f6c4\f6c4"; } -.fa-arrow-up-from-water-pump::before { - content: "\e4b6"; } +.fa-stopwatch-20 { + --fa: "\e06f"; + --fa--fa: "\e06f\e06f"; } -.fa-bone::before { - content: "\f5d7"; } +.fa-square-full { + --fa: "\f45c"; + --fa--fa: "\f45c\f45c"; } -.fa-table-cells-row-unlock::before { - content: "\e691"; } +.fa-magnet { + --fa: "\f076"; + --fa--fa: "\f076\f076"; } -.fa-user-injured::before { - content: "\f728"; } +.fa-jar { + --fa: "\e516"; + --fa--fa: "\e516\e516"; } -.fa-face-sad-tear::before { - content: "\f5b4"; } +.fa-note-sticky { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-sad-tear::before { - content: "\f5b4"; } +.fa-sticky-note { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-plane::before { - content: "\f072"; } +.fa-bug-slash { + --fa: "\e490"; + --fa--fa: "\e490\e490"; } -.fa-tent-arrows-down::before { - content: "\e581"; } +.fa-arrow-up-from-water-pump { + --fa: "\e4b6"; + --fa--fa: "\e4b6\e4b6"; } -.fa-exclamation::before { - content: "\21"; } +.fa-bone { + --fa: "\f5d7"; + --fa--fa: "\f5d7\f5d7"; } -.fa-arrows-spin::before { - content: "\e4bb"; } +.fa-table-cells-row-unlock { + --fa: "\e691"; + --fa--fa: "\e691\e691"; } -.fa-print::before { - content: "\f02f"; } +.fa-user-injured { + --fa: "\f728"; + --fa--fa: "\f728\f728"; } -.fa-turkish-lira-sign::before { - content: "\e2bb"; } +.fa-face-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-try::before { - content: "\e2bb"; } +.fa-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-turkish-lira::before { - content: "\e2bb"; } +.fa-plane { + --fa: "\f072"; + --fa--fa: "\f072\f072"; } -.fa-dollar-sign::before { - content: "\24"; } +.fa-tent-arrows-down { + --fa: "\e581"; + --fa--fa: "\e581\e581"; } -.fa-dollar::before { - content: "\24"; } +.fa-exclamation { + --fa: "\21"; + --fa--fa: "\21\21"; } -.fa-usd::before { - content: "\24"; } +.fa-arrows-spin { + --fa: "\e4bb"; + --fa--fa: "\e4bb\e4bb"; } -.fa-x::before { - content: "\58"; } +.fa-print { + --fa: "\f02f"; + --fa--fa: "\f02f\f02f"; } -.fa-magnifying-glass-dollar::before { - content: "\f688"; } +.fa-turkish-lira-sign { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-search-dollar::before { - content: "\f688"; } +.fa-try { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-gear::before { - content: "\f509"; } +.fa-turkish-lira { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-cog::before { - content: "\f509"; } +.fa-dollar-sign { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-person-military-pointing::before { - content: "\e54a"; } +.fa-dollar { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-building-columns::before { - content: "\f19c"; } +.fa-usd { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-bank::before { - content: "\f19c"; } +.fa-x { + --fa: "\58"; + --fa--fa: "\58\58"; } -.fa-institution::before { - content: "\f19c"; } +.fa-magnifying-glass-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-museum::before { - content: "\f19c"; } +.fa-search-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-university::before { - content: "\f19c"; } +.fa-users-gear { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-umbrella::before { - content: "\f0e9"; } +.fa-users-cog { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-trowel::before { - content: "\e589"; } +.fa-person-military-pointing { + --fa: "\e54a"; + --fa--fa: "\e54a\e54a"; } -.fa-d::before { - content: "\44"; } +.fa-building-columns { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-stapler::before { - content: "\e5af"; } +.fa-bank { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-masks-theater::before { - content: "\f630"; } +.fa-institution { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-theater-masks::before { - content: "\f630"; } +.fa-museum { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-kip-sign::before { - content: "\e1c4"; } +.fa-university { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-hand-point-left::before { - content: "\f0a5"; } +.fa-umbrella { + --fa: "\f0e9"; + --fa--fa: "\f0e9\f0e9"; } -.fa-handshake-simple::before { - content: "\f4c6"; } +.fa-trowel { + --fa: "\e589"; + --fa--fa: "\e589\e589"; } -.fa-handshake-alt::before { - content: "\f4c6"; } +.fa-d { + --fa: "\44"; + --fa--fa: "\44\44"; } -.fa-jet-fighter::before { - content: "\f0fb"; } +.fa-stapler { + --fa: "\e5af"; + --fa--fa: "\e5af\e5af"; } -.fa-fighter-jet::before { - content: "\f0fb"; } +.fa-masks-theater { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-square-share-nodes::before { - content: "\f1e1"; } +.fa-theater-masks { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-share-alt-square::before { - content: "\f1e1"; } +.fa-kip-sign { + --fa: "\e1c4"; + --fa--fa: "\e1c4\e1c4"; } -.fa-barcode::before { - content: "\f02a"; } +.fa-hand-point-left { + --fa: "\f0a5"; + --fa--fa: "\f0a5\f0a5"; } -.fa-plus-minus::before { - content: "\e43c"; } +.fa-handshake-simple { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video::before { - content: "\f03d"; } +.fa-handshake-alt { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video-camera::before { - content: "\f03d"; } +.fa-jet-fighter { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-graduation-cap::before { - content: "\f19d"; } +.fa-fighter-jet { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-mortar-board::before { - content: "\f19d"; } +.fa-square-share-nodes { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-hand-holding-medical::before { - content: "\e05c"; } +.fa-share-alt-square { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-person-circle-check::before { - content: "\e53e"; } +.fa-barcode { + --fa: "\f02a"; + --fa--fa: "\f02a\f02a"; } -.fa-turn-up::before { - content: "\f3bf"; } +.fa-plus-minus { + --fa: "\e43c"; + --fa--fa: "\e43c\e43c"; } -.fa-level-up-alt::before { - content: "\f3bf"; } +.fa-video { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-video-camera { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-graduation-cap { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-mortar-board { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-hand-holding-medical { + --fa: "\e05c"; + --fa--fa: "\e05c\e05c"; } + +.fa-person-circle-check { + --fa: "\e53e"; + --fa--fa: "\e53e\e53e"; } + +.fa-turn-up { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } + +.fa-level-up-alt { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } .sr-only, .fa-sr-only { diff --git a/css/fontawesome.min.css b/css/fontawesome.min.css index e949285b6..f14eb7652 100644 --- a/css/fontawesome.min.css +++ b/css/fontawesome.min.css @@ -1,9 +1,9 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} +.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa);content:var(--fa)/""}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} -.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"} +.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban,.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus,.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin,.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent,.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile,.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-cogs,.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai,.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran,.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"} .fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0} \ No newline at end of file diff --git a/css/regular.css b/css/regular.css index 46d33e78c..9edfd8948 100644 --- a/css/regular.css +++ b/css/regular.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/regular.min.css b/css/regular.min.css index 2b94e444d..5a5b83108 100644 --- a/css/regular.min.css +++ b/css/regular.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/solid.css b/css/solid.css index 896a32692..b73ac6198 100644 --- a/css/solid.css +++ b/css/solid.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/solid.min.css b/css/solid.min.css index eab276ecd..728005bde 100644 --- a/css/solid.min.css +++ b/css/solid.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/svg-with-js.css b/css/svg-with-js.css index f7245f610..ede30066e 100644 --- a/css/svg-with-js.css +++ b/css/svg-with-js.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -9,14 +9,20 @@ --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'; --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'; --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Duotone'; --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp'; - --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone'; } + --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; } -svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { +svg.svg-inline--fa:not(:root), svg.svg-inline--fa:not(:host) { overflow: visible; box-sizing: content-box; } @@ -57,7 +63,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { right: 0; top: 0; } -.fa-layers-text, .fa-layers-counter { +.fa-layers-counter, .fa-layers-text { display: inline-block; position: absolute; text-align: center; } @@ -453,7 +459,3 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { .svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary { fill: black; } - -.fad.fa-inverse, -.fa-duotone.fa-inverse { - color: var(--fa-inverse, #fff); } diff --git a/css/svg-with-js.min.css b/css/svg-with-js.min.css index 2dfa32b2d..0d0c40689 100644 --- a/css/svg-with-js.min.css +++ b/css/svg-with-js.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)} \ No newline at end of file +:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000} \ No newline at end of file diff --git a/css/v4-font-face.css b/css/v4-font-face.css index de049812e..be8f5c79b 100644 --- a/css/v4-font-face.css +++ b/css/v4-font-face.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/v4-font-face.min.css b/css/v4-font-face.min.css index fd452b258..1b250c602 100644 --- a/css/v4-font-face.min.css +++ b/css/v4-font-face.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/v4-shims.css b/css/v4-shims.css index 239be56fb..5ce59ab6c 100644 --- a/css/v4-shims.css +++ b/css/v4-shims.css @@ -1,174 +1,174 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa.fa-glass:before { - content: "\f000"; } +.fa.fa-glass { + --fa: "\f000"; } .fa.fa-envelope-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-envelope-o:before { - content: "\f0e0"; } +.fa.fa-envelope-o { + --fa: "\f0e0"; } .fa.fa-star-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-o:before { - content: "\f005"; } +.fa.fa-star-o { + --fa: "\f005"; } -.fa.fa-remove:before { - content: "\f00d"; } +.fa.fa-remove { + --fa: "\f00d"; } -.fa.fa-close:before { - content: "\f00d"; } +.fa.fa-close { + --fa: "\f00d"; } -.fa.fa-gear:before { - content: "\f013"; } +.fa.fa-gear { + --fa: "\f013"; } .fa.fa-trash-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-trash-o:before { - content: "\f2ed"; } +.fa.fa-trash-o { + --fa: "\f2ed"; } -.fa.fa-home:before { - content: "\f015"; } +.fa.fa-home { + --fa: "\f015"; } .fa.fa-file-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-o:before { - content: "\f15b"; } +.fa.fa-file-o { + --fa: "\f15b"; } .fa.fa-clock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-clock-o:before { - content: "\f017"; } +.fa.fa-clock-o { + --fa: "\f017"; } .fa.fa-arrow-circle-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-down:before { - content: "\f358"; } +.fa.fa-arrow-circle-o-down { + --fa: "\f358"; } .fa.fa-arrow-circle-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-up:before { - content: "\f35b"; } +.fa.fa-arrow-circle-o-up { + --fa: "\f35b"; } .fa.fa-play-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-play-circle-o:before { - content: "\f144"; } +.fa.fa-play-circle-o { + --fa: "\f144"; } -.fa.fa-repeat:before { - content: "\f01e"; } +.fa.fa-repeat { + --fa: "\f01e"; } -.fa.fa-rotate-right:before { - content: "\f01e"; } +.fa.fa-rotate-right { + --fa: "\f01e"; } -.fa.fa-refresh:before { - content: "\f021"; } +.fa.fa-refresh { + --fa: "\f021"; } .fa.fa-list-alt { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-list-alt:before { - content: "\f022"; } +.fa.fa-list-alt { + --fa: "\f022"; } -.fa.fa-dedent:before { - content: "\f03b"; } +.fa.fa-dedent { + --fa: "\f03b"; } -.fa.fa-video-camera:before { - content: "\f03d"; } +.fa.fa-video-camera { + --fa: "\f03d"; } .fa.fa-picture-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-picture-o:before { - content: "\f03e"; } +.fa.fa-picture-o { + --fa: "\f03e"; } .fa.fa-photo { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-photo:before { - content: "\f03e"; } +.fa.fa-photo { + --fa: "\f03e"; } .fa.fa-image { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-image:before { - content: "\f03e"; } +.fa.fa-image { + --fa: "\f03e"; } -.fa.fa-map-marker:before { - content: "\f3c5"; } +.fa.fa-map-marker { + --fa: "\f3c5"; } .fa.fa-pencil-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-pencil-square-o:before { - content: "\f044"; } +.fa.fa-pencil-square-o { + --fa: "\f044"; } .fa.fa-edit { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-edit:before { - content: "\f044"; } +.fa.fa-edit { + --fa: "\f044"; } -.fa.fa-share-square-o:before { - content: "\f14d"; } +.fa.fa-share-square-o { + --fa: "\f14d"; } .fa.fa-check-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-check-square-o:before { - content: "\f14a"; } +.fa.fa-check-square-o { + --fa: "\f14a"; } -.fa.fa-arrows:before { - content: "\f0b2"; } +.fa.fa-arrows { + --fa: "\f0b2"; } .fa.fa-times-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-circle-o:before { - content: "\f057"; } +.fa.fa-times-circle-o { + --fa: "\f057"; } .fa.fa-check-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-check-circle-o:before { - content: "\f058"; } +.fa.fa-check-circle-o { + --fa: "\f058"; } -.fa.fa-mail-forward:before { - content: "\f064"; } +.fa.fa-mail-forward { + --fa: "\f064"; } -.fa.fa-expand:before { - content: "\f424"; } +.fa.fa-expand { + --fa: "\f424"; } -.fa.fa-compress:before { - content: "\f422"; } +.fa.fa-compress { + --fa: "\f422"; } .fa.fa-eye { font-family: 'Font Awesome 6 Free'; @@ -178,108 +178,108 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-warning:before { - content: "\f071"; } +.fa.fa-warning { + --fa: "\f071"; } -.fa.fa-calendar:before { - content: "\f073"; } +.fa.fa-calendar { + --fa: "\f073"; } -.fa.fa-arrows-v:before { - content: "\f338"; } +.fa.fa-arrows-v { + --fa: "\f338"; } -.fa.fa-arrows-h:before { - content: "\f337"; } +.fa.fa-arrows-h { + --fa: "\f337"; } -.fa.fa-bar-chart:before { - content: "\e0e3"; } +.fa.fa-bar-chart { + --fa: "\e0e3"; } -.fa.fa-bar-chart-o:before { - content: "\e0e3"; } +.fa.fa-bar-chart-o { + --fa: "\e0e3"; } .fa.fa-twitter-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-twitter-square:before { - content: "\f081"; } +.fa.fa-twitter-square { + --fa: "\f081"; } .fa.fa-facebook-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-square:before { - content: "\f082"; } +.fa.fa-facebook-square { + --fa: "\f082"; } -.fa.fa-gears:before { - content: "\f085"; } +.fa.fa-gears { + --fa: "\f085"; } .fa.fa-thumbs-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-thumbs-o-up:before { - content: "\f164"; } +.fa.fa-thumbs-o-up { + --fa: "\f164"; } .fa.fa-thumbs-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-thumbs-o-down:before { - content: "\f165"; } +.fa.fa-thumbs-o-down { + --fa: "\f165"; } .fa.fa-heart-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-heart-o:before { - content: "\f004"; } +.fa.fa-heart-o { + --fa: "\f004"; } -.fa.fa-sign-out:before { - content: "\f2f5"; } +.fa.fa-sign-out { + --fa: "\f2f5"; } .fa.fa-linkedin-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-linkedin-square:before { - content: "\f08c"; } +.fa.fa-linkedin-square { + --fa: "\f08c"; } -.fa.fa-thumb-tack:before { - content: "\f08d"; } +.fa.fa-thumb-tack { + --fa: "\f08d"; } -.fa.fa-external-link:before { - content: "\f35d"; } +.fa.fa-external-link { + --fa: "\f35d"; } -.fa.fa-sign-in:before { - content: "\f2f6"; } +.fa.fa-sign-in { + --fa: "\f2f6"; } .fa.fa-github-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-github-square:before { - content: "\f092"; } +.fa.fa-github-square { + --fa: "\f092"; } .fa.fa-lemon-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-lemon-o:before { - content: "\f094"; } +.fa.fa-lemon-o { + --fa: "\f094"; } .fa.fa-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-square-o:before { - content: "\f0c8"; } +.fa.fa-square-o { + --fa: "\f0c8"; } .fa.fa-bookmark-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bookmark-o:before { - content: "\f02e"; } +.fa.fa-bookmark-o { + --fa: "\f02e"; } .fa.fa-twitter { font-family: 'Font Awesome 6 Brands'; @@ -289,15 +289,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook:before { - content: "\f39e"; } +.fa.fa-facebook { + --fa: "\f39e"; } .fa.fa-facebook-f { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-f:before { - content: "\f39e"; } +.fa.fa-facebook-f { + --fa: "\f39e"; } .fa.fa-github { font-family: 'Font Awesome 6 Brands'; @@ -307,91 +307,91 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-feed:before { - content: "\f09e"; } +.fa.fa-feed { + --fa: "\f09e"; } .fa.fa-hdd-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hdd-o:before { - content: "\f0a0"; } +.fa.fa-hdd-o { + --fa: "\f0a0"; } .fa.fa-hand-o-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-right:before { - content: "\f0a4"; } +.fa.fa-hand-o-right { + --fa: "\f0a4"; } .fa.fa-hand-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-left:before { - content: "\f0a5"; } +.fa.fa-hand-o-left { + --fa: "\f0a5"; } .fa.fa-hand-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-up:before { - content: "\f0a6"; } +.fa.fa-hand-o-up { + --fa: "\f0a6"; } .fa.fa-hand-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-down:before { - content: "\f0a7"; } +.fa.fa-hand-o-down { + --fa: "\f0a7"; } -.fa.fa-globe:before { - content: "\f57d"; } +.fa.fa-globe { + --fa: "\f57d"; } -.fa.fa-tasks:before { - content: "\f828"; } +.fa.fa-tasks { + --fa: "\f828"; } -.fa.fa-arrows-alt:before { - content: "\f31e"; } +.fa.fa-arrows-alt { + --fa: "\f31e"; } -.fa.fa-group:before { - content: "\f0c0"; } +.fa.fa-group { + --fa: "\f0c0"; } -.fa.fa-chain:before { - content: "\f0c1"; } +.fa.fa-chain { + --fa: "\f0c1"; } -.fa.fa-cut:before { - content: "\f0c4"; } +.fa.fa-cut { + --fa: "\f0c4"; } .fa.fa-files-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-files-o:before { - content: "\f0c5"; } +.fa.fa-files-o { + --fa: "\f0c5"; } .fa.fa-floppy-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-floppy-o:before { - content: "\f0c7"; } +.fa.fa-floppy-o { + --fa: "\f0c7"; } .fa.fa-save { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-save:before { - content: "\f0c7"; } +.fa.fa-save { + --fa: "\f0c7"; } -.fa.fa-navicon:before { - content: "\f0c9"; } +.fa.fa-navicon { + --fa: "\f0c9"; } -.fa.fa-reorder:before { - content: "\f0c9"; } +.fa.fa-reorder { + --fa: "\f0c9"; } -.fa.fa-magic:before { - content: "\e2ca"; } +.fa.fa-magic { + --fa: "\e2ca"; } .fa.fa-pinterest { font-family: 'Font Awesome 6 Brands'; @@ -401,139 +401,139 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-pinterest-square:before { - content: "\f0d3"; } +.fa.fa-pinterest-square { + --fa: "\f0d3"; } .fa.fa-google-plus-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-square:before { - content: "\f0d4"; } +.fa.fa-google-plus-square { + --fa: "\f0d4"; } .fa.fa-google-plus { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus:before { - content: "\f0d5"; } +.fa.fa-google-plus { + --fa: "\f0d5"; } -.fa.fa-money:before { - content: "\f3d1"; } +.fa.fa-money { + --fa: "\f3d1"; } -.fa.fa-unsorted:before { - content: "\f0dc"; } +.fa.fa-unsorted { + --fa: "\f0dc"; } -.fa.fa-sort-desc:before { - content: "\f0dd"; } +.fa.fa-sort-desc { + --fa: "\f0dd"; } -.fa.fa-sort-asc:before { - content: "\f0de"; } +.fa.fa-sort-asc { + --fa: "\f0de"; } .fa.fa-linkedin { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-linkedin:before { - content: "\f0e1"; } +.fa.fa-linkedin { + --fa: "\f0e1"; } -.fa.fa-rotate-left:before { - content: "\f0e2"; } +.fa.fa-rotate-left { + --fa: "\f0e2"; } -.fa.fa-legal:before { - content: "\f0e3"; } +.fa.fa-legal { + --fa: "\f0e3"; } -.fa.fa-tachometer:before { - content: "\f625"; } +.fa.fa-tachometer { + --fa: "\f625"; } -.fa.fa-dashboard:before { - content: "\f625"; } +.fa.fa-dashboard { + --fa: "\f625"; } .fa.fa-comment-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-comment-o:before { - content: "\f075"; } +.fa.fa-comment-o { + --fa: "\f075"; } .fa.fa-comments-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-comments-o:before { - content: "\f086"; } +.fa.fa-comments-o { + --fa: "\f086"; } -.fa.fa-flash:before { - content: "\f0e7"; } +.fa.fa-flash { + --fa: "\f0e7"; } -.fa.fa-clipboard:before { - content: "\f0ea"; } +.fa.fa-clipboard { + --fa: "\f0ea"; } .fa.fa-lightbulb-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-lightbulb-o:before { - content: "\f0eb"; } +.fa.fa-lightbulb-o { + --fa: "\f0eb"; } -.fa.fa-exchange:before { - content: "\f362"; } +.fa.fa-exchange { + --fa: "\f362"; } -.fa.fa-cloud-download:before { - content: "\f0ed"; } +.fa.fa-cloud-download { + --fa: "\f0ed"; } -.fa.fa-cloud-upload:before { - content: "\f0ee"; } +.fa.fa-cloud-upload { + --fa: "\f0ee"; } .fa.fa-bell-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bell-o:before { - content: "\f0f3"; } +.fa.fa-bell-o { + --fa: "\f0f3"; } -.fa.fa-cutlery:before { - content: "\f2e7"; } +.fa.fa-cutlery { + --fa: "\f2e7"; } .fa.fa-file-text-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-text-o:before { - content: "\f15c"; } +.fa.fa-file-text-o { + --fa: "\f15c"; } .fa.fa-building-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-building-o:before { - content: "\f1ad"; } +.fa.fa-building-o { + --fa: "\f1ad"; } .fa.fa-hospital-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hospital-o:before { - content: "\f0f8"; } +.fa.fa-hospital-o { + --fa: "\f0f8"; } -.fa.fa-tablet:before { - content: "\f3fa"; } +.fa.fa-tablet { + --fa: "\f3fa"; } -.fa.fa-mobile:before { - content: "\f3cd"; } +.fa.fa-mobile { + --fa: "\f3cd"; } -.fa.fa-mobile-phone:before { - content: "\f3cd"; } +.fa.fa-mobile-phone { + --fa: "\f3cd"; } .fa.fa-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-circle-o:before { - content: "\f111"; } +.fa.fa-circle-o { + --fa: "\f111"; } -.fa.fa-mail-reply:before { - content: "\f3e5"; } +.fa.fa-mail-reply { + --fa: "\f3e5"; } .fa.fa-github-alt { font-family: 'Font Awesome 6 Brands'; @@ -543,90 +543,90 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-folder-o:before { - content: "\f07b"; } +.fa.fa-folder-o { + --fa: "\f07b"; } .fa.fa-folder-open-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-folder-open-o:before { - content: "\f07c"; } +.fa.fa-folder-open-o { + --fa: "\f07c"; } .fa.fa-smile-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-smile-o:before { - content: "\f118"; } +.fa.fa-smile-o { + --fa: "\f118"; } .fa.fa-frown-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-frown-o:before { - content: "\f119"; } +.fa.fa-frown-o { + --fa: "\f119"; } .fa.fa-meh-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-meh-o:before { - content: "\f11a"; } +.fa.fa-meh-o { + --fa: "\f11a"; } .fa.fa-keyboard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-keyboard-o:before { - content: "\f11c"; } +.fa.fa-keyboard-o { + --fa: "\f11c"; } .fa.fa-flag-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-flag-o:before { - content: "\f024"; } +.fa.fa-flag-o { + --fa: "\f024"; } -.fa.fa-mail-reply-all:before { - content: "\f122"; } +.fa.fa-mail-reply-all { + --fa: "\f122"; } .fa.fa-star-half-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-o:before { - content: "\f5c0"; } +.fa.fa-star-half-o { + --fa: "\f5c0"; } .fa.fa-star-half-empty { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-empty:before { - content: "\f5c0"; } +.fa.fa-star-half-empty { + --fa: "\f5c0"; } .fa.fa-star-half-full { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-full:before { - content: "\f5c0"; } +.fa.fa-star-half-full { + --fa: "\f5c0"; } -.fa.fa-code-fork:before { - content: "\f126"; } +.fa.fa-code-fork { + --fa: "\f126"; } -.fa.fa-chain-broken:before { - content: "\f127"; } +.fa.fa-chain-broken { + --fa: "\f127"; } -.fa.fa-unlink:before { - content: "\f127"; } +.fa.fa-unlink { + --fa: "\f127"; } .fa.fa-calendar-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-o:before { - content: "\f133"; } +.fa.fa-calendar-o { + --fa: "\f133"; } .fa.fa-maxcdn { font-family: 'Font Awesome 6 Brands'; @@ -640,27 +640,27 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-unlock-alt:before { - content: "\f09c"; } +.fa.fa-unlock-alt { + --fa: "\f09c"; } .fa.fa-minus-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-minus-square-o:before { - content: "\f146"; } +.fa.fa-minus-square-o { + --fa: "\f146"; } -.fa.fa-level-up:before { - content: "\f3bf"; } +.fa.fa-level-up { + --fa: "\f3bf"; } -.fa.fa-level-down:before { - content: "\f3be"; } +.fa.fa-level-down { + --fa: "\f3be"; } -.fa.fa-pencil-square:before { - content: "\f14b"; } +.fa.fa-pencil-square { + --fa: "\f14b"; } -.fa.fa-external-link-square:before { - content: "\f360"; } +.fa.fa-external-link-square { + --fa: "\f360"; } .fa.fa-compass { font-family: 'Font Awesome 6 Free'; @@ -670,91 +670,91 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-down:before { - content: "\f150"; } +.fa.fa-caret-square-o-down { + --fa: "\f150"; } .fa.fa-toggle-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-down:before { - content: "\f150"; } +.fa.fa-toggle-down { + --fa: "\f150"; } .fa.fa-caret-square-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-up:before { - content: "\f151"; } +.fa.fa-caret-square-o-up { + --fa: "\f151"; } .fa.fa-toggle-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-up:before { - content: "\f151"; } +.fa.fa-toggle-up { + --fa: "\f151"; } .fa.fa-caret-square-o-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-right:before { - content: "\f152"; } +.fa.fa-caret-square-o-right { + --fa: "\f152"; } .fa.fa-toggle-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-right:before { - content: "\f152"; } +.fa.fa-toggle-right { + --fa: "\f152"; } -.fa.fa-eur:before { - content: "\f153"; } +.fa.fa-eur { + --fa: "\f153"; } -.fa.fa-euro:before { - content: "\f153"; } +.fa.fa-euro { + --fa: "\f153"; } -.fa.fa-gbp:before { - content: "\f154"; } +.fa.fa-gbp { + --fa: "\f154"; } -.fa.fa-usd:before { - content: "\24"; } +.fa.fa-usd { + --fa: "\24"; } -.fa.fa-dollar:before { - content: "\24"; } +.fa.fa-dollar { + --fa: "\24"; } -.fa.fa-inr:before { - content: "\e1bc"; } +.fa.fa-inr { + --fa: "\e1bc"; } -.fa.fa-rupee:before { - content: "\e1bc"; } +.fa.fa-rupee { + --fa: "\e1bc"; } -.fa.fa-jpy:before { - content: "\f157"; } +.fa.fa-jpy { + --fa: "\f157"; } -.fa.fa-cny:before { - content: "\f157"; } +.fa.fa-cny { + --fa: "\f157"; } -.fa.fa-rmb:before { - content: "\f157"; } +.fa.fa-rmb { + --fa: "\f157"; } -.fa.fa-yen:before { - content: "\f157"; } +.fa.fa-yen { + --fa: "\f157"; } -.fa.fa-rub:before { - content: "\f158"; } +.fa.fa-rub { + --fa: "\f158"; } -.fa.fa-ruble:before { - content: "\f158"; } +.fa.fa-ruble { + --fa: "\f158"; } -.fa.fa-rouble:before { - content: "\f158"; } +.fa.fa-rouble { + --fa: "\f158"; } -.fa.fa-krw:before { - content: "\f159"; } +.fa.fa-krw { + --fa: "\f159"; } -.fa.fa-won:before { - content: "\f159"; } +.fa.fa-won { + --fa: "\f159"; } .fa.fa-btc { font-family: 'Font Awesome 6 Brands'; @@ -764,36 +764,36 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-bitcoin:before { - content: "\f15a"; } +.fa.fa-bitcoin { + --fa: "\f15a"; } -.fa.fa-file-text:before { - content: "\f15c"; } +.fa.fa-file-text { + --fa: "\f15c"; } -.fa.fa-sort-alpha-asc:before { - content: "\f15d"; } +.fa.fa-sort-alpha-asc { + --fa: "\f15d"; } -.fa.fa-sort-alpha-desc:before { - content: "\f881"; } +.fa.fa-sort-alpha-desc { + --fa: "\f881"; } -.fa.fa-sort-amount-asc:before { - content: "\f884"; } +.fa.fa-sort-amount-asc { + --fa: "\f884"; } -.fa.fa-sort-amount-desc:before { - content: "\f160"; } +.fa.fa-sort-amount-desc { + --fa: "\f160"; } -.fa.fa-sort-numeric-asc:before { - content: "\f162"; } +.fa.fa-sort-numeric-asc { + --fa: "\f162"; } -.fa.fa-sort-numeric-desc:before { - content: "\f886"; } +.fa.fa-sort-numeric-desc { + --fa: "\f886"; } .fa.fa-youtube-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-youtube-square:before { - content: "\f431"; } +.fa.fa-youtube-square { + --fa: "\f431"; } .fa.fa-youtube { font-family: 'Font Awesome 6 Brands'; @@ -807,15 +807,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-xing-square:before { - content: "\f169"; } +.fa.fa-xing-square { + --fa: "\f169"; } .fa.fa-youtube-play { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-youtube-play:before { - content: "\f167"; } +.fa.fa-youtube-play { + --fa: "\f167"; } .fa.fa-dropbox { font-family: 'Font Awesome 6 Brands'; @@ -845,8 +845,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-bitbucket-square:before { - content: "\f171"; } +.fa.fa-bitbucket-square { + --fa: "\f171"; } .fa.fa-tumblr { font-family: 'Font Awesome 6 Brands'; @@ -856,20 +856,20 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-tumblr-square:before { - content: "\f174"; } +.fa.fa-tumblr-square { + --fa: "\f174"; } -.fa.fa-long-arrow-down:before { - content: "\f309"; } +.fa.fa-long-arrow-down { + --fa: "\f309"; } -.fa.fa-long-arrow-up:before { - content: "\f30c"; } +.fa.fa-long-arrow-up { + --fa: "\f30c"; } -.fa.fa-long-arrow-left:before { - content: "\f30a"; } +.fa.fa-long-arrow-left { + --fa: "\f30a"; } -.fa.fa-long-arrow-right:before { - content: "\f30b"; } +.fa.fa-long-arrow-right { + --fa: "\f30b"; } .fa.fa-apple { font-family: 'Font Awesome 6 Brands'; @@ -911,22 +911,22 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-gittip:before { - content: "\f184"; } +.fa.fa-gittip { + --fa: "\f184"; } .fa.fa-sun-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-sun-o:before { - content: "\f185"; } +.fa.fa-sun-o { + --fa: "\f185"; } .fa.fa-moon-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-moon-o:before { - content: "\f186"; } +.fa.fa-moon-o { + --fa: "\f186"; } .fa.fa-vk { font-family: 'Font Awesome 6 Brands'; @@ -952,56 +952,56 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-right:before { - content: "\f35a"; } +.fa.fa-arrow-circle-o-right { + --fa: "\f35a"; } .fa.fa-arrow-circle-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-left:before { - content: "\f359"; } +.fa.fa-arrow-circle-o-left { + --fa: "\f359"; } .fa.fa-caret-square-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-left:before { - content: "\f191"; } +.fa.fa-caret-square-o-left { + --fa: "\f191"; } .fa.fa-toggle-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-left:before { - content: "\f191"; } +.fa.fa-toggle-left { + --fa: "\f191"; } .fa.fa-dot-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-dot-circle-o:before { - content: "\f192"; } +.fa.fa-dot-circle-o { + --fa: "\f192"; } .fa.fa-vimeo-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-vimeo-square:before { - content: "\f194"; } +.fa.fa-vimeo-square { + --fa: "\f194"; } -.fa.fa-try:before { - content: "\e2bb"; } +.fa.fa-try { + --fa: "\e2bb"; } -.fa.fa-turkish-lira:before { - content: "\e2bb"; } +.fa.fa-turkish-lira { + --fa: "\e2bb"; } .fa.fa-plus-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-plus-square-o:before { - content: "\f0fe"; } +.fa.fa-plus-square-o { + --fa: "\f0fe"; } .fa.fa-slack { font-family: 'Font Awesome 6 Brands'; @@ -1015,14 +1015,14 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-institution:before { - content: "\f19c"; } +.fa.fa-institution { + --fa: "\f19c"; } -.fa.fa-bank:before { - content: "\f19c"; } +.fa.fa-bank { + --fa: "\f19c"; } -.fa.fa-mortar-board:before { - content: "\f19d"; } +.fa.fa-mortar-board { + --fa: "\f19d"; } .fa.fa-yahoo { font-family: 'Font Awesome 6 Brands'; @@ -1040,8 +1040,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-reddit-square:before { - content: "\f1a2"; } +.fa.fa-reddit-square { + --fa: "\f1a2"; } .fa.fa-stumbleupon-circle { font-family: 'Font Awesome 6 Brands'; @@ -1083,8 +1083,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-behance-square:before { - content: "\f1b5"; } +.fa.fa-behance-square { + --fa: "\f1b5"; } .fa.fa-steam { font-family: 'Font Awesome 6 Brands'; @@ -1094,14 +1094,14 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-steam-square:before { - content: "\f1b7"; } +.fa.fa-steam-square { + --fa: "\f1b7"; } -.fa.fa-automobile:before { - content: "\f1b9"; } +.fa.fa-automobile { + --fa: "\f1b9"; } -.fa.fa-cab:before { - content: "\f1ba"; } +.fa.fa-cab { + --fa: "\f1ba"; } .fa.fa-spotify { font-family: 'Font Awesome 6 Brands'; @@ -1119,99 +1119,99 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-pdf-o:before { - content: "\f1c1"; } +.fa.fa-file-pdf-o { + --fa: "\f1c1"; } .fa.fa-file-word-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-word-o:before { - content: "\f1c2"; } +.fa.fa-file-word-o { + --fa: "\f1c2"; } .fa.fa-file-excel-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-excel-o:before { - content: "\f1c3"; } +.fa.fa-file-excel-o { + --fa: "\f1c3"; } .fa.fa-file-powerpoint-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-powerpoint-o:before { - content: "\f1c4"; } +.fa.fa-file-powerpoint-o { + --fa: "\f1c4"; } .fa.fa-file-image-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-image-o:before { - content: "\f1c5"; } +.fa.fa-file-image-o { + --fa: "\f1c5"; } .fa.fa-file-photo-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-photo-o:before { - content: "\f1c5"; } +.fa.fa-file-photo-o { + --fa: "\f1c5"; } .fa.fa-file-picture-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-picture-o:before { - content: "\f1c5"; } +.fa.fa-file-picture-o { + --fa: "\f1c5"; } .fa.fa-file-archive-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-archive-o:before { - content: "\f1c6"; } +.fa.fa-file-archive-o { + --fa: "\f1c6"; } .fa.fa-file-zip-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-zip-o:before { - content: "\f1c6"; } +.fa.fa-file-zip-o { + --fa: "\f1c6"; } .fa.fa-file-audio-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-audio-o:before { - content: "\f1c7"; } +.fa.fa-file-audio-o { + --fa: "\f1c7"; } .fa.fa-file-sound-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-sound-o:before { - content: "\f1c7"; } +.fa.fa-file-sound-o { + --fa: "\f1c7"; } .fa.fa-file-video-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-video-o:before { - content: "\f1c8"; } +.fa.fa-file-video-o { + --fa: "\f1c8"; } .fa.fa-file-movie-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-movie-o:before { - content: "\f1c8"; } +.fa.fa-file-movie-o { + --fa: "\f1c8"; } .fa.fa-file-code-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-code-o:before { - content: "\f1c9"; } +.fa.fa-file-code-o { + --fa: "\f1c9"; } .fa.fa-vine { font-family: 'Font Awesome 6 Brands'; @@ -1225,20 +1225,20 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-life-bouy:before { - content: "\f1cd"; } +.fa.fa-life-bouy { + --fa: "\f1cd"; } -.fa.fa-life-buoy:before { - content: "\f1cd"; } +.fa.fa-life-buoy { + --fa: "\f1cd"; } -.fa.fa-life-saver:before { - content: "\f1cd"; } +.fa.fa-life-saver { + --fa: "\f1cd"; } -.fa.fa-support:before { - content: "\f1cd"; } +.fa.fa-support { + --fa: "\f1cd"; } -.fa.fa-circle-o-notch:before { - content: "\f1ce"; } +.fa.fa-circle-o-notch { + --fa: "\f1ce"; } .fa.fa-rebel { font-family: 'Font Awesome 6 Brands'; @@ -1248,15 +1248,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-ra:before { - content: "\f1d0"; } +.fa.fa-ra { + --fa: "\f1d0"; } .fa.fa-resistance { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-resistance:before { - content: "\f1d0"; } +.fa.fa-resistance { + --fa: "\f1d0"; } .fa.fa-empire { font-family: 'Font Awesome 6 Brands'; @@ -1266,15 +1266,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-ge:before { - content: "\f1d1"; } +.fa.fa-ge { + --fa: "\f1d1"; } .fa.fa-git-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-git-square:before { - content: "\f1d2"; } +.fa.fa-git-square { + --fa: "\f1d2"; } .fa.fa-git { font-family: 'Font Awesome 6 Brands'; @@ -1288,15 +1288,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-y-combinator-square:before { - content: "\f1d4"; } +.fa.fa-y-combinator-square { + --fa: "\f1d4"; } .fa.fa-yc-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-yc-square:before { - content: "\f1d4"; } +.fa.fa-yc-square { + --fa: "\f1d4"; } .fa.fa-tencent-weibo { font-family: 'Font Awesome 6 Brands'; @@ -1314,49 +1314,49 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-wechat:before { - content: "\f1d7"; } +.fa.fa-wechat { + --fa: "\f1d7"; } -.fa.fa-send:before { - content: "\f1d8"; } +.fa.fa-send { + --fa: "\f1d8"; } .fa.fa-paper-plane-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-paper-plane-o:before { - content: "\f1d8"; } +.fa.fa-paper-plane-o { + --fa: "\f1d8"; } .fa.fa-send-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-send-o:before { - content: "\f1d8"; } +.fa.fa-send-o { + --fa: "\f1d8"; } .fa.fa-circle-thin { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-circle-thin:before { - content: "\f111"; } +.fa.fa-circle-thin { + --fa: "\f111"; } -.fa.fa-header:before { - content: "\f1dc"; } +.fa.fa-header { + --fa: "\f1dc"; } .fa.fa-futbol-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-futbol-o:before { - content: "\f1e3"; } +.fa.fa-futbol-o { + --fa: "\f1e3"; } .fa.fa-soccer-ball-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-soccer-ball-o:before { - content: "\f1e3"; } +.fa.fa-soccer-ball-o { + --fa: "\f1e3"; } .fa.fa-slideshare { font-family: 'Font Awesome 6 Brands'; @@ -1374,8 +1374,8 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-newspaper-o:before { - content: "\f1ea"; } +.fa.fa-newspaper-o { + --fa: "\f1ea"; } .fa.fa-paypal { font-family: 'Font Awesome 6 Brands'; @@ -1413,27 +1413,27 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bell-slash-o:before { - content: "\f1f6"; } +.fa.fa-bell-slash-o { + --fa: "\f1f6"; } -.fa.fa-trash:before { - content: "\f2ed"; } +.fa.fa-trash { + --fa: "\f2ed"; } .fa.fa-copyright { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-eyedropper:before { - content: "\f1fb"; } +.fa.fa-eyedropper { + --fa: "\f1fb"; } -.fa.fa-area-chart:before { - content: "\f1fe"; } +.fa.fa-area-chart { + --fa: "\f1fe"; } -.fa.fa-pie-chart:before { - content: "\f200"; } +.fa.fa-pie-chart { + --fa: "\f200"; } -.fa.fa-line-chart:before { - content: "\f201"; } +.fa.fa-line-chart { + --fa: "\f201"; } .fa.fa-lastfm { font-family: 'Font Awesome 6 Brands'; @@ -1443,8 +1443,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-lastfm-square:before { - content: "\f203"; } +.fa.fa-lastfm-square { + --fa: "\f203"; } .fa.fa-ioxhost { font-family: 'Font Awesome 6 Brands'; @@ -1458,17 +1458,17 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-cc:before { - content: "\f20a"; } +.fa.fa-cc { + --fa: "\f20a"; } -.fa.fa-ils:before { - content: "\f20b"; } +.fa.fa-ils { + --fa: "\f20b"; } -.fa.fa-shekel:before { - content: "\f20b"; } +.fa.fa-shekel { + --fa: "\f20b"; } -.fa.fa-sheqel:before { - content: "\f20b"; } +.fa.fa-sheqel { + --fa: "\f20b"; } .fa.fa-buysellads { font-family: 'Font Awesome 6 Brands'; @@ -1510,24 +1510,24 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-diamond:before { - content: "\f3a5"; } +.fa.fa-diamond { + --fa: "\f3a5"; } -.fa.fa-transgender:before { - content: "\f224"; } +.fa.fa-transgender { + --fa: "\f224"; } -.fa.fa-intersex:before { - content: "\f224"; } +.fa.fa-intersex { + --fa: "\f224"; } -.fa.fa-transgender-alt:before { - content: "\f225"; } +.fa.fa-transgender-alt { + --fa: "\f225"; } .fa.fa-facebook-official { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-official:before { - content: "\f09a"; } +.fa.fa-facebook-official { + --fa: "\f09a"; } .fa.fa-pinterest-p { font-family: 'Font Awesome 6 Brands'; @@ -1537,8 +1537,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-hotel:before { - content: "\f236"; } +.fa.fa-hotel { + --fa: "\f236"; } .fa.fa-viacoin { font-family: 'Font Awesome 6 Brands'; @@ -1556,8 +1556,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-yc:before { - content: "\f23b"; } +.fa.fa-yc { + --fa: "\f23b"; } .fa.fa-optin-monster { font-family: 'Font Awesome 6 Brands'; @@ -1571,23 +1571,23 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-battery-4:before { - content: "\f240"; } +.fa.fa-battery-4 { + --fa: "\f240"; } -.fa.fa-battery:before { - content: "\f240"; } +.fa.fa-battery { + --fa: "\f240"; } -.fa.fa-battery-3:before { - content: "\f241"; } +.fa.fa-battery-3 { + --fa: "\f241"; } -.fa.fa-battery-2:before { - content: "\f242"; } +.fa.fa-battery-2 { + --fa: "\f242"; } -.fa.fa-battery-1:before { - content: "\f243"; } +.fa.fa-battery-1 { + --fa: "\f243"; } -.fa.fa-battery-0:before { - content: "\f244"; } +.fa.fa-battery-0 { + --fa: "\f244"; } .fa.fa-object-group { font-family: 'Font Awesome 6 Free'; @@ -1601,8 +1601,8 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-sticky-note-o:before { - content: "\f249"; } +.fa.fa-sticky-note-o { + --fa: "\f249"; } .fa.fa-cc-jcb { font-family: 'Font Awesome 6 Brands'; @@ -1616,80 +1616,80 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hourglass-o:before { - content: "\f254"; } +.fa.fa-hourglass-o { + --fa: "\f254"; } -.fa.fa-hourglass-1:before { - content: "\f251"; } +.fa.fa-hourglass-1 { + --fa: "\f251"; } -.fa.fa-hourglass-2:before { - content: "\f252"; } +.fa.fa-hourglass-2 { + --fa: "\f252"; } -.fa.fa-hourglass-3:before { - content: "\f253"; } +.fa.fa-hourglass-3 { + --fa: "\f253"; } .fa.fa-hand-rock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-rock-o:before { - content: "\f255"; } +.fa.fa-hand-rock-o { + --fa: "\f255"; } .fa.fa-hand-grab-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-grab-o:before { - content: "\f255"; } +.fa.fa-hand-grab-o { + --fa: "\f255"; } .fa.fa-hand-paper-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-paper-o:before { - content: "\f256"; } +.fa.fa-hand-paper-o { + --fa: "\f256"; } .fa.fa-hand-stop-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-stop-o:before { - content: "\f256"; } +.fa.fa-hand-stop-o { + --fa: "\f256"; } .fa.fa-hand-scissors-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-scissors-o:before { - content: "\f257"; } +.fa.fa-hand-scissors-o { + --fa: "\f257"; } .fa.fa-hand-lizard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-lizard-o:before { - content: "\f258"; } +.fa.fa-hand-lizard-o { + --fa: "\f258"; } .fa.fa-hand-spock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-spock-o:before { - content: "\f259"; } +.fa.fa-hand-spock-o { + --fa: "\f259"; } .fa.fa-hand-pointer-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-pointer-o:before { - content: "\f25a"; } +.fa.fa-hand-pointer-o { + --fa: "\f25a"; } .fa.fa-hand-peace-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-peace-o:before { - content: "\f25b"; } +.fa.fa-hand-peace-o { + --fa: "\f25b"; } .fa.fa-registered { font-family: 'Font Awesome 6 Free'; @@ -1715,8 +1715,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa.fa-odnoklassniki-square { + --fa: "\f264"; } .fa.fa-get-pocket { font-family: 'Font Awesome 6 Brands'; @@ -1746,8 +1746,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-television:before { - content: "\f26c"; } +.fa.fa-television { + --fa: "\f26c"; } .fa.fa-contao { font-family: 'Font Awesome 6 Brands'; @@ -1765,46 +1765,46 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-plus-o:before { - content: "\f271"; } +.fa.fa-calendar-plus-o { + --fa: "\f271"; } .fa.fa-calendar-minus-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-minus-o:before { - content: "\f272"; } +.fa.fa-calendar-minus-o { + --fa: "\f272"; } .fa.fa-calendar-times-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-times-o:before { - content: "\f273"; } +.fa.fa-calendar-times-o { + --fa: "\f273"; } .fa.fa-calendar-check-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-check-o:before { - content: "\f274"; } +.fa.fa-calendar-check-o { + --fa: "\f274"; } .fa.fa-map-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-map-o:before { - content: "\f279"; } +.fa.fa-map-o { + --fa: "\f279"; } -.fa.fa-commenting:before { - content: "\f4ad"; } +.fa.fa-commenting { + --fa: "\f4ad"; } .fa.fa-commenting-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-commenting-o:before { - content: "\f4ad"; } +.fa.fa-commenting-o { + --fa: "\f4ad"; } .fa.fa-houzz { font-family: 'Font Awesome 6 Brands'; @@ -1814,8 +1814,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-vimeo:before { - content: "\f27d"; } +.fa.fa-vimeo { + --fa: "\f27d"; } .fa.fa-black-tie { font-family: 'Font Awesome 6 Brands'; @@ -1833,8 +1833,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-credit-card-alt:before { - content: "\f09d"; } +.fa.fa-credit-card-alt { + --fa: "\f09d"; } .fa.fa-codiepie { font-family: 'Font Awesome 6 Brands'; @@ -1868,15 +1868,15 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-pause-circle-o:before { - content: "\f28b"; } +.fa.fa-pause-circle-o { + --fa: "\f28b"; } .fa.fa-stop-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-stop-circle-o:before { - content: "\f28d"; } +.fa.fa-stop-circle-o { + --fa: "\f28d"; } .fa.fa-bluetooth { font-family: 'Font Awesome 6 Brands'; @@ -1906,27 +1906,27 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-wheelchair-alt:before { - content: "\f368"; } +.fa.fa-wheelchair-alt { + --fa: "\f368"; } .fa.fa-question-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-question-circle-o:before { - content: "\f059"; } +.fa.fa-question-circle-o { + --fa: "\f059"; } -.fa.fa-volume-control-phone:before { - content: "\f2a0"; } +.fa.fa-volume-control-phone { + --fa: "\f2a0"; } -.fa.fa-asl-interpreting:before { - content: "\f2a3"; } +.fa.fa-asl-interpreting { + --fa: "\f2a3"; } -.fa.fa-deafness:before { - content: "\f2a4"; } +.fa.fa-deafness { + --fa: "\f2a4"; } -.fa.fa-hard-of-hearing:before { - content: "\f2a4"; } +.fa.fa-hard-of-hearing { + --fa: "\f2a4"; } .fa.fa-glide { font-family: 'Font Awesome 6 Brands'; @@ -1936,8 +1936,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-signing:before { - content: "\f2a7"; } +.fa.fa-signing { + --fa: "\f2a7"; } .fa.fa-viadeo { font-family: 'Font Awesome 6 Brands'; @@ -1947,8 +1947,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-viadeo-square:before { - content: "\f2aa"; } +.fa.fa-viadeo-square { + --fa: "\f2aa"; } .fa.fa-snapchat { font-family: 'Font Awesome 6 Brands'; @@ -1958,15 +1958,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa.fa-snapchat-ghost { + --fa: "\f2ab"; } .fa.fa-snapchat-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-snapchat-square:before { - content: "\f2ad"; } +.fa.fa-snapchat-square { + --fa: "\f2ad"; } .fa.fa-pied-piper { font-family: 'Font Awesome 6 Brands'; @@ -1988,15 +1988,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-official:before { - content: "\f2b3"; } +.fa.fa-google-plus-official { + --fa: "\f2b3"; } .fa.fa-google-plus-circle { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-circle:before { - content: "\f2b3"; } +.fa.fa-google-plus-circle { + --fa: "\f2b3"; } .fa.fa-font-awesome { font-family: 'Font Awesome 6 Brands'; @@ -2006,22 +2006,22 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-fa:before { - content: "\f2b4"; } +.fa.fa-fa { + --fa: "\f2b4"; } .fa.fa-handshake-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-handshake-o:before { - content: "\f2b5"; } +.fa.fa-handshake-o { + --fa: "\f2b5"; } .fa.fa-envelope-open-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-envelope-open-o:before { - content: "\f2b6"; } +.fa.fa-envelope-open-o { + --fa: "\f2b6"; } .fa.fa-linode { font-family: 'Font Awesome 6 Brands'; @@ -2031,60 +2031,60 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-address-book-o:before { - content: "\f2b9"; } +.fa.fa-address-book-o { + --fa: "\f2b9"; } -.fa.fa-vcard:before { - content: "\f2bb"; } +.fa.fa-vcard { + --fa: "\f2bb"; } .fa.fa-address-card-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-address-card-o:before { - content: "\f2bb"; } +.fa.fa-address-card-o { + --fa: "\f2bb"; } .fa.fa-vcard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-vcard-o:before { - content: "\f2bb"; } +.fa.fa-vcard-o { + --fa: "\f2bb"; } .fa.fa-user-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-user-circle-o:before { - content: "\f2bd"; } +.fa.fa-user-circle-o { + --fa: "\f2bd"; } .fa.fa-user-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-user-o:before { - content: "\f007"; } +.fa.fa-user-o { + --fa: "\f007"; } .fa.fa-id-badge { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-drivers-license:before { - content: "\f2c2"; } +.fa.fa-drivers-license { + --fa: "\f2c2"; } .fa.fa-id-card-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-id-card-o:before { - content: "\f2c2"; } +.fa.fa-id-card-o { + --fa: "\f2c2"; } .fa.fa-drivers-license-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-drivers-license-o:before { - content: "\f2c2"; } +.fa.fa-drivers-license-o { + --fa: "\f2c2"; } .fa.fa-quora { font-family: 'Font Awesome 6 Brands'; @@ -2098,29 +2098,29 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-thermometer-4:before { - content: "\f2c7"; } +.fa.fa-thermometer-4 { + --fa: "\f2c7"; } -.fa.fa-thermometer:before { - content: "\f2c7"; } +.fa.fa-thermometer { + --fa: "\f2c7"; } -.fa.fa-thermometer-3:before { - content: "\f2c8"; } +.fa.fa-thermometer-3 { + --fa: "\f2c8"; } -.fa.fa-thermometer-2:before { - content: "\f2c9"; } +.fa.fa-thermometer-2 { + --fa: "\f2c9"; } -.fa.fa-thermometer-1:before { - content: "\f2ca"; } +.fa.fa-thermometer-1 { + --fa: "\f2ca"; } -.fa.fa-thermometer-0:before { - content: "\f2cb"; } +.fa.fa-thermometer-0 { + --fa: "\f2cb"; } -.fa.fa-bathtub:before { - content: "\f2cd"; } +.fa.fa-bathtub { + --fa: "\f2cd"; } -.fa.fa-s15:before { - content: "\f2cd"; } +.fa.fa-s15 { + --fa: "\f2cd"; } .fa.fa-window-maximize { font-family: 'Font Awesome 6 Free'; @@ -2130,22 +2130,22 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-rectangle:before { - content: "\f410"; } +.fa.fa-times-rectangle { + --fa: "\f410"; } .fa.fa-window-close-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-window-close-o:before { - content: "\f410"; } +.fa.fa-window-close-o { + --fa: "\f410"; } .fa.fa-times-rectangle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-rectangle-o:before { - content: "\f410"; } +.fa.fa-times-rectangle-o { + --fa: "\f410"; } .fa.fa-bandcamp { font-family: 'Font Awesome 6 Brands'; @@ -2171,15 +2171,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-eercast:before { - content: "\f2da"; } +.fa.fa-eercast { + --fa: "\f2da"; } .fa.fa-snowflake-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-snowflake-o:before { - content: "\f2dc"; } +.fa.fa-snowflake-o { + --fa: "\f2dc"; } .fa.fa-superpowers { font-family: 'Font Awesome 6 Brands'; diff --git a/css/v4-shims.min.css b/css/v4-shims.min.css index 80f2d7e23..0d30c9cfd 100644 --- a/css/v4-shims.min.css +++ b/css/v4-shims.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400} \ No newline at end of file +.fa.fa-glass{--fa:"\f000"}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-envelope-o,.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-close,.fa.fa-remove{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o,.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-down,.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f144"}.fa.fa-repeat,.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo,.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit,.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o,.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart,.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down,.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f092"}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-lemon-o,.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-facebook-f,.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0a0"}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left,.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down,.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-files-o,.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0c7"}.fa.fa-navicon,.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus,.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-dashboard,.fa.fa-tachometer{--fa:"\f625"}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comment-o,.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o,.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile,.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-o,.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o,.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o,.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty,.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken,.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-eur,.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-dollar,.fa.fa-usd{--fa:"\24"}.fa.fa-inr,.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-cny,.fa.fa-jpy,.fa.fa-rmb,.fa.fa-yen{--fa:"\f157"}.fa.fa-rouble,.fa.fa-rub,.fa.fa-ruble{--fa:"\f158"}.fa.fa-krw,.fa.fa-won{--fa:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow,.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o,.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left,.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f191"}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o,.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f194"}.fa.fa-try,.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank,.fa.fa-institution{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-pdf-o,.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-excel-o,.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-image-o,.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o,.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o,.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-sound-o,.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o,.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-buoy,.fa.fa-life-saver,.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire,.fa.fa-ge,.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin,.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-paper-plane-o,.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-futbol-o,.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f20a"}.fa.fa-ils,.fa.fa-shekel,.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f3a5"}.fa.fa-intersex,.fa.fa-transgender{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-facebook-official,.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery,.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o,.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-paper-o,.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o,.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o,.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-hand-peace-o,.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o,.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o,.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-pause-circle-o,.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness,.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome,.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o,.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-address-card-o,.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-circle-o,.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o,.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer,.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub,.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o,.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400} \ No newline at end of file diff --git a/css/v5-font-face.css b/css/v5-font-face.css index b0c86e7c1..ab49d8eb3 100644 --- a/css/v5-font-face.css +++ b/css/v5-font-face.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/css/v5-font-face.min.css b/css/v5-font-face.min.css index 78cc949a0..757f2a03b 100644 --- a/css/v5-font-face.min.css +++ b/css/v5-font-face.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-common-types/index.d.ts b/js-packages/@fortawesome/fontawesome-common-types/index.d.ts index 5aba0e7ed..40158078a 100644 --- a/js-packages/@fortawesome/fontawesome-common-types/index.d.ts +++ b/js-packages/@fortawesome/fontawesome-common-types/index.d.ts @@ -1,5 +1,5 @@ export type IconFamily = "classic" | "duotone" | "sharp" | "sharp-duotone"; -export type IconPrefix = "fas" | "fass" | "far" | "fasr" | "fal" | "fasl" | "fat" | "fast" | "fad" | "fasds" | "fab" | "fak" | "fakd"; +export type IconPrefix = "fas" | "fass" | "far" | "fasr" | "fal" | "fasl" | "fat" | "fast" | "fad" | "fadr" | "fadl" | "fadt" | "fasds" | "fasdr" | "fasdl" | "fasdt" | "fab" | "fak" | "fakd"; export type CssStyleClass = "fa-solid" | "fa-regular" | "fa-light" | "fa-thin" | "fa-duotone" | "fa-brands"; export type IconStyle = "solid" | "regular" | "light" | "thin" | "duotone" | "brands"; export type IconPathData = string | string[] @@ -223,17 +223,17 @@ export type IconName = '0' | 'bath' | 'bathtub' | 'battery' | + 'battery-0' | + 'battery-2' | + 'battery-3' | + 'battery-4' | + 'battery-5' | 'battery-car' | 'battery-empty' | 'battery-full' | 'battery-half' | 'battery-quarter' | 'battery-three-quarters' | - 'battery0' | - 'battery2' | - 'battery3' | - 'battery4' | - 'battery5' | 'battle-net' | 'bed' | 'bed-pulse' | @@ -439,6 +439,7 @@ export type IconName = '0' | 'chart-area' | 'chart-bar' | 'chart-column' | + 'chart-diagram' | 'chart-gantt' | 'chart-line' | 'chart-pie' | @@ -563,6 +564,7 @@ export type IconName = '0' | 'comment-dollar' | 'comment-dots' | 'comment-medical' | + 'comment-nodes' | 'comment-slash' | 'comment-sms' | 'commenting' | @@ -854,6 +856,8 @@ export type IconName = '0' | 'file-edit' | 'file-excel' | 'file-export' | + 'file-fragment' | + 'file-half-dashed' | 'file-image' | 'file-import' | 'file-invoice' | @@ -873,6 +877,7 @@ export type IconName = '0' | 'file-waveform' | 'file-word' | 'file-zipper' | + 'files-pinwheel' | 'fill' | 'fill-drip' | 'film' | @@ -1127,6 +1132,8 @@ export type IconName = '0' | 'helicopter-symbol' | 'helmet-safety' | 'helmet-un' | + 'hexagon-nodes' | + 'hexagon-nodes-bolt' | 'highlighter' | 'hiking' | 'hill-avalanche' | @@ -1158,13 +1165,13 @@ export type IconName = '0' | 'hotel' | 'hotjar' | 'hourglass' | + 'hourglass-1' | + 'hourglass-2' | + 'hourglass-3' | 'hourglass-empty' | 'hourglass-end' | 'hourglass-half' | 'hourglass-start' | - 'hourglass1' | - 'hourglass2' | - 'hourglass3' | 'house' | 'house-chimney' | 'house-chimney-crack' | @@ -1322,6 +1329,7 @@ export type IconName = '0' | 'linux' | 'lira-sign' | 'list' | + 'list-1-2' | 'list-alt' | 'list-check' | 'list-dots' | @@ -1329,7 +1337,6 @@ export type IconName = '0' | 'list-ol' | 'list-squares' | 'list-ul' | - 'list12' | 'litecoin-sign' | 'location' | 'location-arrow' | @@ -1898,9 +1905,9 @@ export type IconName = '0' | 'sign-out' | 'sign-out-alt' | 'signal' | + 'signal-5' | 'signal-messenger' | 'signal-perfect' | - 'signal5' | 'signature' | 'signing' | 'signs-post' | @@ -1987,6 +1994,7 @@ export type IconName = '0' | 'square' | 'square-arrow-up-right' | 'square-behance' | + 'square-binary' | 'square-caret-down' | 'square-caret-left' | 'square-caret-right' | @@ -2152,6 +2160,11 @@ export type IconName = '0' | 'telegram-plane' | 'teletype' | 'television' | + 'temperature-0' | + 'temperature-1' | + 'temperature-2' | + 'temperature-3' | + 'temperature-4' | 'temperature-arrow-down' | 'temperature-arrow-up' | 'temperature-down' | @@ -2163,11 +2176,6 @@ export type IconName = '0' | 'temperature-quarter' | 'temperature-three-quarters' | 'temperature-up' | - 'temperature0' | - 'temperature1' | - 'temperature2' | - 'temperature3' | - 'temperature4' | 'tencent-weibo' | 'tenge' | 'tenge-sign' | @@ -2189,16 +2197,16 @@ export type IconName = '0' | 'themeco' | 'themeisle' | 'thermometer' | + 'thermometer-0' | + 'thermometer-1' | + 'thermometer-2' | + 'thermometer-3' | + 'thermometer-4' | 'thermometer-empty' | 'thermometer-full' | 'thermometer-half' | 'thermometer-quarter' | 'thermometer-three-quarters' | - 'thermometer0' | - 'thermometer1' | - 'thermometer2' | - 'thermometer3' | - 'thermometer4' | 'think-peaks' | 'threads' | 'thumb-tack' | @@ -2450,8 +2458,8 @@ export type IconName = '0' | 'whiskey-glass' | 'whmcs' | 'wifi' | + 'wifi-3' | 'wifi-strong' | - 'wifi3' | 'wikipedia-w' | 'wind' | 'window-close' | diff --git a/js-packages/@fortawesome/fontawesome-common-types/package.json b/js-packages/@fortawesome/fontawesome-common-types/package.json index b83fe56a3..be86eef61 100644 --- a/js-packages/@fortawesome/fontawesome-common-types/package.json +++ b/js-packages/@fortawesome/fontawesome-common-types/package.json @@ -21,7 +21,7 @@ "node": ">=6" }, "dependencies": {}, - "version": "6.6.0", + "version": "6.7.0", "name": "@fortawesome/fontawesome-common-types", "license": "MIT", "types": "./index.d.ts" diff --git a/js-packages/@fortawesome/fontawesome-free/README.md b/js-packages/@fortawesome/fontawesome-free/README.md new file mode 100644 index 000000000..98b10a5fe --- /dev/null +++ b/js-packages/@fortawesome/fontawesome-free/README.md @@ -0,0 +1,38 @@ +# @fortawesome/fontawesome-free - The Official Font Awesome 6 NPM package + +> "I came here to chew bubblegum and install Font Awesome 6 - and I'm all out of bubblegum" + +[![npm](https://img.shields.io/npm/v/@fortawesome/fontawesome-free.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/fontawesome-free) + +## Installation + +``` +$ npm i --save @fortawesome/fontawesome-free +``` + +Or + +``` +$ yarn add @fortawesome/fontawesome-free +``` + +## What's included? + +**This package includes all the same files available through our Free and Pro CDN.** + +* /js - All JavaScript files associated with Font Awesome 6 SVG with JS +* /css - All CSS using the classic Web Fonts with CSS implementation +* /sprites - SVG icons packaged in a convenient sprite +* /scss, /less - CSS Pre-processor files for Web Fonts with CSS +* /webfonts - Accompanying files for Web Fonts with CSS +* /svg - Individual icon files in SVG format + +## Documentation + +Get started [here](https://docs.fontawesome.com/web/setup/get-started). Continue your journey [here](https://docs.fontawesome.com/web/setup/packages). + +Or go straight to the [API documentation](https://docs.fontawesome.com/apis/javascript/get-started). + +## Issues and support + +Start with [GitHub issues](https://github.com/FortAwesome/Font-Awesome/issues) and ping us on [Twitter](https://twitter.com/fontawesome) if you need to. diff --git a/js-packages/@fortawesome/fontawesome-free/css/all.css b/js-packages/@fortawesome/fontawesome-free/css/all.css index c093364e3..b381382c8 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/all.css +++ b/js-packages/@fortawesome/fontawesome-free/css/all.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -7,14 +7,12 @@ font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); } -.fa-solid, -.fa-regular, -.fa-brands, .fas, .far, .fab, -.fa-sharp-solid, -.fa-classic, +.fa-solid, +.fa-regular, +.fa-brands, .fa { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; @@ -24,15 +22,25 @@ line-height: 1; text-rendering: auto; } -.fas, +.fas::before, +.far::before, +.fab::before, +.fa-solid::before, +.fa-regular::before, +.fa-brands::before, +.fa::before { + content: var(--fa); + content: var(--fa)/""; } + .fa-classic, +.fas, .fa-solid, .far, .fa-regular { font-family: 'Font Awesome 6 Free'; } -.fab, -.fa-brands { +.fa-brands, +.fab { font-family: 'Font Awesome 6 Brands'; } .fa-1x { @@ -325,5870 +333,7853 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.fa-0::before { - content: "\30"; } +.fa-0 { + --fa: "\30"; + --fa--fa: "\30\30"; } -.fa-1::before { - content: "\31"; } +.fa-1 { + --fa: "\31"; + --fa--fa: "\31\31"; } -.fa-2::before { - content: "\32"; } +.fa-2 { + --fa: "\32"; + --fa--fa: "\32\32"; } -.fa-3::before { - content: "\33"; } +.fa-3 { + --fa: "\33"; + --fa--fa: "\33\33"; } -.fa-4::before { - content: "\34"; } +.fa-4 { + --fa: "\34"; + --fa--fa: "\34\34"; } -.fa-5::before { - content: "\35"; } +.fa-5 { + --fa: "\35"; + --fa--fa: "\35\35"; } -.fa-6::before { - content: "\36"; } +.fa-6 { + --fa: "\36"; + --fa--fa: "\36\36"; } -.fa-7::before { - content: "\37"; } +.fa-7 { + --fa: "\37"; + --fa--fa: "\37\37"; } -.fa-8::before { - content: "\38"; } +.fa-8 { + --fa: "\38"; + --fa--fa: "\38\38"; } -.fa-9::before { - content: "\39"; } +.fa-9 { + --fa: "\39"; + --fa--fa: "\39\39"; } -.fa-fill-drip::before { - content: "\f576"; } +.fa-fill-drip { + --fa: "\f576"; + --fa--fa: "\f576\f576"; } -.fa-arrows-to-circle::before { - content: "\e4bd"; } +.fa-arrows-to-circle { + --fa: "\e4bd"; + --fa--fa: "\e4bd\e4bd"; } -.fa-circle-chevron-right::before { - content: "\f138"; } +.fa-circle-chevron-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-chevron-circle-right::before { - content: "\f138"; } +.fa-chevron-circle-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-at::before { - content: "\40"; } +.fa-at { + --fa: "\40"; + --fa--fa: "\40\40"; } -.fa-trash-can::before { - content: "\f2ed"; } +.fa-trash-can { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-trash-alt::before { - content: "\f2ed"; } +.fa-trash-alt { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-text-height::before { - content: "\f034"; } +.fa-text-height { + --fa: "\f034"; + --fa--fa: "\f034\f034"; } -.fa-user-xmark::before { - content: "\f235"; } +.fa-user-xmark { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-user-times::before { - content: "\f235"; } +.fa-user-times { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-stethoscope::before { - content: "\f0f1"; } +.fa-stethoscope { + --fa: "\f0f1"; + --fa--fa: "\f0f1\f0f1"; } -.fa-message::before { - content: "\f27a"; } +.fa-message { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-comment-alt::before { - content: "\f27a"; } +.fa-comment-alt { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-info::before { - content: "\f129"; } +.fa-info { + --fa: "\f129"; + --fa--fa: "\f129\f129"; } -.fa-down-left-and-up-right-to-center::before { - content: "\f422"; } +.fa-down-left-and-up-right-to-center { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-compress-alt::before { - content: "\f422"; } +.fa-compress-alt { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-explosion::before { - content: "\e4e9"; } +.fa-explosion { + --fa: "\e4e9"; + --fa--fa: "\e4e9\e4e9"; } -.fa-file-lines::before { - content: "\f15c"; } +.fa-file-lines { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-alt::before { - content: "\f15c"; } +.fa-file-alt { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-text::before { - content: "\f15c"; } +.fa-file-text { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-wave-square::before { - content: "\f83e"; } +.fa-wave-square { + --fa: "\f83e"; + --fa--fa: "\f83e\f83e"; } -.fa-ring::before { - content: "\f70b"; } +.fa-ring { + --fa: "\f70b"; + --fa--fa: "\f70b\f70b"; } -.fa-building-un::before { - content: "\e4d9"; } +.fa-building-un { + --fa: "\e4d9"; + --fa--fa: "\e4d9\e4d9"; } -.fa-dice-three::before { - content: "\f527"; } +.fa-dice-three { + --fa: "\f527"; + --fa--fa: "\f527\f527"; } -.fa-calendar-days::before { - content: "\f073"; } +.fa-calendar-days { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-calendar-alt::before { - content: "\f073"; } +.fa-calendar-alt { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-anchor-circle-check::before { - content: "\e4aa"; } +.fa-anchor-circle-check { + --fa: "\e4aa"; + --fa--fa: "\e4aa\e4aa"; } -.fa-building-circle-arrow-right::before { - content: "\e4d1"; } +.fa-building-circle-arrow-right { + --fa: "\e4d1"; + --fa--fa: "\e4d1\e4d1"; } -.fa-volleyball::before { - content: "\f45f"; } +.fa-volleyball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-volleyball-ball::before { - content: "\f45f"; } +.fa-volleyball-ball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-arrows-up-to-line::before { - content: "\e4c2"; } +.fa-arrows-up-to-line { + --fa: "\e4c2"; + --fa--fa: "\e4c2\e4c2"; } -.fa-sort-down::before { - content: "\f0dd"; } +.fa-sort-down { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-sort-desc::before { - content: "\f0dd"; } +.fa-sort-desc { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-circle-minus::before { - content: "\f056"; } +.fa-circle-minus { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-minus-circle::before { - content: "\f056"; } +.fa-minus-circle { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-door-open::before { - content: "\f52b"; } +.fa-door-open { + --fa: "\f52b"; + --fa--fa: "\f52b\f52b"; } -.fa-right-from-bracket::before { - content: "\f2f5"; } +.fa-right-from-bracket { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-sign-out-alt::before { - content: "\f2f5"; } +.fa-sign-out-alt { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-atom::before { - content: "\f5d2"; } +.fa-atom { + --fa: "\f5d2"; + --fa--fa: "\f5d2\f5d2"; } -.fa-soap::before { - content: "\e06e"; } +.fa-soap { + --fa: "\e06e"; + --fa--fa: "\e06e\e06e"; } -.fa-icons::before { - content: "\f86d"; } +.fa-icons { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-heart-music-camera-bolt::before { - content: "\f86d"; } +.fa-heart-music-camera-bolt { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-microphone-lines-slash::before { - content: "\f539"; } +.fa-microphone-lines-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-microphone-alt-slash::before { - content: "\f539"; } +.fa-microphone-alt-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-bridge-circle-check::before { - content: "\e4c9"; } +.fa-bridge-circle-check { + --fa: "\e4c9"; + --fa--fa: "\e4c9\e4c9"; } -.fa-pump-medical::before { - content: "\e06a"; } +.fa-pump-medical { + --fa: "\e06a"; + --fa--fa: "\e06a\e06a"; } -.fa-fingerprint::before { - content: "\f577"; } +.fa-fingerprint { + --fa: "\f577"; + --fa--fa: "\f577\f577"; } -.fa-hand-point-right::before { - content: "\f0a4"; } +.fa-hand-point-right { + --fa: "\f0a4"; + --fa--fa: "\f0a4\f0a4"; } -.fa-magnifying-glass-location::before { - content: "\f689"; } +.fa-magnifying-glass-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-search-location::before { - content: "\f689"; } +.fa-search-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-forward-step::before { - content: "\f051"; } +.fa-forward-step { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-step-forward::before { - content: "\f051"; } +.fa-step-forward { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-face-smile-beam::before { - content: "\f5b8"; } +.fa-face-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-smile-beam::before { - content: "\f5b8"; } +.fa-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-flag-checkered::before { - content: "\f11e"; } +.fa-flag-checkered { + --fa: "\f11e"; + --fa--fa: "\f11e\f11e"; } -.fa-football::before { - content: "\f44e"; } +.fa-football { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-football-ball::before { - content: "\f44e"; } +.fa-football-ball { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-school-circle-exclamation::before { - content: "\e56c"; } +.fa-school-circle-exclamation { + --fa: "\e56c"; + --fa--fa: "\e56c\e56c"; } -.fa-crop::before { - content: "\f125"; } +.fa-crop { + --fa: "\f125"; + --fa--fa: "\f125\f125"; } -.fa-angles-down::before { - content: "\f103"; } +.fa-angles-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-angle-double-down::before { - content: "\f103"; } +.fa-angle-double-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-users-rectangle::before { - content: "\e594"; } +.fa-users-rectangle { + --fa: "\e594"; + --fa--fa: "\e594\e594"; } -.fa-people-roof::before { - content: "\e537"; } +.fa-people-roof { + --fa: "\e537"; + --fa--fa: "\e537\e537"; } -.fa-people-line::before { - content: "\e534"; } +.fa-people-line { + --fa: "\e534"; + --fa--fa: "\e534\e534"; } -.fa-beer-mug-empty::before { - content: "\f0fc"; } +.fa-beer-mug-empty { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-beer::before { - content: "\f0fc"; } +.fa-beer { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-diagram-predecessor::before { - content: "\e477"; } +.fa-diagram-predecessor { + --fa: "\e477"; + --fa--fa: "\e477\e477"; } -.fa-arrow-up-long::before { - content: "\f176"; } +.fa-arrow-up-long { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-long-arrow-up::before { - content: "\f176"; } +.fa-long-arrow-up { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-fire-flame-simple::before { - content: "\f46a"; } +.fa-fire-flame-simple { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-burn::before { - content: "\f46a"; } +.fa-burn { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-person::before { - content: "\f183"; } +.fa-person { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-male::before { - content: "\f183"; } +.fa-male { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-laptop::before { - content: "\f109"; } +.fa-laptop { + --fa: "\f109"; + --fa--fa: "\f109\f109"; } -.fa-file-csv::before { - content: "\f6dd"; } +.fa-file-csv { + --fa: "\f6dd"; + --fa--fa: "\f6dd\f6dd"; } -.fa-menorah::before { - content: "\f676"; } +.fa-menorah { + --fa: "\f676"; + --fa--fa: "\f676\f676"; } -.fa-truck-plane::before { - content: "\e58f"; } +.fa-truck-plane { + --fa: "\e58f"; + --fa--fa: "\e58f\e58f"; } -.fa-record-vinyl::before { - content: "\f8d9"; } +.fa-record-vinyl { + --fa: "\f8d9"; + --fa--fa: "\f8d9\f8d9"; } -.fa-face-grin-stars::before { - content: "\f587"; } +.fa-face-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-grin-stars::before { - content: "\f587"; } +.fa-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-bong::before { - content: "\f55c"; } +.fa-bong { + --fa: "\f55c"; + --fa--fa: "\f55c\f55c"; } -.fa-spaghetti-monster-flying::before { - content: "\f67b"; } +.fa-spaghetti-monster-flying { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-pastafarianism::before { - content: "\f67b"; } +.fa-pastafarianism { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-arrow-down-up-across-line::before { - content: "\e4af"; } +.fa-arrow-down-up-across-line { + --fa: "\e4af"; + --fa--fa: "\e4af\e4af"; } -.fa-spoon::before { - content: "\f2e5"; } +.fa-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-utensil-spoon::before { - content: "\f2e5"; } +.fa-utensil-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-jar-wheat::before { - content: "\e517"; } +.fa-jar-wheat { + --fa: "\e517"; + --fa--fa: "\e517\e517"; } -.fa-envelopes-bulk::before { - content: "\f674"; } +.fa-envelopes-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-mail-bulk::before { - content: "\f674"; } +.fa-mail-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-file-circle-exclamation::before { - content: "\e4eb"; } +.fa-file-circle-exclamation { + --fa: "\e4eb"; + --fa--fa: "\e4eb\e4eb"; } -.fa-circle-h::before { - content: "\f47e"; } +.fa-circle-h { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-hospital-symbol::before { - content: "\f47e"; } +.fa-hospital-symbol { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-pager::before { - content: "\f815"; } +.fa-pager { + --fa: "\f815"; + --fa--fa: "\f815\f815"; } -.fa-address-book::before { - content: "\f2b9"; } +.fa-address-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-contact-book::before { - content: "\f2b9"; } +.fa-contact-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-strikethrough::before { - content: "\f0cc"; } +.fa-strikethrough { + --fa: "\f0cc"; + --fa--fa: "\f0cc\f0cc"; } -.fa-k::before { - content: "\4b"; } +.fa-k { + --fa: "\4b"; + --fa--fa: "\4b\4b"; } -.fa-landmark-flag::before { - content: "\e51c"; } +.fa-landmark-flag { + --fa: "\e51c"; + --fa--fa: "\e51c\e51c"; } -.fa-pencil::before { - content: "\f303"; } +.fa-pencil { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-pencil-alt::before { - content: "\f303"; } +.fa-pencil-alt { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-backward::before { - content: "\f04a"; } +.fa-backward { + --fa: "\f04a"; + --fa--fa: "\f04a\f04a"; } -.fa-caret-right::before { - content: "\f0da"; } +.fa-caret-right { + --fa: "\f0da"; + --fa--fa: "\f0da\f0da"; } -.fa-comments::before { - content: "\f086"; } +.fa-comments { + --fa: "\f086"; + --fa--fa: "\f086\f086"; } -.fa-paste::before { - content: "\f0ea"; } +.fa-paste { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-file-clipboard::before { - content: "\f0ea"; } +.fa-file-clipboard { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-code-pull-request::before { - content: "\e13c"; } +.fa-code-pull-request { + --fa: "\e13c"; + --fa--fa: "\e13c\e13c"; } -.fa-clipboard-list::before { - content: "\f46d"; } +.fa-clipboard-list { + --fa: "\f46d"; + --fa--fa: "\f46d\f46d"; } -.fa-truck-ramp-box::before { - content: "\f4de"; } +.fa-truck-ramp-box { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-truck-loading::before { - content: "\f4de"; } +.fa-truck-loading { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-user-check::before { - content: "\f4fc"; } +.fa-user-check { + --fa: "\f4fc"; + --fa--fa: "\f4fc\f4fc"; } -.fa-vial-virus::before { - content: "\e597"; } +.fa-vial-virus { + --fa: "\e597"; + --fa--fa: "\e597\e597"; } -.fa-sheet-plastic::before { - content: "\e571"; } +.fa-sheet-plastic { + --fa: "\e571"; + --fa--fa: "\e571\e571"; } -.fa-blog::before { - content: "\f781"; } +.fa-blog { + --fa: "\f781"; + --fa--fa: "\f781\f781"; } -.fa-user-ninja::before { - content: "\f504"; } +.fa-user-ninja { + --fa: "\f504"; + --fa--fa: "\f504\f504"; } -.fa-person-arrow-up-from-line::before { - content: "\e539"; } +.fa-person-arrow-up-from-line { + --fa: "\e539"; + --fa--fa: "\e539\e539"; } -.fa-scroll-torah::before { - content: "\f6a0"; } +.fa-scroll-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-torah::before { - content: "\f6a0"; } +.fa-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-broom-ball::before { - content: "\f458"; } +.fa-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch::before { - content: "\f458"; } +.fa-quidditch { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch-broom-ball::before { - content: "\f458"; } +.fa-quidditch-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-toggle-off::before { - content: "\f204"; } +.fa-toggle-off { + --fa: "\f204"; + --fa--fa: "\f204\f204"; } -.fa-box-archive::before { - content: "\f187"; } +.fa-box-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-archive::before { - content: "\f187"; } +.fa-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-person-drowning::before { - content: "\e545"; } +.fa-person-drowning { + --fa: "\e545"; + --fa--fa: "\e545\e545"; } -.fa-arrow-down-9-1::before { - content: "\f886"; } +.fa-arrow-down-9-1 { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-desc::before { - content: "\f886"; } +.fa-sort-numeric-desc { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-down-alt::before { - content: "\f886"; } +.fa-sort-numeric-down-alt { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-face-grin-tongue-squint::before { - content: "\f58a"; } +.fa-face-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-grin-tongue-squint::before { - content: "\f58a"; } +.fa-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-spray-can::before { - content: "\f5bd"; } +.fa-spray-can { + --fa: "\f5bd"; + --fa--fa: "\f5bd\f5bd"; } -.fa-truck-monster::before { - content: "\f63b"; } +.fa-truck-monster { + --fa: "\f63b"; + --fa--fa: "\f63b\f63b"; } -.fa-w::before { - content: "\57"; } +.fa-w { + --fa: "\57"; + --fa--fa: "\57\57"; } -.fa-earth-africa::before { - content: "\f57c"; } +.fa-earth-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-globe-africa::before { - content: "\f57c"; } +.fa-globe-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-rainbow::before { - content: "\f75b"; } +.fa-rainbow { + --fa: "\f75b"; + --fa--fa: "\f75b\f75b"; } -.fa-circle-notch::before { - content: "\f1ce"; } +.fa-circle-notch { + --fa: "\f1ce"; + --fa--fa: "\f1ce\f1ce"; } -.fa-tablet-screen-button::before { - content: "\f3fa"; } +.fa-tablet-screen-button { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-tablet-alt::before { - content: "\f3fa"; } +.fa-tablet-alt { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-paw::before { - content: "\f1b0"; } +.fa-paw { + --fa: "\f1b0"; + --fa--fa: "\f1b0\f1b0"; } -.fa-cloud::before { - content: "\f0c2"; } +.fa-cloud { + --fa: "\f0c2"; + --fa--fa: "\f0c2\f0c2"; } -.fa-trowel-bricks::before { - content: "\e58a"; } +.fa-trowel-bricks { + --fa: "\e58a"; + --fa--fa: "\e58a\e58a"; } -.fa-face-flushed::before { - content: "\f579"; } +.fa-face-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-flushed::before { - content: "\f579"; } +.fa-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-hospital-user::before { - content: "\f80d"; } +.fa-hospital-user { + --fa: "\f80d"; + --fa--fa: "\f80d\f80d"; } -.fa-tent-arrow-left-right::before { - content: "\e57f"; } +.fa-tent-arrow-left-right { + --fa: "\e57f"; + --fa--fa: "\e57f\e57f"; } -.fa-gavel::before { - content: "\f0e3"; } +.fa-gavel { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-legal::before { - content: "\f0e3"; } +.fa-legal { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-binoculars::before { - content: "\f1e5"; } +.fa-binoculars { + --fa: "\f1e5"; + --fa--fa: "\f1e5\f1e5"; } -.fa-microphone-slash::before { - content: "\f131"; } +.fa-microphone-slash { + --fa: "\f131"; + --fa--fa: "\f131\f131"; } -.fa-box-tissue::before { - content: "\e05b"; } +.fa-box-tissue { + --fa: "\e05b"; + --fa--fa: "\e05b\e05b"; } -.fa-motorcycle::before { - content: "\f21c"; } +.fa-motorcycle { + --fa: "\f21c"; + --fa--fa: "\f21c\f21c"; } -.fa-bell-concierge::before { - content: "\f562"; } +.fa-bell-concierge { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-concierge-bell::before { - content: "\f562"; } +.fa-concierge-bell { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-pen-ruler::before { - content: "\f5ae"; } +.fa-pen-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-pencil-ruler::before { - content: "\f5ae"; } +.fa-pencil-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-people-arrows::before { - content: "\e068"; } +.fa-people-arrows { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-people-arrows-left-right::before { - content: "\e068"; } +.fa-people-arrows-left-right { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-mars-and-venus-burst::before { - content: "\e523"; } +.fa-mars-and-venus-burst { + --fa: "\e523"; + --fa--fa: "\e523\e523"; } -.fa-square-caret-right::before { - content: "\f152"; } +.fa-square-caret-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-caret-square-right::before { - content: "\f152"; } +.fa-caret-square-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-scissors::before { - content: "\f0c4"; } +.fa-scissors { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-cut::before { - content: "\f0c4"; } +.fa-cut { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-sun-plant-wilt::before { - content: "\e57a"; } +.fa-sun-plant-wilt { + --fa: "\e57a"; + --fa--fa: "\e57a\e57a"; } -.fa-toilets-portable::before { - content: "\e584"; } +.fa-toilets-portable { + --fa: "\e584"; + --fa--fa: "\e584\e584"; } -.fa-hockey-puck::before { - content: "\f453"; } +.fa-hockey-puck { + --fa: "\f453"; + --fa--fa: "\f453\f453"; } -.fa-table::before { - content: "\f0ce"; } +.fa-table { + --fa: "\f0ce"; + --fa--fa: "\f0ce\f0ce"; } -.fa-magnifying-glass-arrow-right::before { - content: "\e521"; } +.fa-magnifying-glass-arrow-right { + --fa: "\e521"; + --fa--fa: "\e521\e521"; } -.fa-tachograph-digital::before { - content: "\f566"; } +.fa-tachograph-digital { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-digital-tachograph::before { - content: "\f566"; } +.fa-digital-tachograph { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-users-slash::before { - content: "\e073"; } +.fa-users-slash { + --fa: "\e073"; + --fa--fa: "\e073\e073"; } -.fa-clover::before { - content: "\e139"; } +.fa-clover { + --fa: "\e139"; + --fa--fa: "\e139\e139"; } -.fa-reply::before { - content: "\f3e5"; } +.fa-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-mail-reply::before { - content: "\f3e5"; } +.fa-mail-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-star-and-crescent::before { - content: "\f699"; } +.fa-star-and-crescent { + --fa: "\f699"; + --fa--fa: "\f699\f699"; } -.fa-house-fire::before { - content: "\e50c"; } +.fa-house-fire { + --fa: "\e50c"; + --fa--fa: "\e50c\e50c"; } -.fa-square-minus::before { - content: "\f146"; } +.fa-square-minus { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-minus-square::before { - content: "\f146"; } +.fa-minus-square { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-helicopter::before { - content: "\f533"; } +.fa-helicopter { + --fa: "\f533"; + --fa--fa: "\f533\f533"; } -.fa-compass::before { - content: "\f14e"; } +.fa-compass { + --fa: "\f14e"; + --fa--fa: "\f14e\f14e"; } -.fa-square-caret-down::before { - content: "\f150"; } +.fa-square-caret-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-caret-square-down::before { - content: "\f150"; } +.fa-caret-square-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-file-circle-question::before { - content: "\e4ef"; } +.fa-file-circle-question { + --fa: "\e4ef"; + --fa--fa: "\e4ef\e4ef"; } -.fa-laptop-code::before { - content: "\f5fc"; } +.fa-laptop-code { + --fa: "\f5fc"; + --fa--fa: "\f5fc\f5fc"; } -.fa-swatchbook::before { - content: "\f5c3"; } +.fa-swatchbook { + --fa: "\f5c3"; + --fa--fa: "\f5c3\f5c3"; } -.fa-prescription-bottle::before { - content: "\f485"; } +.fa-prescription-bottle { + --fa: "\f485"; + --fa--fa: "\f485\f485"; } -.fa-bars::before { - content: "\f0c9"; } +.fa-bars { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-navicon::before { - content: "\f0c9"; } +.fa-navicon { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-people-group::before { - content: "\e533"; } +.fa-people-group { + --fa: "\e533"; + --fa--fa: "\e533\e533"; } -.fa-hourglass-end::before { - content: "\f253"; } +.fa-hourglass-end { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-hourglass-3::before { - content: "\f253"; } +.fa-hourglass-3 { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-heart-crack::before { - content: "\f7a9"; } +.fa-heart-crack { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-heart-broken::before { - content: "\f7a9"; } +.fa-heart-broken { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-square-up-right::before { - content: "\f360"; } +.fa-square-up-right { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-external-link-square-alt::before { - content: "\f360"; } +.fa-external-link-square-alt { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-face-kiss-beam::before { - content: "\f597"; } +.fa-face-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-kiss-beam::before { - content: "\f597"; } +.fa-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-film::before { - content: "\f008"; } +.fa-film { + --fa: "\f008"; + --fa--fa: "\f008\f008"; } -.fa-ruler-horizontal::before { - content: "\f547"; } +.fa-ruler-horizontal { + --fa: "\f547"; + --fa--fa: "\f547\f547"; } -.fa-people-robbery::before { - content: "\e536"; } +.fa-people-robbery { + --fa: "\e536"; + --fa--fa: "\e536\e536"; } -.fa-lightbulb::before { - content: "\f0eb"; } +.fa-lightbulb { + --fa: "\f0eb"; + --fa--fa: "\f0eb\f0eb"; } -.fa-caret-left::before { - content: "\f0d9"; } +.fa-caret-left { + --fa: "\f0d9"; + --fa--fa: "\f0d9\f0d9"; } -.fa-circle-exclamation::before { - content: "\f06a"; } +.fa-circle-exclamation { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-exclamation-circle::before { - content: "\f06a"; } +.fa-exclamation-circle { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-school-circle-xmark::before { - content: "\e56d"; } +.fa-school-circle-xmark { + --fa: "\e56d"; + --fa--fa: "\e56d\e56d"; } -.fa-arrow-right-from-bracket::before { - content: "\f08b"; } +.fa-arrow-right-from-bracket { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-sign-out::before { - content: "\f08b"; } +.fa-sign-out { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-circle-chevron-down::before { - content: "\f13a"; } +.fa-circle-chevron-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-chevron-circle-down::before { - content: "\f13a"; } +.fa-chevron-circle-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-unlock-keyhole::before { - content: "\f13e"; } +.fa-unlock-keyhole { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-unlock-alt::before { - content: "\f13e"; } +.fa-unlock-alt { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-cloud-showers-heavy::before { - content: "\f740"; } +.fa-cloud-showers-heavy { + --fa: "\f740"; + --fa--fa: "\f740\f740"; } -.fa-headphones-simple::before { - content: "\f58f"; } +.fa-headphones-simple { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-headphones-alt::before { - content: "\f58f"; } +.fa-headphones-alt { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-sitemap::before { - content: "\f0e8"; } +.fa-sitemap { + --fa: "\f0e8"; + --fa--fa: "\f0e8\f0e8"; } -.fa-circle-dollar-to-slot::before { - content: "\f4b9"; } +.fa-circle-dollar-to-slot { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-donate::before { - content: "\f4b9"; } +.fa-donate { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-memory::before { - content: "\f538"; } +.fa-memory { + --fa: "\f538"; + --fa--fa: "\f538\f538"; } -.fa-road-spikes::before { - content: "\e568"; } +.fa-road-spikes { + --fa: "\e568"; + --fa--fa: "\e568\e568"; } -.fa-fire-burner::before { - content: "\e4f1"; } +.fa-fire-burner { + --fa: "\e4f1"; + --fa--fa: "\e4f1\e4f1"; } -.fa-flag::before { - content: "\f024"; } +.fa-flag { + --fa: "\f024"; + --fa--fa: "\f024\f024"; } -.fa-hanukiah::before { - content: "\f6e6"; } +.fa-hanukiah { + --fa: "\f6e6"; + --fa--fa: "\f6e6\f6e6"; } -.fa-feather::before { - content: "\f52d"; } +.fa-feather { + --fa: "\f52d"; + --fa--fa: "\f52d\f52d"; } -.fa-volume-low::before { - content: "\f027"; } +.fa-volume-low { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-volume-down::before { - content: "\f027"; } +.fa-volume-down { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-comment-slash::before { - content: "\f4b3"; } +.fa-comment-slash { + --fa: "\f4b3"; + --fa--fa: "\f4b3\f4b3"; } -.fa-cloud-sun-rain::before { - content: "\f743"; } +.fa-cloud-sun-rain { + --fa: "\f743"; + --fa--fa: "\f743\f743"; } -.fa-compress::before { - content: "\f066"; } +.fa-compress { + --fa: "\f066"; + --fa--fa: "\f066\f066"; } -.fa-wheat-awn::before { - content: "\e2cd"; } +.fa-wheat-awn { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-wheat-alt::before { - content: "\e2cd"; } +.fa-wheat-alt { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-ankh::before { - content: "\f644"; } +.fa-ankh { + --fa: "\f644"; + --fa--fa: "\f644\f644"; } -.fa-hands-holding-child::before { - content: "\e4fa"; } +.fa-hands-holding-child { + --fa: "\e4fa"; + --fa--fa: "\e4fa\e4fa"; } -.fa-asterisk::before { - content: "\2a"; } +.fa-asterisk { + --fa: "\2a"; + --fa--fa: "\2a\2a"; } -.fa-square-check::before { - content: "\f14a"; } +.fa-square-check { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-check-square::before { - content: "\f14a"; } +.fa-check-square { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-peseta-sign::before { - content: "\e221"; } +.fa-peseta-sign { + --fa: "\e221"; + --fa--fa: "\e221\e221"; } -.fa-heading::before { - content: "\f1dc"; } +.fa-heading { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-header::before { - content: "\f1dc"; } +.fa-header { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-ghost::before { - content: "\f6e2"; } +.fa-ghost { + --fa: "\f6e2"; + --fa--fa: "\f6e2\f6e2"; } -.fa-list::before { - content: "\f03a"; } +.fa-list { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-list-squares::before { - content: "\f03a"; } +.fa-list-squares { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-square-phone-flip::before { - content: "\f87b"; } +.fa-square-phone-flip { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-phone-square-alt::before { - content: "\f87b"; } +.fa-phone-square-alt { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-cart-plus::before { - content: "\f217"; } +.fa-cart-plus { + --fa: "\f217"; + --fa--fa: "\f217\f217"; } -.fa-gamepad::before { - content: "\f11b"; } +.fa-gamepad { + --fa: "\f11b"; + --fa--fa: "\f11b\f11b"; } -.fa-circle-dot::before { - content: "\f192"; } +.fa-circle-dot { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-dot-circle::before { - content: "\f192"; } +.fa-dot-circle { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-face-dizzy::before { - content: "\f567"; } +.fa-face-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-dizzy::before { - content: "\f567"; } +.fa-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-egg::before { - content: "\f7fb"; } +.fa-egg { + --fa: "\f7fb"; + --fa--fa: "\f7fb\f7fb"; } -.fa-house-medical-circle-xmark::before { - content: "\e513"; } +.fa-house-medical-circle-xmark { + --fa: "\e513"; + --fa--fa: "\e513\e513"; } -.fa-campground::before { - content: "\f6bb"; } +.fa-campground { + --fa: "\f6bb"; + --fa--fa: "\f6bb\f6bb"; } -.fa-folder-plus::before { - content: "\f65e"; } +.fa-folder-plus { + --fa: "\f65e"; + --fa--fa: "\f65e\f65e"; } -.fa-futbol::before { - content: "\f1e3"; } +.fa-futbol { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-futbol-ball::before { - content: "\f1e3"; } +.fa-futbol-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-soccer-ball::before { - content: "\f1e3"; } +.fa-soccer-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-paintbrush::before { - content: "\f1fc"; } +.fa-paintbrush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-paint-brush::before { - content: "\f1fc"; } +.fa-paint-brush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-lock::before { - content: "\f023"; } +.fa-lock { + --fa: "\f023"; + --fa--fa: "\f023\f023"; } -.fa-gas-pump::before { - content: "\f52f"; } +.fa-gas-pump { + --fa: "\f52f"; + --fa--fa: "\f52f\f52f"; } -.fa-hot-tub-person::before { - content: "\f593"; } +.fa-hot-tub-person { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-hot-tub::before { - content: "\f593"; } +.fa-hot-tub { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-map-location::before { - content: "\f59f"; } +.fa-map-location { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-map-marked::before { - content: "\f59f"; } +.fa-map-marked { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-house-flood-water::before { - content: "\e50e"; } +.fa-house-flood-water { + --fa: "\e50e"; + --fa--fa: "\e50e\e50e"; } -.fa-tree::before { - content: "\f1bb"; } +.fa-tree { + --fa: "\f1bb"; + --fa--fa: "\f1bb\f1bb"; } -.fa-bridge-lock::before { - content: "\e4cc"; } +.fa-bridge-lock { + --fa: "\e4cc"; + --fa--fa: "\e4cc\e4cc"; } -.fa-sack-dollar::before { - content: "\f81d"; } +.fa-sack-dollar { + --fa: "\f81d"; + --fa--fa: "\f81d\f81d"; } -.fa-pen-to-square::before { - content: "\f044"; } +.fa-pen-to-square { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-edit::before { - content: "\f044"; } +.fa-edit { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-car-side::before { - content: "\f5e4"; } +.fa-car-side { + --fa: "\f5e4"; + --fa--fa: "\f5e4\f5e4"; } -.fa-share-nodes::before { - content: "\f1e0"; } +.fa-share-nodes { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-share-alt::before { - content: "\f1e0"; } +.fa-share-alt { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-heart-circle-minus::before { - content: "\e4ff"; } +.fa-heart-circle-minus { + --fa: "\e4ff"; + --fa--fa: "\e4ff\e4ff"; } -.fa-hourglass-half::before { - content: "\f252"; } +.fa-hourglass-half { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-hourglass-2::before { - content: "\f252"; } +.fa-hourglass-2 { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-microscope::before { - content: "\f610"; } +.fa-microscope { + --fa: "\f610"; + --fa--fa: "\f610\f610"; } -.fa-sink::before { - content: "\e06d"; } +.fa-sink { + --fa: "\e06d"; + --fa--fa: "\e06d\e06d"; } -.fa-bag-shopping::before { - content: "\f290"; } +.fa-bag-shopping { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-shopping-bag::before { - content: "\f290"; } +.fa-shopping-bag { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-arrow-down-z-a::before { - content: "\f881"; } +.fa-arrow-down-z-a { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-desc::before { - content: "\f881"; } +.fa-sort-alpha-desc { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-down-alt::before { - content: "\f881"; } +.fa-sort-alpha-down-alt { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-mitten::before { - content: "\f7b5"; } +.fa-mitten { + --fa: "\f7b5"; + --fa--fa: "\f7b5\f7b5"; } -.fa-person-rays::before { - content: "\e54d"; } +.fa-person-rays { + --fa: "\e54d"; + --fa--fa: "\e54d\e54d"; } -.fa-users::before { - content: "\f0c0"; } +.fa-users { + --fa: "\f0c0"; + --fa--fa: "\f0c0\f0c0"; } -.fa-eye-slash::before { - content: "\f070"; } +.fa-eye-slash { + --fa: "\f070"; + --fa--fa: "\f070\f070"; } -.fa-flask-vial::before { - content: "\e4f3"; } +.fa-flask-vial { + --fa: "\e4f3"; + --fa--fa: "\e4f3\e4f3"; } -.fa-hand::before { - content: "\f256"; } +.fa-hand { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-hand-paper::before { - content: "\f256"; } +.fa-hand-paper { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-om::before { - content: "\f679"; } +.fa-om { + --fa: "\f679"; + --fa--fa: "\f679\f679"; } -.fa-worm::before { - content: "\e599"; } +.fa-worm { + --fa: "\e599"; + --fa--fa: "\e599\e599"; } -.fa-house-circle-xmark::before { - content: "\e50b"; } +.fa-house-circle-xmark { + --fa: "\e50b"; + --fa--fa: "\e50b\e50b"; } -.fa-plug::before { - content: "\f1e6"; } +.fa-plug { + --fa: "\f1e6"; + --fa--fa: "\f1e6\f1e6"; } -.fa-chevron-up::before { - content: "\f077"; } +.fa-chevron-up { + --fa: "\f077"; + --fa--fa: "\f077\f077"; } -.fa-hand-spock::before { - content: "\f259"; } +.fa-hand-spock { + --fa: "\f259"; + --fa--fa: "\f259\f259"; } -.fa-stopwatch::before { - content: "\f2f2"; } +.fa-stopwatch { + --fa: "\f2f2"; + --fa--fa: "\f2f2\f2f2"; } -.fa-face-kiss::before { - content: "\f596"; } +.fa-face-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-kiss::before { - content: "\f596"; } +.fa-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-bridge-circle-xmark::before { - content: "\e4cb"; } +.fa-bridge-circle-xmark { + --fa: "\e4cb"; + --fa--fa: "\e4cb\e4cb"; } -.fa-face-grin-tongue::before { - content: "\f589"; } +.fa-face-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-grin-tongue::before { - content: "\f589"; } +.fa-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-chess-bishop::before { - content: "\f43a"; } +.fa-chess-bishop { + --fa: "\f43a"; + --fa--fa: "\f43a\f43a"; } -.fa-face-grin-wink::before { - content: "\f58c"; } +.fa-face-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-grin-wink::before { - content: "\f58c"; } +.fa-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-ear-deaf::before { - content: "\f2a4"; } +.fa-ear-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deaf::before { - content: "\f2a4"; } +.fa-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deafness::before { - content: "\f2a4"; } +.fa-deafness { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-hard-of-hearing::before { - content: "\f2a4"; } +.fa-hard-of-hearing { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-road-circle-check::before { - content: "\e564"; } +.fa-road-circle-check { + --fa: "\e564"; + --fa--fa: "\e564\e564"; } -.fa-dice-five::before { - content: "\f523"; } +.fa-dice-five { + --fa: "\f523"; + --fa--fa: "\f523\f523"; } -.fa-square-rss::before { - content: "\f143"; } +.fa-square-rss { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-rss-square::before { - content: "\f143"; } +.fa-rss-square { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-land-mine-on::before { - content: "\e51b"; } +.fa-land-mine-on { + --fa: "\e51b"; + --fa--fa: "\e51b\e51b"; } -.fa-i-cursor::before { - content: "\f246"; } +.fa-i-cursor { + --fa: "\f246"; + --fa--fa: "\f246\f246"; } -.fa-stamp::before { - content: "\f5bf"; } +.fa-stamp { + --fa: "\f5bf"; + --fa--fa: "\f5bf\f5bf"; } -.fa-stairs::before { - content: "\e289"; } +.fa-stairs { + --fa: "\e289"; + --fa--fa: "\e289\e289"; } -.fa-i::before { - content: "\49"; } +.fa-i { + --fa: "\49"; + --fa--fa: "\49\49"; } -.fa-hryvnia-sign::before { - content: "\f6f2"; } +.fa-hryvnia-sign { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-hryvnia::before { - content: "\f6f2"; } +.fa-hryvnia { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-pills::before { - content: "\f484"; } +.fa-pills { + --fa: "\f484"; + --fa--fa: "\f484\f484"; } -.fa-face-grin-wide::before { - content: "\f581"; } +.fa-face-grin-wide { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-grin-alt::before { - content: "\f581"; } +.fa-grin-alt { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-tooth::before { - content: "\f5c9"; } +.fa-tooth { + --fa: "\f5c9"; + --fa--fa: "\f5c9\f5c9"; } -.fa-v::before { - content: "\56"; } +.fa-v { + --fa: "\56"; + --fa--fa: "\56\56"; } -.fa-bangladeshi-taka-sign::before { - content: "\e2e6"; } +.fa-bangladeshi-taka-sign { + --fa: "\e2e6"; + --fa--fa: "\e2e6\e2e6"; } -.fa-bicycle::before { - content: "\f206"; } +.fa-bicycle { + --fa: "\f206"; + --fa--fa: "\f206\f206"; } -.fa-staff-snake::before { - content: "\e579"; } +.fa-staff-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-asclepius::before { - content: "\e579"; } +.fa-rod-asclepius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-snake::before { - content: "\e579"; } +.fa-rod-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-staff-aesculapius::before { - content: "\e579"; } +.fa-staff-aesculapius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-head-side-cough-slash::before { - content: "\e062"; } +.fa-head-side-cough-slash { + --fa: "\e062"; + --fa--fa: "\e062\e062"; } -.fa-truck-medical::before { - content: "\f0f9"; } +.fa-truck-medical { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-ambulance::before { - content: "\f0f9"; } +.fa-ambulance { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-wheat-awn-circle-exclamation::before { - content: "\e598"; } +.fa-wheat-awn-circle-exclamation { + --fa: "\e598"; + --fa--fa: "\e598\e598"; } -.fa-snowman::before { - content: "\f7d0"; } +.fa-snowman { + --fa: "\f7d0"; + --fa--fa: "\f7d0\f7d0"; } -.fa-mortar-pestle::before { - content: "\f5a7"; } +.fa-mortar-pestle { + --fa: "\f5a7"; + --fa--fa: "\f5a7\f5a7"; } -.fa-road-barrier::before { - content: "\e562"; } +.fa-road-barrier { + --fa: "\e562"; + --fa--fa: "\e562\e562"; } -.fa-school::before { - content: "\f549"; } +.fa-school { + --fa: "\f549"; + --fa--fa: "\f549\f549"; } -.fa-igloo::before { - content: "\f7ae"; } +.fa-igloo { + --fa: "\f7ae"; + --fa--fa: "\f7ae\f7ae"; } -.fa-joint::before { - content: "\f595"; } +.fa-joint { + --fa: "\f595"; + --fa--fa: "\f595\f595"; } -.fa-angle-right::before { - content: "\f105"; } +.fa-angle-right { + --fa: "\f105"; + --fa--fa: "\f105\f105"; } -.fa-horse::before { - content: "\f6f0"; } +.fa-horse { + --fa: "\f6f0"; + --fa--fa: "\f6f0\f6f0"; } -.fa-q::before { - content: "\51"; } +.fa-q { + --fa: "\51"; + --fa--fa: "\51\51"; } -.fa-g::before { - content: "\47"; } +.fa-g { + --fa: "\47"; + --fa--fa: "\47\47"; } -.fa-notes-medical::before { - content: "\f481"; } +.fa-notes-medical { + --fa: "\f481"; + --fa--fa: "\f481\f481"; } -.fa-temperature-half::before { - content: "\f2c9"; } +.fa-temperature-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-temperature-2::before { - content: "\f2c9"; } +.fa-temperature-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-2::before { - content: "\f2c9"; } +.fa-thermometer-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-half::before { - content: "\f2c9"; } +.fa-thermometer-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-dong-sign::before { - content: "\e169"; } +.fa-dong-sign { + --fa: "\e169"; + --fa--fa: "\e169\e169"; } -.fa-capsules::before { - content: "\f46b"; } +.fa-capsules { + --fa: "\f46b"; + --fa--fa: "\f46b\f46b"; } -.fa-poo-storm::before { - content: "\f75a"; } +.fa-poo-storm { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-poo-bolt::before { - content: "\f75a"; } +.fa-poo-bolt { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-face-frown-open::before { - content: "\f57a"; } +.fa-face-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-frown-open::before { - content: "\f57a"; } +.fa-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-hand-point-up::before { - content: "\f0a6"; } +.fa-hand-point-up { + --fa: "\f0a6"; + --fa--fa: "\f0a6\f0a6"; } -.fa-money-bill::before { - content: "\f0d6"; } +.fa-money-bill { + --fa: "\f0d6"; + --fa--fa: "\f0d6\f0d6"; } -.fa-bookmark::before { - content: "\f02e"; } +.fa-bookmark { + --fa: "\f02e"; + --fa--fa: "\f02e\f02e"; } -.fa-align-justify::before { - content: "\f039"; } +.fa-align-justify { + --fa: "\f039"; + --fa--fa: "\f039\f039"; } -.fa-umbrella-beach::before { - content: "\f5ca"; } +.fa-umbrella-beach { + --fa: "\f5ca"; + --fa--fa: "\f5ca\f5ca"; } -.fa-helmet-un::before { - content: "\e503"; } +.fa-helmet-un { + --fa: "\e503"; + --fa--fa: "\e503\e503"; } -.fa-bullseye::before { - content: "\f140"; } +.fa-bullseye { + --fa: "\f140"; + --fa--fa: "\f140\f140"; } -.fa-bacon::before { - content: "\f7e5"; } +.fa-bacon { + --fa: "\f7e5"; + --fa--fa: "\f7e5\f7e5"; } -.fa-hand-point-down::before { - content: "\f0a7"; } +.fa-hand-point-down { + --fa: "\f0a7"; + --fa--fa: "\f0a7\f0a7"; } -.fa-arrow-up-from-bracket::before { - content: "\e09a"; } +.fa-arrow-up-from-bracket { + --fa: "\e09a"; + --fa--fa: "\e09a\e09a"; } -.fa-folder::before { - content: "\f07b"; } +.fa-folder { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-folder-blank::before { - content: "\f07b"; } +.fa-folder-blank { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-file-waveform::before { - content: "\f478"; } +.fa-file-waveform { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-file-medical-alt::before { - content: "\f478"; } +.fa-file-medical-alt { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-radiation::before { - content: "\f7b9"; } +.fa-radiation { + --fa: "\f7b9"; + --fa--fa: "\f7b9\f7b9"; } -.fa-chart-simple::before { - content: "\e473"; } +.fa-chart-simple { + --fa: "\e473"; + --fa--fa: "\e473\e473"; } -.fa-mars-stroke::before { - content: "\f229"; } +.fa-mars-stroke { + --fa: "\f229"; + --fa--fa: "\f229\f229"; } -.fa-vial::before { - content: "\f492"; } +.fa-vial { + --fa: "\f492"; + --fa--fa: "\f492\f492"; } -.fa-gauge::before { - content: "\f624"; } +.fa-gauge { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-dashboard::before { - content: "\f624"; } +.fa-dashboard { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-gauge-med::before { - content: "\f624"; } +.fa-gauge-med { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-tachometer-alt-average::before { - content: "\f624"; } +.fa-tachometer-alt-average { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-wand-magic-sparkles::before { - content: "\e2ca"; } +.fa-wand-magic-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-magic-wand-sparkles::before { - content: "\e2ca"; } +.fa-magic-wand-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-e::before { - content: "\45"; } +.fa-e { + --fa: "\45"; + --fa--fa: "\45\45"; } -.fa-pen-clip::before { - content: "\f305"; } +.fa-pen-clip { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-pen-alt::before { - content: "\f305"; } +.fa-pen-alt { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-bridge-circle-exclamation::before { - content: "\e4ca"; } +.fa-bridge-circle-exclamation { + --fa: "\e4ca"; + --fa--fa: "\e4ca\e4ca"; } -.fa-user::before { - content: "\f007"; } +.fa-user { + --fa: "\f007"; + --fa--fa: "\f007\f007"; } -.fa-school-circle-check::before { - content: "\e56b"; } +.fa-school-circle-check { + --fa: "\e56b"; + --fa--fa: "\e56b\e56b"; } -.fa-dumpster::before { - content: "\f793"; } +.fa-dumpster { + --fa: "\f793"; + --fa--fa: "\f793\f793"; } -.fa-van-shuttle::before { - content: "\f5b6"; } +.fa-van-shuttle { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-shuttle-van::before { - content: "\f5b6"; } +.fa-shuttle-van { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-building-user::before { - content: "\e4da"; } +.fa-building-user { + --fa: "\e4da"; + --fa--fa: "\e4da\e4da"; } -.fa-square-caret-left::before { - content: "\f191"; } +.fa-square-caret-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-caret-square-left::before { - content: "\f191"; } +.fa-caret-square-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-highlighter::before { - content: "\f591"; } +.fa-highlighter { + --fa: "\f591"; + --fa--fa: "\f591\f591"; } -.fa-key::before { - content: "\f084"; } +.fa-key { + --fa: "\f084"; + --fa--fa: "\f084\f084"; } -.fa-bullhorn::before { - content: "\f0a1"; } +.fa-bullhorn { + --fa: "\f0a1"; + --fa--fa: "\f0a1\f0a1"; } -.fa-globe::before { - content: "\f0ac"; } +.fa-globe { + --fa: "\f0ac"; + --fa--fa: "\f0ac\f0ac"; } -.fa-synagogue::before { - content: "\f69b"; } +.fa-synagogue { + --fa: "\f69b"; + --fa--fa: "\f69b\f69b"; } -.fa-person-half-dress::before { - content: "\e548"; } +.fa-person-half-dress { + --fa: "\e548"; + --fa--fa: "\e548\e548"; } -.fa-road-bridge::before { - content: "\e563"; } +.fa-road-bridge { + --fa: "\e563"; + --fa--fa: "\e563\e563"; } -.fa-location-arrow::before { - content: "\f124"; } +.fa-location-arrow { + --fa: "\f124"; + --fa--fa: "\f124\f124"; } -.fa-c::before { - content: "\43"; } +.fa-c { + --fa: "\43"; + --fa--fa: "\43\43"; } -.fa-tablet-button::before { - content: "\f10a"; } +.fa-tablet-button { + --fa: "\f10a"; + --fa--fa: "\f10a\f10a"; } -.fa-building-lock::before { - content: "\e4d6"; } +.fa-building-lock { + --fa: "\e4d6"; + --fa--fa: "\e4d6\e4d6"; } -.fa-pizza-slice::before { - content: "\f818"; } +.fa-pizza-slice { + --fa: "\f818"; + --fa--fa: "\f818\f818"; } -.fa-money-bill-wave::before { - content: "\f53a"; } +.fa-money-bill-wave { + --fa: "\f53a"; + --fa--fa: "\f53a\f53a"; } -.fa-chart-area::before { - content: "\f1fe"; } +.fa-chart-area { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-area-chart::before { - content: "\f1fe"; } +.fa-area-chart { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-house-flag::before { - content: "\e50d"; } +.fa-house-flag { + --fa: "\e50d"; + --fa--fa: "\e50d\e50d"; } -.fa-person-circle-minus::before { - content: "\e540"; } +.fa-person-circle-minus { + --fa: "\e540"; + --fa--fa: "\e540\e540"; } -.fa-ban::before { - content: "\f05e"; } +.fa-ban { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-cancel::before { - content: "\f05e"; } +.fa-cancel { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-camera-rotate::before { - content: "\e0d8"; } +.fa-camera-rotate { + --fa: "\e0d8"; + --fa--fa: "\e0d8\e0d8"; } -.fa-spray-can-sparkles::before { - content: "\f5d0"; } +.fa-spray-can-sparkles { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-air-freshener::before { - content: "\f5d0"; } +.fa-air-freshener { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-star::before { - content: "\f005"; } +.fa-star { + --fa: "\f005"; + --fa--fa: "\f005\f005"; } -.fa-repeat::before { - content: "\f363"; } +.fa-repeat { + --fa: "\f363"; + --fa--fa: "\f363\f363"; } -.fa-cross::before { - content: "\f654"; } +.fa-cross { + --fa: "\f654"; + --fa--fa: "\f654\f654"; } -.fa-box::before { - content: "\f466"; } +.fa-box { + --fa: "\f466"; + --fa--fa: "\f466\f466"; } -.fa-venus-mars::before { - content: "\f228"; } +.fa-venus-mars { + --fa: "\f228"; + --fa--fa: "\f228\f228"; } -.fa-arrow-pointer::before { - content: "\f245"; } +.fa-arrow-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-mouse-pointer::before { - content: "\f245"; } +.fa-mouse-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-maximize::before { - content: "\f31e"; } +.fa-maximize { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-expand-arrows-alt::before { - content: "\f31e"; } +.fa-expand-arrows-alt { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-charging-station::before { - content: "\f5e7"; } +.fa-charging-station { + --fa: "\f5e7"; + --fa--fa: "\f5e7\f5e7"; } -.fa-shapes::before { - content: "\f61f"; } +.fa-shapes { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-triangle-circle-square::before { - content: "\f61f"; } +.fa-triangle-circle-square { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-shuffle::before { - content: "\f074"; } +.fa-shuffle { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-random::before { - content: "\f074"; } +.fa-random { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-person-running::before { - content: "\f70c"; } +.fa-person-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-running::before { - content: "\f70c"; } +.fa-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-mobile-retro::before { - content: "\e527"; } +.fa-mobile-retro { + --fa: "\e527"; + --fa--fa: "\e527\e527"; } -.fa-grip-lines-vertical::before { - content: "\f7a5"; } +.fa-grip-lines-vertical { + --fa: "\f7a5"; + --fa--fa: "\f7a5\f7a5"; } -.fa-spider::before { - content: "\f717"; } +.fa-spider { + --fa: "\f717"; + --fa--fa: "\f717\f717"; } -.fa-hands-bound::before { - content: "\e4f9"; } +.fa-hands-bound { + --fa: "\e4f9"; + --fa--fa: "\e4f9\e4f9"; } -.fa-file-invoice-dollar::before { - content: "\f571"; } +.fa-file-invoice-dollar { + --fa: "\f571"; + --fa--fa: "\f571\f571"; } -.fa-plane-circle-exclamation::before { - content: "\e556"; } +.fa-plane-circle-exclamation { + --fa: "\e556"; + --fa--fa: "\e556\e556"; } -.fa-x-ray::before { - content: "\f497"; } +.fa-x-ray { + --fa: "\f497"; + --fa--fa: "\f497\f497"; } -.fa-spell-check::before { - content: "\f891"; } +.fa-spell-check { + --fa: "\f891"; + --fa--fa: "\f891\f891"; } -.fa-slash::before { - content: "\f715"; } +.fa-slash { + --fa: "\f715"; + --fa--fa: "\f715\f715"; } -.fa-computer-mouse::before { - content: "\f8cc"; } +.fa-computer-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-mouse::before { - content: "\f8cc"; } +.fa-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-arrow-right-to-bracket::before { - content: "\f090"; } +.fa-arrow-right-to-bracket { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-sign-in::before { - content: "\f090"; } +.fa-sign-in { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-shop-slash::before { - content: "\e070"; } +.fa-shop-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-store-alt-slash::before { - content: "\e070"; } +.fa-store-alt-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-server::before { - content: "\f233"; } +.fa-server { + --fa: "\f233"; + --fa--fa: "\f233\f233"; } -.fa-virus-covid-slash::before { - content: "\e4a9"; } +.fa-virus-covid-slash { + --fa: "\e4a9"; + --fa--fa: "\e4a9\e4a9"; } -.fa-shop-lock::before { - content: "\e4a5"; } +.fa-shop-lock { + --fa: "\e4a5"; + --fa--fa: "\e4a5\e4a5"; } -.fa-hourglass-start::before { - content: "\f251"; } +.fa-hourglass-start { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-hourglass-1::before { - content: "\f251"; } +.fa-hourglass-1 { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-blender-phone::before { - content: "\f6b6"; } +.fa-blender-phone { + --fa: "\f6b6"; + --fa--fa: "\f6b6\f6b6"; } -.fa-building-wheat::before { - content: "\e4db"; } +.fa-building-wheat { + --fa: "\e4db"; + --fa--fa: "\e4db\e4db"; } -.fa-person-breastfeeding::before { - content: "\e53a"; } +.fa-person-breastfeeding { + --fa: "\e53a"; + --fa--fa: "\e53a\e53a"; } -.fa-right-to-bracket::before { - content: "\f2f6"; } +.fa-right-to-bracket { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-sign-in-alt::before { - content: "\f2f6"; } +.fa-sign-in-alt { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-venus::before { - content: "\f221"; } +.fa-venus { + --fa: "\f221"; + --fa--fa: "\f221\f221"; } -.fa-passport::before { - content: "\f5ab"; } +.fa-passport { + --fa: "\f5ab"; + --fa--fa: "\f5ab\f5ab"; } -.fa-thumbtack-slash::before { - content: "\e68f"; } +.fa-thumbtack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-thumb-tack-slash::before { - content: "\e68f"; } +.fa-thumb-tack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-heart-pulse::before { - content: "\f21e"; } +.fa-heart-pulse { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-heartbeat::before { - content: "\f21e"; } +.fa-heartbeat { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-people-carry-box::before { - content: "\f4ce"; } +.fa-people-carry-box { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-people-carry::before { - content: "\f4ce"; } +.fa-people-carry { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-temperature-high::before { - content: "\f769"; } +.fa-temperature-high { + --fa: "\f769"; + --fa--fa: "\f769\f769"; } -.fa-microchip::before { - content: "\f2db"; } +.fa-microchip { + --fa: "\f2db"; + --fa--fa: "\f2db\f2db"; } -.fa-crown::before { - content: "\f521"; } +.fa-crown { + --fa: "\f521"; + --fa--fa: "\f521\f521"; } -.fa-weight-hanging::before { - content: "\f5cd"; } +.fa-weight-hanging { + --fa: "\f5cd"; + --fa--fa: "\f5cd\f5cd"; } -.fa-xmarks-lines::before { - content: "\e59a"; } +.fa-xmarks-lines { + --fa: "\e59a"; + --fa--fa: "\e59a\e59a"; } -.fa-file-prescription::before { - content: "\f572"; } +.fa-file-prescription { + --fa: "\f572"; + --fa--fa: "\f572\f572"; } -.fa-weight-scale::before { - content: "\f496"; } +.fa-weight-scale { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-weight::before { - content: "\f496"; } +.fa-weight { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-user-group::before { - content: "\f500"; } +.fa-user-group { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-user-friends::before { - content: "\f500"; } +.fa-user-friends { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-arrow-up-a-z::before { - content: "\f15e"; } +.fa-arrow-up-a-z { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-sort-alpha-up::before { - content: "\f15e"; } +.fa-sort-alpha-up { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-chess-knight::before { - content: "\f441"; } +.fa-chess-knight { + --fa: "\f441"; + --fa--fa: "\f441\f441"; } -.fa-face-laugh-squint::before { - content: "\f59b"; } +.fa-face-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-laugh-squint::before { - content: "\f59b"; } +.fa-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-wheelchair::before { - content: "\f193"; } +.fa-wheelchair { + --fa: "\f193"; + --fa--fa: "\f193\f193"; } -.fa-circle-arrow-up::before { - content: "\f0aa"; } +.fa-circle-arrow-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-arrow-circle-up::before { - content: "\f0aa"; } +.fa-arrow-circle-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-toggle-on::before { - content: "\f205"; } +.fa-toggle-on { + --fa: "\f205"; + --fa--fa: "\f205\f205"; } -.fa-person-walking::before { - content: "\f554"; } +.fa-person-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-walking::before { - content: "\f554"; } +.fa-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-l::before { - content: "\4c"; } +.fa-l { + --fa: "\4c"; + --fa--fa: "\4c\4c"; } -.fa-fire::before { - content: "\f06d"; } +.fa-fire { + --fa: "\f06d"; + --fa--fa: "\f06d\f06d"; } -.fa-bed-pulse::before { - content: "\f487"; } +.fa-bed-pulse { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-procedures::before { - content: "\f487"; } +.fa-procedures { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-shuttle-space::before { - content: "\f197"; } +.fa-shuttle-space { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-space-shuttle::before { - content: "\f197"; } +.fa-space-shuttle { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-face-laugh::before { - content: "\f599"; } +.fa-face-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-laugh::before { - content: "\f599"; } +.fa-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-folder-open::before { - content: "\f07c"; } +.fa-folder-open { + --fa: "\f07c"; + --fa--fa: "\f07c\f07c"; } -.fa-heart-circle-plus::before { - content: "\e500"; } +.fa-heart-circle-plus { + --fa: "\e500"; + --fa--fa: "\e500\e500"; } -.fa-code-fork::before { - content: "\e13b"; } +.fa-code-fork { + --fa: "\e13b"; + --fa--fa: "\e13b\e13b"; } -.fa-city::before { - content: "\f64f"; } +.fa-city { + --fa: "\f64f"; + --fa--fa: "\f64f\f64f"; } -.fa-microphone-lines::before { - content: "\f3c9"; } +.fa-microphone-lines { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-microphone-alt::before { - content: "\f3c9"; } +.fa-microphone-alt { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-pepper-hot::before { - content: "\f816"; } +.fa-pepper-hot { + --fa: "\f816"; + --fa--fa: "\f816\f816"; } -.fa-unlock::before { - content: "\f09c"; } +.fa-unlock { + --fa: "\f09c"; + --fa--fa: "\f09c\f09c"; } -.fa-colon-sign::before { - content: "\e140"; } +.fa-colon-sign { + --fa: "\e140"; + --fa--fa: "\e140\e140"; } -.fa-headset::before { - content: "\f590"; } +.fa-headset { + --fa: "\f590"; + --fa--fa: "\f590\f590"; } -.fa-store-slash::before { - content: "\e071"; } +.fa-store-slash { + --fa: "\e071"; + --fa--fa: "\e071\e071"; } -.fa-road-circle-xmark::before { - content: "\e566"; } +.fa-road-circle-xmark { + --fa: "\e566"; + --fa--fa: "\e566\e566"; } -.fa-user-minus::before { - content: "\f503"; } +.fa-user-minus { + --fa: "\f503"; + --fa--fa: "\f503\f503"; } -.fa-mars-stroke-up::before { - content: "\f22a"; } +.fa-mars-stroke-up { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-mars-stroke-v::before { - content: "\f22a"; } +.fa-mars-stroke-v { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-champagne-glasses::before { - content: "\f79f"; } +.fa-champagne-glasses { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-glass-cheers::before { - content: "\f79f"; } +.fa-glass-cheers { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-clipboard::before { - content: "\f328"; } +.fa-clipboard { + --fa: "\f328"; + --fa--fa: "\f328\f328"; } -.fa-house-circle-exclamation::before { - content: "\e50a"; } +.fa-house-circle-exclamation { + --fa: "\e50a"; + --fa--fa: "\e50a\e50a"; } -.fa-file-arrow-up::before { - content: "\f574"; } +.fa-file-arrow-up { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-file-upload::before { - content: "\f574"; } +.fa-file-upload { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-wifi::before { - content: "\f1eb"; } +.fa-wifi { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-3::before { - content: "\f1eb"; } +.fa-wifi-3 { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-strong::before { - content: "\f1eb"; } +.fa-wifi-strong { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-bath::before { - content: "\f2cd"; } +.fa-bath { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-bathtub::before { - content: "\f2cd"; } +.fa-bathtub { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-underline::before { - content: "\f0cd"; } +.fa-underline { + --fa: "\f0cd"; + --fa--fa: "\f0cd\f0cd"; } -.fa-user-pen::before { - content: "\f4ff"; } +.fa-user-pen { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-user-edit::before { - content: "\f4ff"; } +.fa-user-edit { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-signature::before { - content: "\f5b7"; } +.fa-signature { + --fa: "\f5b7"; + --fa--fa: "\f5b7\f5b7"; } -.fa-stroopwafel::before { - content: "\f551"; } +.fa-stroopwafel { + --fa: "\f551"; + --fa--fa: "\f551\f551"; } -.fa-bold::before { - content: "\f032"; } +.fa-bold { + --fa: "\f032"; + --fa--fa: "\f032\f032"; } -.fa-anchor-lock::before { - content: "\e4ad"; } +.fa-anchor-lock { + --fa: "\e4ad"; + --fa--fa: "\e4ad\e4ad"; } -.fa-building-ngo::before { - content: "\e4d7"; } +.fa-building-ngo { + --fa: "\e4d7"; + --fa--fa: "\e4d7\e4d7"; } -.fa-manat-sign::before { - content: "\e1d5"; } +.fa-manat-sign { + --fa: "\e1d5"; + --fa--fa: "\e1d5\e1d5"; } -.fa-not-equal::before { - content: "\f53e"; } +.fa-not-equal { + --fa: "\f53e"; + --fa--fa: "\f53e\f53e"; } -.fa-border-top-left::before { - content: "\f853"; } +.fa-border-top-left { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-border-style::before { - content: "\f853"; } +.fa-border-style { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-map-location-dot::before { - content: "\f5a0"; } +.fa-map-location-dot { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-map-marked-alt::before { - content: "\f5a0"; } +.fa-map-marked-alt { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-jedi::before { - content: "\f669"; } +.fa-jedi { + --fa: "\f669"; + --fa--fa: "\f669\f669"; } -.fa-square-poll-vertical::before { - content: "\f681"; } +.fa-square-poll-vertical { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-poll::before { - content: "\f681"; } +.fa-poll { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-mug-hot::before { - content: "\f7b6"; } +.fa-mug-hot { + --fa: "\f7b6"; + --fa--fa: "\f7b6\f7b6"; } -.fa-car-battery::before { - content: "\f5df"; } +.fa-car-battery { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-battery-car::before { - content: "\f5df"; } +.fa-battery-car { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-gift::before { - content: "\f06b"; } +.fa-gift { + --fa: "\f06b"; + --fa--fa: "\f06b\f06b"; } -.fa-dice-two::before { - content: "\f528"; } +.fa-dice-two { + --fa: "\f528"; + --fa--fa: "\f528\f528"; } -.fa-chess-queen::before { - content: "\f445"; } +.fa-chess-queen { + --fa: "\f445"; + --fa--fa: "\f445\f445"; } -.fa-glasses::before { - content: "\f530"; } +.fa-glasses { + --fa: "\f530"; + --fa--fa: "\f530\f530"; } -.fa-chess-board::before { - content: "\f43c"; } +.fa-chess-board { + --fa: "\f43c"; + --fa--fa: "\f43c\f43c"; } -.fa-building-circle-check::before { - content: "\e4d2"; } +.fa-building-circle-check { + --fa: "\e4d2"; + --fa--fa: "\e4d2\e4d2"; } -.fa-person-chalkboard::before { - content: "\e53d"; } +.fa-person-chalkboard { + --fa: "\e53d"; + --fa--fa: "\e53d\e53d"; } -.fa-mars-stroke-right::before { - content: "\f22b"; } +.fa-mars-stroke-right { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-mars-stroke-h::before { - content: "\f22b"; } +.fa-mars-stroke-h { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-hand-back-fist::before { - content: "\f255"; } +.fa-hand-back-fist { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-hand-rock::before { - content: "\f255"; } +.fa-hand-rock { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-square-caret-up::before { - content: "\f151"; } +.fa-square-caret-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-caret-square-up::before { - content: "\f151"; } +.fa-caret-square-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-cloud-showers-water::before { - content: "\e4e4"; } +.fa-cloud-showers-water { + --fa: "\e4e4"; + --fa--fa: "\e4e4\e4e4"; } -.fa-chart-bar::before { - content: "\f080"; } +.fa-chart-bar { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-bar-chart::before { - content: "\f080"; } +.fa-bar-chart { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-hands-bubbles::before { - content: "\e05e"; } +.fa-hands-bubbles { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-hands-wash::before { - content: "\e05e"; } +.fa-hands-wash { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-less-than-equal::before { - content: "\f537"; } +.fa-less-than-equal { + --fa: "\f537"; + --fa--fa: "\f537\f537"; } -.fa-train::before { - content: "\f238"; } +.fa-train { + --fa: "\f238"; + --fa--fa: "\f238\f238"; } -.fa-eye-low-vision::before { - content: "\f2a8"; } +.fa-eye-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-low-vision::before { - content: "\f2a8"; } +.fa-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-crow::before { - content: "\f520"; } +.fa-crow { + --fa: "\f520"; + --fa--fa: "\f520\f520"; } -.fa-sailboat::before { - content: "\e445"; } +.fa-sailboat { + --fa: "\e445"; + --fa--fa: "\e445\e445"; } -.fa-window-restore::before { - content: "\f2d2"; } +.fa-window-restore { + --fa: "\f2d2"; + --fa--fa: "\f2d2\f2d2"; } -.fa-square-plus::before { - content: "\f0fe"; } +.fa-square-plus { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-plus-square::before { - content: "\f0fe"; } +.fa-plus-square { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-torii-gate::before { - content: "\f6a1"; } +.fa-torii-gate { + --fa: "\f6a1"; + --fa--fa: "\f6a1\f6a1"; } -.fa-frog::before { - content: "\f52e"; } +.fa-frog { + --fa: "\f52e"; + --fa--fa: "\f52e\f52e"; } -.fa-bucket::before { - content: "\e4cf"; } +.fa-bucket { + --fa: "\e4cf"; + --fa--fa: "\e4cf\e4cf"; } -.fa-image::before { - content: "\f03e"; } +.fa-image { + --fa: "\f03e"; + --fa--fa: "\f03e\f03e"; } -.fa-microphone::before { - content: "\f130"; } +.fa-microphone { + --fa: "\f130"; + --fa--fa: "\f130\f130"; } -.fa-cow::before { - content: "\f6c8"; } +.fa-cow { + --fa: "\f6c8"; + --fa--fa: "\f6c8\f6c8"; } -.fa-caret-up::before { - content: "\f0d8"; } +.fa-caret-up { + --fa: "\f0d8"; + --fa--fa: "\f0d8\f0d8"; } -.fa-screwdriver::before { - content: "\f54a"; } +.fa-screwdriver { + --fa: "\f54a"; + --fa--fa: "\f54a\f54a"; } -.fa-folder-closed::before { - content: "\e185"; } +.fa-folder-closed { + --fa: "\e185"; + --fa--fa: "\e185\e185"; } -.fa-house-tsunami::before { - content: "\e515"; } +.fa-house-tsunami { + --fa: "\e515"; + --fa--fa: "\e515\e515"; } -.fa-square-nfi::before { - content: "\e576"; } +.fa-square-nfi { + --fa: "\e576"; + --fa--fa: "\e576\e576"; } -.fa-arrow-up-from-ground-water::before { - content: "\e4b5"; } +.fa-arrow-up-from-ground-water { + --fa: "\e4b5"; + --fa--fa: "\e4b5\e4b5"; } -.fa-martini-glass::before { - content: "\f57b"; } +.fa-martini-glass { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-glass-martini-alt::before { - content: "\f57b"; } +.fa-glass-martini-alt { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-rotate-left::before { - content: "\f2ea"; } +.fa-square-binary { + --fa: "\e69b"; + --fa--fa: "\e69b\e69b"; } -.fa-rotate-back::before { - content: "\f2ea"; } +.fa-rotate-left { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-rotate-backward::before { - content: "\f2ea"; } +.fa-rotate-back { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-undo-alt::before { - content: "\f2ea"; } +.fa-rotate-backward { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-table-columns::before { - content: "\f0db"; } +.fa-undo-alt { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-columns::before { - content: "\f0db"; } +.fa-table-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-lemon::before { - content: "\f094"; } +.fa-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-head-side-mask::before { - content: "\e063"; } +.fa-lemon { + --fa: "\f094"; + --fa--fa: "\f094\f094"; } -.fa-handshake::before { - content: "\f2b5"; } +.fa-head-side-mask { + --fa: "\e063"; + --fa--fa: "\e063\e063"; } -.fa-gem::before { - content: "\f3a5"; } +.fa-handshake { + --fa: "\f2b5"; + --fa--fa: "\f2b5\f2b5"; } -.fa-dolly::before { - content: "\f472"; } +.fa-gem { + --fa: "\f3a5"; + --fa--fa: "\f3a5\f3a5"; } -.fa-dolly-box::before { - content: "\f472"; } +.fa-dolly { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-smoking::before { - content: "\f48d"; } +.fa-dolly-box { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-minimize::before { - content: "\f78c"; } +.fa-smoking { + --fa: "\f48d"; + --fa--fa: "\f48d\f48d"; } -.fa-compress-arrows-alt::before { - content: "\f78c"; } +.fa-minimize { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-monument::before { - content: "\f5a6"; } +.fa-compress-arrows-alt { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-snowplow::before { - content: "\f7d2"; } +.fa-monument { + --fa: "\f5a6"; + --fa--fa: "\f5a6\f5a6"; } -.fa-angles-right::before { - content: "\f101"; } +.fa-snowplow { + --fa: "\f7d2"; + --fa--fa: "\f7d2\f7d2"; } -.fa-angle-double-right::before { - content: "\f101"; } +.fa-angles-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-cannabis::before { - content: "\f55f"; } +.fa-angle-double-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-circle-play::before { - content: "\f144"; } +.fa-cannabis { + --fa: "\f55f"; + --fa--fa: "\f55f\f55f"; } -.fa-play-circle::before { - content: "\f144"; } +.fa-circle-play { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-tablets::before { - content: "\f490"; } +.fa-play-circle { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-ethernet::before { - content: "\f796"; } +.fa-tablets { + --fa: "\f490"; + --fa--fa: "\f490\f490"; } -.fa-euro-sign::before { - content: "\f153"; } +.fa-ethernet { + --fa: "\f796"; + --fa--fa: "\f796\f796"; } -.fa-eur::before { - content: "\f153"; } +.fa-euro-sign { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-euro::before { - content: "\f153"; } +.fa-eur { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-chair::before { - content: "\f6c0"; } +.fa-euro { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-circle-check::before { - content: "\f058"; } +.fa-chair { + --fa: "\f6c0"; + --fa--fa: "\f6c0\f6c0"; } -.fa-check-circle::before { - content: "\f058"; } +.fa-circle-check { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-circle-stop::before { - content: "\f28d"; } +.fa-check-circle { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-stop-circle::before { - content: "\f28d"; } +.fa-circle-stop { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-compass-drafting::before { - content: "\f568"; } +.fa-stop-circle { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-drafting-compass::before { - content: "\f568"; } +.fa-compass-drafting { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-plate-wheat::before { - content: "\e55a"; } +.fa-drafting-compass { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-icicles::before { - content: "\f7ad"; } +.fa-plate-wheat { + --fa: "\e55a"; + --fa--fa: "\e55a\e55a"; } -.fa-person-shelter::before { - content: "\e54f"; } +.fa-icicles { + --fa: "\f7ad"; + --fa--fa: "\f7ad\f7ad"; } -.fa-neuter::before { - content: "\f22c"; } +.fa-person-shelter { + --fa: "\e54f"; + --fa--fa: "\e54f\e54f"; } -.fa-id-badge::before { - content: "\f2c1"; } +.fa-neuter { + --fa: "\f22c"; + --fa--fa: "\f22c\f22c"; } -.fa-marker::before { - content: "\f5a1"; } +.fa-id-badge { + --fa: "\f2c1"; + --fa--fa: "\f2c1\f2c1"; } -.fa-face-laugh-beam::before { - content: "\f59a"; } +.fa-marker { + --fa: "\f5a1"; + --fa--fa: "\f5a1\f5a1"; } -.fa-laugh-beam::before { - content: "\f59a"; } +.fa-face-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-helicopter-symbol::before { - content: "\e502"; } +.fa-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-universal-access::before { - content: "\f29a"; } +.fa-helicopter-symbol { + --fa: "\e502"; + --fa--fa: "\e502\e502"; } -.fa-circle-chevron-up::before { - content: "\f139"; } +.fa-universal-access { + --fa: "\f29a"; + --fa--fa: "\f29a\f29a"; } -.fa-chevron-circle-up::before { - content: "\f139"; } +.fa-circle-chevron-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-lari-sign::before { - content: "\e1c8"; } +.fa-chevron-circle-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-volcano::before { - content: "\f770"; } +.fa-lari-sign { + --fa: "\e1c8"; + --fa--fa: "\e1c8\e1c8"; } -.fa-person-walking-dashed-line-arrow-right::before { - content: "\e553"; } +.fa-volcano { + --fa: "\f770"; + --fa--fa: "\f770\f770"; } -.fa-sterling-sign::before { - content: "\f154"; } +.fa-person-walking-dashed-line-arrow-right { + --fa: "\e553"; + --fa--fa: "\e553\e553"; } -.fa-gbp::before { - content: "\f154"; } +.fa-sterling-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-pound-sign::before { - content: "\f154"; } +.fa-gbp { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-viruses::before { - content: "\e076"; } +.fa-pound-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-square-person-confined::before { - content: "\e577"; } +.fa-viruses { + --fa: "\e076"; + --fa--fa: "\e076\e076"; } -.fa-user-tie::before { - content: "\f508"; } +.fa-square-person-confined { + --fa: "\e577"; + --fa--fa: "\e577\e577"; } -.fa-arrow-down-long::before { - content: "\f175"; } +.fa-user-tie { + --fa: "\f508"; + --fa--fa: "\f508\f508"; } -.fa-long-arrow-down::before { - content: "\f175"; } +.fa-arrow-down-long { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-tent-arrow-down-to-line::before { - content: "\e57e"; } +.fa-long-arrow-down { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-certificate::before { - content: "\f0a3"; } +.fa-tent-arrow-down-to-line { + --fa: "\e57e"; + --fa--fa: "\e57e\e57e"; } -.fa-reply-all::before { - content: "\f122"; } +.fa-certificate { + --fa: "\f0a3"; + --fa--fa: "\f0a3\f0a3"; } -.fa-mail-reply-all::before { - content: "\f122"; } +.fa-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-suitcase::before { - content: "\f0f2"; } +.fa-mail-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-person-skating::before { - content: "\f7c5"; } +.fa-suitcase { + --fa: "\f0f2"; + --fa--fa: "\f0f2\f0f2"; } -.fa-skating::before { - content: "\f7c5"; } +.fa-person-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-filter-circle-dollar::before { - content: "\f662"; } +.fa-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-funnel-dollar::before { - content: "\f662"; } +.fa-filter-circle-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-camera-retro::before { - content: "\f083"; } +.fa-funnel-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-circle-arrow-down::before { - content: "\f0ab"; } +.fa-camera-retro { + --fa: "\f083"; + --fa--fa: "\f083\f083"; } -.fa-arrow-circle-down::before { - content: "\f0ab"; } +.fa-circle-arrow-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-file-import::before { - content: "\f56f"; } +.fa-arrow-circle-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-arrow-right-to-file::before { - content: "\f56f"; } +.fa-file-import { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-square-arrow-up-right::before { - content: "\f14c"; } +.fa-arrow-right-to-file { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-external-link-square::before { - content: "\f14c"; } +.fa-square-arrow-up-right { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-box-open::before { - content: "\f49e"; } +.fa-external-link-square { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-scroll::before { - content: "\f70e"; } +.fa-box-open { + --fa: "\f49e"; + --fa--fa: "\f49e\f49e"; } -.fa-spa::before { - content: "\f5bb"; } +.fa-scroll { + --fa: "\f70e"; + --fa--fa: "\f70e\f70e"; } -.fa-location-pin-lock::before { - content: "\e51f"; } +.fa-spa { + --fa: "\f5bb"; + --fa--fa: "\f5bb\f5bb"; } -.fa-pause::before { - content: "\f04c"; } +.fa-location-pin-lock { + --fa: "\e51f"; + --fa--fa: "\e51f\e51f"; } -.fa-hill-avalanche::before { - content: "\e507"; } +.fa-pause { + --fa: "\f04c"; + --fa--fa: "\f04c\f04c"; } -.fa-temperature-empty::before { - content: "\f2cb"; } +.fa-hill-avalanche { + --fa: "\e507"; + --fa--fa: "\e507\e507"; } -.fa-temperature-0::before { - content: "\f2cb"; } +.fa-temperature-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-0::before { - content: "\f2cb"; } +.fa-temperature-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-empty::before { - content: "\f2cb"; } +.fa-thermometer-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-bomb::before { - content: "\f1e2"; } +.fa-thermometer-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-registered::before { - content: "\f25d"; } +.fa-bomb { + --fa: "\f1e2"; + --fa--fa: "\f1e2\f1e2"; } -.fa-address-card::before { - content: "\f2bb"; } +.fa-registered { + --fa: "\f25d"; + --fa--fa: "\f25d\f25d"; } -.fa-contact-card::before { - content: "\f2bb"; } +.fa-address-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-vcard::before { - content: "\f2bb"; } +.fa-contact-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-scale-unbalanced-flip::before { - content: "\f516"; } +.fa-vcard { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-balance-scale-right::before { - content: "\f516"; } +.fa-scale-unbalanced-flip { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-subscript::before { - content: "\f12c"; } +.fa-balance-scale-right { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-diamond-turn-right::before { - content: "\f5eb"; } +.fa-subscript { + --fa: "\f12c"; + --fa--fa: "\f12c\f12c"; } -.fa-directions::before { - content: "\f5eb"; } +.fa-diamond-turn-right { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-burst::before { - content: "\e4dc"; } +.fa-directions { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-house-laptop::before { - content: "\e066"; } +.fa-burst { + --fa: "\e4dc"; + --fa--fa: "\e4dc\e4dc"; } -.fa-laptop-house::before { - content: "\e066"; } +.fa-house-laptop { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-face-tired::before { - content: "\f5c8"; } +.fa-laptop-house { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-tired::before { - content: "\f5c8"; } +.fa-face-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-money-bills::before { - content: "\e1f3"; } +.fa-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-smog::before { - content: "\f75f"; } +.fa-money-bills { + --fa: "\e1f3"; + --fa--fa: "\e1f3\e1f3"; } -.fa-crutch::before { - content: "\f7f7"; } +.fa-smog { + --fa: "\f75f"; + --fa--fa: "\f75f\f75f"; } -.fa-cloud-arrow-up::before { - content: "\f0ee"; } +.fa-crutch { + --fa: "\f7f7"; + --fa--fa: "\f7f7\f7f7"; } -.fa-cloud-upload::before { - content: "\f0ee"; } +.fa-cloud-arrow-up { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-cloud-upload-alt::before { - content: "\f0ee"; } +.fa-cloud-upload { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-palette::before { - content: "\f53f"; } +.fa-cloud-upload-alt { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-arrows-turn-right::before { - content: "\e4c0"; } +.fa-palette { + --fa: "\f53f"; + --fa--fa: "\f53f\f53f"; } -.fa-vest::before { - content: "\e085"; } +.fa-arrows-turn-right { + --fa: "\e4c0"; + --fa--fa: "\e4c0\e4c0"; } -.fa-ferry::before { - content: "\e4ea"; } +.fa-vest { + --fa: "\e085"; + --fa--fa: "\e085\e085"; } -.fa-arrows-down-to-people::before { - content: "\e4b9"; } +.fa-ferry { + --fa: "\e4ea"; + --fa--fa: "\e4ea\e4ea"; } -.fa-seedling::before { - content: "\f4d8"; } +.fa-arrows-down-to-people { + --fa: "\e4b9"; + --fa--fa: "\e4b9\e4b9"; } -.fa-sprout::before { - content: "\f4d8"; } +.fa-seedling { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-left-right::before { - content: "\f337"; } +.fa-sprout { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-arrows-alt-h::before { - content: "\f337"; } +.fa-left-right { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-boxes-packing::before { - content: "\e4c7"; } +.fa-arrows-alt-h { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-circle-arrow-left::before { - content: "\f0a8"; } +.fa-boxes-packing { + --fa: "\e4c7"; + --fa--fa: "\e4c7\e4c7"; } -.fa-arrow-circle-left::before { - content: "\f0a8"; } +.fa-circle-arrow-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-group-arrows-rotate::before { - content: "\e4f6"; } +.fa-arrow-circle-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-bowl-food::before { - content: "\e4c6"; } +.fa-group-arrows-rotate { + --fa: "\e4f6"; + --fa--fa: "\e4f6\e4f6"; } -.fa-candy-cane::before { - content: "\f786"; } +.fa-bowl-food { + --fa: "\e4c6"; + --fa--fa: "\e4c6\e4c6"; } -.fa-arrow-down-wide-short::before { - content: "\f160"; } +.fa-candy-cane { + --fa: "\f786"; + --fa--fa: "\f786\f786"; } -.fa-sort-amount-asc::before { - content: "\f160"; } +.fa-arrow-down-wide-short { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-sort-amount-down::before { - content: "\f160"; } +.fa-sort-amount-asc { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-cloud-bolt::before { - content: "\f76c"; } +.fa-sort-amount-down { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-thunderstorm::before { - content: "\f76c"; } +.fa-cloud-bolt { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-text-slash::before { - content: "\f87d"; } +.fa-thunderstorm { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-remove-format::before { - content: "\f87d"; } +.fa-text-slash { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-face-smile-wink::before { - content: "\f4da"; } +.fa-remove-format { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-smile-wink::before { - content: "\f4da"; } +.fa-face-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-word::before { - content: "\f1c2"; } +.fa-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-powerpoint::before { - content: "\f1c4"; } +.fa-file-word { + --fa: "\f1c2"; + --fa--fa: "\f1c2\f1c2"; } -.fa-arrows-left-right::before { - content: "\f07e"; } +.fa-file-powerpoint { + --fa: "\f1c4"; + --fa--fa: "\f1c4\f1c4"; } -.fa-arrows-h::before { - content: "\f07e"; } +.fa-arrows-left-right { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-house-lock::before { - content: "\e510"; } +.fa-arrows-h { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-cloud-arrow-down::before { - content: "\f0ed"; } +.fa-house-lock { + --fa: "\e510"; + --fa--fa: "\e510\e510"; } -.fa-cloud-download::before { - content: "\f0ed"; } +.fa-cloud-arrow-down { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-cloud-download-alt::before { - content: "\f0ed"; } +.fa-cloud-download { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-children::before { - content: "\e4e1"; } +.fa-cloud-download-alt { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-chalkboard::before { - content: "\f51b"; } +.fa-children { + --fa: "\e4e1"; + --fa--fa: "\e4e1\e4e1"; } -.fa-blackboard::before { - content: "\f51b"; } +.fa-chalkboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-large-slash::before { - content: "\f4fa"; } +.fa-blackboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-alt-slash::before { - content: "\f4fa"; } +.fa-user-large-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-envelope-open::before { - content: "\f2b6"; } +.fa-user-alt-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-handshake-simple-slash::before { - content: "\e05f"; } +.fa-envelope-open { + --fa: "\f2b6"; + --fa--fa: "\f2b6\f2b6"; } -.fa-handshake-alt-slash::before { - content: "\e05f"; } +.fa-handshake-simple-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-mattress-pillow::before { - content: "\e525"; } +.fa-handshake-alt-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-guarani-sign::before { - content: "\e19a"; } +.fa-mattress-pillow { + --fa: "\e525"; + --fa--fa: "\e525\e525"; } -.fa-arrows-rotate::before { - content: "\f021"; } +.fa-guarani-sign { + --fa: "\e19a"; + --fa--fa: "\e19a\e19a"; } -.fa-refresh::before { - content: "\f021"; } +.fa-arrows-rotate { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-sync::before { - content: "\f021"; } +.fa-refresh { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-fire-extinguisher::before { - content: "\f134"; } +.fa-sync { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-cruzeiro-sign::before { - content: "\e152"; } +.fa-fire-extinguisher { + --fa: "\f134"; + --fa--fa: "\f134\f134"; } -.fa-greater-than-equal::before { - content: "\f532"; } +.fa-cruzeiro-sign { + --fa: "\e152"; + --fa--fa: "\e152\e152"; } -.fa-shield-halved::before { - content: "\f3ed"; } +.fa-greater-than-equal { + --fa: "\f532"; + --fa--fa: "\f532\f532"; } -.fa-shield-alt::before { - content: "\f3ed"; } +.fa-shield-halved { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-book-atlas::before { - content: "\f558"; } +.fa-shield-alt { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-atlas::before { - content: "\f558"; } +.fa-book-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-virus::before { - content: "\e074"; } +.fa-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-envelope-circle-check::before { - content: "\e4e8"; } +.fa-virus { + --fa: "\e074"; + --fa--fa: "\e074\e074"; } -.fa-layer-group::before { - content: "\f5fd"; } +.fa-envelope-circle-check { + --fa: "\e4e8"; + --fa--fa: "\e4e8\e4e8"; } -.fa-arrows-to-dot::before { - content: "\e4be"; } +.fa-layer-group { + --fa: "\f5fd"; + --fa--fa: "\f5fd\f5fd"; } -.fa-archway::before { - content: "\f557"; } +.fa-arrows-to-dot { + --fa: "\e4be"; + --fa--fa: "\e4be\e4be"; } -.fa-heart-circle-check::before { - content: "\e4fd"; } +.fa-archway { + --fa: "\f557"; + --fa--fa: "\f557\f557"; } -.fa-house-chimney-crack::before { - content: "\f6f1"; } +.fa-heart-circle-check { + --fa: "\e4fd"; + --fa--fa: "\e4fd\e4fd"; } -.fa-house-damage::before { - content: "\f6f1"; } +.fa-house-chimney-crack { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-zipper::before { - content: "\f1c6"; } +.fa-house-damage { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-archive::before { - content: "\f1c6"; } +.fa-file-zipper { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-square::before { - content: "\f0c8"; } +.fa-file-archive { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-martini-glass-empty::before { - content: "\f000"; } +.fa-square { + --fa: "\f0c8"; + --fa--fa: "\f0c8\f0c8"; } -.fa-glass-martini::before { - content: "\f000"; } +.fa-martini-glass-empty { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-couch::before { - content: "\f4b8"; } +.fa-glass-martini { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-cedi-sign::before { - content: "\e0df"; } +.fa-couch { + --fa: "\f4b8"; + --fa--fa: "\f4b8\f4b8"; } -.fa-italic::before { - content: "\f033"; } +.fa-cedi-sign { + --fa: "\e0df"; + --fa--fa: "\e0df\e0df"; } -.fa-table-cells-column-lock::before { - content: "\e678"; } +.fa-italic { + --fa: "\f033"; + --fa--fa: "\f033\f033"; } -.fa-church::before { - content: "\f51d"; } +.fa-table-cells-column-lock { + --fa: "\e678"; + --fa--fa: "\e678\e678"; } -.fa-comments-dollar::before { - content: "\f653"; } +.fa-church { + --fa: "\f51d"; + --fa--fa: "\f51d\f51d"; } -.fa-democrat::before { - content: "\f747"; } +.fa-comments-dollar { + --fa: "\f653"; + --fa--fa: "\f653\f653"; } -.fa-z::before { - content: "\5a"; } +.fa-democrat { + --fa: "\f747"; + --fa--fa: "\f747\f747"; } -.fa-person-skiing::before { - content: "\f7c9"; } +.fa-z { + --fa: "\5a"; + --fa--fa: "\5a\5a"; } -.fa-skiing::before { - content: "\f7c9"; } +.fa-person-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-road-lock::before { - content: "\e567"; } +.fa-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-a::before { - content: "\41"; } +.fa-road-lock { + --fa: "\e567"; + --fa--fa: "\e567\e567"; } -.fa-temperature-arrow-down::before { - content: "\e03f"; } +.fa-a { + --fa: "\41"; + --fa--fa: "\41\41"; } -.fa-temperature-down::before { - content: "\e03f"; } +.fa-temperature-arrow-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-pointed::before { - content: "\f56b"; } +.fa-temperature-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-alt::before { - content: "\f56b"; } +.fa-feather-pointed { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-p::before { - content: "\50"; } +.fa-feather-alt { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-snowflake::before { - content: "\f2dc"; } +.fa-p { + --fa: "\50"; + --fa--fa: "\50\50"; } -.fa-newspaper::before { - content: "\f1ea"; } +.fa-snowflake { + --fa: "\f2dc"; + --fa--fa: "\f2dc\f2dc"; } -.fa-rectangle-ad::before { - content: "\f641"; } +.fa-newspaper { + --fa: "\f1ea"; + --fa--fa: "\f1ea\f1ea"; } -.fa-ad::before { - content: "\f641"; } +.fa-rectangle-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-circle-arrow-right::before { - content: "\f0a9"; } +.fa-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-arrow-circle-right::before { - content: "\f0a9"; } +.fa-circle-arrow-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-filter-circle-xmark::before { - content: "\e17b"; } +.fa-arrow-circle-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-locust::before { - content: "\e520"; } +.fa-filter-circle-xmark { + --fa: "\e17b"; + --fa--fa: "\e17b\e17b"; } -.fa-sort::before { - content: "\f0dc"; } +.fa-locust { + --fa: "\e520"; + --fa--fa: "\e520\e520"; } -.fa-unsorted::before { - content: "\f0dc"; } +.fa-sort { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-ol::before { - content: "\f0cb"; } +.fa-unsorted { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-1-2::before { - content: "\f0cb"; } +.fa-list-ol { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-list-numeric::before { - content: "\f0cb"; } +.fa-list-1-2 { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-person-dress-burst::before { - content: "\e544"; } +.fa-list-numeric { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-money-check-dollar::before { - content: "\f53d"; } +.fa-person-dress-burst { + --fa: "\e544"; + --fa--fa: "\e544\e544"; } -.fa-money-check-alt::before { - content: "\f53d"; } +.fa-money-check-dollar { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-vector-square::before { - content: "\f5cb"; } +.fa-money-check-alt { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-bread-slice::before { - content: "\f7ec"; } +.fa-vector-square { + --fa: "\f5cb"; + --fa--fa: "\f5cb\f5cb"; } -.fa-language::before { - content: "\f1ab"; } +.fa-bread-slice { + --fa: "\f7ec"; + --fa--fa: "\f7ec\f7ec"; } -.fa-face-kiss-wink-heart::before { - content: "\f598"; } +.fa-language { + --fa: "\f1ab"; + --fa--fa: "\f1ab\f1ab"; } -.fa-kiss-wink-heart::before { - content: "\f598"; } +.fa-face-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-filter::before { - content: "\f0b0"; } +.fa-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-question::before { - content: "\3f"; } +.fa-filter { + --fa: "\f0b0"; + --fa--fa: "\f0b0\f0b0"; } -.fa-file-signature::before { - content: "\f573"; } +.fa-question { + --fa: "\3f"; + --fa--fa: "\3f\3f"; } -.fa-up-down-left-right::before { - content: "\f0b2"; } +.fa-file-signature { + --fa: "\f573"; + --fa--fa: "\f573\f573"; } -.fa-arrows-alt::before { - content: "\f0b2"; } +.fa-up-down-left-right { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-house-chimney-user::before { - content: "\e065"; } +.fa-arrows-alt { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-hand-holding-heart::before { - content: "\f4be"; } +.fa-house-chimney-user { + --fa: "\e065"; + --fa--fa: "\e065\e065"; } -.fa-puzzle-piece::before { - content: "\f12e"; } +.fa-hand-holding-heart { + --fa: "\f4be"; + --fa--fa: "\f4be\f4be"; } -.fa-money-check::before { - content: "\f53c"; } +.fa-puzzle-piece { + --fa: "\f12e"; + --fa--fa: "\f12e\f12e"; } -.fa-star-half-stroke::before { - content: "\f5c0"; } +.fa-money-check { + --fa: "\f53c"; + --fa--fa: "\f53c\f53c"; } -.fa-star-half-alt::before { - content: "\f5c0"; } +.fa-star-half-stroke { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-code::before { - content: "\f121"; } +.fa-star-half-alt { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-whiskey-glass::before { - content: "\f7a0"; } +.fa-code { + --fa: "\f121"; + --fa--fa: "\f121\f121"; } -.fa-glass-whiskey::before { - content: "\f7a0"; } +.fa-whiskey-glass { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-building-circle-exclamation::before { - content: "\e4d3"; } +.fa-glass-whiskey { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-magnifying-glass-chart::before { - content: "\e522"; } +.fa-building-circle-exclamation { + --fa: "\e4d3"; + --fa--fa: "\e4d3\e4d3"; } -.fa-arrow-up-right-from-square::before { - content: "\f08e"; } +.fa-magnifying-glass-chart { + --fa: "\e522"; + --fa--fa: "\e522\e522"; } -.fa-external-link::before { - content: "\f08e"; } +.fa-arrow-up-right-from-square { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-cubes-stacked::before { - content: "\e4e6"; } +.fa-external-link { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-won-sign::before { - content: "\f159"; } +.fa-cubes-stacked { + --fa: "\e4e6"; + --fa--fa: "\e4e6\e4e6"; } -.fa-krw::before { - content: "\f159"; } +.fa-won-sign { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-won::before { - content: "\f159"; } +.fa-krw { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-virus-covid::before { - content: "\e4a8"; } +.fa-won { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-austral-sign::before { - content: "\e0a9"; } +.fa-virus-covid { + --fa: "\e4a8"; + --fa--fa: "\e4a8\e4a8"; } -.fa-f::before { - content: "\46"; } +.fa-austral-sign { + --fa: "\e0a9"; + --fa--fa: "\e0a9\e0a9"; } -.fa-leaf::before { - content: "\f06c"; } +.fa-f { + --fa: "\46"; + --fa--fa: "\46\46"; } -.fa-road::before { - content: "\f018"; } +.fa-leaf { + --fa: "\f06c"; + --fa--fa: "\f06c\f06c"; } -.fa-taxi::before { - content: "\f1ba"; } +.fa-road { + --fa: "\f018"; + --fa--fa: "\f018\f018"; } -.fa-cab::before { - content: "\f1ba"; } +.fa-taxi { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-person-circle-plus::before { - content: "\e541"; } +.fa-cab { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-chart-pie::before { - content: "\f200"; } +.fa-person-circle-plus { + --fa: "\e541"; + --fa--fa: "\e541\e541"; } -.fa-pie-chart::before { - content: "\f200"; } +.fa-chart-pie { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-bolt-lightning::before { - content: "\e0b7"; } +.fa-pie-chart { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-sack-xmark::before { - content: "\e56a"; } +.fa-bolt-lightning { + --fa: "\e0b7"; + --fa--fa: "\e0b7\e0b7"; } -.fa-file-excel::before { - content: "\f1c3"; } +.fa-sack-xmark { + --fa: "\e56a"; + --fa--fa: "\e56a\e56a"; } -.fa-file-contract::before { - content: "\f56c"; } +.fa-file-excel { + --fa: "\f1c3"; + --fa--fa: "\f1c3\f1c3"; } -.fa-fish-fins::before { - content: "\e4f2"; } +.fa-file-contract { + --fa: "\f56c"; + --fa--fa: "\f56c\f56c"; } -.fa-building-flag::before { - content: "\e4d5"; } +.fa-fish-fins { + --fa: "\e4f2"; + --fa--fa: "\e4f2\e4f2"; } -.fa-face-grin-beam::before { - content: "\f582"; } +.fa-building-flag { + --fa: "\e4d5"; + --fa--fa: "\e4d5\e4d5"; } -.fa-grin-beam::before { - content: "\f582"; } +.fa-face-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-object-ungroup::before { - content: "\f248"; } +.fa-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-poop::before { - content: "\f619"; } +.fa-object-ungroup { + --fa: "\f248"; + --fa--fa: "\f248\f248"; } -.fa-location-pin::before { - content: "\f041"; } +.fa-poop { + --fa: "\f619"; + --fa--fa: "\f619\f619"; } -.fa-map-marker::before { - content: "\f041"; } +.fa-location-pin { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-kaaba::before { - content: "\f66b"; } +.fa-map-marker { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-toilet-paper::before { - content: "\f71e"; } +.fa-kaaba { + --fa: "\f66b"; + --fa--fa: "\f66b\f66b"; } -.fa-helmet-safety::before { - content: "\f807"; } +.fa-toilet-paper { + --fa: "\f71e"; + --fa--fa: "\f71e\f71e"; } -.fa-hard-hat::before { - content: "\f807"; } +.fa-helmet-safety { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-hat-hard::before { - content: "\f807"; } +.fa-hard-hat { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-eject::before { - content: "\f052"; } +.fa-hat-hard { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-circle-right::before { - content: "\f35a"; } +.fa-eject { + --fa: "\f052"; + --fa--fa: "\f052\f052"; } -.fa-arrow-alt-circle-right::before { - content: "\f35a"; } +.fa-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-plane-circle-check::before { - content: "\e555"; } +.fa-arrow-alt-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-face-rolling-eyes::before { - content: "\f5a5"; } +.fa-plane-circle-check { + --fa: "\e555"; + --fa--fa: "\e555\e555"; } -.fa-meh-rolling-eyes::before { - content: "\f5a5"; } +.fa-face-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-object-group::before { - content: "\f247"; } +.fa-meh-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-chart-line::before { - content: "\f201"; } +.fa-object-group { + --fa: "\f247"; + --fa--fa: "\f247\f247"; } -.fa-line-chart::before { - content: "\f201"; } +.fa-chart-line { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-mask-ventilator::before { - content: "\e524"; } +.fa-line-chart { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-arrow-right::before { - content: "\f061"; } +.fa-mask-ventilator { + --fa: "\e524"; + --fa--fa: "\e524\e524"; } -.fa-signs-post::before { - content: "\f277"; } +.fa-arrow-right { + --fa: "\f061"; + --fa--fa: "\f061\f061"; } -.fa-map-signs::before { - content: "\f277"; } +.fa-signs-post { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-cash-register::before { - content: "\f788"; } +.fa-map-signs { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-person-circle-question::before { - content: "\e542"; } +.fa-cash-register { + --fa: "\f788"; + --fa--fa: "\f788\f788"; } -.fa-h::before { - content: "\48"; } +.fa-person-circle-question { + --fa: "\e542"; + --fa--fa: "\e542\e542"; } -.fa-tarp::before { - content: "\e57b"; } +.fa-h { + --fa: "\48"; + --fa--fa: "\48\48"; } -.fa-screwdriver-wrench::before { - content: "\f7d9"; } +.fa-tarp { + --fa: "\e57b"; + --fa--fa: "\e57b\e57b"; } -.fa-tools::before { - content: "\f7d9"; } +.fa-screwdriver-wrench { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-arrows-to-eye::before { - content: "\e4bf"; } +.fa-tools { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-plug-circle-bolt::before { - content: "\e55b"; } +.fa-arrows-to-eye { + --fa: "\e4bf"; + --fa--fa: "\e4bf\e4bf"; } -.fa-heart::before { - content: "\f004"; } +.fa-plug-circle-bolt { + --fa: "\e55b"; + --fa--fa: "\e55b\e55b"; } -.fa-mars-and-venus::before { - content: "\f224"; } +.fa-heart { + --fa: "\f004"; + --fa--fa: "\f004\f004"; } -.fa-house-user::before { - content: "\e1b0"; } +.fa-mars-and-venus { + --fa: "\f224"; + --fa--fa: "\f224\f224"; } -.fa-home-user::before { - content: "\e1b0"; } +.fa-house-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-dumpster-fire::before { - content: "\f794"; } +.fa-home-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-house-crack::before { - content: "\e3b1"; } +.fa-dumpster-fire { + --fa: "\f794"; + --fa--fa: "\f794\f794"; } -.fa-martini-glass-citrus::before { - content: "\f561"; } +.fa-house-crack { + --fa: "\e3b1"; + --fa--fa: "\e3b1\e3b1"; } -.fa-cocktail::before { - content: "\f561"; } +.fa-martini-glass-citrus { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-face-surprise::before { - content: "\f5c2"; } +.fa-cocktail { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-surprise::before { - content: "\f5c2"; } +.fa-face-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-bottle-water::before { - content: "\e4c5"; } +.fa-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-circle-pause::before { - content: "\f28b"; } +.fa-bottle-water { + --fa: "\e4c5"; + --fa--fa: "\e4c5\e4c5"; } -.fa-pause-circle::before { - content: "\f28b"; } +.fa-circle-pause { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-toilet-paper-slash::before { - content: "\e072"; } +.fa-pause-circle { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-apple-whole::before { - content: "\f5d1"; } +.fa-toilet-paper-slash { + --fa: "\e072"; + --fa--fa: "\e072\e072"; } -.fa-apple-alt::before { - content: "\f5d1"; } +.fa-apple-whole { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-kitchen-set::before { - content: "\e51a"; } +.fa-apple-alt { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-r::before { - content: "\52"; } +.fa-kitchen-set { + --fa: "\e51a"; + --fa--fa: "\e51a\e51a"; } -.fa-temperature-quarter::before { - content: "\f2ca"; } +.fa-r { + --fa: "\52"; + --fa--fa: "\52\52"; } -.fa-temperature-1::before { - content: "\f2ca"; } +.fa-temperature-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-1::before { - content: "\f2ca"; } +.fa-temperature-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-quarter::before { - content: "\f2ca"; } +.fa-thermometer-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-cube::before { - content: "\f1b2"; } +.fa-thermometer-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-bitcoin-sign::before { - content: "\e0b4"; } +.fa-cube { + --fa: "\f1b2"; + --fa--fa: "\f1b2\f1b2"; } -.fa-shield-dog::before { - content: "\e573"; } +.fa-bitcoin-sign { + --fa: "\e0b4"; + --fa--fa: "\e0b4\e0b4"; } -.fa-solar-panel::before { - content: "\f5ba"; } +.fa-shield-dog { + --fa: "\e573"; + --fa--fa: "\e573\e573"; } -.fa-lock-open::before { - content: "\f3c1"; } +.fa-solar-panel { + --fa: "\f5ba"; + --fa--fa: "\f5ba\f5ba"; } -.fa-elevator::before { - content: "\e16d"; } +.fa-lock-open { + --fa: "\f3c1"; + --fa--fa: "\f3c1\f3c1"; } -.fa-money-bill-transfer::before { - content: "\e528"; } +.fa-elevator { + --fa: "\e16d"; + --fa--fa: "\e16d\e16d"; } -.fa-money-bill-trend-up::before { - content: "\e529"; } +.fa-money-bill-transfer { + --fa: "\e528"; + --fa--fa: "\e528\e528"; } -.fa-house-flood-water-circle-arrow-right::before { - content: "\e50f"; } +.fa-money-bill-trend-up { + --fa: "\e529"; + --fa--fa: "\e529\e529"; } -.fa-square-poll-horizontal::before { - content: "\f682"; } +.fa-house-flood-water-circle-arrow-right { + --fa: "\e50f"; + --fa--fa: "\e50f\e50f"; } -.fa-poll-h::before { - content: "\f682"; } +.fa-square-poll-horizontal { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-circle::before { - content: "\f111"; } +.fa-poll-h { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-backward-fast::before { - content: "\f049"; } +.fa-circle { + --fa: "\f111"; + --fa--fa: "\f111\f111"; } -.fa-fast-backward::before { - content: "\f049"; } +.fa-backward-fast { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-recycle::before { - content: "\f1b8"; } +.fa-fast-backward { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-user-astronaut::before { - content: "\f4fb"; } +.fa-recycle { + --fa: "\f1b8"; + --fa--fa: "\f1b8\f1b8"; } -.fa-plane-slash::before { - content: "\e069"; } +.fa-user-astronaut { + --fa: "\f4fb"; + --fa--fa: "\f4fb\f4fb"; } -.fa-trademark::before { - content: "\f25c"; } +.fa-plane-slash { + --fa: "\e069"; + --fa--fa: "\e069\e069"; } -.fa-basketball::before { - content: "\f434"; } +.fa-trademark { + --fa: "\f25c"; + --fa--fa: "\f25c\f25c"; } -.fa-basketball-ball::before { - content: "\f434"; } +.fa-basketball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-satellite-dish::before { - content: "\f7c0"; } +.fa-basketball-ball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-circle-up::before { - content: "\f35b"; } +.fa-satellite-dish { + --fa: "\f7c0"; + --fa--fa: "\f7c0\f7c0"; } -.fa-arrow-alt-circle-up::before { - content: "\f35b"; } +.fa-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-screen-button::before { - content: "\f3cd"; } +.fa-arrow-alt-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-alt::before { - content: "\f3cd"; } +.fa-mobile-screen-button { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-high::before { - content: "\f028"; } +.fa-mobile-alt { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-up::before { - content: "\f028"; } +.fa-volume-high { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-users-rays::before { - content: "\e593"; } +.fa-volume-up { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-wallet::before { - content: "\f555"; } +.fa-users-rays { + --fa: "\e593"; + --fa--fa: "\e593\e593"; } -.fa-clipboard-check::before { - content: "\f46c"; } +.fa-wallet { + --fa: "\f555"; + --fa--fa: "\f555\f555"; } -.fa-file-audio::before { - content: "\f1c7"; } +.fa-clipboard-check { + --fa: "\f46c"; + --fa--fa: "\f46c\f46c"; } -.fa-burger::before { - content: "\f805"; } +.fa-file-audio { + --fa: "\f1c7"; + --fa--fa: "\f1c7\f1c7"; } -.fa-hamburger::before { - content: "\f805"; } +.fa-burger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-wrench::before { - content: "\f0ad"; } +.fa-hamburger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-bugs::before { - content: "\e4d0"; } +.fa-wrench { + --fa: "\f0ad"; + --fa--fa: "\f0ad\f0ad"; } -.fa-rupee-sign::before { - content: "\f156"; } +.fa-bugs { + --fa: "\e4d0"; + --fa--fa: "\e4d0\e4d0"; } -.fa-rupee::before { - content: "\f156"; } +.fa-rupee-sign { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-file-image::before { - content: "\f1c5"; } +.fa-rupee { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-circle-question::before { - content: "\f059"; } +.fa-file-image { + --fa: "\f1c5"; + --fa--fa: "\f1c5\f1c5"; } -.fa-question-circle::before { - content: "\f059"; } +.fa-circle-question { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-plane-departure::before { - content: "\f5b0"; } +.fa-question-circle { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-handshake-slash::before { - content: "\e060"; } +.fa-plane-departure { + --fa: "\f5b0"; + --fa--fa: "\f5b0\f5b0"; } -.fa-book-bookmark::before { - content: "\e0bb"; } +.fa-handshake-slash { + --fa: "\e060"; + --fa--fa: "\e060\e060"; } -.fa-code-branch::before { - content: "\f126"; } +.fa-book-bookmark { + --fa: "\e0bb"; + --fa--fa: "\e0bb\e0bb"; } -.fa-hat-cowboy::before { - content: "\f8c0"; } +.fa-code-branch { + --fa: "\f126"; + --fa--fa: "\f126\f126"; } -.fa-bridge::before { - content: "\e4c8"; } +.fa-hat-cowboy { + --fa: "\f8c0"; + --fa--fa: "\f8c0\f8c0"; } -.fa-phone-flip::before { - content: "\f879"; } +.fa-bridge { + --fa: "\e4c8"; + --fa--fa: "\e4c8\e4c8"; } -.fa-phone-alt::before { - content: "\f879"; } +.fa-phone-flip { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-truck-front::before { - content: "\e2b7"; } +.fa-phone-alt { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-cat::before { - content: "\f6be"; } +.fa-truck-front { + --fa: "\e2b7"; + --fa--fa: "\e2b7\e2b7"; } -.fa-anchor-circle-exclamation::before { - content: "\e4ab"; } +.fa-cat { + --fa: "\f6be"; + --fa--fa: "\f6be\f6be"; } -.fa-truck-field::before { - content: "\e58d"; } +.fa-anchor-circle-exclamation { + --fa: "\e4ab"; + --fa--fa: "\e4ab\e4ab"; } -.fa-route::before { - content: "\f4d7"; } +.fa-truck-field { + --fa: "\e58d"; + --fa--fa: "\e58d\e58d"; } -.fa-clipboard-question::before { - content: "\e4e3"; } +.fa-route { + --fa: "\f4d7"; + --fa--fa: "\f4d7\f4d7"; } -.fa-panorama::before { - content: "\e209"; } +.fa-clipboard-question { + --fa: "\e4e3"; + --fa--fa: "\e4e3\e4e3"; } -.fa-comment-medical::before { - content: "\f7f5"; } +.fa-panorama { + --fa: "\e209"; + --fa--fa: "\e209\e209"; } -.fa-teeth-open::before { - content: "\f62f"; } +.fa-comment-medical { + --fa: "\f7f5"; + --fa--fa: "\f7f5\f7f5"; } -.fa-file-circle-minus::before { - content: "\e4ed"; } +.fa-teeth-open { + --fa: "\f62f"; + --fa--fa: "\f62f\f62f"; } -.fa-tags::before { - content: "\f02c"; } +.fa-file-circle-minus { + --fa: "\e4ed"; + --fa--fa: "\e4ed\e4ed"; } -.fa-wine-glass::before { - content: "\f4e3"; } +.fa-tags { + --fa: "\f02c"; + --fa--fa: "\f02c\f02c"; } -.fa-forward-fast::before { - content: "\f050"; } +.fa-wine-glass { + --fa: "\f4e3"; + --fa--fa: "\f4e3\f4e3"; } -.fa-fast-forward::before { - content: "\f050"; } +.fa-forward-fast { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-face-meh-blank::before { - content: "\f5a4"; } +.fa-fast-forward { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-meh-blank::before { - content: "\f5a4"; } +.fa-face-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-square-parking::before { - content: "\f540"; } +.fa-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-parking::before { - content: "\f540"; } +.fa-square-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-house-signal::before { - content: "\e012"; } +.fa-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-bars-progress::before { - content: "\f828"; } +.fa-house-signal { + --fa: "\e012"; + --fa--fa: "\e012\e012"; } -.fa-tasks-alt::before { - content: "\f828"; } +.fa-bars-progress { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-faucet-drip::before { - content: "\e006"; } +.fa-tasks-alt { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-cart-flatbed::before { - content: "\f474"; } +.fa-faucet-drip { + --fa: "\e006"; + --fa--fa: "\e006\e006"; } -.fa-dolly-flatbed::before { - content: "\f474"; } +.fa-cart-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-ban-smoking::before { - content: "\f54d"; } +.fa-dolly-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-smoking-ban::before { - content: "\f54d"; } +.fa-ban-smoking { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-terminal::before { - content: "\f120"; } +.fa-smoking-ban { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-mobile-button::before { - content: "\f10b"; } +.fa-terminal { + --fa: "\f120"; + --fa--fa: "\f120\f120"; } -.fa-house-medical-flag::before { - content: "\e514"; } +.fa-mobile-button { + --fa: "\f10b"; + --fa--fa: "\f10b\f10b"; } -.fa-basket-shopping::before { - content: "\f291"; } +.fa-house-medical-flag { + --fa: "\e514"; + --fa--fa: "\e514\e514"; } -.fa-shopping-basket::before { - content: "\f291"; } +.fa-basket-shopping { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-tape::before { - content: "\f4db"; } +.fa-shopping-basket { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-bus-simple::before { - content: "\f55e"; } +.fa-tape { + --fa: "\f4db"; + --fa--fa: "\f4db\f4db"; } -.fa-bus-alt::before { - content: "\f55e"; } +.fa-bus-simple { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-eye::before { - content: "\f06e"; } +.fa-bus-alt { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-face-sad-cry::before { - content: "\f5b3"; } +.fa-eye { + --fa: "\f06e"; + --fa--fa: "\f06e\f06e"; } -.fa-sad-cry::before { - content: "\f5b3"; } +.fa-face-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-audio-description::before { - content: "\f29e"; } +.fa-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-person-military-to-person::before { - content: "\e54c"; } +.fa-audio-description { + --fa: "\f29e"; + --fa--fa: "\f29e\f29e"; } -.fa-file-shield::before { - content: "\e4f0"; } +.fa-person-military-to-person { + --fa: "\e54c"; + --fa--fa: "\e54c\e54c"; } -.fa-user-slash::before { - content: "\f506"; } +.fa-file-shield { + --fa: "\e4f0"; + --fa--fa: "\e4f0\e4f0"; } -.fa-pen::before { - content: "\f304"; } +.fa-user-slash { + --fa: "\f506"; + --fa--fa: "\f506\f506"; } -.fa-tower-observation::before { - content: "\e586"; } +.fa-pen { + --fa: "\f304"; + --fa--fa: "\f304\f304"; } -.fa-file-code::before { - content: "\f1c9"; } +.fa-tower-observation { + --fa: "\e586"; + --fa--fa: "\e586\e586"; } -.fa-signal::before { - content: "\f012"; } +.fa-file-code { + --fa: "\f1c9"; + --fa--fa: "\f1c9\f1c9"; } -.fa-signal-5::before { - content: "\f012"; } +.fa-signal { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-signal-perfect::before { - content: "\f012"; } +.fa-signal-5 { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-bus::before { - content: "\f207"; } +.fa-signal-perfect { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-heart-circle-xmark::before { - content: "\e501"; } +.fa-bus { + --fa: "\f207"; + --fa--fa: "\f207\f207"; } -.fa-house-chimney::before { - content: "\e3af"; } +.fa-heart-circle-xmark { + --fa: "\e501"; + --fa--fa: "\e501\e501"; } -.fa-home-lg::before { - content: "\e3af"; } +.fa-house-chimney { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-window-maximize::before { - content: "\f2d0"; } +.fa-home-lg { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-face-frown::before { - content: "\f119"; } +.fa-window-maximize { + --fa: "\f2d0"; + --fa--fa: "\f2d0\f2d0"; } -.fa-frown::before { - content: "\f119"; } +.fa-face-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-prescription::before { - content: "\f5b1"; } +.fa-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-shop::before { - content: "\f54f"; } +.fa-prescription { + --fa: "\f5b1"; + --fa--fa: "\f5b1\f5b1"; } -.fa-store-alt::before { - content: "\f54f"; } +.fa-shop { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-floppy-disk::before { - content: "\f0c7"; } +.fa-store-alt { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-save::before { - content: "\f0c7"; } +.fa-floppy-disk { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-vihara::before { - content: "\f6a7"; } +.fa-save { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-scale-unbalanced::before { - content: "\f515"; } +.fa-vihara { + --fa: "\f6a7"; + --fa--fa: "\f6a7\f6a7"; } -.fa-balance-scale-left::before { - content: "\f515"; } +.fa-scale-unbalanced { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-up::before { - content: "\f0de"; } +.fa-balance-scale-left { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-asc::before { - content: "\f0de"; } +.fa-sort-up { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-comment-dots::before { - content: "\f4ad"; } +.fa-sort-asc { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-commenting::before { - content: "\f4ad"; } +.fa-comment-dots { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-plant-wilt::before { - content: "\e5aa"; } +.fa-commenting { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-diamond::before { - content: "\f219"; } +.fa-plant-wilt { + --fa: "\e5aa"; + --fa--fa: "\e5aa\e5aa"; } -.fa-face-grin-squint::before { - content: "\f585"; } +.fa-diamond { + --fa: "\f219"; + --fa--fa: "\f219\f219"; } -.fa-grin-squint::before { - content: "\f585"; } +.fa-face-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-dollar::before { - content: "\f4c0"; } +.fa-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-usd::before { - content: "\f4c0"; } +.fa-hand-holding-dollar { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-bacterium::before { - content: "\e05a"; } +.fa-hand-holding-usd { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-hand-pointer::before { - content: "\f25a"; } +.fa-chart-diagram { + --fa: "\e695"; + --fa--fa: "\e695\e695"; } -.fa-drum-steelpan::before { - content: "\f56a"; } +.fa-bacterium { + --fa: "\e05a"; + --fa--fa: "\e05a\e05a"; } -.fa-hand-scissors::before { - content: "\f257"; } +.fa-hand-pointer { + --fa: "\f25a"; + --fa--fa: "\f25a\f25a"; } -.fa-hands-praying::before { - content: "\f684"; } +.fa-drum-steelpan { + --fa: "\f56a"; + --fa--fa: "\f56a\f56a"; } -.fa-praying-hands::before { - content: "\f684"; } +.fa-hand-scissors { + --fa: "\f257"; + --fa--fa: "\f257\f257"; } -.fa-arrow-rotate-right::before { - content: "\f01e"; } +.fa-hands-praying { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-right-rotate::before { - content: "\f01e"; } +.fa-praying-hands { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-rotate-forward::before { - content: "\f01e"; } +.fa-arrow-rotate-right { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-redo::before { - content: "\f01e"; } +.fa-arrow-right-rotate { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-biohazard::before { - content: "\f780"; } +.fa-arrow-rotate-forward { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location-crosshairs::before { - content: "\f601"; } +.fa-redo { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location::before { - content: "\f601"; } +.fa-biohazard { + --fa: "\f780"; + --fa--fa: "\f780\f780"; } -.fa-mars-double::before { - content: "\f227"; } +.fa-location-crosshairs { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-child-dress::before { - content: "\e59c"; } +.fa-location { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-users-between-lines::before { - content: "\e591"; } +.fa-mars-double { + --fa: "\f227"; + --fa--fa: "\f227\f227"; } -.fa-lungs-virus::before { - content: "\e067"; } +.fa-child-dress { + --fa: "\e59c"; + --fa--fa: "\e59c\e59c"; } -.fa-face-grin-tears::before { - content: "\f588"; } +.fa-users-between-lines { + --fa: "\e591"; + --fa--fa: "\e591\e591"; } -.fa-grin-tears::before { - content: "\f588"; } +.fa-lungs-virus { + --fa: "\e067"; + --fa--fa: "\e067\e067"; } -.fa-phone::before { - content: "\f095"; } +.fa-face-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-xmark::before { - content: "\f273"; } +.fa-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-times::before { - content: "\f273"; } +.fa-phone { + --fa: "\f095"; + --fa--fa: "\f095\f095"; } -.fa-child-reaching::before { - content: "\e59d"; } +.fa-calendar-xmark { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-head-side-virus::before { - content: "\e064"; } +.fa-calendar-times { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-user-gear::before { - content: "\f4fe"; } +.fa-child-reaching { + --fa: "\e59d"; + --fa--fa: "\e59d\e59d"; } -.fa-user-cog::before { - content: "\f4fe"; } +.fa-head-side-virus { + --fa: "\e064"; + --fa--fa: "\e064\e064"; } -.fa-arrow-up-1-9::before { - content: "\f163"; } +.fa-user-gear { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-sort-numeric-up::before { - content: "\f163"; } +.fa-user-cog { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-door-closed::before { - content: "\f52a"; } +.fa-arrow-up-1-9 { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-shield-virus::before { - content: "\e06c"; } +.fa-sort-numeric-up { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-dice-six::before { - content: "\f526"; } +.fa-door-closed { + --fa: "\f52a"; + --fa--fa: "\f52a\f52a"; } -.fa-mosquito-net::before { - content: "\e52c"; } +.fa-shield-virus { + --fa: "\e06c"; + --fa--fa: "\e06c\e06c"; } -.fa-bridge-water::before { - content: "\e4ce"; } +.fa-dice-six { + --fa: "\f526"; + --fa--fa: "\f526\f526"; } -.fa-person-booth::before { - content: "\f756"; } +.fa-mosquito-net { + --fa: "\e52c"; + --fa--fa: "\e52c\e52c"; } -.fa-text-width::before { - content: "\f035"; } +.fa-file-fragment { + --fa: "\e697"; + --fa--fa: "\e697\e697"; } -.fa-hat-wizard::before { - content: "\f6e8"; } +.fa-bridge-water { + --fa: "\e4ce"; + --fa--fa: "\e4ce\e4ce"; } -.fa-pen-fancy::before { - content: "\f5ac"; } +.fa-person-booth { + --fa: "\f756"; + --fa--fa: "\f756\f756"; } -.fa-person-digging::before { - content: "\f85e"; } +.fa-text-width { + --fa: "\f035"; + --fa--fa: "\f035\f035"; } -.fa-digging::before { - content: "\f85e"; } +.fa-hat-wizard { + --fa: "\f6e8"; + --fa--fa: "\f6e8\f6e8"; } -.fa-trash::before { - content: "\f1f8"; } +.fa-pen-fancy { + --fa: "\f5ac"; + --fa--fa: "\f5ac\f5ac"; } -.fa-gauge-simple::before { - content: "\f629"; } +.fa-person-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-gauge-simple-med::before { - content: "\f629"; } +.fa-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-tachometer-average::before { - content: "\f629"; } +.fa-trash { + --fa: "\f1f8"; + --fa--fa: "\f1f8\f1f8"; } -.fa-book-medical::before { - content: "\f7e6"; } +.fa-gauge-simple { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-poo::before { - content: "\f2fe"; } +.fa-gauge-simple-med { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right::before { - content: "\f10e"; } +.fa-tachometer-average { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right-alt::before { - content: "\f10e"; } +.fa-book-medical { + --fa: "\f7e6"; + --fa--fa: "\f7e6\f7e6"; } -.fa-shirt::before { - content: "\f553"; } +.fa-poo { + --fa: "\f2fe"; + --fa--fa: "\f2fe\f2fe"; } -.fa-t-shirt::before { - content: "\f553"; } +.fa-quote-right { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-tshirt::before { - content: "\f553"; } +.fa-quote-right-alt { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-cubes::before { - content: "\f1b3"; } +.fa-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-divide::before { - content: "\f529"; } +.fa-t-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge-sign::before { - content: "\f7d7"; } +.fa-tshirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge::before { - content: "\f7d7"; } +.fa-cubes { + --fa: "\f1b3"; + --fa--fa: "\f1b3\f1b3"; } -.fa-headphones::before { - content: "\f025"; } +.fa-divide { + --fa: "\f529"; + --fa--fa: "\f529\f529"; } -.fa-hands-holding::before { - content: "\f4c2"; } +.fa-tenge-sign { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-hands-clapping::before { - content: "\e1a8"; } +.fa-tenge { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-republican::before { - content: "\f75e"; } +.fa-headphones { + --fa: "\f025"; + --fa--fa: "\f025\f025"; } -.fa-arrow-left::before { - content: "\f060"; } +.fa-hands-holding { + --fa: "\f4c2"; + --fa--fa: "\f4c2\f4c2"; } -.fa-person-circle-xmark::before { - content: "\e543"; } +.fa-hands-clapping { + --fa: "\e1a8"; + --fa--fa: "\e1a8\e1a8"; } -.fa-ruler::before { - content: "\f545"; } +.fa-republican { + --fa: "\f75e"; + --fa--fa: "\f75e\f75e"; } -.fa-align-left::before { - content: "\f036"; } +.fa-arrow-left { + --fa: "\f060"; + --fa--fa: "\f060\f060"; } -.fa-dice-d6::before { - content: "\f6d1"; } +.fa-person-circle-xmark { + --fa: "\e543"; + --fa--fa: "\e543\e543"; } -.fa-restroom::before { - content: "\f7bd"; } +.fa-ruler { + --fa: "\f545"; + --fa--fa: "\f545\f545"; } -.fa-j::before { - content: "\4a"; } +.fa-align-left { + --fa: "\f036"; + --fa--fa: "\f036\f036"; } -.fa-users-viewfinder::before { - content: "\e595"; } +.fa-dice-d6 { + --fa: "\f6d1"; + --fa--fa: "\f6d1\f6d1"; } -.fa-file-video::before { - content: "\f1c8"; } +.fa-restroom { + --fa: "\f7bd"; + --fa--fa: "\f7bd\f7bd"; } -.fa-up-right-from-square::before { - content: "\f35d"; } +.fa-j { + --fa: "\4a"; + --fa--fa: "\4a\4a"; } -.fa-external-link-alt::before { - content: "\f35d"; } +.fa-users-viewfinder { + --fa: "\e595"; + --fa--fa: "\e595\e595"; } -.fa-table-cells::before { - content: "\f00a"; } +.fa-file-video { + --fa: "\f1c8"; + --fa--fa: "\f1c8\f1c8"; } -.fa-th::before { - content: "\f00a"; } +.fa-up-right-from-square { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-file-pdf::before { - content: "\f1c1"; } +.fa-external-link-alt { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-book-bible::before { - content: "\f647"; } +.fa-table-cells { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-bible::before { - content: "\f647"; } +.fa-th { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-o::before { - content: "\4f"; } +.fa-file-pdf { + --fa: "\f1c1"; + --fa--fa: "\f1c1\f1c1"; } -.fa-suitcase-medical::before { - content: "\f0fa"; } +.fa-book-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-medkit::before { - content: "\f0fa"; } +.fa-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-user-secret::before { - content: "\f21b"; } +.fa-o { + --fa: "\4f"; + --fa--fa: "\4f\4f"; } -.fa-otter::before { - content: "\f700"; } +.fa-suitcase-medical { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-person-dress::before { - content: "\f182"; } +.fa-medkit { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-female::before { - content: "\f182"; } +.fa-user-secret { + --fa: "\f21b"; + --fa--fa: "\f21b\f21b"; } -.fa-comment-dollar::before { - content: "\f651"; } +.fa-otter { + --fa: "\f700"; + --fa--fa: "\f700\f700"; } -.fa-business-time::before { - content: "\f64a"; } +.fa-person-dress { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-briefcase-clock::before { - content: "\f64a"; } +.fa-female { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-table-cells-large::before { - content: "\f009"; } +.fa-comment-dollar { + --fa: "\f651"; + --fa--fa: "\f651\f651"; } -.fa-th-large::before { - content: "\f009"; } +.fa-business-time { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-book-tanakh::before { - content: "\f827"; } +.fa-briefcase-clock { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-tanakh::before { - content: "\f827"; } +.fa-table-cells-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-phone-volume::before { - content: "\f2a0"; } +.fa-th-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-volume-control-phone::before { - content: "\f2a0"; } +.fa-book-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-hat-cowboy-side::before { - content: "\f8c1"; } +.fa-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-clipboard-user::before { - content: "\f7f3"; } +.fa-phone-volume { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-child::before { - content: "\f1ae"; } +.fa-volume-control-phone { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-lira-sign::before { - content: "\f195"; } +.fa-hat-cowboy-side { + --fa: "\f8c1"; + --fa--fa: "\f8c1\f8c1"; } -.fa-satellite::before { - content: "\f7bf"; } +.fa-clipboard-user { + --fa: "\f7f3"; + --fa--fa: "\f7f3\f7f3"; } -.fa-plane-lock::before { - content: "\e558"; } +.fa-child { + --fa: "\f1ae"; + --fa--fa: "\f1ae\f1ae"; } -.fa-tag::before { - content: "\f02b"; } +.fa-lira-sign { + --fa: "\f195"; + --fa--fa: "\f195\f195"; } -.fa-comment::before { - content: "\f075"; } +.fa-satellite { + --fa: "\f7bf"; + --fa--fa: "\f7bf\f7bf"; } -.fa-cake-candles::before { - content: "\f1fd"; } +.fa-plane-lock { + --fa: "\e558"; + --fa--fa: "\e558\e558"; } -.fa-birthday-cake::before { - content: "\f1fd"; } +.fa-tag { + --fa: "\f02b"; + --fa--fa: "\f02b\f02b"; } -.fa-cake::before { - content: "\f1fd"; } +.fa-comment { + --fa: "\f075"; + --fa--fa: "\f075\f075"; } -.fa-envelope::before { - content: "\f0e0"; } +.fa-cake-candles { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angles-up::before { - content: "\f102"; } +.fa-birthday-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angle-double-up::before { - content: "\f102"; } +.fa-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-paperclip::before { - content: "\f0c6"; } +.fa-envelope { + --fa: "\f0e0"; + --fa--fa: "\f0e0\f0e0"; } -.fa-arrow-right-to-city::before { - content: "\e4b3"; } +.fa-angles-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-ribbon::before { - content: "\f4d6"; } +.fa-angle-double-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-lungs::before { - content: "\f604"; } +.fa-paperclip { + --fa: "\f0c6"; + --fa--fa: "\f0c6\f0c6"; } -.fa-arrow-up-9-1::before { - content: "\f887"; } +.fa-arrow-right-to-city { + --fa: "\e4b3"; + --fa--fa: "\e4b3\e4b3"; } -.fa-sort-numeric-up-alt::before { - content: "\f887"; } +.fa-ribbon { + --fa: "\f4d6"; + --fa--fa: "\f4d6\f4d6"; } -.fa-litecoin-sign::before { - content: "\e1d3"; } +.fa-lungs { + --fa: "\f604"; + --fa--fa: "\f604\f604"; } -.fa-border-none::before { - content: "\f850"; } +.fa-arrow-up-9-1 { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-circle-nodes::before { - content: "\e4e2"; } +.fa-sort-numeric-up-alt { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-parachute-box::before { - content: "\f4cd"; } +.fa-litecoin-sign { + --fa: "\e1d3"; + --fa--fa: "\e1d3\e1d3"; } -.fa-indent::before { - content: "\f03c"; } +.fa-border-none { + --fa: "\f850"; + --fa--fa: "\f850\f850"; } -.fa-truck-field-un::before { - content: "\e58e"; } +.fa-circle-nodes { + --fa: "\e4e2"; + --fa--fa: "\e4e2\e4e2"; } -.fa-hourglass::before { - content: "\f254"; } +.fa-parachute-box { + --fa: "\f4cd"; + --fa--fa: "\f4cd\f4cd"; } -.fa-hourglass-empty::before { - content: "\f254"; } +.fa-indent { + --fa: "\f03c"; + --fa--fa: "\f03c\f03c"; } -.fa-mountain::before { - content: "\f6fc"; } +.fa-truck-field-un { + --fa: "\e58e"; + --fa--fa: "\e58e\e58e"; } -.fa-user-doctor::before { - content: "\f0f0"; } +.fa-hourglass { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-user-md::before { - content: "\f0f0"; } +.fa-hourglass-empty { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-circle-info::before { - content: "\f05a"; } +.fa-mountain { + --fa: "\f6fc"; + --fa--fa: "\f6fc\f6fc"; } -.fa-info-circle::before { - content: "\f05a"; } +.fa-user-doctor { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-cloud-meatball::before { - content: "\f73b"; } +.fa-user-md { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-camera::before { - content: "\f030"; } +.fa-circle-info { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-camera-alt::before { - content: "\f030"; } +.fa-info-circle { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-square-virus::before { - content: "\e578"; } +.fa-cloud-meatball { + --fa: "\f73b"; + --fa--fa: "\f73b\f73b"; } -.fa-meteor::before { - content: "\f753"; } +.fa-camera { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-car-on::before { - content: "\e4dd"; } +.fa-camera-alt { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-sleigh::before { - content: "\f7cc"; } +.fa-square-virus { + --fa: "\e578"; + --fa--fa: "\e578\e578"; } -.fa-arrow-down-1-9::before { - content: "\f162"; } +.fa-meteor { + --fa: "\f753"; + --fa--fa: "\f753\f753"; } -.fa-sort-numeric-asc::before { - content: "\f162"; } +.fa-car-on { + --fa: "\e4dd"; + --fa--fa: "\e4dd\e4dd"; } -.fa-sort-numeric-down::before { - content: "\f162"; } +.fa-sleigh { + --fa: "\f7cc"; + --fa--fa: "\f7cc\f7cc"; } -.fa-hand-holding-droplet::before { - content: "\f4c1"; } +.fa-arrow-down-1-9 { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-hand-holding-water::before { - content: "\f4c1"; } +.fa-sort-numeric-asc { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-water::before { - content: "\f773"; } +.fa-sort-numeric-down { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-calendar-check::before { - content: "\f274"; } +.fa-hand-holding-droplet { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-braille::before { - content: "\f2a1"; } +.fa-hand-holding-water { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-prescription-bottle-medical::before { - content: "\f486"; } +.fa-water { + --fa: "\f773"; + --fa--fa: "\f773\f773"; } -.fa-prescription-bottle-alt::before { - content: "\f486"; } +.fa-calendar-check { + --fa: "\f274"; + --fa--fa: "\f274\f274"; } -.fa-landmark::before { - content: "\f66f"; } +.fa-braille { + --fa: "\f2a1"; + --fa--fa: "\f2a1\f2a1"; } -.fa-truck::before { - content: "\f0d1"; } +.fa-prescription-bottle-medical { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-crosshairs::before { - content: "\f05b"; } +.fa-prescription-bottle-alt { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-person-cane::before { - content: "\e53c"; } +.fa-landmark { + --fa: "\f66f"; + --fa--fa: "\f66f\f66f"; } -.fa-tent::before { - content: "\e57d"; } +.fa-truck { + --fa: "\f0d1"; + --fa--fa: "\f0d1\f0d1"; } -.fa-vest-patches::before { - content: "\e086"; } +.fa-crosshairs { + --fa: "\f05b"; + --fa--fa: "\f05b\f05b"; } -.fa-check-double::before { - content: "\f560"; } +.fa-person-cane { + --fa: "\e53c"; + --fa--fa: "\e53c\e53c"; } -.fa-arrow-down-a-z::before { - content: "\f15d"; } +.fa-tent { + --fa: "\e57d"; + --fa--fa: "\e57d\e57d"; } -.fa-sort-alpha-asc::before { - content: "\f15d"; } +.fa-vest-patches { + --fa: "\e086"; + --fa--fa: "\e086\e086"; } -.fa-sort-alpha-down::before { - content: "\f15d"; } +.fa-check-double { + --fa: "\f560"; + --fa--fa: "\f560\f560"; } -.fa-money-bill-wheat::before { - content: "\e52a"; } +.fa-arrow-down-a-z { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-cookie::before { - content: "\f563"; } +.fa-sort-alpha-asc { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-rotate-left::before { - content: "\f0e2"; } +.fa-sort-alpha-down { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-left-rotate::before { - content: "\f0e2"; } +.fa-money-bill-wheat { + --fa: "\e52a"; + --fa--fa: "\e52a\e52a"; } -.fa-arrow-rotate-back::before { - content: "\f0e2"; } +.fa-cookie { + --fa: "\f563"; + --fa--fa: "\f563\f563"; } -.fa-arrow-rotate-backward::before { - content: "\f0e2"; } +.fa-arrow-rotate-left { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-undo::before { - content: "\f0e2"; } +.fa-arrow-left-rotate { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hard-drive::before { - content: "\f0a0"; } +.fa-arrow-rotate-back { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hdd::before { - content: "\f0a0"; } +.fa-arrow-rotate-backward { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-face-grin-squint-tears::before { - content: "\f586"; } +.fa-undo { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-grin-squint-tears::before { - content: "\f586"; } +.fa-hard-drive { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-dumbbell::before { - content: "\f44b"; } +.fa-hdd { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-rectangle-list::before { - content: "\f022"; } +.fa-face-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-list-alt::before { - content: "\f022"; } +.fa-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-tarp-droplet::before { - content: "\e57c"; } +.fa-dumbbell { + --fa: "\f44b"; + --fa--fa: "\f44b\f44b"; } -.fa-house-medical-circle-check::before { - content: "\e511"; } +.fa-rectangle-list { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-person-skiing-nordic::before { - content: "\f7ca"; } +.fa-list-alt { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-skiing-nordic::before { - content: "\f7ca"; } +.fa-tarp-droplet { + --fa: "\e57c"; + --fa--fa: "\e57c\e57c"; } -.fa-calendar-plus::before { - content: "\f271"; } +.fa-house-medical-circle-check { + --fa: "\e511"; + --fa--fa: "\e511\e511"; } -.fa-plane-arrival::before { - content: "\f5af"; } +.fa-person-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-circle-left::before { - content: "\f359"; } +.fa-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-arrow-alt-circle-left::before { - content: "\f359"; } +.fa-calendar-plus { + --fa: "\f271"; + --fa--fa: "\f271\f271"; } -.fa-train-subway::before { - content: "\f239"; } +.fa-plane-arrival { + --fa: "\f5af"; + --fa--fa: "\f5af\f5af"; } -.fa-subway::before { - content: "\f239"; } +.fa-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-chart-gantt::before { - content: "\e0e4"; } +.fa-arrow-alt-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-indian-rupee-sign::before { - content: "\e1bc"; } +.fa-train-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-indian-rupee::before { - content: "\e1bc"; } +.fa-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-inr::before { - content: "\e1bc"; } +.fa-chart-gantt { + --fa: "\e0e4"; + --fa--fa: "\e0e4\e0e4"; } -.fa-crop-simple::before { - content: "\f565"; } +.fa-indian-rupee-sign { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-crop-alt::before { - content: "\f565"; } +.fa-indian-rupee { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-1::before { - content: "\f3d1"; } +.fa-inr { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-alt::before { - content: "\f3d1"; } +.fa-crop-simple { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-left-long::before { - content: "\f30a"; } +.fa-crop-alt { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-long-arrow-alt-left::before { - content: "\f30a"; } +.fa-money-bill-1 { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-dna::before { - content: "\f471"; } +.fa-money-bill-alt { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-virus-slash::before { - content: "\e075"; } +.fa-left-long { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-minus::before { - content: "\f068"; } +.fa-long-arrow-alt-left { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-subtract::before { - content: "\f068"; } +.fa-dna { + --fa: "\f471"; + --fa--fa: "\f471\f471"; } -.fa-chess::before { - content: "\f439"; } +.fa-virus-slash { + --fa: "\e075"; + --fa--fa: "\e075\e075"; } -.fa-arrow-left-long::before { - content: "\f177"; } +.fa-minus { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-long-arrow-left::before { - content: "\f177"; } +.fa-subtract { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-plug-circle-check::before { - content: "\e55c"; } +.fa-chess { + --fa: "\f439"; + --fa--fa: "\f439\f439"; } -.fa-street-view::before { - content: "\f21d"; } +.fa-arrow-left-long { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-franc-sign::before { - content: "\e18f"; } +.fa-long-arrow-left { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-volume-off::before { - content: "\f026"; } +.fa-plug-circle-check { + --fa: "\e55c"; + --fa--fa: "\e55c\e55c"; } -.fa-hands-asl-interpreting::before { - content: "\f2a3"; } +.fa-street-view { + --fa: "\f21d"; + --fa--fa: "\f21d\f21d"; } -.fa-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-franc-sign { + --fa: "\e18f"; + --fa--fa: "\e18f\e18f"; } -.fa-asl-interpreting::before { - content: "\f2a3"; } +.fa-volume-off { + --fa: "\f026"; + --fa--fa: "\f026\f026"; } -.fa-hands-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-hands-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-gear::before { - content: "\f013"; } +.fa-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-cog::before { - content: "\f013"; } +.fa-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-droplet-slash::before { - content: "\f5c7"; } +.fa-hands-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-tint-slash::before { - content: "\f5c7"; } +.fa-gear { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosque::before { - content: "\f678"; } +.fa-cog { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosquito::before { - content: "\e52b"; } +.fa-droplet-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-star-of-david::before { - content: "\f69a"; } +.fa-tint-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-person-military-rifle::before { - content: "\e54b"; } +.fa-mosque { + --fa: "\f678"; + --fa--fa: "\f678\f678"; } -.fa-cart-shopping::before { - content: "\f07a"; } +.fa-mosquito { + --fa: "\e52b"; + --fa--fa: "\e52b\e52b"; } -.fa-shopping-cart::before { - content: "\f07a"; } +.fa-star-of-david { + --fa: "\f69a"; + --fa--fa: "\f69a\f69a"; } -.fa-vials::before { - content: "\f493"; } +.fa-person-military-rifle { + --fa: "\e54b"; + --fa--fa: "\e54b\e54b"; } -.fa-plug-circle-plus::before { - content: "\e55f"; } +.fa-cart-shopping { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-place-of-worship::before { - content: "\f67f"; } +.fa-shopping-cart { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-grip-vertical::before { - content: "\f58e"; } +.fa-vials { + --fa: "\f493"; + --fa--fa: "\f493\f493"; } -.fa-arrow-turn-up::before { - content: "\f148"; } +.fa-plug-circle-plus { + --fa: "\e55f"; + --fa--fa: "\e55f\e55f"; } -.fa-level-up::before { - content: "\f148"; } +.fa-place-of-worship { + --fa: "\f67f"; + --fa--fa: "\f67f\f67f"; } -.fa-u::before { - content: "\55"; } +.fa-grip-vertical { + --fa: "\f58e"; + --fa--fa: "\f58e\f58e"; } -.fa-square-root-variable::before { - content: "\f698"; } +.fa-hexagon-nodes { + --fa: "\e699"; + --fa--fa: "\e699\e699"; } -.fa-square-root-alt::before { - content: "\f698"; } +.fa-arrow-turn-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock::before { - content: "\f017"; } +.fa-level-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock-four::before { - content: "\f017"; } +.fa-u { + --fa: "\55"; + --fa--fa: "\55\55"; } -.fa-backward-step::before { - content: "\f048"; } +.fa-square-root-variable { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-step-backward::before { - content: "\f048"; } +.fa-square-root-alt { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-pallet::before { - content: "\f482"; } +.fa-clock { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-faucet::before { - content: "\e005"; } +.fa-clock-four { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-baseball-bat-ball::before { - content: "\f432"; } +.fa-backward-step { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-s::before { - content: "\53"; } +.fa-step-backward { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-timeline::before { - content: "\e29c"; } +.fa-pallet { + --fa: "\f482"; + --fa--fa: "\f482\f482"; } -.fa-keyboard::before { - content: "\f11c"; } +.fa-faucet { + --fa: "\e005"; + --fa--fa: "\e005\e005"; } -.fa-caret-down::before { - content: "\f0d7"; } +.fa-baseball-bat-ball { + --fa: "\f432"; + --fa--fa: "\f432\f432"; } -.fa-house-chimney-medical::before { - content: "\f7f2"; } +.fa-s { + --fa: "\53"; + --fa--fa: "\53\53"; } -.fa-clinic-medical::before { - content: "\f7f2"; } +.fa-timeline { + --fa: "\e29c"; + --fa--fa: "\e29c\e29c"; } -.fa-temperature-three-quarters::before { - content: "\f2c8"; } +.fa-keyboard { + --fa: "\f11c"; + --fa--fa: "\f11c\f11c"; } -.fa-temperature-3::before { - content: "\f2c8"; } +.fa-caret-down { + --fa: "\f0d7"; + --fa--fa: "\f0d7\f0d7"; } -.fa-thermometer-3::before { - content: "\f2c8"; } +.fa-house-chimney-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-thermometer-three-quarters::before { - content: "\f2c8"; } +.fa-clinic-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-mobile-screen::before { - content: "\f3cf"; } +.fa-temperature-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-mobile-android-alt::before { - content: "\f3cf"; } +.fa-temperature-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-plane-up::before { - content: "\e22d"; } +.fa-thermometer-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-piggy-bank::before { - content: "\f4d3"; } +.fa-thermometer-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-battery-half::before { - content: "\f242"; } +.fa-mobile-screen { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-battery-3::before { - content: "\f242"; } +.fa-mobile-android-alt { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-mountain-city::before { - content: "\e52e"; } +.fa-plane-up { + --fa: "\e22d"; + --fa--fa: "\e22d\e22d"; } -.fa-coins::before { - content: "\f51e"; } +.fa-piggy-bank { + --fa: "\f4d3"; + --fa--fa: "\f4d3\f4d3"; } -.fa-khanda::before { - content: "\f66d"; } +.fa-battery-half { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders::before { - content: "\f1de"; } +.fa-battery-3 { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders-h::before { - content: "\f1de"; } +.fa-mountain-city { + --fa: "\e52e"; + --fa--fa: "\e52e\e52e"; } -.fa-folder-tree::before { - content: "\f802"; } +.fa-coins { + --fa: "\f51e"; + --fa--fa: "\f51e\f51e"; } -.fa-network-wired::before { - content: "\f6ff"; } +.fa-khanda { + --fa: "\f66d"; + --fa--fa: "\f66d\f66d"; } -.fa-map-pin::before { - content: "\f276"; } +.fa-sliders { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-hamsa::before { - content: "\f665"; } +.fa-sliders-h { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-cent-sign::before { - content: "\e3f5"; } +.fa-folder-tree { + --fa: "\f802"; + --fa--fa: "\f802\f802"; } -.fa-flask::before { - content: "\f0c3"; } +.fa-network-wired { + --fa: "\f6ff"; + --fa--fa: "\f6ff\f6ff"; } -.fa-person-pregnant::before { - content: "\e31e"; } +.fa-map-pin { + --fa: "\f276"; + --fa--fa: "\f276\f276"; } -.fa-wand-sparkles::before { - content: "\f72b"; } +.fa-hamsa { + --fa: "\f665"; + --fa--fa: "\f665\f665"; } -.fa-ellipsis-vertical::before { - content: "\f142"; } +.fa-cent-sign { + --fa: "\e3f5"; + --fa--fa: "\e3f5\e3f5"; } -.fa-ellipsis-v::before { - content: "\f142"; } +.fa-flask { + --fa: "\f0c3"; + --fa--fa: "\f0c3\f0c3"; } -.fa-ticket::before { - content: "\f145"; } +.fa-person-pregnant { + --fa: "\e31e"; + --fa--fa: "\e31e\e31e"; } -.fa-power-off::before { - content: "\f011"; } +.fa-wand-sparkles { + --fa: "\f72b"; + --fa--fa: "\f72b\f72b"; } -.fa-right-long::before { - content: "\f30b"; } +.fa-ellipsis-vertical { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-long-arrow-alt-right::before { - content: "\f30b"; } +.fa-ellipsis-v { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-flag-usa::before { - content: "\f74d"; } +.fa-ticket { + --fa: "\f145"; + --fa--fa: "\f145\f145"; } -.fa-laptop-file::before { - content: "\e51d"; } +.fa-power-off { + --fa: "\f011"; + --fa--fa: "\f011\f011"; } -.fa-tty::before { - content: "\f1e4"; } +.fa-right-long { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-teletype::before { - content: "\f1e4"; } +.fa-long-arrow-alt-right { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-diagram-next::before { - content: "\e476"; } +.fa-flag-usa { + --fa: "\f74d"; + --fa--fa: "\f74d\f74d"; } -.fa-person-rifle::before { - content: "\e54e"; } +.fa-laptop-file { + --fa: "\e51d"; + --fa--fa: "\e51d\e51d"; } -.fa-house-medical-circle-exclamation::before { - content: "\e512"; } +.fa-tty { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-closed-captioning::before { - content: "\f20a"; } +.fa-teletype { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-person-hiking::before { - content: "\f6ec"; } +.fa-diagram-next { + --fa: "\e476"; + --fa--fa: "\e476\e476"; } -.fa-hiking::before { - content: "\f6ec"; } +.fa-person-rifle { + --fa: "\e54e"; + --fa--fa: "\e54e\e54e"; } -.fa-venus-double::before { - content: "\f226"; } +.fa-house-medical-circle-exclamation { + --fa: "\e512"; + --fa--fa: "\e512\e512"; } -.fa-images::before { - content: "\f302"; } +.fa-closed-captioning { + --fa: "\f20a"; + --fa--fa: "\f20a\f20a"; } -.fa-calculator::before { - content: "\f1ec"; } +.fa-person-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-people-pulling::before { - content: "\e535"; } +.fa-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-n::before { - content: "\4e"; } +.fa-venus-double { + --fa: "\f226"; + --fa--fa: "\f226\f226"; } -.fa-cable-car::before { - content: "\f7da"; } +.fa-images { + --fa: "\f302"; + --fa--fa: "\f302\f302"; } -.fa-tram::before { - content: "\f7da"; } +.fa-calculator { + --fa: "\f1ec"; + --fa--fa: "\f1ec\f1ec"; } -.fa-cloud-rain::before { - content: "\f73d"; } +.fa-people-pulling { + --fa: "\e535"; + --fa--fa: "\e535\e535"; } -.fa-building-circle-xmark::before { - content: "\e4d4"; } +.fa-n { + --fa: "\4e"; + --fa--fa: "\4e\4e"; } -.fa-ship::before { - content: "\f21a"; } +.fa-cable-car { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-arrows-down-to-line::before { - content: "\e4b8"; } +.fa-tram { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-download::before { - content: "\f019"; } +.fa-cloud-rain { + --fa: "\f73d"; + --fa--fa: "\f73d\f73d"; } -.fa-face-grin::before { - content: "\f580"; } +.fa-building-circle-xmark { + --fa: "\e4d4"; + --fa--fa: "\e4d4\e4d4"; } -.fa-grin::before { - content: "\f580"; } +.fa-ship { + --fa: "\f21a"; + --fa--fa: "\f21a\f21a"; } -.fa-delete-left::before { - content: "\f55a"; } +.fa-arrows-down-to-line { + --fa: "\e4b8"; + --fa--fa: "\e4b8\e4b8"; } -.fa-backspace::before { - content: "\f55a"; } +.fa-download { + --fa: "\f019"; + --fa--fa: "\f019\f019"; } -.fa-eye-dropper::before { - content: "\f1fb"; } +.fa-face-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eye-dropper-empty::before { - content: "\f1fb"; } +.fa-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eyedropper::before { - content: "\f1fb"; } +.fa-delete-left { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-file-circle-check::before { - content: "\e5a0"; } +.fa-backspace { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-forward::before { - content: "\f04e"; } +.fa-eye-dropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile::before { - content: "\f3ce"; } +.fa-eye-dropper-empty { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-android::before { - content: "\f3ce"; } +.fa-eyedropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-phone::before { - content: "\f3ce"; } +.fa-file-circle-check { + --fa: "\e5a0"; + --fa--fa: "\e5a0\e5a0"; } -.fa-face-meh::before { - content: "\f11a"; } +.fa-forward { + --fa: "\f04e"; + --fa--fa: "\f04e\f04e"; } -.fa-meh::before { - content: "\f11a"; } +.fa-mobile { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-align-center::before { - content: "\f037"; } +.fa-mobile-android { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-skull::before { - content: "\f6b7"; } +.fa-mobile-phone { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-dead::before { - content: "\f6b7"; } +.fa-face-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-id-card::before { - content: "\f2c2"; } +.fa-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-drivers-license::before { - content: "\f2c2"; } +.fa-align-center { + --fa: "\f037"; + --fa--fa: "\f037\f037"; } -.fa-outdent::before { - content: "\f03b"; } +.fa-book-skull { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-dedent::before { - content: "\f03b"; } +.fa-book-dead { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-heart-circle-exclamation::before { - content: "\e4fe"; } +.fa-id-card { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-house::before { - content: "\f015"; } +.fa-drivers-license { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-home::before { - content: "\f015"; } +.fa-outdent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-alt::before { - content: "\f015"; } +.fa-dedent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-lg-alt::before { - content: "\f015"; } +.fa-heart-circle-exclamation { + --fa: "\e4fe"; + --fa--fa: "\e4fe\e4fe"; } -.fa-calendar-week::before { - content: "\f784"; } +.fa-house { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-laptop-medical::before { - content: "\f812"; } +.fa-home { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-b::before { - content: "\42"; } +.fa-home-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-file-medical::before { - content: "\f477"; } +.fa-home-lg-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-dice-one::before { - content: "\f525"; } +.fa-calendar-week { + --fa: "\f784"; + --fa--fa: "\f784\f784"; } -.fa-kiwi-bird::before { - content: "\f535"; } +.fa-laptop-medical { + --fa: "\f812"; + --fa--fa: "\f812\f812"; } -.fa-arrow-right-arrow-left::before { - content: "\f0ec"; } +.fa-b { + --fa: "\42"; + --fa--fa: "\42\42"; } -.fa-exchange::before { - content: "\f0ec"; } +.fa-file-medical { + --fa: "\f477"; + --fa--fa: "\f477\f477"; } -.fa-rotate-right::before { - content: "\f2f9"; } +.fa-dice-one { + --fa: "\f525"; + --fa--fa: "\f525\f525"; } -.fa-redo-alt::before { - content: "\f2f9"; } +.fa-kiwi-bird { + --fa: "\f535"; + --fa--fa: "\f535\f535"; } -.fa-rotate-forward::before { - content: "\f2f9"; } +.fa-arrow-right-arrow-left { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-utensils::before { - content: "\f2e7"; } +.fa-exchange { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-cutlery::before { - content: "\f2e7"; } +.fa-rotate-right { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-arrow-up-wide-short::before { - content: "\f161"; } +.fa-redo-alt { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-sort-amount-up::before { - content: "\f161"; } +.fa-rotate-forward { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-mill-sign::before { - content: "\e1ed"; } +.fa-utensils { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-bowl-rice::before { - content: "\e2eb"; } +.fa-cutlery { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-skull::before { - content: "\f54c"; } +.fa-arrow-up-wide-short { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-tower-broadcast::before { - content: "\f519"; } +.fa-sort-amount-up { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-broadcast-tower::before { - content: "\f519"; } +.fa-mill-sign { + --fa: "\e1ed"; + --fa--fa: "\e1ed\e1ed"; } -.fa-truck-pickup::before { - content: "\f63c"; } +.fa-bowl-rice { + --fa: "\e2eb"; + --fa--fa: "\e2eb\e2eb"; } -.fa-up-long::before { - content: "\f30c"; } +.fa-skull { + --fa: "\f54c"; + --fa--fa: "\f54c\f54c"; } -.fa-long-arrow-alt-up::before { - content: "\f30c"; } +.fa-tower-broadcast { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-stop::before { - content: "\f04d"; } +.fa-broadcast-tower { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-code-merge::before { - content: "\f387"; } +.fa-truck-pickup { + --fa: "\f63c"; + --fa--fa: "\f63c\f63c"; } -.fa-upload::before { - content: "\f093"; } +.fa-up-long { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-hurricane::before { - content: "\f751"; } +.fa-long-arrow-alt-up { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-mound::before { - content: "\e52d"; } +.fa-stop { + --fa: "\f04d"; + --fa--fa: "\f04d\f04d"; } -.fa-toilet-portable::before { - content: "\e583"; } +.fa-code-merge { + --fa: "\f387"; + --fa--fa: "\f387\f387"; } -.fa-compact-disc::before { - content: "\f51f"; } +.fa-upload { + --fa: "\f093"; + --fa--fa: "\f093\f093"; } -.fa-file-arrow-down::before { - content: "\f56d"; } +.fa-hurricane { + --fa: "\f751"; + --fa--fa: "\f751\f751"; } -.fa-file-download::before { - content: "\f56d"; } +.fa-mound { + --fa: "\e52d"; + --fa--fa: "\e52d\e52d"; } -.fa-caravan::before { - content: "\f8ff"; } +.fa-toilet-portable { + --fa: "\e583"; + --fa--fa: "\e583\e583"; } -.fa-shield-cat::before { - content: "\e572"; } +.fa-compact-disc { + --fa: "\f51f"; + --fa--fa: "\f51f\f51f"; } -.fa-bolt::before { - content: "\f0e7"; } +.fa-file-arrow-down { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-zap::before { - content: "\f0e7"; } +.fa-file-download { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-glass-water::before { - content: "\e4f4"; } +.fa-caravan { + --fa: "\f8ff"; + --fa--fa: "\f8ff\f8ff"; } -.fa-oil-well::before { - content: "\e532"; } +.fa-shield-cat { + --fa: "\e572"; + --fa--fa: "\e572\e572"; } -.fa-vault::before { - content: "\e2c5"; } +.fa-bolt { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-mars::before { - content: "\f222"; } +.fa-zap { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-toilet::before { - content: "\f7d8"; } +.fa-glass-water { + --fa: "\e4f4"; + --fa--fa: "\e4f4\e4f4"; } -.fa-plane-circle-xmark::before { - content: "\e557"; } +.fa-oil-well { + --fa: "\e532"; + --fa--fa: "\e532\e532"; } -.fa-yen-sign::before { - content: "\f157"; } +.fa-vault { + --fa: "\e2c5"; + --fa--fa: "\e2c5\e2c5"; } -.fa-cny::before { - content: "\f157"; } +.fa-mars { + --fa: "\f222"; + --fa--fa: "\f222\f222"; } -.fa-jpy::before { - content: "\f157"; } +.fa-toilet { + --fa: "\f7d8"; + --fa--fa: "\f7d8\f7d8"; } -.fa-rmb::before { - content: "\f157"; } +.fa-plane-circle-xmark { + --fa: "\e557"; + --fa--fa: "\e557\e557"; } -.fa-yen::before { - content: "\f157"; } +.fa-yen-sign { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble-sign::before { - content: "\f158"; } +.fa-cny { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rouble::before { - content: "\f158"; } +.fa-jpy { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rub::before { - content: "\f158"; } +.fa-rmb { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble::before { - content: "\f158"; } +.fa-yen { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-sun::before { - content: "\f185"; } +.fa-ruble-sign { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-guitar::before { - content: "\f7a6"; } +.fa-rouble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-face-laugh-wink::before { - content: "\f59c"; } +.fa-rub { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-laugh-wink::before { - content: "\f59c"; } +.fa-ruble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-horse-head::before { - content: "\f7ab"; } +.fa-sun { + --fa: "\f185"; + --fa--fa: "\f185\f185"; } -.fa-bore-hole::before { - content: "\e4c3"; } +.fa-guitar { + --fa: "\f7a6"; + --fa--fa: "\f7a6\f7a6"; } -.fa-industry::before { - content: "\f275"; } +.fa-face-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-circle-down::before { - content: "\f358"; } +.fa-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-arrow-alt-circle-down::before { - content: "\f358"; } +.fa-horse-head { + --fa: "\f7ab"; + --fa--fa: "\f7ab\f7ab"; } -.fa-arrows-turn-to-dots::before { - content: "\e4c1"; } +.fa-bore-hole { + --fa: "\e4c3"; + --fa--fa: "\e4c3\e4c3"; } -.fa-florin-sign::before { - content: "\e184"; } +.fa-industry { + --fa: "\f275"; + --fa--fa: "\f275\f275"; } -.fa-arrow-down-short-wide::before { - content: "\f884"; } +.fa-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-desc::before { - content: "\f884"; } +.fa-arrow-alt-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-down-alt::before { - content: "\f884"; } +.fa-arrows-turn-to-dots { + --fa: "\e4c1"; + --fa--fa: "\e4c1\e4c1"; } -.fa-less-than::before { - content: "\3c"; } +.fa-florin-sign { + --fa: "\e184"; + --fa--fa: "\e184\e184"; } -.fa-angle-down::before { - content: "\f107"; } +.fa-arrow-down-short-wide { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-car-tunnel::before { - content: "\e4de"; } +.fa-sort-amount-desc { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-head-side-cough::before { - content: "\e061"; } +.fa-sort-amount-down-alt { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-grip-lines::before { - content: "\f7a4"; } +.fa-less-than { + --fa: "\3c"; + --fa--fa: "\3c\3c"; } -.fa-thumbs-down::before { - content: "\f165"; } +.fa-angle-down { + --fa: "\f107"; + --fa--fa: "\f107\f107"; } -.fa-user-lock::before { - content: "\f502"; } +.fa-car-tunnel { + --fa: "\e4de"; + --fa--fa: "\e4de\e4de"; } -.fa-arrow-right-long::before { - content: "\f178"; } +.fa-head-side-cough { + --fa: "\e061"; + --fa--fa: "\e061\e061"; } -.fa-long-arrow-right::before { - content: "\f178"; } +.fa-grip-lines { + --fa: "\f7a4"; + --fa--fa: "\f7a4\f7a4"; } -.fa-anchor-circle-xmark::before { - content: "\e4ac"; } +.fa-thumbs-down { + --fa: "\f165"; + --fa--fa: "\f165\f165"; } -.fa-ellipsis::before { - content: "\f141"; } +.fa-user-lock { + --fa: "\f502"; + --fa--fa: "\f502\f502"; } -.fa-ellipsis-h::before { - content: "\f141"; } +.fa-arrow-right-long { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-chess-pawn::before { - content: "\f443"; } +.fa-long-arrow-right { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-kit-medical::before { - content: "\f479"; } +.fa-anchor-circle-xmark { + --fa: "\e4ac"; + --fa--fa: "\e4ac\e4ac"; } -.fa-first-aid::before { - content: "\f479"; } +.fa-ellipsis { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-person-through-window::before { - content: "\e5a9"; } +.fa-ellipsis-h { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-toolbox::before { - content: "\f552"; } +.fa-chess-pawn { + --fa: "\f443"; + --fa--fa: "\f443\f443"; } -.fa-hands-holding-circle::before { - content: "\e4fb"; } +.fa-kit-medical { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-bug::before { - content: "\f188"; } +.fa-first-aid { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-credit-card::before { - content: "\f09d"; } +.fa-person-through-window { + --fa: "\e5a9"; + --fa--fa: "\e5a9\e5a9"; } -.fa-credit-card-alt::before { - content: "\f09d"; } +.fa-toolbox { + --fa: "\f552"; + --fa--fa: "\f552\f552"; } -.fa-car::before { - content: "\f1b9"; } +.fa-hands-holding-circle { + --fa: "\e4fb"; + --fa--fa: "\e4fb\e4fb"; } -.fa-automobile::before { - content: "\f1b9"; } +.fa-bug { + --fa: "\f188"; + --fa--fa: "\f188\f188"; } -.fa-hand-holding-hand::before { - content: "\e4f7"; } +.fa-credit-card { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-open-reader::before { - content: "\f5da"; } +.fa-credit-card-alt { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-reader::before { - content: "\f5da"; } +.fa-car { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-mountain-sun::before { - content: "\e52f"; } +.fa-automobile { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-arrows-left-right-to-line::before { - content: "\e4ba"; } +.fa-hand-holding-hand { + --fa: "\e4f7"; + --fa--fa: "\e4f7\e4f7"; } -.fa-dice-d20::before { - content: "\f6cf"; } +.fa-book-open-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-truck-droplet::before { - content: "\e58c"; } +.fa-book-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-file-circle-xmark::before { - content: "\e5a1"; } +.fa-mountain-sun { + --fa: "\e52f"; + --fa--fa: "\e52f\e52f"; } -.fa-temperature-arrow-up::before { - content: "\e040"; } +.fa-arrows-left-right-to-line { + --fa: "\e4ba"; + --fa--fa: "\e4ba\e4ba"; } -.fa-temperature-up::before { - content: "\e040"; } +.fa-dice-d20 { + --fa: "\f6cf"; + --fa--fa: "\f6cf\f6cf"; } -.fa-medal::before { - content: "\f5a2"; } +.fa-truck-droplet { + --fa: "\e58c"; + --fa--fa: "\e58c\e58c"; } -.fa-bed::before { - content: "\f236"; } +.fa-file-circle-xmark { + --fa: "\e5a1"; + --fa--fa: "\e5a1\e5a1"; } -.fa-square-h::before { - content: "\f0fd"; } +.fa-temperature-arrow-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-h-square::before { - content: "\f0fd"; } +.fa-temperature-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-podcast::before { - content: "\f2ce"; } +.fa-medal { + --fa: "\f5a2"; + --fa--fa: "\f5a2\f5a2"; } -.fa-temperature-full::before { - content: "\f2c7"; } +.fa-bed { + --fa: "\f236"; + --fa--fa: "\f236\f236"; } -.fa-temperature-4::before { - content: "\f2c7"; } +.fa-square-h { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-4::before { - content: "\f2c7"; } +.fa-h-square { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-full::before { - content: "\f2c7"; } +.fa-podcast { + --fa: "\f2ce"; + --fa--fa: "\f2ce\f2ce"; } -.fa-bell::before { - content: "\f0f3"; } +.fa-temperature-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-superscript::before { - content: "\f12b"; } +.fa-temperature-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-plug-circle-xmark::before { - content: "\e560"; } +.fa-thermometer-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-star-of-life::before { - content: "\f621"; } +.fa-thermometer-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-phone-slash::before { - content: "\f3dd"; } +.fa-bell { + --fa: "\f0f3"; + --fa--fa: "\f0f3\f0f3"; } -.fa-paint-roller::before { - content: "\f5aa"; } +.fa-superscript { + --fa: "\f12b"; + --fa--fa: "\f12b\f12b"; } -.fa-handshake-angle::before { - content: "\f4c4"; } +.fa-plug-circle-xmark { + --fa: "\e560"; + --fa--fa: "\e560\e560"; } -.fa-hands-helping::before { - content: "\f4c4"; } +.fa-star-of-life { + --fa: "\f621"; + --fa--fa: "\f621\f621"; } -.fa-location-dot::before { - content: "\f3c5"; } +.fa-phone-slash { + --fa: "\f3dd"; + --fa--fa: "\f3dd\f3dd"; } -.fa-map-marker-alt::before { - content: "\f3c5"; } +.fa-paint-roller { + --fa: "\f5aa"; + --fa--fa: "\f5aa\f5aa"; } -.fa-file::before { - content: "\f15b"; } +.fa-handshake-angle { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-greater-than::before { - content: "\3e"; } +.fa-hands-helping { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-person-swimming::before { - content: "\f5c4"; } +.fa-location-dot { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-swimmer::before { - content: "\f5c4"; } +.fa-map-marker-alt { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-arrow-down::before { - content: "\f063"; } +.fa-file { + --fa: "\f15b"; + --fa--fa: "\f15b\f15b"; } -.fa-droplet::before { - content: "\f043"; } +.fa-greater-than { + --fa: "\3e"; + --fa--fa: "\3e\3e"; } -.fa-tint::before { - content: "\f043"; } +.fa-person-swimming { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-eraser::before { - content: "\f12d"; } +.fa-swimmer { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-earth-americas::before { - content: "\f57d"; } +.fa-arrow-down { + --fa: "\f063"; + --fa--fa: "\f063\f063"; } -.fa-earth::before { - content: "\f57d"; } +.fa-droplet { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-earth-america::before { - content: "\f57d"; } +.fa-tint { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-globe-americas::before { - content: "\f57d"; } +.fa-eraser { + --fa: "\f12d"; + --fa--fa: "\f12d\f12d"; } -.fa-person-burst::before { - content: "\e53b"; } +.fa-earth-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-dove::before { - content: "\f4ba"; } +.fa-earth { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-empty::before { - content: "\f244"; } +.fa-earth-america { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-0::before { - content: "\f244"; } +.fa-globe-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-socks::before { - content: "\f696"; } +.fa-person-burst { + --fa: "\e53b"; + --fa--fa: "\e53b\e53b"; } -.fa-inbox::before { - content: "\f01c"; } +.fa-dove { + --fa: "\f4ba"; + --fa--fa: "\f4ba\f4ba"; } -.fa-section::before { - content: "\e447"; } +.fa-battery-empty { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-gauge-high::before { - content: "\f625"; } +.fa-battery-0 { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-tachometer-alt::before { - content: "\f625"; } +.fa-socks { + --fa: "\f696"; + --fa--fa: "\f696\f696"; } -.fa-tachometer-alt-fast::before { - content: "\f625"; } +.fa-inbox { + --fa: "\f01c"; + --fa--fa: "\f01c\f01c"; } -.fa-envelope-open-text::before { - content: "\f658"; } +.fa-section { + --fa: "\e447"; + --fa--fa: "\e447\e447"; } -.fa-hospital::before { - content: "\f0f8"; } +.fa-gauge-high { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-alt::before { - content: "\f0f8"; } +.fa-tachometer-alt { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-wide::before { - content: "\f0f8"; } +.fa-tachometer-alt-fast { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-wine-bottle::before { - content: "\f72f"; } +.fa-envelope-open-text { + --fa: "\f658"; + --fa--fa: "\f658\f658"; } -.fa-chess-rook::before { - content: "\f447"; } +.fa-hospital { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-bars-staggered::before { - content: "\f550"; } +.fa-hospital-alt { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-reorder::before { - content: "\f550"; } +.fa-hospital-wide { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-stream::before { - content: "\f550"; } +.fa-wine-bottle { + --fa: "\f72f"; + --fa--fa: "\f72f\f72f"; } -.fa-dharmachakra::before { - content: "\f655"; } +.fa-chess-rook { + --fa: "\f447"; + --fa--fa: "\f447\f447"; } -.fa-hotdog::before { - content: "\f80f"; } +.fa-bars-staggered { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-person-walking-with-cane::before { - content: "\f29d"; } +.fa-reorder { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-blind::before { - content: "\f29d"; } +.fa-stream { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-drum::before { - content: "\f569"; } +.fa-dharmachakra { + --fa: "\f655"; + --fa--fa: "\f655\f655"; } -.fa-ice-cream::before { - content: "\f810"; } +.fa-hotdog { + --fa: "\f80f"; + --fa--fa: "\f80f\f80f"; } -.fa-heart-circle-bolt::before { - content: "\e4fc"; } +.fa-person-walking-with-cane { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-fax::before { - content: "\f1ac"; } +.fa-blind { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-paragraph::before { - content: "\f1dd"; } +.fa-drum { + --fa: "\f569"; + --fa--fa: "\f569\f569"; } -.fa-check-to-slot::before { - content: "\f772"; } +.fa-ice-cream { + --fa: "\f810"; + --fa--fa: "\f810\f810"; } -.fa-vote-yea::before { - content: "\f772"; } +.fa-heart-circle-bolt { + --fa: "\e4fc"; + --fa--fa: "\e4fc\e4fc"; } -.fa-star-half::before { - content: "\f089"; } +.fa-fax { + --fa: "\f1ac"; + --fa--fa: "\f1ac\f1ac"; } -.fa-boxes-stacked::before { - content: "\f468"; } +.fa-paragraph { + --fa: "\f1dd"; + --fa--fa: "\f1dd\f1dd"; } -.fa-boxes::before { - content: "\f468"; } +.fa-check-to-slot { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-boxes-alt::before { - content: "\f468"; } +.fa-vote-yea { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-link::before { - content: "\f0c1"; } +.fa-star-half { + --fa: "\f089"; + --fa--fa: "\f089\f089"; } -.fa-chain::before { - content: "\f0c1"; } +.fa-boxes-stacked { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-ear-listen::before { - content: "\f2a2"; } +.fa-boxes { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-assistive-listening-systems::before { - content: "\f2a2"; } +.fa-boxes-alt { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-tree-city::before { - content: "\e587"; } +.fa-link { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-play::before { - content: "\f04b"; } +.fa-chain { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-font::before { - content: "\f031"; } +.fa-ear-listen { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-table-cells-row-lock::before { - content: "\e67a"; } +.fa-assistive-listening-systems { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-rupiah-sign::before { - content: "\e23d"; } +.fa-tree-city { + --fa: "\e587"; + --fa--fa: "\e587\e587"; } -.fa-magnifying-glass::before { - content: "\f002"; } +.fa-play { + --fa: "\f04b"; + --fa--fa: "\f04b\f04b"; } -.fa-search::before { - content: "\f002"; } +.fa-font { + --fa: "\f031"; + --fa--fa: "\f031\f031"; } -.fa-table-tennis-paddle-ball::before { - content: "\f45d"; } +.fa-table-cells-row-lock { + --fa: "\e67a"; + --fa--fa: "\e67a\e67a"; } -.fa-ping-pong-paddle-ball::before { - content: "\f45d"; } +.fa-rupiah-sign { + --fa: "\e23d"; + --fa--fa: "\e23d\e23d"; } -.fa-table-tennis::before { - content: "\f45d"; } +.fa-magnifying-glass { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-person-dots-from-line::before { - content: "\f470"; } +.fa-search { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-diagnoses::before { - content: "\f470"; } +.fa-table-tennis-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-can-arrow-up::before { - content: "\f82a"; } +.fa-ping-pong-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-restore-alt::before { - content: "\f82a"; } +.fa-table-tennis { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-naira-sign::before { - content: "\e1f6"; } +.fa-person-dots-from-line { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-cart-arrow-down::before { - content: "\f218"; } +.fa-diagnoses { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-walkie-talkie::before { - content: "\f8ef"; } +.fa-trash-can-arrow-up { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-pen::before { - content: "\f31c"; } +.fa-trash-restore-alt { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-edit::before { - content: "\f31c"; } +.fa-naira-sign { + --fa: "\e1f6"; + --fa--fa: "\e1f6\e1f6"; } -.fa-receipt::before { - content: "\f543"; } +.fa-cart-arrow-down { + --fa: "\f218"; + --fa--fa: "\f218\f218"; } -.fa-square-pen::before { - content: "\f14b"; } +.fa-walkie-talkie { + --fa: "\f8ef"; + --fa--fa: "\f8ef\f8ef"; } -.fa-pen-square::before { - content: "\f14b"; } +.fa-file-pen { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-pencil-square::before { - content: "\f14b"; } +.fa-file-edit { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-suitcase-rolling::before { - content: "\f5c1"; } +.fa-receipt { + --fa: "\f543"; + --fa--fa: "\f543\f543"; } -.fa-person-circle-exclamation::before { - content: "\e53f"; } +.fa-square-pen { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-chevron-down::before { - content: "\f078"; } +.fa-pen-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery-full::before { - content: "\f240"; } +.fa-pencil-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery::before { - content: "\f240"; } +.fa-suitcase-rolling { + --fa: "\f5c1"; + --fa--fa: "\f5c1\f5c1"; } -.fa-battery-5::before { - content: "\f240"; } +.fa-person-circle-exclamation { + --fa: "\e53f"; + --fa--fa: "\e53f\e53f"; } -.fa-skull-crossbones::before { - content: "\f714"; } +.fa-chevron-down { + --fa: "\f078"; + --fa--fa: "\f078\f078"; } -.fa-code-compare::before { - content: "\e13a"; } +.fa-battery-full { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-ul::before { - content: "\f0ca"; } +.fa-battery { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-dots::before { - content: "\f0ca"; } +.fa-battery-5 { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-school-lock::before { - content: "\e56f"; } +.fa-skull-crossbones { + --fa: "\f714"; + --fa--fa: "\f714\f714"; } -.fa-tower-cell::before { - content: "\e585"; } +.fa-code-compare { + --fa: "\e13a"; + --fa--fa: "\e13a\e13a"; } -.fa-down-long::before { - content: "\f309"; } +.fa-list-ul { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-long-arrow-alt-down::before { - content: "\f309"; } +.fa-list-dots { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-ranking-star::before { - content: "\e561"; } +.fa-school-lock { + --fa: "\e56f"; + --fa--fa: "\e56f\e56f"; } -.fa-chess-king::before { - content: "\f43f"; } +.fa-tower-cell { + --fa: "\e585"; + --fa--fa: "\e585\e585"; } -.fa-person-harassing::before { - content: "\e549"; } +.fa-down-long { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-brazilian-real-sign::before { - content: "\e46c"; } +.fa-long-arrow-alt-down { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-landmark-dome::before { - content: "\f752"; } +.fa-ranking-star { + --fa: "\e561"; + --fa--fa: "\e561\e561"; } -.fa-landmark-alt::before { - content: "\f752"; } +.fa-chess-king { + --fa: "\f43f"; + --fa--fa: "\f43f\f43f"; } -.fa-arrow-up::before { - content: "\f062"; } +.fa-person-harassing { + --fa: "\e549"; + --fa--fa: "\e549\e549"; } -.fa-tv::before { - content: "\f26c"; } +.fa-brazilian-real-sign { + --fa: "\e46c"; + --fa--fa: "\e46c\e46c"; } -.fa-television::before { - content: "\f26c"; } +.fa-landmark-dome { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-tv-alt::before { - content: "\f26c"; } +.fa-landmark-alt { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-shrimp::before { - content: "\e448"; } +.fa-arrow-up { + --fa: "\f062"; + --fa--fa: "\f062\f062"; } -.fa-list-check::before { - content: "\f0ae"; } +.fa-tv { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-tasks::before { - content: "\f0ae"; } +.fa-television { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-jug-detergent::before { - content: "\e519"; } +.fa-tv-alt { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-circle-user::before { - content: "\f2bd"; } +.fa-shrimp { + --fa: "\e448"; + --fa--fa: "\e448\e448"; } -.fa-user-circle::before { - content: "\f2bd"; } +.fa-list-check { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-user-shield::before { - content: "\f505"; } +.fa-tasks { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-wind::before { - content: "\f72e"; } +.fa-jug-detergent { + --fa: "\e519"; + --fa--fa: "\e519\e519"; } -.fa-car-burst::before { - content: "\f5e1"; } +.fa-circle-user { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-car-crash::before { - content: "\f5e1"; } +.fa-user-circle { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-y::before { - content: "\59"; } +.fa-user-shield { + --fa: "\f505"; + --fa--fa: "\f505\f505"; } -.fa-person-snowboarding::before { - content: "\f7ce"; } +.fa-wind { + --fa: "\f72e"; + --fa--fa: "\f72e\f72e"; } -.fa-snowboarding::before { - content: "\f7ce"; } +.fa-car-burst { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-truck-fast::before { - content: "\f48b"; } +.fa-car-crash { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-shipping-fast::before { - content: "\f48b"; } +.fa-y { + --fa: "\59"; + --fa--fa: "\59\59"; } -.fa-fish::before { - content: "\f578"; } +.fa-person-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-user-graduate::before { - content: "\f501"; } +.fa-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-circle-half-stroke::before { - content: "\f042"; } +.fa-truck-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-adjust::before { - content: "\f042"; } +.fa-shipping-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-clapperboard::before { - content: "\e131"; } +.fa-fish { + --fa: "\f578"; + --fa--fa: "\f578\f578"; } -.fa-circle-radiation::before { - content: "\f7ba"; } +.fa-user-graduate { + --fa: "\f501"; + --fa--fa: "\f501\f501"; } -.fa-radiation-alt::before { - content: "\f7ba"; } +.fa-circle-half-stroke { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball::before { - content: "\f433"; } +.fa-adjust { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball-ball::before { - content: "\f433"; } +.fa-clapperboard { + --fa: "\e131"; + --fa--fa: "\e131\e131"; } -.fa-jet-fighter-up::before { - content: "\e518"; } +.fa-circle-radiation { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-diagram-project::before { - content: "\f542"; } +.fa-radiation-alt { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-project-diagram::before { - content: "\f542"; } +.fa-baseball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-copy::before { - content: "\f0c5"; } +.fa-baseball-ball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-volume-xmark::before { - content: "\f6a9"; } +.fa-jet-fighter-up { + --fa: "\e518"; + --fa--fa: "\e518\e518"; } -.fa-volume-mute::before { - content: "\f6a9"; } +.fa-diagram-project { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-volume-times::before { - content: "\f6a9"; } +.fa-project-diagram { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-hand-sparkles::before { - content: "\e05d"; } +.fa-copy { + --fa: "\f0c5"; + --fa--fa: "\f0c5\f0c5"; } -.fa-grip::before { - content: "\f58d"; } +.fa-volume-xmark { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-grip-horizontal::before { - content: "\f58d"; } +.fa-volume-mute { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-from-square::before { - content: "\f14d"; } +.fa-volume-times { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-square::before { - content: "\f14d"; } +.fa-hand-sparkles { + --fa: "\e05d"; + --fa--fa: "\e05d\e05d"; } -.fa-child-combatant::before { - content: "\e4e0"; } +.fa-grip { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-child-rifle::before { - content: "\e4e0"; } +.fa-grip-horizontal { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-gun::before { - content: "\e19b"; } +.fa-share-from-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-square-phone::before { - content: "\f098"; } +.fa-share-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-phone-square::before { - content: "\f098"; } +.fa-child-combatant { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-plus::before { - content: "\2b"; } +.fa-child-rifle { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-add::before { - content: "\2b"; } +.fa-gun { + --fa: "\e19b"; + --fa--fa: "\e19b\e19b"; } -.fa-expand::before { - content: "\f065"; } +.fa-square-phone { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-computer::before { - content: "\e4e5"; } +.fa-phone-square { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-xmark::before { - content: "\f00d"; } +.fa-plus { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-close::before { - content: "\f00d"; } +.fa-add { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-multiply::before { - content: "\f00d"; } +.fa-expand { + --fa: "\f065"; + --fa--fa: "\f065\f065"; } -.fa-remove::before { - content: "\f00d"; } +.fa-computer { + --fa: "\e4e5"; + --fa--fa: "\e4e5\e4e5"; } -.fa-times::before { - content: "\f00d"; } +.fa-xmark { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows-up-down-left-right::before { - content: "\f047"; } +.fa-close { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows::before { - content: "\f047"; } +.fa-multiply { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-user::before { - content: "\f51c"; } +.fa-remove { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-teacher::before { - content: "\f51c"; } +.fa-times { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-peso-sign::before { - content: "\e222"; } +.fa-arrows-up-down-left-right { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-building-shield::before { - content: "\e4d8"; } +.fa-arrows { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-baby::before { - content: "\f77c"; } +.fa-chalkboard-user { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-users-line::before { - content: "\e592"; } +.fa-chalkboard-teacher { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-quote-left::before { - content: "\f10d"; } +.fa-peso-sign { + --fa: "\e222"; + --fa--fa: "\e222\e222"; } -.fa-quote-left-alt::before { - content: "\f10d"; } +.fa-building-shield { + --fa: "\e4d8"; + --fa--fa: "\e4d8\e4d8"; } -.fa-tractor::before { - content: "\f722"; } +.fa-baby { + --fa: "\f77c"; + --fa--fa: "\f77c\f77c"; } -.fa-trash-arrow-up::before { - content: "\f829"; } +.fa-users-line { + --fa: "\e592"; + --fa--fa: "\e592\e592"; } -.fa-trash-restore::before { - content: "\f829"; } +.fa-quote-left { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-arrow-down-up-lock::before { - content: "\e4b0"; } +.fa-quote-left-alt { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-lines-leaning::before { - content: "\e51e"; } +.fa-tractor { + --fa: "\f722"; + --fa--fa: "\f722\f722"; } -.fa-ruler-combined::before { - content: "\f546"; } +.fa-trash-arrow-up { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-copyright::before { - content: "\f1f9"; } +.fa-trash-restore { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-equals::before { - content: "\3d"; } +.fa-arrow-down-up-lock { + --fa: "\e4b0"; + --fa--fa: "\e4b0\e4b0"; } -.fa-blender::before { - content: "\f517"; } +.fa-lines-leaning { + --fa: "\e51e"; + --fa--fa: "\e51e\e51e"; } -.fa-teeth::before { - content: "\f62e"; } +.fa-ruler-combined { + --fa: "\f546"; + --fa--fa: "\f546\f546"; } -.fa-shekel-sign::before { - content: "\f20b"; } +.fa-copyright { + --fa: "\f1f9"; + --fa--fa: "\f1f9\f1f9"; } -.fa-ils::before { - content: "\f20b"; } +.fa-equals { + --fa: "\3d"; + --fa--fa: "\3d\3d"; } -.fa-shekel::before { - content: "\f20b"; } +.fa-blender { + --fa: "\f517"; + --fa--fa: "\f517\f517"; } -.fa-sheqel::before { - content: "\f20b"; } +.fa-teeth { + --fa: "\f62e"; + --fa--fa: "\f62e\f62e"; } -.fa-sheqel-sign::before { - content: "\f20b"; } +.fa-shekel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-map::before { - content: "\f279"; } +.fa-ils { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-rocket::before { - content: "\f135"; } +.fa-shekel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-film::before { - content: "\f87c"; } +.fa-sheqel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-video::before { - content: "\f87c"; } +.fa-sheqel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-folder-minus::before { - content: "\f65d"; } +.fa-map { + --fa: "\f279"; + --fa--fa: "\f279\f279"; } -.fa-store::before { - content: "\f54e"; } +.fa-rocket { + --fa: "\f135"; + --fa--fa: "\f135\f135"; } -.fa-arrow-trend-up::before { - content: "\e098"; } +.fa-photo-film { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-plug-circle-minus::before { - content: "\e55e"; } +.fa-photo-video { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-sign-hanging::before { - content: "\f4d9"; } +.fa-folder-minus { + --fa: "\f65d"; + --fa--fa: "\f65d\f65d"; } -.fa-sign::before { - content: "\f4d9"; } +.fa-hexagon-nodes-bolt { + --fa: "\e69a"; + --fa--fa: "\e69a\e69a"; } -.fa-bezier-curve::before { - content: "\f55b"; } +.fa-store { + --fa: "\f54e"; + --fa--fa: "\f54e\f54e"; } -.fa-bell-slash::before { - content: "\f1f6"; } +.fa-arrow-trend-up { + --fa: "\e098"; + --fa--fa: "\e098\e098"; } -.fa-tablet::before { - content: "\f3fb"; } +.fa-plug-circle-minus { + --fa: "\e55e"; + --fa--fa: "\e55e\e55e"; } -.fa-tablet-android::before { - content: "\f3fb"; } +.fa-sign-hanging { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-school-flag::before { - content: "\e56e"; } +.fa-sign { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-fill::before { - content: "\f575"; } +.fa-bezier-curve { + --fa: "\f55b"; + --fa--fa: "\f55b\f55b"; } -.fa-angle-up::before { - content: "\f106"; } +.fa-bell-slash { + --fa: "\f1f6"; + --fa--fa: "\f1f6\f1f6"; } -.fa-drumstick-bite::before { - content: "\f6d7"; } +.fa-tablet { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-holly-berry::before { - content: "\f7aa"; } +.fa-tablet-android { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-chevron-left::before { - content: "\f053"; } +.fa-school-flag { + --fa: "\e56e"; + --fa--fa: "\e56e\e56e"; } -.fa-bacteria::before { - content: "\e059"; } +.fa-fill { + --fa: "\f575"; + --fa--fa: "\f575\f575"; } -.fa-hand-lizard::before { - content: "\f258"; } +.fa-angle-up { + --fa: "\f106"; + --fa--fa: "\f106\f106"; } -.fa-notdef::before { - content: "\e1fe"; } +.fa-drumstick-bite { + --fa: "\f6d7"; + --fa--fa: "\f6d7\f6d7"; } -.fa-disease::before { - content: "\f7fa"; } +.fa-holly-berry { + --fa: "\f7aa"; + --fa--fa: "\f7aa\f7aa"; } -.fa-briefcase-medical::before { - content: "\f469"; } +.fa-chevron-left { + --fa: "\f053"; + --fa--fa: "\f053\f053"; } -.fa-genderless::before { - content: "\f22d"; } +.fa-bacteria { + --fa: "\e059"; + --fa--fa: "\e059\e059"; } -.fa-chevron-right::before { - content: "\f054"; } +.fa-hand-lizard { + --fa: "\f258"; + --fa--fa: "\f258\f258"; } -.fa-retweet::before { - content: "\f079"; } +.fa-notdef { + --fa: "\e1fe"; + --fa--fa: "\e1fe\e1fe"; } -.fa-car-rear::before { - content: "\f5de"; } +.fa-disease { + --fa: "\f7fa"; + --fa--fa: "\f7fa\f7fa"; } -.fa-car-alt::before { - content: "\f5de"; } +.fa-briefcase-medical { + --fa: "\f469"; + --fa--fa: "\f469\f469"; } -.fa-pump-soap::before { - content: "\e06b"; } +.fa-genderless { + --fa: "\f22d"; + --fa--fa: "\f22d\f22d"; } -.fa-video-slash::before { - content: "\f4e2"; } +.fa-chevron-right { + --fa: "\f054"; + --fa--fa: "\f054\f054"; } -.fa-battery-quarter::before { - content: "\f243"; } +.fa-retweet { + --fa: "\f079"; + --fa--fa: "\f079\f079"; } -.fa-battery-2::before { - content: "\f243"; } +.fa-car-rear { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-radio::before { - content: "\f8d7"; } +.fa-car-alt { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-baby-carriage::before { - content: "\f77d"; } +.fa-pump-soap { + --fa: "\e06b"; + --fa--fa: "\e06b\e06b"; } -.fa-carriage-baby::before { - content: "\f77d"; } +.fa-video-slash { + --fa: "\f4e2"; + --fa--fa: "\f4e2\f4e2"; } -.fa-traffic-light::before { - content: "\f637"; } +.fa-battery-quarter { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-thermometer::before { - content: "\f491"; } +.fa-battery-2 { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-vr-cardboard::before { - content: "\f729"; } +.fa-radio { + --fa: "\f8d7"; + --fa--fa: "\f8d7\f8d7"; } -.fa-hand-middle-finger::before { - content: "\f806"; } +.fa-baby-carriage { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percent::before { - content: "\25"; } +.fa-carriage-baby { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percentage::before { - content: "\25"; } +.fa-traffic-light { + --fa: "\f637"; + --fa--fa: "\f637\f637"; } -.fa-truck-moving::before { - content: "\f4df"; } +.fa-thermometer { + --fa: "\f491"; + --fa--fa: "\f491\f491"; } -.fa-glass-water-droplet::before { - content: "\e4f5"; } +.fa-vr-cardboard { + --fa: "\f729"; + --fa--fa: "\f729\f729"; } -.fa-display::before { - content: "\e163"; } +.fa-hand-middle-finger { + --fa: "\f806"; + --fa--fa: "\f806\f806"; } -.fa-face-smile::before { - content: "\f118"; } +.fa-percent { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-smile::before { - content: "\f118"; } +.fa-percentage { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-thumbtack::before { - content: "\f08d"; } +.fa-truck-moving { + --fa: "\f4df"; + --fa--fa: "\f4df\f4df"; } -.fa-thumb-tack::before { - content: "\f08d"; } +.fa-glass-water-droplet { + --fa: "\e4f5"; + --fa--fa: "\e4f5\e4f5"; } -.fa-trophy::before { - content: "\f091"; } +.fa-display { + --fa: "\e163"; + --fa--fa: "\e163\e163"; } -.fa-person-praying::before { - content: "\f683"; } +.fa-face-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-pray::before { - content: "\f683"; } +.fa-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-hammer::before { - content: "\f6e3"; } +.fa-thumbtack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-hand-peace::before { - content: "\f25b"; } +.fa-thumb-tack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-rotate::before { - content: "\f2f1"; } +.fa-trophy { + --fa: "\f091"; + --fa--fa: "\f091\f091"; } -.fa-sync-alt::before { - content: "\f2f1"; } +.fa-person-praying { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-spinner::before { - content: "\f110"; } +.fa-pray { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-robot::before { - content: "\f544"; } +.fa-hammer { + --fa: "\f6e3"; + --fa--fa: "\f6e3\f6e3"; } -.fa-peace::before { - content: "\f67c"; } +.fa-hand-peace { + --fa: "\f25b"; + --fa--fa: "\f25b\f25b"; } -.fa-gears::before { - content: "\f085"; } +.fa-rotate { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-cogs::before { - content: "\f085"; } +.fa-sync-alt { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-warehouse::before { - content: "\f494"; } +.fa-spinner { + --fa: "\f110"; + --fa--fa: "\f110\f110"; } -.fa-arrow-up-right-dots::before { - content: "\e4b7"; } +.fa-robot { + --fa: "\f544"; + --fa--fa: "\f544\f544"; } -.fa-splotch::before { - content: "\f5bc"; } +.fa-peace { + --fa: "\f67c"; + --fa--fa: "\f67c\f67c"; } -.fa-face-grin-hearts::before { - content: "\f584"; } +.fa-gears { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-grin-hearts::before { - content: "\f584"; } +.fa-cogs { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-dice-four::before { - content: "\f524"; } +.fa-warehouse { + --fa: "\f494"; + --fa--fa: "\f494\f494"; } -.fa-sim-card::before { - content: "\f7c4"; } +.fa-arrow-up-right-dots { + --fa: "\e4b7"; + --fa--fa: "\e4b7\e4b7"; } -.fa-transgender::before { - content: "\f225"; } +.fa-splotch { + --fa: "\f5bc"; + --fa--fa: "\f5bc\f5bc"; } -.fa-transgender-alt::before { - content: "\f225"; } +.fa-face-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-mercury::before { - content: "\f223"; } +.fa-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-arrow-turn-down::before { - content: "\f149"; } +.fa-dice-four { + --fa: "\f524"; + --fa--fa: "\f524\f524"; } -.fa-level-down::before { - content: "\f149"; } +.fa-sim-card { + --fa: "\f7c4"; + --fa--fa: "\f7c4\f7c4"; } -.fa-person-falling-burst::before { - content: "\e547"; } +.fa-transgender { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-award::before { - content: "\f559"; } +.fa-transgender-alt { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-ticket-simple::before { - content: "\f3ff"; } +.fa-mercury { + --fa: "\f223"; + --fa--fa: "\f223\f223"; } -.fa-ticket-alt::before { - content: "\f3ff"; } +.fa-arrow-turn-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-building::before { - content: "\f1ad"; } +.fa-level-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-angles-left::before { - content: "\f100"; } +.fa-person-falling-burst { + --fa: "\e547"; + --fa--fa: "\e547\e547"; } -.fa-angle-double-left::before { - content: "\f100"; } +.fa-award { + --fa: "\f559"; + --fa--fa: "\f559\f559"; } -.fa-qrcode::before { - content: "\f029"; } +.fa-ticket-simple { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-clock-rotate-left::before { - content: "\f1da"; } +.fa-ticket-alt { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-history::before { - content: "\f1da"; } +.fa-building { + --fa: "\f1ad"; + --fa--fa: "\f1ad\f1ad"; } -.fa-face-grin-beam-sweat::before { - content: "\f583"; } +.fa-angles-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-grin-beam-sweat::before { - content: "\f583"; } +.fa-angle-double-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-file-export::before { - content: "\f56e"; } +.fa-qrcode { + --fa: "\f029"; + --fa--fa: "\f029\f029"; } -.fa-arrow-right-from-file::before { - content: "\f56e"; } +.fa-clock-rotate-left { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield::before { - content: "\f132"; } +.fa-history { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield-blank::before { - content: "\f132"; } +.fa-face-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-arrow-up-short-wide::before { - content: "\f885"; } +.fa-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-sort-amount-up-alt::before { - content: "\f885"; } +.fa-file-export { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-house-medical::before { - content: "\e3b2"; } +.fa-arrow-right-from-file { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-golf-ball-tee::before { - content: "\f450"; } +.fa-shield { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-golf-ball::before { - content: "\f450"; } +.fa-shield-blank { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-circle-chevron-left::before { - content: "\f137"; } +.fa-arrow-up-short-wide { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-chevron-circle-left::before { - content: "\f137"; } +.fa-sort-amount-up-alt { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-house-chimney-window::before { - content: "\e00d"; } +.fa-comment-nodes { + --fa: "\e696"; + --fa--fa: "\e696\e696"; } -.fa-pen-nib::before { - content: "\f5ad"; } +.fa-house-medical { + --fa: "\e3b2"; + --fa--fa: "\e3b2\e3b2"; } -.fa-tent-arrow-turn-left::before { - content: "\e580"; } +.fa-golf-ball-tee { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-tents::before { - content: "\e582"; } +.fa-golf-ball { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-wand-magic::before { - content: "\f0d0"; } +.fa-circle-chevron-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-magic::before { - content: "\f0d0"; } +.fa-chevron-circle-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-dog::before { - content: "\f6d3"; } +.fa-house-chimney-window { + --fa: "\e00d"; + --fa--fa: "\e00d\e00d"; } -.fa-carrot::before { - content: "\f787"; } +.fa-pen-nib { + --fa: "\f5ad"; + --fa--fa: "\f5ad\f5ad"; } -.fa-moon::before { - content: "\f186"; } +.fa-tent-arrow-turn-left { + --fa: "\e580"; + --fa--fa: "\e580\e580"; } -.fa-wine-glass-empty::before { - content: "\f5ce"; } +.fa-tents { + --fa: "\e582"; + --fa--fa: "\e582\e582"; } -.fa-wine-glass-alt::before { - content: "\f5ce"; } +.fa-wand-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-cheese::before { - content: "\f7ef"; } +.fa-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-yin-yang::before { - content: "\f6ad"; } +.fa-dog { + --fa: "\f6d3"; + --fa--fa: "\f6d3\f6d3"; } -.fa-music::before { - content: "\f001"; } +.fa-carrot { + --fa: "\f787"; + --fa--fa: "\f787\f787"; } -.fa-code-commit::before { - content: "\f386"; } +.fa-moon { + --fa: "\f186"; + --fa--fa: "\f186\f186"; } -.fa-temperature-low::before { - content: "\f76b"; } +.fa-wine-glass-empty { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-person-biking::before { - content: "\f84a"; } +.fa-wine-glass-alt { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-biking::before { - content: "\f84a"; } +.fa-cheese { + --fa: "\f7ef"; + --fa--fa: "\f7ef\f7ef"; } -.fa-broom::before { - content: "\f51a"; } +.fa-yin-yang { + --fa: "\f6ad"; + --fa--fa: "\f6ad\f6ad"; } -.fa-shield-heart::before { - content: "\e574"; } +.fa-music { + --fa: "\f001"; + --fa--fa: "\f001\f001"; } -.fa-gopuram::before { - content: "\f664"; } +.fa-code-commit { + --fa: "\f386"; + --fa--fa: "\f386\f386"; } -.fa-earth-oceania::before { - content: "\e47b"; } +.fa-temperature-low { + --fa: "\f76b"; + --fa--fa: "\f76b\f76b"; } -.fa-globe-oceania::before { - content: "\e47b"; } +.fa-person-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-square-xmark::before { - content: "\f2d3"; } +.fa-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-times-square::before { - content: "\f2d3"; } +.fa-broom { + --fa: "\f51a"; + --fa--fa: "\f51a\f51a"; } -.fa-xmark-square::before { - content: "\f2d3"; } +.fa-shield-heart { + --fa: "\e574"; + --fa--fa: "\e574\e574"; } -.fa-hashtag::before { - content: "\23"; } +.fa-gopuram { + --fa: "\f664"; + --fa--fa: "\f664\f664"; } -.fa-up-right-and-down-left-from-center::before { - content: "\f424"; } +.fa-earth-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-expand-alt::before { - content: "\f424"; } +.fa-globe-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-oil-can::before { - content: "\f613"; } +.fa-square-xmark { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-t::before { - content: "\54"; } +.fa-times-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-hippo::before { - content: "\f6ed"; } +.fa-xmark-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-chart-column::before { - content: "\e0e3"; } +.fa-hashtag { + --fa: "\23"; + --fa--fa: "\23\23"; } -.fa-infinity::before { - content: "\f534"; } +.fa-up-right-and-down-left-from-center { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-vial-circle-check::before { - content: "\e596"; } +.fa-expand-alt { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-person-arrow-down-to-line::before { - content: "\e538"; } +.fa-oil-can { + --fa: "\f613"; + --fa--fa: "\f613\f613"; } -.fa-voicemail::before { - content: "\f897"; } +.fa-t { + --fa: "\54"; + --fa--fa: "\54\54"; } -.fa-fan::before { - content: "\f863"; } +.fa-hippo { + --fa: "\f6ed"; + --fa--fa: "\f6ed\f6ed"; } -.fa-person-walking-luggage::before { - content: "\e554"; } +.fa-chart-column { + --fa: "\e0e3"; + --fa--fa: "\e0e3\e0e3"; } -.fa-up-down::before { - content: "\f338"; } +.fa-infinity { + --fa: "\f534"; + --fa--fa: "\f534\f534"; } -.fa-arrows-alt-v::before { - content: "\f338"; } +.fa-vial-circle-check { + --fa: "\e596"; + --fa--fa: "\e596\e596"; } -.fa-cloud-moon-rain::before { - content: "\f73c"; } +.fa-person-arrow-down-to-line { + --fa: "\e538"; + --fa--fa: "\e538\e538"; } -.fa-calendar::before { - content: "\f133"; } +.fa-voicemail { + --fa: "\f897"; + --fa--fa: "\f897\f897"; } -.fa-trailer::before { - content: "\e041"; } +.fa-fan { + --fa: "\f863"; + --fa--fa: "\f863\f863"; } -.fa-bahai::before { - content: "\f666"; } +.fa-person-walking-luggage { + --fa: "\e554"; + --fa--fa: "\e554\e554"; } -.fa-haykal::before { - content: "\f666"; } +.fa-up-down { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-sd-card::before { - content: "\f7c2"; } +.fa-arrows-alt-v { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-dragon::before { - content: "\f6d5"; } +.fa-cloud-moon-rain { + --fa: "\f73c"; + --fa--fa: "\f73c\f73c"; } -.fa-shoe-prints::before { - content: "\f54b"; } +.fa-calendar { + --fa: "\f133"; + --fa--fa: "\f133\f133"; } -.fa-circle-plus::before { - content: "\f055"; } +.fa-trailer { + --fa: "\e041"; + --fa--fa: "\e041\e041"; } -.fa-plus-circle::before { - content: "\f055"; } +.fa-bahai { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-face-grin-tongue-wink::before { - content: "\f58b"; } +.fa-haykal { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-grin-tongue-wink::before { - content: "\f58b"; } +.fa-sd-card { + --fa: "\f7c2"; + --fa--fa: "\f7c2\f7c2"; } -.fa-hand-holding::before { - content: "\f4bd"; } +.fa-dragon { + --fa: "\f6d5"; + --fa--fa: "\f6d5\f6d5"; } -.fa-plug-circle-exclamation::before { - content: "\e55d"; } +.fa-shoe-prints { + --fa: "\f54b"; + --fa--fa: "\f54b\f54b"; } -.fa-link-slash::before { - content: "\f127"; } +.fa-circle-plus { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-broken::before { - content: "\f127"; } +.fa-plus-circle { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-slash::before { - content: "\f127"; } +.fa-face-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-unlink::before { - content: "\f127"; } +.fa-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-clone::before { - content: "\f24d"; } +.fa-hand-holding { + --fa: "\f4bd"; + --fa--fa: "\f4bd\f4bd"; } -.fa-person-walking-arrow-loop-left::before { - content: "\e551"; } +.fa-plug-circle-exclamation { + --fa: "\e55d"; + --fa--fa: "\e55d\e55d"; } -.fa-arrow-up-z-a::before { - content: "\f882"; } +.fa-link-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-sort-alpha-up-alt::before { - content: "\f882"; } +.fa-chain-broken { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-flame-curved::before { - content: "\f7e4"; } +.fa-chain-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-alt::before { - content: "\f7e4"; } +.fa-unlink { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-tornado::before { - content: "\f76f"; } +.fa-clone { + --fa: "\f24d"; + --fa--fa: "\f24d\f24d"; } -.fa-file-circle-plus::before { - content: "\e494"; } +.fa-person-walking-arrow-loop-left { + --fa: "\e551"; + --fa--fa: "\e551\e551"; } -.fa-book-quran::before { - content: "\f687"; } +.fa-arrow-up-z-a { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-quran::before { - content: "\f687"; } +.fa-sort-alpha-up-alt { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-anchor::before { - content: "\f13d"; } +.fa-fire-flame-curved { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-border-all::before { - content: "\f84c"; } +.fa-fire-alt { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-face-angry::before { - content: "\f556"; } +.fa-tornado { + --fa: "\f76f"; + --fa--fa: "\f76f\f76f"; } -.fa-angry::before { - content: "\f556"; } +.fa-file-circle-plus { + --fa: "\e494"; + --fa--fa: "\e494\e494"; } -.fa-cookie-bite::before { - content: "\f564"; } +.fa-book-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-arrow-trend-down::before { - content: "\e097"; } +.fa-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-rss::before { - content: "\f09e"; } +.fa-anchor { + --fa: "\f13d"; + --fa--fa: "\f13d\f13d"; } -.fa-feed::before { - content: "\f09e"; } +.fa-border-all { + --fa: "\f84c"; + --fa--fa: "\f84c\f84c"; } -.fa-draw-polygon::before { - content: "\f5ee"; } +.fa-face-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-scale-balanced::before { - content: "\f24e"; } +.fa-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-balance-scale::before { - content: "\f24e"; } +.fa-cookie-bite { + --fa: "\f564"; + --fa--fa: "\f564\f564"; } -.fa-gauge-simple-high::before { - content: "\f62a"; } +.fa-arrow-trend-down { + --fa: "\e097"; + --fa--fa: "\e097\e097"; } -.fa-tachometer::before { - content: "\f62a"; } +.fa-rss { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-tachometer-fast::before { - content: "\f62a"; } +.fa-feed { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-shower::before { - content: "\f2cc"; } +.fa-draw-polygon { + --fa: "\f5ee"; + --fa--fa: "\f5ee\f5ee"; } -.fa-desktop::before { - content: "\f390"; } +.fa-scale-balanced { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-desktop-alt::before { - content: "\f390"; } +.fa-balance-scale { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-m::before { - content: "\4d"; } +.fa-gauge-simple-high { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-table-list::before { - content: "\f00b"; } +.fa-tachometer { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-th-list::before { - content: "\f00b"; } +.fa-tachometer-fast { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-comment-sms::before { - content: "\f7cd"; } +.fa-shower { + --fa: "\f2cc"; + --fa--fa: "\f2cc\f2cc"; } -.fa-sms::before { - content: "\f7cd"; } +.fa-desktop { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-book::before { - content: "\f02d"; } +.fa-desktop-alt { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-user-plus::before { - content: "\f234"; } +.fa-m { + --fa: "\4d"; + --fa--fa: "\4d\4d"; } -.fa-check::before { - content: "\f00c"; } +.fa-table-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-three-quarters::before { - content: "\f241"; } +.fa-th-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-4::before { - content: "\f241"; } +.fa-comment-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-house-circle-check::before { - content: "\e509"; } +.fa-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-angle-left::before { - content: "\f104"; } +.fa-book { + --fa: "\f02d"; + --fa--fa: "\f02d\f02d"; } -.fa-diagram-successor::before { - content: "\e47a"; } +.fa-user-plus { + --fa: "\f234"; + --fa--fa: "\f234\f234"; } -.fa-truck-arrow-right::before { - content: "\e58b"; } +.fa-check { + --fa: "\f00c"; + --fa--fa: "\f00c\f00c"; } -.fa-arrows-split-up-and-left::before { - content: "\e4bc"; } +.fa-battery-three-quarters { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-hand-fist::before { - content: "\f6de"; } +.fa-battery-4 { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-fist-raised::before { - content: "\f6de"; } +.fa-house-circle-check { + --fa: "\e509"; + --fa--fa: "\e509\e509"; } -.fa-cloud-moon::before { - content: "\f6c3"; } +.fa-angle-left { + --fa: "\f104"; + --fa--fa: "\f104\f104"; } -.fa-briefcase::before { - content: "\f0b1"; } +.fa-diagram-successor { + --fa: "\e47a"; + --fa--fa: "\e47a\e47a"; } -.fa-person-falling::before { - content: "\e546"; } +.fa-truck-arrow-right { + --fa: "\e58b"; + --fa--fa: "\e58b\e58b"; } -.fa-image-portrait::before { - content: "\f3e0"; } +.fa-arrows-split-up-and-left { + --fa: "\e4bc"; + --fa--fa: "\e4bc\e4bc"; } -.fa-portrait::before { - content: "\f3e0"; } +.fa-hand-fist { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-user-tag::before { - content: "\f507"; } +.fa-fist-raised { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-rug::before { - content: "\e569"; } +.fa-cloud-moon { + --fa: "\f6c3"; + --fa--fa: "\f6c3\f6c3"; } -.fa-earth-europe::before { - content: "\f7a2"; } +.fa-briefcase { + --fa: "\f0b1"; + --fa--fa: "\f0b1\f0b1"; } -.fa-globe-europe::before { - content: "\f7a2"; } +.fa-person-falling { + --fa: "\e546"; + --fa--fa: "\e546\e546"; } -.fa-cart-flatbed-suitcase::before { - content: "\f59d"; } +.fa-image-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-luggage-cart::before { - content: "\f59d"; } +.fa-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-rectangle-xmark::before { - content: "\f410"; } +.fa-user-tag { + --fa: "\f507"; + --fa--fa: "\f507\f507"; } -.fa-rectangle-times::before { - content: "\f410"; } +.fa-rug { + --fa: "\e569"; + --fa--fa: "\e569\e569"; } -.fa-times-rectangle::before { - content: "\f410"; } +.fa-earth-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-window-close::before { - content: "\f410"; } +.fa-globe-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-baht-sign::before { - content: "\e0ac"; } +.fa-cart-flatbed-suitcase { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-open::before { - content: "\f518"; } +.fa-luggage-cart { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-xmark { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-times { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-handcuffs::before { - content: "\e4f8"; } +.fa-times-rectangle { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-triangle-exclamation::before { - content: "\f071"; } +.fa-window-close { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-exclamation-triangle::before { - content: "\f071"; } +.fa-baht-sign { + --fa: "\e0ac"; + --fa--fa: "\e0ac\e0ac"; } -.fa-warning::before { - content: "\f071"; } +.fa-book-open { + --fa: "\f518"; + --fa--fa: "\f518\f518"; } -.fa-database::before { - content: "\f1c0"; } +.fa-book-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-share::before { - content: "\f064"; } +.fa-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-mail-forward::before { - content: "\f064"; } +.fa-handcuffs { + --fa: "\e4f8"; + --fa--fa: "\e4f8\e4f8"; } -.fa-bottle-droplet::before { - content: "\e4c4"; } +.fa-triangle-exclamation { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-mask-face::before { - content: "\e1d7"; } +.fa-exclamation-triangle { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-hill-rockslide::before { - content: "\e508"; } +.fa-warning { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-right-left::before { - content: "\f362"; } +.fa-database { + --fa: "\f1c0"; + --fa--fa: "\f1c0\f1c0"; } -.fa-exchange-alt::before { - content: "\f362"; } +.fa-share { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-paper-plane::before { - content: "\f1d8"; } +.fa-mail-forward { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-road-circle-exclamation::before { - content: "\e565"; } +.fa-bottle-droplet { + --fa: "\e4c4"; + --fa--fa: "\e4c4\e4c4"; } -.fa-dungeon::before { - content: "\f6d9"; } +.fa-mask-face { + --fa: "\e1d7"; + --fa--fa: "\e1d7\e1d7"; } -.fa-align-right::before { - content: "\f038"; } +.fa-hill-rockslide { + --fa: "\e508"; + --fa--fa: "\e508\e508"; } -.fa-money-bill-1-wave::before { - content: "\f53b"; } +.fa-right-left { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-money-bill-wave-alt::before { - content: "\f53b"; } +.fa-exchange-alt { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-life-ring::before { - content: "\f1cd"; } +.fa-paper-plane { + --fa: "\f1d8"; + --fa--fa: "\f1d8\f1d8"; } -.fa-hands::before { - content: "\f2a7"; } +.fa-road-circle-exclamation { + --fa: "\e565"; + --fa--fa: "\e565\e565"; } -.fa-sign-language::before { - content: "\f2a7"; } +.fa-dungeon { + --fa: "\f6d9"; + --fa--fa: "\f6d9\f6d9"; } -.fa-signing::before { - content: "\f2a7"; } +.fa-align-right { + --fa: "\f038"; + --fa--fa: "\f038\f038"; } -.fa-calendar-day::before { - content: "\f783"; } +.fa-money-bill-1-wave { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-water-ladder::before { - content: "\f5c5"; } +.fa-money-bill-wave-alt { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-ladder-water::before { - content: "\f5c5"; } +.fa-life-ring { + --fa: "\f1cd"; + --fa--fa: "\f1cd\f1cd"; } -.fa-swimming-pool::before { - content: "\f5c5"; } +.fa-hands { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-up-down::before { - content: "\f07d"; } +.fa-sign-language { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-v::before { - content: "\f07d"; } +.fa-signing { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-face-grimace::before { - content: "\f57f"; } +.fa-calendar-day { + --fa: "\f783"; + --fa--fa: "\f783\f783"; } -.fa-grimace::before { - content: "\f57f"; } +.fa-water-ladder { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-move::before { - content: "\e2ce"; } +.fa-ladder-water { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-alt::before { - content: "\e2ce"; } +.fa-swimming-pool { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-turn-down::before { - content: "\f3be"; } +.fa-arrows-up-down { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-level-down-alt::before { - content: "\f3be"; } +.fa-arrows-v { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-person-walking-arrow-right::before { - content: "\e552"; } +.fa-face-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-square-envelope::before { - content: "\f199"; } +.fa-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-envelope-square::before { - content: "\f199"; } +.fa-wheelchair-move { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-dice::before { - content: "\f522"; } +.fa-wheelchair-alt { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-bowling-ball::before { - content: "\f436"; } +.fa-turn-down { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-brain::before { - content: "\f5dc"; } +.fa-level-down-alt { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-bandage::before { - content: "\f462"; } +.fa-person-walking-arrow-right { + --fa: "\e552"; + --fa--fa: "\e552\e552"; } -.fa-band-aid::before { - content: "\f462"; } +.fa-square-envelope { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-calendar-minus::before { - content: "\f272"; } +.fa-envelope-square { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-circle-xmark::before { - content: "\f057"; } +.fa-dice { + --fa: "\f522"; + --fa--fa: "\f522\f522"; } -.fa-times-circle::before { - content: "\f057"; } +.fa-bowling-ball { + --fa: "\f436"; + --fa--fa: "\f436\f436"; } -.fa-xmark-circle::before { - content: "\f057"; } +.fa-brain { + --fa: "\f5dc"; + --fa--fa: "\f5dc\f5dc"; } -.fa-gifts::before { - content: "\f79c"; } +.fa-bandage { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-hotel::before { - content: "\f594"; } +.fa-band-aid { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-earth-asia::before { - content: "\f57e"; } +.fa-calendar-minus { + --fa: "\f272"; + --fa--fa: "\f272\f272"; } -.fa-globe-asia::before { - content: "\f57e"; } +.fa-circle-xmark { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-clip::before { - content: "\f47f"; } +.fa-times-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-alt::before { - content: "\f47f"; } +.fa-xmark-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-magnifying-glass-plus::before { - content: "\f00e"; } +.fa-gifts { + --fa: "\f79c"; + --fa--fa: "\f79c\f79c"; } -.fa-search-plus::before { - content: "\f00e"; } +.fa-hotel { + --fa: "\f594"; + --fa--fa: "\f594\f594"; } -.fa-thumbs-up::before { - content: "\f164"; } +.fa-earth-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-user-clock::before { - content: "\f4fd"; } +.fa-globe-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-hand-dots::before { - content: "\f461"; } +.fa-id-card-clip { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-allergies::before { - content: "\f461"; } +.fa-id-card-alt { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-file-invoice::before { - content: "\f570"; } +.fa-magnifying-glass-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-window-minimize::before { - content: "\f2d1"; } +.fa-search-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-mug-saucer::before { - content: "\f0f4"; } +.fa-thumbs-up { + --fa: "\f164"; + --fa--fa: "\f164\f164"; } -.fa-coffee::before { - content: "\f0f4"; } +.fa-user-clock { + --fa: "\f4fd"; + --fa--fa: "\f4fd\f4fd"; } -.fa-brush::before { - content: "\f55d"; } +.fa-hand-dots { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-mask::before { - content: "\f6fa"; } +.fa-allergies { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-magnifying-glass-minus::before { - content: "\f010"; } +.fa-file-invoice { + --fa: "\f570"; + --fa--fa: "\f570\f570"; } -.fa-search-minus::before { - content: "\f010"; } +.fa-window-minimize { + --fa: "\f2d1"; + --fa--fa: "\f2d1\f2d1"; } -.fa-ruler-vertical::before { - content: "\f548"; } +.fa-mug-saucer { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-large::before { - content: "\f406"; } +.fa-coffee { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-alt::before { - content: "\f406"; } +.fa-brush { + --fa: "\f55d"; + --fa--fa: "\f55d\f55d"; } -.fa-train-tram::before { - content: "\e5b4"; } +.fa-file-half-dashed { + --fa: "\e698"; + --fa--fa: "\e698\e698"; } -.fa-user-nurse::before { - content: "\f82f"; } +.fa-mask { + --fa: "\f6fa"; + --fa--fa: "\f6fa\f6fa"; } -.fa-syringe::before { - content: "\f48e"; } +.fa-magnifying-glass-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-cloud-sun::before { - content: "\f6c4"; } +.fa-search-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-stopwatch-20::before { - content: "\e06f"; } +.fa-ruler-vertical { + --fa: "\f548"; + --fa--fa: "\f548\f548"; } -.fa-square-full::before { - content: "\f45c"; } +.fa-user-large { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-magnet::before { - content: "\f076"; } +.fa-user-alt { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-jar::before { - content: "\e516"; } +.fa-train-tram { + --fa: "\e5b4"; + --fa--fa: "\e5b4\e5b4"; } -.fa-note-sticky::before { - content: "\f249"; } +.fa-user-nurse { + --fa: "\f82f"; + --fa--fa: "\f82f\f82f"; } -.fa-sticky-note::before { - content: "\f249"; } +.fa-syringe { + --fa: "\f48e"; + --fa--fa: "\f48e\f48e"; } -.fa-bug-slash::before { - content: "\e490"; } +.fa-cloud-sun { + --fa: "\f6c4"; + --fa--fa: "\f6c4\f6c4"; } -.fa-arrow-up-from-water-pump::before { - content: "\e4b6"; } +.fa-stopwatch-20 { + --fa: "\e06f"; + --fa--fa: "\e06f\e06f"; } -.fa-bone::before { - content: "\f5d7"; } +.fa-square-full { + --fa: "\f45c"; + --fa--fa: "\f45c\f45c"; } -.fa-table-cells-row-unlock::before { - content: "\e691"; } +.fa-magnet { + --fa: "\f076"; + --fa--fa: "\f076\f076"; } -.fa-user-injured::before { - content: "\f728"; } +.fa-jar { + --fa: "\e516"; + --fa--fa: "\e516\e516"; } -.fa-face-sad-tear::before { - content: "\f5b4"; } +.fa-note-sticky { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-sad-tear::before { - content: "\f5b4"; } +.fa-sticky-note { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-plane::before { - content: "\f072"; } +.fa-bug-slash { + --fa: "\e490"; + --fa--fa: "\e490\e490"; } -.fa-tent-arrows-down::before { - content: "\e581"; } +.fa-arrow-up-from-water-pump { + --fa: "\e4b6"; + --fa--fa: "\e4b6\e4b6"; } -.fa-exclamation::before { - content: "\21"; } +.fa-bone { + --fa: "\f5d7"; + --fa--fa: "\f5d7\f5d7"; } -.fa-arrows-spin::before { - content: "\e4bb"; } +.fa-table-cells-row-unlock { + --fa: "\e691"; + --fa--fa: "\e691\e691"; } -.fa-print::before { - content: "\f02f"; } +.fa-user-injured { + --fa: "\f728"; + --fa--fa: "\f728\f728"; } -.fa-turkish-lira-sign::before { - content: "\e2bb"; } +.fa-face-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-try::before { - content: "\e2bb"; } +.fa-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-turkish-lira::before { - content: "\e2bb"; } +.fa-plane { + --fa: "\f072"; + --fa--fa: "\f072\f072"; } -.fa-dollar-sign::before { - content: "\24"; } +.fa-tent-arrows-down { + --fa: "\e581"; + --fa--fa: "\e581\e581"; } -.fa-dollar::before { - content: "\24"; } +.fa-exclamation { + --fa: "\21"; + --fa--fa: "\21\21"; } -.fa-usd::before { - content: "\24"; } +.fa-arrows-spin { + --fa: "\e4bb"; + --fa--fa: "\e4bb\e4bb"; } -.fa-x::before { - content: "\58"; } +.fa-print { + --fa: "\f02f"; + --fa--fa: "\f02f\f02f"; } -.fa-magnifying-glass-dollar::before { - content: "\f688"; } +.fa-turkish-lira-sign { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-search-dollar::before { - content: "\f688"; } +.fa-try { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-gear::before { - content: "\f509"; } +.fa-turkish-lira { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-cog::before { - content: "\f509"; } +.fa-dollar-sign { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-person-military-pointing::before { - content: "\e54a"; } +.fa-dollar { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-building-columns::before { - content: "\f19c"; } +.fa-usd { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-bank::before { - content: "\f19c"; } +.fa-x { + --fa: "\58"; + --fa--fa: "\58\58"; } -.fa-institution::before { - content: "\f19c"; } +.fa-magnifying-glass-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-museum::before { - content: "\f19c"; } +.fa-search-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-university::before { - content: "\f19c"; } +.fa-users-gear { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-umbrella::before { - content: "\f0e9"; } +.fa-users-cog { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-trowel::before { - content: "\e589"; } +.fa-person-military-pointing { + --fa: "\e54a"; + --fa--fa: "\e54a\e54a"; } -.fa-d::before { - content: "\44"; } +.fa-building-columns { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-stapler::before { - content: "\e5af"; } +.fa-bank { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-masks-theater::before { - content: "\f630"; } +.fa-institution { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-theater-masks::before { - content: "\f630"; } +.fa-museum { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-kip-sign::before { - content: "\e1c4"; } +.fa-university { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-hand-point-left::before { - content: "\f0a5"; } +.fa-umbrella { + --fa: "\f0e9"; + --fa--fa: "\f0e9\f0e9"; } -.fa-handshake-simple::before { - content: "\f4c6"; } +.fa-trowel { + --fa: "\e589"; + --fa--fa: "\e589\e589"; } -.fa-handshake-alt::before { - content: "\f4c6"; } +.fa-d { + --fa: "\44"; + --fa--fa: "\44\44"; } -.fa-jet-fighter::before { - content: "\f0fb"; } +.fa-stapler { + --fa: "\e5af"; + --fa--fa: "\e5af\e5af"; } -.fa-fighter-jet::before { - content: "\f0fb"; } +.fa-masks-theater { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-square-share-nodes::before { - content: "\f1e1"; } +.fa-theater-masks { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-share-alt-square::before { - content: "\f1e1"; } +.fa-kip-sign { + --fa: "\e1c4"; + --fa--fa: "\e1c4\e1c4"; } -.fa-barcode::before { - content: "\f02a"; } +.fa-hand-point-left { + --fa: "\f0a5"; + --fa--fa: "\f0a5\f0a5"; } -.fa-plus-minus::before { - content: "\e43c"; } +.fa-handshake-simple { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video::before { - content: "\f03d"; } +.fa-handshake-alt { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video-camera::before { - content: "\f03d"; } +.fa-jet-fighter { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-graduation-cap::before { - content: "\f19d"; } +.fa-fighter-jet { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-mortar-board::before { - content: "\f19d"; } +.fa-square-share-nodes { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-hand-holding-medical::before { - content: "\e05c"; } +.fa-share-alt-square { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-person-circle-check::before { - content: "\e53e"; } +.fa-barcode { + --fa: "\f02a"; + --fa--fa: "\f02a\f02a"; } -.fa-turn-up::before { - content: "\f3bf"; } +.fa-plus-minus { + --fa: "\e43c"; + --fa--fa: "\e43c\e43c"; } -.fa-level-up-alt::before { - content: "\f3bf"; } +.fa-video { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-video-camera { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-graduation-cap { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-mortar-board { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-hand-holding-medical { + --fa: "\e05c"; + --fa--fa: "\e05c\e05c"; } + +.fa-person-circle-check { + --fa: "\e53e"; + --fa--fa: "\e53e\e53e"; } + +.fa-turn-up { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } + +.fa-level-up-alt { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } .sr-only, .fa-sr-only { @@ -6228,1586 +8219,1589 @@ readers do not read off random characters that represent icons */ .fa-brands { font-weight: 400; } -.fa-monero:before { - content: "\f3d0"; } +.fa-monero { + --fa: "\f3d0"; } -.fa-hooli:before { - content: "\f427"; } +.fa-hooli { + --fa: "\f427"; } -.fa-yelp:before { - content: "\f1e9"; } +.fa-yelp { + --fa: "\f1e9"; } -.fa-cc-visa:before { - content: "\f1f0"; } +.fa-cc-visa { + --fa: "\f1f0"; } -.fa-lastfm:before { - content: "\f202"; } +.fa-lastfm { + --fa: "\f202"; } -.fa-shopware:before { - content: "\f5b5"; } +.fa-shopware { + --fa: "\f5b5"; } -.fa-creative-commons-nc:before { - content: "\f4e8"; } +.fa-creative-commons-nc { + --fa: "\f4e8"; } -.fa-aws:before { - content: "\f375"; } +.fa-aws { + --fa: "\f375"; } -.fa-redhat:before { - content: "\f7bc"; } +.fa-redhat { + --fa: "\f7bc"; } -.fa-yoast:before { - content: "\f2b1"; } +.fa-yoast { + --fa: "\f2b1"; } -.fa-cloudflare:before { - content: "\e07d"; } +.fa-cloudflare { + --fa: "\e07d"; } -.fa-ups:before { - content: "\f7e0"; } +.fa-ups { + --fa: "\f7e0"; } -.fa-pixiv:before { - content: "\e640"; } +.fa-pixiv { + --fa: "\e640"; } -.fa-wpexplorer:before { - content: "\f2de"; } +.fa-wpexplorer { + --fa: "\f2de"; } -.fa-dyalog:before { - content: "\f399"; } +.fa-dyalog { + --fa: "\f399"; } -.fa-bity:before { - content: "\f37a"; } +.fa-bity { + --fa: "\f37a"; } -.fa-stackpath:before { - content: "\f842"; } +.fa-stackpath { + --fa: "\f842"; } -.fa-buysellads:before { - content: "\f20d"; } +.fa-buysellads { + --fa: "\f20d"; } -.fa-first-order:before { - content: "\f2b0"; } +.fa-first-order { + --fa: "\f2b0"; } -.fa-modx:before { - content: "\f285"; } +.fa-modx { + --fa: "\f285"; } -.fa-guilded:before { - content: "\e07e"; } +.fa-guilded { + --fa: "\e07e"; } -.fa-vnv:before { - content: "\f40b"; } +.fa-vnv { + --fa: "\f40b"; } -.fa-square-js:before { - content: "\f3b9"; } +.fa-square-js { + --fa: "\f3b9"; } -.fa-js-square:before { - content: "\f3b9"; } +.fa-js-square { + --fa: "\f3b9"; } -.fa-microsoft:before { - content: "\f3ca"; } +.fa-microsoft { + --fa: "\f3ca"; } -.fa-qq:before { - content: "\f1d6"; } +.fa-qq { + --fa: "\f1d6"; } -.fa-orcid:before { - content: "\f8d2"; } +.fa-orcid { + --fa: "\f8d2"; } -.fa-java:before { - content: "\f4e4"; } +.fa-java { + --fa: "\f4e4"; } -.fa-invision:before { - content: "\f7b0"; } +.fa-invision { + --fa: "\f7b0"; } -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } +.fa-creative-commons-pd-alt { + --fa: "\f4ed"; } -.fa-centercode:before { - content: "\f380"; } +.fa-centercode { + --fa: "\f380"; } -.fa-glide-g:before { - content: "\f2a6"; } +.fa-glide-g { + --fa: "\f2a6"; } -.fa-drupal:before { - content: "\f1a9"; } +.fa-drupal { + --fa: "\f1a9"; } -.fa-jxl:before { - content: "\e67b"; } +.fa-jxl { + --fa: "\e67b"; } -.fa-dart-lang:before { - content: "\e693"; } +.fa-dart-lang { + --fa: "\e693"; } -.fa-hire-a-helper:before { - content: "\f3b0"; } +.fa-hire-a-helper { + --fa: "\f3b0"; } -.fa-creative-commons-by:before { - content: "\f4e7"; } +.fa-creative-commons-by { + --fa: "\f4e7"; } -.fa-unity:before { - content: "\e049"; } +.fa-unity { + --fa: "\e049"; } -.fa-whmcs:before { - content: "\f40d"; } +.fa-whmcs { + --fa: "\f40d"; } -.fa-rocketchat:before { - content: "\f3e8"; } +.fa-rocketchat { + --fa: "\f3e8"; } -.fa-vk:before { - content: "\f189"; } +.fa-vk { + --fa: "\f189"; } -.fa-untappd:before { - content: "\f405"; } +.fa-untappd { + --fa: "\f405"; } -.fa-mailchimp:before { - content: "\f59e"; } +.fa-mailchimp { + --fa: "\f59e"; } -.fa-css3-alt:before { - content: "\f38b"; } +.fa-css3-alt { + --fa: "\f38b"; } -.fa-square-reddit:before { - content: "\f1a2"; } +.fa-square-reddit { + --fa: "\f1a2"; } -.fa-reddit-square:before { - content: "\f1a2"; } +.fa-reddit-square { + --fa: "\f1a2"; } -.fa-vimeo-v:before { - content: "\f27d"; } +.fa-vimeo-v { + --fa: "\f27d"; } -.fa-contao:before { - content: "\f26d"; } +.fa-contao { + --fa: "\f26d"; } -.fa-square-font-awesome:before { - content: "\e5ad"; } +.fa-square-font-awesome { + --fa: "\e5ad"; } -.fa-deskpro:before { - content: "\f38f"; } +.fa-deskpro { + --fa: "\f38f"; } -.fa-brave:before { - content: "\e63c"; } +.fa-brave { + --fa: "\e63c"; } -.fa-sistrix:before { - content: "\f3ee"; } +.fa-sistrix { + --fa: "\f3ee"; } -.fa-square-instagram:before { - content: "\e055"; } +.fa-square-instagram { + --fa: "\e055"; } -.fa-instagram-square:before { - content: "\e055"; } +.fa-instagram-square { + --fa: "\e055"; } -.fa-battle-net:before { - content: "\f835"; } +.fa-battle-net { + --fa: "\f835"; } -.fa-the-red-yeti:before { - content: "\f69d"; } +.fa-the-red-yeti { + --fa: "\f69d"; } -.fa-square-hacker-news:before { - content: "\f3af"; } +.fa-square-hacker-news { + --fa: "\f3af"; } -.fa-hacker-news-square:before { - content: "\f3af"; } +.fa-hacker-news-square { + --fa: "\f3af"; } -.fa-edge:before { - content: "\f282"; } +.fa-edge { + --fa: "\f282"; } -.fa-threads:before { - content: "\e618"; } +.fa-threads { + --fa: "\e618"; } -.fa-napster:before { - content: "\f3d2"; } +.fa-napster { + --fa: "\f3d2"; } -.fa-square-snapchat:before { - content: "\f2ad"; } +.fa-square-snapchat { + --fa: "\f2ad"; } -.fa-snapchat-square:before { - content: "\f2ad"; } +.fa-snapchat-square { + --fa: "\f2ad"; } -.fa-google-plus-g:before { - content: "\f0d5"; } +.fa-google-plus-g { + --fa: "\f0d5"; } -.fa-artstation:before { - content: "\f77a"; } +.fa-artstation { + --fa: "\f77a"; } -.fa-markdown:before { - content: "\f60f"; } +.fa-markdown { + --fa: "\f60f"; } -.fa-sourcetree:before { - content: "\f7d3"; } +.fa-sourcetree { + --fa: "\f7d3"; } -.fa-google-plus:before { - content: "\f2b3"; } +.fa-google-plus { + --fa: "\f2b3"; } -.fa-diaspora:before { - content: "\f791"; } +.fa-diaspora { + --fa: "\f791"; } -.fa-foursquare:before { - content: "\f180"; } +.fa-foursquare { + --fa: "\f180"; } -.fa-stack-overflow:before { - content: "\f16c"; } +.fa-stack-overflow { + --fa: "\f16c"; } -.fa-github-alt:before { - content: "\f113"; } +.fa-github-alt { + --fa: "\f113"; } -.fa-phoenix-squadron:before { - content: "\f511"; } +.fa-phoenix-squadron { + --fa: "\f511"; } -.fa-pagelines:before { - content: "\f18c"; } +.fa-pagelines { + --fa: "\f18c"; } -.fa-algolia:before { - content: "\f36c"; } +.fa-algolia { + --fa: "\f36c"; } -.fa-red-river:before { - content: "\f3e3"; } +.fa-red-river { + --fa: "\f3e3"; } -.fa-creative-commons-sa:before { - content: "\f4ef"; } +.fa-creative-commons-sa { + --fa: "\f4ef"; } -.fa-safari:before { - content: "\f267"; } +.fa-safari { + --fa: "\f267"; } -.fa-google:before { - content: "\f1a0"; } +.fa-google { + --fa: "\f1a0"; } -.fa-square-font-awesome-stroke:before { - content: "\f35c"; } +.fa-square-font-awesome-stroke { + --fa: "\f35c"; } -.fa-font-awesome-alt:before { - content: "\f35c"; } +.fa-font-awesome-alt { + --fa: "\f35c"; } -.fa-atlassian:before { - content: "\f77b"; } +.fa-atlassian { + --fa: "\f77b"; } -.fa-linkedin-in:before { - content: "\f0e1"; } +.fa-linkedin-in { + --fa: "\f0e1"; } -.fa-digital-ocean:before { - content: "\f391"; } +.fa-digital-ocean { + --fa: "\f391"; } -.fa-nimblr:before { - content: "\f5a8"; } +.fa-nimblr { + --fa: "\f5a8"; } -.fa-chromecast:before { - content: "\f838"; } +.fa-chromecast { + --fa: "\f838"; } -.fa-evernote:before { - content: "\f839"; } +.fa-evernote { + --fa: "\f839"; } -.fa-hacker-news:before { - content: "\f1d4"; } +.fa-hacker-news { + --fa: "\f1d4"; } -.fa-creative-commons-sampling:before { - content: "\f4f0"; } +.fa-creative-commons-sampling { + --fa: "\f4f0"; } -.fa-adversal:before { - content: "\f36a"; } +.fa-adversal { + --fa: "\f36a"; } -.fa-creative-commons:before { - content: "\f25e"; } +.fa-creative-commons { + --fa: "\f25e"; } -.fa-watchman-monitoring:before { - content: "\e087"; } +.fa-watchman-monitoring { + --fa: "\e087"; } -.fa-fonticons:before { - content: "\f280"; } +.fa-fonticons { + --fa: "\f280"; } -.fa-weixin:before { - content: "\f1d7"; } +.fa-weixin { + --fa: "\f1d7"; } -.fa-shirtsinbulk:before { - content: "\f214"; } +.fa-shirtsinbulk { + --fa: "\f214"; } -.fa-codepen:before { - content: "\f1cb"; } +.fa-codepen { + --fa: "\f1cb"; } -.fa-git-alt:before { - content: "\f841"; } +.fa-git-alt { + --fa: "\f841"; } -.fa-lyft:before { - content: "\f3c3"; } +.fa-lyft { + --fa: "\f3c3"; } -.fa-rev:before { - content: "\f5b2"; } +.fa-rev { + --fa: "\f5b2"; } -.fa-windows:before { - content: "\f17a"; } +.fa-windows { + --fa: "\f17a"; } -.fa-wizards-of-the-coast:before { - content: "\f730"; } +.fa-wizards-of-the-coast { + --fa: "\f730"; } -.fa-square-viadeo:before { - content: "\f2aa"; } +.fa-square-viadeo { + --fa: "\f2aa"; } -.fa-viadeo-square:before { - content: "\f2aa"; } +.fa-viadeo-square { + --fa: "\f2aa"; } -.fa-meetup:before { - content: "\f2e0"; } +.fa-meetup { + --fa: "\f2e0"; } -.fa-centos:before { - content: "\f789"; } +.fa-centos { + --fa: "\f789"; } -.fa-adn:before { - content: "\f170"; } +.fa-adn { + --fa: "\f170"; } -.fa-cloudsmith:before { - content: "\f384"; } +.fa-cloudsmith { + --fa: "\f384"; } -.fa-opensuse:before { - content: "\e62b"; } +.fa-opensuse { + --fa: "\e62b"; } -.fa-pied-piper-alt:before { - content: "\f1a8"; } +.fa-pied-piper-alt { + --fa: "\f1a8"; } -.fa-square-dribbble:before { - content: "\f397"; } +.fa-square-dribbble { + --fa: "\f397"; } -.fa-dribbble-square:before { - content: "\f397"; } +.fa-dribbble-square { + --fa: "\f397"; } -.fa-codiepie:before { - content: "\f284"; } +.fa-codiepie { + --fa: "\f284"; } -.fa-node:before { - content: "\f419"; } +.fa-node { + --fa: "\f419"; } -.fa-mix:before { - content: "\f3cb"; } +.fa-mix { + --fa: "\f3cb"; } -.fa-steam:before { - content: "\f1b6"; } +.fa-steam { + --fa: "\f1b6"; } -.fa-cc-apple-pay:before { - content: "\f416"; } +.fa-cc-apple-pay { + --fa: "\f416"; } -.fa-scribd:before { - content: "\f28a"; } +.fa-scribd { + --fa: "\f28a"; } -.fa-debian:before { - content: "\e60b"; } +.fa-debian { + --fa: "\e60b"; } -.fa-openid:before { - content: "\f19b"; } +.fa-openid { + --fa: "\f19b"; } -.fa-instalod:before { - content: "\e081"; } +.fa-instalod { + --fa: "\e081"; } -.fa-expeditedssl:before { - content: "\f23e"; } +.fa-files-pinwheel { + --fa: "\e69f"; } -.fa-sellcast:before { - content: "\f2da"; } +.fa-expeditedssl { + --fa: "\f23e"; } -.fa-square-twitter:before { - content: "\f081"; } +.fa-sellcast { + --fa: "\f2da"; } -.fa-twitter-square:before { - content: "\f081"; } +.fa-square-twitter { + --fa: "\f081"; } -.fa-r-project:before { - content: "\f4f7"; } +.fa-twitter-square { + --fa: "\f081"; } -.fa-delicious:before { - content: "\f1a5"; } +.fa-r-project { + --fa: "\f4f7"; } -.fa-freebsd:before { - content: "\f3a4"; } +.fa-delicious { + --fa: "\f1a5"; } -.fa-vuejs:before { - content: "\f41f"; } +.fa-freebsd { + --fa: "\f3a4"; } -.fa-accusoft:before { - content: "\f369"; } +.fa-vuejs { + --fa: "\f41f"; } -.fa-ioxhost:before { - content: "\f208"; } +.fa-accusoft { + --fa: "\f369"; } -.fa-fonticons-fi:before { - content: "\f3a2"; } +.fa-ioxhost { + --fa: "\f208"; } -.fa-app-store:before { - content: "\f36f"; } +.fa-fonticons-fi { + --fa: "\f3a2"; } -.fa-cc-mastercard:before { - content: "\f1f1"; } +.fa-app-store { + --fa: "\f36f"; } -.fa-itunes-note:before { - content: "\f3b5"; } +.fa-cc-mastercard { + --fa: "\f1f1"; } -.fa-golang:before { - content: "\e40f"; } +.fa-itunes-note { + --fa: "\f3b5"; } -.fa-kickstarter:before { - content: "\f3bb"; } +.fa-golang { + --fa: "\e40f"; } -.fa-square-kickstarter:before { - content: "\f3bb"; } +.fa-kickstarter { + --fa: "\f3bb"; } -.fa-grav:before { - content: "\f2d6"; } +.fa-square-kickstarter { + --fa: "\f3bb"; } -.fa-weibo:before { - content: "\f18a"; } +.fa-grav { + --fa: "\f2d6"; } -.fa-uncharted:before { - content: "\e084"; } +.fa-weibo { + --fa: "\f18a"; } -.fa-firstdraft:before { - content: "\f3a1"; } +.fa-uncharted { + --fa: "\e084"; } -.fa-square-youtube:before { - content: "\f431"; } +.fa-firstdraft { + --fa: "\f3a1"; } -.fa-youtube-square:before { - content: "\f431"; } +.fa-square-youtube { + --fa: "\f431"; } -.fa-wikipedia-w:before { - content: "\f266"; } +.fa-youtube-square { + --fa: "\f431"; } -.fa-wpressr:before { - content: "\f3e4"; } +.fa-wikipedia-w { + --fa: "\f266"; } -.fa-rendact:before { - content: "\f3e4"; } +.fa-wpressr { + --fa: "\f3e4"; } -.fa-angellist:before { - content: "\f209"; } +.fa-rendact { + --fa: "\f3e4"; } -.fa-galactic-republic:before { - content: "\f50c"; } +.fa-angellist { + --fa: "\f209"; } -.fa-nfc-directional:before { - content: "\e530"; } +.fa-galactic-republic { + --fa: "\f50c"; } -.fa-skype:before { - content: "\f17e"; } +.fa-nfc-directional { + --fa: "\e530"; } -.fa-joget:before { - content: "\f3b7"; } +.fa-skype { + --fa: "\f17e"; } -.fa-fedora:before { - content: "\f798"; } +.fa-joget { + --fa: "\f3b7"; } -.fa-stripe-s:before { - content: "\f42a"; } +.fa-fedora { + --fa: "\f798"; } -.fa-meta:before { - content: "\e49b"; } +.fa-stripe-s { + --fa: "\f42a"; } -.fa-laravel:before { - content: "\f3bd"; } +.fa-meta { + --fa: "\e49b"; } -.fa-hotjar:before { - content: "\f3b1"; } +.fa-laravel { + --fa: "\f3bd"; } -.fa-bluetooth-b:before { - content: "\f294"; } +.fa-hotjar { + --fa: "\f3b1"; } -.fa-square-letterboxd:before { - content: "\e62e"; } +.fa-bluetooth-b { + --fa: "\f294"; } -.fa-sticker-mule:before { - content: "\f3f7"; } +.fa-square-letterboxd { + --fa: "\e62e"; } -.fa-creative-commons-zero:before { - content: "\f4f3"; } +.fa-sticker-mule { + --fa: "\f3f7"; } -.fa-hips:before { - content: "\f452"; } +.fa-creative-commons-zero { + --fa: "\f4f3"; } -.fa-behance:before { - content: "\f1b4"; } +.fa-hips { + --fa: "\f452"; } -.fa-reddit:before { - content: "\f1a1"; } +.fa-behance { + --fa: "\f1b4"; } -.fa-discord:before { - content: "\f392"; } +.fa-reddit { + --fa: "\f1a1"; } -.fa-chrome:before { - content: "\f268"; } +.fa-discord { + --fa: "\f392"; } -.fa-app-store-ios:before { - content: "\f370"; } +.fa-chrome { + --fa: "\f268"; } -.fa-cc-discover:before { - content: "\f1f2"; } +.fa-app-store-ios { + --fa: "\f370"; } -.fa-wpbeginner:before { - content: "\f297"; } +.fa-cc-discover { + --fa: "\f1f2"; } -.fa-confluence:before { - content: "\f78d"; } +.fa-wpbeginner { + --fa: "\f297"; } -.fa-shoelace:before { - content: "\e60c"; } +.fa-confluence { + --fa: "\f78d"; } -.fa-mdb:before { - content: "\f8ca"; } +.fa-shoelace { + --fa: "\e60c"; } -.fa-dochub:before { - content: "\f394"; } +.fa-mdb { + --fa: "\f8ca"; } -.fa-accessible-icon:before { - content: "\f368"; } +.fa-dochub { + --fa: "\f394"; } -.fa-ebay:before { - content: "\f4f4"; } +.fa-accessible-icon { + --fa: "\f368"; } -.fa-amazon:before { - content: "\f270"; } +.fa-ebay { + --fa: "\f4f4"; } -.fa-unsplash:before { - content: "\e07c"; } +.fa-amazon { + --fa: "\f270"; } -.fa-yarn:before { - content: "\f7e3"; } +.fa-unsplash { + --fa: "\e07c"; } -.fa-square-steam:before { - content: "\f1b7"; } +.fa-yarn { + --fa: "\f7e3"; } -.fa-steam-square:before { - content: "\f1b7"; } +.fa-square-steam { + --fa: "\f1b7"; } -.fa-500px:before { - content: "\f26e"; } +.fa-steam-square { + --fa: "\f1b7"; } -.fa-square-vimeo:before { - content: "\f194"; } +.fa-500px { + --fa: "\f26e"; } -.fa-vimeo-square:before { - content: "\f194"; } +.fa-square-vimeo { + --fa: "\f194"; } -.fa-asymmetrik:before { - content: "\f372"; } +.fa-vimeo-square { + --fa: "\f194"; } -.fa-font-awesome:before { - content: "\f2b4"; } +.fa-asymmetrik { + --fa: "\f372"; } -.fa-font-awesome-flag:before { - content: "\f2b4"; } +.fa-font-awesome { + --fa: "\f2b4"; } -.fa-font-awesome-logo-full:before { - content: "\f2b4"; } +.fa-font-awesome-flag { + --fa: "\f2b4"; } -.fa-gratipay:before { - content: "\f184"; } +.fa-font-awesome-logo-full { + --fa: "\f2b4"; } -.fa-apple:before { - content: "\f179"; } +.fa-gratipay { + --fa: "\f184"; } -.fa-hive:before { - content: "\e07f"; } +.fa-apple { + --fa: "\f179"; } -.fa-gitkraken:before { - content: "\f3a6"; } +.fa-hive { + --fa: "\e07f"; } -.fa-keybase:before { - content: "\f4f5"; } +.fa-gitkraken { + --fa: "\f3a6"; } -.fa-apple-pay:before { - content: "\f415"; } +.fa-keybase { + --fa: "\f4f5"; } -.fa-padlet:before { - content: "\e4a0"; } +.fa-apple-pay { + --fa: "\f415"; } -.fa-amazon-pay:before { - content: "\f42c"; } +.fa-padlet { + --fa: "\e4a0"; } -.fa-square-github:before { - content: "\f092"; } +.fa-amazon-pay { + --fa: "\f42c"; } -.fa-github-square:before { - content: "\f092"; } +.fa-square-github { + --fa: "\f092"; } -.fa-stumbleupon:before { - content: "\f1a4"; } +.fa-github-square { + --fa: "\f092"; } -.fa-fedex:before { - content: "\f797"; } +.fa-stumbleupon { + --fa: "\f1a4"; } -.fa-phoenix-framework:before { - content: "\f3dc"; } +.fa-fedex { + --fa: "\f797"; } -.fa-shopify:before { - content: "\e057"; } +.fa-phoenix-framework { + --fa: "\f3dc"; } -.fa-neos:before { - content: "\f612"; } +.fa-shopify { + --fa: "\e057"; } -.fa-square-threads:before { - content: "\e619"; } +.fa-neos { + --fa: "\f612"; } -.fa-hackerrank:before { - content: "\f5f7"; } +.fa-square-threads { + --fa: "\e619"; } -.fa-researchgate:before { - content: "\f4f8"; } +.fa-hackerrank { + --fa: "\f5f7"; } -.fa-swift:before { - content: "\f8e1"; } +.fa-researchgate { + --fa: "\f4f8"; } -.fa-angular:before { - content: "\f420"; } +.fa-swift { + --fa: "\f8e1"; } -.fa-speakap:before { - content: "\f3f3"; } +.fa-angular { + --fa: "\f420"; } -.fa-angrycreative:before { - content: "\f36e"; } +.fa-speakap { + --fa: "\f3f3"; } -.fa-y-combinator:before { - content: "\f23b"; } +.fa-angrycreative { + --fa: "\f36e"; } -.fa-empire:before { - content: "\f1d1"; } +.fa-y-combinator { + --fa: "\f23b"; } -.fa-envira:before { - content: "\f299"; } +.fa-empire { + --fa: "\f1d1"; } -.fa-google-scholar:before { - content: "\e63b"; } +.fa-envira { + --fa: "\f299"; } -.fa-square-gitlab:before { - content: "\e5ae"; } +.fa-google-scholar { + --fa: "\e63b"; } -.fa-gitlab-square:before { - content: "\e5ae"; } +.fa-square-gitlab { + --fa: "\e5ae"; } -.fa-studiovinari:before { - content: "\f3f8"; } +.fa-gitlab-square { + --fa: "\e5ae"; } -.fa-pied-piper:before { - content: "\f2ae"; } +.fa-studiovinari { + --fa: "\f3f8"; } -.fa-wordpress:before { - content: "\f19a"; } +.fa-pied-piper { + --fa: "\f2ae"; } -.fa-product-hunt:before { - content: "\f288"; } +.fa-wordpress { + --fa: "\f19a"; } -.fa-firefox:before { - content: "\f269"; } +.fa-product-hunt { + --fa: "\f288"; } -.fa-linode:before { - content: "\f2b8"; } +.fa-firefox { + --fa: "\f269"; } -.fa-goodreads:before { - content: "\f3a8"; } +.fa-linode { + --fa: "\f2b8"; } -.fa-square-odnoklassniki:before { - content: "\f264"; } +.fa-goodreads { + --fa: "\f3a8"; } -.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa-square-odnoklassniki { + --fa: "\f264"; } -.fa-jsfiddle:before { - content: "\f1cc"; } +.fa-odnoklassniki-square { + --fa: "\f264"; } -.fa-sith:before { - content: "\f512"; } +.fa-jsfiddle { + --fa: "\f1cc"; } -.fa-themeisle:before { - content: "\f2b2"; } +.fa-sith { + --fa: "\f512"; } -.fa-page4:before { - content: "\f3d7"; } +.fa-themeisle { + --fa: "\f2b2"; } -.fa-hashnode:before { - content: "\e499"; } +.fa-page4 { + --fa: "\f3d7"; } -.fa-react:before { - content: "\f41b"; } +.fa-hashnode { + --fa: "\e499"; } -.fa-cc-paypal:before { - content: "\f1f4"; } +.fa-react { + --fa: "\f41b"; } -.fa-squarespace:before { - content: "\f5be"; } +.fa-cc-paypal { + --fa: "\f1f4"; } -.fa-cc-stripe:before { - content: "\f1f5"; } +.fa-squarespace { + --fa: "\f5be"; } -.fa-creative-commons-share:before { - content: "\f4f2"; } +.fa-cc-stripe { + --fa: "\f1f5"; } -.fa-bitcoin:before { - content: "\f379"; } +.fa-creative-commons-share { + --fa: "\f4f2"; } -.fa-keycdn:before { - content: "\f3ba"; } +.fa-bitcoin { + --fa: "\f379"; } -.fa-opera:before { - content: "\f26a"; } +.fa-keycdn { + --fa: "\f3ba"; } -.fa-itch-io:before { - content: "\f83a"; } +.fa-opera { + --fa: "\f26a"; } -.fa-umbraco:before { - content: "\f8e8"; } +.fa-itch-io { + --fa: "\f83a"; } -.fa-galactic-senate:before { - content: "\f50d"; } +.fa-umbraco { + --fa: "\f8e8"; } -.fa-ubuntu:before { - content: "\f7df"; } +.fa-galactic-senate { + --fa: "\f50d"; } -.fa-draft2digital:before { - content: "\f396"; } +.fa-ubuntu { + --fa: "\f7df"; } -.fa-stripe:before { - content: "\f429"; } +.fa-draft2digital { + --fa: "\f396"; } -.fa-houzz:before { - content: "\f27c"; } +.fa-stripe { + --fa: "\f429"; } -.fa-gg:before { - content: "\f260"; } +.fa-houzz { + --fa: "\f27c"; } -.fa-dhl:before { - content: "\f790"; } +.fa-gg { + --fa: "\f260"; } -.fa-square-pinterest:before { - content: "\f0d3"; } +.fa-dhl { + --fa: "\f790"; } -.fa-pinterest-square:before { - content: "\f0d3"; } +.fa-square-pinterest { + --fa: "\f0d3"; } -.fa-xing:before { - content: "\f168"; } +.fa-pinterest-square { + --fa: "\f0d3"; } -.fa-blackberry:before { - content: "\f37b"; } +.fa-xing { + --fa: "\f168"; } -.fa-creative-commons-pd:before { - content: "\f4ec"; } +.fa-blackberry { + --fa: "\f37b"; } -.fa-playstation:before { - content: "\f3df"; } +.fa-creative-commons-pd { + --fa: "\f4ec"; } -.fa-quinscape:before { - content: "\f459"; } +.fa-playstation { + --fa: "\f3df"; } -.fa-less:before { - content: "\f41d"; } +.fa-quinscape { + --fa: "\f459"; } -.fa-blogger-b:before { - content: "\f37d"; } +.fa-less { + --fa: "\f41d"; } -.fa-opencart:before { - content: "\f23d"; } +.fa-blogger-b { + --fa: "\f37d"; } -.fa-vine:before { - content: "\f1ca"; } +.fa-opencart { + --fa: "\f23d"; } -.fa-signal-messenger:before { - content: "\e663"; } +.fa-vine { + --fa: "\f1ca"; } -.fa-paypal:before { - content: "\f1ed"; } +.fa-signal-messenger { + --fa: "\e663"; } -.fa-gitlab:before { - content: "\f296"; } +.fa-paypal { + --fa: "\f1ed"; } -.fa-typo3:before { - content: "\f42b"; } +.fa-gitlab { + --fa: "\f296"; } -.fa-reddit-alien:before { - content: "\f281"; } +.fa-typo3 { + --fa: "\f42b"; } -.fa-yahoo:before { - content: "\f19e"; } +.fa-reddit-alien { + --fa: "\f281"; } -.fa-dailymotion:before { - content: "\e052"; } +.fa-yahoo { + --fa: "\f19e"; } -.fa-affiliatetheme:before { - content: "\f36b"; } +.fa-dailymotion { + --fa: "\e052"; } -.fa-pied-piper-pp:before { - content: "\f1a7"; } +.fa-affiliatetheme { + --fa: "\f36b"; } -.fa-bootstrap:before { - content: "\f836"; } +.fa-pied-piper-pp { + --fa: "\f1a7"; } -.fa-odnoklassniki:before { - content: "\f263"; } +.fa-bootstrap { + --fa: "\f836"; } -.fa-nfc-symbol:before { - content: "\e531"; } +.fa-odnoklassniki { + --fa: "\f263"; } -.fa-mintbit:before { - content: "\e62f"; } +.fa-nfc-symbol { + --fa: "\e531"; } -.fa-ethereum:before { - content: "\f42e"; } +.fa-mintbit { + --fa: "\e62f"; } -.fa-speaker-deck:before { - content: "\f83c"; } +.fa-ethereum { + --fa: "\f42e"; } -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } +.fa-speaker-deck { + --fa: "\f83c"; } -.fa-patreon:before { - content: "\f3d9"; } +.fa-creative-commons-nc-eu { + --fa: "\f4e9"; } -.fa-avianex:before { - content: "\f374"; } +.fa-patreon { + --fa: "\f3d9"; } -.fa-ello:before { - content: "\f5f1"; } +.fa-avianex { + --fa: "\f374"; } -.fa-gofore:before { - content: "\f3a7"; } +.fa-ello { + --fa: "\f5f1"; } -.fa-bimobject:before { - content: "\f378"; } +.fa-gofore { + --fa: "\f3a7"; } -.fa-brave-reverse:before { - content: "\e63d"; } +.fa-bimobject { + --fa: "\f378"; } -.fa-facebook-f:before { - content: "\f39e"; } +.fa-brave-reverse { + --fa: "\e63d"; } -.fa-square-google-plus:before { - content: "\f0d4"; } +.fa-facebook-f { + --fa: "\f39e"; } -.fa-google-plus-square:before { - content: "\f0d4"; } +.fa-square-google-plus { + --fa: "\f0d4"; } -.fa-web-awesome:before { - content: "\e682"; } +.fa-google-plus-square { + --fa: "\f0d4"; } -.fa-mandalorian:before { - content: "\f50f"; } +.fa-web-awesome { + --fa: "\e682"; } -.fa-first-order-alt:before { - content: "\f50a"; } +.fa-mandalorian { + --fa: "\f50f"; } -.fa-osi:before { - content: "\f41a"; } +.fa-first-order-alt { + --fa: "\f50a"; } -.fa-google-wallet:before { - content: "\f1ee"; } +.fa-osi { + --fa: "\f41a"; } -.fa-d-and-d-beyond:before { - content: "\f6ca"; } +.fa-google-wallet { + --fa: "\f1ee"; } -.fa-periscope:before { - content: "\f3da"; } +.fa-d-and-d-beyond { + --fa: "\f6ca"; } -.fa-fulcrum:before { - content: "\f50b"; } +.fa-periscope { + --fa: "\f3da"; } -.fa-cloudscale:before { - content: "\f383"; } +.fa-fulcrum { + --fa: "\f50b"; } -.fa-forumbee:before { - content: "\f211"; } +.fa-cloudscale { + --fa: "\f383"; } -.fa-mizuni:before { - content: "\f3cc"; } +.fa-forumbee { + --fa: "\f211"; } -.fa-schlix:before { - content: "\f3ea"; } +.fa-mizuni { + --fa: "\f3cc"; } -.fa-square-xing:before { - content: "\f169"; } +.fa-schlix { + --fa: "\f3ea"; } -.fa-xing-square:before { - content: "\f169"; } +.fa-square-xing { + --fa: "\f169"; } -.fa-bandcamp:before { - content: "\f2d5"; } +.fa-xing-square { + --fa: "\f169"; } -.fa-wpforms:before { - content: "\f298"; } +.fa-bandcamp { + --fa: "\f2d5"; } -.fa-cloudversify:before { - content: "\f385"; } +.fa-wpforms { + --fa: "\f298"; } -.fa-usps:before { - content: "\f7e1"; } +.fa-cloudversify { + --fa: "\f385"; } -.fa-megaport:before { - content: "\f5a3"; } +.fa-usps { + --fa: "\f7e1"; } -.fa-magento:before { - content: "\f3c4"; } +.fa-megaport { + --fa: "\f5a3"; } -.fa-spotify:before { - content: "\f1bc"; } +.fa-magento { + --fa: "\f3c4"; } -.fa-optin-monster:before { - content: "\f23c"; } +.fa-spotify { + --fa: "\f1bc"; } -.fa-fly:before { - content: "\f417"; } +.fa-optin-monster { + --fa: "\f23c"; } -.fa-aviato:before { - content: "\f421"; } +.fa-fly { + --fa: "\f417"; } -.fa-itunes:before { - content: "\f3b4"; } +.fa-aviato { + --fa: "\f421"; } -.fa-cuttlefish:before { - content: "\f38c"; } +.fa-itunes { + --fa: "\f3b4"; } -.fa-blogger:before { - content: "\f37c"; } +.fa-cuttlefish { + --fa: "\f38c"; } -.fa-flickr:before { - content: "\f16e"; } +.fa-blogger { + --fa: "\f37c"; } -.fa-viber:before { - content: "\f409"; } +.fa-flickr { + --fa: "\f16e"; } -.fa-soundcloud:before { - content: "\f1be"; } +.fa-viber { + --fa: "\f409"; } -.fa-digg:before { - content: "\f1a6"; } +.fa-soundcloud { + --fa: "\f1be"; } -.fa-tencent-weibo:before { - content: "\f1d5"; } +.fa-digg { + --fa: "\f1a6"; } -.fa-letterboxd:before { - content: "\e62d"; } +.fa-tencent-weibo { + --fa: "\f1d5"; } -.fa-symfony:before { - content: "\f83d"; } +.fa-letterboxd { + --fa: "\e62d"; } -.fa-maxcdn:before { - content: "\f136"; } +.fa-symfony { + --fa: "\f83d"; } -.fa-etsy:before { - content: "\f2d7"; } +.fa-maxcdn { + --fa: "\f136"; } -.fa-facebook-messenger:before { - content: "\f39f"; } +.fa-etsy { + --fa: "\f2d7"; } -.fa-audible:before { - content: "\f373"; } +.fa-facebook-messenger { + --fa: "\f39f"; } -.fa-think-peaks:before { - content: "\f731"; } +.fa-audible { + --fa: "\f373"; } -.fa-bilibili:before { - content: "\e3d9"; } +.fa-think-peaks { + --fa: "\f731"; } -.fa-erlang:before { - content: "\f39d"; } +.fa-bilibili { + --fa: "\e3d9"; } -.fa-x-twitter:before { - content: "\e61b"; } +.fa-erlang { + --fa: "\f39d"; } -.fa-cotton-bureau:before { - content: "\f89e"; } +.fa-x-twitter { + --fa: "\e61b"; } -.fa-dashcube:before { - content: "\f210"; } +.fa-cotton-bureau { + --fa: "\f89e"; } -.fa-42-group:before { - content: "\e080"; } +.fa-dashcube { + --fa: "\f210"; } -.fa-innosoft:before { - content: "\e080"; } +.fa-42-group { + --fa: "\e080"; } -.fa-stack-exchange:before { - content: "\f18d"; } +.fa-innosoft { + --fa: "\e080"; } -.fa-elementor:before { - content: "\f430"; } +.fa-stack-exchange { + --fa: "\f18d"; } -.fa-square-pied-piper:before { - content: "\e01e"; } +.fa-elementor { + --fa: "\f430"; } -.fa-pied-piper-square:before { - content: "\e01e"; } +.fa-square-pied-piper { + --fa: "\e01e"; } -.fa-creative-commons-nd:before { - content: "\f4eb"; } +.fa-pied-piper-square { + --fa: "\e01e"; } -.fa-palfed:before { - content: "\f3d8"; } +.fa-creative-commons-nd { + --fa: "\f4eb"; } -.fa-superpowers:before { - content: "\f2dd"; } +.fa-palfed { + --fa: "\f3d8"; } -.fa-resolving:before { - content: "\f3e7"; } +.fa-superpowers { + --fa: "\f2dd"; } -.fa-xbox:before { - content: "\f412"; } +.fa-resolving { + --fa: "\f3e7"; } -.fa-square-web-awesome-stroke:before { - content: "\e684"; } +.fa-xbox { + --fa: "\f412"; } -.fa-searchengin:before { - content: "\f3eb"; } +.fa-square-web-awesome-stroke { + --fa: "\e684"; } -.fa-tiktok:before { - content: "\e07b"; } +.fa-searchengin { + --fa: "\f3eb"; } -.fa-square-facebook:before { - content: "\f082"; } +.fa-tiktok { + --fa: "\e07b"; } -.fa-facebook-square:before { - content: "\f082"; } +.fa-square-facebook { + --fa: "\f082"; } -.fa-renren:before { - content: "\f18b"; } +.fa-facebook-square { + --fa: "\f082"; } -.fa-linux:before { - content: "\f17c"; } +.fa-renren { + --fa: "\f18b"; } -.fa-glide:before { - content: "\f2a5"; } +.fa-linux { + --fa: "\f17c"; } -.fa-linkedin:before { - content: "\f08c"; } +.fa-glide { + --fa: "\f2a5"; } -.fa-hubspot:before { - content: "\f3b2"; } +.fa-linkedin { + --fa: "\f08c"; } -.fa-deploydog:before { - content: "\f38e"; } +.fa-hubspot { + --fa: "\f3b2"; } -.fa-twitch:before { - content: "\f1e8"; } +.fa-deploydog { + --fa: "\f38e"; } -.fa-flutter:before { - content: "\e694"; } +.fa-twitch { + --fa: "\f1e8"; } -.fa-ravelry:before { - content: "\f2d9"; } +.fa-flutter { + --fa: "\e694"; } -.fa-mixer:before { - content: "\e056"; } +.fa-ravelry { + --fa: "\f2d9"; } -.fa-square-lastfm:before { - content: "\f203"; } +.fa-mixer { + --fa: "\e056"; } -.fa-lastfm-square:before { - content: "\f203"; } +.fa-square-lastfm { + --fa: "\f203"; } -.fa-vimeo:before { - content: "\f40a"; } +.fa-lastfm-square { + --fa: "\f203"; } -.fa-mendeley:before { - content: "\f7b3"; } +.fa-vimeo { + --fa: "\f40a"; } -.fa-uniregistry:before { - content: "\f404"; } +.fa-mendeley { + --fa: "\f7b3"; } -.fa-figma:before { - content: "\f799"; } +.fa-uniregistry { + --fa: "\f404"; } -.fa-creative-commons-remix:before { - content: "\f4ee"; } +.fa-figma { + --fa: "\f799"; } -.fa-cc-amazon-pay:before { - content: "\f42d"; } +.fa-creative-commons-remix { + --fa: "\f4ee"; } -.fa-dropbox:before { - content: "\f16b"; } +.fa-cc-amazon-pay { + --fa: "\f42d"; } -.fa-instagram:before { - content: "\f16d"; } +.fa-dropbox { + --fa: "\f16b"; } -.fa-cmplid:before { - content: "\e360"; } +.fa-instagram { + --fa: "\f16d"; } -.fa-upwork:before { - content: "\e641"; } +.fa-cmplid { + --fa: "\e360"; } -.fa-facebook:before { - content: "\f09a"; } +.fa-upwork { + --fa: "\e641"; } -.fa-gripfire:before { - content: "\f3ac"; } +.fa-facebook { + --fa: "\f09a"; } -.fa-jedi-order:before { - content: "\f50e"; } +.fa-gripfire { + --fa: "\f3ac"; } -.fa-uikit:before { - content: "\f403"; } +.fa-jedi-order { + --fa: "\f50e"; } -.fa-fort-awesome-alt:before { - content: "\f3a3"; } +.fa-uikit { + --fa: "\f403"; } -.fa-phabricator:before { - content: "\f3db"; } +.fa-fort-awesome-alt { + --fa: "\f3a3"; } -.fa-ussunnah:before { - content: "\f407"; } +.fa-phabricator { + --fa: "\f3db"; } -.fa-earlybirds:before { - content: "\f39a"; } +.fa-ussunnah { + --fa: "\f407"; } -.fa-trade-federation:before { - content: "\f513"; } +.fa-earlybirds { + --fa: "\f39a"; } -.fa-autoprefixer:before { - content: "\f41c"; } +.fa-trade-federation { + --fa: "\f513"; } -.fa-whatsapp:before { - content: "\f232"; } +.fa-autoprefixer { + --fa: "\f41c"; } -.fa-square-upwork:before { - content: "\e67c"; } +.fa-whatsapp { + --fa: "\f232"; } -.fa-slideshare:before { - content: "\f1e7"; } +.fa-square-upwork { + --fa: "\e67c"; } -.fa-google-play:before { - content: "\f3ab"; } +.fa-slideshare { + --fa: "\f1e7"; } -.fa-viadeo:before { - content: "\f2a9"; } +.fa-google-play { + --fa: "\f3ab"; } -.fa-line:before { - content: "\f3c0"; } +.fa-viadeo { + --fa: "\f2a9"; } -.fa-google-drive:before { - content: "\f3aa"; } +.fa-line { + --fa: "\f3c0"; } -.fa-servicestack:before { - content: "\f3ec"; } +.fa-google-drive { + --fa: "\f3aa"; } -.fa-simplybuilt:before { - content: "\f215"; } +.fa-servicestack { + --fa: "\f3ec"; } -.fa-bitbucket:before { - content: "\f171"; } +.fa-simplybuilt { + --fa: "\f215"; } -.fa-imdb:before { - content: "\f2d8"; } +.fa-bitbucket { + --fa: "\f171"; } -.fa-deezer:before { - content: "\e077"; } +.fa-imdb { + --fa: "\f2d8"; } -.fa-raspberry-pi:before { - content: "\f7bb"; } +.fa-deezer { + --fa: "\e077"; } -.fa-jira:before { - content: "\f7b1"; } +.fa-raspberry-pi { + --fa: "\f7bb"; } -.fa-docker:before { - content: "\f395"; } +.fa-jira { + --fa: "\f7b1"; } -.fa-screenpal:before { - content: "\e570"; } +.fa-docker { + --fa: "\f395"; } -.fa-bluetooth:before { - content: "\f293"; } +.fa-screenpal { + --fa: "\e570"; } -.fa-gitter:before { - content: "\f426"; } +.fa-bluetooth { + --fa: "\f293"; } -.fa-d-and-d:before { - content: "\f38d"; } +.fa-gitter { + --fa: "\f426"; } -.fa-microblog:before { - content: "\e01a"; } +.fa-d-and-d { + --fa: "\f38d"; } -.fa-cc-diners-club:before { - content: "\f24c"; } +.fa-microblog { + --fa: "\e01a"; } -.fa-gg-circle:before { - content: "\f261"; } +.fa-cc-diners-club { + --fa: "\f24c"; } -.fa-pied-piper-hat:before { - content: "\f4e5"; } +.fa-gg-circle { + --fa: "\f261"; } -.fa-kickstarter-k:before { - content: "\f3bc"; } +.fa-pied-piper-hat { + --fa: "\f4e5"; } -.fa-yandex:before { - content: "\f413"; } +.fa-kickstarter-k { + --fa: "\f3bc"; } -.fa-readme:before { - content: "\f4d5"; } +.fa-yandex { + --fa: "\f413"; } -.fa-html5:before { - content: "\f13b"; } +.fa-readme { + --fa: "\f4d5"; } -.fa-sellsy:before { - content: "\f213"; } +.fa-html5 { + --fa: "\f13b"; } -.fa-square-web-awesome:before { - content: "\e683"; } +.fa-sellsy { + --fa: "\f213"; } -.fa-sass:before { - content: "\f41e"; } +.fa-square-web-awesome { + --fa: "\e683"; } -.fa-wirsindhandwerk:before { - content: "\e2d0"; } +.fa-sass { + --fa: "\f41e"; } -.fa-wsh:before { - content: "\e2d0"; } +.fa-wirsindhandwerk { + --fa: "\e2d0"; } -.fa-buromobelexperte:before { - content: "\f37f"; } +.fa-wsh { + --fa: "\e2d0"; } -.fa-salesforce:before { - content: "\f83b"; } +.fa-buromobelexperte { + --fa: "\f37f"; } -.fa-octopus-deploy:before { - content: "\e082"; } +.fa-salesforce { + --fa: "\f83b"; } -.fa-medapps:before { - content: "\f3c6"; } +.fa-octopus-deploy { + --fa: "\e082"; } -.fa-ns8:before { - content: "\f3d5"; } +.fa-medapps { + --fa: "\f3c6"; } -.fa-pinterest-p:before { - content: "\f231"; } +.fa-ns8 { + --fa: "\f3d5"; } -.fa-apper:before { - content: "\f371"; } +.fa-pinterest-p { + --fa: "\f231"; } -.fa-fort-awesome:before { - content: "\f286"; } +.fa-apper { + --fa: "\f371"; } -.fa-waze:before { - content: "\f83f"; } +.fa-fort-awesome { + --fa: "\f286"; } -.fa-bluesky:before { - content: "\e671"; } +.fa-waze { + --fa: "\f83f"; } -.fa-cc-jcb:before { - content: "\f24b"; } +.fa-bluesky { + --fa: "\e671"; } -.fa-snapchat:before { - content: "\f2ab"; } +.fa-cc-jcb { + --fa: "\f24b"; } -.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa-snapchat { + --fa: "\f2ab"; } -.fa-fantasy-flight-games:before { - content: "\f6dc"; } +.fa-snapchat-ghost { + --fa: "\f2ab"; } -.fa-rust:before { - content: "\e07a"; } +.fa-fantasy-flight-games { + --fa: "\f6dc"; } -.fa-wix:before { - content: "\f5cf"; } +.fa-rust { + --fa: "\e07a"; } -.fa-square-behance:before { - content: "\f1b5"; } +.fa-wix { + --fa: "\f5cf"; } -.fa-behance-square:before { - content: "\f1b5"; } +.fa-square-behance { + --fa: "\f1b5"; } -.fa-supple:before { - content: "\f3f9"; } +.fa-behance-square { + --fa: "\f1b5"; } -.fa-webflow:before { - content: "\e65c"; } +.fa-supple { + --fa: "\f3f9"; } -.fa-rebel:before { - content: "\f1d0"; } +.fa-webflow { + --fa: "\e65c"; } -.fa-css3:before { - content: "\f13c"; } +.fa-rebel { + --fa: "\f1d0"; } -.fa-staylinked:before { - content: "\f3f5"; } +.fa-css3 { + --fa: "\f13c"; } -.fa-kaggle:before { - content: "\f5fa"; } +.fa-staylinked { + --fa: "\f3f5"; } -.fa-space-awesome:before { - content: "\e5ac"; } +.fa-kaggle { + --fa: "\f5fa"; } -.fa-deviantart:before { - content: "\f1bd"; } +.fa-space-awesome { + --fa: "\e5ac"; } -.fa-cpanel:before { - content: "\f388"; } +.fa-deviantart { + --fa: "\f1bd"; } -.fa-goodreads-g:before { - content: "\f3a9"; } +.fa-cpanel { + --fa: "\f388"; } -.fa-square-git:before { - content: "\f1d2"; } +.fa-goodreads-g { + --fa: "\f3a9"; } -.fa-git-square:before { - content: "\f1d2"; } +.fa-square-git { + --fa: "\f1d2"; } -.fa-square-tumblr:before { - content: "\f174"; } +.fa-git-square { + --fa: "\f1d2"; } -.fa-tumblr-square:before { - content: "\f174"; } +.fa-square-tumblr { + --fa: "\f174"; } -.fa-trello:before { - content: "\f181"; } +.fa-tumblr-square { + --fa: "\f174"; } -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } +.fa-trello { + --fa: "\f181"; } -.fa-get-pocket:before { - content: "\f265"; } +.fa-creative-commons-nc-jp { + --fa: "\f4ea"; } -.fa-perbyte:before { - content: "\e083"; } +.fa-get-pocket { + --fa: "\f265"; } -.fa-grunt:before { - content: "\f3ad"; } +.fa-perbyte { + --fa: "\e083"; } -.fa-weebly:before { - content: "\f5cc"; } +.fa-grunt { + --fa: "\f3ad"; } -.fa-connectdevelop:before { - content: "\f20e"; } +.fa-weebly { + --fa: "\f5cc"; } -.fa-leanpub:before { - content: "\f212"; } +.fa-connectdevelop { + --fa: "\f20e"; } -.fa-black-tie:before { - content: "\f27e"; } +.fa-leanpub { + --fa: "\f212"; } -.fa-themeco:before { - content: "\f5c6"; } +.fa-black-tie { + --fa: "\f27e"; } -.fa-python:before { - content: "\f3e2"; } +.fa-themeco { + --fa: "\f5c6"; } -.fa-android:before { - content: "\f17b"; } +.fa-python { + --fa: "\f3e2"; } -.fa-bots:before { - content: "\e340"; } +.fa-android { + --fa: "\f17b"; } -.fa-free-code-camp:before { - content: "\f2c5"; } +.fa-bots { + --fa: "\e340"; } -.fa-hornbill:before { - content: "\f592"; } +.fa-free-code-camp { + --fa: "\f2c5"; } -.fa-js:before { - content: "\f3b8"; } +.fa-hornbill { + --fa: "\f592"; } -.fa-ideal:before { - content: "\e013"; } +.fa-js { + --fa: "\f3b8"; } -.fa-git:before { - content: "\f1d3"; } +.fa-ideal { + --fa: "\e013"; } -.fa-dev:before { - content: "\f6cc"; } +.fa-git { + --fa: "\f1d3"; } -.fa-sketch:before { - content: "\f7c6"; } +.fa-dev { + --fa: "\f6cc"; } -.fa-yandex-international:before { - content: "\f414"; } +.fa-sketch { + --fa: "\f7c6"; } -.fa-cc-amex:before { - content: "\f1f3"; } +.fa-yandex-international { + --fa: "\f414"; } -.fa-uber:before { - content: "\f402"; } +.fa-cc-amex { + --fa: "\f1f3"; } -.fa-github:before { - content: "\f09b"; } +.fa-uber { + --fa: "\f402"; } -.fa-php:before { - content: "\f457"; } +.fa-github { + --fa: "\f09b"; } -.fa-alipay:before { - content: "\f642"; } +.fa-php { + --fa: "\f457"; } -.fa-youtube:before { - content: "\f167"; } +.fa-alipay { + --fa: "\f642"; } -.fa-skyatlas:before { - content: "\f216"; } +.fa-youtube { + --fa: "\f167"; } -.fa-firefox-browser:before { - content: "\e007"; } +.fa-skyatlas { + --fa: "\f216"; } -.fa-replyd:before { - content: "\f3e6"; } +.fa-firefox-browser { + --fa: "\e007"; } -.fa-suse:before { - content: "\f7d6"; } +.fa-replyd { + --fa: "\f3e6"; } -.fa-jenkins:before { - content: "\f3b6"; } +.fa-suse { + --fa: "\f7d6"; } -.fa-twitter:before { - content: "\f099"; } +.fa-jenkins { + --fa: "\f3b6"; } -.fa-rockrms:before { - content: "\f3e9"; } +.fa-twitter { + --fa: "\f099"; } -.fa-pinterest:before { - content: "\f0d2"; } +.fa-rockrms { + --fa: "\f3e9"; } -.fa-buffer:before { - content: "\f837"; } +.fa-pinterest { + --fa: "\f0d2"; } -.fa-npm:before { - content: "\f3d4"; } +.fa-buffer { + --fa: "\f837"; } -.fa-yammer:before { - content: "\f840"; } +.fa-npm { + --fa: "\f3d4"; } -.fa-btc:before { - content: "\f15a"; } +.fa-yammer { + --fa: "\f840"; } -.fa-dribbble:before { - content: "\f17d"; } +.fa-btc { + --fa: "\f15a"; } -.fa-stumbleupon-circle:before { - content: "\f1a3"; } +.fa-dribbble { + --fa: "\f17d"; } -.fa-internet-explorer:before { - content: "\f26b"; } +.fa-stumbleupon-circle { + --fa: "\f1a3"; } -.fa-stubber:before { - content: "\e5c7"; } +.fa-internet-explorer { + --fa: "\f26b"; } -.fa-telegram:before { - content: "\f2c6"; } +.fa-stubber { + --fa: "\e5c7"; } -.fa-telegram-plane:before { - content: "\f2c6"; } +.fa-telegram { + --fa: "\f2c6"; } -.fa-old-republic:before { - content: "\f510"; } +.fa-telegram-plane { + --fa: "\f2c6"; } -.fa-odysee:before { - content: "\e5c6"; } +.fa-old-republic { + --fa: "\f510"; } -.fa-square-whatsapp:before { - content: "\f40c"; } +.fa-odysee { + --fa: "\e5c6"; } -.fa-whatsapp-square:before { - content: "\f40c"; } +.fa-square-whatsapp { + --fa: "\f40c"; } -.fa-node-js:before { - content: "\f3d3"; } +.fa-whatsapp-square { + --fa: "\f40c"; } -.fa-edge-legacy:before { - content: "\e078"; } +.fa-node-js { + --fa: "\f3d3"; } -.fa-slack:before { - content: "\f198"; } +.fa-edge-legacy { + --fa: "\e078"; } -.fa-slack-hash:before { - content: "\f198"; } +.fa-slack { + --fa: "\f198"; } -.fa-medrt:before { - content: "\f3c8"; } +.fa-slack-hash { + --fa: "\f198"; } -.fa-usb:before { - content: "\f287"; } +.fa-medrt { + --fa: "\f3c8"; } -.fa-tumblr:before { - content: "\f173"; } +.fa-usb { + --fa: "\f287"; } -.fa-vaadin:before { - content: "\f408"; } +.fa-tumblr { + --fa: "\f173"; } -.fa-quora:before { - content: "\f2c4"; } +.fa-vaadin { + --fa: "\f408"; } -.fa-square-x-twitter:before { - content: "\e61a"; } +.fa-quora { + --fa: "\f2c4"; } -.fa-reacteurope:before { - content: "\f75d"; } +.fa-square-x-twitter { + --fa: "\e61a"; } -.fa-medium:before { - content: "\f23a"; } +.fa-reacteurope { + --fa: "\f75d"; } -.fa-medium-m:before { - content: "\f23a"; } +.fa-medium { + --fa: "\f23a"; } -.fa-amilia:before { - content: "\f36d"; } +.fa-medium-m { + --fa: "\f23a"; } -.fa-mixcloud:before { - content: "\f289"; } +.fa-amilia { + --fa: "\f36d"; } -.fa-flipboard:before { - content: "\f44d"; } +.fa-mixcloud { + --fa: "\f289"; } -.fa-viacoin:before { - content: "\f237"; } +.fa-flipboard { + --fa: "\f44d"; } -.fa-critical-role:before { - content: "\f6c9"; } +.fa-viacoin { + --fa: "\f237"; } -.fa-sitrox:before { - content: "\e44a"; } +.fa-critical-role { + --fa: "\f6c9"; } -.fa-discourse:before { - content: "\f393"; } +.fa-sitrox { + --fa: "\e44a"; } -.fa-joomla:before { - content: "\f1aa"; } +.fa-discourse { + --fa: "\f393"; } -.fa-mastodon:before { - content: "\f4f6"; } +.fa-joomla { + --fa: "\f1aa"; } -.fa-airbnb:before { - content: "\f834"; } +.fa-mastodon { + --fa: "\f4f6"; } -.fa-wolf-pack-battalion:before { - content: "\f514"; } +.fa-airbnb { + --fa: "\f834"; } -.fa-buy-n-large:before { - content: "\f8a6"; } +.fa-wolf-pack-battalion { + --fa: "\f514"; } -.fa-gulp:before { - content: "\f3ae"; } +.fa-buy-n-large { + --fa: "\f8a6"; } -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } +.fa-gulp { + --fa: "\f3ae"; } -.fa-strava:before { - content: "\f428"; } +.fa-creative-commons-sampling-plus { + --fa: "\f4f1"; } -.fa-ember:before { - content: "\f423"; } +.fa-strava { + --fa: "\f428"; } -.fa-canadian-maple-leaf:before { - content: "\f785"; } +.fa-ember { + --fa: "\f423"; } -.fa-teamspeak:before { - content: "\f4f9"; } +.fa-canadian-maple-leaf { + --fa: "\f785"; } -.fa-pushed:before { - content: "\f3e1"; } +.fa-teamspeak { + --fa: "\f4f9"; } -.fa-wordpress-simple:before { - content: "\f411"; } +.fa-pushed { + --fa: "\f3e1"; } -.fa-nutritionix:before { - content: "\f3d6"; } +.fa-wordpress-simple { + --fa: "\f411"; } -.fa-wodu:before { - content: "\e088"; } +.fa-nutritionix { + --fa: "\f3d6"; } -.fa-google-pay:before { - content: "\e079"; } +.fa-wodu { + --fa: "\e088"; } -.fa-intercom:before { - content: "\f7af"; } +.fa-google-pay { + --fa: "\e079"; } -.fa-zhihu:before { - content: "\f63f"; } +.fa-intercom { + --fa: "\f7af"; } -.fa-korvue:before { - content: "\f42f"; } +.fa-zhihu { + --fa: "\f63f"; } -.fa-pix:before { - content: "\e43a"; } +.fa-korvue { + --fa: "\f42f"; } -.fa-steam-symbol:before { - content: "\f3f6"; } +.fa-pix { + --fa: "\e43a"; } + +.fa-steam-symbol { + --fa: "\f3f6"; } :root, :host { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; } diff --git a/js-packages/@fortawesome/fontawesome-free/css/all.min.css b/js-packages/@fortawesome/fontawesome-free/css/all.min.css index 08cf8326b..ea7dcaed3 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/all.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/all.min.css @@ -1,9 +1,9 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} +.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa);content:var(--fa)/""}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} -.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"} -.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a} \ No newline at end of file +.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban,.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus,.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin,.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent,.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile,.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-cogs,.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai,.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran,.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"} +.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/css/brands.css b/js-packages/@fortawesome/fontawesome-free/css/brands.css index ff0420870..cd6ae5f47 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/brands.css +++ b/js-packages/@fortawesome/fontawesome-free/css/brands.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -18,1583 +18,1586 @@ .fa-brands { font-weight: 400; } -.fa-monero:before { - content: "\f3d0"; } +.fa-monero { + --fa: "\f3d0"; } -.fa-hooli:before { - content: "\f427"; } +.fa-hooli { + --fa: "\f427"; } -.fa-yelp:before { - content: "\f1e9"; } +.fa-yelp { + --fa: "\f1e9"; } -.fa-cc-visa:before { - content: "\f1f0"; } +.fa-cc-visa { + --fa: "\f1f0"; } -.fa-lastfm:before { - content: "\f202"; } +.fa-lastfm { + --fa: "\f202"; } -.fa-shopware:before { - content: "\f5b5"; } +.fa-shopware { + --fa: "\f5b5"; } -.fa-creative-commons-nc:before { - content: "\f4e8"; } +.fa-creative-commons-nc { + --fa: "\f4e8"; } -.fa-aws:before { - content: "\f375"; } +.fa-aws { + --fa: "\f375"; } -.fa-redhat:before { - content: "\f7bc"; } +.fa-redhat { + --fa: "\f7bc"; } -.fa-yoast:before { - content: "\f2b1"; } +.fa-yoast { + --fa: "\f2b1"; } -.fa-cloudflare:before { - content: "\e07d"; } +.fa-cloudflare { + --fa: "\e07d"; } -.fa-ups:before { - content: "\f7e0"; } +.fa-ups { + --fa: "\f7e0"; } -.fa-pixiv:before { - content: "\e640"; } +.fa-pixiv { + --fa: "\e640"; } -.fa-wpexplorer:before { - content: "\f2de"; } +.fa-wpexplorer { + --fa: "\f2de"; } -.fa-dyalog:before { - content: "\f399"; } +.fa-dyalog { + --fa: "\f399"; } -.fa-bity:before { - content: "\f37a"; } +.fa-bity { + --fa: "\f37a"; } -.fa-stackpath:before { - content: "\f842"; } +.fa-stackpath { + --fa: "\f842"; } -.fa-buysellads:before { - content: "\f20d"; } +.fa-buysellads { + --fa: "\f20d"; } -.fa-first-order:before { - content: "\f2b0"; } +.fa-first-order { + --fa: "\f2b0"; } -.fa-modx:before { - content: "\f285"; } +.fa-modx { + --fa: "\f285"; } -.fa-guilded:before { - content: "\e07e"; } +.fa-guilded { + --fa: "\e07e"; } -.fa-vnv:before { - content: "\f40b"; } +.fa-vnv { + --fa: "\f40b"; } -.fa-square-js:before { - content: "\f3b9"; } +.fa-square-js { + --fa: "\f3b9"; } -.fa-js-square:before { - content: "\f3b9"; } +.fa-js-square { + --fa: "\f3b9"; } -.fa-microsoft:before { - content: "\f3ca"; } +.fa-microsoft { + --fa: "\f3ca"; } -.fa-qq:before { - content: "\f1d6"; } +.fa-qq { + --fa: "\f1d6"; } -.fa-orcid:before { - content: "\f8d2"; } +.fa-orcid { + --fa: "\f8d2"; } -.fa-java:before { - content: "\f4e4"; } +.fa-java { + --fa: "\f4e4"; } -.fa-invision:before { - content: "\f7b0"; } +.fa-invision { + --fa: "\f7b0"; } -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } +.fa-creative-commons-pd-alt { + --fa: "\f4ed"; } -.fa-centercode:before { - content: "\f380"; } +.fa-centercode { + --fa: "\f380"; } -.fa-glide-g:before { - content: "\f2a6"; } +.fa-glide-g { + --fa: "\f2a6"; } -.fa-drupal:before { - content: "\f1a9"; } +.fa-drupal { + --fa: "\f1a9"; } -.fa-jxl:before { - content: "\e67b"; } +.fa-jxl { + --fa: "\e67b"; } -.fa-dart-lang:before { - content: "\e693"; } +.fa-dart-lang { + --fa: "\e693"; } -.fa-hire-a-helper:before { - content: "\f3b0"; } +.fa-hire-a-helper { + --fa: "\f3b0"; } -.fa-creative-commons-by:before { - content: "\f4e7"; } +.fa-creative-commons-by { + --fa: "\f4e7"; } -.fa-unity:before { - content: "\e049"; } +.fa-unity { + --fa: "\e049"; } -.fa-whmcs:before { - content: "\f40d"; } +.fa-whmcs { + --fa: "\f40d"; } -.fa-rocketchat:before { - content: "\f3e8"; } +.fa-rocketchat { + --fa: "\f3e8"; } -.fa-vk:before { - content: "\f189"; } +.fa-vk { + --fa: "\f189"; } -.fa-untappd:before { - content: "\f405"; } +.fa-untappd { + --fa: "\f405"; } -.fa-mailchimp:before { - content: "\f59e"; } +.fa-mailchimp { + --fa: "\f59e"; } -.fa-css3-alt:before { - content: "\f38b"; } +.fa-css3-alt { + --fa: "\f38b"; } -.fa-square-reddit:before { - content: "\f1a2"; } +.fa-square-reddit { + --fa: "\f1a2"; } -.fa-reddit-square:before { - content: "\f1a2"; } +.fa-reddit-square { + --fa: "\f1a2"; } -.fa-vimeo-v:before { - content: "\f27d"; } +.fa-vimeo-v { + --fa: "\f27d"; } -.fa-contao:before { - content: "\f26d"; } +.fa-contao { + --fa: "\f26d"; } -.fa-square-font-awesome:before { - content: "\e5ad"; } +.fa-square-font-awesome { + --fa: "\e5ad"; } -.fa-deskpro:before { - content: "\f38f"; } +.fa-deskpro { + --fa: "\f38f"; } -.fa-brave:before { - content: "\e63c"; } +.fa-brave { + --fa: "\e63c"; } -.fa-sistrix:before { - content: "\f3ee"; } +.fa-sistrix { + --fa: "\f3ee"; } -.fa-square-instagram:before { - content: "\e055"; } +.fa-square-instagram { + --fa: "\e055"; } -.fa-instagram-square:before { - content: "\e055"; } +.fa-instagram-square { + --fa: "\e055"; } -.fa-battle-net:before { - content: "\f835"; } +.fa-battle-net { + --fa: "\f835"; } -.fa-the-red-yeti:before { - content: "\f69d"; } +.fa-the-red-yeti { + --fa: "\f69d"; } -.fa-square-hacker-news:before { - content: "\f3af"; } +.fa-square-hacker-news { + --fa: "\f3af"; } -.fa-hacker-news-square:before { - content: "\f3af"; } +.fa-hacker-news-square { + --fa: "\f3af"; } -.fa-edge:before { - content: "\f282"; } +.fa-edge { + --fa: "\f282"; } -.fa-threads:before { - content: "\e618"; } +.fa-threads { + --fa: "\e618"; } -.fa-napster:before { - content: "\f3d2"; } +.fa-napster { + --fa: "\f3d2"; } -.fa-square-snapchat:before { - content: "\f2ad"; } +.fa-square-snapchat { + --fa: "\f2ad"; } -.fa-snapchat-square:before { - content: "\f2ad"; } +.fa-snapchat-square { + --fa: "\f2ad"; } -.fa-google-plus-g:before { - content: "\f0d5"; } +.fa-google-plus-g { + --fa: "\f0d5"; } -.fa-artstation:before { - content: "\f77a"; } +.fa-artstation { + --fa: "\f77a"; } -.fa-markdown:before { - content: "\f60f"; } +.fa-markdown { + --fa: "\f60f"; } -.fa-sourcetree:before { - content: "\f7d3"; } +.fa-sourcetree { + --fa: "\f7d3"; } -.fa-google-plus:before { - content: "\f2b3"; } +.fa-google-plus { + --fa: "\f2b3"; } -.fa-diaspora:before { - content: "\f791"; } +.fa-diaspora { + --fa: "\f791"; } -.fa-foursquare:before { - content: "\f180"; } +.fa-foursquare { + --fa: "\f180"; } -.fa-stack-overflow:before { - content: "\f16c"; } +.fa-stack-overflow { + --fa: "\f16c"; } -.fa-github-alt:before { - content: "\f113"; } +.fa-github-alt { + --fa: "\f113"; } -.fa-phoenix-squadron:before { - content: "\f511"; } +.fa-phoenix-squadron { + --fa: "\f511"; } -.fa-pagelines:before { - content: "\f18c"; } +.fa-pagelines { + --fa: "\f18c"; } -.fa-algolia:before { - content: "\f36c"; } +.fa-algolia { + --fa: "\f36c"; } -.fa-red-river:before { - content: "\f3e3"; } +.fa-red-river { + --fa: "\f3e3"; } -.fa-creative-commons-sa:before { - content: "\f4ef"; } +.fa-creative-commons-sa { + --fa: "\f4ef"; } -.fa-safari:before { - content: "\f267"; } +.fa-safari { + --fa: "\f267"; } -.fa-google:before { - content: "\f1a0"; } +.fa-google { + --fa: "\f1a0"; } -.fa-square-font-awesome-stroke:before { - content: "\f35c"; } +.fa-square-font-awesome-stroke { + --fa: "\f35c"; } -.fa-font-awesome-alt:before { - content: "\f35c"; } +.fa-font-awesome-alt { + --fa: "\f35c"; } -.fa-atlassian:before { - content: "\f77b"; } +.fa-atlassian { + --fa: "\f77b"; } -.fa-linkedin-in:before { - content: "\f0e1"; } +.fa-linkedin-in { + --fa: "\f0e1"; } -.fa-digital-ocean:before { - content: "\f391"; } +.fa-digital-ocean { + --fa: "\f391"; } -.fa-nimblr:before { - content: "\f5a8"; } +.fa-nimblr { + --fa: "\f5a8"; } -.fa-chromecast:before { - content: "\f838"; } +.fa-chromecast { + --fa: "\f838"; } -.fa-evernote:before { - content: "\f839"; } +.fa-evernote { + --fa: "\f839"; } -.fa-hacker-news:before { - content: "\f1d4"; } +.fa-hacker-news { + --fa: "\f1d4"; } -.fa-creative-commons-sampling:before { - content: "\f4f0"; } +.fa-creative-commons-sampling { + --fa: "\f4f0"; } -.fa-adversal:before { - content: "\f36a"; } +.fa-adversal { + --fa: "\f36a"; } -.fa-creative-commons:before { - content: "\f25e"; } +.fa-creative-commons { + --fa: "\f25e"; } -.fa-watchman-monitoring:before { - content: "\e087"; } +.fa-watchman-monitoring { + --fa: "\e087"; } -.fa-fonticons:before { - content: "\f280"; } +.fa-fonticons { + --fa: "\f280"; } -.fa-weixin:before { - content: "\f1d7"; } +.fa-weixin { + --fa: "\f1d7"; } -.fa-shirtsinbulk:before { - content: "\f214"; } +.fa-shirtsinbulk { + --fa: "\f214"; } -.fa-codepen:before { - content: "\f1cb"; } +.fa-codepen { + --fa: "\f1cb"; } -.fa-git-alt:before { - content: "\f841"; } +.fa-git-alt { + --fa: "\f841"; } -.fa-lyft:before { - content: "\f3c3"; } +.fa-lyft { + --fa: "\f3c3"; } -.fa-rev:before { - content: "\f5b2"; } +.fa-rev { + --fa: "\f5b2"; } -.fa-windows:before { - content: "\f17a"; } +.fa-windows { + --fa: "\f17a"; } -.fa-wizards-of-the-coast:before { - content: "\f730"; } +.fa-wizards-of-the-coast { + --fa: "\f730"; } -.fa-square-viadeo:before { - content: "\f2aa"; } +.fa-square-viadeo { + --fa: "\f2aa"; } -.fa-viadeo-square:before { - content: "\f2aa"; } +.fa-viadeo-square { + --fa: "\f2aa"; } -.fa-meetup:before { - content: "\f2e0"; } +.fa-meetup { + --fa: "\f2e0"; } -.fa-centos:before { - content: "\f789"; } +.fa-centos { + --fa: "\f789"; } -.fa-adn:before { - content: "\f170"; } +.fa-adn { + --fa: "\f170"; } -.fa-cloudsmith:before { - content: "\f384"; } +.fa-cloudsmith { + --fa: "\f384"; } -.fa-opensuse:before { - content: "\e62b"; } +.fa-opensuse { + --fa: "\e62b"; } -.fa-pied-piper-alt:before { - content: "\f1a8"; } +.fa-pied-piper-alt { + --fa: "\f1a8"; } -.fa-square-dribbble:before { - content: "\f397"; } +.fa-square-dribbble { + --fa: "\f397"; } -.fa-dribbble-square:before { - content: "\f397"; } +.fa-dribbble-square { + --fa: "\f397"; } -.fa-codiepie:before { - content: "\f284"; } +.fa-codiepie { + --fa: "\f284"; } -.fa-node:before { - content: "\f419"; } +.fa-node { + --fa: "\f419"; } -.fa-mix:before { - content: "\f3cb"; } +.fa-mix { + --fa: "\f3cb"; } -.fa-steam:before { - content: "\f1b6"; } +.fa-steam { + --fa: "\f1b6"; } -.fa-cc-apple-pay:before { - content: "\f416"; } +.fa-cc-apple-pay { + --fa: "\f416"; } -.fa-scribd:before { - content: "\f28a"; } +.fa-scribd { + --fa: "\f28a"; } -.fa-debian:before { - content: "\e60b"; } +.fa-debian { + --fa: "\e60b"; } -.fa-openid:before { - content: "\f19b"; } +.fa-openid { + --fa: "\f19b"; } -.fa-instalod:before { - content: "\e081"; } +.fa-instalod { + --fa: "\e081"; } -.fa-expeditedssl:before { - content: "\f23e"; } +.fa-files-pinwheel { + --fa: "\e69f"; } -.fa-sellcast:before { - content: "\f2da"; } +.fa-expeditedssl { + --fa: "\f23e"; } -.fa-square-twitter:before { - content: "\f081"; } +.fa-sellcast { + --fa: "\f2da"; } -.fa-twitter-square:before { - content: "\f081"; } +.fa-square-twitter { + --fa: "\f081"; } -.fa-r-project:before { - content: "\f4f7"; } +.fa-twitter-square { + --fa: "\f081"; } -.fa-delicious:before { - content: "\f1a5"; } +.fa-r-project { + --fa: "\f4f7"; } -.fa-freebsd:before { - content: "\f3a4"; } +.fa-delicious { + --fa: "\f1a5"; } -.fa-vuejs:before { - content: "\f41f"; } +.fa-freebsd { + --fa: "\f3a4"; } -.fa-accusoft:before { - content: "\f369"; } +.fa-vuejs { + --fa: "\f41f"; } -.fa-ioxhost:before { - content: "\f208"; } +.fa-accusoft { + --fa: "\f369"; } -.fa-fonticons-fi:before { - content: "\f3a2"; } +.fa-ioxhost { + --fa: "\f208"; } -.fa-app-store:before { - content: "\f36f"; } +.fa-fonticons-fi { + --fa: "\f3a2"; } -.fa-cc-mastercard:before { - content: "\f1f1"; } +.fa-app-store { + --fa: "\f36f"; } -.fa-itunes-note:before { - content: "\f3b5"; } +.fa-cc-mastercard { + --fa: "\f1f1"; } -.fa-golang:before { - content: "\e40f"; } +.fa-itunes-note { + --fa: "\f3b5"; } -.fa-kickstarter:before { - content: "\f3bb"; } +.fa-golang { + --fa: "\e40f"; } -.fa-square-kickstarter:before { - content: "\f3bb"; } +.fa-kickstarter { + --fa: "\f3bb"; } -.fa-grav:before { - content: "\f2d6"; } +.fa-square-kickstarter { + --fa: "\f3bb"; } -.fa-weibo:before { - content: "\f18a"; } +.fa-grav { + --fa: "\f2d6"; } -.fa-uncharted:before { - content: "\e084"; } +.fa-weibo { + --fa: "\f18a"; } -.fa-firstdraft:before { - content: "\f3a1"; } +.fa-uncharted { + --fa: "\e084"; } -.fa-square-youtube:before { - content: "\f431"; } +.fa-firstdraft { + --fa: "\f3a1"; } -.fa-youtube-square:before { - content: "\f431"; } +.fa-square-youtube { + --fa: "\f431"; } -.fa-wikipedia-w:before { - content: "\f266"; } +.fa-youtube-square { + --fa: "\f431"; } -.fa-wpressr:before { - content: "\f3e4"; } +.fa-wikipedia-w { + --fa: "\f266"; } -.fa-rendact:before { - content: "\f3e4"; } +.fa-wpressr { + --fa: "\f3e4"; } -.fa-angellist:before { - content: "\f209"; } +.fa-rendact { + --fa: "\f3e4"; } -.fa-galactic-republic:before { - content: "\f50c"; } +.fa-angellist { + --fa: "\f209"; } -.fa-nfc-directional:before { - content: "\e530"; } +.fa-galactic-republic { + --fa: "\f50c"; } -.fa-skype:before { - content: "\f17e"; } +.fa-nfc-directional { + --fa: "\e530"; } -.fa-joget:before { - content: "\f3b7"; } +.fa-skype { + --fa: "\f17e"; } -.fa-fedora:before { - content: "\f798"; } +.fa-joget { + --fa: "\f3b7"; } -.fa-stripe-s:before { - content: "\f42a"; } +.fa-fedora { + --fa: "\f798"; } -.fa-meta:before { - content: "\e49b"; } +.fa-stripe-s { + --fa: "\f42a"; } -.fa-laravel:before { - content: "\f3bd"; } +.fa-meta { + --fa: "\e49b"; } -.fa-hotjar:before { - content: "\f3b1"; } +.fa-laravel { + --fa: "\f3bd"; } -.fa-bluetooth-b:before { - content: "\f294"; } +.fa-hotjar { + --fa: "\f3b1"; } -.fa-square-letterboxd:before { - content: "\e62e"; } +.fa-bluetooth-b { + --fa: "\f294"; } -.fa-sticker-mule:before { - content: "\f3f7"; } +.fa-square-letterboxd { + --fa: "\e62e"; } -.fa-creative-commons-zero:before { - content: "\f4f3"; } +.fa-sticker-mule { + --fa: "\f3f7"; } -.fa-hips:before { - content: "\f452"; } +.fa-creative-commons-zero { + --fa: "\f4f3"; } -.fa-behance:before { - content: "\f1b4"; } +.fa-hips { + --fa: "\f452"; } -.fa-reddit:before { - content: "\f1a1"; } +.fa-behance { + --fa: "\f1b4"; } -.fa-discord:before { - content: "\f392"; } +.fa-reddit { + --fa: "\f1a1"; } -.fa-chrome:before { - content: "\f268"; } +.fa-discord { + --fa: "\f392"; } -.fa-app-store-ios:before { - content: "\f370"; } +.fa-chrome { + --fa: "\f268"; } -.fa-cc-discover:before { - content: "\f1f2"; } +.fa-app-store-ios { + --fa: "\f370"; } -.fa-wpbeginner:before { - content: "\f297"; } +.fa-cc-discover { + --fa: "\f1f2"; } -.fa-confluence:before { - content: "\f78d"; } +.fa-wpbeginner { + --fa: "\f297"; } -.fa-shoelace:before { - content: "\e60c"; } +.fa-confluence { + --fa: "\f78d"; } -.fa-mdb:before { - content: "\f8ca"; } +.fa-shoelace { + --fa: "\e60c"; } -.fa-dochub:before { - content: "\f394"; } +.fa-mdb { + --fa: "\f8ca"; } -.fa-accessible-icon:before { - content: "\f368"; } +.fa-dochub { + --fa: "\f394"; } -.fa-ebay:before { - content: "\f4f4"; } +.fa-accessible-icon { + --fa: "\f368"; } -.fa-amazon:before { - content: "\f270"; } +.fa-ebay { + --fa: "\f4f4"; } -.fa-unsplash:before { - content: "\e07c"; } +.fa-amazon { + --fa: "\f270"; } -.fa-yarn:before { - content: "\f7e3"; } +.fa-unsplash { + --fa: "\e07c"; } -.fa-square-steam:before { - content: "\f1b7"; } +.fa-yarn { + --fa: "\f7e3"; } -.fa-steam-square:before { - content: "\f1b7"; } +.fa-square-steam { + --fa: "\f1b7"; } -.fa-500px:before { - content: "\f26e"; } +.fa-steam-square { + --fa: "\f1b7"; } -.fa-square-vimeo:before { - content: "\f194"; } +.fa-500px { + --fa: "\f26e"; } -.fa-vimeo-square:before { - content: "\f194"; } +.fa-square-vimeo { + --fa: "\f194"; } -.fa-asymmetrik:before { - content: "\f372"; } +.fa-vimeo-square { + --fa: "\f194"; } -.fa-font-awesome:before { - content: "\f2b4"; } +.fa-asymmetrik { + --fa: "\f372"; } -.fa-font-awesome-flag:before { - content: "\f2b4"; } +.fa-font-awesome { + --fa: "\f2b4"; } -.fa-font-awesome-logo-full:before { - content: "\f2b4"; } +.fa-font-awesome-flag { + --fa: "\f2b4"; } -.fa-gratipay:before { - content: "\f184"; } +.fa-font-awesome-logo-full { + --fa: "\f2b4"; } -.fa-apple:before { - content: "\f179"; } +.fa-gratipay { + --fa: "\f184"; } -.fa-hive:before { - content: "\e07f"; } +.fa-apple { + --fa: "\f179"; } -.fa-gitkraken:before { - content: "\f3a6"; } +.fa-hive { + --fa: "\e07f"; } -.fa-keybase:before { - content: "\f4f5"; } +.fa-gitkraken { + --fa: "\f3a6"; } -.fa-apple-pay:before { - content: "\f415"; } +.fa-keybase { + --fa: "\f4f5"; } -.fa-padlet:before { - content: "\e4a0"; } +.fa-apple-pay { + --fa: "\f415"; } -.fa-amazon-pay:before { - content: "\f42c"; } +.fa-padlet { + --fa: "\e4a0"; } -.fa-square-github:before { - content: "\f092"; } +.fa-amazon-pay { + --fa: "\f42c"; } -.fa-github-square:before { - content: "\f092"; } +.fa-square-github { + --fa: "\f092"; } -.fa-stumbleupon:before { - content: "\f1a4"; } +.fa-github-square { + --fa: "\f092"; } -.fa-fedex:before { - content: "\f797"; } +.fa-stumbleupon { + --fa: "\f1a4"; } -.fa-phoenix-framework:before { - content: "\f3dc"; } +.fa-fedex { + --fa: "\f797"; } -.fa-shopify:before { - content: "\e057"; } +.fa-phoenix-framework { + --fa: "\f3dc"; } -.fa-neos:before { - content: "\f612"; } +.fa-shopify { + --fa: "\e057"; } -.fa-square-threads:before { - content: "\e619"; } +.fa-neos { + --fa: "\f612"; } -.fa-hackerrank:before { - content: "\f5f7"; } +.fa-square-threads { + --fa: "\e619"; } -.fa-researchgate:before { - content: "\f4f8"; } +.fa-hackerrank { + --fa: "\f5f7"; } -.fa-swift:before { - content: "\f8e1"; } +.fa-researchgate { + --fa: "\f4f8"; } -.fa-angular:before { - content: "\f420"; } +.fa-swift { + --fa: "\f8e1"; } -.fa-speakap:before { - content: "\f3f3"; } +.fa-angular { + --fa: "\f420"; } -.fa-angrycreative:before { - content: "\f36e"; } +.fa-speakap { + --fa: "\f3f3"; } -.fa-y-combinator:before { - content: "\f23b"; } +.fa-angrycreative { + --fa: "\f36e"; } -.fa-empire:before { - content: "\f1d1"; } +.fa-y-combinator { + --fa: "\f23b"; } -.fa-envira:before { - content: "\f299"; } +.fa-empire { + --fa: "\f1d1"; } -.fa-google-scholar:before { - content: "\e63b"; } +.fa-envira { + --fa: "\f299"; } -.fa-square-gitlab:before { - content: "\e5ae"; } +.fa-google-scholar { + --fa: "\e63b"; } -.fa-gitlab-square:before { - content: "\e5ae"; } +.fa-square-gitlab { + --fa: "\e5ae"; } -.fa-studiovinari:before { - content: "\f3f8"; } +.fa-gitlab-square { + --fa: "\e5ae"; } -.fa-pied-piper:before { - content: "\f2ae"; } +.fa-studiovinari { + --fa: "\f3f8"; } -.fa-wordpress:before { - content: "\f19a"; } +.fa-pied-piper { + --fa: "\f2ae"; } -.fa-product-hunt:before { - content: "\f288"; } +.fa-wordpress { + --fa: "\f19a"; } -.fa-firefox:before { - content: "\f269"; } +.fa-product-hunt { + --fa: "\f288"; } -.fa-linode:before { - content: "\f2b8"; } +.fa-firefox { + --fa: "\f269"; } -.fa-goodreads:before { - content: "\f3a8"; } +.fa-linode { + --fa: "\f2b8"; } -.fa-square-odnoklassniki:before { - content: "\f264"; } +.fa-goodreads { + --fa: "\f3a8"; } -.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa-square-odnoklassniki { + --fa: "\f264"; } -.fa-jsfiddle:before { - content: "\f1cc"; } +.fa-odnoklassniki-square { + --fa: "\f264"; } -.fa-sith:before { - content: "\f512"; } +.fa-jsfiddle { + --fa: "\f1cc"; } -.fa-themeisle:before { - content: "\f2b2"; } +.fa-sith { + --fa: "\f512"; } -.fa-page4:before { - content: "\f3d7"; } +.fa-themeisle { + --fa: "\f2b2"; } -.fa-hashnode:before { - content: "\e499"; } +.fa-page4 { + --fa: "\f3d7"; } -.fa-react:before { - content: "\f41b"; } +.fa-hashnode { + --fa: "\e499"; } -.fa-cc-paypal:before { - content: "\f1f4"; } +.fa-react { + --fa: "\f41b"; } -.fa-squarespace:before { - content: "\f5be"; } +.fa-cc-paypal { + --fa: "\f1f4"; } -.fa-cc-stripe:before { - content: "\f1f5"; } +.fa-squarespace { + --fa: "\f5be"; } -.fa-creative-commons-share:before { - content: "\f4f2"; } +.fa-cc-stripe { + --fa: "\f1f5"; } -.fa-bitcoin:before { - content: "\f379"; } +.fa-creative-commons-share { + --fa: "\f4f2"; } -.fa-keycdn:before { - content: "\f3ba"; } +.fa-bitcoin { + --fa: "\f379"; } -.fa-opera:before { - content: "\f26a"; } +.fa-keycdn { + --fa: "\f3ba"; } -.fa-itch-io:before { - content: "\f83a"; } +.fa-opera { + --fa: "\f26a"; } -.fa-umbraco:before { - content: "\f8e8"; } +.fa-itch-io { + --fa: "\f83a"; } -.fa-galactic-senate:before { - content: "\f50d"; } +.fa-umbraco { + --fa: "\f8e8"; } -.fa-ubuntu:before { - content: "\f7df"; } +.fa-galactic-senate { + --fa: "\f50d"; } -.fa-draft2digital:before { - content: "\f396"; } +.fa-ubuntu { + --fa: "\f7df"; } -.fa-stripe:before { - content: "\f429"; } +.fa-draft2digital { + --fa: "\f396"; } -.fa-houzz:before { - content: "\f27c"; } +.fa-stripe { + --fa: "\f429"; } -.fa-gg:before { - content: "\f260"; } +.fa-houzz { + --fa: "\f27c"; } -.fa-dhl:before { - content: "\f790"; } +.fa-gg { + --fa: "\f260"; } -.fa-square-pinterest:before { - content: "\f0d3"; } +.fa-dhl { + --fa: "\f790"; } -.fa-pinterest-square:before { - content: "\f0d3"; } +.fa-square-pinterest { + --fa: "\f0d3"; } -.fa-xing:before { - content: "\f168"; } +.fa-pinterest-square { + --fa: "\f0d3"; } -.fa-blackberry:before { - content: "\f37b"; } +.fa-xing { + --fa: "\f168"; } -.fa-creative-commons-pd:before { - content: "\f4ec"; } +.fa-blackberry { + --fa: "\f37b"; } -.fa-playstation:before { - content: "\f3df"; } +.fa-creative-commons-pd { + --fa: "\f4ec"; } -.fa-quinscape:before { - content: "\f459"; } +.fa-playstation { + --fa: "\f3df"; } -.fa-less:before { - content: "\f41d"; } +.fa-quinscape { + --fa: "\f459"; } -.fa-blogger-b:before { - content: "\f37d"; } +.fa-less { + --fa: "\f41d"; } -.fa-opencart:before { - content: "\f23d"; } +.fa-blogger-b { + --fa: "\f37d"; } -.fa-vine:before { - content: "\f1ca"; } +.fa-opencart { + --fa: "\f23d"; } -.fa-signal-messenger:before { - content: "\e663"; } +.fa-vine { + --fa: "\f1ca"; } -.fa-paypal:before { - content: "\f1ed"; } +.fa-signal-messenger { + --fa: "\e663"; } -.fa-gitlab:before { - content: "\f296"; } +.fa-paypal { + --fa: "\f1ed"; } -.fa-typo3:before { - content: "\f42b"; } +.fa-gitlab { + --fa: "\f296"; } -.fa-reddit-alien:before { - content: "\f281"; } +.fa-typo3 { + --fa: "\f42b"; } -.fa-yahoo:before { - content: "\f19e"; } +.fa-reddit-alien { + --fa: "\f281"; } -.fa-dailymotion:before { - content: "\e052"; } +.fa-yahoo { + --fa: "\f19e"; } -.fa-affiliatetheme:before { - content: "\f36b"; } +.fa-dailymotion { + --fa: "\e052"; } -.fa-pied-piper-pp:before { - content: "\f1a7"; } +.fa-affiliatetheme { + --fa: "\f36b"; } -.fa-bootstrap:before { - content: "\f836"; } +.fa-pied-piper-pp { + --fa: "\f1a7"; } -.fa-odnoklassniki:before { - content: "\f263"; } +.fa-bootstrap { + --fa: "\f836"; } -.fa-nfc-symbol:before { - content: "\e531"; } +.fa-odnoklassniki { + --fa: "\f263"; } -.fa-mintbit:before { - content: "\e62f"; } +.fa-nfc-symbol { + --fa: "\e531"; } -.fa-ethereum:before { - content: "\f42e"; } +.fa-mintbit { + --fa: "\e62f"; } -.fa-speaker-deck:before { - content: "\f83c"; } +.fa-ethereum { + --fa: "\f42e"; } -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } +.fa-speaker-deck { + --fa: "\f83c"; } -.fa-patreon:before { - content: "\f3d9"; } +.fa-creative-commons-nc-eu { + --fa: "\f4e9"; } -.fa-avianex:before { - content: "\f374"; } +.fa-patreon { + --fa: "\f3d9"; } -.fa-ello:before { - content: "\f5f1"; } +.fa-avianex { + --fa: "\f374"; } -.fa-gofore:before { - content: "\f3a7"; } +.fa-ello { + --fa: "\f5f1"; } -.fa-bimobject:before { - content: "\f378"; } +.fa-gofore { + --fa: "\f3a7"; } -.fa-brave-reverse:before { - content: "\e63d"; } +.fa-bimobject { + --fa: "\f378"; } -.fa-facebook-f:before { - content: "\f39e"; } +.fa-brave-reverse { + --fa: "\e63d"; } -.fa-square-google-plus:before { - content: "\f0d4"; } +.fa-facebook-f { + --fa: "\f39e"; } -.fa-google-plus-square:before { - content: "\f0d4"; } +.fa-square-google-plus { + --fa: "\f0d4"; } -.fa-web-awesome:before { - content: "\e682"; } +.fa-google-plus-square { + --fa: "\f0d4"; } -.fa-mandalorian:before { - content: "\f50f"; } +.fa-web-awesome { + --fa: "\e682"; } -.fa-first-order-alt:before { - content: "\f50a"; } +.fa-mandalorian { + --fa: "\f50f"; } -.fa-osi:before { - content: "\f41a"; } +.fa-first-order-alt { + --fa: "\f50a"; } -.fa-google-wallet:before { - content: "\f1ee"; } +.fa-osi { + --fa: "\f41a"; } -.fa-d-and-d-beyond:before { - content: "\f6ca"; } +.fa-google-wallet { + --fa: "\f1ee"; } -.fa-periscope:before { - content: "\f3da"; } +.fa-d-and-d-beyond { + --fa: "\f6ca"; } -.fa-fulcrum:before { - content: "\f50b"; } +.fa-periscope { + --fa: "\f3da"; } -.fa-cloudscale:before { - content: "\f383"; } +.fa-fulcrum { + --fa: "\f50b"; } -.fa-forumbee:before { - content: "\f211"; } +.fa-cloudscale { + --fa: "\f383"; } -.fa-mizuni:before { - content: "\f3cc"; } +.fa-forumbee { + --fa: "\f211"; } -.fa-schlix:before { - content: "\f3ea"; } +.fa-mizuni { + --fa: "\f3cc"; } -.fa-square-xing:before { - content: "\f169"; } +.fa-schlix { + --fa: "\f3ea"; } -.fa-xing-square:before { - content: "\f169"; } +.fa-square-xing { + --fa: "\f169"; } -.fa-bandcamp:before { - content: "\f2d5"; } +.fa-xing-square { + --fa: "\f169"; } -.fa-wpforms:before { - content: "\f298"; } +.fa-bandcamp { + --fa: "\f2d5"; } -.fa-cloudversify:before { - content: "\f385"; } +.fa-wpforms { + --fa: "\f298"; } -.fa-usps:before { - content: "\f7e1"; } +.fa-cloudversify { + --fa: "\f385"; } -.fa-megaport:before { - content: "\f5a3"; } +.fa-usps { + --fa: "\f7e1"; } -.fa-magento:before { - content: "\f3c4"; } +.fa-megaport { + --fa: "\f5a3"; } -.fa-spotify:before { - content: "\f1bc"; } +.fa-magento { + --fa: "\f3c4"; } -.fa-optin-monster:before { - content: "\f23c"; } +.fa-spotify { + --fa: "\f1bc"; } -.fa-fly:before { - content: "\f417"; } +.fa-optin-monster { + --fa: "\f23c"; } -.fa-aviato:before { - content: "\f421"; } +.fa-fly { + --fa: "\f417"; } -.fa-itunes:before { - content: "\f3b4"; } +.fa-aviato { + --fa: "\f421"; } -.fa-cuttlefish:before { - content: "\f38c"; } +.fa-itunes { + --fa: "\f3b4"; } -.fa-blogger:before { - content: "\f37c"; } +.fa-cuttlefish { + --fa: "\f38c"; } -.fa-flickr:before { - content: "\f16e"; } +.fa-blogger { + --fa: "\f37c"; } -.fa-viber:before { - content: "\f409"; } +.fa-flickr { + --fa: "\f16e"; } -.fa-soundcloud:before { - content: "\f1be"; } +.fa-viber { + --fa: "\f409"; } -.fa-digg:before { - content: "\f1a6"; } +.fa-soundcloud { + --fa: "\f1be"; } -.fa-tencent-weibo:before { - content: "\f1d5"; } +.fa-digg { + --fa: "\f1a6"; } -.fa-letterboxd:before { - content: "\e62d"; } +.fa-tencent-weibo { + --fa: "\f1d5"; } -.fa-symfony:before { - content: "\f83d"; } +.fa-letterboxd { + --fa: "\e62d"; } -.fa-maxcdn:before { - content: "\f136"; } +.fa-symfony { + --fa: "\f83d"; } -.fa-etsy:before { - content: "\f2d7"; } +.fa-maxcdn { + --fa: "\f136"; } -.fa-facebook-messenger:before { - content: "\f39f"; } +.fa-etsy { + --fa: "\f2d7"; } -.fa-audible:before { - content: "\f373"; } +.fa-facebook-messenger { + --fa: "\f39f"; } -.fa-think-peaks:before { - content: "\f731"; } +.fa-audible { + --fa: "\f373"; } -.fa-bilibili:before { - content: "\e3d9"; } +.fa-think-peaks { + --fa: "\f731"; } -.fa-erlang:before { - content: "\f39d"; } +.fa-bilibili { + --fa: "\e3d9"; } -.fa-x-twitter:before { - content: "\e61b"; } +.fa-erlang { + --fa: "\f39d"; } -.fa-cotton-bureau:before { - content: "\f89e"; } +.fa-x-twitter { + --fa: "\e61b"; } -.fa-dashcube:before { - content: "\f210"; } +.fa-cotton-bureau { + --fa: "\f89e"; } -.fa-42-group:before { - content: "\e080"; } +.fa-dashcube { + --fa: "\f210"; } -.fa-innosoft:before { - content: "\e080"; } +.fa-42-group { + --fa: "\e080"; } -.fa-stack-exchange:before { - content: "\f18d"; } +.fa-innosoft { + --fa: "\e080"; } -.fa-elementor:before { - content: "\f430"; } +.fa-stack-exchange { + --fa: "\f18d"; } -.fa-square-pied-piper:before { - content: "\e01e"; } +.fa-elementor { + --fa: "\f430"; } -.fa-pied-piper-square:before { - content: "\e01e"; } +.fa-square-pied-piper { + --fa: "\e01e"; } -.fa-creative-commons-nd:before { - content: "\f4eb"; } +.fa-pied-piper-square { + --fa: "\e01e"; } -.fa-palfed:before { - content: "\f3d8"; } +.fa-creative-commons-nd { + --fa: "\f4eb"; } -.fa-superpowers:before { - content: "\f2dd"; } +.fa-palfed { + --fa: "\f3d8"; } -.fa-resolving:before { - content: "\f3e7"; } +.fa-superpowers { + --fa: "\f2dd"; } -.fa-xbox:before { - content: "\f412"; } +.fa-resolving { + --fa: "\f3e7"; } -.fa-square-web-awesome-stroke:before { - content: "\e684"; } +.fa-xbox { + --fa: "\f412"; } -.fa-searchengin:before { - content: "\f3eb"; } +.fa-square-web-awesome-stroke { + --fa: "\e684"; } -.fa-tiktok:before { - content: "\e07b"; } +.fa-searchengin { + --fa: "\f3eb"; } -.fa-square-facebook:before { - content: "\f082"; } +.fa-tiktok { + --fa: "\e07b"; } -.fa-facebook-square:before { - content: "\f082"; } +.fa-square-facebook { + --fa: "\f082"; } -.fa-renren:before { - content: "\f18b"; } +.fa-facebook-square { + --fa: "\f082"; } -.fa-linux:before { - content: "\f17c"; } +.fa-renren { + --fa: "\f18b"; } -.fa-glide:before { - content: "\f2a5"; } +.fa-linux { + --fa: "\f17c"; } -.fa-linkedin:before { - content: "\f08c"; } +.fa-glide { + --fa: "\f2a5"; } -.fa-hubspot:before { - content: "\f3b2"; } +.fa-linkedin { + --fa: "\f08c"; } -.fa-deploydog:before { - content: "\f38e"; } +.fa-hubspot { + --fa: "\f3b2"; } -.fa-twitch:before { - content: "\f1e8"; } +.fa-deploydog { + --fa: "\f38e"; } -.fa-flutter:before { - content: "\e694"; } +.fa-twitch { + --fa: "\f1e8"; } -.fa-ravelry:before { - content: "\f2d9"; } +.fa-flutter { + --fa: "\e694"; } -.fa-mixer:before { - content: "\e056"; } +.fa-ravelry { + --fa: "\f2d9"; } -.fa-square-lastfm:before { - content: "\f203"; } +.fa-mixer { + --fa: "\e056"; } -.fa-lastfm-square:before { - content: "\f203"; } +.fa-square-lastfm { + --fa: "\f203"; } -.fa-vimeo:before { - content: "\f40a"; } +.fa-lastfm-square { + --fa: "\f203"; } -.fa-mendeley:before { - content: "\f7b3"; } +.fa-vimeo { + --fa: "\f40a"; } -.fa-uniregistry:before { - content: "\f404"; } +.fa-mendeley { + --fa: "\f7b3"; } -.fa-figma:before { - content: "\f799"; } +.fa-uniregistry { + --fa: "\f404"; } -.fa-creative-commons-remix:before { - content: "\f4ee"; } +.fa-figma { + --fa: "\f799"; } -.fa-cc-amazon-pay:before { - content: "\f42d"; } +.fa-creative-commons-remix { + --fa: "\f4ee"; } -.fa-dropbox:before { - content: "\f16b"; } +.fa-cc-amazon-pay { + --fa: "\f42d"; } -.fa-instagram:before { - content: "\f16d"; } +.fa-dropbox { + --fa: "\f16b"; } -.fa-cmplid:before { - content: "\e360"; } +.fa-instagram { + --fa: "\f16d"; } -.fa-upwork:before { - content: "\e641"; } +.fa-cmplid { + --fa: "\e360"; } -.fa-facebook:before { - content: "\f09a"; } +.fa-upwork { + --fa: "\e641"; } -.fa-gripfire:before { - content: "\f3ac"; } +.fa-facebook { + --fa: "\f09a"; } -.fa-jedi-order:before { - content: "\f50e"; } +.fa-gripfire { + --fa: "\f3ac"; } -.fa-uikit:before { - content: "\f403"; } +.fa-jedi-order { + --fa: "\f50e"; } -.fa-fort-awesome-alt:before { - content: "\f3a3"; } +.fa-uikit { + --fa: "\f403"; } -.fa-phabricator:before { - content: "\f3db"; } +.fa-fort-awesome-alt { + --fa: "\f3a3"; } -.fa-ussunnah:before { - content: "\f407"; } +.fa-phabricator { + --fa: "\f3db"; } -.fa-earlybirds:before { - content: "\f39a"; } +.fa-ussunnah { + --fa: "\f407"; } -.fa-trade-federation:before { - content: "\f513"; } +.fa-earlybirds { + --fa: "\f39a"; } -.fa-autoprefixer:before { - content: "\f41c"; } +.fa-trade-federation { + --fa: "\f513"; } -.fa-whatsapp:before { - content: "\f232"; } +.fa-autoprefixer { + --fa: "\f41c"; } -.fa-square-upwork:before { - content: "\e67c"; } +.fa-whatsapp { + --fa: "\f232"; } -.fa-slideshare:before { - content: "\f1e7"; } +.fa-square-upwork { + --fa: "\e67c"; } -.fa-google-play:before { - content: "\f3ab"; } +.fa-slideshare { + --fa: "\f1e7"; } -.fa-viadeo:before { - content: "\f2a9"; } +.fa-google-play { + --fa: "\f3ab"; } -.fa-line:before { - content: "\f3c0"; } +.fa-viadeo { + --fa: "\f2a9"; } -.fa-google-drive:before { - content: "\f3aa"; } +.fa-line { + --fa: "\f3c0"; } -.fa-servicestack:before { - content: "\f3ec"; } +.fa-google-drive { + --fa: "\f3aa"; } -.fa-simplybuilt:before { - content: "\f215"; } +.fa-servicestack { + --fa: "\f3ec"; } -.fa-bitbucket:before { - content: "\f171"; } +.fa-simplybuilt { + --fa: "\f215"; } -.fa-imdb:before { - content: "\f2d8"; } +.fa-bitbucket { + --fa: "\f171"; } -.fa-deezer:before { - content: "\e077"; } +.fa-imdb { + --fa: "\f2d8"; } -.fa-raspberry-pi:before { - content: "\f7bb"; } +.fa-deezer { + --fa: "\e077"; } -.fa-jira:before { - content: "\f7b1"; } +.fa-raspberry-pi { + --fa: "\f7bb"; } -.fa-docker:before { - content: "\f395"; } +.fa-jira { + --fa: "\f7b1"; } -.fa-screenpal:before { - content: "\e570"; } +.fa-docker { + --fa: "\f395"; } -.fa-bluetooth:before { - content: "\f293"; } +.fa-screenpal { + --fa: "\e570"; } -.fa-gitter:before { - content: "\f426"; } +.fa-bluetooth { + --fa: "\f293"; } -.fa-d-and-d:before { - content: "\f38d"; } +.fa-gitter { + --fa: "\f426"; } -.fa-microblog:before { - content: "\e01a"; } +.fa-d-and-d { + --fa: "\f38d"; } -.fa-cc-diners-club:before { - content: "\f24c"; } +.fa-microblog { + --fa: "\e01a"; } -.fa-gg-circle:before { - content: "\f261"; } +.fa-cc-diners-club { + --fa: "\f24c"; } -.fa-pied-piper-hat:before { - content: "\f4e5"; } +.fa-gg-circle { + --fa: "\f261"; } -.fa-kickstarter-k:before { - content: "\f3bc"; } +.fa-pied-piper-hat { + --fa: "\f4e5"; } -.fa-yandex:before { - content: "\f413"; } +.fa-kickstarter-k { + --fa: "\f3bc"; } -.fa-readme:before { - content: "\f4d5"; } +.fa-yandex { + --fa: "\f413"; } -.fa-html5:before { - content: "\f13b"; } +.fa-readme { + --fa: "\f4d5"; } -.fa-sellsy:before { - content: "\f213"; } +.fa-html5 { + --fa: "\f13b"; } -.fa-square-web-awesome:before { - content: "\e683"; } +.fa-sellsy { + --fa: "\f213"; } -.fa-sass:before { - content: "\f41e"; } +.fa-square-web-awesome { + --fa: "\e683"; } -.fa-wirsindhandwerk:before { - content: "\e2d0"; } +.fa-sass { + --fa: "\f41e"; } -.fa-wsh:before { - content: "\e2d0"; } +.fa-wirsindhandwerk { + --fa: "\e2d0"; } -.fa-buromobelexperte:before { - content: "\f37f"; } +.fa-wsh { + --fa: "\e2d0"; } -.fa-salesforce:before { - content: "\f83b"; } +.fa-buromobelexperte { + --fa: "\f37f"; } -.fa-octopus-deploy:before { - content: "\e082"; } +.fa-salesforce { + --fa: "\f83b"; } -.fa-medapps:before { - content: "\f3c6"; } +.fa-octopus-deploy { + --fa: "\e082"; } -.fa-ns8:before { - content: "\f3d5"; } +.fa-medapps { + --fa: "\f3c6"; } -.fa-pinterest-p:before { - content: "\f231"; } +.fa-ns8 { + --fa: "\f3d5"; } -.fa-apper:before { - content: "\f371"; } +.fa-pinterest-p { + --fa: "\f231"; } -.fa-fort-awesome:before { - content: "\f286"; } +.fa-apper { + --fa: "\f371"; } -.fa-waze:before { - content: "\f83f"; } +.fa-fort-awesome { + --fa: "\f286"; } -.fa-bluesky:before { - content: "\e671"; } +.fa-waze { + --fa: "\f83f"; } -.fa-cc-jcb:before { - content: "\f24b"; } +.fa-bluesky { + --fa: "\e671"; } -.fa-snapchat:before { - content: "\f2ab"; } +.fa-cc-jcb { + --fa: "\f24b"; } -.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa-snapchat { + --fa: "\f2ab"; } -.fa-fantasy-flight-games:before { - content: "\f6dc"; } +.fa-snapchat-ghost { + --fa: "\f2ab"; } -.fa-rust:before { - content: "\e07a"; } +.fa-fantasy-flight-games { + --fa: "\f6dc"; } -.fa-wix:before { - content: "\f5cf"; } +.fa-rust { + --fa: "\e07a"; } -.fa-square-behance:before { - content: "\f1b5"; } +.fa-wix { + --fa: "\f5cf"; } -.fa-behance-square:before { - content: "\f1b5"; } +.fa-square-behance { + --fa: "\f1b5"; } -.fa-supple:before { - content: "\f3f9"; } +.fa-behance-square { + --fa: "\f1b5"; } -.fa-webflow:before { - content: "\e65c"; } +.fa-supple { + --fa: "\f3f9"; } -.fa-rebel:before { - content: "\f1d0"; } +.fa-webflow { + --fa: "\e65c"; } -.fa-css3:before { - content: "\f13c"; } +.fa-rebel { + --fa: "\f1d0"; } -.fa-staylinked:before { - content: "\f3f5"; } +.fa-css3 { + --fa: "\f13c"; } -.fa-kaggle:before { - content: "\f5fa"; } +.fa-staylinked { + --fa: "\f3f5"; } -.fa-space-awesome:before { - content: "\e5ac"; } +.fa-kaggle { + --fa: "\f5fa"; } -.fa-deviantart:before { - content: "\f1bd"; } +.fa-space-awesome { + --fa: "\e5ac"; } -.fa-cpanel:before { - content: "\f388"; } +.fa-deviantart { + --fa: "\f1bd"; } -.fa-goodreads-g:before { - content: "\f3a9"; } +.fa-cpanel { + --fa: "\f388"; } -.fa-square-git:before { - content: "\f1d2"; } +.fa-goodreads-g { + --fa: "\f3a9"; } -.fa-git-square:before { - content: "\f1d2"; } +.fa-square-git { + --fa: "\f1d2"; } -.fa-square-tumblr:before { - content: "\f174"; } +.fa-git-square { + --fa: "\f1d2"; } -.fa-tumblr-square:before { - content: "\f174"; } +.fa-square-tumblr { + --fa: "\f174"; } -.fa-trello:before { - content: "\f181"; } +.fa-tumblr-square { + --fa: "\f174"; } -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } +.fa-trello { + --fa: "\f181"; } -.fa-get-pocket:before { - content: "\f265"; } +.fa-creative-commons-nc-jp { + --fa: "\f4ea"; } -.fa-perbyte:before { - content: "\e083"; } +.fa-get-pocket { + --fa: "\f265"; } -.fa-grunt:before { - content: "\f3ad"; } +.fa-perbyte { + --fa: "\e083"; } -.fa-weebly:before { - content: "\f5cc"; } +.fa-grunt { + --fa: "\f3ad"; } -.fa-connectdevelop:before { - content: "\f20e"; } +.fa-weebly { + --fa: "\f5cc"; } -.fa-leanpub:before { - content: "\f212"; } +.fa-connectdevelop { + --fa: "\f20e"; } -.fa-black-tie:before { - content: "\f27e"; } +.fa-leanpub { + --fa: "\f212"; } -.fa-themeco:before { - content: "\f5c6"; } +.fa-black-tie { + --fa: "\f27e"; } -.fa-python:before { - content: "\f3e2"; } +.fa-themeco { + --fa: "\f5c6"; } -.fa-android:before { - content: "\f17b"; } +.fa-python { + --fa: "\f3e2"; } -.fa-bots:before { - content: "\e340"; } +.fa-android { + --fa: "\f17b"; } -.fa-free-code-camp:before { - content: "\f2c5"; } +.fa-bots { + --fa: "\e340"; } -.fa-hornbill:before { - content: "\f592"; } +.fa-free-code-camp { + --fa: "\f2c5"; } -.fa-js:before { - content: "\f3b8"; } +.fa-hornbill { + --fa: "\f592"; } -.fa-ideal:before { - content: "\e013"; } +.fa-js { + --fa: "\f3b8"; } -.fa-git:before { - content: "\f1d3"; } +.fa-ideal { + --fa: "\e013"; } -.fa-dev:before { - content: "\f6cc"; } +.fa-git { + --fa: "\f1d3"; } -.fa-sketch:before { - content: "\f7c6"; } +.fa-dev { + --fa: "\f6cc"; } -.fa-yandex-international:before { - content: "\f414"; } +.fa-sketch { + --fa: "\f7c6"; } -.fa-cc-amex:before { - content: "\f1f3"; } +.fa-yandex-international { + --fa: "\f414"; } -.fa-uber:before { - content: "\f402"; } +.fa-cc-amex { + --fa: "\f1f3"; } -.fa-github:before { - content: "\f09b"; } +.fa-uber { + --fa: "\f402"; } -.fa-php:before { - content: "\f457"; } +.fa-github { + --fa: "\f09b"; } -.fa-alipay:before { - content: "\f642"; } +.fa-php { + --fa: "\f457"; } -.fa-youtube:before { - content: "\f167"; } +.fa-alipay { + --fa: "\f642"; } -.fa-skyatlas:before { - content: "\f216"; } +.fa-youtube { + --fa: "\f167"; } -.fa-firefox-browser:before { - content: "\e007"; } +.fa-skyatlas { + --fa: "\f216"; } -.fa-replyd:before { - content: "\f3e6"; } +.fa-firefox-browser { + --fa: "\e007"; } -.fa-suse:before { - content: "\f7d6"; } +.fa-replyd { + --fa: "\f3e6"; } -.fa-jenkins:before { - content: "\f3b6"; } +.fa-suse { + --fa: "\f7d6"; } -.fa-twitter:before { - content: "\f099"; } +.fa-jenkins { + --fa: "\f3b6"; } -.fa-rockrms:before { - content: "\f3e9"; } +.fa-twitter { + --fa: "\f099"; } -.fa-pinterest:before { - content: "\f0d2"; } +.fa-rockrms { + --fa: "\f3e9"; } -.fa-buffer:before { - content: "\f837"; } +.fa-pinterest { + --fa: "\f0d2"; } -.fa-npm:before { - content: "\f3d4"; } +.fa-buffer { + --fa: "\f837"; } -.fa-yammer:before { - content: "\f840"; } +.fa-npm { + --fa: "\f3d4"; } -.fa-btc:before { - content: "\f15a"; } +.fa-yammer { + --fa: "\f840"; } -.fa-dribbble:before { - content: "\f17d"; } +.fa-btc { + --fa: "\f15a"; } -.fa-stumbleupon-circle:before { - content: "\f1a3"; } +.fa-dribbble { + --fa: "\f17d"; } -.fa-internet-explorer:before { - content: "\f26b"; } +.fa-stumbleupon-circle { + --fa: "\f1a3"; } -.fa-stubber:before { - content: "\e5c7"; } +.fa-internet-explorer { + --fa: "\f26b"; } -.fa-telegram:before { - content: "\f2c6"; } +.fa-stubber { + --fa: "\e5c7"; } -.fa-telegram-plane:before { - content: "\f2c6"; } +.fa-telegram { + --fa: "\f2c6"; } -.fa-old-republic:before { - content: "\f510"; } +.fa-telegram-plane { + --fa: "\f2c6"; } -.fa-odysee:before { - content: "\e5c6"; } +.fa-old-republic { + --fa: "\f510"; } -.fa-square-whatsapp:before { - content: "\f40c"; } +.fa-odysee { + --fa: "\e5c6"; } -.fa-whatsapp-square:before { - content: "\f40c"; } +.fa-square-whatsapp { + --fa: "\f40c"; } -.fa-node-js:before { - content: "\f3d3"; } +.fa-whatsapp-square { + --fa: "\f40c"; } -.fa-edge-legacy:before { - content: "\e078"; } +.fa-node-js { + --fa: "\f3d3"; } -.fa-slack:before { - content: "\f198"; } +.fa-edge-legacy { + --fa: "\e078"; } -.fa-slack-hash:before { - content: "\f198"; } +.fa-slack { + --fa: "\f198"; } -.fa-medrt:before { - content: "\f3c8"; } +.fa-slack-hash { + --fa: "\f198"; } -.fa-usb:before { - content: "\f287"; } +.fa-medrt { + --fa: "\f3c8"; } -.fa-tumblr:before { - content: "\f173"; } +.fa-usb { + --fa: "\f287"; } -.fa-vaadin:before { - content: "\f408"; } +.fa-tumblr { + --fa: "\f173"; } -.fa-quora:before { - content: "\f2c4"; } +.fa-vaadin { + --fa: "\f408"; } -.fa-square-x-twitter:before { - content: "\e61a"; } +.fa-quora { + --fa: "\f2c4"; } -.fa-reacteurope:before { - content: "\f75d"; } +.fa-square-x-twitter { + --fa: "\e61a"; } -.fa-medium:before { - content: "\f23a"; } +.fa-reacteurope { + --fa: "\f75d"; } -.fa-medium-m:before { - content: "\f23a"; } +.fa-medium { + --fa: "\f23a"; } -.fa-amilia:before { - content: "\f36d"; } +.fa-medium-m { + --fa: "\f23a"; } -.fa-mixcloud:before { - content: "\f289"; } +.fa-amilia { + --fa: "\f36d"; } -.fa-flipboard:before { - content: "\f44d"; } +.fa-mixcloud { + --fa: "\f289"; } -.fa-viacoin:before { - content: "\f237"; } +.fa-flipboard { + --fa: "\f44d"; } -.fa-critical-role:before { - content: "\f6c9"; } +.fa-viacoin { + --fa: "\f237"; } -.fa-sitrox:before { - content: "\e44a"; } +.fa-critical-role { + --fa: "\f6c9"; } -.fa-discourse:before { - content: "\f393"; } +.fa-sitrox { + --fa: "\e44a"; } -.fa-joomla:before { - content: "\f1aa"; } +.fa-discourse { + --fa: "\f393"; } -.fa-mastodon:before { - content: "\f4f6"; } +.fa-joomla { + --fa: "\f1aa"; } -.fa-airbnb:before { - content: "\f834"; } +.fa-mastodon { + --fa: "\f4f6"; } -.fa-wolf-pack-battalion:before { - content: "\f514"; } +.fa-airbnb { + --fa: "\f834"; } -.fa-buy-n-large:before { - content: "\f8a6"; } +.fa-wolf-pack-battalion { + --fa: "\f514"; } -.fa-gulp:before { - content: "\f3ae"; } +.fa-buy-n-large { + --fa: "\f8a6"; } -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } +.fa-gulp { + --fa: "\f3ae"; } -.fa-strava:before { - content: "\f428"; } +.fa-creative-commons-sampling-plus { + --fa: "\f4f1"; } -.fa-ember:before { - content: "\f423"; } +.fa-strava { + --fa: "\f428"; } -.fa-canadian-maple-leaf:before { - content: "\f785"; } +.fa-ember { + --fa: "\f423"; } -.fa-teamspeak:before { - content: "\f4f9"; } +.fa-canadian-maple-leaf { + --fa: "\f785"; } -.fa-pushed:before { - content: "\f3e1"; } +.fa-teamspeak { + --fa: "\f4f9"; } -.fa-wordpress-simple:before { - content: "\f411"; } +.fa-pushed { + --fa: "\f3e1"; } -.fa-nutritionix:before { - content: "\f3d6"; } +.fa-wordpress-simple { + --fa: "\f411"; } -.fa-wodu:before { - content: "\e088"; } +.fa-nutritionix { + --fa: "\f3d6"; } -.fa-google-pay:before { - content: "\e079"; } +.fa-wodu { + --fa: "\e088"; } -.fa-intercom:before { - content: "\f7af"; } +.fa-google-pay { + --fa: "\e079"; } -.fa-zhihu:before { - content: "\f63f"; } +.fa-intercom { + --fa: "\f7af"; } -.fa-korvue:before { - content: "\f42f"; } +.fa-zhihu { + --fa: "\f63f"; } -.fa-pix:before { - content: "\e43a"; } +.fa-korvue { + --fa: "\f42f"; } -.fa-steam-symbol:before { - content: "\f3f6"; } +.fa-pix { + --fa: "\e43a"; } + +.fa-steam-symbol { + --fa: "\f3f6"; } diff --git a/js-packages/@fortawesome/fontawesome-free/css/brands.min.css b/js-packages/@fortawesome/fontawesome-free/css/brands.min.css index bcc96eb02..799f93eb1 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/brands.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/brands.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-jxl:before{content:"\e67b"}.fa-dart-lang:before{content:"\e693"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-web-awesome:before{content:"\e682"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-flutter:before{content:"\e694"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-square-upwork:before{content:"\e67c"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-square-web-awesome:before{content:"\e683"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-bluesky:before{content:"\e671"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"} \ No newline at end of file +:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/css/fontawesome.css b/js-packages/@fortawesome/fontawesome-free/css/fontawesome.css index 6f61ca727..186f54410 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/fontawesome.css +++ b/js-packages/@fortawesome/fontawesome-free/css/fontawesome.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -7,14 +7,12 @@ font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); } -.fa-solid, -.fa-regular, -.fa-brands, .fas, .far, .fab, -.fa-sharp-solid, -.fa-classic, +.fa-solid, +.fa-regular, +.fa-brands, .fa { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; @@ -24,15 +22,25 @@ line-height: 1; text-rendering: auto; } -.fas, +.fas::before, +.far::before, +.fab::before, +.fa-solid::before, +.fa-regular::before, +.fa-brands::before, +.fa::before { + content: var(--fa); + content: var(--fa)/""; } + .fa-classic, +.fas, .fa-solid, .far, .fa-regular { font-family: 'Font Awesome 6 Free'; } -.fab, -.fa-brands { +.fa-brands, +.fab { font-family: 'Font Awesome 6 Brands'; } .fa-1x { @@ -325,5870 +333,7853 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.fa-0::before { - content: "\30"; } +.fa-0 { + --fa: "\30"; + --fa--fa: "\30\30"; } -.fa-1::before { - content: "\31"; } +.fa-1 { + --fa: "\31"; + --fa--fa: "\31\31"; } -.fa-2::before { - content: "\32"; } +.fa-2 { + --fa: "\32"; + --fa--fa: "\32\32"; } -.fa-3::before { - content: "\33"; } +.fa-3 { + --fa: "\33"; + --fa--fa: "\33\33"; } -.fa-4::before { - content: "\34"; } +.fa-4 { + --fa: "\34"; + --fa--fa: "\34\34"; } -.fa-5::before { - content: "\35"; } +.fa-5 { + --fa: "\35"; + --fa--fa: "\35\35"; } -.fa-6::before { - content: "\36"; } +.fa-6 { + --fa: "\36"; + --fa--fa: "\36\36"; } -.fa-7::before { - content: "\37"; } +.fa-7 { + --fa: "\37"; + --fa--fa: "\37\37"; } -.fa-8::before { - content: "\38"; } +.fa-8 { + --fa: "\38"; + --fa--fa: "\38\38"; } -.fa-9::before { - content: "\39"; } +.fa-9 { + --fa: "\39"; + --fa--fa: "\39\39"; } -.fa-fill-drip::before { - content: "\f576"; } +.fa-fill-drip { + --fa: "\f576"; + --fa--fa: "\f576\f576"; } -.fa-arrows-to-circle::before { - content: "\e4bd"; } +.fa-arrows-to-circle { + --fa: "\e4bd"; + --fa--fa: "\e4bd\e4bd"; } -.fa-circle-chevron-right::before { - content: "\f138"; } +.fa-circle-chevron-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-chevron-circle-right::before { - content: "\f138"; } +.fa-chevron-circle-right { + --fa: "\f138"; + --fa--fa: "\f138\f138"; } -.fa-at::before { - content: "\40"; } +.fa-at { + --fa: "\40"; + --fa--fa: "\40\40"; } -.fa-trash-can::before { - content: "\f2ed"; } +.fa-trash-can { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-trash-alt::before { - content: "\f2ed"; } +.fa-trash-alt { + --fa: "\f2ed"; + --fa--fa: "\f2ed\f2ed"; } -.fa-text-height::before { - content: "\f034"; } +.fa-text-height { + --fa: "\f034"; + --fa--fa: "\f034\f034"; } -.fa-user-xmark::before { - content: "\f235"; } +.fa-user-xmark { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-user-times::before { - content: "\f235"; } +.fa-user-times { + --fa: "\f235"; + --fa--fa: "\f235\f235"; } -.fa-stethoscope::before { - content: "\f0f1"; } +.fa-stethoscope { + --fa: "\f0f1"; + --fa--fa: "\f0f1\f0f1"; } -.fa-message::before { - content: "\f27a"; } +.fa-message { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-comment-alt::before { - content: "\f27a"; } +.fa-comment-alt { + --fa: "\f27a"; + --fa--fa: "\f27a\f27a"; } -.fa-info::before { - content: "\f129"; } +.fa-info { + --fa: "\f129"; + --fa--fa: "\f129\f129"; } -.fa-down-left-and-up-right-to-center::before { - content: "\f422"; } +.fa-down-left-and-up-right-to-center { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-compress-alt::before { - content: "\f422"; } +.fa-compress-alt { + --fa: "\f422"; + --fa--fa: "\f422\f422"; } -.fa-explosion::before { - content: "\e4e9"; } +.fa-explosion { + --fa: "\e4e9"; + --fa--fa: "\e4e9\e4e9"; } -.fa-file-lines::before { - content: "\f15c"; } +.fa-file-lines { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-alt::before { - content: "\f15c"; } +.fa-file-alt { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-file-text::before { - content: "\f15c"; } +.fa-file-text { + --fa: "\f15c"; + --fa--fa: "\f15c\f15c"; } -.fa-wave-square::before { - content: "\f83e"; } +.fa-wave-square { + --fa: "\f83e"; + --fa--fa: "\f83e\f83e"; } -.fa-ring::before { - content: "\f70b"; } +.fa-ring { + --fa: "\f70b"; + --fa--fa: "\f70b\f70b"; } -.fa-building-un::before { - content: "\e4d9"; } +.fa-building-un { + --fa: "\e4d9"; + --fa--fa: "\e4d9\e4d9"; } -.fa-dice-three::before { - content: "\f527"; } +.fa-dice-three { + --fa: "\f527"; + --fa--fa: "\f527\f527"; } -.fa-calendar-days::before { - content: "\f073"; } +.fa-calendar-days { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-calendar-alt::before { - content: "\f073"; } +.fa-calendar-alt { + --fa: "\f073"; + --fa--fa: "\f073\f073"; } -.fa-anchor-circle-check::before { - content: "\e4aa"; } +.fa-anchor-circle-check { + --fa: "\e4aa"; + --fa--fa: "\e4aa\e4aa"; } -.fa-building-circle-arrow-right::before { - content: "\e4d1"; } +.fa-building-circle-arrow-right { + --fa: "\e4d1"; + --fa--fa: "\e4d1\e4d1"; } -.fa-volleyball::before { - content: "\f45f"; } +.fa-volleyball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-volleyball-ball::before { - content: "\f45f"; } +.fa-volleyball-ball { + --fa: "\f45f"; + --fa--fa: "\f45f\f45f"; } -.fa-arrows-up-to-line::before { - content: "\e4c2"; } +.fa-arrows-up-to-line { + --fa: "\e4c2"; + --fa--fa: "\e4c2\e4c2"; } -.fa-sort-down::before { - content: "\f0dd"; } +.fa-sort-down { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-sort-desc::before { - content: "\f0dd"; } +.fa-sort-desc { + --fa: "\f0dd"; + --fa--fa: "\f0dd\f0dd"; } -.fa-circle-minus::before { - content: "\f056"; } +.fa-circle-minus { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-minus-circle::before { - content: "\f056"; } +.fa-minus-circle { + --fa: "\f056"; + --fa--fa: "\f056\f056"; } -.fa-door-open::before { - content: "\f52b"; } +.fa-door-open { + --fa: "\f52b"; + --fa--fa: "\f52b\f52b"; } -.fa-right-from-bracket::before { - content: "\f2f5"; } +.fa-right-from-bracket { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-sign-out-alt::before { - content: "\f2f5"; } +.fa-sign-out-alt { + --fa: "\f2f5"; + --fa--fa: "\f2f5\f2f5"; } -.fa-atom::before { - content: "\f5d2"; } +.fa-atom { + --fa: "\f5d2"; + --fa--fa: "\f5d2\f5d2"; } -.fa-soap::before { - content: "\e06e"; } +.fa-soap { + --fa: "\e06e"; + --fa--fa: "\e06e\e06e"; } -.fa-icons::before { - content: "\f86d"; } +.fa-icons { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-heart-music-camera-bolt::before { - content: "\f86d"; } +.fa-heart-music-camera-bolt { + --fa: "\f86d"; + --fa--fa: "\f86d\f86d"; } -.fa-microphone-lines-slash::before { - content: "\f539"; } +.fa-microphone-lines-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-microphone-alt-slash::before { - content: "\f539"; } +.fa-microphone-alt-slash { + --fa: "\f539"; + --fa--fa: "\f539\f539"; } -.fa-bridge-circle-check::before { - content: "\e4c9"; } +.fa-bridge-circle-check { + --fa: "\e4c9"; + --fa--fa: "\e4c9\e4c9"; } -.fa-pump-medical::before { - content: "\e06a"; } +.fa-pump-medical { + --fa: "\e06a"; + --fa--fa: "\e06a\e06a"; } -.fa-fingerprint::before { - content: "\f577"; } +.fa-fingerprint { + --fa: "\f577"; + --fa--fa: "\f577\f577"; } -.fa-hand-point-right::before { - content: "\f0a4"; } +.fa-hand-point-right { + --fa: "\f0a4"; + --fa--fa: "\f0a4\f0a4"; } -.fa-magnifying-glass-location::before { - content: "\f689"; } +.fa-magnifying-glass-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-search-location::before { - content: "\f689"; } +.fa-search-location { + --fa: "\f689"; + --fa--fa: "\f689\f689"; } -.fa-forward-step::before { - content: "\f051"; } +.fa-forward-step { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-step-forward::before { - content: "\f051"; } +.fa-step-forward { + --fa: "\f051"; + --fa--fa: "\f051\f051"; } -.fa-face-smile-beam::before { - content: "\f5b8"; } +.fa-face-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-smile-beam::before { - content: "\f5b8"; } +.fa-smile-beam { + --fa: "\f5b8"; + --fa--fa: "\f5b8\f5b8"; } -.fa-flag-checkered::before { - content: "\f11e"; } +.fa-flag-checkered { + --fa: "\f11e"; + --fa--fa: "\f11e\f11e"; } -.fa-football::before { - content: "\f44e"; } +.fa-football { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-football-ball::before { - content: "\f44e"; } +.fa-football-ball { + --fa: "\f44e"; + --fa--fa: "\f44e\f44e"; } -.fa-school-circle-exclamation::before { - content: "\e56c"; } +.fa-school-circle-exclamation { + --fa: "\e56c"; + --fa--fa: "\e56c\e56c"; } -.fa-crop::before { - content: "\f125"; } +.fa-crop { + --fa: "\f125"; + --fa--fa: "\f125\f125"; } -.fa-angles-down::before { - content: "\f103"; } +.fa-angles-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-angle-double-down::before { - content: "\f103"; } +.fa-angle-double-down { + --fa: "\f103"; + --fa--fa: "\f103\f103"; } -.fa-users-rectangle::before { - content: "\e594"; } +.fa-users-rectangle { + --fa: "\e594"; + --fa--fa: "\e594\e594"; } -.fa-people-roof::before { - content: "\e537"; } +.fa-people-roof { + --fa: "\e537"; + --fa--fa: "\e537\e537"; } -.fa-people-line::before { - content: "\e534"; } +.fa-people-line { + --fa: "\e534"; + --fa--fa: "\e534\e534"; } -.fa-beer-mug-empty::before { - content: "\f0fc"; } +.fa-beer-mug-empty { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-beer::before { - content: "\f0fc"; } +.fa-beer { + --fa: "\f0fc"; + --fa--fa: "\f0fc\f0fc"; } -.fa-diagram-predecessor::before { - content: "\e477"; } +.fa-diagram-predecessor { + --fa: "\e477"; + --fa--fa: "\e477\e477"; } -.fa-arrow-up-long::before { - content: "\f176"; } +.fa-arrow-up-long { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-long-arrow-up::before { - content: "\f176"; } +.fa-long-arrow-up { + --fa: "\f176"; + --fa--fa: "\f176\f176"; } -.fa-fire-flame-simple::before { - content: "\f46a"; } +.fa-fire-flame-simple { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-burn::before { - content: "\f46a"; } +.fa-burn { + --fa: "\f46a"; + --fa--fa: "\f46a\f46a"; } -.fa-person::before { - content: "\f183"; } +.fa-person { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-male::before { - content: "\f183"; } +.fa-male { + --fa: "\f183"; + --fa--fa: "\f183\f183"; } -.fa-laptop::before { - content: "\f109"; } +.fa-laptop { + --fa: "\f109"; + --fa--fa: "\f109\f109"; } -.fa-file-csv::before { - content: "\f6dd"; } +.fa-file-csv { + --fa: "\f6dd"; + --fa--fa: "\f6dd\f6dd"; } -.fa-menorah::before { - content: "\f676"; } +.fa-menorah { + --fa: "\f676"; + --fa--fa: "\f676\f676"; } -.fa-truck-plane::before { - content: "\e58f"; } +.fa-truck-plane { + --fa: "\e58f"; + --fa--fa: "\e58f\e58f"; } -.fa-record-vinyl::before { - content: "\f8d9"; } +.fa-record-vinyl { + --fa: "\f8d9"; + --fa--fa: "\f8d9\f8d9"; } -.fa-face-grin-stars::before { - content: "\f587"; } +.fa-face-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-grin-stars::before { - content: "\f587"; } +.fa-grin-stars { + --fa: "\f587"; + --fa--fa: "\f587\f587"; } -.fa-bong::before { - content: "\f55c"; } +.fa-bong { + --fa: "\f55c"; + --fa--fa: "\f55c\f55c"; } -.fa-spaghetti-monster-flying::before { - content: "\f67b"; } +.fa-spaghetti-monster-flying { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-pastafarianism::before { - content: "\f67b"; } +.fa-pastafarianism { + --fa: "\f67b"; + --fa--fa: "\f67b\f67b"; } -.fa-arrow-down-up-across-line::before { - content: "\e4af"; } +.fa-arrow-down-up-across-line { + --fa: "\e4af"; + --fa--fa: "\e4af\e4af"; } -.fa-spoon::before { - content: "\f2e5"; } +.fa-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-utensil-spoon::before { - content: "\f2e5"; } +.fa-utensil-spoon { + --fa: "\f2e5"; + --fa--fa: "\f2e5\f2e5"; } -.fa-jar-wheat::before { - content: "\e517"; } +.fa-jar-wheat { + --fa: "\e517"; + --fa--fa: "\e517\e517"; } -.fa-envelopes-bulk::before { - content: "\f674"; } +.fa-envelopes-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-mail-bulk::before { - content: "\f674"; } +.fa-mail-bulk { + --fa: "\f674"; + --fa--fa: "\f674\f674"; } -.fa-file-circle-exclamation::before { - content: "\e4eb"; } +.fa-file-circle-exclamation { + --fa: "\e4eb"; + --fa--fa: "\e4eb\e4eb"; } -.fa-circle-h::before { - content: "\f47e"; } +.fa-circle-h { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-hospital-symbol::before { - content: "\f47e"; } +.fa-hospital-symbol { + --fa: "\f47e"; + --fa--fa: "\f47e\f47e"; } -.fa-pager::before { - content: "\f815"; } +.fa-pager { + --fa: "\f815"; + --fa--fa: "\f815\f815"; } -.fa-address-book::before { - content: "\f2b9"; } +.fa-address-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-contact-book::before { - content: "\f2b9"; } +.fa-contact-book { + --fa: "\f2b9"; + --fa--fa: "\f2b9\f2b9"; } -.fa-strikethrough::before { - content: "\f0cc"; } +.fa-strikethrough { + --fa: "\f0cc"; + --fa--fa: "\f0cc\f0cc"; } -.fa-k::before { - content: "\4b"; } +.fa-k { + --fa: "\4b"; + --fa--fa: "\4b\4b"; } -.fa-landmark-flag::before { - content: "\e51c"; } +.fa-landmark-flag { + --fa: "\e51c"; + --fa--fa: "\e51c\e51c"; } -.fa-pencil::before { - content: "\f303"; } +.fa-pencil { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-pencil-alt::before { - content: "\f303"; } +.fa-pencil-alt { + --fa: "\f303"; + --fa--fa: "\f303\f303"; } -.fa-backward::before { - content: "\f04a"; } +.fa-backward { + --fa: "\f04a"; + --fa--fa: "\f04a\f04a"; } -.fa-caret-right::before { - content: "\f0da"; } +.fa-caret-right { + --fa: "\f0da"; + --fa--fa: "\f0da\f0da"; } -.fa-comments::before { - content: "\f086"; } +.fa-comments { + --fa: "\f086"; + --fa--fa: "\f086\f086"; } -.fa-paste::before { - content: "\f0ea"; } +.fa-paste { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-file-clipboard::before { - content: "\f0ea"; } +.fa-file-clipboard { + --fa: "\f0ea"; + --fa--fa: "\f0ea\f0ea"; } -.fa-code-pull-request::before { - content: "\e13c"; } +.fa-code-pull-request { + --fa: "\e13c"; + --fa--fa: "\e13c\e13c"; } -.fa-clipboard-list::before { - content: "\f46d"; } +.fa-clipboard-list { + --fa: "\f46d"; + --fa--fa: "\f46d\f46d"; } -.fa-truck-ramp-box::before { - content: "\f4de"; } +.fa-truck-ramp-box { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-truck-loading::before { - content: "\f4de"; } +.fa-truck-loading { + --fa: "\f4de"; + --fa--fa: "\f4de\f4de"; } -.fa-user-check::before { - content: "\f4fc"; } +.fa-user-check { + --fa: "\f4fc"; + --fa--fa: "\f4fc\f4fc"; } -.fa-vial-virus::before { - content: "\e597"; } +.fa-vial-virus { + --fa: "\e597"; + --fa--fa: "\e597\e597"; } -.fa-sheet-plastic::before { - content: "\e571"; } +.fa-sheet-plastic { + --fa: "\e571"; + --fa--fa: "\e571\e571"; } -.fa-blog::before { - content: "\f781"; } +.fa-blog { + --fa: "\f781"; + --fa--fa: "\f781\f781"; } -.fa-user-ninja::before { - content: "\f504"; } +.fa-user-ninja { + --fa: "\f504"; + --fa--fa: "\f504\f504"; } -.fa-person-arrow-up-from-line::before { - content: "\e539"; } +.fa-person-arrow-up-from-line { + --fa: "\e539"; + --fa--fa: "\e539\e539"; } -.fa-scroll-torah::before { - content: "\f6a0"; } +.fa-scroll-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-torah::before { - content: "\f6a0"; } +.fa-torah { + --fa: "\f6a0"; + --fa--fa: "\f6a0\f6a0"; } -.fa-broom-ball::before { - content: "\f458"; } +.fa-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch::before { - content: "\f458"; } +.fa-quidditch { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-quidditch-broom-ball::before { - content: "\f458"; } +.fa-quidditch-broom-ball { + --fa: "\f458"; + --fa--fa: "\f458\f458"; } -.fa-toggle-off::before { - content: "\f204"; } +.fa-toggle-off { + --fa: "\f204"; + --fa--fa: "\f204\f204"; } -.fa-box-archive::before { - content: "\f187"; } +.fa-box-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-archive::before { - content: "\f187"; } +.fa-archive { + --fa: "\f187"; + --fa--fa: "\f187\f187"; } -.fa-person-drowning::before { - content: "\e545"; } +.fa-person-drowning { + --fa: "\e545"; + --fa--fa: "\e545\e545"; } -.fa-arrow-down-9-1::before { - content: "\f886"; } +.fa-arrow-down-9-1 { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-desc::before { - content: "\f886"; } +.fa-sort-numeric-desc { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-sort-numeric-down-alt::before { - content: "\f886"; } +.fa-sort-numeric-down-alt { + --fa: "\f886"; + --fa--fa: "\f886\f886"; } -.fa-face-grin-tongue-squint::before { - content: "\f58a"; } +.fa-face-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-grin-tongue-squint::before { - content: "\f58a"; } +.fa-grin-tongue-squint { + --fa: "\f58a"; + --fa--fa: "\f58a\f58a"; } -.fa-spray-can::before { - content: "\f5bd"; } +.fa-spray-can { + --fa: "\f5bd"; + --fa--fa: "\f5bd\f5bd"; } -.fa-truck-monster::before { - content: "\f63b"; } +.fa-truck-monster { + --fa: "\f63b"; + --fa--fa: "\f63b\f63b"; } -.fa-w::before { - content: "\57"; } +.fa-w { + --fa: "\57"; + --fa--fa: "\57\57"; } -.fa-earth-africa::before { - content: "\f57c"; } +.fa-earth-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-globe-africa::before { - content: "\f57c"; } +.fa-globe-africa { + --fa: "\f57c"; + --fa--fa: "\f57c\f57c"; } -.fa-rainbow::before { - content: "\f75b"; } +.fa-rainbow { + --fa: "\f75b"; + --fa--fa: "\f75b\f75b"; } -.fa-circle-notch::before { - content: "\f1ce"; } +.fa-circle-notch { + --fa: "\f1ce"; + --fa--fa: "\f1ce\f1ce"; } -.fa-tablet-screen-button::before { - content: "\f3fa"; } +.fa-tablet-screen-button { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-tablet-alt::before { - content: "\f3fa"; } +.fa-tablet-alt { + --fa: "\f3fa"; + --fa--fa: "\f3fa\f3fa"; } -.fa-paw::before { - content: "\f1b0"; } +.fa-paw { + --fa: "\f1b0"; + --fa--fa: "\f1b0\f1b0"; } -.fa-cloud::before { - content: "\f0c2"; } +.fa-cloud { + --fa: "\f0c2"; + --fa--fa: "\f0c2\f0c2"; } -.fa-trowel-bricks::before { - content: "\e58a"; } +.fa-trowel-bricks { + --fa: "\e58a"; + --fa--fa: "\e58a\e58a"; } -.fa-face-flushed::before { - content: "\f579"; } +.fa-face-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-flushed::before { - content: "\f579"; } +.fa-flushed { + --fa: "\f579"; + --fa--fa: "\f579\f579"; } -.fa-hospital-user::before { - content: "\f80d"; } +.fa-hospital-user { + --fa: "\f80d"; + --fa--fa: "\f80d\f80d"; } -.fa-tent-arrow-left-right::before { - content: "\e57f"; } +.fa-tent-arrow-left-right { + --fa: "\e57f"; + --fa--fa: "\e57f\e57f"; } -.fa-gavel::before { - content: "\f0e3"; } +.fa-gavel { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-legal::before { - content: "\f0e3"; } +.fa-legal { + --fa: "\f0e3"; + --fa--fa: "\f0e3\f0e3"; } -.fa-binoculars::before { - content: "\f1e5"; } +.fa-binoculars { + --fa: "\f1e5"; + --fa--fa: "\f1e5\f1e5"; } -.fa-microphone-slash::before { - content: "\f131"; } +.fa-microphone-slash { + --fa: "\f131"; + --fa--fa: "\f131\f131"; } -.fa-box-tissue::before { - content: "\e05b"; } +.fa-box-tissue { + --fa: "\e05b"; + --fa--fa: "\e05b\e05b"; } -.fa-motorcycle::before { - content: "\f21c"; } +.fa-motorcycle { + --fa: "\f21c"; + --fa--fa: "\f21c\f21c"; } -.fa-bell-concierge::before { - content: "\f562"; } +.fa-bell-concierge { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-concierge-bell::before { - content: "\f562"; } +.fa-concierge-bell { + --fa: "\f562"; + --fa--fa: "\f562\f562"; } -.fa-pen-ruler::before { - content: "\f5ae"; } +.fa-pen-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-pencil-ruler::before { - content: "\f5ae"; } +.fa-pencil-ruler { + --fa: "\f5ae"; + --fa--fa: "\f5ae\f5ae"; } -.fa-people-arrows::before { - content: "\e068"; } +.fa-people-arrows { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-people-arrows-left-right::before { - content: "\e068"; } +.fa-people-arrows-left-right { + --fa: "\e068"; + --fa--fa: "\e068\e068"; } -.fa-mars-and-venus-burst::before { - content: "\e523"; } +.fa-mars-and-venus-burst { + --fa: "\e523"; + --fa--fa: "\e523\e523"; } -.fa-square-caret-right::before { - content: "\f152"; } +.fa-square-caret-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-caret-square-right::before { - content: "\f152"; } +.fa-caret-square-right { + --fa: "\f152"; + --fa--fa: "\f152\f152"; } -.fa-scissors::before { - content: "\f0c4"; } +.fa-scissors { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-cut::before { - content: "\f0c4"; } +.fa-cut { + --fa: "\f0c4"; + --fa--fa: "\f0c4\f0c4"; } -.fa-sun-plant-wilt::before { - content: "\e57a"; } +.fa-sun-plant-wilt { + --fa: "\e57a"; + --fa--fa: "\e57a\e57a"; } -.fa-toilets-portable::before { - content: "\e584"; } +.fa-toilets-portable { + --fa: "\e584"; + --fa--fa: "\e584\e584"; } -.fa-hockey-puck::before { - content: "\f453"; } +.fa-hockey-puck { + --fa: "\f453"; + --fa--fa: "\f453\f453"; } -.fa-table::before { - content: "\f0ce"; } +.fa-table { + --fa: "\f0ce"; + --fa--fa: "\f0ce\f0ce"; } -.fa-magnifying-glass-arrow-right::before { - content: "\e521"; } +.fa-magnifying-glass-arrow-right { + --fa: "\e521"; + --fa--fa: "\e521\e521"; } -.fa-tachograph-digital::before { - content: "\f566"; } +.fa-tachograph-digital { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-digital-tachograph::before { - content: "\f566"; } +.fa-digital-tachograph { + --fa: "\f566"; + --fa--fa: "\f566\f566"; } -.fa-users-slash::before { - content: "\e073"; } +.fa-users-slash { + --fa: "\e073"; + --fa--fa: "\e073\e073"; } -.fa-clover::before { - content: "\e139"; } +.fa-clover { + --fa: "\e139"; + --fa--fa: "\e139\e139"; } -.fa-reply::before { - content: "\f3e5"; } +.fa-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-mail-reply::before { - content: "\f3e5"; } +.fa-mail-reply { + --fa: "\f3e5"; + --fa--fa: "\f3e5\f3e5"; } -.fa-star-and-crescent::before { - content: "\f699"; } +.fa-star-and-crescent { + --fa: "\f699"; + --fa--fa: "\f699\f699"; } -.fa-house-fire::before { - content: "\e50c"; } +.fa-house-fire { + --fa: "\e50c"; + --fa--fa: "\e50c\e50c"; } -.fa-square-minus::before { - content: "\f146"; } +.fa-square-minus { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-minus-square::before { - content: "\f146"; } +.fa-minus-square { + --fa: "\f146"; + --fa--fa: "\f146\f146"; } -.fa-helicopter::before { - content: "\f533"; } +.fa-helicopter { + --fa: "\f533"; + --fa--fa: "\f533\f533"; } -.fa-compass::before { - content: "\f14e"; } +.fa-compass { + --fa: "\f14e"; + --fa--fa: "\f14e\f14e"; } -.fa-square-caret-down::before { - content: "\f150"; } +.fa-square-caret-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-caret-square-down::before { - content: "\f150"; } +.fa-caret-square-down { + --fa: "\f150"; + --fa--fa: "\f150\f150"; } -.fa-file-circle-question::before { - content: "\e4ef"; } +.fa-file-circle-question { + --fa: "\e4ef"; + --fa--fa: "\e4ef\e4ef"; } -.fa-laptop-code::before { - content: "\f5fc"; } +.fa-laptop-code { + --fa: "\f5fc"; + --fa--fa: "\f5fc\f5fc"; } -.fa-swatchbook::before { - content: "\f5c3"; } +.fa-swatchbook { + --fa: "\f5c3"; + --fa--fa: "\f5c3\f5c3"; } -.fa-prescription-bottle::before { - content: "\f485"; } +.fa-prescription-bottle { + --fa: "\f485"; + --fa--fa: "\f485\f485"; } -.fa-bars::before { - content: "\f0c9"; } +.fa-bars { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-navicon::before { - content: "\f0c9"; } +.fa-navicon { + --fa: "\f0c9"; + --fa--fa: "\f0c9\f0c9"; } -.fa-people-group::before { - content: "\e533"; } +.fa-people-group { + --fa: "\e533"; + --fa--fa: "\e533\e533"; } -.fa-hourglass-end::before { - content: "\f253"; } +.fa-hourglass-end { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-hourglass-3::before { - content: "\f253"; } +.fa-hourglass-3 { + --fa: "\f253"; + --fa--fa: "\f253\f253"; } -.fa-heart-crack::before { - content: "\f7a9"; } +.fa-heart-crack { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-heart-broken::before { - content: "\f7a9"; } +.fa-heart-broken { + --fa: "\f7a9"; + --fa--fa: "\f7a9\f7a9"; } -.fa-square-up-right::before { - content: "\f360"; } +.fa-square-up-right { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-external-link-square-alt::before { - content: "\f360"; } +.fa-external-link-square-alt { + --fa: "\f360"; + --fa--fa: "\f360\f360"; } -.fa-face-kiss-beam::before { - content: "\f597"; } +.fa-face-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-kiss-beam::before { - content: "\f597"; } +.fa-kiss-beam { + --fa: "\f597"; + --fa--fa: "\f597\f597"; } -.fa-film::before { - content: "\f008"; } +.fa-film { + --fa: "\f008"; + --fa--fa: "\f008\f008"; } -.fa-ruler-horizontal::before { - content: "\f547"; } +.fa-ruler-horizontal { + --fa: "\f547"; + --fa--fa: "\f547\f547"; } -.fa-people-robbery::before { - content: "\e536"; } +.fa-people-robbery { + --fa: "\e536"; + --fa--fa: "\e536\e536"; } -.fa-lightbulb::before { - content: "\f0eb"; } +.fa-lightbulb { + --fa: "\f0eb"; + --fa--fa: "\f0eb\f0eb"; } -.fa-caret-left::before { - content: "\f0d9"; } +.fa-caret-left { + --fa: "\f0d9"; + --fa--fa: "\f0d9\f0d9"; } -.fa-circle-exclamation::before { - content: "\f06a"; } +.fa-circle-exclamation { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-exclamation-circle::before { - content: "\f06a"; } +.fa-exclamation-circle { + --fa: "\f06a"; + --fa--fa: "\f06a\f06a"; } -.fa-school-circle-xmark::before { - content: "\e56d"; } +.fa-school-circle-xmark { + --fa: "\e56d"; + --fa--fa: "\e56d\e56d"; } -.fa-arrow-right-from-bracket::before { - content: "\f08b"; } +.fa-arrow-right-from-bracket { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-sign-out::before { - content: "\f08b"; } +.fa-sign-out { + --fa: "\f08b"; + --fa--fa: "\f08b\f08b"; } -.fa-circle-chevron-down::before { - content: "\f13a"; } +.fa-circle-chevron-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-chevron-circle-down::before { - content: "\f13a"; } +.fa-chevron-circle-down { + --fa: "\f13a"; + --fa--fa: "\f13a\f13a"; } -.fa-unlock-keyhole::before { - content: "\f13e"; } +.fa-unlock-keyhole { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-unlock-alt::before { - content: "\f13e"; } +.fa-unlock-alt { + --fa: "\f13e"; + --fa--fa: "\f13e\f13e"; } -.fa-cloud-showers-heavy::before { - content: "\f740"; } +.fa-cloud-showers-heavy { + --fa: "\f740"; + --fa--fa: "\f740\f740"; } -.fa-headphones-simple::before { - content: "\f58f"; } +.fa-headphones-simple { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-headphones-alt::before { - content: "\f58f"; } +.fa-headphones-alt { + --fa: "\f58f"; + --fa--fa: "\f58f\f58f"; } -.fa-sitemap::before { - content: "\f0e8"; } +.fa-sitemap { + --fa: "\f0e8"; + --fa--fa: "\f0e8\f0e8"; } -.fa-circle-dollar-to-slot::before { - content: "\f4b9"; } +.fa-circle-dollar-to-slot { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-donate::before { - content: "\f4b9"; } +.fa-donate { + --fa: "\f4b9"; + --fa--fa: "\f4b9\f4b9"; } -.fa-memory::before { - content: "\f538"; } +.fa-memory { + --fa: "\f538"; + --fa--fa: "\f538\f538"; } -.fa-road-spikes::before { - content: "\e568"; } +.fa-road-spikes { + --fa: "\e568"; + --fa--fa: "\e568\e568"; } -.fa-fire-burner::before { - content: "\e4f1"; } +.fa-fire-burner { + --fa: "\e4f1"; + --fa--fa: "\e4f1\e4f1"; } -.fa-flag::before { - content: "\f024"; } +.fa-flag { + --fa: "\f024"; + --fa--fa: "\f024\f024"; } -.fa-hanukiah::before { - content: "\f6e6"; } +.fa-hanukiah { + --fa: "\f6e6"; + --fa--fa: "\f6e6\f6e6"; } -.fa-feather::before { - content: "\f52d"; } +.fa-feather { + --fa: "\f52d"; + --fa--fa: "\f52d\f52d"; } -.fa-volume-low::before { - content: "\f027"; } +.fa-volume-low { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-volume-down::before { - content: "\f027"; } +.fa-volume-down { + --fa: "\f027"; + --fa--fa: "\f027\f027"; } -.fa-comment-slash::before { - content: "\f4b3"; } +.fa-comment-slash { + --fa: "\f4b3"; + --fa--fa: "\f4b3\f4b3"; } -.fa-cloud-sun-rain::before { - content: "\f743"; } +.fa-cloud-sun-rain { + --fa: "\f743"; + --fa--fa: "\f743\f743"; } -.fa-compress::before { - content: "\f066"; } +.fa-compress { + --fa: "\f066"; + --fa--fa: "\f066\f066"; } -.fa-wheat-awn::before { - content: "\e2cd"; } +.fa-wheat-awn { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-wheat-alt::before { - content: "\e2cd"; } +.fa-wheat-alt { + --fa: "\e2cd"; + --fa--fa: "\e2cd\e2cd"; } -.fa-ankh::before { - content: "\f644"; } +.fa-ankh { + --fa: "\f644"; + --fa--fa: "\f644\f644"; } -.fa-hands-holding-child::before { - content: "\e4fa"; } +.fa-hands-holding-child { + --fa: "\e4fa"; + --fa--fa: "\e4fa\e4fa"; } -.fa-asterisk::before { - content: "\2a"; } +.fa-asterisk { + --fa: "\2a"; + --fa--fa: "\2a\2a"; } -.fa-square-check::before { - content: "\f14a"; } +.fa-square-check { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-check-square::before { - content: "\f14a"; } +.fa-check-square { + --fa: "\f14a"; + --fa--fa: "\f14a\f14a"; } -.fa-peseta-sign::before { - content: "\e221"; } +.fa-peseta-sign { + --fa: "\e221"; + --fa--fa: "\e221\e221"; } -.fa-heading::before { - content: "\f1dc"; } +.fa-heading { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-header::before { - content: "\f1dc"; } +.fa-header { + --fa: "\f1dc"; + --fa--fa: "\f1dc\f1dc"; } -.fa-ghost::before { - content: "\f6e2"; } +.fa-ghost { + --fa: "\f6e2"; + --fa--fa: "\f6e2\f6e2"; } -.fa-list::before { - content: "\f03a"; } +.fa-list { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-list-squares::before { - content: "\f03a"; } +.fa-list-squares { + --fa: "\f03a"; + --fa--fa: "\f03a\f03a"; } -.fa-square-phone-flip::before { - content: "\f87b"; } +.fa-square-phone-flip { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-phone-square-alt::before { - content: "\f87b"; } +.fa-phone-square-alt { + --fa: "\f87b"; + --fa--fa: "\f87b\f87b"; } -.fa-cart-plus::before { - content: "\f217"; } +.fa-cart-plus { + --fa: "\f217"; + --fa--fa: "\f217\f217"; } -.fa-gamepad::before { - content: "\f11b"; } +.fa-gamepad { + --fa: "\f11b"; + --fa--fa: "\f11b\f11b"; } -.fa-circle-dot::before { - content: "\f192"; } +.fa-circle-dot { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-dot-circle::before { - content: "\f192"; } +.fa-dot-circle { + --fa: "\f192"; + --fa--fa: "\f192\f192"; } -.fa-face-dizzy::before { - content: "\f567"; } +.fa-face-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-dizzy::before { - content: "\f567"; } +.fa-dizzy { + --fa: "\f567"; + --fa--fa: "\f567\f567"; } -.fa-egg::before { - content: "\f7fb"; } +.fa-egg { + --fa: "\f7fb"; + --fa--fa: "\f7fb\f7fb"; } -.fa-house-medical-circle-xmark::before { - content: "\e513"; } +.fa-house-medical-circle-xmark { + --fa: "\e513"; + --fa--fa: "\e513\e513"; } -.fa-campground::before { - content: "\f6bb"; } +.fa-campground { + --fa: "\f6bb"; + --fa--fa: "\f6bb\f6bb"; } -.fa-folder-plus::before { - content: "\f65e"; } +.fa-folder-plus { + --fa: "\f65e"; + --fa--fa: "\f65e\f65e"; } -.fa-futbol::before { - content: "\f1e3"; } +.fa-futbol { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-futbol-ball::before { - content: "\f1e3"; } +.fa-futbol-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-soccer-ball::before { - content: "\f1e3"; } +.fa-soccer-ball { + --fa: "\f1e3"; + --fa--fa: "\f1e3\f1e3"; } -.fa-paintbrush::before { - content: "\f1fc"; } +.fa-paintbrush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-paint-brush::before { - content: "\f1fc"; } +.fa-paint-brush { + --fa: "\f1fc"; + --fa--fa: "\f1fc\f1fc"; } -.fa-lock::before { - content: "\f023"; } +.fa-lock { + --fa: "\f023"; + --fa--fa: "\f023\f023"; } -.fa-gas-pump::before { - content: "\f52f"; } +.fa-gas-pump { + --fa: "\f52f"; + --fa--fa: "\f52f\f52f"; } -.fa-hot-tub-person::before { - content: "\f593"; } +.fa-hot-tub-person { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-hot-tub::before { - content: "\f593"; } +.fa-hot-tub { + --fa: "\f593"; + --fa--fa: "\f593\f593"; } -.fa-map-location::before { - content: "\f59f"; } +.fa-map-location { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-map-marked::before { - content: "\f59f"; } +.fa-map-marked { + --fa: "\f59f"; + --fa--fa: "\f59f\f59f"; } -.fa-house-flood-water::before { - content: "\e50e"; } +.fa-house-flood-water { + --fa: "\e50e"; + --fa--fa: "\e50e\e50e"; } -.fa-tree::before { - content: "\f1bb"; } +.fa-tree { + --fa: "\f1bb"; + --fa--fa: "\f1bb\f1bb"; } -.fa-bridge-lock::before { - content: "\e4cc"; } +.fa-bridge-lock { + --fa: "\e4cc"; + --fa--fa: "\e4cc\e4cc"; } -.fa-sack-dollar::before { - content: "\f81d"; } +.fa-sack-dollar { + --fa: "\f81d"; + --fa--fa: "\f81d\f81d"; } -.fa-pen-to-square::before { - content: "\f044"; } +.fa-pen-to-square { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-edit::before { - content: "\f044"; } +.fa-edit { + --fa: "\f044"; + --fa--fa: "\f044\f044"; } -.fa-car-side::before { - content: "\f5e4"; } +.fa-car-side { + --fa: "\f5e4"; + --fa--fa: "\f5e4\f5e4"; } -.fa-share-nodes::before { - content: "\f1e0"; } +.fa-share-nodes { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-share-alt::before { - content: "\f1e0"; } +.fa-share-alt { + --fa: "\f1e0"; + --fa--fa: "\f1e0\f1e0"; } -.fa-heart-circle-minus::before { - content: "\e4ff"; } +.fa-heart-circle-minus { + --fa: "\e4ff"; + --fa--fa: "\e4ff\e4ff"; } -.fa-hourglass-half::before { - content: "\f252"; } +.fa-hourglass-half { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-hourglass-2::before { - content: "\f252"; } +.fa-hourglass-2 { + --fa: "\f252"; + --fa--fa: "\f252\f252"; } -.fa-microscope::before { - content: "\f610"; } +.fa-microscope { + --fa: "\f610"; + --fa--fa: "\f610\f610"; } -.fa-sink::before { - content: "\e06d"; } +.fa-sink { + --fa: "\e06d"; + --fa--fa: "\e06d\e06d"; } -.fa-bag-shopping::before { - content: "\f290"; } +.fa-bag-shopping { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-shopping-bag::before { - content: "\f290"; } +.fa-shopping-bag { + --fa: "\f290"; + --fa--fa: "\f290\f290"; } -.fa-arrow-down-z-a::before { - content: "\f881"; } +.fa-arrow-down-z-a { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-desc::before { - content: "\f881"; } +.fa-sort-alpha-desc { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-sort-alpha-down-alt::before { - content: "\f881"; } +.fa-sort-alpha-down-alt { + --fa: "\f881"; + --fa--fa: "\f881\f881"; } -.fa-mitten::before { - content: "\f7b5"; } +.fa-mitten { + --fa: "\f7b5"; + --fa--fa: "\f7b5\f7b5"; } -.fa-person-rays::before { - content: "\e54d"; } +.fa-person-rays { + --fa: "\e54d"; + --fa--fa: "\e54d\e54d"; } -.fa-users::before { - content: "\f0c0"; } +.fa-users { + --fa: "\f0c0"; + --fa--fa: "\f0c0\f0c0"; } -.fa-eye-slash::before { - content: "\f070"; } +.fa-eye-slash { + --fa: "\f070"; + --fa--fa: "\f070\f070"; } -.fa-flask-vial::before { - content: "\e4f3"; } +.fa-flask-vial { + --fa: "\e4f3"; + --fa--fa: "\e4f3\e4f3"; } -.fa-hand::before { - content: "\f256"; } +.fa-hand { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-hand-paper::before { - content: "\f256"; } +.fa-hand-paper { + --fa: "\f256"; + --fa--fa: "\f256\f256"; } -.fa-om::before { - content: "\f679"; } +.fa-om { + --fa: "\f679"; + --fa--fa: "\f679\f679"; } -.fa-worm::before { - content: "\e599"; } +.fa-worm { + --fa: "\e599"; + --fa--fa: "\e599\e599"; } -.fa-house-circle-xmark::before { - content: "\e50b"; } +.fa-house-circle-xmark { + --fa: "\e50b"; + --fa--fa: "\e50b\e50b"; } -.fa-plug::before { - content: "\f1e6"; } +.fa-plug { + --fa: "\f1e6"; + --fa--fa: "\f1e6\f1e6"; } -.fa-chevron-up::before { - content: "\f077"; } +.fa-chevron-up { + --fa: "\f077"; + --fa--fa: "\f077\f077"; } -.fa-hand-spock::before { - content: "\f259"; } +.fa-hand-spock { + --fa: "\f259"; + --fa--fa: "\f259\f259"; } -.fa-stopwatch::before { - content: "\f2f2"; } +.fa-stopwatch { + --fa: "\f2f2"; + --fa--fa: "\f2f2\f2f2"; } -.fa-face-kiss::before { - content: "\f596"; } +.fa-face-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-kiss::before { - content: "\f596"; } +.fa-kiss { + --fa: "\f596"; + --fa--fa: "\f596\f596"; } -.fa-bridge-circle-xmark::before { - content: "\e4cb"; } +.fa-bridge-circle-xmark { + --fa: "\e4cb"; + --fa--fa: "\e4cb\e4cb"; } -.fa-face-grin-tongue::before { - content: "\f589"; } +.fa-face-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-grin-tongue::before { - content: "\f589"; } +.fa-grin-tongue { + --fa: "\f589"; + --fa--fa: "\f589\f589"; } -.fa-chess-bishop::before { - content: "\f43a"; } +.fa-chess-bishop { + --fa: "\f43a"; + --fa--fa: "\f43a\f43a"; } -.fa-face-grin-wink::before { - content: "\f58c"; } +.fa-face-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-grin-wink::before { - content: "\f58c"; } +.fa-grin-wink { + --fa: "\f58c"; + --fa--fa: "\f58c\f58c"; } -.fa-ear-deaf::before { - content: "\f2a4"; } +.fa-ear-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deaf::before { - content: "\f2a4"; } +.fa-deaf { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-deafness::before { - content: "\f2a4"; } +.fa-deafness { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-hard-of-hearing::before { - content: "\f2a4"; } +.fa-hard-of-hearing { + --fa: "\f2a4"; + --fa--fa: "\f2a4\f2a4"; } -.fa-road-circle-check::before { - content: "\e564"; } +.fa-road-circle-check { + --fa: "\e564"; + --fa--fa: "\e564\e564"; } -.fa-dice-five::before { - content: "\f523"; } +.fa-dice-five { + --fa: "\f523"; + --fa--fa: "\f523\f523"; } -.fa-square-rss::before { - content: "\f143"; } +.fa-square-rss { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-rss-square::before { - content: "\f143"; } +.fa-rss-square { + --fa: "\f143"; + --fa--fa: "\f143\f143"; } -.fa-land-mine-on::before { - content: "\e51b"; } +.fa-land-mine-on { + --fa: "\e51b"; + --fa--fa: "\e51b\e51b"; } -.fa-i-cursor::before { - content: "\f246"; } +.fa-i-cursor { + --fa: "\f246"; + --fa--fa: "\f246\f246"; } -.fa-stamp::before { - content: "\f5bf"; } +.fa-stamp { + --fa: "\f5bf"; + --fa--fa: "\f5bf\f5bf"; } -.fa-stairs::before { - content: "\e289"; } +.fa-stairs { + --fa: "\e289"; + --fa--fa: "\e289\e289"; } -.fa-i::before { - content: "\49"; } +.fa-i { + --fa: "\49"; + --fa--fa: "\49\49"; } -.fa-hryvnia-sign::before { - content: "\f6f2"; } +.fa-hryvnia-sign { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-hryvnia::before { - content: "\f6f2"; } +.fa-hryvnia { + --fa: "\f6f2"; + --fa--fa: "\f6f2\f6f2"; } -.fa-pills::before { - content: "\f484"; } +.fa-pills { + --fa: "\f484"; + --fa--fa: "\f484\f484"; } -.fa-face-grin-wide::before { - content: "\f581"; } +.fa-face-grin-wide { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-grin-alt::before { - content: "\f581"; } +.fa-grin-alt { + --fa: "\f581"; + --fa--fa: "\f581\f581"; } -.fa-tooth::before { - content: "\f5c9"; } +.fa-tooth { + --fa: "\f5c9"; + --fa--fa: "\f5c9\f5c9"; } -.fa-v::before { - content: "\56"; } +.fa-v { + --fa: "\56"; + --fa--fa: "\56\56"; } -.fa-bangladeshi-taka-sign::before { - content: "\e2e6"; } +.fa-bangladeshi-taka-sign { + --fa: "\e2e6"; + --fa--fa: "\e2e6\e2e6"; } -.fa-bicycle::before { - content: "\f206"; } +.fa-bicycle { + --fa: "\f206"; + --fa--fa: "\f206\f206"; } -.fa-staff-snake::before { - content: "\e579"; } +.fa-staff-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-asclepius::before { - content: "\e579"; } +.fa-rod-asclepius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-rod-snake::before { - content: "\e579"; } +.fa-rod-snake { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-staff-aesculapius::before { - content: "\e579"; } +.fa-staff-aesculapius { + --fa: "\e579"; + --fa--fa: "\e579\e579"; } -.fa-head-side-cough-slash::before { - content: "\e062"; } +.fa-head-side-cough-slash { + --fa: "\e062"; + --fa--fa: "\e062\e062"; } -.fa-truck-medical::before { - content: "\f0f9"; } +.fa-truck-medical { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-ambulance::before { - content: "\f0f9"; } +.fa-ambulance { + --fa: "\f0f9"; + --fa--fa: "\f0f9\f0f9"; } -.fa-wheat-awn-circle-exclamation::before { - content: "\e598"; } +.fa-wheat-awn-circle-exclamation { + --fa: "\e598"; + --fa--fa: "\e598\e598"; } -.fa-snowman::before { - content: "\f7d0"; } +.fa-snowman { + --fa: "\f7d0"; + --fa--fa: "\f7d0\f7d0"; } -.fa-mortar-pestle::before { - content: "\f5a7"; } +.fa-mortar-pestle { + --fa: "\f5a7"; + --fa--fa: "\f5a7\f5a7"; } -.fa-road-barrier::before { - content: "\e562"; } +.fa-road-barrier { + --fa: "\e562"; + --fa--fa: "\e562\e562"; } -.fa-school::before { - content: "\f549"; } +.fa-school { + --fa: "\f549"; + --fa--fa: "\f549\f549"; } -.fa-igloo::before { - content: "\f7ae"; } +.fa-igloo { + --fa: "\f7ae"; + --fa--fa: "\f7ae\f7ae"; } -.fa-joint::before { - content: "\f595"; } +.fa-joint { + --fa: "\f595"; + --fa--fa: "\f595\f595"; } -.fa-angle-right::before { - content: "\f105"; } +.fa-angle-right { + --fa: "\f105"; + --fa--fa: "\f105\f105"; } -.fa-horse::before { - content: "\f6f0"; } +.fa-horse { + --fa: "\f6f0"; + --fa--fa: "\f6f0\f6f0"; } -.fa-q::before { - content: "\51"; } +.fa-q { + --fa: "\51"; + --fa--fa: "\51\51"; } -.fa-g::before { - content: "\47"; } +.fa-g { + --fa: "\47"; + --fa--fa: "\47\47"; } -.fa-notes-medical::before { - content: "\f481"; } +.fa-notes-medical { + --fa: "\f481"; + --fa--fa: "\f481\f481"; } -.fa-temperature-half::before { - content: "\f2c9"; } +.fa-temperature-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-temperature-2::before { - content: "\f2c9"; } +.fa-temperature-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-2::before { - content: "\f2c9"; } +.fa-thermometer-2 { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-thermometer-half::before { - content: "\f2c9"; } +.fa-thermometer-half { + --fa: "\f2c9"; + --fa--fa: "\f2c9\f2c9"; } -.fa-dong-sign::before { - content: "\e169"; } +.fa-dong-sign { + --fa: "\e169"; + --fa--fa: "\e169\e169"; } -.fa-capsules::before { - content: "\f46b"; } +.fa-capsules { + --fa: "\f46b"; + --fa--fa: "\f46b\f46b"; } -.fa-poo-storm::before { - content: "\f75a"; } +.fa-poo-storm { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-poo-bolt::before { - content: "\f75a"; } +.fa-poo-bolt { + --fa: "\f75a"; + --fa--fa: "\f75a\f75a"; } -.fa-face-frown-open::before { - content: "\f57a"; } +.fa-face-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-frown-open::before { - content: "\f57a"; } +.fa-frown-open { + --fa: "\f57a"; + --fa--fa: "\f57a\f57a"; } -.fa-hand-point-up::before { - content: "\f0a6"; } +.fa-hand-point-up { + --fa: "\f0a6"; + --fa--fa: "\f0a6\f0a6"; } -.fa-money-bill::before { - content: "\f0d6"; } +.fa-money-bill { + --fa: "\f0d6"; + --fa--fa: "\f0d6\f0d6"; } -.fa-bookmark::before { - content: "\f02e"; } +.fa-bookmark { + --fa: "\f02e"; + --fa--fa: "\f02e\f02e"; } -.fa-align-justify::before { - content: "\f039"; } +.fa-align-justify { + --fa: "\f039"; + --fa--fa: "\f039\f039"; } -.fa-umbrella-beach::before { - content: "\f5ca"; } +.fa-umbrella-beach { + --fa: "\f5ca"; + --fa--fa: "\f5ca\f5ca"; } -.fa-helmet-un::before { - content: "\e503"; } +.fa-helmet-un { + --fa: "\e503"; + --fa--fa: "\e503\e503"; } -.fa-bullseye::before { - content: "\f140"; } +.fa-bullseye { + --fa: "\f140"; + --fa--fa: "\f140\f140"; } -.fa-bacon::before { - content: "\f7e5"; } +.fa-bacon { + --fa: "\f7e5"; + --fa--fa: "\f7e5\f7e5"; } -.fa-hand-point-down::before { - content: "\f0a7"; } +.fa-hand-point-down { + --fa: "\f0a7"; + --fa--fa: "\f0a7\f0a7"; } -.fa-arrow-up-from-bracket::before { - content: "\e09a"; } +.fa-arrow-up-from-bracket { + --fa: "\e09a"; + --fa--fa: "\e09a\e09a"; } -.fa-folder::before { - content: "\f07b"; } +.fa-folder { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-folder-blank::before { - content: "\f07b"; } +.fa-folder-blank { + --fa: "\f07b"; + --fa--fa: "\f07b\f07b"; } -.fa-file-waveform::before { - content: "\f478"; } +.fa-file-waveform { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-file-medical-alt::before { - content: "\f478"; } +.fa-file-medical-alt { + --fa: "\f478"; + --fa--fa: "\f478\f478"; } -.fa-radiation::before { - content: "\f7b9"; } +.fa-radiation { + --fa: "\f7b9"; + --fa--fa: "\f7b9\f7b9"; } -.fa-chart-simple::before { - content: "\e473"; } +.fa-chart-simple { + --fa: "\e473"; + --fa--fa: "\e473\e473"; } -.fa-mars-stroke::before { - content: "\f229"; } +.fa-mars-stroke { + --fa: "\f229"; + --fa--fa: "\f229\f229"; } -.fa-vial::before { - content: "\f492"; } +.fa-vial { + --fa: "\f492"; + --fa--fa: "\f492\f492"; } -.fa-gauge::before { - content: "\f624"; } +.fa-gauge { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-dashboard::before { - content: "\f624"; } +.fa-dashboard { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-gauge-med::before { - content: "\f624"; } +.fa-gauge-med { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-tachometer-alt-average::before { - content: "\f624"; } +.fa-tachometer-alt-average { + --fa: "\f624"; + --fa--fa: "\f624\f624"; } -.fa-wand-magic-sparkles::before { - content: "\e2ca"; } +.fa-wand-magic-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-magic-wand-sparkles::before { - content: "\e2ca"; } +.fa-magic-wand-sparkles { + --fa: "\e2ca"; + --fa--fa: "\e2ca\e2ca"; } -.fa-e::before { - content: "\45"; } +.fa-e { + --fa: "\45"; + --fa--fa: "\45\45"; } -.fa-pen-clip::before { - content: "\f305"; } +.fa-pen-clip { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-pen-alt::before { - content: "\f305"; } +.fa-pen-alt { + --fa: "\f305"; + --fa--fa: "\f305\f305"; } -.fa-bridge-circle-exclamation::before { - content: "\e4ca"; } +.fa-bridge-circle-exclamation { + --fa: "\e4ca"; + --fa--fa: "\e4ca\e4ca"; } -.fa-user::before { - content: "\f007"; } +.fa-user { + --fa: "\f007"; + --fa--fa: "\f007\f007"; } -.fa-school-circle-check::before { - content: "\e56b"; } +.fa-school-circle-check { + --fa: "\e56b"; + --fa--fa: "\e56b\e56b"; } -.fa-dumpster::before { - content: "\f793"; } +.fa-dumpster { + --fa: "\f793"; + --fa--fa: "\f793\f793"; } -.fa-van-shuttle::before { - content: "\f5b6"; } +.fa-van-shuttle { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-shuttle-van::before { - content: "\f5b6"; } +.fa-shuttle-van { + --fa: "\f5b6"; + --fa--fa: "\f5b6\f5b6"; } -.fa-building-user::before { - content: "\e4da"; } +.fa-building-user { + --fa: "\e4da"; + --fa--fa: "\e4da\e4da"; } -.fa-square-caret-left::before { - content: "\f191"; } +.fa-square-caret-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-caret-square-left::before { - content: "\f191"; } +.fa-caret-square-left { + --fa: "\f191"; + --fa--fa: "\f191\f191"; } -.fa-highlighter::before { - content: "\f591"; } +.fa-highlighter { + --fa: "\f591"; + --fa--fa: "\f591\f591"; } -.fa-key::before { - content: "\f084"; } +.fa-key { + --fa: "\f084"; + --fa--fa: "\f084\f084"; } -.fa-bullhorn::before { - content: "\f0a1"; } +.fa-bullhorn { + --fa: "\f0a1"; + --fa--fa: "\f0a1\f0a1"; } -.fa-globe::before { - content: "\f0ac"; } +.fa-globe { + --fa: "\f0ac"; + --fa--fa: "\f0ac\f0ac"; } -.fa-synagogue::before { - content: "\f69b"; } +.fa-synagogue { + --fa: "\f69b"; + --fa--fa: "\f69b\f69b"; } -.fa-person-half-dress::before { - content: "\e548"; } +.fa-person-half-dress { + --fa: "\e548"; + --fa--fa: "\e548\e548"; } -.fa-road-bridge::before { - content: "\e563"; } +.fa-road-bridge { + --fa: "\e563"; + --fa--fa: "\e563\e563"; } -.fa-location-arrow::before { - content: "\f124"; } +.fa-location-arrow { + --fa: "\f124"; + --fa--fa: "\f124\f124"; } -.fa-c::before { - content: "\43"; } +.fa-c { + --fa: "\43"; + --fa--fa: "\43\43"; } -.fa-tablet-button::before { - content: "\f10a"; } +.fa-tablet-button { + --fa: "\f10a"; + --fa--fa: "\f10a\f10a"; } -.fa-building-lock::before { - content: "\e4d6"; } +.fa-building-lock { + --fa: "\e4d6"; + --fa--fa: "\e4d6\e4d6"; } -.fa-pizza-slice::before { - content: "\f818"; } +.fa-pizza-slice { + --fa: "\f818"; + --fa--fa: "\f818\f818"; } -.fa-money-bill-wave::before { - content: "\f53a"; } +.fa-money-bill-wave { + --fa: "\f53a"; + --fa--fa: "\f53a\f53a"; } -.fa-chart-area::before { - content: "\f1fe"; } +.fa-chart-area { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-area-chart::before { - content: "\f1fe"; } +.fa-area-chart { + --fa: "\f1fe"; + --fa--fa: "\f1fe\f1fe"; } -.fa-house-flag::before { - content: "\e50d"; } +.fa-house-flag { + --fa: "\e50d"; + --fa--fa: "\e50d\e50d"; } -.fa-person-circle-minus::before { - content: "\e540"; } +.fa-person-circle-minus { + --fa: "\e540"; + --fa--fa: "\e540\e540"; } -.fa-ban::before { - content: "\f05e"; } +.fa-ban { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-cancel::before { - content: "\f05e"; } +.fa-cancel { + --fa: "\f05e"; + --fa--fa: "\f05e\f05e"; } -.fa-camera-rotate::before { - content: "\e0d8"; } +.fa-camera-rotate { + --fa: "\e0d8"; + --fa--fa: "\e0d8\e0d8"; } -.fa-spray-can-sparkles::before { - content: "\f5d0"; } +.fa-spray-can-sparkles { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-air-freshener::before { - content: "\f5d0"; } +.fa-air-freshener { + --fa: "\f5d0"; + --fa--fa: "\f5d0\f5d0"; } -.fa-star::before { - content: "\f005"; } +.fa-star { + --fa: "\f005"; + --fa--fa: "\f005\f005"; } -.fa-repeat::before { - content: "\f363"; } +.fa-repeat { + --fa: "\f363"; + --fa--fa: "\f363\f363"; } -.fa-cross::before { - content: "\f654"; } +.fa-cross { + --fa: "\f654"; + --fa--fa: "\f654\f654"; } -.fa-box::before { - content: "\f466"; } +.fa-box { + --fa: "\f466"; + --fa--fa: "\f466\f466"; } -.fa-venus-mars::before { - content: "\f228"; } +.fa-venus-mars { + --fa: "\f228"; + --fa--fa: "\f228\f228"; } -.fa-arrow-pointer::before { - content: "\f245"; } +.fa-arrow-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-mouse-pointer::before { - content: "\f245"; } +.fa-mouse-pointer { + --fa: "\f245"; + --fa--fa: "\f245\f245"; } -.fa-maximize::before { - content: "\f31e"; } +.fa-maximize { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-expand-arrows-alt::before { - content: "\f31e"; } +.fa-expand-arrows-alt { + --fa: "\f31e"; + --fa--fa: "\f31e\f31e"; } -.fa-charging-station::before { - content: "\f5e7"; } +.fa-charging-station { + --fa: "\f5e7"; + --fa--fa: "\f5e7\f5e7"; } -.fa-shapes::before { - content: "\f61f"; } +.fa-shapes { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-triangle-circle-square::before { - content: "\f61f"; } +.fa-triangle-circle-square { + --fa: "\f61f"; + --fa--fa: "\f61f\f61f"; } -.fa-shuffle::before { - content: "\f074"; } +.fa-shuffle { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-random::before { - content: "\f074"; } +.fa-random { + --fa: "\f074"; + --fa--fa: "\f074\f074"; } -.fa-person-running::before { - content: "\f70c"; } +.fa-person-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-running::before { - content: "\f70c"; } +.fa-running { + --fa: "\f70c"; + --fa--fa: "\f70c\f70c"; } -.fa-mobile-retro::before { - content: "\e527"; } +.fa-mobile-retro { + --fa: "\e527"; + --fa--fa: "\e527\e527"; } -.fa-grip-lines-vertical::before { - content: "\f7a5"; } +.fa-grip-lines-vertical { + --fa: "\f7a5"; + --fa--fa: "\f7a5\f7a5"; } -.fa-spider::before { - content: "\f717"; } +.fa-spider { + --fa: "\f717"; + --fa--fa: "\f717\f717"; } -.fa-hands-bound::before { - content: "\e4f9"; } +.fa-hands-bound { + --fa: "\e4f9"; + --fa--fa: "\e4f9\e4f9"; } -.fa-file-invoice-dollar::before { - content: "\f571"; } +.fa-file-invoice-dollar { + --fa: "\f571"; + --fa--fa: "\f571\f571"; } -.fa-plane-circle-exclamation::before { - content: "\e556"; } +.fa-plane-circle-exclamation { + --fa: "\e556"; + --fa--fa: "\e556\e556"; } -.fa-x-ray::before { - content: "\f497"; } +.fa-x-ray { + --fa: "\f497"; + --fa--fa: "\f497\f497"; } -.fa-spell-check::before { - content: "\f891"; } +.fa-spell-check { + --fa: "\f891"; + --fa--fa: "\f891\f891"; } -.fa-slash::before { - content: "\f715"; } +.fa-slash { + --fa: "\f715"; + --fa--fa: "\f715\f715"; } -.fa-computer-mouse::before { - content: "\f8cc"; } +.fa-computer-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-mouse::before { - content: "\f8cc"; } +.fa-mouse { + --fa: "\f8cc"; + --fa--fa: "\f8cc\f8cc"; } -.fa-arrow-right-to-bracket::before { - content: "\f090"; } +.fa-arrow-right-to-bracket { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-sign-in::before { - content: "\f090"; } +.fa-sign-in { + --fa: "\f090"; + --fa--fa: "\f090\f090"; } -.fa-shop-slash::before { - content: "\e070"; } +.fa-shop-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-store-alt-slash::before { - content: "\e070"; } +.fa-store-alt-slash { + --fa: "\e070"; + --fa--fa: "\e070\e070"; } -.fa-server::before { - content: "\f233"; } +.fa-server { + --fa: "\f233"; + --fa--fa: "\f233\f233"; } -.fa-virus-covid-slash::before { - content: "\e4a9"; } +.fa-virus-covid-slash { + --fa: "\e4a9"; + --fa--fa: "\e4a9\e4a9"; } -.fa-shop-lock::before { - content: "\e4a5"; } +.fa-shop-lock { + --fa: "\e4a5"; + --fa--fa: "\e4a5\e4a5"; } -.fa-hourglass-start::before { - content: "\f251"; } +.fa-hourglass-start { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-hourglass-1::before { - content: "\f251"; } +.fa-hourglass-1 { + --fa: "\f251"; + --fa--fa: "\f251\f251"; } -.fa-blender-phone::before { - content: "\f6b6"; } +.fa-blender-phone { + --fa: "\f6b6"; + --fa--fa: "\f6b6\f6b6"; } -.fa-building-wheat::before { - content: "\e4db"; } +.fa-building-wheat { + --fa: "\e4db"; + --fa--fa: "\e4db\e4db"; } -.fa-person-breastfeeding::before { - content: "\e53a"; } +.fa-person-breastfeeding { + --fa: "\e53a"; + --fa--fa: "\e53a\e53a"; } -.fa-right-to-bracket::before { - content: "\f2f6"; } +.fa-right-to-bracket { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-sign-in-alt::before { - content: "\f2f6"; } +.fa-sign-in-alt { + --fa: "\f2f6"; + --fa--fa: "\f2f6\f2f6"; } -.fa-venus::before { - content: "\f221"; } +.fa-venus { + --fa: "\f221"; + --fa--fa: "\f221\f221"; } -.fa-passport::before { - content: "\f5ab"; } +.fa-passport { + --fa: "\f5ab"; + --fa--fa: "\f5ab\f5ab"; } -.fa-thumbtack-slash::before { - content: "\e68f"; } +.fa-thumbtack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-thumb-tack-slash::before { - content: "\e68f"; } +.fa-thumb-tack-slash { + --fa: "\e68f"; + --fa--fa: "\e68f\e68f"; } -.fa-heart-pulse::before { - content: "\f21e"; } +.fa-heart-pulse { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-heartbeat::before { - content: "\f21e"; } +.fa-heartbeat { + --fa: "\f21e"; + --fa--fa: "\f21e\f21e"; } -.fa-people-carry-box::before { - content: "\f4ce"; } +.fa-people-carry-box { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-people-carry::before { - content: "\f4ce"; } +.fa-people-carry { + --fa: "\f4ce"; + --fa--fa: "\f4ce\f4ce"; } -.fa-temperature-high::before { - content: "\f769"; } +.fa-temperature-high { + --fa: "\f769"; + --fa--fa: "\f769\f769"; } -.fa-microchip::before { - content: "\f2db"; } +.fa-microchip { + --fa: "\f2db"; + --fa--fa: "\f2db\f2db"; } -.fa-crown::before { - content: "\f521"; } +.fa-crown { + --fa: "\f521"; + --fa--fa: "\f521\f521"; } -.fa-weight-hanging::before { - content: "\f5cd"; } +.fa-weight-hanging { + --fa: "\f5cd"; + --fa--fa: "\f5cd\f5cd"; } -.fa-xmarks-lines::before { - content: "\e59a"; } +.fa-xmarks-lines { + --fa: "\e59a"; + --fa--fa: "\e59a\e59a"; } -.fa-file-prescription::before { - content: "\f572"; } +.fa-file-prescription { + --fa: "\f572"; + --fa--fa: "\f572\f572"; } -.fa-weight-scale::before { - content: "\f496"; } +.fa-weight-scale { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-weight::before { - content: "\f496"; } +.fa-weight { + --fa: "\f496"; + --fa--fa: "\f496\f496"; } -.fa-user-group::before { - content: "\f500"; } +.fa-user-group { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-user-friends::before { - content: "\f500"; } +.fa-user-friends { + --fa: "\f500"; + --fa--fa: "\f500\f500"; } -.fa-arrow-up-a-z::before { - content: "\f15e"; } +.fa-arrow-up-a-z { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-sort-alpha-up::before { - content: "\f15e"; } +.fa-sort-alpha-up { + --fa: "\f15e"; + --fa--fa: "\f15e\f15e"; } -.fa-chess-knight::before { - content: "\f441"; } +.fa-chess-knight { + --fa: "\f441"; + --fa--fa: "\f441\f441"; } -.fa-face-laugh-squint::before { - content: "\f59b"; } +.fa-face-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-laugh-squint::before { - content: "\f59b"; } +.fa-laugh-squint { + --fa: "\f59b"; + --fa--fa: "\f59b\f59b"; } -.fa-wheelchair::before { - content: "\f193"; } +.fa-wheelchair { + --fa: "\f193"; + --fa--fa: "\f193\f193"; } -.fa-circle-arrow-up::before { - content: "\f0aa"; } +.fa-circle-arrow-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-arrow-circle-up::before { - content: "\f0aa"; } +.fa-arrow-circle-up { + --fa: "\f0aa"; + --fa--fa: "\f0aa\f0aa"; } -.fa-toggle-on::before { - content: "\f205"; } +.fa-toggle-on { + --fa: "\f205"; + --fa--fa: "\f205\f205"; } -.fa-person-walking::before { - content: "\f554"; } +.fa-person-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-walking::before { - content: "\f554"; } +.fa-walking { + --fa: "\f554"; + --fa--fa: "\f554\f554"; } -.fa-l::before { - content: "\4c"; } +.fa-l { + --fa: "\4c"; + --fa--fa: "\4c\4c"; } -.fa-fire::before { - content: "\f06d"; } +.fa-fire { + --fa: "\f06d"; + --fa--fa: "\f06d\f06d"; } -.fa-bed-pulse::before { - content: "\f487"; } +.fa-bed-pulse { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-procedures::before { - content: "\f487"; } +.fa-procedures { + --fa: "\f487"; + --fa--fa: "\f487\f487"; } -.fa-shuttle-space::before { - content: "\f197"; } +.fa-shuttle-space { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-space-shuttle::before { - content: "\f197"; } +.fa-space-shuttle { + --fa: "\f197"; + --fa--fa: "\f197\f197"; } -.fa-face-laugh::before { - content: "\f599"; } +.fa-face-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-laugh::before { - content: "\f599"; } +.fa-laugh { + --fa: "\f599"; + --fa--fa: "\f599\f599"; } -.fa-folder-open::before { - content: "\f07c"; } +.fa-folder-open { + --fa: "\f07c"; + --fa--fa: "\f07c\f07c"; } -.fa-heart-circle-plus::before { - content: "\e500"; } +.fa-heart-circle-plus { + --fa: "\e500"; + --fa--fa: "\e500\e500"; } -.fa-code-fork::before { - content: "\e13b"; } +.fa-code-fork { + --fa: "\e13b"; + --fa--fa: "\e13b\e13b"; } -.fa-city::before { - content: "\f64f"; } +.fa-city { + --fa: "\f64f"; + --fa--fa: "\f64f\f64f"; } -.fa-microphone-lines::before { - content: "\f3c9"; } +.fa-microphone-lines { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-microphone-alt::before { - content: "\f3c9"; } +.fa-microphone-alt { + --fa: "\f3c9"; + --fa--fa: "\f3c9\f3c9"; } -.fa-pepper-hot::before { - content: "\f816"; } +.fa-pepper-hot { + --fa: "\f816"; + --fa--fa: "\f816\f816"; } -.fa-unlock::before { - content: "\f09c"; } +.fa-unlock { + --fa: "\f09c"; + --fa--fa: "\f09c\f09c"; } -.fa-colon-sign::before { - content: "\e140"; } +.fa-colon-sign { + --fa: "\e140"; + --fa--fa: "\e140\e140"; } -.fa-headset::before { - content: "\f590"; } +.fa-headset { + --fa: "\f590"; + --fa--fa: "\f590\f590"; } -.fa-store-slash::before { - content: "\e071"; } +.fa-store-slash { + --fa: "\e071"; + --fa--fa: "\e071\e071"; } -.fa-road-circle-xmark::before { - content: "\e566"; } +.fa-road-circle-xmark { + --fa: "\e566"; + --fa--fa: "\e566\e566"; } -.fa-user-minus::before { - content: "\f503"; } +.fa-user-minus { + --fa: "\f503"; + --fa--fa: "\f503\f503"; } -.fa-mars-stroke-up::before { - content: "\f22a"; } +.fa-mars-stroke-up { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-mars-stroke-v::before { - content: "\f22a"; } +.fa-mars-stroke-v { + --fa: "\f22a"; + --fa--fa: "\f22a\f22a"; } -.fa-champagne-glasses::before { - content: "\f79f"; } +.fa-champagne-glasses { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-glass-cheers::before { - content: "\f79f"; } +.fa-glass-cheers { + --fa: "\f79f"; + --fa--fa: "\f79f\f79f"; } -.fa-clipboard::before { - content: "\f328"; } +.fa-clipboard { + --fa: "\f328"; + --fa--fa: "\f328\f328"; } -.fa-house-circle-exclamation::before { - content: "\e50a"; } +.fa-house-circle-exclamation { + --fa: "\e50a"; + --fa--fa: "\e50a\e50a"; } -.fa-file-arrow-up::before { - content: "\f574"; } +.fa-file-arrow-up { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-file-upload::before { - content: "\f574"; } +.fa-file-upload { + --fa: "\f574"; + --fa--fa: "\f574\f574"; } -.fa-wifi::before { - content: "\f1eb"; } +.fa-wifi { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-3::before { - content: "\f1eb"; } +.fa-wifi-3 { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-wifi-strong::before { - content: "\f1eb"; } +.fa-wifi-strong { + --fa: "\f1eb"; + --fa--fa: "\f1eb\f1eb"; } -.fa-bath::before { - content: "\f2cd"; } +.fa-bath { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-bathtub::before { - content: "\f2cd"; } +.fa-bathtub { + --fa: "\f2cd"; + --fa--fa: "\f2cd\f2cd"; } -.fa-underline::before { - content: "\f0cd"; } +.fa-underline { + --fa: "\f0cd"; + --fa--fa: "\f0cd\f0cd"; } -.fa-user-pen::before { - content: "\f4ff"; } +.fa-user-pen { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-user-edit::before { - content: "\f4ff"; } +.fa-user-edit { + --fa: "\f4ff"; + --fa--fa: "\f4ff\f4ff"; } -.fa-signature::before { - content: "\f5b7"; } +.fa-signature { + --fa: "\f5b7"; + --fa--fa: "\f5b7\f5b7"; } -.fa-stroopwafel::before { - content: "\f551"; } +.fa-stroopwafel { + --fa: "\f551"; + --fa--fa: "\f551\f551"; } -.fa-bold::before { - content: "\f032"; } +.fa-bold { + --fa: "\f032"; + --fa--fa: "\f032\f032"; } -.fa-anchor-lock::before { - content: "\e4ad"; } +.fa-anchor-lock { + --fa: "\e4ad"; + --fa--fa: "\e4ad\e4ad"; } -.fa-building-ngo::before { - content: "\e4d7"; } +.fa-building-ngo { + --fa: "\e4d7"; + --fa--fa: "\e4d7\e4d7"; } -.fa-manat-sign::before { - content: "\e1d5"; } +.fa-manat-sign { + --fa: "\e1d5"; + --fa--fa: "\e1d5\e1d5"; } -.fa-not-equal::before { - content: "\f53e"; } +.fa-not-equal { + --fa: "\f53e"; + --fa--fa: "\f53e\f53e"; } -.fa-border-top-left::before { - content: "\f853"; } +.fa-border-top-left { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-border-style::before { - content: "\f853"; } +.fa-border-style { + --fa: "\f853"; + --fa--fa: "\f853\f853"; } -.fa-map-location-dot::before { - content: "\f5a0"; } +.fa-map-location-dot { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-map-marked-alt::before { - content: "\f5a0"; } +.fa-map-marked-alt { + --fa: "\f5a0"; + --fa--fa: "\f5a0\f5a0"; } -.fa-jedi::before { - content: "\f669"; } +.fa-jedi { + --fa: "\f669"; + --fa--fa: "\f669\f669"; } -.fa-square-poll-vertical::before { - content: "\f681"; } +.fa-square-poll-vertical { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-poll::before { - content: "\f681"; } +.fa-poll { + --fa: "\f681"; + --fa--fa: "\f681\f681"; } -.fa-mug-hot::before { - content: "\f7b6"; } +.fa-mug-hot { + --fa: "\f7b6"; + --fa--fa: "\f7b6\f7b6"; } -.fa-car-battery::before { - content: "\f5df"; } +.fa-car-battery { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-battery-car::before { - content: "\f5df"; } +.fa-battery-car { + --fa: "\f5df"; + --fa--fa: "\f5df\f5df"; } -.fa-gift::before { - content: "\f06b"; } +.fa-gift { + --fa: "\f06b"; + --fa--fa: "\f06b\f06b"; } -.fa-dice-two::before { - content: "\f528"; } +.fa-dice-two { + --fa: "\f528"; + --fa--fa: "\f528\f528"; } -.fa-chess-queen::before { - content: "\f445"; } +.fa-chess-queen { + --fa: "\f445"; + --fa--fa: "\f445\f445"; } -.fa-glasses::before { - content: "\f530"; } +.fa-glasses { + --fa: "\f530"; + --fa--fa: "\f530\f530"; } -.fa-chess-board::before { - content: "\f43c"; } +.fa-chess-board { + --fa: "\f43c"; + --fa--fa: "\f43c\f43c"; } -.fa-building-circle-check::before { - content: "\e4d2"; } +.fa-building-circle-check { + --fa: "\e4d2"; + --fa--fa: "\e4d2\e4d2"; } -.fa-person-chalkboard::before { - content: "\e53d"; } +.fa-person-chalkboard { + --fa: "\e53d"; + --fa--fa: "\e53d\e53d"; } -.fa-mars-stroke-right::before { - content: "\f22b"; } +.fa-mars-stroke-right { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-mars-stroke-h::before { - content: "\f22b"; } +.fa-mars-stroke-h { + --fa: "\f22b"; + --fa--fa: "\f22b\f22b"; } -.fa-hand-back-fist::before { - content: "\f255"; } +.fa-hand-back-fist { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-hand-rock::before { - content: "\f255"; } +.fa-hand-rock { + --fa: "\f255"; + --fa--fa: "\f255\f255"; } -.fa-square-caret-up::before { - content: "\f151"; } +.fa-square-caret-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-caret-square-up::before { - content: "\f151"; } +.fa-caret-square-up { + --fa: "\f151"; + --fa--fa: "\f151\f151"; } -.fa-cloud-showers-water::before { - content: "\e4e4"; } +.fa-cloud-showers-water { + --fa: "\e4e4"; + --fa--fa: "\e4e4\e4e4"; } -.fa-chart-bar::before { - content: "\f080"; } +.fa-chart-bar { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-bar-chart::before { - content: "\f080"; } +.fa-bar-chart { + --fa: "\f080"; + --fa--fa: "\f080\f080"; } -.fa-hands-bubbles::before { - content: "\e05e"; } +.fa-hands-bubbles { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-hands-wash::before { - content: "\e05e"; } +.fa-hands-wash { + --fa: "\e05e"; + --fa--fa: "\e05e\e05e"; } -.fa-less-than-equal::before { - content: "\f537"; } +.fa-less-than-equal { + --fa: "\f537"; + --fa--fa: "\f537\f537"; } -.fa-train::before { - content: "\f238"; } +.fa-train { + --fa: "\f238"; + --fa--fa: "\f238\f238"; } -.fa-eye-low-vision::before { - content: "\f2a8"; } +.fa-eye-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-low-vision::before { - content: "\f2a8"; } +.fa-low-vision { + --fa: "\f2a8"; + --fa--fa: "\f2a8\f2a8"; } -.fa-crow::before { - content: "\f520"; } +.fa-crow { + --fa: "\f520"; + --fa--fa: "\f520\f520"; } -.fa-sailboat::before { - content: "\e445"; } +.fa-sailboat { + --fa: "\e445"; + --fa--fa: "\e445\e445"; } -.fa-window-restore::before { - content: "\f2d2"; } +.fa-window-restore { + --fa: "\f2d2"; + --fa--fa: "\f2d2\f2d2"; } -.fa-square-plus::before { - content: "\f0fe"; } +.fa-square-plus { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-plus-square::before { - content: "\f0fe"; } +.fa-plus-square { + --fa: "\f0fe"; + --fa--fa: "\f0fe\f0fe"; } -.fa-torii-gate::before { - content: "\f6a1"; } +.fa-torii-gate { + --fa: "\f6a1"; + --fa--fa: "\f6a1\f6a1"; } -.fa-frog::before { - content: "\f52e"; } +.fa-frog { + --fa: "\f52e"; + --fa--fa: "\f52e\f52e"; } -.fa-bucket::before { - content: "\e4cf"; } +.fa-bucket { + --fa: "\e4cf"; + --fa--fa: "\e4cf\e4cf"; } -.fa-image::before { - content: "\f03e"; } +.fa-image { + --fa: "\f03e"; + --fa--fa: "\f03e\f03e"; } -.fa-microphone::before { - content: "\f130"; } +.fa-microphone { + --fa: "\f130"; + --fa--fa: "\f130\f130"; } -.fa-cow::before { - content: "\f6c8"; } +.fa-cow { + --fa: "\f6c8"; + --fa--fa: "\f6c8\f6c8"; } -.fa-caret-up::before { - content: "\f0d8"; } +.fa-caret-up { + --fa: "\f0d8"; + --fa--fa: "\f0d8\f0d8"; } -.fa-screwdriver::before { - content: "\f54a"; } +.fa-screwdriver { + --fa: "\f54a"; + --fa--fa: "\f54a\f54a"; } -.fa-folder-closed::before { - content: "\e185"; } +.fa-folder-closed { + --fa: "\e185"; + --fa--fa: "\e185\e185"; } -.fa-house-tsunami::before { - content: "\e515"; } +.fa-house-tsunami { + --fa: "\e515"; + --fa--fa: "\e515\e515"; } -.fa-square-nfi::before { - content: "\e576"; } +.fa-square-nfi { + --fa: "\e576"; + --fa--fa: "\e576\e576"; } -.fa-arrow-up-from-ground-water::before { - content: "\e4b5"; } +.fa-arrow-up-from-ground-water { + --fa: "\e4b5"; + --fa--fa: "\e4b5\e4b5"; } -.fa-martini-glass::before { - content: "\f57b"; } +.fa-martini-glass { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-glass-martini-alt::before { - content: "\f57b"; } +.fa-glass-martini-alt { + --fa: "\f57b"; + --fa--fa: "\f57b\f57b"; } -.fa-rotate-left::before { - content: "\f2ea"; } +.fa-square-binary { + --fa: "\e69b"; + --fa--fa: "\e69b\e69b"; } -.fa-rotate-back::before { - content: "\f2ea"; } +.fa-rotate-left { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-rotate-backward::before { - content: "\f2ea"; } +.fa-rotate-back { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-undo-alt::before { - content: "\f2ea"; } +.fa-rotate-backward { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-table-columns::before { - content: "\f0db"; } +.fa-undo-alt { + --fa: "\f2ea"; + --fa--fa: "\f2ea\f2ea"; } -.fa-columns::before { - content: "\f0db"; } +.fa-table-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-lemon::before { - content: "\f094"; } +.fa-columns { + --fa: "\f0db"; + --fa--fa: "\f0db\f0db"; } -.fa-head-side-mask::before { - content: "\e063"; } +.fa-lemon { + --fa: "\f094"; + --fa--fa: "\f094\f094"; } -.fa-handshake::before { - content: "\f2b5"; } +.fa-head-side-mask { + --fa: "\e063"; + --fa--fa: "\e063\e063"; } -.fa-gem::before { - content: "\f3a5"; } +.fa-handshake { + --fa: "\f2b5"; + --fa--fa: "\f2b5\f2b5"; } -.fa-dolly::before { - content: "\f472"; } +.fa-gem { + --fa: "\f3a5"; + --fa--fa: "\f3a5\f3a5"; } -.fa-dolly-box::before { - content: "\f472"; } +.fa-dolly { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-smoking::before { - content: "\f48d"; } +.fa-dolly-box { + --fa: "\f472"; + --fa--fa: "\f472\f472"; } -.fa-minimize::before { - content: "\f78c"; } +.fa-smoking { + --fa: "\f48d"; + --fa--fa: "\f48d\f48d"; } -.fa-compress-arrows-alt::before { - content: "\f78c"; } +.fa-minimize { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-monument::before { - content: "\f5a6"; } +.fa-compress-arrows-alt { + --fa: "\f78c"; + --fa--fa: "\f78c\f78c"; } -.fa-snowplow::before { - content: "\f7d2"; } +.fa-monument { + --fa: "\f5a6"; + --fa--fa: "\f5a6\f5a6"; } -.fa-angles-right::before { - content: "\f101"; } +.fa-snowplow { + --fa: "\f7d2"; + --fa--fa: "\f7d2\f7d2"; } -.fa-angle-double-right::before { - content: "\f101"; } +.fa-angles-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-cannabis::before { - content: "\f55f"; } +.fa-angle-double-right { + --fa: "\f101"; + --fa--fa: "\f101\f101"; } -.fa-circle-play::before { - content: "\f144"; } +.fa-cannabis { + --fa: "\f55f"; + --fa--fa: "\f55f\f55f"; } -.fa-play-circle::before { - content: "\f144"; } +.fa-circle-play { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-tablets::before { - content: "\f490"; } +.fa-play-circle { + --fa: "\f144"; + --fa--fa: "\f144\f144"; } -.fa-ethernet::before { - content: "\f796"; } +.fa-tablets { + --fa: "\f490"; + --fa--fa: "\f490\f490"; } -.fa-euro-sign::before { - content: "\f153"; } +.fa-ethernet { + --fa: "\f796"; + --fa--fa: "\f796\f796"; } -.fa-eur::before { - content: "\f153"; } +.fa-euro-sign { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-euro::before { - content: "\f153"; } +.fa-eur { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-chair::before { - content: "\f6c0"; } +.fa-euro { + --fa: "\f153"; + --fa--fa: "\f153\f153"; } -.fa-circle-check::before { - content: "\f058"; } +.fa-chair { + --fa: "\f6c0"; + --fa--fa: "\f6c0\f6c0"; } -.fa-check-circle::before { - content: "\f058"; } +.fa-circle-check { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-circle-stop::before { - content: "\f28d"; } +.fa-check-circle { + --fa: "\f058"; + --fa--fa: "\f058\f058"; } -.fa-stop-circle::before { - content: "\f28d"; } +.fa-circle-stop { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-compass-drafting::before { - content: "\f568"; } +.fa-stop-circle { + --fa: "\f28d"; + --fa--fa: "\f28d\f28d"; } -.fa-drafting-compass::before { - content: "\f568"; } +.fa-compass-drafting { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-plate-wheat::before { - content: "\e55a"; } +.fa-drafting-compass { + --fa: "\f568"; + --fa--fa: "\f568\f568"; } -.fa-icicles::before { - content: "\f7ad"; } +.fa-plate-wheat { + --fa: "\e55a"; + --fa--fa: "\e55a\e55a"; } -.fa-person-shelter::before { - content: "\e54f"; } +.fa-icicles { + --fa: "\f7ad"; + --fa--fa: "\f7ad\f7ad"; } -.fa-neuter::before { - content: "\f22c"; } +.fa-person-shelter { + --fa: "\e54f"; + --fa--fa: "\e54f\e54f"; } -.fa-id-badge::before { - content: "\f2c1"; } +.fa-neuter { + --fa: "\f22c"; + --fa--fa: "\f22c\f22c"; } -.fa-marker::before { - content: "\f5a1"; } +.fa-id-badge { + --fa: "\f2c1"; + --fa--fa: "\f2c1\f2c1"; } -.fa-face-laugh-beam::before { - content: "\f59a"; } +.fa-marker { + --fa: "\f5a1"; + --fa--fa: "\f5a1\f5a1"; } -.fa-laugh-beam::before { - content: "\f59a"; } +.fa-face-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-helicopter-symbol::before { - content: "\e502"; } +.fa-laugh-beam { + --fa: "\f59a"; + --fa--fa: "\f59a\f59a"; } -.fa-universal-access::before { - content: "\f29a"; } +.fa-helicopter-symbol { + --fa: "\e502"; + --fa--fa: "\e502\e502"; } -.fa-circle-chevron-up::before { - content: "\f139"; } +.fa-universal-access { + --fa: "\f29a"; + --fa--fa: "\f29a\f29a"; } -.fa-chevron-circle-up::before { - content: "\f139"; } +.fa-circle-chevron-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-lari-sign::before { - content: "\e1c8"; } +.fa-chevron-circle-up { + --fa: "\f139"; + --fa--fa: "\f139\f139"; } -.fa-volcano::before { - content: "\f770"; } +.fa-lari-sign { + --fa: "\e1c8"; + --fa--fa: "\e1c8\e1c8"; } -.fa-person-walking-dashed-line-arrow-right::before { - content: "\e553"; } +.fa-volcano { + --fa: "\f770"; + --fa--fa: "\f770\f770"; } -.fa-sterling-sign::before { - content: "\f154"; } +.fa-person-walking-dashed-line-arrow-right { + --fa: "\e553"; + --fa--fa: "\e553\e553"; } -.fa-gbp::before { - content: "\f154"; } +.fa-sterling-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-pound-sign::before { - content: "\f154"; } +.fa-gbp { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-viruses::before { - content: "\e076"; } +.fa-pound-sign { + --fa: "\f154"; + --fa--fa: "\f154\f154"; } -.fa-square-person-confined::before { - content: "\e577"; } +.fa-viruses { + --fa: "\e076"; + --fa--fa: "\e076\e076"; } -.fa-user-tie::before { - content: "\f508"; } +.fa-square-person-confined { + --fa: "\e577"; + --fa--fa: "\e577\e577"; } -.fa-arrow-down-long::before { - content: "\f175"; } +.fa-user-tie { + --fa: "\f508"; + --fa--fa: "\f508\f508"; } -.fa-long-arrow-down::before { - content: "\f175"; } +.fa-arrow-down-long { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-tent-arrow-down-to-line::before { - content: "\e57e"; } +.fa-long-arrow-down { + --fa: "\f175"; + --fa--fa: "\f175\f175"; } -.fa-certificate::before { - content: "\f0a3"; } +.fa-tent-arrow-down-to-line { + --fa: "\e57e"; + --fa--fa: "\e57e\e57e"; } -.fa-reply-all::before { - content: "\f122"; } +.fa-certificate { + --fa: "\f0a3"; + --fa--fa: "\f0a3\f0a3"; } -.fa-mail-reply-all::before { - content: "\f122"; } +.fa-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-suitcase::before { - content: "\f0f2"; } +.fa-mail-reply-all { + --fa: "\f122"; + --fa--fa: "\f122\f122"; } -.fa-person-skating::before { - content: "\f7c5"; } +.fa-suitcase { + --fa: "\f0f2"; + --fa--fa: "\f0f2\f0f2"; } -.fa-skating::before { - content: "\f7c5"; } +.fa-person-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-filter-circle-dollar::before { - content: "\f662"; } +.fa-skating { + --fa: "\f7c5"; + --fa--fa: "\f7c5\f7c5"; } -.fa-funnel-dollar::before { - content: "\f662"; } +.fa-filter-circle-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-camera-retro::before { - content: "\f083"; } +.fa-funnel-dollar { + --fa: "\f662"; + --fa--fa: "\f662\f662"; } -.fa-circle-arrow-down::before { - content: "\f0ab"; } +.fa-camera-retro { + --fa: "\f083"; + --fa--fa: "\f083\f083"; } -.fa-arrow-circle-down::before { - content: "\f0ab"; } +.fa-circle-arrow-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-file-import::before { - content: "\f56f"; } +.fa-arrow-circle-down { + --fa: "\f0ab"; + --fa--fa: "\f0ab\f0ab"; } -.fa-arrow-right-to-file::before { - content: "\f56f"; } +.fa-file-import { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-square-arrow-up-right::before { - content: "\f14c"; } +.fa-arrow-right-to-file { + --fa: "\f56f"; + --fa--fa: "\f56f\f56f"; } -.fa-external-link-square::before { - content: "\f14c"; } +.fa-square-arrow-up-right { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-box-open::before { - content: "\f49e"; } +.fa-external-link-square { + --fa: "\f14c"; + --fa--fa: "\f14c\f14c"; } -.fa-scroll::before { - content: "\f70e"; } +.fa-box-open { + --fa: "\f49e"; + --fa--fa: "\f49e\f49e"; } -.fa-spa::before { - content: "\f5bb"; } +.fa-scroll { + --fa: "\f70e"; + --fa--fa: "\f70e\f70e"; } -.fa-location-pin-lock::before { - content: "\e51f"; } +.fa-spa { + --fa: "\f5bb"; + --fa--fa: "\f5bb\f5bb"; } -.fa-pause::before { - content: "\f04c"; } +.fa-location-pin-lock { + --fa: "\e51f"; + --fa--fa: "\e51f\e51f"; } -.fa-hill-avalanche::before { - content: "\e507"; } +.fa-pause { + --fa: "\f04c"; + --fa--fa: "\f04c\f04c"; } -.fa-temperature-empty::before { - content: "\f2cb"; } +.fa-hill-avalanche { + --fa: "\e507"; + --fa--fa: "\e507\e507"; } -.fa-temperature-0::before { - content: "\f2cb"; } +.fa-temperature-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-0::before { - content: "\f2cb"; } +.fa-temperature-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-thermometer-empty::before { - content: "\f2cb"; } +.fa-thermometer-0 { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-bomb::before { - content: "\f1e2"; } +.fa-thermometer-empty { + --fa: "\f2cb"; + --fa--fa: "\f2cb\f2cb"; } -.fa-registered::before { - content: "\f25d"; } +.fa-bomb { + --fa: "\f1e2"; + --fa--fa: "\f1e2\f1e2"; } -.fa-address-card::before { - content: "\f2bb"; } +.fa-registered { + --fa: "\f25d"; + --fa--fa: "\f25d\f25d"; } -.fa-contact-card::before { - content: "\f2bb"; } +.fa-address-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-vcard::before { - content: "\f2bb"; } +.fa-contact-card { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-scale-unbalanced-flip::before { - content: "\f516"; } +.fa-vcard { + --fa: "\f2bb"; + --fa--fa: "\f2bb\f2bb"; } -.fa-balance-scale-right::before { - content: "\f516"; } +.fa-scale-unbalanced-flip { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-subscript::before { - content: "\f12c"; } +.fa-balance-scale-right { + --fa: "\f516"; + --fa--fa: "\f516\f516"; } -.fa-diamond-turn-right::before { - content: "\f5eb"; } +.fa-subscript { + --fa: "\f12c"; + --fa--fa: "\f12c\f12c"; } -.fa-directions::before { - content: "\f5eb"; } +.fa-diamond-turn-right { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-burst::before { - content: "\e4dc"; } +.fa-directions { + --fa: "\f5eb"; + --fa--fa: "\f5eb\f5eb"; } -.fa-house-laptop::before { - content: "\e066"; } +.fa-burst { + --fa: "\e4dc"; + --fa--fa: "\e4dc\e4dc"; } -.fa-laptop-house::before { - content: "\e066"; } +.fa-house-laptop { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-face-tired::before { - content: "\f5c8"; } +.fa-laptop-house { + --fa: "\e066"; + --fa--fa: "\e066\e066"; } -.fa-tired::before { - content: "\f5c8"; } +.fa-face-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-money-bills::before { - content: "\e1f3"; } +.fa-tired { + --fa: "\f5c8"; + --fa--fa: "\f5c8\f5c8"; } -.fa-smog::before { - content: "\f75f"; } +.fa-money-bills { + --fa: "\e1f3"; + --fa--fa: "\e1f3\e1f3"; } -.fa-crutch::before { - content: "\f7f7"; } +.fa-smog { + --fa: "\f75f"; + --fa--fa: "\f75f\f75f"; } -.fa-cloud-arrow-up::before { - content: "\f0ee"; } +.fa-crutch { + --fa: "\f7f7"; + --fa--fa: "\f7f7\f7f7"; } -.fa-cloud-upload::before { - content: "\f0ee"; } +.fa-cloud-arrow-up { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-cloud-upload-alt::before { - content: "\f0ee"; } +.fa-cloud-upload { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-palette::before { - content: "\f53f"; } +.fa-cloud-upload-alt { + --fa: "\f0ee"; + --fa--fa: "\f0ee\f0ee"; } -.fa-arrows-turn-right::before { - content: "\e4c0"; } +.fa-palette { + --fa: "\f53f"; + --fa--fa: "\f53f\f53f"; } -.fa-vest::before { - content: "\e085"; } +.fa-arrows-turn-right { + --fa: "\e4c0"; + --fa--fa: "\e4c0\e4c0"; } -.fa-ferry::before { - content: "\e4ea"; } +.fa-vest { + --fa: "\e085"; + --fa--fa: "\e085\e085"; } -.fa-arrows-down-to-people::before { - content: "\e4b9"; } +.fa-ferry { + --fa: "\e4ea"; + --fa--fa: "\e4ea\e4ea"; } -.fa-seedling::before { - content: "\f4d8"; } +.fa-arrows-down-to-people { + --fa: "\e4b9"; + --fa--fa: "\e4b9\e4b9"; } -.fa-sprout::before { - content: "\f4d8"; } +.fa-seedling { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-left-right::before { - content: "\f337"; } +.fa-sprout { + --fa: "\f4d8"; + --fa--fa: "\f4d8\f4d8"; } -.fa-arrows-alt-h::before { - content: "\f337"; } +.fa-left-right { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-boxes-packing::before { - content: "\e4c7"; } +.fa-arrows-alt-h { + --fa: "\f337"; + --fa--fa: "\f337\f337"; } -.fa-circle-arrow-left::before { - content: "\f0a8"; } +.fa-boxes-packing { + --fa: "\e4c7"; + --fa--fa: "\e4c7\e4c7"; } -.fa-arrow-circle-left::before { - content: "\f0a8"; } +.fa-circle-arrow-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-group-arrows-rotate::before { - content: "\e4f6"; } +.fa-arrow-circle-left { + --fa: "\f0a8"; + --fa--fa: "\f0a8\f0a8"; } -.fa-bowl-food::before { - content: "\e4c6"; } +.fa-group-arrows-rotate { + --fa: "\e4f6"; + --fa--fa: "\e4f6\e4f6"; } -.fa-candy-cane::before { - content: "\f786"; } +.fa-bowl-food { + --fa: "\e4c6"; + --fa--fa: "\e4c6\e4c6"; } -.fa-arrow-down-wide-short::before { - content: "\f160"; } +.fa-candy-cane { + --fa: "\f786"; + --fa--fa: "\f786\f786"; } -.fa-sort-amount-asc::before { - content: "\f160"; } +.fa-arrow-down-wide-short { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-sort-amount-down::before { - content: "\f160"; } +.fa-sort-amount-asc { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-cloud-bolt::before { - content: "\f76c"; } +.fa-sort-amount-down { + --fa: "\f160"; + --fa--fa: "\f160\f160"; } -.fa-thunderstorm::before { - content: "\f76c"; } +.fa-cloud-bolt { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-text-slash::before { - content: "\f87d"; } +.fa-thunderstorm { + --fa: "\f76c"; + --fa--fa: "\f76c\f76c"; } -.fa-remove-format::before { - content: "\f87d"; } +.fa-text-slash { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-face-smile-wink::before { - content: "\f4da"; } +.fa-remove-format { + --fa: "\f87d"; + --fa--fa: "\f87d\f87d"; } -.fa-smile-wink::before { - content: "\f4da"; } +.fa-face-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-word::before { - content: "\f1c2"; } +.fa-smile-wink { + --fa: "\f4da"; + --fa--fa: "\f4da\f4da"; } -.fa-file-powerpoint::before { - content: "\f1c4"; } +.fa-file-word { + --fa: "\f1c2"; + --fa--fa: "\f1c2\f1c2"; } -.fa-arrows-left-right::before { - content: "\f07e"; } +.fa-file-powerpoint { + --fa: "\f1c4"; + --fa--fa: "\f1c4\f1c4"; } -.fa-arrows-h::before { - content: "\f07e"; } +.fa-arrows-left-right { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-house-lock::before { - content: "\e510"; } +.fa-arrows-h { + --fa: "\f07e"; + --fa--fa: "\f07e\f07e"; } -.fa-cloud-arrow-down::before { - content: "\f0ed"; } +.fa-house-lock { + --fa: "\e510"; + --fa--fa: "\e510\e510"; } -.fa-cloud-download::before { - content: "\f0ed"; } +.fa-cloud-arrow-down { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-cloud-download-alt::before { - content: "\f0ed"; } +.fa-cloud-download { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-children::before { - content: "\e4e1"; } +.fa-cloud-download-alt { + --fa: "\f0ed"; + --fa--fa: "\f0ed\f0ed"; } -.fa-chalkboard::before { - content: "\f51b"; } +.fa-children { + --fa: "\e4e1"; + --fa--fa: "\e4e1\e4e1"; } -.fa-blackboard::before { - content: "\f51b"; } +.fa-chalkboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-large-slash::before { - content: "\f4fa"; } +.fa-blackboard { + --fa: "\f51b"; + --fa--fa: "\f51b\f51b"; } -.fa-user-alt-slash::before { - content: "\f4fa"; } +.fa-user-large-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-envelope-open::before { - content: "\f2b6"; } +.fa-user-alt-slash { + --fa: "\f4fa"; + --fa--fa: "\f4fa\f4fa"; } -.fa-handshake-simple-slash::before { - content: "\e05f"; } +.fa-envelope-open { + --fa: "\f2b6"; + --fa--fa: "\f2b6\f2b6"; } -.fa-handshake-alt-slash::before { - content: "\e05f"; } +.fa-handshake-simple-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-mattress-pillow::before { - content: "\e525"; } +.fa-handshake-alt-slash { + --fa: "\e05f"; + --fa--fa: "\e05f\e05f"; } -.fa-guarani-sign::before { - content: "\e19a"; } +.fa-mattress-pillow { + --fa: "\e525"; + --fa--fa: "\e525\e525"; } -.fa-arrows-rotate::before { - content: "\f021"; } +.fa-guarani-sign { + --fa: "\e19a"; + --fa--fa: "\e19a\e19a"; } -.fa-refresh::before { - content: "\f021"; } +.fa-arrows-rotate { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-sync::before { - content: "\f021"; } +.fa-refresh { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-fire-extinguisher::before { - content: "\f134"; } +.fa-sync { + --fa: "\f021"; + --fa--fa: "\f021\f021"; } -.fa-cruzeiro-sign::before { - content: "\e152"; } +.fa-fire-extinguisher { + --fa: "\f134"; + --fa--fa: "\f134\f134"; } -.fa-greater-than-equal::before { - content: "\f532"; } +.fa-cruzeiro-sign { + --fa: "\e152"; + --fa--fa: "\e152\e152"; } -.fa-shield-halved::before { - content: "\f3ed"; } +.fa-greater-than-equal { + --fa: "\f532"; + --fa--fa: "\f532\f532"; } -.fa-shield-alt::before { - content: "\f3ed"; } +.fa-shield-halved { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-book-atlas::before { - content: "\f558"; } +.fa-shield-alt { + --fa: "\f3ed"; + --fa--fa: "\f3ed\f3ed"; } -.fa-atlas::before { - content: "\f558"; } +.fa-book-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-virus::before { - content: "\e074"; } +.fa-atlas { + --fa: "\f558"; + --fa--fa: "\f558\f558"; } -.fa-envelope-circle-check::before { - content: "\e4e8"; } +.fa-virus { + --fa: "\e074"; + --fa--fa: "\e074\e074"; } -.fa-layer-group::before { - content: "\f5fd"; } +.fa-envelope-circle-check { + --fa: "\e4e8"; + --fa--fa: "\e4e8\e4e8"; } -.fa-arrows-to-dot::before { - content: "\e4be"; } +.fa-layer-group { + --fa: "\f5fd"; + --fa--fa: "\f5fd\f5fd"; } -.fa-archway::before { - content: "\f557"; } +.fa-arrows-to-dot { + --fa: "\e4be"; + --fa--fa: "\e4be\e4be"; } -.fa-heart-circle-check::before { - content: "\e4fd"; } +.fa-archway { + --fa: "\f557"; + --fa--fa: "\f557\f557"; } -.fa-house-chimney-crack::before { - content: "\f6f1"; } +.fa-heart-circle-check { + --fa: "\e4fd"; + --fa--fa: "\e4fd\e4fd"; } -.fa-house-damage::before { - content: "\f6f1"; } +.fa-house-chimney-crack { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-zipper::before { - content: "\f1c6"; } +.fa-house-damage { + --fa: "\f6f1"; + --fa--fa: "\f6f1\f6f1"; } -.fa-file-archive::before { - content: "\f1c6"; } +.fa-file-zipper { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-square::before { - content: "\f0c8"; } +.fa-file-archive { + --fa: "\f1c6"; + --fa--fa: "\f1c6\f1c6"; } -.fa-martini-glass-empty::before { - content: "\f000"; } +.fa-square { + --fa: "\f0c8"; + --fa--fa: "\f0c8\f0c8"; } -.fa-glass-martini::before { - content: "\f000"; } +.fa-martini-glass-empty { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-couch::before { - content: "\f4b8"; } +.fa-glass-martini { + --fa: "\f000"; + --fa--fa: "\f000\f000"; } -.fa-cedi-sign::before { - content: "\e0df"; } +.fa-couch { + --fa: "\f4b8"; + --fa--fa: "\f4b8\f4b8"; } -.fa-italic::before { - content: "\f033"; } +.fa-cedi-sign { + --fa: "\e0df"; + --fa--fa: "\e0df\e0df"; } -.fa-table-cells-column-lock::before { - content: "\e678"; } +.fa-italic { + --fa: "\f033"; + --fa--fa: "\f033\f033"; } -.fa-church::before { - content: "\f51d"; } +.fa-table-cells-column-lock { + --fa: "\e678"; + --fa--fa: "\e678\e678"; } -.fa-comments-dollar::before { - content: "\f653"; } +.fa-church { + --fa: "\f51d"; + --fa--fa: "\f51d\f51d"; } -.fa-democrat::before { - content: "\f747"; } +.fa-comments-dollar { + --fa: "\f653"; + --fa--fa: "\f653\f653"; } -.fa-z::before { - content: "\5a"; } +.fa-democrat { + --fa: "\f747"; + --fa--fa: "\f747\f747"; } -.fa-person-skiing::before { - content: "\f7c9"; } +.fa-z { + --fa: "\5a"; + --fa--fa: "\5a\5a"; } -.fa-skiing::before { - content: "\f7c9"; } +.fa-person-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-road-lock::before { - content: "\e567"; } +.fa-skiing { + --fa: "\f7c9"; + --fa--fa: "\f7c9\f7c9"; } -.fa-a::before { - content: "\41"; } +.fa-road-lock { + --fa: "\e567"; + --fa--fa: "\e567\e567"; } -.fa-temperature-arrow-down::before { - content: "\e03f"; } +.fa-a { + --fa: "\41"; + --fa--fa: "\41\41"; } -.fa-temperature-down::before { - content: "\e03f"; } +.fa-temperature-arrow-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-pointed::before { - content: "\f56b"; } +.fa-temperature-down { + --fa: "\e03f"; + --fa--fa: "\e03f\e03f"; } -.fa-feather-alt::before { - content: "\f56b"; } +.fa-feather-pointed { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-p::before { - content: "\50"; } +.fa-feather-alt { + --fa: "\f56b"; + --fa--fa: "\f56b\f56b"; } -.fa-snowflake::before { - content: "\f2dc"; } +.fa-p { + --fa: "\50"; + --fa--fa: "\50\50"; } -.fa-newspaper::before { - content: "\f1ea"; } +.fa-snowflake { + --fa: "\f2dc"; + --fa--fa: "\f2dc\f2dc"; } -.fa-rectangle-ad::before { - content: "\f641"; } +.fa-newspaper { + --fa: "\f1ea"; + --fa--fa: "\f1ea\f1ea"; } -.fa-ad::before { - content: "\f641"; } +.fa-rectangle-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-circle-arrow-right::before { - content: "\f0a9"; } +.fa-ad { + --fa: "\f641"; + --fa--fa: "\f641\f641"; } -.fa-arrow-circle-right::before { - content: "\f0a9"; } +.fa-circle-arrow-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-filter-circle-xmark::before { - content: "\e17b"; } +.fa-arrow-circle-right { + --fa: "\f0a9"; + --fa--fa: "\f0a9\f0a9"; } -.fa-locust::before { - content: "\e520"; } +.fa-filter-circle-xmark { + --fa: "\e17b"; + --fa--fa: "\e17b\e17b"; } -.fa-sort::before { - content: "\f0dc"; } +.fa-locust { + --fa: "\e520"; + --fa--fa: "\e520\e520"; } -.fa-unsorted::before { - content: "\f0dc"; } +.fa-sort { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-ol::before { - content: "\f0cb"; } +.fa-unsorted { + --fa: "\f0dc"; + --fa--fa: "\f0dc\f0dc"; } -.fa-list-1-2::before { - content: "\f0cb"; } +.fa-list-ol { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-list-numeric::before { - content: "\f0cb"; } +.fa-list-1-2 { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-person-dress-burst::before { - content: "\e544"; } +.fa-list-numeric { + --fa: "\f0cb"; + --fa--fa: "\f0cb\f0cb"; } -.fa-money-check-dollar::before { - content: "\f53d"; } +.fa-person-dress-burst { + --fa: "\e544"; + --fa--fa: "\e544\e544"; } -.fa-money-check-alt::before { - content: "\f53d"; } +.fa-money-check-dollar { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-vector-square::before { - content: "\f5cb"; } +.fa-money-check-alt { + --fa: "\f53d"; + --fa--fa: "\f53d\f53d"; } -.fa-bread-slice::before { - content: "\f7ec"; } +.fa-vector-square { + --fa: "\f5cb"; + --fa--fa: "\f5cb\f5cb"; } -.fa-language::before { - content: "\f1ab"; } +.fa-bread-slice { + --fa: "\f7ec"; + --fa--fa: "\f7ec\f7ec"; } -.fa-face-kiss-wink-heart::before { - content: "\f598"; } +.fa-language { + --fa: "\f1ab"; + --fa--fa: "\f1ab\f1ab"; } -.fa-kiss-wink-heart::before { - content: "\f598"; } +.fa-face-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-filter::before { - content: "\f0b0"; } +.fa-kiss-wink-heart { + --fa: "\f598"; + --fa--fa: "\f598\f598"; } -.fa-question::before { - content: "\3f"; } +.fa-filter { + --fa: "\f0b0"; + --fa--fa: "\f0b0\f0b0"; } -.fa-file-signature::before { - content: "\f573"; } +.fa-question { + --fa: "\3f"; + --fa--fa: "\3f\3f"; } -.fa-up-down-left-right::before { - content: "\f0b2"; } +.fa-file-signature { + --fa: "\f573"; + --fa--fa: "\f573\f573"; } -.fa-arrows-alt::before { - content: "\f0b2"; } +.fa-up-down-left-right { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-house-chimney-user::before { - content: "\e065"; } +.fa-arrows-alt { + --fa: "\f0b2"; + --fa--fa: "\f0b2\f0b2"; } -.fa-hand-holding-heart::before { - content: "\f4be"; } +.fa-house-chimney-user { + --fa: "\e065"; + --fa--fa: "\e065\e065"; } -.fa-puzzle-piece::before { - content: "\f12e"; } +.fa-hand-holding-heart { + --fa: "\f4be"; + --fa--fa: "\f4be\f4be"; } -.fa-money-check::before { - content: "\f53c"; } +.fa-puzzle-piece { + --fa: "\f12e"; + --fa--fa: "\f12e\f12e"; } -.fa-star-half-stroke::before { - content: "\f5c0"; } +.fa-money-check { + --fa: "\f53c"; + --fa--fa: "\f53c\f53c"; } -.fa-star-half-alt::before { - content: "\f5c0"; } +.fa-star-half-stroke { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-code::before { - content: "\f121"; } +.fa-star-half-alt { + --fa: "\f5c0"; + --fa--fa: "\f5c0\f5c0"; } -.fa-whiskey-glass::before { - content: "\f7a0"; } +.fa-code { + --fa: "\f121"; + --fa--fa: "\f121\f121"; } -.fa-glass-whiskey::before { - content: "\f7a0"; } +.fa-whiskey-glass { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-building-circle-exclamation::before { - content: "\e4d3"; } +.fa-glass-whiskey { + --fa: "\f7a0"; + --fa--fa: "\f7a0\f7a0"; } -.fa-magnifying-glass-chart::before { - content: "\e522"; } +.fa-building-circle-exclamation { + --fa: "\e4d3"; + --fa--fa: "\e4d3\e4d3"; } -.fa-arrow-up-right-from-square::before { - content: "\f08e"; } +.fa-magnifying-glass-chart { + --fa: "\e522"; + --fa--fa: "\e522\e522"; } -.fa-external-link::before { - content: "\f08e"; } +.fa-arrow-up-right-from-square { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-cubes-stacked::before { - content: "\e4e6"; } +.fa-external-link { + --fa: "\f08e"; + --fa--fa: "\f08e\f08e"; } -.fa-won-sign::before { - content: "\f159"; } +.fa-cubes-stacked { + --fa: "\e4e6"; + --fa--fa: "\e4e6\e4e6"; } -.fa-krw::before { - content: "\f159"; } +.fa-won-sign { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-won::before { - content: "\f159"; } +.fa-krw { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-virus-covid::before { - content: "\e4a8"; } +.fa-won { + --fa: "\f159"; + --fa--fa: "\f159\f159"; } -.fa-austral-sign::before { - content: "\e0a9"; } +.fa-virus-covid { + --fa: "\e4a8"; + --fa--fa: "\e4a8\e4a8"; } -.fa-f::before { - content: "\46"; } +.fa-austral-sign { + --fa: "\e0a9"; + --fa--fa: "\e0a9\e0a9"; } -.fa-leaf::before { - content: "\f06c"; } +.fa-f { + --fa: "\46"; + --fa--fa: "\46\46"; } -.fa-road::before { - content: "\f018"; } +.fa-leaf { + --fa: "\f06c"; + --fa--fa: "\f06c\f06c"; } -.fa-taxi::before { - content: "\f1ba"; } +.fa-road { + --fa: "\f018"; + --fa--fa: "\f018\f018"; } -.fa-cab::before { - content: "\f1ba"; } +.fa-taxi { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-person-circle-plus::before { - content: "\e541"; } +.fa-cab { + --fa: "\f1ba"; + --fa--fa: "\f1ba\f1ba"; } -.fa-chart-pie::before { - content: "\f200"; } +.fa-person-circle-plus { + --fa: "\e541"; + --fa--fa: "\e541\e541"; } -.fa-pie-chart::before { - content: "\f200"; } +.fa-chart-pie { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-bolt-lightning::before { - content: "\e0b7"; } +.fa-pie-chart { + --fa: "\f200"; + --fa--fa: "\f200\f200"; } -.fa-sack-xmark::before { - content: "\e56a"; } +.fa-bolt-lightning { + --fa: "\e0b7"; + --fa--fa: "\e0b7\e0b7"; } -.fa-file-excel::before { - content: "\f1c3"; } +.fa-sack-xmark { + --fa: "\e56a"; + --fa--fa: "\e56a\e56a"; } -.fa-file-contract::before { - content: "\f56c"; } +.fa-file-excel { + --fa: "\f1c3"; + --fa--fa: "\f1c3\f1c3"; } -.fa-fish-fins::before { - content: "\e4f2"; } +.fa-file-contract { + --fa: "\f56c"; + --fa--fa: "\f56c\f56c"; } -.fa-building-flag::before { - content: "\e4d5"; } +.fa-fish-fins { + --fa: "\e4f2"; + --fa--fa: "\e4f2\e4f2"; } -.fa-face-grin-beam::before { - content: "\f582"; } +.fa-building-flag { + --fa: "\e4d5"; + --fa--fa: "\e4d5\e4d5"; } -.fa-grin-beam::before { - content: "\f582"; } +.fa-face-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-object-ungroup::before { - content: "\f248"; } +.fa-grin-beam { + --fa: "\f582"; + --fa--fa: "\f582\f582"; } -.fa-poop::before { - content: "\f619"; } +.fa-object-ungroup { + --fa: "\f248"; + --fa--fa: "\f248\f248"; } -.fa-location-pin::before { - content: "\f041"; } +.fa-poop { + --fa: "\f619"; + --fa--fa: "\f619\f619"; } -.fa-map-marker::before { - content: "\f041"; } +.fa-location-pin { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-kaaba::before { - content: "\f66b"; } +.fa-map-marker { + --fa: "\f041"; + --fa--fa: "\f041\f041"; } -.fa-toilet-paper::before { - content: "\f71e"; } +.fa-kaaba { + --fa: "\f66b"; + --fa--fa: "\f66b\f66b"; } -.fa-helmet-safety::before { - content: "\f807"; } +.fa-toilet-paper { + --fa: "\f71e"; + --fa--fa: "\f71e\f71e"; } -.fa-hard-hat::before { - content: "\f807"; } +.fa-helmet-safety { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-hat-hard::before { - content: "\f807"; } +.fa-hard-hat { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-eject::before { - content: "\f052"; } +.fa-hat-hard { + --fa: "\f807"; + --fa--fa: "\f807\f807"; } -.fa-circle-right::before { - content: "\f35a"; } +.fa-eject { + --fa: "\f052"; + --fa--fa: "\f052\f052"; } -.fa-arrow-alt-circle-right::before { - content: "\f35a"; } +.fa-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-plane-circle-check::before { - content: "\e555"; } +.fa-arrow-alt-circle-right { + --fa: "\f35a"; + --fa--fa: "\f35a\f35a"; } -.fa-face-rolling-eyes::before { - content: "\f5a5"; } +.fa-plane-circle-check { + --fa: "\e555"; + --fa--fa: "\e555\e555"; } -.fa-meh-rolling-eyes::before { - content: "\f5a5"; } +.fa-face-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-object-group::before { - content: "\f247"; } +.fa-meh-rolling-eyes { + --fa: "\f5a5"; + --fa--fa: "\f5a5\f5a5"; } -.fa-chart-line::before { - content: "\f201"; } +.fa-object-group { + --fa: "\f247"; + --fa--fa: "\f247\f247"; } -.fa-line-chart::before { - content: "\f201"; } +.fa-chart-line { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-mask-ventilator::before { - content: "\e524"; } +.fa-line-chart { + --fa: "\f201"; + --fa--fa: "\f201\f201"; } -.fa-arrow-right::before { - content: "\f061"; } +.fa-mask-ventilator { + --fa: "\e524"; + --fa--fa: "\e524\e524"; } -.fa-signs-post::before { - content: "\f277"; } +.fa-arrow-right { + --fa: "\f061"; + --fa--fa: "\f061\f061"; } -.fa-map-signs::before { - content: "\f277"; } +.fa-signs-post { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-cash-register::before { - content: "\f788"; } +.fa-map-signs { + --fa: "\f277"; + --fa--fa: "\f277\f277"; } -.fa-person-circle-question::before { - content: "\e542"; } +.fa-cash-register { + --fa: "\f788"; + --fa--fa: "\f788\f788"; } -.fa-h::before { - content: "\48"; } +.fa-person-circle-question { + --fa: "\e542"; + --fa--fa: "\e542\e542"; } -.fa-tarp::before { - content: "\e57b"; } +.fa-h { + --fa: "\48"; + --fa--fa: "\48\48"; } -.fa-screwdriver-wrench::before { - content: "\f7d9"; } +.fa-tarp { + --fa: "\e57b"; + --fa--fa: "\e57b\e57b"; } -.fa-tools::before { - content: "\f7d9"; } +.fa-screwdriver-wrench { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-arrows-to-eye::before { - content: "\e4bf"; } +.fa-tools { + --fa: "\f7d9"; + --fa--fa: "\f7d9\f7d9"; } -.fa-plug-circle-bolt::before { - content: "\e55b"; } +.fa-arrows-to-eye { + --fa: "\e4bf"; + --fa--fa: "\e4bf\e4bf"; } -.fa-heart::before { - content: "\f004"; } +.fa-plug-circle-bolt { + --fa: "\e55b"; + --fa--fa: "\e55b\e55b"; } -.fa-mars-and-venus::before { - content: "\f224"; } +.fa-heart { + --fa: "\f004"; + --fa--fa: "\f004\f004"; } -.fa-house-user::before { - content: "\e1b0"; } +.fa-mars-and-venus { + --fa: "\f224"; + --fa--fa: "\f224\f224"; } -.fa-home-user::before { - content: "\e1b0"; } +.fa-house-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-dumpster-fire::before { - content: "\f794"; } +.fa-home-user { + --fa: "\e1b0"; + --fa--fa: "\e1b0\e1b0"; } -.fa-house-crack::before { - content: "\e3b1"; } +.fa-dumpster-fire { + --fa: "\f794"; + --fa--fa: "\f794\f794"; } -.fa-martini-glass-citrus::before { - content: "\f561"; } +.fa-house-crack { + --fa: "\e3b1"; + --fa--fa: "\e3b1\e3b1"; } -.fa-cocktail::before { - content: "\f561"; } +.fa-martini-glass-citrus { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-face-surprise::before { - content: "\f5c2"; } +.fa-cocktail { + --fa: "\f561"; + --fa--fa: "\f561\f561"; } -.fa-surprise::before { - content: "\f5c2"; } +.fa-face-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-bottle-water::before { - content: "\e4c5"; } +.fa-surprise { + --fa: "\f5c2"; + --fa--fa: "\f5c2\f5c2"; } -.fa-circle-pause::before { - content: "\f28b"; } +.fa-bottle-water { + --fa: "\e4c5"; + --fa--fa: "\e4c5\e4c5"; } -.fa-pause-circle::before { - content: "\f28b"; } +.fa-circle-pause { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-toilet-paper-slash::before { - content: "\e072"; } +.fa-pause-circle { + --fa: "\f28b"; + --fa--fa: "\f28b\f28b"; } -.fa-apple-whole::before { - content: "\f5d1"; } +.fa-toilet-paper-slash { + --fa: "\e072"; + --fa--fa: "\e072\e072"; } -.fa-apple-alt::before { - content: "\f5d1"; } +.fa-apple-whole { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-kitchen-set::before { - content: "\e51a"; } +.fa-apple-alt { + --fa: "\f5d1"; + --fa--fa: "\f5d1\f5d1"; } -.fa-r::before { - content: "\52"; } +.fa-kitchen-set { + --fa: "\e51a"; + --fa--fa: "\e51a\e51a"; } -.fa-temperature-quarter::before { - content: "\f2ca"; } +.fa-r { + --fa: "\52"; + --fa--fa: "\52\52"; } -.fa-temperature-1::before { - content: "\f2ca"; } +.fa-temperature-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-1::before { - content: "\f2ca"; } +.fa-temperature-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-thermometer-quarter::before { - content: "\f2ca"; } +.fa-thermometer-1 { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-cube::before { - content: "\f1b2"; } +.fa-thermometer-quarter { + --fa: "\f2ca"; + --fa--fa: "\f2ca\f2ca"; } -.fa-bitcoin-sign::before { - content: "\e0b4"; } +.fa-cube { + --fa: "\f1b2"; + --fa--fa: "\f1b2\f1b2"; } -.fa-shield-dog::before { - content: "\e573"; } +.fa-bitcoin-sign { + --fa: "\e0b4"; + --fa--fa: "\e0b4\e0b4"; } -.fa-solar-panel::before { - content: "\f5ba"; } +.fa-shield-dog { + --fa: "\e573"; + --fa--fa: "\e573\e573"; } -.fa-lock-open::before { - content: "\f3c1"; } +.fa-solar-panel { + --fa: "\f5ba"; + --fa--fa: "\f5ba\f5ba"; } -.fa-elevator::before { - content: "\e16d"; } +.fa-lock-open { + --fa: "\f3c1"; + --fa--fa: "\f3c1\f3c1"; } -.fa-money-bill-transfer::before { - content: "\e528"; } +.fa-elevator { + --fa: "\e16d"; + --fa--fa: "\e16d\e16d"; } -.fa-money-bill-trend-up::before { - content: "\e529"; } +.fa-money-bill-transfer { + --fa: "\e528"; + --fa--fa: "\e528\e528"; } -.fa-house-flood-water-circle-arrow-right::before { - content: "\e50f"; } +.fa-money-bill-trend-up { + --fa: "\e529"; + --fa--fa: "\e529\e529"; } -.fa-square-poll-horizontal::before { - content: "\f682"; } +.fa-house-flood-water-circle-arrow-right { + --fa: "\e50f"; + --fa--fa: "\e50f\e50f"; } -.fa-poll-h::before { - content: "\f682"; } +.fa-square-poll-horizontal { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-circle::before { - content: "\f111"; } +.fa-poll-h { + --fa: "\f682"; + --fa--fa: "\f682\f682"; } -.fa-backward-fast::before { - content: "\f049"; } +.fa-circle { + --fa: "\f111"; + --fa--fa: "\f111\f111"; } -.fa-fast-backward::before { - content: "\f049"; } +.fa-backward-fast { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-recycle::before { - content: "\f1b8"; } +.fa-fast-backward { + --fa: "\f049"; + --fa--fa: "\f049\f049"; } -.fa-user-astronaut::before { - content: "\f4fb"; } +.fa-recycle { + --fa: "\f1b8"; + --fa--fa: "\f1b8\f1b8"; } -.fa-plane-slash::before { - content: "\e069"; } +.fa-user-astronaut { + --fa: "\f4fb"; + --fa--fa: "\f4fb\f4fb"; } -.fa-trademark::before { - content: "\f25c"; } +.fa-plane-slash { + --fa: "\e069"; + --fa--fa: "\e069\e069"; } -.fa-basketball::before { - content: "\f434"; } +.fa-trademark { + --fa: "\f25c"; + --fa--fa: "\f25c\f25c"; } -.fa-basketball-ball::before { - content: "\f434"; } +.fa-basketball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-satellite-dish::before { - content: "\f7c0"; } +.fa-basketball-ball { + --fa: "\f434"; + --fa--fa: "\f434\f434"; } -.fa-circle-up::before { - content: "\f35b"; } +.fa-satellite-dish { + --fa: "\f7c0"; + --fa--fa: "\f7c0\f7c0"; } -.fa-arrow-alt-circle-up::before { - content: "\f35b"; } +.fa-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-screen-button::before { - content: "\f3cd"; } +.fa-arrow-alt-circle-up { + --fa: "\f35b"; + --fa--fa: "\f35b\f35b"; } -.fa-mobile-alt::before { - content: "\f3cd"; } +.fa-mobile-screen-button { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-high::before { - content: "\f028"; } +.fa-mobile-alt { + --fa: "\f3cd"; + --fa--fa: "\f3cd\f3cd"; } -.fa-volume-up::before { - content: "\f028"; } +.fa-volume-high { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-users-rays::before { - content: "\e593"; } +.fa-volume-up { + --fa: "\f028"; + --fa--fa: "\f028\f028"; } -.fa-wallet::before { - content: "\f555"; } +.fa-users-rays { + --fa: "\e593"; + --fa--fa: "\e593\e593"; } -.fa-clipboard-check::before { - content: "\f46c"; } +.fa-wallet { + --fa: "\f555"; + --fa--fa: "\f555\f555"; } -.fa-file-audio::before { - content: "\f1c7"; } +.fa-clipboard-check { + --fa: "\f46c"; + --fa--fa: "\f46c\f46c"; } -.fa-burger::before { - content: "\f805"; } +.fa-file-audio { + --fa: "\f1c7"; + --fa--fa: "\f1c7\f1c7"; } -.fa-hamburger::before { - content: "\f805"; } +.fa-burger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-wrench::before { - content: "\f0ad"; } +.fa-hamburger { + --fa: "\f805"; + --fa--fa: "\f805\f805"; } -.fa-bugs::before { - content: "\e4d0"; } +.fa-wrench { + --fa: "\f0ad"; + --fa--fa: "\f0ad\f0ad"; } -.fa-rupee-sign::before { - content: "\f156"; } +.fa-bugs { + --fa: "\e4d0"; + --fa--fa: "\e4d0\e4d0"; } -.fa-rupee::before { - content: "\f156"; } +.fa-rupee-sign { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-file-image::before { - content: "\f1c5"; } +.fa-rupee { + --fa: "\f156"; + --fa--fa: "\f156\f156"; } -.fa-circle-question::before { - content: "\f059"; } +.fa-file-image { + --fa: "\f1c5"; + --fa--fa: "\f1c5\f1c5"; } -.fa-question-circle::before { - content: "\f059"; } +.fa-circle-question { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-plane-departure::before { - content: "\f5b0"; } +.fa-question-circle { + --fa: "\f059"; + --fa--fa: "\f059\f059"; } -.fa-handshake-slash::before { - content: "\e060"; } +.fa-plane-departure { + --fa: "\f5b0"; + --fa--fa: "\f5b0\f5b0"; } -.fa-book-bookmark::before { - content: "\e0bb"; } +.fa-handshake-slash { + --fa: "\e060"; + --fa--fa: "\e060\e060"; } -.fa-code-branch::before { - content: "\f126"; } +.fa-book-bookmark { + --fa: "\e0bb"; + --fa--fa: "\e0bb\e0bb"; } -.fa-hat-cowboy::before { - content: "\f8c0"; } +.fa-code-branch { + --fa: "\f126"; + --fa--fa: "\f126\f126"; } -.fa-bridge::before { - content: "\e4c8"; } +.fa-hat-cowboy { + --fa: "\f8c0"; + --fa--fa: "\f8c0\f8c0"; } -.fa-phone-flip::before { - content: "\f879"; } +.fa-bridge { + --fa: "\e4c8"; + --fa--fa: "\e4c8\e4c8"; } -.fa-phone-alt::before { - content: "\f879"; } +.fa-phone-flip { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-truck-front::before { - content: "\e2b7"; } +.fa-phone-alt { + --fa: "\f879"; + --fa--fa: "\f879\f879"; } -.fa-cat::before { - content: "\f6be"; } +.fa-truck-front { + --fa: "\e2b7"; + --fa--fa: "\e2b7\e2b7"; } -.fa-anchor-circle-exclamation::before { - content: "\e4ab"; } +.fa-cat { + --fa: "\f6be"; + --fa--fa: "\f6be\f6be"; } -.fa-truck-field::before { - content: "\e58d"; } +.fa-anchor-circle-exclamation { + --fa: "\e4ab"; + --fa--fa: "\e4ab\e4ab"; } -.fa-route::before { - content: "\f4d7"; } +.fa-truck-field { + --fa: "\e58d"; + --fa--fa: "\e58d\e58d"; } -.fa-clipboard-question::before { - content: "\e4e3"; } +.fa-route { + --fa: "\f4d7"; + --fa--fa: "\f4d7\f4d7"; } -.fa-panorama::before { - content: "\e209"; } +.fa-clipboard-question { + --fa: "\e4e3"; + --fa--fa: "\e4e3\e4e3"; } -.fa-comment-medical::before { - content: "\f7f5"; } +.fa-panorama { + --fa: "\e209"; + --fa--fa: "\e209\e209"; } -.fa-teeth-open::before { - content: "\f62f"; } +.fa-comment-medical { + --fa: "\f7f5"; + --fa--fa: "\f7f5\f7f5"; } -.fa-file-circle-minus::before { - content: "\e4ed"; } +.fa-teeth-open { + --fa: "\f62f"; + --fa--fa: "\f62f\f62f"; } -.fa-tags::before { - content: "\f02c"; } +.fa-file-circle-minus { + --fa: "\e4ed"; + --fa--fa: "\e4ed\e4ed"; } -.fa-wine-glass::before { - content: "\f4e3"; } +.fa-tags { + --fa: "\f02c"; + --fa--fa: "\f02c\f02c"; } -.fa-forward-fast::before { - content: "\f050"; } +.fa-wine-glass { + --fa: "\f4e3"; + --fa--fa: "\f4e3\f4e3"; } -.fa-fast-forward::before { - content: "\f050"; } +.fa-forward-fast { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-face-meh-blank::before { - content: "\f5a4"; } +.fa-fast-forward { + --fa: "\f050"; + --fa--fa: "\f050\f050"; } -.fa-meh-blank::before { - content: "\f5a4"; } +.fa-face-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-square-parking::before { - content: "\f540"; } +.fa-meh-blank { + --fa: "\f5a4"; + --fa--fa: "\f5a4\f5a4"; } -.fa-parking::before { - content: "\f540"; } +.fa-square-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-house-signal::before { - content: "\e012"; } +.fa-parking { + --fa: "\f540"; + --fa--fa: "\f540\f540"; } -.fa-bars-progress::before { - content: "\f828"; } +.fa-house-signal { + --fa: "\e012"; + --fa--fa: "\e012\e012"; } -.fa-tasks-alt::before { - content: "\f828"; } +.fa-bars-progress { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-faucet-drip::before { - content: "\e006"; } +.fa-tasks-alt { + --fa: "\f828"; + --fa--fa: "\f828\f828"; } -.fa-cart-flatbed::before { - content: "\f474"; } +.fa-faucet-drip { + --fa: "\e006"; + --fa--fa: "\e006\e006"; } -.fa-dolly-flatbed::before { - content: "\f474"; } +.fa-cart-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-ban-smoking::before { - content: "\f54d"; } +.fa-dolly-flatbed { + --fa: "\f474"; + --fa--fa: "\f474\f474"; } -.fa-smoking-ban::before { - content: "\f54d"; } +.fa-ban-smoking { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-terminal::before { - content: "\f120"; } +.fa-smoking-ban { + --fa: "\f54d"; + --fa--fa: "\f54d\f54d"; } -.fa-mobile-button::before { - content: "\f10b"; } +.fa-terminal { + --fa: "\f120"; + --fa--fa: "\f120\f120"; } -.fa-house-medical-flag::before { - content: "\e514"; } +.fa-mobile-button { + --fa: "\f10b"; + --fa--fa: "\f10b\f10b"; } -.fa-basket-shopping::before { - content: "\f291"; } +.fa-house-medical-flag { + --fa: "\e514"; + --fa--fa: "\e514\e514"; } -.fa-shopping-basket::before { - content: "\f291"; } +.fa-basket-shopping { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-tape::before { - content: "\f4db"; } +.fa-shopping-basket { + --fa: "\f291"; + --fa--fa: "\f291\f291"; } -.fa-bus-simple::before { - content: "\f55e"; } +.fa-tape { + --fa: "\f4db"; + --fa--fa: "\f4db\f4db"; } -.fa-bus-alt::before { - content: "\f55e"; } +.fa-bus-simple { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-eye::before { - content: "\f06e"; } +.fa-bus-alt { + --fa: "\f55e"; + --fa--fa: "\f55e\f55e"; } -.fa-face-sad-cry::before { - content: "\f5b3"; } +.fa-eye { + --fa: "\f06e"; + --fa--fa: "\f06e\f06e"; } -.fa-sad-cry::before { - content: "\f5b3"; } +.fa-face-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-audio-description::before { - content: "\f29e"; } +.fa-sad-cry { + --fa: "\f5b3"; + --fa--fa: "\f5b3\f5b3"; } -.fa-person-military-to-person::before { - content: "\e54c"; } +.fa-audio-description { + --fa: "\f29e"; + --fa--fa: "\f29e\f29e"; } -.fa-file-shield::before { - content: "\e4f0"; } +.fa-person-military-to-person { + --fa: "\e54c"; + --fa--fa: "\e54c\e54c"; } -.fa-user-slash::before { - content: "\f506"; } +.fa-file-shield { + --fa: "\e4f0"; + --fa--fa: "\e4f0\e4f0"; } -.fa-pen::before { - content: "\f304"; } +.fa-user-slash { + --fa: "\f506"; + --fa--fa: "\f506\f506"; } -.fa-tower-observation::before { - content: "\e586"; } +.fa-pen { + --fa: "\f304"; + --fa--fa: "\f304\f304"; } -.fa-file-code::before { - content: "\f1c9"; } +.fa-tower-observation { + --fa: "\e586"; + --fa--fa: "\e586\e586"; } -.fa-signal::before { - content: "\f012"; } +.fa-file-code { + --fa: "\f1c9"; + --fa--fa: "\f1c9\f1c9"; } -.fa-signal-5::before { - content: "\f012"; } +.fa-signal { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-signal-perfect::before { - content: "\f012"; } +.fa-signal-5 { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-bus::before { - content: "\f207"; } +.fa-signal-perfect { + --fa: "\f012"; + --fa--fa: "\f012\f012"; } -.fa-heart-circle-xmark::before { - content: "\e501"; } +.fa-bus { + --fa: "\f207"; + --fa--fa: "\f207\f207"; } -.fa-house-chimney::before { - content: "\e3af"; } +.fa-heart-circle-xmark { + --fa: "\e501"; + --fa--fa: "\e501\e501"; } -.fa-home-lg::before { - content: "\e3af"; } +.fa-house-chimney { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-window-maximize::before { - content: "\f2d0"; } +.fa-home-lg { + --fa: "\e3af"; + --fa--fa: "\e3af\e3af"; } -.fa-face-frown::before { - content: "\f119"; } +.fa-window-maximize { + --fa: "\f2d0"; + --fa--fa: "\f2d0\f2d0"; } -.fa-frown::before { - content: "\f119"; } +.fa-face-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-prescription::before { - content: "\f5b1"; } +.fa-frown { + --fa: "\f119"; + --fa--fa: "\f119\f119"; } -.fa-shop::before { - content: "\f54f"; } +.fa-prescription { + --fa: "\f5b1"; + --fa--fa: "\f5b1\f5b1"; } -.fa-store-alt::before { - content: "\f54f"; } +.fa-shop { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-floppy-disk::before { - content: "\f0c7"; } +.fa-store-alt { + --fa: "\f54f"; + --fa--fa: "\f54f\f54f"; } -.fa-save::before { - content: "\f0c7"; } +.fa-floppy-disk { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-vihara::before { - content: "\f6a7"; } +.fa-save { + --fa: "\f0c7"; + --fa--fa: "\f0c7\f0c7"; } -.fa-scale-unbalanced::before { - content: "\f515"; } +.fa-vihara { + --fa: "\f6a7"; + --fa--fa: "\f6a7\f6a7"; } -.fa-balance-scale-left::before { - content: "\f515"; } +.fa-scale-unbalanced { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-up::before { - content: "\f0de"; } +.fa-balance-scale-left { + --fa: "\f515"; + --fa--fa: "\f515\f515"; } -.fa-sort-asc::before { - content: "\f0de"; } +.fa-sort-up { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-comment-dots::before { - content: "\f4ad"; } +.fa-sort-asc { + --fa: "\f0de"; + --fa--fa: "\f0de\f0de"; } -.fa-commenting::before { - content: "\f4ad"; } +.fa-comment-dots { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-plant-wilt::before { - content: "\e5aa"; } +.fa-commenting { + --fa: "\f4ad"; + --fa--fa: "\f4ad\f4ad"; } -.fa-diamond::before { - content: "\f219"; } +.fa-plant-wilt { + --fa: "\e5aa"; + --fa--fa: "\e5aa\e5aa"; } -.fa-face-grin-squint::before { - content: "\f585"; } +.fa-diamond { + --fa: "\f219"; + --fa--fa: "\f219\f219"; } -.fa-grin-squint::before { - content: "\f585"; } +.fa-face-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-dollar::before { - content: "\f4c0"; } +.fa-grin-squint { + --fa: "\f585"; + --fa--fa: "\f585\f585"; } -.fa-hand-holding-usd::before { - content: "\f4c0"; } +.fa-hand-holding-dollar { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-bacterium::before { - content: "\e05a"; } +.fa-hand-holding-usd { + --fa: "\f4c0"; + --fa--fa: "\f4c0\f4c0"; } -.fa-hand-pointer::before { - content: "\f25a"; } +.fa-chart-diagram { + --fa: "\e695"; + --fa--fa: "\e695\e695"; } -.fa-drum-steelpan::before { - content: "\f56a"; } +.fa-bacterium { + --fa: "\e05a"; + --fa--fa: "\e05a\e05a"; } -.fa-hand-scissors::before { - content: "\f257"; } +.fa-hand-pointer { + --fa: "\f25a"; + --fa--fa: "\f25a\f25a"; } -.fa-hands-praying::before { - content: "\f684"; } +.fa-drum-steelpan { + --fa: "\f56a"; + --fa--fa: "\f56a\f56a"; } -.fa-praying-hands::before { - content: "\f684"; } +.fa-hand-scissors { + --fa: "\f257"; + --fa--fa: "\f257\f257"; } -.fa-arrow-rotate-right::before { - content: "\f01e"; } +.fa-hands-praying { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-right-rotate::before { - content: "\f01e"; } +.fa-praying-hands { + --fa: "\f684"; + --fa--fa: "\f684\f684"; } -.fa-arrow-rotate-forward::before { - content: "\f01e"; } +.fa-arrow-rotate-right { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-redo::before { - content: "\f01e"; } +.fa-arrow-right-rotate { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-biohazard::before { - content: "\f780"; } +.fa-arrow-rotate-forward { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location-crosshairs::before { - content: "\f601"; } +.fa-redo { + --fa: "\f01e"; + --fa--fa: "\f01e\f01e"; } -.fa-location::before { - content: "\f601"; } +.fa-biohazard { + --fa: "\f780"; + --fa--fa: "\f780\f780"; } -.fa-mars-double::before { - content: "\f227"; } +.fa-location-crosshairs { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-child-dress::before { - content: "\e59c"; } +.fa-location { + --fa: "\f601"; + --fa--fa: "\f601\f601"; } -.fa-users-between-lines::before { - content: "\e591"; } +.fa-mars-double { + --fa: "\f227"; + --fa--fa: "\f227\f227"; } -.fa-lungs-virus::before { - content: "\e067"; } +.fa-child-dress { + --fa: "\e59c"; + --fa--fa: "\e59c\e59c"; } -.fa-face-grin-tears::before { - content: "\f588"; } +.fa-users-between-lines { + --fa: "\e591"; + --fa--fa: "\e591\e591"; } -.fa-grin-tears::before { - content: "\f588"; } +.fa-lungs-virus { + --fa: "\e067"; + --fa--fa: "\e067\e067"; } -.fa-phone::before { - content: "\f095"; } +.fa-face-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-xmark::before { - content: "\f273"; } +.fa-grin-tears { + --fa: "\f588"; + --fa--fa: "\f588\f588"; } -.fa-calendar-times::before { - content: "\f273"; } +.fa-phone { + --fa: "\f095"; + --fa--fa: "\f095\f095"; } -.fa-child-reaching::before { - content: "\e59d"; } +.fa-calendar-xmark { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-head-side-virus::before { - content: "\e064"; } +.fa-calendar-times { + --fa: "\f273"; + --fa--fa: "\f273\f273"; } -.fa-user-gear::before { - content: "\f4fe"; } +.fa-child-reaching { + --fa: "\e59d"; + --fa--fa: "\e59d\e59d"; } -.fa-user-cog::before { - content: "\f4fe"; } +.fa-head-side-virus { + --fa: "\e064"; + --fa--fa: "\e064\e064"; } -.fa-arrow-up-1-9::before { - content: "\f163"; } +.fa-user-gear { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-sort-numeric-up::before { - content: "\f163"; } +.fa-user-cog { + --fa: "\f4fe"; + --fa--fa: "\f4fe\f4fe"; } -.fa-door-closed::before { - content: "\f52a"; } +.fa-arrow-up-1-9 { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-shield-virus::before { - content: "\e06c"; } +.fa-sort-numeric-up { + --fa: "\f163"; + --fa--fa: "\f163\f163"; } -.fa-dice-six::before { - content: "\f526"; } +.fa-door-closed { + --fa: "\f52a"; + --fa--fa: "\f52a\f52a"; } -.fa-mosquito-net::before { - content: "\e52c"; } +.fa-shield-virus { + --fa: "\e06c"; + --fa--fa: "\e06c\e06c"; } -.fa-bridge-water::before { - content: "\e4ce"; } +.fa-dice-six { + --fa: "\f526"; + --fa--fa: "\f526\f526"; } -.fa-person-booth::before { - content: "\f756"; } +.fa-mosquito-net { + --fa: "\e52c"; + --fa--fa: "\e52c\e52c"; } -.fa-text-width::before { - content: "\f035"; } +.fa-file-fragment { + --fa: "\e697"; + --fa--fa: "\e697\e697"; } -.fa-hat-wizard::before { - content: "\f6e8"; } +.fa-bridge-water { + --fa: "\e4ce"; + --fa--fa: "\e4ce\e4ce"; } -.fa-pen-fancy::before { - content: "\f5ac"; } +.fa-person-booth { + --fa: "\f756"; + --fa--fa: "\f756\f756"; } -.fa-person-digging::before { - content: "\f85e"; } +.fa-text-width { + --fa: "\f035"; + --fa--fa: "\f035\f035"; } -.fa-digging::before { - content: "\f85e"; } +.fa-hat-wizard { + --fa: "\f6e8"; + --fa--fa: "\f6e8\f6e8"; } -.fa-trash::before { - content: "\f1f8"; } +.fa-pen-fancy { + --fa: "\f5ac"; + --fa--fa: "\f5ac\f5ac"; } -.fa-gauge-simple::before { - content: "\f629"; } +.fa-person-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-gauge-simple-med::before { - content: "\f629"; } +.fa-digging { + --fa: "\f85e"; + --fa--fa: "\f85e\f85e"; } -.fa-tachometer-average::before { - content: "\f629"; } +.fa-trash { + --fa: "\f1f8"; + --fa--fa: "\f1f8\f1f8"; } -.fa-book-medical::before { - content: "\f7e6"; } +.fa-gauge-simple { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-poo::before { - content: "\f2fe"; } +.fa-gauge-simple-med { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right::before { - content: "\f10e"; } +.fa-tachometer-average { + --fa: "\f629"; + --fa--fa: "\f629\f629"; } -.fa-quote-right-alt::before { - content: "\f10e"; } +.fa-book-medical { + --fa: "\f7e6"; + --fa--fa: "\f7e6\f7e6"; } -.fa-shirt::before { - content: "\f553"; } +.fa-poo { + --fa: "\f2fe"; + --fa--fa: "\f2fe\f2fe"; } -.fa-t-shirt::before { - content: "\f553"; } +.fa-quote-right { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-tshirt::before { - content: "\f553"; } +.fa-quote-right-alt { + --fa: "\f10e"; + --fa--fa: "\f10e\f10e"; } -.fa-cubes::before { - content: "\f1b3"; } +.fa-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-divide::before { - content: "\f529"; } +.fa-t-shirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge-sign::before { - content: "\f7d7"; } +.fa-tshirt { + --fa: "\f553"; + --fa--fa: "\f553\f553"; } -.fa-tenge::before { - content: "\f7d7"; } +.fa-cubes { + --fa: "\f1b3"; + --fa--fa: "\f1b3\f1b3"; } -.fa-headphones::before { - content: "\f025"; } +.fa-divide { + --fa: "\f529"; + --fa--fa: "\f529\f529"; } -.fa-hands-holding::before { - content: "\f4c2"; } +.fa-tenge-sign { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-hands-clapping::before { - content: "\e1a8"; } +.fa-tenge { + --fa: "\f7d7"; + --fa--fa: "\f7d7\f7d7"; } -.fa-republican::before { - content: "\f75e"; } +.fa-headphones { + --fa: "\f025"; + --fa--fa: "\f025\f025"; } -.fa-arrow-left::before { - content: "\f060"; } +.fa-hands-holding { + --fa: "\f4c2"; + --fa--fa: "\f4c2\f4c2"; } -.fa-person-circle-xmark::before { - content: "\e543"; } +.fa-hands-clapping { + --fa: "\e1a8"; + --fa--fa: "\e1a8\e1a8"; } -.fa-ruler::before { - content: "\f545"; } +.fa-republican { + --fa: "\f75e"; + --fa--fa: "\f75e\f75e"; } -.fa-align-left::before { - content: "\f036"; } +.fa-arrow-left { + --fa: "\f060"; + --fa--fa: "\f060\f060"; } -.fa-dice-d6::before { - content: "\f6d1"; } +.fa-person-circle-xmark { + --fa: "\e543"; + --fa--fa: "\e543\e543"; } -.fa-restroom::before { - content: "\f7bd"; } +.fa-ruler { + --fa: "\f545"; + --fa--fa: "\f545\f545"; } -.fa-j::before { - content: "\4a"; } +.fa-align-left { + --fa: "\f036"; + --fa--fa: "\f036\f036"; } -.fa-users-viewfinder::before { - content: "\e595"; } +.fa-dice-d6 { + --fa: "\f6d1"; + --fa--fa: "\f6d1\f6d1"; } -.fa-file-video::before { - content: "\f1c8"; } +.fa-restroom { + --fa: "\f7bd"; + --fa--fa: "\f7bd\f7bd"; } -.fa-up-right-from-square::before { - content: "\f35d"; } +.fa-j { + --fa: "\4a"; + --fa--fa: "\4a\4a"; } -.fa-external-link-alt::before { - content: "\f35d"; } +.fa-users-viewfinder { + --fa: "\e595"; + --fa--fa: "\e595\e595"; } -.fa-table-cells::before { - content: "\f00a"; } +.fa-file-video { + --fa: "\f1c8"; + --fa--fa: "\f1c8\f1c8"; } -.fa-th::before { - content: "\f00a"; } +.fa-up-right-from-square { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-file-pdf::before { - content: "\f1c1"; } +.fa-external-link-alt { + --fa: "\f35d"; + --fa--fa: "\f35d\f35d"; } -.fa-book-bible::before { - content: "\f647"; } +.fa-table-cells { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-bible::before { - content: "\f647"; } +.fa-th { + --fa: "\f00a"; + --fa--fa: "\f00a\f00a"; } -.fa-o::before { - content: "\4f"; } +.fa-file-pdf { + --fa: "\f1c1"; + --fa--fa: "\f1c1\f1c1"; } -.fa-suitcase-medical::before { - content: "\f0fa"; } +.fa-book-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-medkit::before { - content: "\f0fa"; } +.fa-bible { + --fa: "\f647"; + --fa--fa: "\f647\f647"; } -.fa-user-secret::before { - content: "\f21b"; } +.fa-o { + --fa: "\4f"; + --fa--fa: "\4f\4f"; } -.fa-otter::before { - content: "\f700"; } +.fa-suitcase-medical { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-person-dress::before { - content: "\f182"; } +.fa-medkit { + --fa: "\f0fa"; + --fa--fa: "\f0fa\f0fa"; } -.fa-female::before { - content: "\f182"; } +.fa-user-secret { + --fa: "\f21b"; + --fa--fa: "\f21b\f21b"; } -.fa-comment-dollar::before { - content: "\f651"; } +.fa-otter { + --fa: "\f700"; + --fa--fa: "\f700\f700"; } -.fa-business-time::before { - content: "\f64a"; } +.fa-person-dress { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-briefcase-clock::before { - content: "\f64a"; } +.fa-female { + --fa: "\f182"; + --fa--fa: "\f182\f182"; } -.fa-table-cells-large::before { - content: "\f009"; } +.fa-comment-dollar { + --fa: "\f651"; + --fa--fa: "\f651\f651"; } -.fa-th-large::before { - content: "\f009"; } +.fa-business-time { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-book-tanakh::before { - content: "\f827"; } +.fa-briefcase-clock { + --fa: "\f64a"; + --fa--fa: "\f64a\f64a"; } -.fa-tanakh::before { - content: "\f827"; } +.fa-table-cells-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-phone-volume::before { - content: "\f2a0"; } +.fa-th-large { + --fa: "\f009"; + --fa--fa: "\f009\f009"; } -.fa-volume-control-phone::before { - content: "\f2a0"; } +.fa-book-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-hat-cowboy-side::before { - content: "\f8c1"; } +.fa-tanakh { + --fa: "\f827"; + --fa--fa: "\f827\f827"; } -.fa-clipboard-user::before { - content: "\f7f3"; } +.fa-phone-volume { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-child::before { - content: "\f1ae"; } +.fa-volume-control-phone { + --fa: "\f2a0"; + --fa--fa: "\f2a0\f2a0"; } -.fa-lira-sign::before { - content: "\f195"; } +.fa-hat-cowboy-side { + --fa: "\f8c1"; + --fa--fa: "\f8c1\f8c1"; } -.fa-satellite::before { - content: "\f7bf"; } +.fa-clipboard-user { + --fa: "\f7f3"; + --fa--fa: "\f7f3\f7f3"; } -.fa-plane-lock::before { - content: "\e558"; } +.fa-child { + --fa: "\f1ae"; + --fa--fa: "\f1ae\f1ae"; } -.fa-tag::before { - content: "\f02b"; } +.fa-lira-sign { + --fa: "\f195"; + --fa--fa: "\f195\f195"; } -.fa-comment::before { - content: "\f075"; } +.fa-satellite { + --fa: "\f7bf"; + --fa--fa: "\f7bf\f7bf"; } -.fa-cake-candles::before { - content: "\f1fd"; } +.fa-plane-lock { + --fa: "\e558"; + --fa--fa: "\e558\e558"; } -.fa-birthday-cake::before { - content: "\f1fd"; } +.fa-tag { + --fa: "\f02b"; + --fa--fa: "\f02b\f02b"; } -.fa-cake::before { - content: "\f1fd"; } +.fa-comment { + --fa: "\f075"; + --fa--fa: "\f075\f075"; } -.fa-envelope::before { - content: "\f0e0"; } +.fa-cake-candles { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angles-up::before { - content: "\f102"; } +.fa-birthday-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-angle-double-up::before { - content: "\f102"; } +.fa-cake { + --fa: "\f1fd"; + --fa--fa: "\f1fd\f1fd"; } -.fa-paperclip::before { - content: "\f0c6"; } +.fa-envelope { + --fa: "\f0e0"; + --fa--fa: "\f0e0\f0e0"; } -.fa-arrow-right-to-city::before { - content: "\e4b3"; } +.fa-angles-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-ribbon::before { - content: "\f4d6"; } +.fa-angle-double-up { + --fa: "\f102"; + --fa--fa: "\f102\f102"; } -.fa-lungs::before { - content: "\f604"; } +.fa-paperclip { + --fa: "\f0c6"; + --fa--fa: "\f0c6\f0c6"; } -.fa-arrow-up-9-1::before { - content: "\f887"; } +.fa-arrow-right-to-city { + --fa: "\e4b3"; + --fa--fa: "\e4b3\e4b3"; } -.fa-sort-numeric-up-alt::before { - content: "\f887"; } +.fa-ribbon { + --fa: "\f4d6"; + --fa--fa: "\f4d6\f4d6"; } -.fa-litecoin-sign::before { - content: "\e1d3"; } +.fa-lungs { + --fa: "\f604"; + --fa--fa: "\f604\f604"; } -.fa-border-none::before { - content: "\f850"; } +.fa-arrow-up-9-1 { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-circle-nodes::before { - content: "\e4e2"; } +.fa-sort-numeric-up-alt { + --fa: "\f887"; + --fa--fa: "\f887\f887"; } -.fa-parachute-box::before { - content: "\f4cd"; } +.fa-litecoin-sign { + --fa: "\e1d3"; + --fa--fa: "\e1d3\e1d3"; } -.fa-indent::before { - content: "\f03c"; } +.fa-border-none { + --fa: "\f850"; + --fa--fa: "\f850\f850"; } -.fa-truck-field-un::before { - content: "\e58e"; } +.fa-circle-nodes { + --fa: "\e4e2"; + --fa--fa: "\e4e2\e4e2"; } -.fa-hourglass::before { - content: "\f254"; } +.fa-parachute-box { + --fa: "\f4cd"; + --fa--fa: "\f4cd\f4cd"; } -.fa-hourglass-empty::before { - content: "\f254"; } +.fa-indent { + --fa: "\f03c"; + --fa--fa: "\f03c\f03c"; } -.fa-mountain::before { - content: "\f6fc"; } +.fa-truck-field-un { + --fa: "\e58e"; + --fa--fa: "\e58e\e58e"; } -.fa-user-doctor::before { - content: "\f0f0"; } +.fa-hourglass { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-user-md::before { - content: "\f0f0"; } +.fa-hourglass-empty { + --fa: "\f254"; + --fa--fa: "\f254\f254"; } -.fa-circle-info::before { - content: "\f05a"; } +.fa-mountain { + --fa: "\f6fc"; + --fa--fa: "\f6fc\f6fc"; } -.fa-info-circle::before { - content: "\f05a"; } +.fa-user-doctor { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-cloud-meatball::before { - content: "\f73b"; } +.fa-user-md { + --fa: "\f0f0"; + --fa--fa: "\f0f0\f0f0"; } -.fa-camera::before { - content: "\f030"; } +.fa-circle-info { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-camera-alt::before { - content: "\f030"; } +.fa-info-circle { + --fa: "\f05a"; + --fa--fa: "\f05a\f05a"; } -.fa-square-virus::before { - content: "\e578"; } +.fa-cloud-meatball { + --fa: "\f73b"; + --fa--fa: "\f73b\f73b"; } -.fa-meteor::before { - content: "\f753"; } +.fa-camera { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-car-on::before { - content: "\e4dd"; } +.fa-camera-alt { + --fa: "\f030"; + --fa--fa: "\f030\f030"; } -.fa-sleigh::before { - content: "\f7cc"; } +.fa-square-virus { + --fa: "\e578"; + --fa--fa: "\e578\e578"; } -.fa-arrow-down-1-9::before { - content: "\f162"; } +.fa-meteor { + --fa: "\f753"; + --fa--fa: "\f753\f753"; } -.fa-sort-numeric-asc::before { - content: "\f162"; } +.fa-car-on { + --fa: "\e4dd"; + --fa--fa: "\e4dd\e4dd"; } -.fa-sort-numeric-down::before { - content: "\f162"; } +.fa-sleigh { + --fa: "\f7cc"; + --fa--fa: "\f7cc\f7cc"; } -.fa-hand-holding-droplet::before { - content: "\f4c1"; } +.fa-arrow-down-1-9 { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-hand-holding-water::before { - content: "\f4c1"; } +.fa-sort-numeric-asc { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-water::before { - content: "\f773"; } +.fa-sort-numeric-down { + --fa: "\f162"; + --fa--fa: "\f162\f162"; } -.fa-calendar-check::before { - content: "\f274"; } +.fa-hand-holding-droplet { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-braille::before { - content: "\f2a1"; } +.fa-hand-holding-water { + --fa: "\f4c1"; + --fa--fa: "\f4c1\f4c1"; } -.fa-prescription-bottle-medical::before { - content: "\f486"; } +.fa-water { + --fa: "\f773"; + --fa--fa: "\f773\f773"; } -.fa-prescription-bottle-alt::before { - content: "\f486"; } +.fa-calendar-check { + --fa: "\f274"; + --fa--fa: "\f274\f274"; } -.fa-landmark::before { - content: "\f66f"; } +.fa-braille { + --fa: "\f2a1"; + --fa--fa: "\f2a1\f2a1"; } -.fa-truck::before { - content: "\f0d1"; } +.fa-prescription-bottle-medical { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-crosshairs::before { - content: "\f05b"; } +.fa-prescription-bottle-alt { + --fa: "\f486"; + --fa--fa: "\f486\f486"; } -.fa-person-cane::before { - content: "\e53c"; } +.fa-landmark { + --fa: "\f66f"; + --fa--fa: "\f66f\f66f"; } -.fa-tent::before { - content: "\e57d"; } +.fa-truck { + --fa: "\f0d1"; + --fa--fa: "\f0d1\f0d1"; } -.fa-vest-patches::before { - content: "\e086"; } +.fa-crosshairs { + --fa: "\f05b"; + --fa--fa: "\f05b\f05b"; } -.fa-check-double::before { - content: "\f560"; } +.fa-person-cane { + --fa: "\e53c"; + --fa--fa: "\e53c\e53c"; } -.fa-arrow-down-a-z::before { - content: "\f15d"; } +.fa-tent { + --fa: "\e57d"; + --fa--fa: "\e57d\e57d"; } -.fa-sort-alpha-asc::before { - content: "\f15d"; } +.fa-vest-patches { + --fa: "\e086"; + --fa--fa: "\e086\e086"; } -.fa-sort-alpha-down::before { - content: "\f15d"; } +.fa-check-double { + --fa: "\f560"; + --fa--fa: "\f560\f560"; } -.fa-money-bill-wheat::before { - content: "\e52a"; } +.fa-arrow-down-a-z { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-cookie::before { - content: "\f563"; } +.fa-sort-alpha-asc { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-rotate-left::before { - content: "\f0e2"; } +.fa-sort-alpha-down { + --fa: "\f15d"; + --fa--fa: "\f15d\f15d"; } -.fa-arrow-left-rotate::before { - content: "\f0e2"; } +.fa-money-bill-wheat { + --fa: "\e52a"; + --fa--fa: "\e52a\e52a"; } -.fa-arrow-rotate-back::before { - content: "\f0e2"; } +.fa-cookie { + --fa: "\f563"; + --fa--fa: "\f563\f563"; } -.fa-arrow-rotate-backward::before { - content: "\f0e2"; } +.fa-arrow-rotate-left { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-undo::before { - content: "\f0e2"; } +.fa-arrow-left-rotate { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hard-drive::before { - content: "\f0a0"; } +.fa-arrow-rotate-back { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-hdd::before { - content: "\f0a0"; } +.fa-arrow-rotate-backward { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-face-grin-squint-tears::before { - content: "\f586"; } +.fa-undo { + --fa: "\f0e2"; + --fa--fa: "\f0e2\f0e2"; } -.fa-grin-squint-tears::before { - content: "\f586"; } +.fa-hard-drive { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-dumbbell::before { - content: "\f44b"; } +.fa-hdd { + --fa: "\f0a0"; + --fa--fa: "\f0a0\f0a0"; } -.fa-rectangle-list::before { - content: "\f022"; } +.fa-face-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-list-alt::before { - content: "\f022"; } +.fa-grin-squint-tears { + --fa: "\f586"; + --fa--fa: "\f586\f586"; } -.fa-tarp-droplet::before { - content: "\e57c"; } +.fa-dumbbell { + --fa: "\f44b"; + --fa--fa: "\f44b\f44b"; } -.fa-house-medical-circle-check::before { - content: "\e511"; } +.fa-rectangle-list { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-person-skiing-nordic::before { - content: "\f7ca"; } +.fa-list-alt { + --fa: "\f022"; + --fa--fa: "\f022\f022"; } -.fa-skiing-nordic::before { - content: "\f7ca"; } +.fa-tarp-droplet { + --fa: "\e57c"; + --fa--fa: "\e57c\e57c"; } -.fa-calendar-plus::before { - content: "\f271"; } +.fa-house-medical-circle-check { + --fa: "\e511"; + --fa--fa: "\e511\e511"; } -.fa-plane-arrival::before { - content: "\f5af"; } +.fa-person-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-circle-left::before { - content: "\f359"; } +.fa-skiing-nordic { + --fa: "\f7ca"; + --fa--fa: "\f7ca\f7ca"; } -.fa-arrow-alt-circle-left::before { - content: "\f359"; } +.fa-calendar-plus { + --fa: "\f271"; + --fa--fa: "\f271\f271"; } -.fa-train-subway::before { - content: "\f239"; } +.fa-plane-arrival { + --fa: "\f5af"; + --fa--fa: "\f5af\f5af"; } -.fa-subway::before { - content: "\f239"; } +.fa-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-chart-gantt::before { - content: "\e0e4"; } +.fa-arrow-alt-circle-left { + --fa: "\f359"; + --fa--fa: "\f359\f359"; } -.fa-indian-rupee-sign::before { - content: "\e1bc"; } +.fa-train-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-indian-rupee::before { - content: "\e1bc"; } +.fa-subway { + --fa: "\f239"; + --fa--fa: "\f239\f239"; } -.fa-inr::before { - content: "\e1bc"; } +.fa-chart-gantt { + --fa: "\e0e4"; + --fa--fa: "\e0e4\e0e4"; } -.fa-crop-simple::before { - content: "\f565"; } +.fa-indian-rupee-sign { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-crop-alt::before { - content: "\f565"; } +.fa-indian-rupee { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-1::before { - content: "\f3d1"; } +.fa-inr { + --fa: "\e1bc"; + --fa--fa: "\e1bc\e1bc"; } -.fa-money-bill-alt::before { - content: "\f3d1"; } +.fa-crop-simple { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-left-long::before { - content: "\f30a"; } +.fa-crop-alt { + --fa: "\f565"; + --fa--fa: "\f565\f565"; } -.fa-long-arrow-alt-left::before { - content: "\f30a"; } +.fa-money-bill-1 { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-dna::before { - content: "\f471"; } +.fa-money-bill-alt { + --fa: "\f3d1"; + --fa--fa: "\f3d1\f3d1"; } -.fa-virus-slash::before { - content: "\e075"; } +.fa-left-long { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-minus::before { - content: "\f068"; } +.fa-long-arrow-alt-left { + --fa: "\f30a"; + --fa--fa: "\f30a\f30a"; } -.fa-subtract::before { - content: "\f068"; } +.fa-dna { + --fa: "\f471"; + --fa--fa: "\f471\f471"; } -.fa-chess::before { - content: "\f439"; } +.fa-virus-slash { + --fa: "\e075"; + --fa--fa: "\e075\e075"; } -.fa-arrow-left-long::before { - content: "\f177"; } +.fa-minus { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-long-arrow-left::before { - content: "\f177"; } +.fa-subtract { + --fa: "\f068"; + --fa--fa: "\f068\f068"; } -.fa-plug-circle-check::before { - content: "\e55c"; } +.fa-chess { + --fa: "\f439"; + --fa--fa: "\f439\f439"; } -.fa-street-view::before { - content: "\f21d"; } +.fa-arrow-left-long { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-franc-sign::before { - content: "\e18f"; } +.fa-long-arrow-left { + --fa: "\f177"; + --fa--fa: "\f177\f177"; } -.fa-volume-off::before { - content: "\f026"; } +.fa-plug-circle-check { + --fa: "\e55c"; + --fa--fa: "\e55c\e55c"; } -.fa-hands-asl-interpreting::before { - content: "\f2a3"; } +.fa-street-view { + --fa: "\f21d"; + --fa--fa: "\f21d\f21d"; } -.fa-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-franc-sign { + --fa: "\e18f"; + --fa--fa: "\e18f\e18f"; } -.fa-asl-interpreting::before { - content: "\f2a3"; } +.fa-volume-off { + --fa: "\f026"; + --fa--fa: "\f026\f026"; } -.fa-hands-american-sign-language-interpreting::before { - content: "\f2a3"; } +.fa-hands-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-gear::before { - content: "\f013"; } +.fa-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-cog::before { - content: "\f013"; } +.fa-asl-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-droplet-slash::before { - content: "\f5c7"; } +.fa-hands-american-sign-language-interpreting { + --fa: "\f2a3"; + --fa--fa: "\f2a3\f2a3"; } -.fa-tint-slash::before { - content: "\f5c7"; } +.fa-gear { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosque::before { - content: "\f678"; } +.fa-cog { + --fa: "\f013"; + --fa--fa: "\f013\f013"; } -.fa-mosquito::before { - content: "\e52b"; } +.fa-droplet-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-star-of-david::before { - content: "\f69a"; } +.fa-tint-slash { + --fa: "\f5c7"; + --fa--fa: "\f5c7\f5c7"; } -.fa-person-military-rifle::before { - content: "\e54b"; } +.fa-mosque { + --fa: "\f678"; + --fa--fa: "\f678\f678"; } -.fa-cart-shopping::before { - content: "\f07a"; } +.fa-mosquito { + --fa: "\e52b"; + --fa--fa: "\e52b\e52b"; } -.fa-shopping-cart::before { - content: "\f07a"; } +.fa-star-of-david { + --fa: "\f69a"; + --fa--fa: "\f69a\f69a"; } -.fa-vials::before { - content: "\f493"; } +.fa-person-military-rifle { + --fa: "\e54b"; + --fa--fa: "\e54b\e54b"; } -.fa-plug-circle-plus::before { - content: "\e55f"; } +.fa-cart-shopping { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-place-of-worship::before { - content: "\f67f"; } +.fa-shopping-cart { + --fa: "\f07a"; + --fa--fa: "\f07a\f07a"; } -.fa-grip-vertical::before { - content: "\f58e"; } +.fa-vials { + --fa: "\f493"; + --fa--fa: "\f493\f493"; } -.fa-arrow-turn-up::before { - content: "\f148"; } +.fa-plug-circle-plus { + --fa: "\e55f"; + --fa--fa: "\e55f\e55f"; } -.fa-level-up::before { - content: "\f148"; } +.fa-place-of-worship { + --fa: "\f67f"; + --fa--fa: "\f67f\f67f"; } -.fa-u::before { - content: "\55"; } +.fa-grip-vertical { + --fa: "\f58e"; + --fa--fa: "\f58e\f58e"; } -.fa-square-root-variable::before { - content: "\f698"; } +.fa-hexagon-nodes { + --fa: "\e699"; + --fa--fa: "\e699\e699"; } -.fa-square-root-alt::before { - content: "\f698"; } +.fa-arrow-turn-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock::before { - content: "\f017"; } +.fa-level-up { + --fa: "\f148"; + --fa--fa: "\f148\f148"; } -.fa-clock-four::before { - content: "\f017"; } +.fa-u { + --fa: "\55"; + --fa--fa: "\55\55"; } -.fa-backward-step::before { - content: "\f048"; } +.fa-square-root-variable { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-step-backward::before { - content: "\f048"; } +.fa-square-root-alt { + --fa: "\f698"; + --fa--fa: "\f698\f698"; } -.fa-pallet::before { - content: "\f482"; } +.fa-clock { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-faucet::before { - content: "\e005"; } +.fa-clock-four { + --fa: "\f017"; + --fa--fa: "\f017\f017"; } -.fa-baseball-bat-ball::before { - content: "\f432"; } +.fa-backward-step { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-s::before { - content: "\53"; } +.fa-step-backward { + --fa: "\f048"; + --fa--fa: "\f048\f048"; } -.fa-timeline::before { - content: "\e29c"; } +.fa-pallet { + --fa: "\f482"; + --fa--fa: "\f482\f482"; } -.fa-keyboard::before { - content: "\f11c"; } +.fa-faucet { + --fa: "\e005"; + --fa--fa: "\e005\e005"; } -.fa-caret-down::before { - content: "\f0d7"; } +.fa-baseball-bat-ball { + --fa: "\f432"; + --fa--fa: "\f432\f432"; } -.fa-house-chimney-medical::before { - content: "\f7f2"; } +.fa-s { + --fa: "\53"; + --fa--fa: "\53\53"; } -.fa-clinic-medical::before { - content: "\f7f2"; } +.fa-timeline { + --fa: "\e29c"; + --fa--fa: "\e29c\e29c"; } -.fa-temperature-three-quarters::before { - content: "\f2c8"; } +.fa-keyboard { + --fa: "\f11c"; + --fa--fa: "\f11c\f11c"; } -.fa-temperature-3::before { - content: "\f2c8"; } +.fa-caret-down { + --fa: "\f0d7"; + --fa--fa: "\f0d7\f0d7"; } -.fa-thermometer-3::before { - content: "\f2c8"; } +.fa-house-chimney-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-thermometer-three-quarters::before { - content: "\f2c8"; } +.fa-clinic-medical { + --fa: "\f7f2"; + --fa--fa: "\f7f2\f7f2"; } -.fa-mobile-screen::before { - content: "\f3cf"; } +.fa-temperature-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-mobile-android-alt::before { - content: "\f3cf"; } +.fa-temperature-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-plane-up::before { - content: "\e22d"; } +.fa-thermometer-3 { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-piggy-bank::before { - content: "\f4d3"; } +.fa-thermometer-three-quarters { + --fa: "\f2c8"; + --fa--fa: "\f2c8\f2c8"; } -.fa-battery-half::before { - content: "\f242"; } +.fa-mobile-screen { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-battery-3::before { - content: "\f242"; } +.fa-mobile-android-alt { + --fa: "\f3cf"; + --fa--fa: "\f3cf\f3cf"; } -.fa-mountain-city::before { - content: "\e52e"; } +.fa-plane-up { + --fa: "\e22d"; + --fa--fa: "\e22d\e22d"; } -.fa-coins::before { - content: "\f51e"; } +.fa-piggy-bank { + --fa: "\f4d3"; + --fa--fa: "\f4d3\f4d3"; } -.fa-khanda::before { - content: "\f66d"; } +.fa-battery-half { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders::before { - content: "\f1de"; } +.fa-battery-3 { + --fa: "\f242"; + --fa--fa: "\f242\f242"; } -.fa-sliders-h::before { - content: "\f1de"; } +.fa-mountain-city { + --fa: "\e52e"; + --fa--fa: "\e52e\e52e"; } -.fa-folder-tree::before { - content: "\f802"; } +.fa-coins { + --fa: "\f51e"; + --fa--fa: "\f51e\f51e"; } -.fa-network-wired::before { - content: "\f6ff"; } +.fa-khanda { + --fa: "\f66d"; + --fa--fa: "\f66d\f66d"; } -.fa-map-pin::before { - content: "\f276"; } +.fa-sliders { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-hamsa::before { - content: "\f665"; } +.fa-sliders-h { + --fa: "\f1de"; + --fa--fa: "\f1de\f1de"; } -.fa-cent-sign::before { - content: "\e3f5"; } +.fa-folder-tree { + --fa: "\f802"; + --fa--fa: "\f802\f802"; } -.fa-flask::before { - content: "\f0c3"; } +.fa-network-wired { + --fa: "\f6ff"; + --fa--fa: "\f6ff\f6ff"; } -.fa-person-pregnant::before { - content: "\e31e"; } +.fa-map-pin { + --fa: "\f276"; + --fa--fa: "\f276\f276"; } -.fa-wand-sparkles::before { - content: "\f72b"; } +.fa-hamsa { + --fa: "\f665"; + --fa--fa: "\f665\f665"; } -.fa-ellipsis-vertical::before { - content: "\f142"; } +.fa-cent-sign { + --fa: "\e3f5"; + --fa--fa: "\e3f5\e3f5"; } -.fa-ellipsis-v::before { - content: "\f142"; } +.fa-flask { + --fa: "\f0c3"; + --fa--fa: "\f0c3\f0c3"; } -.fa-ticket::before { - content: "\f145"; } +.fa-person-pregnant { + --fa: "\e31e"; + --fa--fa: "\e31e\e31e"; } -.fa-power-off::before { - content: "\f011"; } +.fa-wand-sparkles { + --fa: "\f72b"; + --fa--fa: "\f72b\f72b"; } -.fa-right-long::before { - content: "\f30b"; } +.fa-ellipsis-vertical { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-long-arrow-alt-right::before { - content: "\f30b"; } +.fa-ellipsis-v { + --fa: "\f142"; + --fa--fa: "\f142\f142"; } -.fa-flag-usa::before { - content: "\f74d"; } +.fa-ticket { + --fa: "\f145"; + --fa--fa: "\f145\f145"; } -.fa-laptop-file::before { - content: "\e51d"; } +.fa-power-off { + --fa: "\f011"; + --fa--fa: "\f011\f011"; } -.fa-tty::before { - content: "\f1e4"; } +.fa-right-long { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-teletype::before { - content: "\f1e4"; } +.fa-long-arrow-alt-right { + --fa: "\f30b"; + --fa--fa: "\f30b\f30b"; } -.fa-diagram-next::before { - content: "\e476"; } +.fa-flag-usa { + --fa: "\f74d"; + --fa--fa: "\f74d\f74d"; } -.fa-person-rifle::before { - content: "\e54e"; } +.fa-laptop-file { + --fa: "\e51d"; + --fa--fa: "\e51d\e51d"; } -.fa-house-medical-circle-exclamation::before { - content: "\e512"; } +.fa-tty { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-closed-captioning::before { - content: "\f20a"; } +.fa-teletype { + --fa: "\f1e4"; + --fa--fa: "\f1e4\f1e4"; } -.fa-person-hiking::before { - content: "\f6ec"; } +.fa-diagram-next { + --fa: "\e476"; + --fa--fa: "\e476\e476"; } -.fa-hiking::before { - content: "\f6ec"; } +.fa-person-rifle { + --fa: "\e54e"; + --fa--fa: "\e54e\e54e"; } -.fa-venus-double::before { - content: "\f226"; } +.fa-house-medical-circle-exclamation { + --fa: "\e512"; + --fa--fa: "\e512\e512"; } -.fa-images::before { - content: "\f302"; } +.fa-closed-captioning { + --fa: "\f20a"; + --fa--fa: "\f20a\f20a"; } -.fa-calculator::before { - content: "\f1ec"; } +.fa-person-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-people-pulling::before { - content: "\e535"; } +.fa-hiking { + --fa: "\f6ec"; + --fa--fa: "\f6ec\f6ec"; } -.fa-n::before { - content: "\4e"; } +.fa-venus-double { + --fa: "\f226"; + --fa--fa: "\f226\f226"; } -.fa-cable-car::before { - content: "\f7da"; } +.fa-images { + --fa: "\f302"; + --fa--fa: "\f302\f302"; } -.fa-tram::before { - content: "\f7da"; } +.fa-calculator { + --fa: "\f1ec"; + --fa--fa: "\f1ec\f1ec"; } -.fa-cloud-rain::before { - content: "\f73d"; } +.fa-people-pulling { + --fa: "\e535"; + --fa--fa: "\e535\e535"; } -.fa-building-circle-xmark::before { - content: "\e4d4"; } +.fa-n { + --fa: "\4e"; + --fa--fa: "\4e\4e"; } -.fa-ship::before { - content: "\f21a"; } +.fa-cable-car { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-arrows-down-to-line::before { - content: "\e4b8"; } +.fa-tram { + --fa: "\f7da"; + --fa--fa: "\f7da\f7da"; } -.fa-download::before { - content: "\f019"; } +.fa-cloud-rain { + --fa: "\f73d"; + --fa--fa: "\f73d\f73d"; } -.fa-face-grin::before { - content: "\f580"; } +.fa-building-circle-xmark { + --fa: "\e4d4"; + --fa--fa: "\e4d4\e4d4"; } -.fa-grin::before { - content: "\f580"; } +.fa-ship { + --fa: "\f21a"; + --fa--fa: "\f21a\f21a"; } -.fa-delete-left::before { - content: "\f55a"; } +.fa-arrows-down-to-line { + --fa: "\e4b8"; + --fa--fa: "\e4b8\e4b8"; } -.fa-backspace::before { - content: "\f55a"; } +.fa-download { + --fa: "\f019"; + --fa--fa: "\f019\f019"; } -.fa-eye-dropper::before { - content: "\f1fb"; } +.fa-face-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eye-dropper-empty::before { - content: "\f1fb"; } +.fa-grin { + --fa: "\f580"; + --fa--fa: "\f580\f580"; } -.fa-eyedropper::before { - content: "\f1fb"; } +.fa-delete-left { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-file-circle-check::before { - content: "\e5a0"; } +.fa-backspace { + --fa: "\f55a"; + --fa--fa: "\f55a\f55a"; } -.fa-forward::before { - content: "\f04e"; } +.fa-eye-dropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile::before { - content: "\f3ce"; } +.fa-eye-dropper-empty { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-android::before { - content: "\f3ce"; } +.fa-eyedropper { + --fa: "\f1fb"; + --fa--fa: "\f1fb\f1fb"; } -.fa-mobile-phone::before { - content: "\f3ce"; } +.fa-file-circle-check { + --fa: "\e5a0"; + --fa--fa: "\e5a0\e5a0"; } -.fa-face-meh::before { - content: "\f11a"; } +.fa-forward { + --fa: "\f04e"; + --fa--fa: "\f04e\f04e"; } -.fa-meh::before { - content: "\f11a"; } +.fa-mobile { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-align-center::before { - content: "\f037"; } +.fa-mobile-android { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-skull::before { - content: "\f6b7"; } +.fa-mobile-phone { + --fa: "\f3ce"; + --fa--fa: "\f3ce\f3ce"; } -.fa-book-dead::before { - content: "\f6b7"; } +.fa-face-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-id-card::before { - content: "\f2c2"; } +.fa-meh { + --fa: "\f11a"; + --fa--fa: "\f11a\f11a"; } -.fa-drivers-license::before { - content: "\f2c2"; } +.fa-align-center { + --fa: "\f037"; + --fa--fa: "\f037\f037"; } -.fa-outdent::before { - content: "\f03b"; } +.fa-book-skull { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-dedent::before { - content: "\f03b"; } +.fa-book-dead { + --fa: "\f6b7"; + --fa--fa: "\f6b7\f6b7"; } -.fa-heart-circle-exclamation::before { - content: "\e4fe"; } +.fa-id-card { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-house::before { - content: "\f015"; } +.fa-drivers-license { + --fa: "\f2c2"; + --fa--fa: "\f2c2\f2c2"; } -.fa-home::before { - content: "\f015"; } +.fa-outdent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-alt::before { - content: "\f015"; } +.fa-dedent { + --fa: "\f03b"; + --fa--fa: "\f03b\f03b"; } -.fa-home-lg-alt::before { - content: "\f015"; } +.fa-heart-circle-exclamation { + --fa: "\e4fe"; + --fa--fa: "\e4fe\e4fe"; } -.fa-calendar-week::before { - content: "\f784"; } +.fa-house { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-laptop-medical::before { - content: "\f812"; } +.fa-home { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-b::before { - content: "\42"; } +.fa-home-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-file-medical::before { - content: "\f477"; } +.fa-home-lg-alt { + --fa: "\f015"; + --fa--fa: "\f015\f015"; } -.fa-dice-one::before { - content: "\f525"; } +.fa-calendar-week { + --fa: "\f784"; + --fa--fa: "\f784\f784"; } -.fa-kiwi-bird::before { - content: "\f535"; } +.fa-laptop-medical { + --fa: "\f812"; + --fa--fa: "\f812\f812"; } -.fa-arrow-right-arrow-left::before { - content: "\f0ec"; } +.fa-b { + --fa: "\42"; + --fa--fa: "\42\42"; } -.fa-exchange::before { - content: "\f0ec"; } +.fa-file-medical { + --fa: "\f477"; + --fa--fa: "\f477\f477"; } -.fa-rotate-right::before { - content: "\f2f9"; } +.fa-dice-one { + --fa: "\f525"; + --fa--fa: "\f525\f525"; } -.fa-redo-alt::before { - content: "\f2f9"; } +.fa-kiwi-bird { + --fa: "\f535"; + --fa--fa: "\f535\f535"; } -.fa-rotate-forward::before { - content: "\f2f9"; } +.fa-arrow-right-arrow-left { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-utensils::before { - content: "\f2e7"; } +.fa-exchange { + --fa: "\f0ec"; + --fa--fa: "\f0ec\f0ec"; } -.fa-cutlery::before { - content: "\f2e7"; } +.fa-rotate-right { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-arrow-up-wide-short::before { - content: "\f161"; } +.fa-redo-alt { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-sort-amount-up::before { - content: "\f161"; } +.fa-rotate-forward { + --fa: "\f2f9"; + --fa--fa: "\f2f9\f2f9"; } -.fa-mill-sign::before { - content: "\e1ed"; } +.fa-utensils { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-bowl-rice::before { - content: "\e2eb"; } +.fa-cutlery { + --fa: "\f2e7"; + --fa--fa: "\f2e7\f2e7"; } -.fa-skull::before { - content: "\f54c"; } +.fa-arrow-up-wide-short { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-tower-broadcast::before { - content: "\f519"; } +.fa-sort-amount-up { + --fa: "\f161"; + --fa--fa: "\f161\f161"; } -.fa-broadcast-tower::before { - content: "\f519"; } +.fa-mill-sign { + --fa: "\e1ed"; + --fa--fa: "\e1ed\e1ed"; } -.fa-truck-pickup::before { - content: "\f63c"; } +.fa-bowl-rice { + --fa: "\e2eb"; + --fa--fa: "\e2eb\e2eb"; } -.fa-up-long::before { - content: "\f30c"; } +.fa-skull { + --fa: "\f54c"; + --fa--fa: "\f54c\f54c"; } -.fa-long-arrow-alt-up::before { - content: "\f30c"; } +.fa-tower-broadcast { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-stop::before { - content: "\f04d"; } +.fa-broadcast-tower { + --fa: "\f519"; + --fa--fa: "\f519\f519"; } -.fa-code-merge::before { - content: "\f387"; } +.fa-truck-pickup { + --fa: "\f63c"; + --fa--fa: "\f63c\f63c"; } -.fa-upload::before { - content: "\f093"; } +.fa-up-long { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-hurricane::before { - content: "\f751"; } +.fa-long-arrow-alt-up { + --fa: "\f30c"; + --fa--fa: "\f30c\f30c"; } -.fa-mound::before { - content: "\e52d"; } +.fa-stop { + --fa: "\f04d"; + --fa--fa: "\f04d\f04d"; } -.fa-toilet-portable::before { - content: "\e583"; } +.fa-code-merge { + --fa: "\f387"; + --fa--fa: "\f387\f387"; } -.fa-compact-disc::before { - content: "\f51f"; } +.fa-upload { + --fa: "\f093"; + --fa--fa: "\f093\f093"; } -.fa-file-arrow-down::before { - content: "\f56d"; } +.fa-hurricane { + --fa: "\f751"; + --fa--fa: "\f751\f751"; } -.fa-file-download::before { - content: "\f56d"; } +.fa-mound { + --fa: "\e52d"; + --fa--fa: "\e52d\e52d"; } -.fa-caravan::before { - content: "\f8ff"; } +.fa-toilet-portable { + --fa: "\e583"; + --fa--fa: "\e583\e583"; } -.fa-shield-cat::before { - content: "\e572"; } +.fa-compact-disc { + --fa: "\f51f"; + --fa--fa: "\f51f\f51f"; } -.fa-bolt::before { - content: "\f0e7"; } +.fa-file-arrow-down { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-zap::before { - content: "\f0e7"; } +.fa-file-download { + --fa: "\f56d"; + --fa--fa: "\f56d\f56d"; } -.fa-glass-water::before { - content: "\e4f4"; } +.fa-caravan { + --fa: "\f8ff"; + --fa--fa: "\f8ff\f8ff"; } -.fa-oil-well::before { - content: "\e532"; } +.fa-shield-cat { + --fa: "\e572"; + --fa--fa: "\e572\e572"; } -.fa-vault::before { - content: "\e2c5"; } +.fa-bolt { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-mars::before { - content: "\f222"; } +.fa-zap { + --fa: "\f0e7"; + --fa--fa: "\f0e7\f0e7"; } -.fa-toilet::before { - content: "\f7d8"; } +.fa-glass-water { + --fa: "\e4f4"; + --fa--fa: "\e4f4\e4f4"; } -.fa-plane-circle-xmark::before { - content: "\e557"; } +.fa-oil-well { + --fa: "\e532"; + --fa--fa: "\e532\e532"; } -.fa-yen-sign::before { - content: "\f157"; } +.fa-vault { + --fa: "\e2c5"; + --fa--fa: "\e2c5\e2c5"; } -.fa-cny::before { - content: "\f157"; } +.fa-mars { + --fa: "\f222"; + --fa--fa: "\f222\f222"; } -.fa-jpy::before { - content: "\f157"; } +.fa-toilet { + --fa: "\f7d8"; + --fa--fa: "\f7d8\f7d8"; } -.fa-rmb::before { - content: "\f157"; } +.fa-plane-circle-xmark { + --fa: "\e557"; + --fa--fa: "\e557\e557"; } -.fa-yen::before { - content: "\f157"; } +.fa-yen-sign { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble-sign::before { - content: "\f158"; } +.fa-cny { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rouble::before { - content: "\f158"; } +.fa-jpy { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-rub::before { - content: "\f158"; } +.fa-rmb { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-ruble::before { - content: "\f158"; } +.fa-yen { + --fa: "\f157"; + --fa--fa: "\f157\f157"; } -.fa-sun::before { - content: "\f185"; } +.fa-ruble-sign { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-guitar::before { - content: "\f7a6"; } +.fa-rouble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-face-laugh-wink::before { - content: "\f59c"; } +.fa-rub { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-laugh-wink::before { - content: "\f59c"; } +.fa-ruble { + --fa: "\f158"; + --fa--fa: "\f158\f158"; } -.fa-horse-head::before { - content: "\f7ab"; } +.fa-sun { + --fa: "\f185"; + --fa--fa: "\f185\f185"; } -.fa-bore-hole::before { - content: "\e4c3"; } +.fa-guitar { + --fa: "\f7a6"; + --fa--fa: "\f7a6\f7a6"; } -.fa-industry::before { - content: "\f275"; } +.fa-face-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-circle-down::before { - content: "\f358"; } +.fa-laugh-wink { + --fa: "\f59c"; + --fa--fa: "\f59c\f59c"; } -.fa-arrow-alt-circle-down::before { - content: "\f358"; } +.fa-horse-head { + --fa: "\f7ab"; + --fa--fa: "\f7ab\f7ab"; } -.fa-arrows-turn-to-dots::before { - content: "\e4c1"; } +.fa-bore-hole { + --fa: "\e4c3"; + --fa--fa: "\e4c3\e4c3"; } -.fa-florin-sign::before { - content: "\e184"; } +.fa-industry { + --fa: "\f275"; + --fa--fa: "\f275\f275"; } -.fa-arrow-down-short-wide::before { - content: "\f884"; } +.fa-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-desc::before { - content: "\f884"; } +.fa-arrow-alt-circle-down { + --fa: "\f358"; + --fa--fa: "\f358\f358"; } -.fa-sort-amount-down-alt::before { - content: "\f884"; } +.fa-arrows-turn-to-dots { + --fa: "\e4c1"; + --fa--fa: "\e4c1\e4c1"; } -.fa-less-than::before { - content: "\3c"; } +.fa-florin-sign { + --fa: "\e184"; + --fa--fa: "\e184\e184"; } -.fa-angle-down::before { - content: "\f107"; } +.fa-arrow-down-short-wide { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-car-tunnel::before { - content: "\e4de"; } +.fa-sort-amount-desc { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-head-side-cough::before { - content: "\e061"; } +.fa-sort-amount-down-alt { + --fa: "\f884"; + --fa--fa: "\f884\f884"; } -.fa-grip-lines::before { - content: "\f7a4"; } +.fa-less-than { + --fa: "\3c"; + --fa--fa: "\3c\3c"; } -.fa-thumbs-down::before { - content: "\f165"; } +.fa-angle-down { + --fa: "\f107"; + --fa--fa: "\f107\f107"; } -.fa-user-lock::before { - content: "\f502"; } +.fa-car-tunnel { + --fa: "\e4de"; + --fa--fa: "\e4de\e4de"; } -.fa-arrow-right-long::before { - content: "\f178"; } +.fa-head-side-cough { + --fa: "\e061"; + --fa--fa: "\e061\e061"; } -.fa-long-arrow-right::before { - content: "\f178"; } +.fa-grip-lines { + --fa: "\f7a4"; + --fa--fa: "\f7a4\f7a4"; } -.fa-anchor-circle-xmark::before { - content: "\e4ac"; } +.fa-thumbs-down { + --fa: "\f165"; + --fa--fa: "\f165\f165"; } -.fa-ellipsis::before { - content: "\f141"; } +.fa-user-lock { + --fa: "\f502"; + --fa--fa: "\f502\f502"; } -.fa-ellipsis-h::before { - content: "\f141"; } +.fa-arrow-right-long { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-chess-pawn::before { - content: "\f443"; } +.fa-long-arrow-right { + --fa: "\f178"; + --fa--fa: "\f178\f178"; } -.fa-kit-medical::before { - content: "\f479"; } +.fa-anchor-circle-xmark { + --fa: "\e4ac"; + --fa--fa: "\e4ac\e4ac"; } -.fa-first-aid::before { - content: "\f479"; } +.fa-ellipsis { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-person-through-window::before { - content: "\e5a9"; } +.fa-ellipsis-h { + --fa: "\f141"; + --fa--fa: "\f141\f141"; } -.fa-toolbox::before { - content: "\f552"; } +.fa-chess-pawn { + --fa: "\f443"; + --fa--fa: "\f443\f443"; } -.fa-hands-holding-circle::before { - content: "\e4fb"; } +.fa-kit-medical { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-bug::before { - content: "\f188"; } +.fa-first-aid { + --fa: "\f479"; + --fa--fa: "\f479\f479"; } -.fa-credit-card::before { - content: "\f09d"; } +.fa-person-through-window { + --fa: "\e5a9"; + --fa--fa: "\e5a9\e5a9"; } -.fa-credit-card-alt::before { - content: "\f09d"; } +.fa-toolbox { + --fa: "\f552"; + --fa--fa: "\f552\f552"; } -.fa-car::before { - content: "\f1b9"; } +.fa-hands-holding-circle { + --fa: "\e4fb"; + --fa--fa: "\e4fb\e4fb"; } -.fa-automobile::before { - content: "\f1b9"; } +.fa-bug { + --fa: "\f188"; + --fa--fa: "\f188\f188"; } -.fa-hand-holding-hand::before { - content: "\e4f7"; } +.fa-credit-card { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-open-reader::before { - content: "\f5da"; } +.fa-credit-card-alt { + --fa: "\f09d"; + --fa--fa: "\f09d\f09d"; } -.fa-book-reader::before { - content: "\f5da"; } +.fa-car { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-mountain-sun::before { - content: "\e52f"; } +.fa-automobile { + --fa: "\f1b9"; + --fa--fa: "\f1b9\f1b9"; } -.fa-arrows-left-right-to-line::before { - content: "\e4ba"; } +.fa-hand-holding-hand { + --fa: "\e4f7"; + --fa--fa: "\e4f7\e4f7"; } -.fa-dice-d20::before { - content: "\f6cf"; } +.fa-book-open-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-truck-droplet::before { - content: "\e58c"; } +.fa-book-reader { + --fa: "\f5da"; + --fa--fa: "\f5da\f5da"; } -.fa-file-circle-xmark::before { - content: "\e5a1"; } +.fa-mountain-sun { + --fa: "\e52f"; + --fa--fa: "\e52f\e52f"; } -.fa-temperature-arrow-up::before { - content: "\e040"; } +.fa-arrows-left-right-to-line { + --fa: "\e4ba"; + --fa--fa: "\e4ba\e4ba"; } -.fa-temperature-up::before { - content: "\e040"; } +.fa-dice-d20 { + --fa: "\f6cf"; + --fa--fa: "\f6cf\f6cf"; } -.fa-medal::before { - content: "\f5a2"; } +.fa-truck-droplet { + --fa: "\e58c"; + --fa--fa: "\e58c\e58c"; } -.fa-bed::before { - content: "\f236"; } +.fa-file-circle-xmark { + --fa: "\e5a1"; + --fa--fa: "\e5a1\e5a1"; } -.fa-square-h::before { - content: "\f0fd"; } +.fa-temperature-arrow-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-h-square::before { - content: "\f0fd"; } +.fa-temperature-up { + --fa: "\e040"; + --fa--fa: "\e040\e040"; } -.fa-podcast::before { - content: "\f2ce"; } +.fa-medal { + --fa: "\f5a2"; + --fa--fa: "\f5a2\f5a2"; } -.fa-temperature-full::before { - content: "\f2c7"; } +.fa-bed { + --fa: "\f236"; + --fa--fa: "\f236\f236"; } -.fa-temperature-4::before { - content: "\f2c7"; } +.fa-square-h { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-4::before { - content: "\f2c7"; } +.fa-h-square { + --fa: "\f0fd"; + --fa--fa: "\f0fd\f0fd"; } -.fa-thermometer-full::before { - content: "\f2c7"; } +.fa-podcast { + --fa: "\f2ce"; + --fa--fa: "\f2ce\f2ce"; } -.fa-bell::before { - content: "\f0f3"; } +.fa-temperature-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-superscript::before { - content: "\f12b"; } +.fa-temperature-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-plug-circle-xmark::before { - content: "\e560"; } +.fa-thermometer-4 { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-star-of-life::before { - content: "\f621"; } +.fa-thermometer-full { + --fa: "\f2c7"; + --fa--fa: "\f2c7\f2c7"; } -.fa-phone-slash::before { - content: "\f3dd"; } +.fa-bell { + --fa: "\f0f3"; + --fa--fa: "\f0f3\f0f3"; } -.fa-paint-roller::before { - content: "\f5aa"; } +.fa-superscript { + --fa: "\f12b"; + --fa--fa: "\f12b\f12b"; } -.fa-handshake-angle::before { - content: "\f4c4"; } +.fa-plug-circle-xmark { + --fa: "\e560"; + --fa--fa: "\e560\e560"; } -.fa-hands-helping::before { - content: "\f4c4"; } +.fa-star-of-life { + --fa: "\f621"; + --fa--fa: "\f621\f621"; } -.fa-location-dot::before { - content: "\f3c5"; } +.fa-phone-slash { + --fa: "\f3dd"; + --fa--fa: "\f3dd\f3dd"; } -.fa-map-marker-alt::before { - content: "\f3c5"; } +.fa-paint-roller { + --fa: "\f5aa"; + --fa--fa: "\f5aa\f5aa"; } -.fa-file::before { - content: "\f15b"; } +.fa-handshake-angle { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-greater-than::before { - content: "\3e"; } +.fa-hands-helping { + --fa: "\f4c4"; + --fa--fa: "\f4c4\f4c4"; } -.fa-person-swimming::before { - content: "\f5c4"; } +.fa-location-dot { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-swimmer::before { - content: "\f5c4"; } +.fa-map-marker-alt { + --fa: "\f3c5"; + --fa--fa: "\f3c5\f3c5"; } -.fa-arrow-down::before { - content: "\f063"; } +.fa-file { + --fa: "\f15b"; + --fa--fa: "\f15b\f15b"; } -.fa-droplet::before { - content: "\f043"; } +.fa-greater-than { + --fa: "\3e"; + --fa--fa: "\3e\3e"; } -.fa-tint::before { - content: "\f043"; } +.fa-person-swimming { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-eraser::before { - content: "\f12d"; } +.fa-swimmer { + --fa: "\f5c4"; + --fa--fa: "\f5c4\f5c4"; } -.fa-earth-americas::before { - content: "\f57d"; } +.fa-arrow-down { + --fa: "\f063"; + --fa--fa: "\f063\f063"; } -.fa-earth::before { - content: "\f57d"; } +.fa-droplet { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-earth-america::before { - content: "\f57d"; } +.fa-tint { + --fa: "\f043"; + --fa--fa: "\f043\f043"; } -.fa-globe-americas::before { - content: "\f57d"; } +.fa-eraser { + --fa: "\f12d"; + --fa--fa: "\f12d\f12d"; } -.fa-person-burst::before { - content: "\e53b"; } +.fa-earth-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-dove::before { - content: "\f4ba"; } +.fa-earth { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-empty::before { - content: "\f244"; } +.fa-earth-america { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-battery-0::before { - content: "\f244"; } +.fa-globe-americas { + --fa: "\f57d"; + --fa--fa: "\f57d\f57d"; } -.fa-socks::before { - content: "\f696"; } +.fa-person-burst { + --fa: "\e53b"; + --fa--fa: "\e53b\e53b"; } -.fa-inbox::before { - content: "\f01c"; } +.fa-dove { + --fa: "\f4ba"; + --fa--fa: "\f4ba\f4ba"; } -.fa-section::before { - content: "\e447"; } +.fa-battery-empty { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-gauge-high::before { - content: "\f625"; } +.fa-battery-0 { + --fa: "\f244"; + --fa--fa: "\f244\f244"; } -.fa-tachometer-alt::before { - content: "\f625"; } +.fa-socks { + --fa: "\f696"; + --fa--fa: "\f696\f696"; } -.fa-tachometer-alt-fast::before { - content: "\f625"; } +.fa-inbox { + --fa: "\f01c"; + --fa--fa: "\f01c\f01c"; } -.fa-envelope-open-text::before { - content: "\f658"; } +.fa-section { + --fa: "\e447"; + --fa--fa: "\e447\e447"; } -.fa-hospital::before { - content: "\f0f8"; } +.fa-gauge-high { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-alt::before { - content: "\f0f8"; } +.fa-tachometer-alt { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-hospital-wide::before { - content: "\f0f8"; } +.fa-tachometer-alt-fast { + --fa: "\f625"; + --fa--fa: "\f625\f625"; } -.fa-wine-bottle::before { - content: "\f72f"; } +.fa-envelope-open-text { + --fa: "\f658"; + --fa--fa: "\f658\f658"; } -.fa-chess-rook::before { - content: "\f447"; } +.fa-hospital { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-bars-staggered::before { - content: "\f550"; } +.fa-hospital-alt { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-reorder::before { - content: "\f550"; } +.fa-hospital-wide { + --fa: "\f0f8"; + --fa--fa: "\f0f8\f0f8"; } -.fa-stream::before { - content: "\f550"; } +.fa-wine-bottle { + --fa: "\f72f"; + --fa--fa: "\f72f\f72f"; } -.fa-dharmachakra::before { - content: "\f655"; } +.fa-chess-rook { + --fa: "\f447"; + --fa--fa: "\f447\f447"; } -.fa-hotdog::before { - content: "\f80f"; } +.fa-bars-staggered { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-person-walking-with-cane::before { - content: "\f29d"; } +.fa-reorder { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-blind::before { - content: "\f29d"; } +.fa-stream { + --fa: "\f550"; + --fa--fa: "\f550\f550"; } -.fa-drum::before { - content: "\f569"; } +.fa-dharmachakra { + --fa: "\f655"; + --fa--fa: "\f655\f655"; } -.fa-ice-cream::before { - content: "\f810"; } +.fa-hotdog { + --fa: "\f80f"; + --fa--fa: "\f80f\f80f"; } -.fa-heart-circle-bolt::before { - content: "\e4fc"; } +.fa-person-walking-with-cane { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-fax::before { - content: "\f1ac"; } +.fa-blind { + --fa: "\f29d"; + --fa--fa: "\f29d\f29d"; } -.fa-paragraph::before { - content: "\f1dd"; } +.fa-drum { + --fa: "\f569"; + --fa--fa: "\f569\f569"; } -.fa-check-to-slot::before { - content: "\f772"; } +.fa-ice-cream { + --fa: "\f810"; + --fa--fa: "\f810\f810"; } -.fa-vote-yea::before { - content: "\f772"; } +.fa-heart-circle-bolt { + --fa: "\e4fc"; + --fa--fa: "\e4fc\e4fc"; } -.fa-star-half::before { - content: "\f089"; } +.fa-fax { + --fa: "\f1ac"; + --fa--fa: "\f1ac\f1ac"; } -.fa-boxes-stacked::before { - content: "\f468"; } +.fa-paragraph { + --fa: "\f1dd"; + --fa--fa: "\f1dd\f1dd"; } -.fa-boxes::before { - content: "\f468"; } +.fa-check-to-slot { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-boxes-alt::before { - content: "\f468"; } +.fa-vote-yea { + --fa: "\f772"; + --fa--fa: "\f772\f772"; } -.fa-link::before { - content: "\f0c1"; } +.fa-star-half { + --fa: "\f089"; + --fa--fa: "\f089\f089"; } -.fa-chain::before { - content: "\f0c1"; } +.fa-boxes-stacked { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-ear-listen::before { - content: "\f2a2"; } +.fa-boxes { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-assistive-listening-systems::before { - content: "\f2a2"; } +.fa-boxes-alt { + --fa: "\f468"; + --fa--fa: "\f468\f468"; } -.fa-tree-city::before { - content: "\e587"; } +.fa-link { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-play::before { - content: "\f04b"; } +.fa-chain { + --fa: "\f0c1"; + --fa--fa: "\f0c1\f0c1"; } -.fa-font::before { - content: "\f031"; } +.fa-ear-listen { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-table-cells-row-lock::before { - content: "\e67a"; } +.fa-assistive-listening-systems { + --fa: "\f2a2"; + --fa--fa: "\f2a2\f2a2"; } -.fa-rupiah-sign::before { - content: "\e23d"; } +.fa-tree-city { + --fa: "\e587"; + --fa--fa: "\e587\e587"; } -.fa-magnifying-glass::before { - content: "\f002"; } +.fa-play { + --fa: "\f04b"; + --fa--fa: "\f04b\f04b"; } -.fa-search::before { - content: "\f002"; } +.fa-font { + --fa: "\f031"; + --fa--fa: "\f031\f031"; } -.fa-table-tennis-paddle-ball::before { - content: "\f45d"; } +.fa-table-cells-row-lock { + --fa: "\e67a"; + --fa--fa: "\e67a\e67a"; } -.fa-ping-pong-paddle-ball::before { - content: "\f45d"; } +.fa-rupiah-sign { + --fa: "\e23d"; + --fa--fa: "\e23d\e23d"; } -.fa-table-tennis::before { - content: "\f45d"; } +.fa-magnifying-glass { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-person-dots-from-line::before { - content: "\f470"; } +.fa-search { + --fa: "\f002"; + --fa--fa: "\f002\f002"; } -.fa-diagnoses::before { - content: "\f470"; } +.fa-table-tennis-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-can-arrow-up::before { - content: "\f82a"; } +.fa-ping-pong-paddle-ball { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-trash-restore-alt::before { - content: "\f82a"; } +.fa-table-tennis { + --fa: "\f45d"; + --fa--fa: "\f45d\f45d"; } -.fa-naira-sign::before { - content: "\e1f6"; } +.fa-person-dots-from-line { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-cart-arrow-down::before { - content: "\f218"; } +.fa-diagnoses { + --fa: "\f470"; + --fa--fa: "\f470\f470"; } -.fa-walkie-talkie::before { - content: "\f8ef"; } +.fa-trash-can-arrow-up { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-pen::before { - content: "\f31c"; } +.fa-trash-restore-alt { + --fa: "\f82a"; + --fa--fa: "\f82a\f82a"; } -.fa-file-edit::before { - content: "\f31c"; } +.fa-naira-sign { + --fa: "\e1f6"; + --fa--fa: "\e1f6\e1f6"; } -.fa-receipt::before { - content: "\f543"; } +.fa-cart-arrow-down { + --fa: "\f218"; + --fa--fa: "\f218\f218"; } -.fa-square-pen::before { - content: "\f14b"; } +.fa-walkie-talkie { + --fa: "\f8ef"; + --fa--fa: "\f8ef\f8ef"; } -.fa-pen-square::before { - content: "\f14b"; } +.fa-file-pen { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-pencil-square::before { - content: "\f14b"; } +.fa-file-edit { + --fa: "\f31c"; + --fa--fa: "\f31c\f31c"; } -.fa-suitcase-rolling::before { - content: "\f5c1"; } +.fa-receipt { + --fa: "\f543"; + --fa--fa: "\f543\f543"; } -.fa-person-circle-exclamation::before { - content: "\e53f"; } +.fa-square-pen { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-chevron-down::before { - content: "\f078"; } +.fa-pen-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery-full::before { - content: "\f240"; } +.fa-pencil-square { + --fa: "\f14b"; + --fa--fa: "\f14b\f14b"; } -.fa-battery::before { - content: "\f240"; } +.fa-suitcase-rolling { + --fa: "\f5c1"; + --fa--fa: "\f5c1\f5c1"; } -.fa-battery-5::before { - content: "\f240"; } +.fa-person-circle-exclamation { + --fa: "\e53f"; + --fa--fa: "\e53f\e53f"; } -.fa-skull-crossbones::before { - content: "\f714"; } +.fa-chevron-down { + --fa: "\f078"; + --fa--fa: "\f078\f078"; } -.fa-code-compare::before { - content: "\e13a"; } +.fa-battery-full { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-ul::before { - content: "\f0ca"; } +.fa-battery { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-list-dots::before { - content: "\f0ca"; } +.fa-battery-5 { + --fa: "\f240"; + --fa--fa: "\f240\f240"; } -.fa-school-lock::before { - content: "\e56f"; } +.fa-skull-crossbones { + --fa: "\f714"; + --fa--fa: "\f714\f714"; } -.fa-tower-cell::before { - content: "\e585"; } +.fa-code-compare { + --fa: "\e13a"; + --fa--fa: "\e13a\e13a"; } -.fa-down-long::before { - content: "\f309"; } +.fa-list-ul { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-long-arrow-alt-down::before { - content: "\f309"; } +.fa-list-dots { + --fa: "\f0ca"; + --fa--fa: "\f0ca\f0ca"; } -.fa-ranking-star::before { - content: "\e561"; } +.fa-school-lock { + --fa: "\e56f"; + --fa--fa: "\e56f\e56f"; } -.fa-chess-king::before { - content: "\f43f"; } +.fa-tower-cell { + --fa: "\e585"; + --fa--fa: "\e585\e585"; } -.fa-person-harassing::before { - content: "\e549"; } +.fa-down-long { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-brazilian-real-sign::before { - content: "\e46c"; } +.fa-long-arrow-alt-down { + --fa: "\f309"; + --fa--fa: "\f309\f309"; } -.fa-landmark-dome::before { - content: "\f752"; } +.fa-ranking-star { + --fa: "\e561"; + --fa--fa: "\e561\e561"; } -.fa-landmark-alt::before { - content: "\f752"; } +.fa-chess-king { + --fa: "\f43f"; + --fa--fa: "\f43f\f43f"; } -.fa-arrow-up::before { - content: "\f062"; } +.fa-person-harassing { + --fa: "\e549"; + --fa--fa: "\e549\e549"; } -.fa-tv::before { - content: "\f26c"; } +.fa-brazilian-real-sign { + --fa: "\e46c"; + --fa--fa: "\e46c\e46c"; } -.fa-television::before { - content: "\f26c"; } +.fa-landmark-dome { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-tv-alt::before { - content: "\f26c"; } +.fa-landmark-alt { + --fa: "\f752"; + --fa--fa: "\f752\f752"; } -.fa-shrimp::before { - content: "\e448"; } +.fa-arrow-up { + --fa: "\f062"; + --fa--fa: "\f062\f062"; } -.fa-list-check::before { - content: "\f0ae"; } +.fa-tv { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-tasks::before { - content: "\f0ae"; } +.fa-television { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-jug-detergent::before { - content: "\e519"; } +.fa-tv-alt { + --fa: "\f26c"; + --fa--fa: "\f26c\f26c"; } -.fa-circle-user::before { - content: "\f2bd"; } +.fa-shrimp { + --fa: "\e448"; + --fa--fa: "\e448\e448"; } -.fa-user-circle::before { - content: "\f2bd"; } +.fa-list-check { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-user-shield::before { - content: "\f505"; } +.fa-tasks { + --fa: "\f0ae"; + --fa--fa: "\f0ae\f0ae"; } -.fa-wind::before { - content: "\f72e"; } +.fa-jug-detergent { + --fa: "\e519"; + --fa--fa: "\e519\e519"; } -.fa-car-burst::before { - content: "\f5e1"; } +.fa-circle-user { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-car-crash::before { - content: "\f5e1"; } +.fa-user-circle { + --fa: "\f2bd"; + --fa--fa: "\f2bd\f2bd"; } -.fa-y::before { - content: "\59"; } +.fa-user-shield { + --fa: "\f505"; + --fa--fa: "\f505\f505"; } -.fa-person-snowboarding::before { - content: "\f7ce"; } +.fa-wind { + --fa: "\f72e"; + --fa--fa: "\f72e\f72e"; } -.fa-snowboarding::before { - content: "\f7ce"; } +.fa-car-burst { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-truck-fast::before { - content: "\f48b"; } +.fa-car-crash { + --fa: "\f5e1"; + --fa--fa: "\f5e1\f5e1"; } -.fa-shipping-fast::before { - content: "\f48b"; } +.fa-y { + --fa: "\59"; + --fa--fa: "\59\59"; } -.fa-fish::before { - content: "\f578"; } +.fa-person-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-user-graduate::before { - content: "\f501"; } +.fa-snowboarding { + --fa: "\f7ce"; + --fa--fa: "\f7ce\f7ce"; } -.fa-circle-half-stroke::before { - content: "\f042"; } +.fa-truck-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-adjust::before { - content: "\f042"; } +.fa-shipping-fast { + --fa: "\f48b"; + --fa--fa: "\f48b\f48b"; } -.fa-clapperboard::before { - content: "\e131"; } +.fa-fish { + --fa: "\f578"; + --fa--fa: "\f578\f578"; } -.fa-circle-radiation::before { - content: "\f7ba"; } +.fa-user-graduate { + --fa: "\f501"; + --fa--fa: "\f501\f501"; } -.fa-radiation-alt::before { - content: "\f7ba"; } +.fa-circle-half-stroke { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball::before { - content: "\f433"; } +.fa-adjust { + --fa: "\f042"; + --fa--fa: "\f042\f042"; } -.fa-baseball-ball::before { - content: "\f433"; } +.fa-clapperboard { + --fa: "\e131"; + --fa--fa: "\e131\e131"; } -.fa-jet-fighter-up::before { - content: "\e518"; } +.fa-circle-radiation { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-diagram-project::before { - content: "\f542"; } +.fa-radiation-alt { + --fa: "\f7ba"; + --fa--fa: "\f7ba\f7ba"; } -.fa-project-diagram::before { - content: "\f542"; } +.fa-baseball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-copy::before { - content: "\f0c5"; } +.fa-baseball-ball { + --fa: "\f433"; + --fa--fa: "\f433\f433"; } -.fa-volume-xmark::before { - content: "\f6a9"; } +.fa-jet-fighter-up { + --fa: "\e518"; + --fa--fa: "\e518\e518"; } -.fa-volume-mute::before { - content: "\f6a9"; } +.fa-diagram-project { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-volume-times::before { - content: "\f6a9"; } +.fa-project-diagram { + --fa: "\f542"; + --fa--fa: "\f542\f542"; } -.fa-hand-sparkles::before { - content: "\e05d"; } +.fa-copy { + --fa: "\f0c5"; + --fa--fa: "\f0c5\f0c5"; } -.fa-grip::before { - content: "\f58d"; } +.fa-volume-xmark { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-grip-horizontal::before { - content: "\f58d"; } +.fa-volume-mute { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-from-square::before { - content: "\f14d"; } +.fa-volume-times { + --fa: "\f6a9"; + --fa--fa: "\f6a9\f6a9"; } -.fa-share-square::before { - content: "\f14d"; } +.fa-hand-sparkles { + --fa: "\e05d"; + --fa--fa: "\e05d\e05d"; } -.fa-child-combatant::before { - content: "\e4e0"; } +.fa-grip { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-child-rifle::before { - content: "\e4e0"; } +.fa-grip-horizontal { + --fa: "\f58d"; + --fa--fa: "\f58d\f58d"; } -.fa-gun::before { - content: "\e19b"; } +.fa-share-from-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-square-phone::before { - content: "\f098"; } +.fa-share-square { + --fa: "\f14d"; + --fa--fa: "\f14d\f14d"; } -.fa-phone-square::before { - content: "\f098"; } +.fa-child-combatant { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-plus::before { - content: "\2b"; } +.fa-child-rifle { + --fa: "\e4e0"; + --fa--fa: "\e4e0\e4e0"; } -.fa-add::before { - content: "\2b"; } +.fa-gun { + --fa: "\e19b"; + --fa--fa: "\e19b\e19b"; } -.fa-expand::before { - content: "\f065"; } +.fa-square-phone { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-computer::before { - content: "\e4e5"; } +.fa-phone-square { + --fa: "\f098"; + --fa--fa: "\f098\f098"; } -.fa-xmark::before { - content: "\f00d"; } +.fa-plus { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-close::before { - content: "\f00d"; } +.fa-add { + --fa: "\2b"; + --fa--fa: "\2b\2b"; } -.fa-multiply::before { - content: "\f00d"; } +.fa-expand { + --fa: "\f065"; + --fa--fa: "\f065\f065"; } -.fa-remove::before { - content: "\f00d"; } +.fa-computer { + --fa: "\e4e5"; + --fa--fa: "\e4e5\e4e5"; } -.fa-times::before { - content: "\f00d"; } +.fa-xmark { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows-up-down-left-right::before { - content: "\f047"; } +.fa-close { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-arrows::before { - content: "\f047"; } +.fa-multiply { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-user::before { - content: "\f51c"; } +.fa-remove { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-chalkboard-teacher::before { - content: "\f51c"; } +.fa-times { + --fa: "\f00d"; + --fa--fa: "\f00d\f00d"; } -.fa-peso-sign::before { - content: "\e222"; } +.fa-arrows-up-down-left-right { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-building-shield::before { - content: "\e4d8"; } +.fa-arrows { + --fa: "\f047"; + --fa--fa: "\f047\f047"; } -.fa-baby::before { - content: "\f77c"; } +.fa-chalkboard-user { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-users-line::before { - content: "\e592"; } +.fa-chalkboard-teacher { + --fa: "\f51c"; + --fa--fa: "\f51c\f51c"; } -.fa-quote-left::before { - content: "\f10d"; } +.fa-peso-sign { + --fa: "\e222"; + --fa--fa: "\e222\e222"; } -.fa-quote-left-alt::before { - content: "\f10d"; } +.fa-building-shield { + --fa: "\e4d8"; + --fa--fa: "\e4d8\e4d8"; } -.fa-tractor::before { - content: "\f722"; } +.fa-baby { + --fa: "\f77c"; + --fa--fa: "\f77c\f77c"; } -.fa-trash-arrow-up::before { - content: "\f829"; } +.fa-users-line { + --fa: "\e592"; + --fa--fa: "\e592\e592"; } -.fa-trash-restore::before { - content: "\f829"; } +.fa-quote-left { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-arrow-down-up-lock::before { - content: "\e4b0"; } +.fa-quote-left-alt { + --fa: "\f10d"; + --fa--fa: "\f10d\f10d"; } -.fa-lines-leaning::before { - content: "\e51e"; } +.fa-tractor { + --fa: "\f722"; + --fa--fa: "\f722\f722"; } -.fa-ruler-combined::before { - content: "\f546"; } +.fa-trash-arrow-up { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-copyright::before { - content: "\f1f9"; } +.fa-trash-restore { + --fa: "\f829"; + --fa--fa: "\f829\f829"; } -.fa-equals::before { - content: "\3d"; } +.fa-arrow-down-up-lock { + --fa: "\e4b0"; + --fa--fa: "\e4b0\e4b0"; } -.fa-blender::before { - content: "\f517"; } +.fa-lines-leaning { + --fa: "\e51e"; + --fa--fa: "\e51e\e51e"; } -.fa-teeth::before { - content: "\f62e"; } +.fa-ruler-combined { + --fa: "\f546"; + --fa--fa: "\f546\f546"; } -.fa-shekel-sign::before { - content: "\f20b"; } +.fa-copyright { + --fa: "\f1f9"; + --fa--fa: "\f1f9\f1f9"; } -.fa-ils::before { - content: "\f20b"; } +.fa-equals { + --fa: "\3d"; + --fa--fa: "\3d\3d"; } -.fa-shekel::before { - content: "\f20b"; } +.fa-blender { + --fa: "\f517"; + --fa--fa: "\f517\f517"; } -.fa-sheqel::before { - content: "\f20b"; } +.fa-teeth { + --fa: "\f62e"; + --fa--fa: "\f62e\f62e"; } -.fa-sheqel-sign::before { - content: "\f20b"; } +.fa-shekel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-map::before { - content: "\f279"; } +.fa-ils { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-rocket::before { - content: "\f135"; } +.fa-shekel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-film::before { - content: "\f87c"; } +.fa-sheqel { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-photo-video::before { - content: "\f87c"; } +.fa-sheqel-sign { + --fa: "\f20b"; + --fa--fa: "\f20b\f20b"; } -.fa-folder-minus::before { - content: "\f65d"; } +.fa-map { + --fa: "\f279"; + --fa--fa: "\f279\f279"; } -.fa-store::before { - content: "\f54e"; } +.fa-rocket { + --fa: "\f135"; + --fa--fa: "\f135\f135"; } -.fa-arrow-trend-up::before { - content: "\e098"; } +.fa-photo-film { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-plug-circle-minus::before { - content: "\e55e"; } +.fa-photo-video { + --fa: "\f87c"; + --fa--fa: "\f87c\f87c"; } -.fa-sign-hanging::before { - content: "\f4d9"; } +.fa-folder-minus { + --fa: "\f65d"; + --fa--fa: "\f65d\f65d"; } -.fa-sign::before { - content: "\f4d9"; } +.fa-hexagon-nodes-bolt { + --fa: "\e69a"; + --fa--fa: "\e69a\e69a"; } -.fa-bezier-curve::before { - content: "\f55b"; } +.fa-store { + --fa: "\f54e"; + --fa--fa: "\f54e\f54e"; } -.fa-bell-slash::before { - content: "\f1f6"; } +.fa-arrow-trend-up { + --fa: "\e098"; + --fa--fa: "\e098\e098"; } -.fa-tablet::before { - content: "\f3fb"; } +.fa-plug-circle-minus { + --fa: "\e55e"; + --fa--fa: "\e55e\e55e"; } -.fa-tablet-android::before { - content: "\f3fb"; } +.fa-sign-hanging { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-school-flag::before { - content: "\e56e"; } +.fa-sign { + --fa: "\f4d9"; + --fa--fa: "\f4d9\f4d9"; } -.fa-fill::before { - content: "\f575"; } +.fa-bezier-curve { + --fa: "\f55b"; + --fa--fa: "\f55b\f55b"; } -.fa-angle-up::before { - content: "\f106"; } +.fa-bell-slash { + --fa: "\f1f6"; + --fa--fa: "\f1f6\f1f6"; } -.fa-drumstick-bite::before { - content: "\f6d7"; } +.fa-tablet { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-holly-berry::before { - content: "\f7aa"; } +.fa-tablet-android { + --fa: "\f3fb"; + --fa--fa: "\f3fb\f3fb"; } -.fa-chevron-left::before { - content: "\f053"; } +.fa-school-flag { + --fa: "\e56e"; + --fa--fa: "\e56e\e56e"; } -.fa-bacteria::before { - content: "\e059"; } +.fa-fill { + --fa: "\f575"; + --fa--fa: "\f575\f575"; } -.fa-hand-lizard::before { - content: "\f258"; } +.fa-angle-up { + --fa: "\f106"; + --fa--fa: "\f106\f106"; } -.fa-notdef::before { - content: "\e1fe"; } +.fa-drumstick-bite { + --fa: "\f6d7"; + --fa--fa: "\f6d7\f6d7"; } -.fa-disease::before { - content: "\f7fa"; } +.fa-holly-berry { + --fa: "\f7aa"; + --fa--fa: "\f7aa\f7aa"; } -.fa-briefcase-medical::before { - content: "\f469"; } +.fa-chevron-left { + --fa: "\f053"; + --fa--fa: "\f053\f053"; } -.fa-genderless::before { - content: "\f22d"; } +.fa-bacteria { + --fa: "\e059"; + --fa--fa: "\e059\e059"; } -.fa-chevron-right::before { - content: "\f054"; } +.fa-hand-lizard { + --fa: "\f258"; + --fa--fa: "\f258\f258"; } -.fa-retweet::before { - content: "\f079"; } +.fa-notdef { + --fa: "\e1fe"; + --fa--fa: "\e1fe\e1fe"; } -.fa-car-rear::before { - content: "\f5de"; } +.fa-disease { + --fa: "\f7fa"; + --fa--fa: "\f7fa\f7fa"; } -.fa-car-alt::before { - content: "\f5de"; } +.fa-briefcase-medical { + --fa: "\f469"; + --fa--fa: "\f469\f469"; } -.fa-pump-soap::before { - content: "\e06b"; } +.fa-genderless { + --fa: "\f22d"; + --fa--fa: "\f22d\f22d"; } -.fa-video-slash::before { - content: "\f4e2"; } +.fa-chevron-right { + --fa: "\f054"; + --fa--fa: "\f054\f054"; } -.fa-battery-quarter::before { - content: "\f243"; } +.fa-retweet { + --fa: "\f079"; + --fa--fa: "\f079\f079"; } -.fa-battery-2::before { - content: "\f243"; } +.fa-car-rear { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-radio::before { - content: "\f8d7"; } +.fa-car-alt { + --fa: "\f5de"; + --fa--fa: "\f5de\f5de"; } -.fa-baby-carriage::before { - content: "\f77d"; } +.fa-pump-soap { + --fa: "\e06b"; + --fa--fa: "\e06b\e06b"; } -.fa-carriage-baby::before { - content: "\f77d"; } +.fa-video-slash { + --fa: "\f4e2"; + --fa--fa: "\f4e2\f4e2"; } -.fa-traffic-light::before { - content: "\f637"; } +.fa-battery-quarter { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-thermometer::before { - content: "\f491"; } +.fa-battery-2 { + --fa: "\f243"; + --fa--fa: "\f243\f243"; } -.fa-vr-cardboard::before { - content: "\f729"; } +.fa-radio { + --fa: "\f8d7"; + --fa--fa: "\f8d7\f8d7"; } -.fa-hand-middle-finger::before { - content: "\f806"; } +.fa-baby-carriage { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percent::before { - content: "\25"; } +.fa-carriage-baby { + --fa: "\f77d"; + --fa--fa: "\f77d\f77d"; } -.fa-percentage::before { - content: "\25"; } +.fa-traffic-light { + --fa: "\f637"; + --fa--fa: "\f637\f637"; } -.fa-truck-moving::before { - content: "\f4df"; } +.fa-thermometer { + --fa: "\f491"; + --fa--fa: "\f491\f491"; } -.fa-glass-water-droplet::before { - content: "\e4f5"; } +.fa-vr-cardboard { + --fa: "\f729"; + --fa--fa: "\f729\f729"; } -.fa-display::before { - content: "\e163"; } +.fa-hand-middle-finger { + --fa: "\f806"; + --fa--fa: "\f806\f806"; } -.fa-face-smile::before { - content: "\f118"; } +.fa-percent { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-smile::before { - content: "\f118"; } +.fa-percentage { + --fa: "\25"; + --fa--fa: "\25\25"; } -.fa-thumbtack::before { - content: "\f08d"; } +.fa-truck-moving { + --fa: "\f4df"; + --fa--fa: "\f4df\f4df"; } -.fa-thumb-tack::before { - content: "\f08d"; } +.fa-glass-water-droplet { + --fa: "\e4f5"; + --fa--fa: "\e4f5\e4f5"; } -.fa-trophy::before { - content: "\f091"; } +.fa-display { + --fa: "\e163"; + --fa--fa: "\e163\e163"; } -.fa-person-praying::before { - content: "\f683"; } +.fa-face-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-pray::before { - content: "\f683"; } +.fa-smile { + --fa: "\f118"; + --fa--fa: "\f118\f118"; } -.fa-hammer::before { - content: "\f6e3"; } +.fa-thumbtack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-hand-peace::before { - content: "\f25b"; } +.fa-thumb-tack { + --fa: "\f08d"; + --fa--fa: "\f08d\f08d"; } -.fa-rotate::before { - content: "\f2f1"; } +.fa-trophy { + --fa: "\f091"; + --fa--fa: "\f091\f091"; } -.fa-sync-alt::before { - content: "\f2f1"; } +.fa-person-praying { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-spinner::before { - content: "\f110"; } +.fa-pray { + --fa: "\f683"; + --fa--fa: "\f683\f683"; } -.fa-robot::before { - content: "\f544"; } +.fa-hammer { + --fa: "\f6e3"; + --fa--fa: "\f6e3\f6e3"; } -.fa-peace::before { - content: "\f67c"; } +.fa-hand-peace { + --fa: "\f25b"; + --fa--fa: "\f25b\f25b"; } -.fa-gears::before { - content: "\f085"; } +.fa-rotate { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-cogs::before { - content: "\f085"; } +.fa-sync-alt { + --fa: "\f2f1"; + --fa--fa: "\f2f1\f2f1"; } -.fa-warehouse::before { - content: "\f494"; } +.fa-spinner { + --fa: "\f110"; + --fa--fa: "\f110\f110"; } -.fa-arrow-up-right-dots::before { - content: "\e4b7"; } +.fa-robot { + --fa: "\f544"; + --fa--fa: "\f544\f544"; } -.fa-splotch::before { - content: "\f5bc"; } +.fa-peace { + --fa: "\f67c"; + --fa--fa: "\f67c\f67c"; } -.fa-face-grin-hearts::before { - content: "\f584"; } +.fa-gears { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-grin-hearts::before { - content: "\f584"; } +.fa-cogs { + --fa: "\f085"; + --fa--fa: "\f085\f085"; } -.fa-dice-four::before { - content: "\f524"; } +.fa-warehouse { + --fa: "\f494"; + --fa--fa: "\f494\f494"; } -.fa-sim-card::before { - content: "\f7c4"; } +.fa-arrow-up-right-dots { + --fa: "\e4b7"; + --fa--fa: "\e4b7\e4b7"; } -.fa-transgender::before { - content: "\f225"; } +.fa-splotch { + --fa: "\f5bc"; + --fa--fa: "\f5bc\f5bc"; } -.fa-transgender-alt::before { - content: "\f225"; } +.fa-face-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-mercury::before { - content: "\f223"; } +.fa-grin-hearts { + --fa: "\f584"; + --fa--fa: "\f584\f584"; } -.fa-arrow-turn-down::before { - content: "\f149"; } +.fa-dice-four { + --fa: "\f524"; + --fa--fa: "\f524\f524"; } -.fa-level-down::before { - content: "\f149"; } +.fa-sim-card { + --fa: "\f7c4"; + --fa--fa: "\f7c4\f7c4"; } -.fa-person-falling-burst::before { - content: "\e547"; } +.fa-transgender { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-award::before { - content: "\f559"; } +.fa-transgender-alt { + --fa: "\f225"; + --fa--fa: "\f225\f225"; } -.fa-ticket-simple::before { - content: "\f3ff"; } +.fa-mercury { + --fa: "\f223"; + --fa--fa: "\f223\f223"; } -.fa-ticket-alt::before { - content: "\f3ff"; } +.fa-arrow-turn-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-building::before { - content: "\f1ad"; } +.fa-level-down { + --fa: "\f149"; + --fa--fa: "\f149\f149"; } -.fa-angles-left::before { - content: "\f100"; } +.fa-person-falling-burst { + --fa: "\e547"; + --fa--fa: "\e547\e547"; } -.fa-angle-double-left::before { - content: "\f100"; } +.fa-award { + --fa: "\f559"; + --fa--fa: "\f559\f559"; } -.fa-qrcode::before { - content: "\f029"; } +.fa-ticket-simple { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-clock-rotate-left::before { - content: "\f1da"; } +.fa-ticket-alt { + --fa: "\f3ff"; + --fa--fa: "\f3ff\f3ff"; } -.fa-history::before { - content: "\f1da"; } +.fa-building { + --fa: "\f1ad"; + --fa--fa: "\f1ad\f1ad"; } -.fa-face-grin-beam-sweat::before { - content: "\f583"; } +.fa-angles-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-grin-beam-sweat::before { - content: "\f583"; } +.fa-angle-double-left { + --fa: "\f100"; + --fa--fa: "\f100\f100"; } -.fa-file-export::before { - content: "\f56e"; } +.fa-qrcode { + --fa: "\f029"; + --fa--fa: "\f029\f029"; } -.fa-arrow-right-from-file::before { - content: "\f56e"; } +.fa-clock-rotate-left { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield::before { - content: "\f132"; } +.fa-history { + --fa: "\f1da"; + --fa--fa: "\f1da\f1da"; } -.fa-shield-blank::before { - content: "\f132"; } +.fa-face-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-arrow-up-short-wide::before { - content: "\f885"; } +.fa-grin-beam-sweat { + --fa: "\f583"; + --fa--fa: "\f583\f583"; } -.fa-sort-amount-up-alt::before { - content: "\f885"; } +.fa-file-export { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-house-medical::before { - content: "\e3b2"; } +.fa-arrow-right-from-file { + --fa: "\f56e"; + --fa--fa: "\f56e\f56e"; } -.fa-golf-ball-tee::before { - content: "\f450"; } +.fa-shield { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-golf-ball::before { - content: "\f450"; } +.fa-shield-blank { + --fa: "\f132"; + --fa--fa: "\f132\f132"; } -.fa-circle-chevron-left::before { - content: "\f137"; } +.fa-arrow-up-short-wide { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-chevron-circle-left::before { - content: "\f137"; } +.fa-sort-amount-up-alt { + --fa: "\f885"; + --fa--fa: "\f885\f885"; } -.fa-house-chimney-window::before { - content: "\e00d"; } +.fa-comment-nodes { + --fa: "\e696"; + --fa--fa: "\e696\e696"; } -.fa-pen-nib::before { - content: "\f5ad"; } +.fa-house-medical { + --fa: "\e3b2"; + --fa--fa: "\e3b2\e3b2"; } -.fa-tent-arrow-turn-left::before { - content: "\e580"; } +.fa-golf-ball-tee { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-tents::before { - content: "\e582"; } +.fa-golf-ball { + --fa: "\f450"; + --fa--fa: "\f450\f450"; } -.fa-wand-magic::before { - content: "\f0d0"; } +.fa-circle-chevron-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-magic::before { - content: "\f0d0"; } +.fa-chevron-circle-left { + --fa: "\f137"; + --fa--fa: "\f137\f137"; } -.fa-dog::before { - content: "\f6d3"; } +.fa-house-chimney-window { + --fa: "\e00d"; + --fa--fa: "\e00d\e00d"; } -.fa-carrot::before { - content: "\f787"; } +.fa-pen-nib { + --fa: "\f5ad"; + --fa--fa: "\f5ad\f5ad"; } -.fa-moon::before { - content: "\f186"; } +.fa-tent-arrow-turn-left { + --fa: "\e580"; + --fa--fa: "\e580\e580"; } -.fa-wine-glass-empty::before { - content: "\f5ce"; } +.fa-tents { + --fa: "\e582"; + --fa--fa: "\e582\e582"; } -.fa-wine-glass-alt::before { - content: "\f5ce"; } +.fa-wand-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-cheese::before { - content: "\f7ef"; } +.fa-magic { + --fa: "\f0d0"; + --fa--fa: "\f0d0\f0d0"; } -.fa-yin-yang::before { - content: "\f6ad"; } +.fa-dog { + --fa: "\f6d3"; + --fa--fa: "\f6d3\f6d3"; } -.fa-music::before { - content: "\f001"; } +.fa-carrot { + --fa: "\f787"; + --fa--fa: "\f787\f787"; } -.fa-code-commit::before { - content: "\f386"; } +.fa-moon { + --fa: "\f186"; + --fa--fa: "\f186\f186"; } -.fa-temperature-low::before { - content: "\f76b"; } +.fa-wine-glass-empty { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-person-biking::before { - content: "\f84a"; } +.fa-wine-glass-alt { + --fa: "\f5ce"; + --fa--fa: "\f5ce\f5ce"; } -.fa-biking::before { - content: "\f84a"; } +.fa-cheese { + --fa: "\f7ef"; + --fa--fa: "\f7ef\f7ef"; } -.fa-broom::before { - content: "\f51a"; } +.fa-yin-yang { + --fa: "\f6ad"; + --fa--fa: "\f6ad\f6ad"; } -.fa-shield-heart::before { - content: "\e574"; } +.fa-music { + --fa: "\f001"; + --fa--fa: "\f001\f001"; } -.fa-gopuram::before { - content: "\f664"; } +.fa-code-commit { + --fa: "\f386"; + --fa--fa: "\f386\f386"; } -.fa-earth-oceania::before { - content: "\e47b"; } +.fa-temperature-low { + --fa: "\f76b"; + --fa--fa: "\f76b\f76b"; } -.fa-globe-oceania::before { - content: "\e47b"; } +.fa-person-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-square-xmark::before { - content: "\f2d3"; } +.fa-biking { + --fa: "\f84a"; + --fa--fa: "\f84a\f84a"; } -.fa-times-square::before { - content: "\f2d3"; } +.fa-broom { + --fa: "\f51a"; + --fa--fa: "\f51a\f51a"; } -.fa-xmark-square::before { - content: "\f2d3"; } +.fa-shield-heart { + --fa: "\e574"; + --fa--fa: "\e574\e574"; } -.fa-hashtag::before { - content: "\23"; } +.fa-gopuram { + --fa: "\f664"; + --fa--fa: "\f664\f664"; } -.fa-up-right-and-down-left-from-center::before { - content: "\f424"; } +.fa-earth-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-expand-alt::before { - content: "\f424"; } +.fa-globe-oceania { + --fa: "\e47b"; + --fa--fa: "\e47b\e47b"; } -.fa-oil-can::before { - content: "\f613"; } +.fa-square-xmark { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-t::before { - content: "\54"; } +.fa-times-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-hippo::before { - content: "\f6ed"; } +.fa-xmark-square { + --fa: "\f2d3"; + --fa--fa: "\f2d3\f2d3"; } -.fa-chart-column::before { - content: "\e0e3"; } +.fa-hashtag { + --fa: "\23"; + --fa--fa: "\23\23"; } -.fa-infinity::before { - content: "\f534"; } +.fa-up-right-and-down-left-from-center { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-vial-circle-check::before { - content: "\e596"; } +.fa-expand-alt { + --fa: "\f424"; + --fa--fa: "\f424\f424"; } -.fa-person-arrow-down-to-line::before { - content: "\e538"; } +.fa-oil-can { + --fa: "\f613"; + --fa--fa: "\f613\f613"; } -.fa-voicemail::before { - content: "\f897"; } +.fa-t { + --fa: "\54"; + --fa--fa: "\54\54"; } -.fa-fan::before { - content: "\f863"; } +.fa-hippo { + --fa: "\f6ed"; + --fa--fa: "\f6ed\f6ed"; } -.fa-person-walking-luggage::before { - content: "\e554"; } +.fa-chart-column { + --fa: "\e0e3"; + --fa--fa: "\e0e3\e0e3"; } -.fa-up-down::before { - content: "\f338"; } +.fa-infinity { + --fa: "\f534"; + --fa--fa: "\f534\f534"; } -.fa-arrows-alt-v::before { - content: "\f338"; } +.fa-vial-circle-check { + --fa: "\e596"; + --fa--fa: "\e596\e596"; } -.fa-cloud-moon-rain::before { - content: "\f73c"; } +.fa-person-arrow-down-to-line { + --fa: "\e538"; + --fa--fa: "\e538\e538"; } -.fa-calendar::before { - content: "\f133"; } +.fa-voicemail { + --fa: "\f897"; + --fa--fa: "\f897\f897"; } -.fa-trailer::before { - content: "\e041"; } +.fa-fan { + --fa: "\f863"; + --fa--fa: "\f863\f863"; } -.fa-bahai::before { - content: "\f666"; } +.fa-person-walking-luggage { + --fa: "\e554"; + --fa--fa: "\e554\e554"; } -.fa-haykal::before { - content: "\f666"; } +.fa-up-down { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-sd-card::before { - content: "\f7c2"; } +.fa-arrows-alt-v { + --fa: "\f338"; + --fa--fa: "\f338\f338"; } -.fa-dragon::before { - content: "\f6d5"; } +.fa-cloud-moon-rain { + --fa: "\f73c"; + --fa--fa: "\f73c\f73c"; } -.fa-shoe-prints::before { - content: "\f54b"; } +.fa-calendar { + --fa: "\f133"; + --fa--fa: "\f133\f133"; } -.fa-circle-plus::before { - content: "\f055"; } +.fa-trailer { + --fa: "\e041"; + --fa--fa: "\e041\e041"; } -.fa-plus-circle::before { - content: "\f055"; } +.fa-bahai { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-face-grin-tongue-wink::before { - content: "\f58b"; } +.fa-haykal { + --fa: "\f666"; + --fa--fa: "\f666\f666"; } -.fa-grin-tongue-wink::before { - content: "\f58b"; } +.fa-sd-card { + --fa: "\f7c2"; + --fa--fa: "\f7c2\f7c2"; } -.fa-hand-holding::before { - content: "\f4bd"; } +.fa-dragon { + --fa: "\f6d5"; + --fa--fa: "\f6d5\f6d5"; } -.fa-plug-circle-exclamation::before { - content: "\e55d"; } +.fa-shoe-prints { + --fa: "\f54b"; + --fa--fa: "\f54b\f54b"; } -.fa-link-slash::before { - content: "\f127"; } +.fa-circle-plus { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-broken::before { - content: "\f127"; } +.fa-plus-circle { + --fa: "\f055"; + --fa--fa: "\f055\f055"; } -.fa-chain-slash::before { - content: "\f127"; } +.fa-face-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-unlink::before { - content: "\f127"; } +.fa-grin-tongue-wink { + --fa: "\f58b"; + --fa--fa: "\f58b\f58b"; } -.fa-clone::before { - content: "\f24d"; } +.fa-hand-holding { + --fa: "\f4bd"; + --fa--fa: "\f4bd\f4bd"; } -.fa-person-walking-arrow-loop-left::before { - content: "\e551"; } +.fa-plug-circle-exclamation { + --fa: "\e55d"; + --fa--fa: "\e55d\e55d"; } -.fa-arrow-up-z-a::before { - content: "\f882"; } +.fa-link-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-sort-alpha-up-alt::before { - content: "\f882"; } +.fa-chain-broken { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-flame-curved::before { - content: "\f7e4"; } +.fa-chain-slash { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-fire-alt::before { - content: "\f7e4"; } +.fa-unlink { + --fa: "\f127"; + --fa--fa: "\f127\f127"; } -.fa-tornado::before { - content: "\f76f"; } +.fa-clone { + --fa: "\f24d"; + --fa--fa: "\f24d\f24d"; } -.fa-file-circle-plus::before { - content: "\e494"; } +.fa-person-walking-arrow-loop-left { + --fa: "\e551"; + --fa--fa: "\e551\e551"; } -.fa-book-quran::before { - content: "\f687"; } +.fa-arrow-up-z-a { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-quran::before { - content: "\f687"; } +.fa-sort-alpha-up-alt { + --fa: "\f882"; + --fa--fa: "\f882\f882"; } -.fa-anchor::before { - content: "\f13d"; } +.fa-fire-flame-curved { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-border-all::before { - content: "\f84c"; } +.fa-fire-alt { + --fa: "\f7e4"; + --fa--fa: "\f7e4\f7e4"; } -.fa-face-angry::before { - content: "\f556"; } +.fa-tornado { + --fa: "\f76f"; + --fa--fa: "\f76f\f76f"; } -.fa-angry::before { - content: "\f556"; } +.fa-file-circle-plus { + --fa: "\e494"; + --fa--fa: "\e494\e494"; } -.fa-cookie-bite::before { - content: "\f564"; } +.fa-book-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-arrow-trend-down::before { - content: "\e097"; } +.fa-quran { + --fa: "\f687"; + --fa--fa: "\f687\f687"; } -.fa-rss::before { - content: "\f09e"; } +.fa-anchor { + --fa: "\f13d"; + --fa--fa: "\f13d\f13d"; } -.fa-feed::before { - content: "\f09e"; } +.fa-border-all { + --fa: "\f84c"; + --fa--fa: "\f84c\f84c"; } -.fa-draw-polygon::before { - content: "\f5ee"; } +.fa-face-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-scale-balanced::before { - content: "\f24e"; } +.fa-angry { + --fa: "\f556"; + --fa--fa: "\f556\f556"; } -.fa-balance-scale::before { - content: "\f24e"; } +.fa-cookie-bite { + --fa: "\f564"; + --fa--fa: "\f564\f564"; } -.fa-gauge-simple-high::before { - content: "\f62a"; } +.fa-arrow-trend-down { + --fa: "\e097"; + --fa--fa: "\e097\e097"; } -.fa-tachometer::before { - content: "\f62a"; } +.fa-rss { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-tachometer-fast::before { - content: "\f62a"; } +.fa-feed { + --fa: "\f09e"; + --fa--fa: "\f09e\f09e"; } -.fa-shower::before { - content: "\f2cc"; } +.fa-draw-polygon { + --fa: "\f5ee"; + --fa--fa: "\f5ee\f5ee"; } -.fa-desktop::before { - content: "\f390"; } +.fa-scale-balanced { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-desktop-alt::before { - content: "\f390"; } +.fa-balance-scale { + --fa: "\f24e"; + --fa--fa: "\f24e\f24e"; } -.fa-m::before { - content: "\4d"; } +.fa-gauge-simple-high { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-table-list::before { - content: "\f00b"; } +.fa-tachometer { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-th-list::before { - content: "\f00b"; } +.fa-tachometer-fast { + --fa: "\f62a"; + --fa--fa: "\f62a\f62a"; } -.fa-comment-sms::before { - content: "\f7cd"; } +.fa-shower { + --fa: "\f2cc"; + --fa--fa: "\f2cc\f2cc"; } -.fa-sms::before { - content: "\f7cd"; } +.fa-desktop { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-book::before { - content: "\f02d"; } +.fa-desktop-alt { + --fa: "\f390"; + --fa--fa: "\f390\f390"; } -.fa-user-plus::before { - content: "\f234"; } +.fa-m { + --fa: "\4d"; + --fa--fa: "\4d\4d"; } -.fa-check::before { - content: "\f00c"; } +.fa-table-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-three-quarters::before { - content: "\f241"; } +.fa-th-list { + --fa: "\f00b"; + --fa--fa: "\f00b\f00b"; } -.fa-battery-4::before { - content: "\f241"; } +.fa-comment-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-house-circle-check::before { - content: "\e509"; } +.fa-sms { + --fa: "\f7cd"; + --fa--fa: "\f7cd\f7cd"; } -.fa-angle-left::before { - content: "\f104"; } +.fa-book { + --fa: "\f02d"; + --fa--fa: "\f02d\f02d"; } -.fa-diagram-successor::before { - content: "\e47a"; } +.fa-user-plus { + --fa: "\f234"; + --fa--fa: "\f234\f234"; } -.fa-truck-arrow-right::before { - content: "\e58b"; } +.fa-check { + --fa: "\f00c"; + --fa--fa: "\f00c\f00c"; } -.fa-arrows-split-up-and-left::before { - content: "\e4bc"; } +.fa-battery-three-quarters { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-hand-fist::before { - content: "\f6de"; } +.fa-battery-4 { + --fa: "\f241"; + --fa--fa: "\f241\f241"; } -.fa-fist-raised::before { - content: "\f6de"; } +.fa-house-circle-check { + --fa: "\e509"; + --fa--fa: "\e509\e509"; } -.fa-cloud-moon::before { - content: "\f6c3"; } +.fa-angle-left { + --fa: "\f104"; + --fa--fa: "\f104\f104"; } -.fa-briefcase::before { - content: "\f0b1"; } +.fa-diagram-successor { + --fa: "\e47a"; + --fa--fa: "\e47a\e47a"; } -.fa-person-falling::before { - content: "\e546"; } +.fa-truck-arrow-right { + --fa: "\e58b"; + --fa--fa: "\e58b\e58b"; } -.fa-image-portrait::before { - content: "\f3e0"; } +.fa-arrows-split-up-and-left { + --fa: "\e4bc"; + --fa--fa: "\e4bc\e4bc"; } -.fa-portrait::before { - content: "\f3e0"; } +.fa-hand-fist { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-user-tag::before { - content: "\f507"; } +.fa-fist-raised { + --fa: "\f6de"; + --fa--fa: "\f6de\f6de"; } -.fa-rug::before { - content: "\e569"; } +.fa-cloud-moon { + --fa: "\f6c3"; + --fa--fa: "\f6c3\f6c3"; } -.fa-earth-europe::before { - content: "\f7a2"; } +.fa-briefcase { + --fa: "\f0b1"; + --fa--fa: "\f0b1\f0b1"; } -.fa-globe-europe::before { - content: "\f7a2"; } +.fa-person-falling { + --fa: "\e546"; + --fa--fa: "\e546\e546"; } -.fa-cart-flatbed-suitcase::before { - content: "\f59d"; } +.fa-image-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-luggage-cart::before { - content: "\f59d"; } +.fa-portrait { + --fa: "\f3e0"; + --fa--fa: "\f3e0\f3e0"; } -.fa-rectangle-xmark::before { - content: "\f410"; } +.fa-user-tag { + --fa: "\f507"; + --fa--fa: "\f507\f507"; } -.fa-rectangle-times::before { - content: "\f410"; } +.fa-rug { + --fa: "\e569"; + --fa--fa: "\e569\e569"; } -.fa-times-rectangle::before { - content: "\f410"; } +.fa-earth-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-window-close::before { - content: "\f410"; } +.fa-globe-europe { + --fa: "\f7a2"; + --fa--fa: "\f7a2\f7a2"; } -.fa-baht-sign::before { - content: "\e0ac"; } +.fa-cart-flatbed-suitcase { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-open::before { - content: "\f518"; } +.fa-luggage-cart { + --fa: "\f59d"; + --fa--fa: "\f59d\f59d"; } -.fa-book-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-xmark { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-journal-whills::before { - content: "\f66a"; } +.fa-rectangle-times { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-handcuffs::before { - content: "\e4f8"; } +.fa-times-rectangle { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-triangle-exclamation::before { - content: "\f071"; } +.fa-window-close { + --fa: "\f410"; + --fa--fa: "\f410\f410"; } -.fa-exclamation-triangle::before { - content: "\f071"; } +.fa-baht-sign { + --fa: "\e0ac"; + --fa--fa: "\e0ac\e0ac"; } -.fa-warning::before { - content: "\f071"; } +.fa-book-open { + --fa: "\f518"; + --fa--fa: "\f518\f518"; } -.fa-database::before { - content: "\f1c0"; } +.fa-book-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-share::before { - content: "\f064"; } +.fa-journal-whills { + --fa: "\f66a"; + --fa--fa: "\f66a\f66a"; } -.fa-mail-forward::before { - content: "\f064"; } +.fa-handcuffs { + --fa: "\e4f8"; + --fa--fa: "\e4f8\e4f8"; } -.fa-bottle-droplet::before { - content: "\e4c4"; } +.fa-triangle-exclamation { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-mask-face::before { - content: "\e1d7"; } +.fa-exclamation-triangle { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-hill-rockslide::before { - content: "\e508"; } +.fa-warning { + --fa: "\f071"; + --fa--fa: "\f071\f071"; } -.fa-right-left::before { - content: "\f362"; } +.fa-database { + --fa: "\f1c0"; + --fa--fa: "\f1c0\f1c0"; } -.fa-exchange-alt::before { - content: "\f362"; } +.fa-share { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-paper-plane::before { - content: "\f1d8"; } +.fa-mail-forward { + --fa: "\f064"; + --fa--fa: "\f064\f064"; } -.fa-road-circle-exclamation::before { - content: "\e565"; } +.fa-bottle-droplet { + --fa: "\e4c4"; + --fa--fa: "\e4c4\e4c4"; } -.fa-dungeon::before { - content: "\f6d9"; } +.fa-mask-face { + --fa: "\e1d7"; + --fa--fa: "\e1d7\e1d7"; } -.fa-align-right::before { - content: "\f038"; } +.fa-hill-rockslide { + --fa: "\e508"; + --fa--fa: "\e508\e508"; } -.fa-money-bill-1-wave::before { - content: "\f53b"; } +.fa-right-left { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-money-bill-wave-alt::before { - content: "\f53b"; } +.fa-exchange-alt { + --fa: "\f362"; + --fa--fa: "\f362\f362"; } -.fa-life-ring::before { - content: "\f1cd"; } +.fa-paper-plane { + --fa: "\f1d8"; + --fa--fa: "\f1d8\f1d8"; } -.fa-hands::before { - content: "\f2a7"; } +.fa-road-circle-exclamation { + --fa: "\e565"; + --fa--fa: "\e565\e565"; } -.fa-sign-language::before { - content: "\f2a7"; } +.fa-dungeon { + --fa: "\f6d9"; + --fa--fa: "\f6d9\f6d9"; } -.fa-signing::before { - content: "\f2a7"; } +.fa-align-right { + --fa: "\f038"; + --fa--fa: "\f038\f038"; } -.fa-calendar-day::before { - content: "\f783"; } +.fa-money-bill-1-wave { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-water-ladder::before { - content: "\f5c5"; } +.fa-money-bill-wave-alt { + --fa: "\f53b"; + --fa--fa: "\f53b\f53b"; } -.fa-ladder-water::before { - content: "\f5c5"; } +.fa-life-ring { + --fa: "\f1cd"; + --fa--fa: "\f1cd\f1cd"; } -.fa-swimming-pool::before { - content: "\f5c5"; } +.fa-hands { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-up-down::before { - content: "\f07d"; } +.fa-sign-language { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-arrows-v::before { - content: "\f07d"; } +.fa-signing { + --fa: "\f2a7"; + --fa--fa: "\f2a7\f2a7"; } -.fa-face-grimace::before { - content: "\f57f"; } +.fa-calendar-day { + --fa: "\f783"; + --fa--fa: "\f783\f783"; } -.fa-grimace::before { - content: "\f57f"; } +.fa-water-ladder { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-move::before { - content: "\e2ce"; } +.fa-ladder-water { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-wheelchair-alt::before { - content: "\e2ce"; } +.fa-swimming-pool { + --fa: "\f5c5"; + --fa--fa: "\f5c5\f5c5"; } -.fa-turn-down::before { - content: "\f3be"; } +.fa-arrows-up-down { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-level-down-alt::before { - content: "\f3be"; } +.fa-arrows-v { + --fa: "\f07d"; + --fa--fa: "\f07d\f07d"; } -.fa-person-walking-arrow-right::before { - content: "\e552"; } +.fa-face-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-square-envelope::before { - content: "\f199"; } +.fa-grimace { + --fa: "\f57f"; + --fa--fa: "\f57f\f57f"; } -.fa-envelope-square::before { - content: "\f199"; } +.fa-wheelchair-move { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-dice::before { - content: "\f522"; } +.fa-wheelchair-alt { + --fa: "\e2ce"; + --fa--fa: "\e2ce\e2ce"; } -.fa-bowling-ball::before { - content: "\f436"; } +.fa-turn-down { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-brain::before { - content: "\f5dc"; } +.fa-level-down-alt { + --fa: "\f3be"; + --fa--fa: "\f3be\f3be"; } -.fa-bandage::before { - content: "\f462"; } +.fa-person-walking-arrow-right { + --fa: "\e552"; + --fa--fa: "\e552\e552"; } -.fa-band-aid::before { - content: "\f462"; } +.fa-square-envelope { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-calendar-minus::before { - content: "\f272"; } +.fa-envelope-square { + --fa: "\f199"; + --fa--fa: "\f199\f199"; } -.fa-circle-xmark::before { - content: "\f057"; } +.fa-dice { + --fa: "\f522"; + --fa--fa: "\f522\f522"; } -.fa-times-circle::before { - content: "\f057"; } +.fa-bowling-ball { + --fa: "\f436"; + --fa--fa: "\f436\f436"; } -.fa-xmark-circle::before { - content: "\f057"; } +.fa-brain { + --fa: "\f5dc"; + --fa--fa: "\f5dc\f5dc"; } -.fa-gifts::before { - content: "\f79c"; } +.fa-bandage { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-hotel::before { - content: "\f594"; } +.fa-band-aid { + --fa: "\f462"; + --fa--fa: "\f462\f462"; } -.fa-earth-asia::before { - content: "\f57e"; } +.fa-calendar-minus { + --fa: "\f272"; + --fa--fa: "\f272\f272"; } -.fa-globe-asia::before { - content: "\f57e"; } +.fa-circle-xmark { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-clip::before { - content: "\f47f"; } +.fa-times-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-id-card-alt::before { - content: "\f47f"; } +.fa-xmark-circle { + --fa: "\f057"; + --fa--fa: "\f057\f057"; } -.fa-magnifying-glass-plus::before { - content: "\f00e"; } +.fa-gifts { + --fa: "\f79c"; + --fa--fa: "\f79c\f79c"; } -.fa-search-plus::before { - content: "\f00e"; } +.fa-hotel { + --fa: "\f594"; + --fa--fa: "\f594\f594"; } -.fa-thumbs-up::before { - content: "\f164"; } +.fa-earth-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-user-clock::before { - content: "\f4fd"; } +.fa-globe-asia { + --fa: "\f57e"; + --fa--fa: "\f57e\f57e"; } -.fa-hand-dots::before { - content: "\f461"; } +.fa-id-card-clip { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-allergies::before { - content: "\f461"; } +.fa-id-card-alt { + --fa: "\f47f"; + --fa--fa: "\f47f\f47f"; } -.fa-file-invoice::before { - content: "\f570"; } +.fa-magnifying-glass-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-window-minimize::before { - content: "\f2d1"; } +.fa-search-plus { + --fa: "\f00e"; + --fa--fa: "\f00e\f00e"; } -.fa-mug-saucer::before { - content: "\f0f4"; } +.fa-thumbs-up { + --fa: "\f164"; + --fa--fa: "\f164\f164"; } -.fa-coffee::before { - content: "\f0f4"; } +.fa-user-clock { + --fa: "\f4fd"; + --fa--fa: "\f4fd\f4fd"; } -.fa-brush::before { - content: "\f55d"; } +.fa-hand-dots { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-mask::before { - content: "\f6fa"; } +.fa-allergies { + --fa: "\f461"; + --fa--fa: "\f461\f461"; } -.fa-magnifying-glass-minus::before { - content: "\f010"; } +.fa-file-invoice { + --fa: "\f570"; + --fa--fa: "\f570\f570"; } -.fa-search-minus::before { - content: "\f010"; } +.fa-window-minimize { + --fa: "\f2d1"; + --fa--fa: "\f2d1\f2d1"; } -.fa-ruler-vertical::before { - content: "\f548"; } +.fa-mug-saucer { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-large::before { - content: "\f406"; } +.fa-coffee { + --fa: "\f0f4"; + --fa--fa: "\f0f4\f0f4"; } -.fa-user-alt::before { - content: "\f406"; } +.fa-brush { + --fa: "\f55d"; + --fa--fa: "\f55d\f55d"; } -.fa-train-tram::before { - content: "\e5b4"; } +.fa-file-half-dashed { + --fa: "\e698"; + --fa--fa: "\e698\e698"; } -.fa-user-nurse::before { - content: "\f82f"; } +.fa-mask { + --fa: "\f6fa"; + --fa--fa: "\f6fa\f6fa"; } -.fa-syringe::before { - content: "\f48e"; } +.fa-magnifying-glass-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-cloud-sun::before { - content: "\f6c4"; } +.fa-search-minus { + --fa: "\f010"; + --fa--fa: "\f010\f010"; } -.fa-stopwatch-20::before { - content: "\e06f"; } +.fa-ruler-vertical { + --fa: "\f548"; + --fa--fa: "\f548\f548"; } -.fa-square-full::before { - content: "\f45c"; } +.fa-user-large { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-magnet::before { - content: "\f076"; } +.fa-user-alt { + --fa: "\f406"; + --fa--fa: "\f406\f406"; } -.fa-jar::before { - content: "\e516"; } +.fa-train-tram { + --fa: "\e5b4"; + --fa--fa: "\e5b4\e5b4"; } -.fa-note-sticky::before { - content: "\f249"; } +.fa-user-nurse { + --fa: "\f82f"; + --fa--fa: "\f82f\f82f"; } -.fa-sticky-note::before { - content: "\f249"; } +.fa-syringe { + --fa: "\f48e"; + --fa--fa: "\f48e\f48e"; } -.fa-bug-slash::before { - content: "\e490"; } +.fa-cloud-sun { + --fa: "\f6c4"; + --fa--fa: "\f6c4\f6c4"; } -.fa-arrow-up-from-water-pump::before { - content: "\e4b6"; } +.fa-stopwatch-20 { + --fa: "\e06f"; + --fa--fa: "\e06f\e06f"; } -.fa-bone::before { - content: "\f5d7"; } +.fa-square-full { + --fa: "\f45c"; + --fa--fa: "\f45c\f45c"; } -.fa-table-cells-row-unlock::before { - content: "\e691"; } +.fa-magnet { + --fa: "\f076"; + --fa--fa: "\f076\f076"; } -.fa-user-injured::before { - content: "\f728"; } +.fa-jar { + --fa: "\e516"; + --fa--fa: "\e516\e516"; } -.fa-face-sad-tear::before { - content: "\f5b4"; } +.fa-note-sticky { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-sad-tear::before { - content: "\f5b4"; } +.fa-sticky-note { + --fa: "\f249"; + --fa--fa: "\f249\f249"; } -.fa-plane::before { - content: "\f072"; } +.fa-bug-slash { + --fa: "\e490"; + --fa--fa: "\e490\e490"; } -.fa-tent-arrows-down::before { - content: "\e581"; } +.fa-arrow-up-from-water-pump { + --fa: "\e4b6"; + --fa--fa: "\e4b6\e4b6"; } -.fa-exclamation::before { - content: "\21"; } +.fa-bone { + --fa: "\f5d7"; + --fa--fa: "\f5d7\f5d7"; } -.fa-arrows-spin::before { - content: "\e4bb"; } +.fa-table-cells-row-unlock { + --fa: "\e691"; + --fa--fa: "\e691\e691"; } -.fa-print::before { - content: "\f02f"; } +.fa-user-injured { + --fa: "\f728"; + --fa--fa: "\f728\f728"; } -.fa-turkish-lira-sign::before { - content: "\e2bb"; } +.fa-face-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-try::before { - content: "\e2bb"; } +.fa-sad-tear { + --fa: "\f5b4"; + --fa--fa: "\f5b4\f5b4"; } -.fa-turkish-lira::before { - content: "\e2bb"; } +.fa-plane { + --fa: "\f072"; + --fa--fa: "\f072\f072"; } -.fa-dollar-sign::before { - content: "\24"; } +.fa-tent-arrows-down { + --fa: "\e581"; + --fa--fa: "\e581\e581"; } -.fa-dollar::before { - content: "\24"; } +.fa-exclamation { + --fa: "\21"; + --fa--fa: "\21\21"; } -.fa-usd::before { - content: "\24"; } +.fa-arrows-spin { + --fa: "\e4bb"; + --fa--fa: "\e4bb\e4bb"; } -.fa-x::before { - content: "\58"; } +.fa-print { + --fa: "\f02f"; + --fa--fa: "\f02f\f02f"; } -.fa-magnifying-glass-dollar::before { - content: "\f688"; } +.fa-turkish-lira-sign { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-search-dollar::before { - content: "\f688"; } +.fa-try { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-gear::before { - content: "\f509"; } +.fa-turkish-lira { + --fa: "\e2bb"; + --fa--fa: "\e2bb\e2bb"; } -.fa-users-cog::before { - content: "\f509"; } +.fa-dollar-sign { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-person-military-pointing::before { - content: "\e54a"; } +.fa-dollar { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-building-columns::before { - content: "\f19c"; } +.fa-usd { + --fa: "\24"; + --fa--fa: "\24\24"; } -.fa-bank::before { - content: "\f19c"; } +.fa-x { + --fa: "\58"; + --fa--fa: "\58\58"; } -.fa-institution::before { - content: "\f19c"; } +.fa-magnifying-glass-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-museum::before { - content: "\f19c"; } +.fa-search-dollar { + --fa: "\f688"; + --fa--fa: "\f688\f688"; } -.fa-university::before { - content: "\f19c"; } +.fa-users-gear { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-umbrella::before { - content: "\f0e9"; } +.fa-users-cog { + --fa: "\f509"; + --fa--fa: "\f509\f509"; } -.fa-trowel::before { - content: "\e589"; } +.fa-person-military-pointing { + --fa: "\e54a"; + --fa--fa: "\e54a\e54a"; } -.fa-d::before { - content: "\44"; } +.fa-building-columns { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-stapler::before { - content: "\e5af"; } +.fa-bank { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-masks-theater::before { - content: "\f630"; } +.fa-institution { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-theater-masks::before { - content: "\f630"; } +.fa-museum { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-kip-sign::before { - content: "\e1c4"; } +.fa-university { + --fa: "\f19c"; + --fa--fa: "\f19c\f19c"; } -.fa-hand-point-left::before { - content: "\f0a5"; } +.fa-umbrella { + --fa: "\f0e9"; + --fa--fa: "\f0e9\f0e9"; } -.fa-handshake-simple::before { - content: "\f4c6"; } +.fa-trowel { + --fa: "\e589"; + --fa--fa: "\e589\e589"; } -.fa-handshake-alt::before { - content: "\f4c6"; } +.fa-d { + --fa: "\44"; + --fa--fa: "\44\44"; } -.fa-jet-fighter::before { - content: "\f0fb"; } +.fa-stapler { + --fa: "\e5af"; + --fa--fa: "\e5af\e5af"; } -.fa-fighter-jet::before { - content: "\f0fb"; } +.fa-masks-theater { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-square-share-nodes::before { - content: "\f1e1"; } +.fa-theater-masks { + --fa: "\f630"; + --fa--fa: "\f630\f630"; } -.fa-share-alt-square::before { - content: "\f1e1"; } +.fa-kip-sign { + --fa: "\e1c4"; + --fa--fa: "\e1c4\e1c4"; } -.fa-barcode::before { - content: "\f02a"; } +.fa-hand-point-left { + --fa: "\f0a5"; + --fa--fa: "\f0a5\f0a5"; } -.fa-plus-minus::before { - content: "\e43c"; } +.fa-handshake-simple { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video::before { - content: "\f03d"; } +.fa-handshake-alt { + --fa: "\f4c6"; + --fa--fa: "\f4c6\f4c6"; } -.fa-video-camera::before { - content: "\f03d"; } +.fa-jet-fighter { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-graduation-cap::before { - content: "\f19d"; } +.fa-fighter-jet { + --fa: "\f0fb"; + --fa--fa: "\f0fb\f0fb"; } -.fa-mortar-board::before { - content: "\f19d"; } +.fa-square-share-nodes { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-hand-holding-medical::before { - content: "\e05c"; } +.fa-share-alt-square { + --fa: "\f1e1"; + --fa--fa: "\f1e1\f1e1"; } -.fa-person-circle-check::before { - content: "\e53e"; } +.fa-barcode { + --fa: "\f02a"; + --fa--fa: "\f02a\f02a"; } -.fa-turn-up::before { - content: "\f3bf"; } +.fa-plus-minus { + --fa: "\e43c"; + --fa--fa: "\e43c\e43c"; } -.fa-level-up-alt::before { - content: "\f3bf"; } +.fa-video { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-video-camera { + --fa: "\f03d"; + --fa--fa: "\f03d\f03d"; } + +.fa-graduation-cap { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-mortar-board { + --fa: "\f19d"; + --fa--fa: "\f19d\f19d"; } + +.fa-hand-holding-medical { + --fa: "\e05c"; + --fa--fa: "\e05c\e05c"; } + +.fa-person-circle-check { + --fa: "\e53e"; + --fa--fa: "\e53e\e53e"; } + +.fa-turn-up { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } + +.fa-level-up-alt { + --fa: "\f3bf"; + --fa--fa: "\f3bf\f3bf"; } .sr-only, .fa-sr-only { diff --git a/js-packages/@fortawesome/fontawesome-free/css/fontawesome.min.css b/js-packages/@fortawesome/fontawesome-free/css/fontawesome.min.css index e949285b6..f14eb7652 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/fontawesome.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/fontawesome.min.css @@ -1,9 +1,9 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} +.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa);content:var(--fa)/""}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)} -.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"} +.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban,.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus,.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin,.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent,.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile,.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-cogs,.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai,.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran,.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"} .fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/css/regular.css b/js-packages/@fortawesome/fontawesome-free/css/regular.css index 46d33e78c..9edfd8948 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/regular.css +++ b/js-packages/@fortawesome/fontawesome-free/css/regular.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/regular.min.css b/js-packages/@fortawesome/fontawesome-free/css/regular.min.css index 2b94e444d..5a5b83108 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/regular.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/regular.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/solid.css b/js-packages/@fortawesome/fontawesome-free/css/solid.css index 896a32692..b73ac6198 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/solid.css +++ b/js-packages/@fortawesome/fontawesome-free/css/solid.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/solid.min.css b/js-packages/@fortawesome/fontawesome-free/css/solid.min.css index eab276ecd..728005bde 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/solid.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/solid.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.css b/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.css index f7245f610..ede30066e 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.css +++ b/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -9,14 +9,20 @@ --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'; --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'; --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Duotone'; + --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Duotone'; --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp'; --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp'; - --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone'; } + --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone'; + --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; } -svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { +svg.svg-inline--fa:not(:root), svg.svg-inline--fa:not(:host) { overflow: visible; box-sizing: content-box; } @@ -57,7 +63,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { right: 0; top: 0; } -.fa-layers-text, .fa-layers-counter { +.fa-layers-counter, .fa-layers-text { display: inline-block; position: absolute; text-align: center; } @@ -453,7 +459,3 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { .svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary { fill: black; } - -.fad.fa-inverse, -.fa-duotone.fa-inverse { - color: var(--fa-inverse, #fff); } diff --git a/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.min.css b/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.min.css index 2dfa32b2d..0d0c40689 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/svg-with-js.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)} \ No newline at end of file +:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.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}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.css b/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.css index de049812e..be8f5c79b 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.min.css b/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.min.css index fd452b258..1b250c602 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v4-font-face.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/v4-shims.css b/js-packages/@fortawesome/fontawesome-free/css/v4-shims.css index 239be56fb..5ce59ab6c 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v4-shims.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v4-shims.css @@ -1,174 +1,174 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa.fa-glass:before { - content: "\f000"; } +.fa.fa-glass { + --fa: "\f000"; } .fa.fa-envelope-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-envelope-o:before { - content: "\f0e0"; } +.fa.fa-envelope-o { + --fa: "\f0e0"; } .fa.fa-star-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-o:before { - content: "\f005"; } +.fa.fa-star-o { + --fa: "\f005"; } -.fa.fa-remove:before { - content: "\f00d"; } +.fa.fa-remove { + --fa: "\f00d"; } -.fa.fa-close:before { - content: "\f00d"; } +.fa.fa-close { + --fa: "\f00d"; } -.fa.fa-gear:before { - content: "\f013"; } +.fa.fa-gear { + --fa: "\f013"; } .fa.fa-trash-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-trash-o:before { - content: "\f2ed"; } +.fa.fa-trash-o { + --fa: "\f2ed"; } -.fa.fa-home:before { - content: "\f015"; } +.fa.fa-home { + --fa: "\f015"; } .fa.fa-file-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-o:before { - content: "\f15b"; } +.fa.fa-file-o { + --fa: "\f15b"; } .fa.fa-clock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-clock-o:before { - content: "\f017"; } +.fa.fa-clock-o { + --fa: "\f017"; } .fa.fa-arrow-circle-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-down:before { - content: "\f358"; } +.fa.fa-arrow-circle-o-down { + --fa: "\f358"; } .fa.fa-arrow-circle-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-up:before { - content: "\f35b"; } +.fa.fa-arrow-circle-o-up { + --fa: "\f35b"; } .fa.fa-play-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-play-circle-o:before { - content: "\f144"; } +.fa.fa-play-circle-o { + --fa: "\f144"; } -.fa.fa-repeat:before { - content: "\f01e"; } +.fa.fa-repeat { + --fa: "\f01e"; } -.fa.fa-rotate-right:before { - content: "\f01e"; } +.fa.fa-rotate-right { + --fa: "\f01e"; } -.fa.fa-refresh:before { - content: "\f021"; } +.fa.fa-refresh { + --fa: "\f021"; } .fa.fa-list-alt { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-list-alt:before { - content: "\f022"; } +.fa.fa-list-alt { + --fa: "\f022"; } -.fa.fa-dedent:before { - content: "\f03b"; } +.fa.fa-dedent { + --fa: "\f03b"; } -.fa.fa-video-camera:before { - content: "\f03d"; } +.fa.fa-video-camera { + --fa: "\f03d"; } .fa.fa-picture-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-picture-o:before { - content: "\f03e"; } +.fa.fa-picture-o { + --fa: "\f03e"; } .fa.fa-photo { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-photo:before { - content: "\f03e"; } +.fa.fa-photo { + --fa: "\f03e"; } .fa.fa-image { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-image:before { - content: "\f03e"; } +.fa.fa-image { + --fa: "\f03e"; } -.fa.fa-map-marker:before { - content: "\f3c5"; } +.fa.fa-map-marker { + --fa: "\f3c5"; } .fa.fa-pencil-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-pencil-square-o:before { - content: "\f044"; } +.fa.fa-pencil-square-o { + --fa: "\f044"; } .fa.fa-edit { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-edit:before { - content: "\f044"; } +.fa.fa-edit { + --fa: "\f044"; } -.fa.fa-share-square-o:before { - content: "\f14d"; } +.fa.fa-share-square-o { + --fa: "\f14d"; } .fa.fa-check-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-check-square-o:before { - content: "\f14a"; } +.fa.fa-check-square-o { + --fa: "\f14a"; } -.fa.fa-arrows:before { - content: "\f0b2"; } +.fa.fa-arrows { + --fa: "\f0b2"; } .fa.fa-times-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-circle-o:before { - content: "\f057"; } +.fa.fa-times-circle-o { + --fa: "\f057"; } .fa.fa-check-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-check-circle-o:before { - content: "\f058"; } +.fa.fa-check-circle-o { + --fa: "\f058"; } -.fa.fa-mail-forward:before { - content: "\f064"; } +.fa.fa-mail-forward { + --fa: "\f064"; } -.fa.fa-expand:before { - content: "\f424"; } +.fa.fa-expand { + --fa: "\f424"; } -.fa.fa-compress:before { - content: "\f422"; } +.fa.fa-compress { + --fa: "\f422"; } .fa.fa-eye { font-family: 'Font Awesome 6 Free'; @@ -178,108 +178,108 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-warning:before { - content: "\f071"; } +.fa.fa-warning { + --fa: "\f071"; } -.fa.fa-calendar:before { - content: "\f073"; } +.fa.fa-calendar { + --fa: "\f073"; } -.fa.fa-arrows-v:before { - content: "\f338"; } +.fa.fa-arrows-v { + --fa: "\f338"; } -.fa.fa-arrows-h:before { - content: "\f337"; } +.fa.fa-arrows-h { + --fa: "\f337"; } -.fa.fa-bar-chart:before { - content: "\e0e3"; } +.fa.fa-bar-chart { + --fa: "\e0e3"; } -.fa.fa-bar-chart-o:before { - content: "\e0e3"; } +.fa.fa-bar-chart-o { + --fa: "\e0e3"; } .fa.fa-twitter-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-twitter-square:before { - content: "\f081"; } +.fa.fa-twitter-square { + --fa: "\f081"; } .fa.fa-facebook-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-square:before { - content: "\f082"; } +.fa.fa-facebook-square { + --fa: "\f082"; } -.fa.fa-gears:before { - content: "\f085"; } +.fa.fa-gears { + --fa: "\f085"; } .fa.fa-thumbs-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-thumbs-o-up:before { - content: "\f164"; } +.fa.fa-thumbs-o-up { + --fa: "\f164"; } .fa.fa-thumbs-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-thumbs-o-down:before { - content: "\f165"; } +.fa.fa-thumbs-o-down { + --fa: "\f165"; } .fa.fa-heart-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-heart-o:before { - content: "\f004"; } +.fa.fa-heart-o { + --fa: "\f004"; } -.fa.fa-sign-out:before { - content: "\f2f5"; } +.fa.fa-sign-out { + --fa: "\f2f5"; } .fa.fa-linkedin-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-linkedin-square:before { - content: "\f08c"; } +.fa.fa-linkedin-square { + --fa: "\f08c"; } -.fa.fa-thumb-tack:before { - content: "\f08d"; } +.fa.fa-thumb-tack { + --fa: "\f08d"; } -.fa.fa-external-link:before { - content: "\f35d"; } +.fa.fa-external-link { + --fa: "\f35d"; } -.fa.fa-sign-in:before { - content: "\f2f6"; } +.fa.fa-sign-in { + --fa: "\f2f6"; } .fa.fa-github-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-github-square:before { - content: "\f092"; } +.fa.fa-github-square { + --fa: "\f092"; } .fa.fa-lemon-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-lemon-o:before { - content: "\f094"; } +.fa.fa-lemon-o { + --fa: "\f094"; } .fa.fa-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-square-o:before { - content: "\f0c8"; } +.fa.fa-square-o { + --fa: "\f0c8"; } .fa.fa-bookmark-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bookmark-o:before { - content: "\f02e"; } +.fa.fa-bookmark-o { + --fa: "\f02e"; } .fa.fa-twitter { font-family: 'Font Awesome 6 Brands'; @@ -289,15 +289,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook:before { - content: "\f39e"; } +.fa.fa-facebook { + --fa: "\f39e"; } .fa.fa-facebook-f { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-f:before { - content: "\f39e"; } +.fa.fa-facebook-f { + --fa: "\f39e"; } .fa.fa-github { font-family: 'Font Awesome 6 Brands'; @@ -307,91 +307,91 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-feed:before { - content: "\f09e"; } +.fa.fa-feed { + --fa: "\f09e"; } .fa.fa-hdd-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hdd-o:before { - content: "\f0a0"; } +.fa.fa-hdd-o { + --fa: "\f0a0"; } .fa.fa-hand-o-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-right:before { - content: "\f0a4"; } +.fa.fa-hand-o-right { + --fa: "\f0a4"; } .fa.fa-hand-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-left:before { - content: "\f0a5"; } +.fa.fa-hand-o-left { + --fa: "\f0a5"; } .fa.fa-hand-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-up:before { - content: "\f0a6"; } +.fa.fa-hand-o-up { + --fa: "\f0a6"; } .fa.fa-hand-o-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-o-down:before { - content: "\f0a7"; } +.fa.fa-hand-o-down { + --fa: "\f0a7"; } -.fa.fa-globe:before { - content: "\f57d"; } +.fa.fa-globe { + --fa: "\f57d"; } -.fa.fa-tasks:before { - content: "\f828"; } +.fa.fa-tasks { + --fa: "\f828"; } -.fa.fa-arrows-alt:before { - content: "\f31e"; } +.fa.fa-arrows-alt { + --fa: "\f31e"; } -.fa.fa-group:before { - content: "\f0c0"; } +.fa.fa-group { + --fa: "\f0c0"; } -.fa.fa-chain:before { - content: "\f0c1"; } +.fa.fa-chain { + --fa: "\f0c1"; } -.fa.fa-cut:before { - content: "\f0c4"; } +.fa.fa-cut { + --fa: "\f0c4"; } .fa.fa-files-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-files-o:before { - content: "\f0c5"; } +.fa.fa-files-o { + --fa: "\f0c5"; } .fa.fa-floppy-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-floppy-o:before { - content: "\f0c7"; } +.fa.fa-floppy-o { + --fa: "\f0c7"; } .fa.fa-save { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-save:before { - content: "\f0c7"; } +.fa.fa-save { + --fa: "\f0c7"; } -.fa.fa-navicon:before { - content: "\f0c9"; } +.fa.fa-navicon { + --fa: "\f0c9"; } -.fa.fa-reorder:before { - content: "\f0c9"; } +.fa.fa-reorder { + --fa: "\f0c9"; } -.fa.fa-magic:before { - content: "\e2ca"; } +.fa.fa-magic { + --fa: "\e2ca"; } .fa.fa-pinterest { font-family: 'Font Awesome 6 Brands'; @@ -401,139 +401,139 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-pinterest-square:before { - content: "\f0d3"; } +.fa.fa-pinterest-square { + --fa: "\f0d3"; } .fa.fa-google-plus-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-square:before { - content: "\f0d4"; } +.fa.fa-google-plus-square { + --fa: "\f0d4"; } .fa.fa-google-plus { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus:before { - content: "\f0d5"; } +.fa.fa-google-plus { + --fa: "\f0d5"; } -.fa.fa-money:before { - content: "\f3d1"; } +.fa.fa-money { + --fa: "\f3d1"; } -.fa.fa-unsorted:before { - content: "\f0dc"; } +.fa.fa-unsorted { + --fa: "\f0dc"; } -.fa.fa-sort-desc:before { - content: "\f0dd"; } +.fa.fa-sort-desc { + --fa: "\f0dd"; } -.fa.fa-sort-asc:before { - content: "\f0de"; } +.fa.fa-sort-asc { + --fa: "\f0de"; } .fa.fa-linkedin { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-linkedin:before { - content: "\f0e1"; } +.fa.fa-linkedin { + --fa: "\f0e1"; } -.fa.fa-rotate-left:before { - content: "\f0e2"; } +.fa.fa-rotate-left { + --fa: "\f0e2"; } -.fa.fa-legal:before { - content: "\f0e3"; } +.fa.fa-legal { + --fa: "\f0e3"; } -.fa.fa-tachometer:before { - content: "\f625"; } +.fa.fa-tachometer { + --fa: "\f625"; } -.fa.fa-dashboard:before { - content: "\f625"; } +.fa.fa-dashboard { + --fa: "\f625"; } .fa.fa-comment-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-comment-o:before { - content: "\f075"; } +.fa.fa-comment-o { + --fa: "\f075"; } .fa.fa-comments-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-comments-o:before { - content: "\f086"; } +.fa.fa-comments-o { + --fa: "\f086"; } -.fa.fa-flash:before { - content: "\f0e7"; } +.fa.fa-flash { + --fa: "\f0e7"; } -.fa.fa-clipboard:before { - content: "\f0ea"; } +.fa.fa-clipboard { + --fa: "\f0ea"; } .fa.fa-lightbulb-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-lightbulb-o:before { - content: "\f0eb"; } +.fa.fa-lightbulb-o { + --fa: "\f0eb"; } -.fa.fa-exchange:before { - content: "\f362"; } +.fa.fa-exchange { + --fa: "\f362"; } -.fa.fa-cloud-download:before { - content: "\f0ed"; } +.fa.fa-cloud-download { + --fa: "\f0ed"; } -.fa.fa-cloud-upload:before { - content: "\f0ee"; } +.fa.fa-cloud-upload { + --fa: "\f0ee"; } .fa.fa-bell-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bell-o:before { - content: "\f0f3"; } +.fa.fa-bell-o { + --fa: "\f0f3"; } -.fa.fa-cutlery:before { - content: "\f2e7"; } +.fa.fa-cutlery { + --fa: "\f2e7"; } .fa.fa-file-text-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-text-o:before { - content: "\f15c"; } +.fa.fa-file-text-o { + --fa: "\f15c"; } .fa.fa-building-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-building-o:before { - content: "\f1ad"; } +.fa.fa-building-o { + --fa: "\f1ad"; } .fa.fa-hospital-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hospital-o:before { - content: "\f0f8"; } +.fa.fa-hospital-o { + --fa: "\f0f8"; } -.fa.fa-tablet:before { - content: "\f3fa"; } +.fa.fa-tablet { + --fa: "\f3fa"; } -.fa.fa-mobile:before { - content: "\f3cd"; } +.fa.fa-mobile { + --fa: "\f3cd"; } -.fa.fa-mobile-phone:before { - content: "\f3cd"; } +.fa.fa-mobile-phone { + --fa: "\f3cd"; } .fa.fa-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-circle-o:before { - content: "\f111"; } +.fa.fa-circle-o { + --fa: "\f111"; } -.fa.fa-mail-reply:before { - content: "\f3e5"; } +.fa.fa-mail-reply { + --fa: "\f3e5"; } .fa.fa-github-alt { font-family: 'Font Awesome 6 Brands'; @@ -543,90 +543,90 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-folder-o:before { - content: "\f07b"; } +.fa.fa-folder-o { + --fa: "\f07b"; } .fa.fa-folder-open-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-folder-open-o:before { - content: "\f07c"; } +.fa.fa-folder-open-o { + --fa: "\f07c"; } .fa.fa-smile-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-smile-o:before { - content: "\f118"; } +.fa.fa-smile-o { + --fa: "\f118"; } .fa.fa-frown-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-frown-o:before { - content: "\f119"; } +.fa.fa-frown-o { + --fa: "\f119"; } .fa.fa-meh-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-meh-o:before { - content: "\f11a"; } +.fa.fa-meh-o { + --fa: "\f11a"; } .fa.fa-keyboard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-keyboard-o:before { - content: "\f11c"; } +.fa.fa-keyboard-o { + --fa: "\f11c"; } .fa.fa-flag-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-flag-o:before { - content: "\f024"; } +.fa.fa-flag-o { + --fa: "\f024"; } -.fa.fa-mail-reply-all:before { - content: "\f122"; } +.fa.fa-mail-reply-all { + --fa: "\f122"; } .fa.fa-star-half-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-o:before { - content: "\f5c0"; } +.fa.fa-star-half-o { + --fa: "\f5c0"; } .fa.fa-star-half-empty { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-empty:before { - content: "\f5c0"; } +.fa.fa-star-half-empty { + --fa: "\f5c0"; } .fa.fa-star-half-full { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-star-half-full:before { - content: "\f5c0"; } +.fa.fa-star-half-full { + --fa: "\f5c0"; } -.fa.fa-code-fork:before { - content: "\f126"; } +.fa.fa-code-fork { + --fa: "\f126"; } -.fa.fa-chain-broken:before { - content: "\f127"; } +.fa.fa-chain-broken { + --fa: "\f127"; } -.fa.fa-unlink:before { - content: "\f127"; } +.fa.fa-unlink { + --fa: "\f127"; } .fa.fa-calendar-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-o:before { - content: "\f133"; } +.fa.fa-calendar-o { + --fa: "\f133"; } .fa.fa-maxcdn { font-family: 'Font Awesome 6 Brands'; @@ -640,27 +640,27 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-unlock-alt:before { - content: "\f09c"; } +.fa.fa-unlock-alt { + --fa: "\f09c"; } .fa.fa-minus-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-minus-square-o:before { - content: "\f146"; } +.fa.fa-minus-square-o { + --fa: "\f146"; } -.fa.fa-level-up:before { - content: "\f3bf"; } +.fa.fa-level-up { + --fa: "\f3bf"; } -.fa.fa-level-down:before { - content: "\f3be"; } +.fa.fa-level-down { + --fa: "\f3be"; } -.fa.fa-pencil-square:before { - content: "\f14b"; } +.fa.fa-pencil-square { + --fa: "\f14b"; } -.fa.fa-external-link-square:before { - content: "\f360"; } +.fa.fa-external-link-square { + --fa: "\f360"; } .fa.fa-compass { font-family: 'Font Awesome 6 Free'; @@ -670,91 +670,91 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-down:before { - content: "\f150"; } +.fa.fa-caret-square-o-down { + --fa: "\f150"; } .fa.fa-toggle-down { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-down:before { - content: "\f150"; } +.fa.fa-toggle-down { + --fa: "\f150"; } .fa.fa-caret-square-o-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-up:before { - content: "\f151"; } +.fa.fa-caret-square-o-up { + --fa: "\f151"; } .fa.fa-toggle-up { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-up:before { - content: "\f151"; } +.fa.fa-toggle-up { + --fa: "\f151"; } .fa.fa-caret-square-o-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-right:before { - content: "\f152"; } +.fa.fa-caret-square-o-right { + --fa: "\f152"; } .fa.fa-toggle-right { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-right:before { - content: "\f152"; } +.fa.fa-toggle-right { + --fa: "\f152"; } -.fa.fa-eur:before { - content: "\f153"; } +.fa.fa-eur { + --fa: "\f153"; } -.fa.fa-euro:before { - content: "\f153"; } +.fa.fa-euro { + --fa: "\f153"; } -.fa.fa-gbp:before { - content: "\f154"; } +.fa.fa-gbp { + --fa: "\f154"; } -.fa.fa-usd:before { - content: "\24"; } +.fa.fa-usd { + --fa: "\24"; } -.fa.fa-dollar:before { - content: "\24"; } +.fa.fa-dollar { + --fa: "\24"; } -.fa.fa-inr:before { - content: "\e1bc"; } +.fa.fa-inr { + --fa: "\e1bc"; } -.fa.fa-rupee:before { - content: "\e1bc"; } +.fa.fa-rupee { + --fa: "\e1bc"; } -.fa.fa-jpy:before { - content: "\f157"; } +.fa.fa-jpy { + --fa: "\f157"; } -.fa.fa-cny:before { - content: "\f157"; } +.fa.fa-cny { + --fa: "\f157"; } -.fa.fa-rmb:before { - content: "\f157"; } +.fa.fa-rmb { + --fa: "\f157"; } -.fa.fa-yen:before { - content: "\f157"; } +.fa.fa-yen { + --fa: "\f157"; } -.fa.fa-rub:before { - content: "\f158"; } +.fa.fa-rub { + --fa: "\f158"; } -.fa.fa-ruble:before { - content: "\f158"; } +.fa.fa-ruble { + --fa: "\f158"; } -.fa.fa-rouble:before { - content: "\f158"; } +.fa.fa-rouble { + --fa: "\f158"; } -.fa.fa-krw:before { - content: "\f159"; } +.fa.fa-krw { + --fa: "\f159"; } -.fa.fa-won:before { - content: "\f159"; } +.fa.fa-won { + --fa: "\f159"; } .fa.fa-btc { font-family: 'Font Awesome 6 Brands'; @@ -764,36 +764,36 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-bitcoin:before { - content: "\f15a"; } +.fa.fa-bitcoin { + --fa: "\f15a"; } -.fa.fa-file-text:before { - content: "\f15c"; } +.fa.fa-file-text { + --fa: "\f15c"; } -.fa.fa-sort-alpha-asc:before { - content: "\f15d"; } +.fa.fa-sort-alpha-asc { + --fa: "\f15d"; } -.fa.fa-sort-alpha-desc:before { - content: "\f881"; } +.fa.fa-sort-alpha-desc { + --fa: "\f881"; } -.fa.fa-sort-amount-asc:before { - content: "\f884"; } +.fa.fa-sort-amount-asc { + --fa: "\f884"; } -.fa.fa-sort-amount-desc:before { - content: "\f160"; } +.fa.fa-sort-amount-desc { + --fa: "\f160"; } -.fa.fa-sort-numeric-asc:before { - content: "\f162"; } +.fa.fa-sort-numeric-asc { + --fa: "\f162"; } -.fa.fa-sort-numeric-desc:before { - content: "\f886"; } +.fa.fa-sort-numeric-desc { + --fa: "\f886"; } .fa.fa-youtube-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-youtube-square:before { - content: "\f431"; } +.fa.fa-youtube-square { + --fa: "\f431"; } .fa.fa-youtube { font-family: 'Font Awesome 6 Brands'; @@ -807,15 +807,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-xing-square:before { - content: "\f169"; } +.fa.fa-xing-square { + --fa: "\f169"; } .fa.fa-youtube-play { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-youtube-play:before { - content: "\f167"; } +.fa.fa-youtube-play { + --fa: "\f167"; } .fa.fa-dropbox { font-family: 'Font Awesome 6 Brands'; @@ -845,8 +845,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-bitbucket-square:before { - content: "\f171"; } +.fa.fa-bitbucket-square { + --fa: "\f171"; } .fa.fa-tumblr { font-family: 'Font Awesome 6 Brands'; @@ -856,20 +856,20 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-tumblr-square:before { - content: "\f174"; } +.fa.fa-tumblr-square { + --fa: "\f174"; } -.fa.fa-long-arrow-down:before { - content: "\f309"; } +.fa.fa-long-arrow-down { + --fa: "\f309"; } -.fa.fa-long-arrow-up:before { - content: "\f30c"; } +.fa.fa-long-arrow-up { + --fa: "\f30c"; } -.fa.fa-long-arrow-left:before { - content: "\f30a"; } +.fa.fa-long-arrow-left { + --fa: "\f30a"; } -.fa.fa-long-arrow-right:before { - content: "\f30b"; } +.fa.fa-long-arrow-right { + --fa: "\f30b"; } .fa.fa-apple { font-family: 'Font Awesome 6 Brands'; @@ -911,22 +911,22 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-gittip:before { - content: "\f184"; } +.fa.fa-gittip { + --fa: "\f184"; } .fa.fa-sun-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-sun-o:before { - content: "\f185"; } +.fa.fa-sun-o { + --fa: "\f185"; } .fa.fa-moon-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-moon-o:before { - content: "\f186"; } +.fa.fa-moon-o { + --fa: "\f186"; } .fa.fa-vk { font-family: 'Font Awesome 6 Brands'; @@ -952,56 +952,56 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-right:before { - content: "\f35a"; } +.fa.fa-arrow-circle-o-right { + --fa: "\f35a"; } .fa.fa-arrow-circle-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-arrow-circle-o-left:before { - content: "\f359"; } +.fa.fa-arrow-circle-o-left { + --fa: "\f359"; } .fa.fa-caret-square-o-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-caret-square-o-left:before { - content: "\f191"; } +.fa.fa-caret-square-o-left { + --fa: "\f191"; } .fa.fa-toggle-left { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-toggle-left:before { - content: "\f191"; } +.fa.fa-toggle-left { + --fa: "\f191"; } .fa.fa-dot-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-dot-circle-o:before { - content: "\f192"; } +.fa.fa-dot-circle-o { + --fa: "\f192"; } .fa.fa-vimeo-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-vimeo-square:before { - content: "\f194"; } +.fa.fa-vimeo-square { + --fa: "\f194"; } -.fa.fa-try:before { - content: "\e2bb"; } +.fa.fa-try { + --fa: "\e2bb"; } -.fa.fa-turkish-lira:before { - content: "\e2bb"; } +.fa.fa-turkish-lira { + --fa: "\e2bb"; } .fa.fa-plus-square-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-plus-square-o:before { - content: "\f0fe"; } +.fa.fa-plus-square-o { + --fa: "\f0fe"; } .fa.fa-slack { font-family: 'Font Awesome 6 Brands'; @@ -1015,14 +1015,14 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-institution:before { - content: "\f19c"; } +.fa.fa-institution { + --fa: "\f19c"; } -.fa.fa-bank:before { - content: "\f19c"; } +.fa.fa-bank { + --fa: "\f19c"; } -.fa.fa-mortar-board:before { - content: "\f19d"; } +.fa.fa-mortar-board { + --fa: "\f19d"; } .fa.fa-yahoo { font-family: 'Font Awesome 6 Brands'; @@ -1040,8 +1040,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-reddit-square:before { - content: "\f1a2"; } +.fa.fa-reddit-square { + --fa: "\f1a2"; } .fa.fa-stumbleupon-circle { font-family: 'Font Awesome 6 Brands'; @@ -1083,8 +1083,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-behance-square:before { - content: "\f1b5"; } +.fa.fa-behance-square { + --fa: "\f1b5"; } .fa.fa-steam { font-family: 'Font Awesome 6 Brands'; @@ -1094,14 +1094,14 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-steam-square:before { - content: "\f1b7"; } +.fa.fa-steam-square { + --fa: "\f1b7"; } -.fa.fa-automobile:before { - content: "\f1b9"; } +.fa.fa-automobile { + --fa: "\f1b9"; } -.fa.fa-cab:before { - content: "\f1ba"; } +.fa.fa-cab { + --fa: "\f1ba"; } .fa.fa-spotify { font-family: 'Font Awesome 6 Brands'; @@ -1119,99 +1119,99 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-pdf-o:before { - content: "\f1c1"; } +.fa.fa-file-pdf-o { + --fa: "\f1c1"; } .fa.fa-file-word-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-word-o:before { - content: "\f1c2"; } +.fa.fa-file-word-o { + --fa: "\f1c2"; } .fa.fa-file-excel-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-excel-o:before { - content: "\f1c3"; } +.fa.fa-file-excel-o { + --fa: "\f1c3"; } .fa.fa-file-powerpoint-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-powerpoint-o:before { - content: "\f1c4"; } +.fa.fa-file-powerpoint-o { + --fa: "\f1c4"; } .fa.fa-file-image-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-image-o:before { - content: "\f1c5"; } +.fa.fa-file-image-o { + --fa: "\f1c5"; } .fa.fa-file-photo-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-photo-o:before { - content: "\f1c5"; } +.fa.fa-file-photo-o { + --fa: "\f1c5"; } .fa.fa-file-picture-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-picture-o:before { - content: "\f1c5"; } +.fa.fa-file-picture-o { + --fa: "\f1c5"; } .fa.fa-file-archive-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-archive-o:before { - content: "\f1c6"; } +.fa.fa-file-archive-o { + --fa: "\f1c6"; } .fa.fa-file-zip-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-zip-o:before { - content: "\f1c6"; } +.fa.fa-file-zip-o { + --fa: "\f1c6"; } .fa.fa-file-audio-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-audio-o:before { - content: "\f1c7"; } +.fa.fa-file-audio-o { + --fa: "\f1c7"; } .fa.fa-file-sound-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-sound-o:before { - content: "\f1c7"; } +.fa.fa-file-sound-o { + --fa: "\f1c7"; } .fa.fa-file-video-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-video-o:before { - content: "\f1c8"; } +.fa.fa-file-video-o { + --fa: "\f1c8"; } .fa.fa-file-movie-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-movie-o:before { - content: "\f1c8"; } +.fa.fa-file-movie-o { + --fa: "\f1c8"; } .fa.fa-file-code-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-file-code-o:before { - content: "\f1c9"; } +.fa.fa-file-code-o { + --fa: "\f1c9"; } .fa.fa-vine { font-family: 'Font Awesome 6 Brands'; @@ -1225,20 +1225,20 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-life-bouy:before { - content: "\f1cd"; } +.fa.fa-life-bouy { + --fa: "\f1cd"; } -.fa.fa-life-buoy:before { - content: "\f1cd"; } +.fa.fa-life-buoy { + --fa: "\f1cd"; } -.fa.fa-life-saver:before { - content: "\f1cd"; } +.fa.fa-life-saver { + --fa: "\f1cd"; } -.fa.fa-support:before { - content: "\f1cd"; } +.fa.fa-support { + --fa: "\f1cd"; } -.fa.fa-circle-o-notch:before { - content: "\f1ce"; } +.fa.fa-circle-o-notch { + --fa: "\f1ce"; } .fa.fa-rebel { font-family: 'Font Awesome 6 Brands'; @@ -1248,15 +1248,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-ra:before { - content: "\f1d0"; } +.fa.fa-ra { + --fa: "\f1d0"; } .fa.fa-resistance { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-resistance:before { - content: "\f1d0"; } +.fa.fa-resistance { + --fa: "\f1d0"; } .fa.fa-empire { font-family: 'Font Awesome 6 Brands'; @@ -1266,15 +1266,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-ge:before { - content: "\f1d1"; } +.fa.fa-ge { + --fa: "\f1d1"; } .fa.fa-git-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-git-square:before { - content: "\f1d2"; } +.fa.fa-git-square { + --fa: "\f1d2"; } .fa.fa-git { font-family: 'Font Awesome 6 Brands'; @@ -1288,15 +1288,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-y-combinator-square:before { - content: "\f1d4"; } +.fa.fa-y-combinator-square { + --fa: "\f1d4"; } .fa.fa-yc-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-yc-square:before { - content: "\f1d4"; } +.fa.fa-yc-square { + --fa: "\f1d4"; } .fa.fa-tencent-weibo { font-family: 'Font Awesome 6 Brands'; @@ -1314,49 +1314,49 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-wechat:before { - content: "\f1d7"; } +.fa.fa-wechat { + --fa: "\f1d7"; } -.fa.fa-send:before { - content: "\f1d8"; } +.fa.fa-send { + --fa: "\f1d8"; } .fa.fa-paper-plane-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-paper-plane-o:before { - content: "\f1d8"; } +.fa.fa-paper-plane-o { + --fa: "\f1d8"; } .fa.fa-send-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-send-o:before { - content: "\f1d8"; } +.fa.fa-send-o { + --fa: "\f1d8"; } .fa.fa-circle-thin { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-circle-thin:before { - content: "\f111"; } +.fa.fa-circle-thin { + --fa: "\f111"; } -.fa.fa-header:before { - content: "\f1dc"; } +.fa.fa-header { + --fa: "\f1dc"; } .fa.fa-futbol-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-futbol-o:before { - content: "\f1e3"; } +.fa.fa-futbol-o { + --fa: "\f1e3"; } .fa.fa-soccer-ball-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-soccer-ball-o:before { - content: "\f1e3"; } +.fa.fa-soccer-ball-o { + --fa: "\f1e3"; } .fa.fa-slideshare { font-family: 'Font Awesome 6 Brands'; @@ -1374,8 +1374,8 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-newspaper-o:before { - content: "\f1ea"; } +.fa.fa-newspaper-o { + --fa: "\f1ea"; } .fa.fa-paypal { font-family: 'Font Awesome 6 Brands'; @@ -1413,27 +1413,27 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-bell-slash-o:before { - content: "\f1f6"; } +.fa.fa-bell-slash-o { + --fa: "\f1f6"; } -.fa.fa-trash:before { - content: "\f2ed"; } +.fa.fa-trash { + --fa: "\f2ed"; } .fa.fa-copyright { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-eyedropper:before { - content: "\f1fb"; } +.fa.fa-eyedropper { + --fa: "\f1fb"; } -.fa.fa-area-chart:before { - content: "\f1fe"; } +.fa.fa-area-chart { + --fa: "\f1fe"; } -.fa.fa-pie-chart:before { - content: "\f200"; } +.fa.fa-pie-chart { + --fa: "\f200"; } -.fa.fa-line-chart:before { - content: "\f201"; } +.fa.fa-line-chart { + --fa: "\f201"; } .fa.fa-lastfm { font-family: 'Font Awesome 6 Brands'; @@ -1443,8 +1443,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-lastfm-square:before { - content: "\f203"; } +.fa.fa-lastfm-square { + --fa: "\f203"; } .fa.fa-ioxhost { font-family: 'Font Awesome 6 Brands'; @@ -1458,17 +1458,17 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-cc:before { - content: "\f20a"; } +.fa.fa-cc { + --fa: "\f20a"; } -.fa.fa-ils:before { - content: "\f20b"; } +.fa.fa-ils { + --fa: "\f20b"; } -.fa.fa-shekel:before { - content: "\f20b"; } +.fa.fa-shekel { + --fa: "\f20b"; } -.fa.fa-sheqel:before { - content: "\f20b"; } +.fa.fa-sheqel { + --fa: "\f20b"; } .fa.fa-buysellads { font-family: 'Font Awesome 6 Brands'; @@ -1510,24 +1510,24 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-diamond:before { - content: "\f3a5"; } +.fa.fa-diamond { + --fa: "\f3a5"; } -.fa.fa-transgender:before { - content: "\f224"; } +.fa.fa-transgender { + --fa: "\f224"; } -.fa.fa-intersex:before { - content: "\f224"; } +.fa.fa-intersex { + --fa: "\f224"; } -.fa.fa-transgender-alt:before { - content: "\f225"; } +.fa.fa-transgender-alt { + --fa: "\f225"; } .fa.fa-facebook-official { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-facebook-official:before { - content: "\f09a"; } +.fa.fa-facebook-official { + --fa: "\f09a"; } .fa.fa-pinterest-p { font-family: 'Font Awesome 6 Brands'; @@ -1537,8 +1537,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-hotel:before { - content: "\f236"; } +.fa.fa-hotel { + --fa: "\f236"; } .fa.fa-viacoin { font-family: 'Font Awesome 6 Brands'; @@ -1556,8 +1556,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-yc:before { - content: "\f23b"; } +.fa.fa-yc { + --fa: "\f23b"; } .fa.fa-optin-monster { font-family: 'Font Awesome 6 Brands'; @@ -1571,23 +1571,23 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-battery-4:before { - content: "\f240"; } +.fa.fa-battery-4 { + --fa: "\f240"; } -.fa.fa-battery:before { - content: "\f240"; } +.fa.fa-battery { + --fa: "\f240"; } -.fa.fa-battery-3:before { - content: "\f241"; } +.fa.fa-battery-3 { + --fa: "\f241"; } -.fa.fa-battery-2:before { - content: "\f242"; } +.fa.fa-battery-2 { + --fa: "\f242"; } -.fa.fa-battery-1:before { - content: "\f243"; } +.fa.fa-battery-1 { + --fa: "\f243"; } -.fa.fa-battery-0:before { - content: "\f244"; } +.fa.fa-battery-0 { + --fa: "\f244"; } .fa.fa-object-group { font-family: 'Font Awesome 6 Free'; @@ -1601,8 +1601,8 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-sticky-note-o:before { - content: "\f249"; } +.fa.fa-sticky-note-o { + --fa: "\f249"; } .fa.fa-cc-jcb { font-family: 'Font Awesome 6 Brands'; @@ -1616,80 +1616,80 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hourglass-o:before { - content: "\f254"; } +.fa.fa-hourglass-o { + --fa: "\f254"; } -.fa.fa-hourglass-1:before { - content: "\f251"; } +.fa.fa-hourglass-1 { + --fa: "\f251"; } -.fa.fa-hourglass-2:before { - content: "\f252"; } +.fa.fa-hourglass-2 { + --fa: "\f252"; } -.fa.fa-hourglass-3:before { - content: "\f253"; } +.fa.fa-hourglass-3 { + --fa: "\f253"; } .fa.fa-hand-rock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-rock-o:before { - content: "\f255"; } +.fa.fa-hand-rock-o { + --fa: "\f255"; } .fa.fa-hand-grab-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-grab-o:before { - content: "\f255"; } +.fa.fa-hand-grab-o { + --fa: "\f255"; } .fa.fa-hand-paper-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-paper-o:before { - content: "\f256"; } +.fa.fa-hand-paper-o { + --fa: "\f256"; } .fa.fa-hand-stop-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-stop-o:before { - content: "\f256"; } +.fa.fa-hand-stop-o { + --fa: "\f256"; } .fa.fa-hand-scissors-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-scissors-o:before { - content: "\f257"; } +.fa.fa-hand-scissors-o { + --fa: "\f257"; } .fa.fa-hand-lizard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-lizard-o:before { - content: "\f258"; } +.fa.fa-hand-lizard-o { + --fa: "\f258"; } .fa.fa-hand-spock-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-spock-o:before { - content: "\f259"; } +.fa.fa-hand-spock-o { + --fa: "\f259"; } .fa.fa-hand-pointer-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-pointer-o:before { - content: "\f25a"; } +.fa.fa-hand-pointer-o { + --fa: "\f25a"; } .fa.fa-hand-peace-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-hand-peace-o:before { - content: "\f25b"; } +.fa.fa-hand-peace-o { + --fa: "\f25b"; } .fa.fa-registered { font-family: 'Font Awesome 6 Free'; @@ -1715,8 +1715,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-odnoklassniki-square:before { - content: "\f264"; } +.fa.fa-odnoklassniki-square { + --fa: "\f264"; } .fa.fa-get-pocket { font-family: 'Font Awesome 6 Brands'; @@ -1746,8 +1746,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-television:before { - content: "\f26c"; } +.fa.fa-television { + --fa: "\f26c"; } .fa.fa-contao { font-family: 'Font Awesome 6 Brands'; @@ -1765,46 +1765,46 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-plus-o:before { - content: "\f271"; } +.fa.fa-calendar-plus-o { + --fa: "\f271"; } .fa.fa-calendar-minus-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-minus-o:before { - content: "\f272"; } +.fa.fa-calendar-minus-o { + --fa: "\f272"; } .fa.fa-calendar-times-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-times-o:before { - content: "\f273"; } +.fa.fa-calendar-times-o { + --fa: "\f273"; } .fa.fa-calendar-check-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-calendar-check-o:before { - content: "\f274"; } +.fa.fa-calendar-check-o { + --fa: "\f274"; } .fa.fa-map-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-map-o:before { - content: "\f279"; } +.fa.fa-map-o { + --fa: "\f279"; } -.fa.fa-commenting:before { - content: "\f4ad"; } +.fa.fa-commenting { + --fa: "\f4ad"; } .fa.fa-commenting-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-commenting-o:before { - content: "\f4ad"; } +.fa.fa-commenting-o { + --fa: "\f4ad"; } .fa.fa-houzz { font-family: 'Font Awesome 6 Brands'; @@ -1814,8 +1814,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-vimeo:before { - content: "\f27d"; } +.fa.fa-vimeo { + --fa: "\f27d"; } .fa.fa-black-tie { font-family: 'Font Awesome 6 Brands'; @@ -1833,8 +1833,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-credit-card-alt:before { - content: "\f09d"; } +.fa.fa-credit-card-alt { + --fa: "\f09d"; } .fa.fa-codiepie { font-family: 'Font Awesome 6 Brands'; @@ -1868,15 +1868,15 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-pause-circle-o:before { - content: "\f28b"; } +.fa.fa-pause-circle-o { + --fa: "\f28b"; } .fa.fa-stop-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-stop-circle-o:before { - content: "\f28d"; } +.fa.fa-stop-circle-o { + --fa: "\f28d"; } .fa.fa-bluetooth { font-family: 'Font Awesome 6 Brands'; @@ -1906,27 +1906,27 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-wheelchair-alt:before { - content: "\f368"; } +.fa.fa-wheelchair-alt { + --fa: "\f368"; } .fa.fa-question-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-question-circle-o:before { - content: "\f059"; } +.fa.fa-question-circle-o { + --fa: "\f059"; } -.fa.fa-volume-control-phone:before { - content: "\f2a0"; } +.fa.fa-volume-control-phone { + --fa: "\f2a0"; } -.fa.fa-asl-interpreting:before { - content: "\f2a3"; } +.fa.fa-asl-interpreting { + --fa: "\f2a3"; } -.fa.fa-deafness:before { - content: "\f2a4"; } +.fa.fa-deafness { + --fa: "\f2a4"; } -.fa.fa-hard-of-hearing:before { - content: "\f2a4"; } +.fa.fa-hard-of-hearing { + --fa: "\f2a4"; } .fa.fa-glide { font-family: 'Font Awesome 6 Brands'; @@ -1936,8 +1936,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-signing:before { - content: "\f2a7"; } +.fa.fa-signing { + --fa: "\f2a7"; } .fa.fa-viadeo { font-family: 'Font Awesome 6 Brands'; @@ -1947,8 +1947,8 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-viadeo-square:before { - content: "\f2aa"; } +.fa.fa-viadeo-square { + --fa: "\f2aa"; } .fa.fa-snapchat { font-family: 'Font Awesome 6 Brands'; @@ -1958,15 +1958,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-snapchat-ghost:before { - content: "\f2ab"; } +.fa.fa-snapchat-ghost { + --fa: "\f2ab"; } .fa.fa-snapchat-square { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-snapchat-square:before { - content: "\f2ad"; } +.fa.fa-snapchat-square { + --fa: "\f2ad"; } .fa.fa-pied-piper { font-family: 'Font Awesome 6 Brands'; @@ -1988,15 +1988,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-official:before { - content: "\f2b3"; } +.fa.fa-google-plus-official { + --fa: "\f2b3"; } .fa.fa-google-plus-circle { font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-google-plus-circle:before { - content: "\f2b3"; } +.fa.fa-google-plus-circle { + --fa: "\f2b3"; } .fa.fa-font-awesome { font-family: 'Font Awesome 6 Brands'; @@ -2006,22 +2006,22 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-fa:before { - content: "\f2b4"; } +.fa.fa-fa { + --fa: "\f2b4"; } .fa.fa-handshake-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-handshake-o:before { - content: "\f2b5"; } +.fa.fa-handshake-o { + --fa: "\f2b5"; } .fa.fa-envelope-open-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-envelope-open-o:before { - content: "\f2b6"; } +.fa.fa-envelope-open-o { + --fa: "\f2b6"; } .fa.fa-linode { font-family: 'Font Awesome 6 Brands'; @@ -2031,60 +2031,60 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-address-book-o:before { - content: "\f2b9"; } +.fa.fa-address-book-o { + --fa: "\f2b9"; } -.fa.fa-vcard:before { - content: "\f2bb"; } +.fa.fa-vcard { + --fa: "\f2bb"; } .fa.fa-address-card-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-address-card-o:before { - content: "\f2bb"; } +.fa.fa-address-card-o { + --fa: "\f2bb"; } .fa.fa-vcard-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-vcard-o:before { - content: "\f2bb"; } +.fa.fa-vcard-o { + --fa: "\f2bb"; } .fa.fa-user-circle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-user-circle-o:before { - content: "\f2bd"; } +.fa.fa-user-circle-o { + --fa: "\f2bd"; } .fa.fa-user-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-user-o:before { - content: "\f007"; } +.fa.fa-user-o { + --fa: "\f007"; } .fa.fa-id-badge { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-drivers-license:before { - content: "\f2c2"; } +.fa.fa-drivers-license { + --fa: "\f2c2"; } .fa.fa-id-card-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-id-card-o:before { - content: "\f2c2"; } +.fa.fa-id-card-o { + --fa: "\f2c2"; } .fa.fa-drivers-license-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-drivers-license-o:before { - content: "\f2c2"; } +.fa.fa-drivers-license-o { + --fa: "\f2c2"; } .fa.fa-quora { font-family: 'Font Awesome 6 Brands'; @@ -2098,29 +2098,29 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-thermometer-4:before { - content: "\f2c7"; } +.fa.fa-thermometer-4 { + --fa: "\f2c7"; } -.fa.fa-thermometer:before { - content: "\f2c7"; } +.fa.fa-thermometer { + --fa: "\f2c7"; } -.fa.fa-thermometer-3:before { - content: "\f2c8"; } +.fa.fa-thermometer-3 { + --fa: "\f2c8"; } -.fa.fa-thermometer-2:before { - content: "\f2c9"; } +.fa.fa-thermometer-2 { + --fa: "\f2c9"; } -.fa.fa-thermometer-1:before { - content: "\f2ca"; } +.fa.fa-thermometer-1 { + --fa: "\f2ca"; } -.fa.fa-thermometer-0:before { - content: "\f2cb"; } +.fa.fa-thermometer-0 { + --fa: "\f2cb"; } -.fa.fa-bathtub:before { - content: "\f2cd"; } +.fa.fa-bathtub { + --fa: "\f2cd"; } -.fa.fa-s15:before { - content: "\f2cd"; } +.fa.fa-s15 { + --fa: "\f2cd"; } .fa.fa-window-maximize { font-family: 'Font Awesome 6 Free'; @@ -2130,22 +2130,22 @@ font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-rectangle:before { - content: "\f410"; } +.fa.fa-times-rectangle { + --fa: "\f410"; } .fa.fa-window-close-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-window-close-o:before { - content: "\f410"; } +.fa.fa-window-close-o { + --fa: "\f410"; } .fa.fa-times-rectangle-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-times-rectangle-o:before { - content: "\f410"; } +.fa.fa-times-rectangle-o { + --fa: "\f410"; } .fa.fa-bandcamp { font-family: 'Font Awesome 6 Brands'; @@ -2171,15 +2171,15 @@ font-family: 'Font Awesome 6 Brands'; font-weight: 400; } -.fa.fa-eercast:before { - content: "\f2da"; } +.fa.fa-eercast { + --fa: "\f2da"; } .fa.fa-snowflake-o { font-family: 'Font Awesome 6 Free'; font-weight: 400; } -.fa.fa-snowflake-o:before { - content: "\f2dc"; } +.fa.fa-snowflake-o { + --fa: "\f2dc"; } .fa.fa-superpowers { font-family: 'Font Awesome 6 Brands'; diff --git a/js-packages/@fortawesome/fontawesome-free/css/v4-shims.min.css b/js-packages/@fortawesome/fontawesome-free/css/v4-shims.min.css index 80f2d7e23..0d30c9cfd 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v4-shims.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v4-shims.min.css @@ -1,6 +1,6 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400} \ No newline at end of file +.fa.fa-glass{--fa:"\f000"}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-envelope-o,.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-close,.fa.fa-remove{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o,.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-down,.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f144"}.fa.fa-repeat,.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo,.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit,.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o,.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart,.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down,.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f092"}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-lemon-o,.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-facebook-f,.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0a0"}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left,.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down,.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-files-o,.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0c7"}.fa.fa-navicon,.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus,.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-dashboard,.fa.fa-tachometer{--fa:"\f625"}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comment-o,.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o,.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile,.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-o,.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o,.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o,.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty,.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken,.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-eur,.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-dollar,.fa.fa-usd{--fa:"\24"}.fa.fa-inr,.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-cny,.fa.fa-jpy,.fa.fa-rmb,.fa.fa-yen{--fa:"\f157"}.fa.fa-rouble,.fa.fa-rub,.fa.fa-ruble{--fa:"\f158"}.fa.fa-krw,.fa.fa-won{--fa:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow,.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o,.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left,.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f191"}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o,.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f194"}.fa.fa-try,.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank,.fa.fa-institution{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-pdf-o,.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-excel-o,.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-image-o,.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o,.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o,.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-sound-o,.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o,.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-buoy,.fa.fa-life-saver,.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire,.fa.fa-ge,.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin,.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-paper-plane-o,.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-futbol-o,.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f20a"}.fa.fa-ils,.fa.fa-shekel,.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f3a5"}.fa.fa-intersex,.fa.fa-transgender{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-facebook-official,.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery,.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o,.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-paper-o,.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o,.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o,.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-hand-peace-o,.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o,.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o,.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-pause-circle-o,.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness,.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome,.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o,.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-address-card-o,.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-circle-o,.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o,.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer,.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub,.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o,.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.css b/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.css index b0c86e7c1..ab49d8eb3 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.min.css b/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.min.css index 78cc949a0..757f2a03b 100644 --- a/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.min.css +++ b/js-packages/@fortawesome/fontawesome-free/css/v5-font-face.min.css @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ diff --git a/js-packages/@fortawesome/fontawesome-free/js/all.js b/js-packages/@fortawesome/fontawesome-free/js/all.js index 060fdbeb4..738915165 100644 --- a/js-packages/@fortawesome/fontawesome-free/js/all.js +++ b/js-packages/@fortawesome/fontawesome-free/js/all.js @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -8,12 +8,10 @@ let _WINDOW = {}; let _DOCUMENT = {}; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -23,152 +21,243 @@ const IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - var a = "classic", - r = "sharp", - o = "sharp-duotone"; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } - var et$1 = { - classic: { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" - }, - sharp: { - 900: "fass", - 400: "fasr", - 300: "fasl", - 100: "fast" - }, - "sharp-duotone": { - 900: "fasds" - } - }; - var bt = { - kit: { - fak: "kit", - "fa-kit": "kit" - }, - "kit-duotone": { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - } - }; - var lo = { - classic: { - "fa-brands": "fab", - "fa-duotone": "fad", - "fa-light": "fal", - "fa-regular": "far", - "fa-solid": "fas", - "fa-thin": "fat" - }, - sharp: { - "fa-solid": "fass", - "fa-regular": "fasr", - "fa-light": "fasl", - "fa-thin": "fast" - }, - "sharp-duotone": { - "fa-solid": "fasds" - } - }, - no = { - classic: { - fab: "fa-brands", - fad: "fa-duotone", - fal: "fa-light", - far: "fa-regular", - fas: "fa-solid", - fat: "fa-thin" - }, - sharp: { - fass: "fa-solid", - fasr: "fa-regular", - fasl: "fa-light", - fast: "fa-thin" - }, - "sharp-duotone": { - fasds: "fa-solid" - } - }, - fo = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }, - ho = { - classic: { - fa: "solid", - fas: "solid", - "fa-solid": "solid", - far: "regular", - "fa-regular": "regular", - fal: "light", - "fa-light": "light", - fat: "thin", - "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", - fab: "brands", - "fa-brands": "brands" - }, - sharp: { - fa: "solid", - fass: "solid", - "fa-solid": "solid", - fasr: "regular", - "fa-regular": "regular", - fasl: "light", - "fa-light": "light", - fast: "thin", - "fa-thin": "thin" - }, - "sharp-duotone": { - fa: "solid", - fasds: "solid", - "fa-solid": "solid" - } - }; - var Io = { + var S = { + classic: { + fa: "solid", + fas: "solid", + "fa-solid": "solid", + far: "regular", + "fa-regular": "regular", + fal: "light", + "fa-light": "light", + fat: "thin", + "fa-thin": "thin", + fab: "brands", + "fa-brands": "brands" + }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, + sharp: { + fa: "solid", + fass: "solid", + "fa-solid": "solid", + fasr: "regular", + "fa-regular": "regular", + fasl: "light", + "fa-light": "light", + fast: "thin", + "fa-thin": "thin" + }, + "sharp-duotone": { + fa: "solid", + fasds: "solid", + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" + } + }; + var s = "classic"; + var G = { + classic: { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, + sharp: { + 900: "fass", + 400: "fasr", + 300: "fasl", + 100: "fast" + }, + "sharp-duotone": { + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var xt = { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }; + var St = { + kit: { + fak: "kit", + "fa-kit": "kit" + }, + "kit-duotone": { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + } + }; + var Ct = { kit: { "fa-kit": "fak" }, "kit-duotone": { "fa-kit-duotone": "fakd" } - }, - Fo = { - kit: { - fak: "fa-kit" - }, - "kit-duotone": { - fakd: "fa-kit-duotone" - } - }, - So = { - kit: { - kit: "fak" - }, - "kit-duotone": { - "kit-duotone": "fakd" - } }; + var Wt = { + kit: { + fak: "fa-kit" + }, + "kit-duotone": { + fakd: "fa-kit-duotone" + } + }; + var Et = { + kit: { + kit: "fak" + }, + "kit-duotone": { + "kit-duotone": "fakd" + } + }; + + var po = { + classic: { + "fa-brands": "fab", + "fa-duotone": "fad", + "fa-light": "fal", + "fa-regular": "far", + "fa-solid": "fas", + "fa-thin": "fat" + }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, + sharp: { + "fa-solid": "fass", + "fa-regular": "fasr", + "fa-light": "fasl", + "fa-thin": "fast" + }, + "sharp-duotone": { + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" + } + }, + co = { + classic: { + fab: "fa-brands", + fad: "fa-duotone", + fal: "fa-light", + far: "fa-regular", + fas: "fa-solid", + fat: "fa-thin" + }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, + sharp: { + fass: "fa-solid", + fasr: "fa-regular", + fasl: "fa-light", + fast: "fa-thin" + }, + "sharp-duotone": { + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" + } + }; const NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; const PRODUCTION = (() => { @@ -178,57 +267,45 @@ return false; } })(); - function familyProxy(obj) { // Defaults to the classic family if family is not available return new Proxy(obj, { get(target, prop) { - return prop in target ? target[prop] : target[a]; + return prop in target ? target[prop] : target[s]; } - }); } + const _PREFIX_TO_STYLE = _objectSpread2({}, S); - const _PREFIX_TO_STYLE = { ...ho - }; - _PREFIX_TO_STYLE[a] = { ...ho[a], - ...bt['kit'], - ...bt['kit-duotone'] - }; + // We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding + // {'fa-duotone': 'duotone'} + _PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + 'fa-duotone': 'duotone' + }), S[s]), St['kit']), St['kit-duotone']); const PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE); - const _STYLE_TO_PREFIX = { ...fo - }; - _STYLE_TO_PREFIX[a] = { ..._STYLE_TO_PREFIX[a], - ...So['kit'], - ...So['kit-duotone'] - }; + const _STYLE_TO_PREFIX = _objectSpread2({}, xt); + + // We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'} + _STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + duotone: 'fad' + }), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']); const STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX); - const _PREFIX_TO_LONG_STYLE = { ...no - }; - _PREFIX_TO_LONG_STYLE[a] = { ..._PREFIX_TO_LONG_STYLE[a], - ...Fo['kit'] - }; + const _PREFIX_TO_LONG_STYLE = _objectSpread2({}, co); + _PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']); const PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE); - const _LONG_STYLE_TO_PREFIX = { ...lo - }; - _LONG_STYLE_TO_PREFIX[a] = { ..._LONG_STYLE_TO_PREFIX[a], - ...Io['kit'] - }; + const _LONG_STYLE_TO_PREFIX = _objectSpread2({}, po); + _LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']); const LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX); - const _FONT_WEIGHT_TO_PREFIX = { ...et$1 - }; + const _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G); const FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX); - const prefixes = new Set(); - Object.keys(STYLE_TO_PREFIX[a]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[r]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[o]).map(prefixes.add.bind(prefixes)); function bunker(fn) { try { for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } - fn(...args); } catch (e) { if (!PRODUCTION) { @@ -237,50 +314,43 @@ } } - const w$1 = WINDOW || {}; - if (!w$1[NAMESPACE_IDENTIFIER]) w$1[NAMESPACE_IDENTIFIER] = {}; - if (!w$1[NAMESPACE_IDENTIFIER].styles) w$1[NAMESPACE_IDENTIFIER].styles = {}; - if (!w$1[NAMESPACE_IDENTIFIER].hooks) w$1[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w$1[NAMESPACE_IDENTIFIER].shims) w$1[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w$1[NAMESPACE_IDENTIFIER]; + const w = WINDOW || {}; + if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; + if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; + if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; + if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; + var namespace = w[NAMESPACE_IDENTIFIER]; function normalizeIcons(icons) { return Object.keys(icons).reduce((acc, iconName) => { const icon = icons[iconName]; const expanded = !!icon.icon; - if (expanded) { acc[icon.iconName] = icon.icon; } else { acc[iconName] = icon; } - return acc; }, {}); } - function defineIcons(prefix, icons) { let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; const { skipHooks = false } = params; const normalized = normalizeIcons(icons); - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { namespace.hooks.addPack(prefix, normalizeIcons(icons)); } else { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...normalized - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized); } + /** * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction * of new styles we needed to differentiate between them. Prefix `fa` is now an alias * for `fas` so we'll ease the upgrade process for our users by automatically defining * this as well. */ - - if (prefix === 'fas') { defineIcons('fa', icons); } @@ -399,6 +469,7 @@ "debian": [448, 512, [], "e60b", "M380.2 245.6c3-7.6 5.5-14 5.2-24.4l-4.3 9c4.4-13.2 4-27.1 3.6-40.4c-.2-6-.3-11.8 0-17.4l-1.8-.5c-1.5-45.2-40.6-93.1-75.3-109.4c-30-13.8-76.1-16.2-97.3-5.8c1.3-1.1 4.2-2 6.8-2.7l.3-.1c3.3-1 6-1.7 4-2.9c-19.2 1.9-24.9 5.5-31.1 9.4l-.1 0c-4.6 2.9-9.5 6-20.3 8.7c-3.5 3.4 1.7 2 5.8 .9l0 0c4.1-1.1 7.2-1.9-.1 2.4c-3.5 1-6.6 1.3-9.6 1.6l-.1 0c-8.3 .8-15.8 1.6-30.7 17c.8 1.3 3.4-.2 5.3-1.3l.1-.1c2.3-1.4 3.4-2-1.7 4.4c-19.1-2.4-60.3 43.7-69.1 59l4.6 .8c-3.2 8-6.8 14.8-10 20.8c-4.3 8.1-7.9 14.9-8.7 21.3c-.3 5.1-1 11-1.7 17.3l0 0c-.1 1-.2 2-.3 3l-.1 .6c-3 27.3-6.7 60.8 3.9 73l-1.3 13c.6 1.2 1.1 2.3 1.6 3.5c.2 .4 .4 .8 .5 1.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c1 2.1 2 4.2 3.3 6.2l-3 .2c7 22.1 10.8 22.5 15.1 22.9l0 0c4.4 .4 9.3 .9 18.7 24.2c-2.7-.9-5.5-1.9-9.4-7.2c-.5 4.1 5.8 16.3 13.1 25.8l-3.1 3.6c2.1 3.7 4.8 6.2 7.6 8.8l0 0 0 0c1 .9 2.1 1.9 3.1 2.9c-11.9-6.5 3.2 13.7 11.9 25.2c.8 1.1 1.5 2 2.2 2.9l0 0 0 0 0 0 0 0 0 0c1.4 1.9 2.5 3.4 2.9 4.1l2.4-4.2c-.3 6.1 4.3 13.9 13.1 24.7l7.3-.3c3 6 14 16.7 20.7 17.2l-4.4 5.8c8.1 2.6 10.3 4.3 12.7 6.2c2.6 2.1 5.4 4.3 16.1 8.1l-4.2-7.4c3.5 3 6.2 5.9 8.8 8.7l.1 .1c5.2 5.6 9.9 10.6 19.7 15.3c10.7 3.7 16.6 4.7 22.7 5.8c.3 0 .6 .1 .9 .1c5.4 .8 11.2 1.8 20.8 4.5c-1.1-.1-2.2-.1-3.3-.1h0c-2.3-.1-4.7-.1-7-.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c-14.4-.2-29.2-.4-42.7-5.2C107.8 480.5 19.5 367.2 26 250.6c-.6-9.9-.3-20.9 0-30.7c.4-13.5 .7-24.8-1.6-28.3l1-3.1c5.3-17.4 11.7-38.2 23.8-62.8l-.1-.2v-.1c.4 .4 3.4 3.4 8.8-5.8c.8-1.8 1.6-3.7 2.4-5.6c.5-1.1 .9-2.2 1.4-3.2c2.5-6.1 5.1-12.3 8.4-17.9l2.6-.6c1.7-10.1 17-23.8 29.8-35.2l1.1-1c5.7-5.1 10.7-9.7 13.6-13.1l.7 4.4c17-15.9 44.6-27.5 65.6-36.4l.5-.2c4.8-2 9.3-3.9 13.3-5.7c-3.4 3.8 2.2 2.7 10 1c4.8-1 10.4-2.1 15.3-2.4l-3.9 2.1c-2.7 1.4-5.4 2.8-8 4.6c8.1-2 11.7-1.4 15.7-.8l.3 0c3.5 .6 7.3 1.2 14.6 .2c-5.6 .8-12.3 3-11.2 3.8c7.9 .9 12.8-.1 17.2-1l.2 0c5.5-1.1 10.3-2 19.3 .9l-1-4.8c7.3 2.6 12.7 4.3 17.5 5.8l.5 .1c10 3 17.6 5.3 34.2 14.1c3.2 .2 5.3-.5 7.4-1.2l.1 0c3.6-1.1 7-2.1 15.2 1.2c.3 .5 .5 1 .7 1.4c.1 .2 .2 .5 .3 .7l0 .1c1 2.6 1.8 4.6 14.6 12.1c1.7-.7-2.7-4.7-6.4-8.2c0 0 0 0-.1-.1c-.2-.1-.3-.3-.5-.4c32.2 17.3 67.3 54.1 78 93.5c-6-11.1-5.2-5.5-4.3 .5c.6 4 1.2 8.1-.2 7.5c4.5 12.1 8.1 24.5 10.4 37.4l-.8-2.9-.1-.3c-3.3-11.9-9.6-34.3-19.9-49.3c-.4 4.3-2.8 3.9-5.2 3.5l-.1 0 0 0c-3.3-.6-6.2-1.1-1.9 12.6c2.6 3.8 3.1 2.4 3.5 1.1l0 0c.5-1.5 .9-2.7 4.7 5.2c.1 4.1 1 8.2 2.1 12.7l0 0 0 0 .1 .6c.1 .3 .1 .5 .2 .8l.1 .6c.6 2.6 1.3 5.4 1.8 8.4c-1.1-.2-2.3-2.2-3.4-4.2c-1.4-2.4-2.8-4.7-3.7-3.2c2.4 11.5 6.5 17.4 8 18.3c-.3 .6-.6 .7-1.1 .7c-.8 0-1.8 .1-1.9 5.3c.7 13.7 3.3 12.5 5.3 11.6l0 0c.6-.3 1.2-.6 1.7-.4c-.6 2.5-1.6 5.1-2.7 7.9c-2.8 7.1-6 15.4-3.4 26.1c-.8-3-2-6-3.1-8.9l-.1-.4c-.2-.5-.4-1-.6-1.5l0 0c-.3-.8-.6-1.6-.9-2.3c-.6 4.4-.3 7.7-.1 10.6c0 .2 0 .5 0 .7c.4 5.3 .7 10-3 19.9c4.3-14.2 3.8-26.9-.2-20.8c1 10.9-3.7 20.4-8 28.9l-.1 .2c-3.6 7.1-6.8 13.5-5.9 19.3l-5.2-7.1c-7.5 10.9-7 13.3-6.5 15.5l0 .1c.5 1.9 1 3.8-3.4 10.8c1.7-2.9 1.3-3.6 1-4.2l0 0c-.4-.8-.7-1.5 1.7-5.1c-1.6 .1-5.5 3.9-10.1 8.5c-3.9 3.9-8.5 8.4-12.8 11.8c-37.5 30.1-82.3 34-125.6 17.8c.2-1-.2-2.1-3.1-4.1c-36.8-28.2-58.5-52.1-50.9-107.5c2.1-1.6 3.6-5.8 5.3-10.8l0 0 0 0 .2-.4 .1-.3 0-.1c2.9-8.4 6.5-18.8 14.3-23.8c7.8-17.3 31.3-33.3 56.4-33.7c25.6-1.4 47.2 13.7 58.1 27.9c-19.8-18.4-52.1-24-79.7-10.4c-28.2 12.7-45 43.8-42.5 74.7c.3-.4 .6-.6 .9-.8l0 0s0 0 0 0c0 0 .1-.1 .1-.1l.1-.1c.6-.5 1.1-.9 1.4-3.3c-.9 60.2 64.8 104.3 112.1 82l.6 1.3c12.7-3.5 15.9-6.5 20.3-10.7l.1-.1 0 0c2.2-2.1 4.7-4.5 8.9-7.3c-.3 .7-1.3 1.7-2.4 2.7c-2.2 2.1-4.6 4.5-1.6 4.6c5-1.3 18.5-13.4 28.5-22.3l0 0 0 0c.6-.5 1.2-1 1.7-1.5c1.5-1.3 2.8-2.5 4-3.6l0 0 .3-.3c1.9-4.2 1.6-5.6 1.3-7l0-.1c-.4-1.6-.8-3.3 2.4-9.6l7.3-3.7c.8-2.1 1.5-4.1 2.2-6c.2-.6 .5-1.2 .7-1.8l-.4-.2zM349.3 34.3l-.2-.1 .2 .1 0 0zM247.8 334.1c-6-3-13.7-8.9-14.8-11.4l-.4 .3c-.3 .6-.5 1.3-.2 2.2c-12.2-5.7-23.4-14.3-32.6-24.9c4.9 7.1 10.1 14.1 17 19.5c-6.9-2.3-15.1-11.8-21.6-19.3l-.1-.1c-4.3-5-7.9-9.1-9.7-9.5c19.8 35.5 80.5 62.3 112.3 49c-14.7 .5-33.4 .3-49.9-5.8zm79.3-119.7l-.1-.2c-.5-1.5-1.1-3.1-1.7-3.4c1.4-5.8 5.4-10.7 4.4 4.6c-1 3.8-1.8 1.5-2.6-1zm-4.2 22.2c-1.3 7.9-5 15.5-10.1 22.5c.2-2-1.2-2.4-2.6-2.8l0 0c-2.9-.8-5.9-1.6 5.6-16.1c-.5 1.9-2.1 4.6-3.7 7.3l0 0 0 0-.3 .4c-3.6 5.9-6.7 11 4 4.3l1-1.8c2.6-4.5 5-8.8 6-13.8h.1zm-55.6 33.9c7.1 .6 14.1 .6 21-1.1c-2.5 2.4-5.2 4.8-8.3 7.2c-11.1-1.7-21.2-6-12.7-6.1zm-92.6 11.6c3.6 7.1 6.4 11.5 9 15.7l.1 .2c2.3 3.7 4.4 7.1 6.8 11.7c-5.1-4.2-8.7-9.5-12.5-15l-.3-.5c-1.4-2.1-2.8-4.2-4.4-6.2l1.2-5.9h.1zm7.5-9.6c1.6 3.3 3.2 6.4 5.7 9.1l2.6 7.7-1.3-2.1c-3.2-5.3-6.3-10.6-8-16.7l.8 1.6 .2 .4zm238.9-41.6c-2.3 17.4-7.7 34.6-16 50.3c7.6-14.9 12.5-30.9 14.8-47.2l1.2-3.1zM35.6 110.6c.4 .8 1.4 .5 2.3 .3c1.9-.5 3.6-.9-.1 7.6c-.5 .3-1 .7-1.5 1l0 0 0 0c-1.4 .9-2.8 1.9-3.9 3c1.9-3.8 3.5-7.4 3.2-11.9zM25.3 152.3c-.7 3.7-1.5 7.9-3.4 13.9c.2-1.9 0-3.5-.2-4.9l0-.1c-.4-3.4-.7-6.3 4.3-12.8c-.3 1.2-.5 2.5-.7 3.8v.1z"], "openid": [448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z"], "instalod": [512, 512, [], "e081", "M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z"], + "files-pinwheel": [512, 512, [], "e69f", "M253.2 246.4L136.9 130.2c-.6-.6-1-1.3-1.4-2s-.5-1.6-.5-2.4s.2-1.6 .5-2.4s.8-1.4 1.4-2L253.3 5.1c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5L264 242c0 1.3-.3 2.5-1 3.6s-1.7 1.9-2.9 2.4s-2.5 .6-3.7 .3s-2.4-.9-3.2-1.9zm40.3-4.4l0-134.4c0-.8 .1-1.6 .5-2.4s.8-1.5 1.3-2.1s1.3-1.1 2-1.4s1.6-.5 2.4-.5l134.4 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.9 2.3-1.7 3.2L304 246.4c-.9 .8-2 1.4-3.2 1.6s-2.4 .1-3.5-.4s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.4zm30.6 35c-1.2 0-2.5-.3-3.5-1s-1.9-1.6-2.4-2.8s-.6-2.4-.4-3.6s.8-2.3 1.7-3.2l84.2-84.2c.6-.6 1.3-1 2-1.4s1.6-.5 2.4-.5s1.6 .2 2.4 .5s1.4 .8 2 1.4l84.4 84.2c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1l-168.5 0zM414.8 408l-95.3-95.2c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.7s1.3-2.1 2.4-2.8s2.3-1 3.5-1l95.2 0c1.7 0 3.2 .7 4.4 1.8s1.8 2.8 1.8 4.4l0 95.3c0 1.2-.4 2.5-1.1 3.5s-1.7 1.8-2.8 2.3s-2.4 .6-3.6 .3s-2.3-.9-3.2-1.7zM16.5 302.1l216.9 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.8 2.3-1.7 3.2L129.4 421.2c-.6 .6-1.3 1-2 1.4s-1.6 .5-2.4 .5s-1.6-.2-2.4-.5s-1.4-.8-2-1.4L12 312.8c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.6s1.3-2.1 2.3-2.8s2.3-1 3.5-1zM264 465.3c0 .8-.2 1.6-.5 2.4s-.8 1.5-1.4 2s-1.3 1-2 1.4s-1.6 .5-2.4 .5l-128 0c-1.2 0-2.5-.4-3.5-1.1s-1.8-1.7-2.3-2.8s-.6-2.4-.3-3.6s.8-2.3 1.7-3.2l128-128c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5l0 128zm40-132.5l82.8 82.7c.6 .6 1 1.3 1.4 2s.5 1.6 .5 2.4s-.2 1.6-.5 2.4s-.8 1.4-1.4 2L304 507c-.9 .9-2 1.5-3.2 1.7s-2.5 .1-3.6-.3s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.5l0-165.4c0-1.2 .4-2.5 1.1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.3s2.3 .8 3.2 1.7zM78.7 122.4c0-1.2 .3-2.5 1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.4s2.3 .8 3.2 1.7L237.8 266.4c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1L85 277.1c-1.7 0-3.2-.7-4.4-1.8s-1.8-2.8-1.8-4.4l0-148.4z"], "expeditedssl": [496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z"], "sellcast": [448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z"], "square-twitter": [448, 512, ["twitter-square"], "f081", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM351.3 199.3v0c0 86.7-66 186.6-186.6 186.6c-37.2 0-71.7-10.8-100.7-29.4c5.3 .6 10.4 .8 15.8 .8c30.7 0 58.9-10.4 81.4-28c-28.8-.6-53-19.5-61.3-45.5c10.1 1.5 19.2 1.5 29.6-1.2c-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3c-9-6-16.4-14.1-21.5-23.6s-7.8-20.2-7.7-31c0-12.2 3.2-23.4 8.9-33.1c32.3 39.8 80.8 65.8 135.2 68.6c-9.3-44.5 24-80.6 64-80.6c18.9 0 35.9 7.9 47.9 20.7c14.8-2.8 29-8.3 41.6-15.8c-4.9 15.2-15.2 28-28.8 36.1c13.2-1.4 26-5.1 37.8-10.2c-8.9 13.1-20.1 24.7-32.9 34c.2 2.8 .2 5.7 .2 8.5z"], @@ -674,7 +745,7 @@ "apper": [640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z"], "fort-awesome": [512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z"], "waze": [512, 512, [], "f83f", "M502.17 201.67C516.69 287.53 471.23 369.59 389 409.8c13 34.1-12.4 70.2-48.32 70.2a51.68 51.68 0 0 1-51.57-49c-6.44.19-64.2 0-76.33-.64A51.69 51.69 0 0 1 159 479.92c-33.86-1.36-57.95-34.84-47-67.92-37.21-13.11-72.54-34.87-99.62-70.8-13-17.28-.48-41.8 20.84-41.8 46.31 0 32.22-54.17 43.15-110.26C94.8 95.2 193.12 32 288.09 32c102.48 0 197.15 70.67 214.08 169.67zM373.51 388.28c42-19.18 81.33-56.71 96.29-102.14 40.48-123.09-64.15-228-181.71-228-83.45 0-170.32 55.42-186.07 136-9.53 48.91 5 131.35-68.75 131.35C58.21 358.6 91.6 378.11 127 389.54c24.66-21.8 63.87-15.47 79.83 14.34 14.22 1 79.19 1.18 87.9.82a51.69 51.69 0 0 1 78.78-16.42zM205.12 187.13c0-34.74 50.84-34.75 50.84 0s-50.84 34.74-50.84 0zm116.57 0c0-34.74 50.86-34.75 50.86 0s-50.86 34.75-50.86 0zm-122.61 70.69c-3.44-16.94 22.18-22.18 25.62-5.21l.06.28c4.14 21.42 29.85 44 64.12 43.07 35.68-.94 59.25-22.21 64.11-42.77 4.46-16.05 28.6-10.36 25.47 6-5.23 22.18-31.21 62-91.46 62.9-42.55 0-80.88-27.84-87.9-64.25z"], - "bluesky": [576, 512, [], "e671", "M407.8 294.7c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3zM288 227.1C261.9 176.4 190.9 81.9 124.9 35.3C61.6-9.4 37.5-1.7 21.6 5.5C3.3 13.8 0 41.9 0 58.4S9.1 194 15 213.9c19.5 65.7 89.1 87.9 153.2 80.7c3.3-.5 6.6-.9 10-1.4c-3.3 .5-6.6 1-10 1.4C74.3 308.6-9.1 342.8 100.3 464.5C220.6 589.1 265.1 437.8 288 361.1c22.9 76.7 49.2 222.5 185.6 103.4c102.4-103.4 28.1-156-65.8-169.9c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3c64.1 7.1 133.6-15.1 153.2-80.7C566.9 194 576 75 576 58.4s-3.3-44.7-21.6-52.9c-15.8-7.1-40-14.9-103.2 29.8C385.1 81.9 314.1 176.4 288 227.1z"], + "bluesky": [576, 512, [], "e671", "M123.6 34.5c66.4 50.1 137.9 151.5 164.2 206C314 186 385.5 84.5 452 34.5c48-36.1 125.6-64.1 125.6 24.9c0 17.8-10.1 149.2-16.1 170.5c-20.7 74.2-96.1 93.1-163.1 81.6c117.2 20 147 86.3 82.6 152.6C358.7 590 305.2 432.5 291.5 392.1c-2.5-7.5-3.7-10.9-3.7-7.9c0-3.1-1.2 .4-3.7 7.9C270.4 432.5 216.9 590 94.6 464.1C30.2 397.8 60 331.5 177.2 311.5C110.2 322.9 34.8 304 14.1 229.8C8.1 208.5-2 77.1-2 59.3c0-88.9 77.7-61 125.6-24.9z"], "cc-jcb": [576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z"], "snapchat": [512, 512, [62124, "snapchat-ghost"], "f2ab", "M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z"], "fantasy-flight-games": [512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z"], @@ -792,12 +863,10 @@ let _WINDOW = {}; let _DOCUMENT = {}; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -807,152 +876,243 @@ const IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - var a = "classic", - r = "sharp", - o = "sharp-duotone"; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } - var et$1 = { - classic: { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" - }, - sharp: { - 900: "fass", - 400: "fasr", - 300: "fasl", - 100: "fast" - }, - "sharp-duotone": { - 900: "fasds" - } - }; - var bt = { - kit: { - fak: "kit", - "fa-kit": "kit" - }, - "kit-duotone": { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - } - }; - var lo = { - classic: { - "fa-brands": "fab", - "fa-duotone": "fad", - "fa-light": "fal", - "fa-regular": "far", - "fa-solid": "fas", - "fa-thin": "fat" - }, - sharp: { - "fa-solid": "fass", - "fa-regular": "fasr", - "fa-light": "fasl", - "fa-thin": "fast" - }, - "sharp-duotone": { - "fa-solid": "fasds" - } - }, - no = { - classic: { - fab: "fa-brands", - fad: "fa-duotone", - fal: "fa-light", - far: "fa-regular", - fas: "fa-solid", - fat: "fa-thin" - }, - sharp: { - fass: "fa-solid", - fasr: "fa-regular", - fasl: "fa-light", - fast: "fa-thin" - }, - "sharp-duotone": { - fasds: "fa-solid" - } - }, - fo = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }, - ho = { - classic: { - fa: "solid", - fas: "solid", - "fa-solid": "solid", - far: "regular", - "fa-regular": "regular", - fal: "light", - "fa-light": "light", - fat: "thin", - "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", - fab: "brands", - "fa-brands": "brands" - }, - sharp: { - fa: "solid", - fass: "solid", - "fa-solid": "solid", - fasr: "regular", - "fa-regular": "regular", - fasl: "light", - "fa-light": "light", - fast: "thin", - "fa-thin": "thin" - }, - "sharp-duotone": { - fa: "solid", - fasds: "solid", - "fa-solid": "solid" - } - }; - var Io = { + var S = { + classic: { + fa: "solid", + fas: "solid", + "fa-solid": "solid", + far: "regular", + "fa-regular": "regular", + fal: "light", + "fa-light": "light", + fat: "thin", + "fa-thin": "thin", + fab: "brands", + "fa-brands": "brands" + }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, + sharp: { + fa: "solid", + fass: "solid", + "fa-solid": "solid", + fasr: "regular", + "fa-regular": "regular", + fasl: "light", + "fa-light": "light", + fast: "thin", + "fa-thin": "thin" + }, + "sharp-duotone": { + fa: "solid", + fasds: "solid", + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" + } + }; + var s = "classic"; + var G = { + classic: { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, + sharp: { + 900: "fass", + 400: "fasr", + 300: "fasl", + 100: "fast" + }, + "sharp-duotone": { + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var xt = { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }; + var St = { + kit: { + fak: "kit", + "fa-kit": "kit" + }, + "kit-duotone": { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + } + }; + var Ct = { kit: { "fa-kit": "fak" }, "kit-duotone": { "fa-kit-duotone": "fakd" } - }, - Fo = { - kit: { - fak: "fa-kit" - }, - "kit-duotone": { - fakd: "fa-kit-duotone" - } - }, - So = { - kit: { - kit: "fak" - }, - "kit-duotone": { - "kit-duotone": "fakd" - } }; + var Wt = { + kit: { + fak: "fa-kit" + }, + "kit-duotone": { + fakd: "fa-kit-duotone" + } + }; + var Et = { + kit: { + kit: "fak" + }, + "kit-duotone": { + "kit-duotone": "fakd" + } + }; + + var po = { + classic: { + "fa-brands": "fab", + "fa-duotone": "fad", + "fa-light": "fal", + "fa-regular": "far", + "fa-solid": "fas", + "fa-thin": "fat" + }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, + sharp: { + "fa-solid": "fass", + "fa-regular": "fasr", + "fa-light": "fasl", + "fa-thin": "fast" + }, + "sharp-duotone": { + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" + } + }, + co = { + classic: { + fab: "fa-brands", + fad: "fa-duotone", + fal: "fa-light", + far: "fa-regular", + fas: "fa-solid", + fat: "fa-thin" + }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, + sharp: { + fass: "fa-solid", + fasr: "fa-regular", + fasl: "fa-light", + fast: "fa-thin" + }, + "sharp-duotone": { + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" + } + }; const NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; const PRODUCTION = (() => { @@ -962,57 +1122,45 @@ return false; } })(); - function familyProxy(obj) { // Defaults to the classic family if family is not available return new Proxy(obj, { get(target, prop) { - return prop in target ? target[prop] : target[a]; + return prop in target ? target[prop] : target[s]; } - }); } + const _PREFIX_TO_STYLE = _objectSpread2({}, S); - const _PREFIX_TO_STYLE = { ...ho - }; - _PREFIX_TO_STYLE[a] = { ...ho[a], - ...bt['kit'], - ...bt['kit-duotone'] - }; + // We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding + // {'fa-duotone': 'duotone'} + _PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + 'fa-duotone': 'duotone' + }), S[s]), St['kit']), St['kit-duotone']); const PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE); - const _STYLE_TO_PREFIX = { ...fo - }; - _STYLE_TO_PREFIX[a] = { ..._STYLE_TO_PREFIX[a], - ...So['kit'], - ...So['kit-duotone'] - }; + const _STYLE_TO_PREFIX = _objectSpread2({}, xt); + + // We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'} + _STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + duotone: 'fad' + }), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']); const STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX); - const _PREFIX_TO_LONG_STYLE = { ...no - }; - _PREFIX_TO_LONG_STYLE[a] = { ..._PREFIX_TO_LONG_STYLE[a], - ...Fo['kit'] - }; + const _PREFIX_TO_LONG_STYLE = _objectSpread2({}, co); + _PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']); const PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE); - const _LONG_STYLE_TO_PREFIX = { ...lo - }; - _LONG_STYLE_TO_PREFIX[a] = { ..._LONG_STYLE_TO_PREFIX[a], - ...Io['kit'] - }; + const _LONG_STYLE_TO_PREFIX = _objectSpread2({}, po); + _LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']); const LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX); - const _FONT_WEIGHT_TO_PREFIX = { ...et$1 - }; + const _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G); const FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX); - const prefixes = new Set(); - Object.keys(STYLE_TO_PREFIX[a]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[r]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[o]).map(prefixes.add.bind(prefixes)); function bunker(fn) { try { for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } - fn(...args); } catch (e) { if (!PRODUCTION) { @@ -1021,50 +1169,43 @@ } } - const w$1 = WINDOW || {}; - if (!w$1[NAMESPACE_IDENTIFIER]) w$1[NAMESPACE_IDENTIFIER] = {}; - if (!w$1[NAMESPACE_IDENTIFIER].styles) w$1[NAMESPACE_IDENTIFIER].styles = {}; - if (!w$1[NAMESPACE_IDENTIFIER].hooks) w$1[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w$1[NAMESPACE_IDENTIFIER].shims) w$1[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w$1[NAMESPACE_IDENTIFIER]; + const w = WINDOW || {}; + if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; + if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; + if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; + if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; + var namespace = w[NAMESPACE_IDENTIFIER]; function normalizeIcons(icons) { return Object.keys(icons).reduce((acc, iconName) => { const icon = icons[iconName]; const expanded = !!icon.icon; - if (expanded) { acc[icon.iconName] = icon.icon; } else { acc[iconName] = icon; } - return acc; }, {}); } - function defineIcons(prefix, icons) { let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; const { skipHooks = false } = params; const normalized = normalizeIcons(icons); - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { namespace.hooks.addPack(prefix, normalizeIcons(icons)); } else { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...normalized - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized); } + /** * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction * of new styles we needed to differentiate between them. Prefix `fa` is now an alias * for `fas` so we'll ease the upgrade process for our users by automatically defining * this as well. */ - - if (prefix === 'fas') { defineIcons('fa', icons); } @@ -1184,7 +1325,7 @@ "face-grin-squint-tears": [512, 512, [129315, "grin-squint-tears"], "f586", "M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-14.8 14.8-65.7 23.6-88.3 26.7c-5.6 .9-10.3-3.9-9.5-9.5C403.3 79.9 412 29 426.8 14.2zM75 75C158.2-8.3 284.5-22.2 382.2 33.2c-1.5 4.8-2.9 9.6-4.1 14.3c-3.1 12.2-5.5 24.6-7.3 35c-80.8-53.6-190.7-44.8-261.9 26.4C37.7 180.1 28.9 290 82.5 370.8c-10.5 1.8-22.9 4.2-35 7.3c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75zm389.6 58.9c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c3.1-12.2 5.5-24.6 7.3-35c80.8 53.6 190.7 44.8 261.9-26.4c71.2-71.2 80-181.1 26.4-261.9c10.5-1.8 22.9-4.2 35-7.3zm-105.4 93c10.1-16.3 33.9-16.9 37.9 1.9c9.5 44.4-3.7 93.5-39.3 129.1s-84.8 48.8-129.1 39.3c-18.7-4-18.2-27.8-1.9-37.9c25.2-15.7 50.2-35.4 73.6-58.8s43.1-48.4 58.8-73.6zM92 265.3l97.4-29.7c11.6-3.5 22.5 7.3 19 19l-29.7 97.4c-2.6 8.6-13.4 11.3-19.8 4.9c-2-2-3.2-4.6-3.4-7.3l-5.1-56.1-56.1-5.1c-2.8-.3-5.4-1.5-7.3-3.4c-6.3-6.3-3.6-17.2 4.9-19.8zm193-178.2c2 2 3.2 4.6 3.4 7.3l5.1 56.1 56.1 5.1c2.8 .3 5.4 1.5 7.3 3.4c6.3 6.3 3.6 17.2-4.9 19.8l-97.4 29.7c-11.6 3.5-22.5-7.3-19-19L265.3 92c2.6-8.6 13.4-11.3 19.8-4.9zM14.9 497.1c-19.6-19.6-20-51-.7-70.3C29 412 79.8 403.2 102.4 400.1c5.6-.9 10.3 3.9 9.5 9.5c-3.2 22.5-11.9 73.5-26.7 88.3C66 517 34.5 516.6 14.9 497.1z"], "rectangle-list": [576, 512, ["list-alt"], "f022", "M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l448 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm96 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm104 0c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm-72-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"], "calendar-plus": [448, 512, [], "f271", "M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm176 40c-13.3 0-24 10.7-24 24l0 48-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0 0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48 48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-48c0-13.3-10.7-24-24-24z"], - "circle-left": [512, 512, [61840, "arrow-alt-circle-left"], "f359", "M48 256a208 208 0 1 1 416 0A208 208 0 1 1 48 256zm464 0A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM256 128l-32 0L96 256 224 384l32 0 0-80 128 0 0-96-128 0 0-80z"], + "circle-left": [512, 512, [61840, "arrow-alt-circle-left"], "f359", "M48 256a208 208 0 1 1 416 0A208 208 0 1 1 48 256zm464 0A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM217.4 376.9c4.2 4.5 10.1 7.1 16.3 7.1c12.3 0 22.3-10 22.3-22.3l0-57.7 96 0c17.7 0 32-14.3 32-32l0-32c0-17.7-14.3-32-32-32l-96 0 0-57.7c0-12.3-10-22.3-22.3-22.3c-6.2 0-12.1 2.6-16.3 7.1L117.5 242.2c-3.5 3.8-5.5 8.7-5.5 13.8s2 10.1 5.5 13.8l99.9 107.1z"], "money-bill-1": [576, 512, ["money-bill-alt"], "f3d1", "M112 112c0 35.3-28.7 64-64 64l0 160c35.3 0 64 28.7 64 64l352 0c0-35.3 28.7-64 64-64l0-160c-35.3 0-64-28.7-64-64l-352 0zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm80-48c0 8.8 7.2 16 16 16l0 64-8 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l24 0 24 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-8 0 0-80c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"], "clock": [512, 512, [128339, "clock-four"], "f017", "M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"], "keyboard": [576, 512, [9000], "f11c", "M64 112c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16L64 112zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 320l224 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm-72-72c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16z"], @@ -1195,7 +1336,7 @@ "id-card": [576, 512, [62147, "drivers-license"], "f2c2", "M528 160l0 256c0 8.8-7.2 16-16 16l-192 0c0-44.2-35.8-80-80-80l-64 0c-44.2 0-80 35.8-80 80l-32 0c-8.8 0-16-7.2-16-16l0-256 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM272 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm104-48c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0z"], "sun": [512, 512, [9728], "f185", "M375.7 19.7c-1.5-8-6.9-14.7-14.4-17.8s-16.1-2.2-22.8 2.4L256 61.1 173.5 4.2c-6.7-4.6-15.3-5.5-22.8-2.4s-12.9 9.8-14.4 17.8l-18.1 98.5L19.7 136.3c-8 1.5-14.7 6.9-17.8 14.4s-2.2 16.1 2.4 22.8L61.1 256 4.2 338.5c-4.6 6.7-5.5 15.3-2.4 22.8s9.8 13 17.8 14.4l98.5 18.1 18.1 98.5c1.5 8 6.9 14.7 14.4 17.8s16.1 2.2 22.8-2.4L256 450.9l82.5 56.9c6.7 4.6 15.3 5.5 22.8 2.4s12.9-9.8 14.4-17.8l18.1-98.5 98.5-18.1c8-1.5 14.7-6.9 17.8-14.4s2.2-16.1-2.4-22.8L450.9 256l56.9-82.5c4.6-6.7 5.5-15.3 2.4-22.8s-9.8-12.9-17.8-14.4l-98.5-18.1L375.7 19.7zM269.6 110l65.6-45.2 14.4 78.3c1.8 9.8 9.5 17.5 19.3 19.3l78.3 14.4L402 242.4c-5.7 8.2-5.7 19 0 27.2l45.2 65.6-78.3 14.4c-9.8 1.8-17.5 9.5-19.3 19.3l-14.4 78.3L269.6 402c-8.2-5.7-19-5.7-27.2 0l-65.6 45.2-14.4-78.3c-1.8-9.8-9.5-17.5-19.3-19.3L64.8 335.2 110 269.6c5.7-8.2 5.7-19 0-27.2L64.8 176.8l78.3-14.4c9.8-1.8 17.5-9.5 19.3-19.3l14.4-78.3L242.4 110c8.2 5.7 19 5.7 27.2 0zM256 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM192 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"], "face-laugh-wink": [512, 512, ["laugh-wink"], "f59c", "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm165.8 21.7c-7.6 8.1-20.2 8.5-28.3 .9s-8.5-20.2-.9-28.3c14.5-15.5 35.2-22.3 54.6-22.3s40.1 6.8 54.6 22.3c7.6 8.1 7.1 20.7-.9 28.3s-20.7 7.1-28.3-.9c-5.5-5.8-14.8-9.7-25.4-9.7s-19.9 3.8-25.4 9.7z"], - "circle-down": [512, 512, [61466, "arrow-alt-circle-down"], "f358", "M256 464a208 208 0 1 1 0-416 208 208 0 1 1 0 416zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM128 256l0 32L256 416 384 288l0-32-80 0 0-128-96 0 0 128-80 0z"], + "circle-down": [512, 512, [61466, "arrow-alt-circle-down"], "f358", "M256 464a208 208 0 1 1 0-416 208 208 0 1 1 0 416zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6c4.5-4.2 7.1-10.1 7.1-16.3c0-12.3-10-22.3-22.3-22.3L304 256l0-96c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 96-57.7 0C138 256 128 266 128 278.3c0 6.2 2.6 12.1 7.1 16.3l107.1 99.9c3.8 3.5 8.7 5.5 13.8 5.5s10.1-2 13.8-5.5l107.1-99.9z"], "thumbs-down": [512, 512, [128078, 61576], "f165", "M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"], "chess-pawn": [320, 512, [9823], "f443", "M232 152A72 72 0 1 0 88 152a72 72 0 1 0 144 0zm24 120l-12.6 0 10.7 80-48.4 0L195 272l-35 0-35 0-10.7 80-48.4 0 10.7-80L64 272c-13.3 0-24-10.7-24-24s10.7-24 24-24c-15.1-20.1-24-45-24-72C40 85.7 93.7 32 160 32s120 53.7 120 120c0 27-8.9 51.9-24 72c13.3 0 24 10.7 24 24s-10.7 24-24 24zM52.7 464l214.7 0-16.6-32L69.2 432 52.7 464zm207.9-80c12 0 22.9 6.7 28.4 17.3l26.5 51.2c3 5.8 4.6 12.2 4.6 18.7c0 22.5-18.2 40.8-40.8 40.8L40.8 512C18.2 512 0 493.8 0 471.2c0-6.5 1.6-12.9 4.6-18.7l26.5-51.2C36.5 390.7 47.5 384 59.5 384l201 0z"], "credit-card": [576, 512, [128179, 62083, "credit-card-alt"], "f09d", "M512 80c8.8 0 16 7.2 16 16l0 32L48 128l0-32c0-8.8 7.2-16 16-16l448 0zm16 144l0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm56 304c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0zm128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"], @@ -1247,12 +1388,10 @@ let _WINDOW = {}; let _DOCUMENT = {}; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -1262,152 +1401,243 @@ const IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - var a = "classic", - r = "sharp", - o = "sharp-duotone"; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } - var et$1 = { - classic: { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" - }, - sharp: { - 900: "fass", - 400: "fasr", - 300: "fasl", - 100: "fast" - }, - "sharp-duotone": { - 900: "fasds" - } - }; - var bt = { - kit: { - fak: "kit", - "fa-kit": "kit" - }, - "kit-duotone": { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - } - }; - var lo = { - classic: { - "fa-brands": "fab", - "fa-duotone": "fad", - "fa-light": "fal", - "fa-regular": "far", - "fa-solid": "fas", - "fa-thin": "fat" - }, - sharp: { - "fa-solid": "fass", - "fa-regular": "fasr", - "fa-light": "fasl", - "fa-thin": "fast" - }, - "sharp-duotone": { - "fa-solid": "fasds" - } - }, - no = { - classic: { - fab: "fa-brands", - fad: "fa-duotone", - fal: "fa-light", - far: "fa-regular", - fas: "fa-solid", - fat: "fa-thin" - }, - sharp: { - fass: "fa-solid", - fasr: "fa-regular", - fasl: "fa-light", - fast: "fa-thin" - }, - "sharp-duotone": { - fasds: "fa-solid" - } - }, - fo = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }, - ho = { - classic: { - fa: "solid", - fas: "solid", - "fa-solid": "solid", - far: "regular", - "fa-regular": "regular", - fal: "light", - "fa-light": "light", - fat: "thin", - "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", - fab: "brands", - "fa-brands": "brands" - }, - sharp: { - fa: "solid", - fass: "solid", - "fa-solid": "solid", - fasr: "regular", - "fa-regular": "regular", - fasl: "light", - "fa-light": "light", - fast: "thin", - "fa-thin": "thin" - }, - "sharp-duotone": { - fa: "solid", - fasds: "solid", - "fa-solid": "solid" - } - }; - var Io = { + var S = { + classic: { + fa: "solid", + fas: "solid", + "fa-solid": "solid", + far: "regular", + "fa-regular": "regular", + fal: "light", + "fa-light": "light", + fat: "thin", + "fa-thin": "thin", + fab: "brands", + "fa-brands": "brands" + }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, + sharp: { + fa: "solid", + fass: "solid", + "fa-solid": "solid", + fasr: "regular", + "fa-regular": "regular", + fasl: "light", + "fa-light": "light", + fast: "thin", + "fa-thin": "thin" + }, + "sharp-duotone": { + fa: "solid", + fasds: "solid", + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" + } + }; + var s = "classic"; + var G = { + classic: { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, + sharp: { + 900: "fass", + 400: "fasr", + 300: "fasl", + 100: "fast" + }, + "sharp-duotone": { + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var xt = { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }; + var St = { + kit: { + fak: "kit", + "fa-kit": "kit" + }, + "kit-duotone": { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + } + }; + var Ct = { kit: { "fa-kit": "fak" }, "kit-duotone": { "fa-kit-duotone": "fakd" } - }, - Fo = { - kit: { - fak: "fa-kit" - }, - "kit-duotone": { - fakd: "fa-kit-duotone" - } - }, - So = { - kit: { - kit: "fak" - }, - "kit-duotone": { - "kit-duotone": "fakd" - } }; + var Wt = { + kit: { + fak: "fa-kit" + }, + "kit-duotone": { + fakd: "fa-kit-duotone" + } + }; + var Et = { + kit: { + kit: "fak" + }, + "kit-duotone": { + "kit-duotone": "fakd" + } + }; + + var po = { + classic: { + "fa-brands": "fab", + "fa-duotone": "fad", + "fa-light": "fal", + "fa-regular": "far", + "fa-solid": "fas", + "fa-thin": "fat" + }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, + sharp: { + "fa-solid": "fass", + "fa-regular": "fasr", + "fa-light": "fasl", + "fa-thin": "fast" + }, + "sharp-duotone": { + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" + } + }, + co = { + classic: { + fab: "fa-brands", + fad: "fa-duotone", + fal: "fa-light", + far: "fa-regular", + fas: "fa-solid", + fat: "fa-thin" + }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, + sharp: { + fass: "fa-solid", + fasr: "fa-regular", + fasl: "fa-light", + fast: "fa-thin" + }, + "sharp-duotone": { + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" + } + }; const NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; const PRODUCTION = (() => { @@ -1417,57 +1647,45 @@ return false; } })(); - function familyProxy(obj) { // Defaults to the classic family if family is not available return new Proxy(obj, { get(target, prop) { - return prop in target ? target[prop] : target[a]; + return prop in target ? target[prop] : target[s]; } - }); } + const _PREFIX_TO_STYLE = _objectSpread2({}, S); - const _PREFIX_TO_STYLE = { ...ho - }; - _PREFIX_TO_STYLE[a] = { ...ho[a], - ...bt['kit'], - ...bt['kit-duotone'] - }; + // We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding + // {'fa-duotone': 'duotone'} + _PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + 'fa-duotone': 'duotone' + }), S[s]), St['kit']), St['kit-duotone']); const PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE); - const _STYLE_TO_PREFIX = { ...fo - }; - _STYLE_TO_PREFIX[a] = { ..._STYLE_TO_PREFIX[a], - ...So['kit'], - ...So['kit-duotone'] - }; + const _STYLE_TO_PREFIX = _objectSpread2({}, xt); + + // We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'} + _STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + duotone: 'fad' + }), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']); const STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX); - const _PREFIX_TO_LONG_STYLE = { ...no - }; - _PREFIX_TO_LONG_STYLE[a] = { ..._PREFIX_TO_LONG_STYLE[a], - ...Fo['kit'] - }; + const _PREFIX_TO_LONG_STYLE = _objectSpread2({}, co); + _PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']); const PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE); - const _LONG_STYLE_TO_PREFIX = { ...lo - }; - _LONG_STYLE_TO_PREFIX[a] = { ..._LONG_STYLE_TO_PREFIX[a], - ...Io['kit'] - }; + const _LONG_STYLE_TO_PREFIX = _objectSpread2({}, po); + _LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']); const LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX); - const _FONT_WEIGHT_TO_PREFIX = { ...et$1 - }; + const _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G); const FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX); - const prefixes = new Set(); - Object.keys(STYLE_TO_PREFIX[a]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[r]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[o]).map(prefixes.add.bind(prefixes)); function bunker(fn) { try { for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } - fn(...args); } catch (e) { if (!PRODUCTION) { @@ -1476,50 +1694,43 @@ } } - const w$1 = WINDOW || {}; - if (!w$1[NAMESPACE_IDENTIFIER]) w$1[NAMESPACE_IDENTIFIER] = {}; - if (!w$1[NAMESPACE_IDENTIFIER].styles) w$1[NAMESPACE_IDENTIFIER].styles = {}; - if (!w$1[NAMESPACE_IDENTIFIER].hooks) w$1[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w$1[NAMESPACE_IDENTIFIER].shims) w$1[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w$1[NAMESPACE_IDENTIFIER]; + const w = WINDOW || {}; + if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; + if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; + if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; + if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; + var namespace = w[NAMESPACE_IDENTIFIER]; function normalizeIcons(icons) { return Object.keys(icons).reduce((acc, iconName) => { const icon = icons[iconName]; const expanded = !!icon.icon; - if (expanded) { acc[icon.iconName] = icon.icon; } else { acc[iconName] = icon; } - return acc; }, {}); } - function defineIcons(prefix, icons) { let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; const { skipHooks = false } = params; const normalized = normalizeIcons(icons); - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { namespace.hooks.addPack(prefix, normalizeIcons(icons)); } else { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...normalized - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized); } + /** * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction * of new styles we needed to differentiate between them. Prefix `fa` is now an alias * for `fas` so we'll ease the upgrade process for our users by automatically defining * this as well. */ - - if (prefix === 'fas') { defineIcons('fa', icons); } @@ -1959,6 +2170,7 @@ "square-nfi": [448, 512, [], "e576", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm75.7 64.6C68.8 162.5 64 168.8 64 176l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-102.2 66.3 110.5c3.7 6.2 11.1 9.1 18 7.2s11.7-8.2 11.7-15.4l0-160c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 102.2L93.7 167.8c-3.7-6.2-11.1-9.1-18-7.2zM224 176l0 64 0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-32 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16zm160 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-160z"], "arrow-up-from-ground-water": [576, 512, [], "e4b5", "M288 352c17.7 0 32-14.3 32-32l0-210.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3 256 320c0 17.7 14.3 32 32 32zm-18.5 69.9C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM192 192L48 192c-26.5 0-48 21.5-48 48L0 425c5.3-3.1 11.2-5.4 17.5-6.9c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.1 20.3L192 192zm384 48c0-26.5-21.5-48-48-48l-144 0 0 224.5s0 0 0 0c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c6.3 1.5 12.1 3.8 17.5 6.9l0-185z"], "martini-glass": [512, 512, [127864, "glass-martini-alt"], "f57b", "M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3 224 448l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-178.7L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0L32 0zM173.3 128l-64-64 293.5 0-64 64-165.5 0z"], + "square-binary": [448, 512, [], "e69b", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm144 4c-24.3 0-44 19.7-44 44l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0zm-4 44c0-2.2 1.8-4 4-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48zm140-44c-11 0-20 9-20 20c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0zM132 296c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0c-11 0-20 9-20 20zm96 24l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0c-24.3 0-44 19.7-44 44zm44-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48c0-2.2 1.8-4 4-4z"], "rotate-left": [512, 512, ["rotate-back", "rotate-backward", "undo-alt"], "f2ea", "M48.5 224L40 224c-13.3 0-24-10.7-24-24L16 72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8L48.5 224z"], "table-columns": [512, 512, ["columns"], "f0db", "M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm64 64l0 256 160 0 0-256L64 160zm384 0l-160 0 0 256 160 0 0-256z"], "lemon": [448, 512, [127819], "f094", "M448 96c0-35.3-28.7-64-64-64c-6.6 0-13 1-19 2.9c-22.5 7-48.1 14.9-71 9c-75.2-19.1-156.4 11-213.7 68.3S-7.2 250.8 11.9 326c5.8 22.9-2 48.4-9 71C1 403 0 409.4 0 416c0 35.3 28.7 64 64 64c6.6 0 13-1 19.1-2.9c22.5-7 48.1-14.9 71-9c75.2 19.1 156.4-11 213.7-68.3s87.5-138.5 68.3-213.7c-5.8-22.9 2-48.4 9-71c1.9-6 2.9-12.4 2.9-19.1zM212.5 127.4c-54.6 16-101.1 62.5-117.1 117.1C92.9 253 84 257.8 75.5 255.4S62.2 244 64.6 235.5c19.1-65.1 73.7-119.8 138.9-138.9c8.5-2.5 17.4 2.4 19.9 10.9s-2.4 17.4-10.9 19.9z"], @@ -2258,6 +2470,7 @@ "diamond": [512, 512, [9830], "f219", "M284.3 11.7c-15.6-15.6-40.9-15.6-56.6 0l-216 216c-15.6 15.6-15.6 40.9 0 56.6l216 216c15.6 15.6 40.9 15.6 56.6 0l216-216c15.6-15.6 15.6-40.9 0-56.6l-216-216z"], "face-grin-squint": [512, 512, [128518, "grin-squint"], "f585", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM133.5 146.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"], "hand-holding-dollar": [576, 512, ["hand-holding-usd"], "f4c0", "M312 24l0 10.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3s0 0 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8l0 10.6c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-11.4c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2L264 24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z"], + "chart-diagram": [512, 512, [], "e695", "M80 32C53.5 32 32 53.5 32 80s21.5 48 48 48l152 0 0 40-48 48-56 0c-48.6 0-88 39.4-88 88l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-22.1 17.9-40 40-40l56 0 48 48 0 40-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-40 48-48 56 0c22.1 0 40 17.9 40 40l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-48.6-39.4-88-88-88l-56 0-48-48 0-40 152 0c26.5 0 48-21.5 48-48s-21.5-48-48-48L80 32z"], "bacterium": [512, 512, [], "e05a", "M423.1 30.6c3.6-12.7-3.7-26-16.5-29.7s-26 3.7-29.7 16.5l-4.2 14.7c-9.8-.4-19.9 .5-29.9 2.8c-12.1 2.8-23.7 5.9-34.9 9.4l-5.9-13.7c-5.2-12.2-19.3-17.8-31.5-12.6s-17.8 19.3-12.6 31.5l4.9 11.3c-22 9.4-42 20.1-60.2 31.8L196 82.7c-7.4-11-22.3-14-33.3-6.7s-14 22.3-6.7 33.3l7.8 11.6c-18 15-33.7 30.8-47.3 47.1L103 157.3c-10.4-8.3-25.5-6.6-33.7 3.7s-6.6 25.5 3.7 33.7l15 12c-2.1 3.2-4.1 6.5-6 9.7c-9.4 15.7-17 31-23.2 45.3l-9.9-3.9c-12.3-4.9-26.3 1.1-31.2 13.4s1.1 26.3 13.4 31.2l11.6 4.6c-.3 1.1-.6 2.1-.9 3.1c-3.5 12.5-5.7 23.2-7.1 31.3c-.7 4.1-1.2 7.5-1.6 10.3c-.2 1.4-.3 2.6-.4 3.6l-.1 1.4-.1 .6 0 .3 0 .1c0 0 0 .1 39.2 3.7c0 0 0 0 0 0l-39.2-3.6c-.5 5-.6 10-.4 14.9l-14.7 4.2C4.7 380.6-2.7 393.8 .9 406.6s16.9 20.1 29.7 16.5l13.8-3.9c10.6 20.7 27.6 37.8 48.5 48.5l-3.9 13.7c-3.6 12.7 3.7 26 16.5 29.7s26-3.7 29.7-16.5l4.2-14.7c23.8 1 46.3-5.5 65.1-17.6L215 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c9.1-14.1 15.1-30.5 17-48.3l.1-.8c.3-1.7 1-5.1 2.3-9.8l.2-.8 12.6 5.4c12.2 5.2 26.3-.4 31.5-12.6s-.4-26.3-12.6-31.5l-11.3-4.8c9.9-14.9 24.9-31.6 48.6-46l2.1 7.5c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7L371 259.2c6.9-2.2 14.3-4.3 22.2-6.1c12.9-3 24.7-8 35.2-14.8L439 249c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c12.2-19 18.6-41.6 17.6-65.1l14.7-4.2c12.7-3.6 20.1-16.9 16.5-29.7s-16.9-20.1-29.7-16.5l-13.7 3.9c-10.8-21.2-28-38-48.5-48.5l3.9-13.8zM92.1 363.3s0 0 0 0L144 368l-51.9-4.7zM112 320a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM240 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"], "hand-pointer": [448, 512, [], "f25a", "M128 40c0-22.1 17.9-40 40-40s40 17.9 40 40l0 148.2c8.5-7.6 19.7-12.2 32-12.2c20.6 0 38.2 13 45 31.2c8.8-9.3 21.2-15.2 35-15.2c25.3 0 46 19.5 47.9 44.3c8.5-7.7 19.8-12.3 32.1-12.3c26.5 0 48 21.5 48 48l0 48 0 16 0 48c0 70.7-57.3 128-128 128l-16 0-64 0-.1 0-5.2 0c-5 0-9.9-.3-14.7-1c-55.3-5.6-106.2-34-140-79L8 336c-13.3-17.7-9.7-42.7 8-56s42.7-9.7 56 8l56 74.7L128 40zM240 304c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96zm48-16c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96z"], "drum-steelpan": [576, 512, [], "f56a", "M288 32c159.1 0 288 48 288 128l0 192c0 80-128.9 128-288 128S0 432 0 352L0 160C0 80 128.9 32 288 32zM528 160c0-9.9-8-29.9-55-49.8c-18.6-7.9-40.9-14.4-66-19.4l-27.8 43.6c-7.3 11.5-11.2 24.8-11.2 38.4c0 17.5 6.4 34.4 18.1 47.5l9.8 11c29.8-5.2 55.9-12.5 77.2-21.5c47.1-19.9 55-39.9 55-49.8zM349.2 237.3c-8-26.2-32.4-45.3-61.2-45.3s-53.3 19.1-61.2 45.3c19.4 1.7 39.9 2.7 61.2 2.7s41.8-.9 61.2-2.7zM169 90.8c-25.2 5-47.4 11.6-66 19.4C56 130.1 48 150.1 48 160s8 29.9 55 49.8c21.3 9 47.4 16.3 77.2 21.5l9.8-11c11.6-13.1 18.1-30 18.1-47.5c0-13.6-3.9-26.9-11.2-38.4L169 90.8zm56.3-8C224.5 87 224 91.5 224 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-4.5-.5-9-1.4-13.2C330.8 81 309.8 80 288 80s-42.8 1-62.6 2.8z"], @@ -2282,6 +2495,7 @@ "shield-virus": [512, 512, [], "e06c", "M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM256 112c8.8 0 16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C334.5 200.1 351 240 384 240c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C311.9 334.5 272 351 272 384c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C177.5 311.9 161 272 128 272c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C200.1 177.5 240 161 240 128c0-8.8 7.2-16 16-16zM232 256a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"], "dice-six": [448, 512, [9861], "f526", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"], "mosquito-net": [640, 512, [], "e52c", "M168.8 462.3c-7.9-4-11.1-13.6-7.2-21.5L192 380.2l0-44.2c0-4.2 1.7-8.3 4.7-11.3L256 265.4l0-23.1L139.2 344C87.8 395.3 0 358.9 0 286.3c0-41.1 30.6-75.8 71.4-80.9l159.9-23.9-49.6-41.3c-5.1-4.2-7-11.1-4.9-17.4l13.9-41.7-29-58.1c-4-7.9-.7-17.5 7.2-21.5s17.5-.7 21.5 7.2l32 64c1.9 3.8 2.2 8.2 .9 12.2l-12.5 37.6L256 160.5l0-22.6c0-14.9 10.1-27.3 23.8-31l0-43.3c0-4.5 3.7-8.2 8.2-8.2s8.2 3.7 8.2 8.2l0 43.3c13.7 3.6 23.8 16.1 23.8 31l0 22.6 45.4-37.8L352.8 85.1c-1.3-4-1-8.4 .9-12.2l32-64c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-29 58.1 13.9 41.7c2.1 6.2 .1 13.1-4.9 17.4l-49.6 41.3 159.9 23.9c22.5 2.8 41.8 14.6 54.7 31.4c-2.7 2.6-5.2 5.4-7.3 8.6c-8.6-12.9-23.3-21.5-40-21.5s-31.4 8.5-40 21.5c-8.6-12.9-23.3-21.5-40-21.5c-21.7 0-40 14.3-45.9 34.1c-10.7 3.2-19.8 10.1-25.9 19.2l-40.2-35 0 23.1 32.4 32.4c-.3 2-.4 4.1-.4 6.2c0 16.7 8.5 31.4 21.5 40c-4 2.6-7.5 5.9-10.6 9.5L320 310.6l0 50c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-50-32 32 0 41.4c0 2.5-.6 4.9-1.7 7.2l-32 64c-4 7.9-13.6 11.1-21.5 7.2zM512 256c8.8 0 16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16zm16 112l48 0 0-48-48 0 0 48zm0 80l48 0 0-48-48 0 0 48zM448 320l0 48 48 0 0-48-48 0zm0 80l0 48 48 0 0-48-48 0z"], + "file-fragment": [384, 512, [], "e697", "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-128 0 0-128c0-35.3-28.7-64-64-64L0 320 0 64zm384 64l-128 0L256 0 384 128zM32 352l96 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32z"], "bridge-water": [576, 512, [], "e4ce", "M0 96C0 78.3 14.3 64 32 64l512 0c17.7 0 32 14.3 32 32l0 35.6c0 15.7-12.7 28.4-28.4 28.4c-37.3 0-67.6 30.2-67.6 67.6l0 124.9c-12.9 0-25.8 3.9-36.8 11.7c-18 12.4-40.1 20.3-59.2 20.3c0 0 0 0 0 0l0-.5 0-128c0-53-43-96-96-96s-96 43-96 96l0 128 0 .5c-19 0-41.2-7.9-59.1-20.3c-11.1-7.8-24-11.7-36.9-11.7l0-124.9C96 190.2 65.8 160 28.4 160C12.7 160 0 147.3 0 131.6L0 96zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"], "person-booth": [576, 512, [], "f756", "M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 160 64 0 0-160zm320 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-448zM224 512c17.7 0 32-14.3 32-32l0-160-64 0 0 160c0 17.7 14.3 32 32 32zM320 0c-9.3 0-18.1 4-24.2 11s-8.8 16.3-7.5 25.5l31.2 218.6L288.6 409.7c-3.5 17.3 7.8 34.2 25.1 37.7s34.2-7.8 37.7-25.1l.7-3.6c1.3 16.4 15.1 29.4 31.9 29.4c17.7 0 32-14.3 32-32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L320 0zM112 80A48 48 0 1 0 16 80a48 48 0 1 0 96 0zm0 261.3l0-72.1 4.7 4.7c9 9 21.2 14.1 33.9 14.1l73.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-66.7 0-41.6-41.6c-14.3-14.3-33.8-22.4-54-22.4C27.6 160 0 187.6 0 221.6l0 55.7 0 .9L0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 32 42.7L96 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-58.7c0-10.4-3.4-20.5-9.6-28.8L112 341.3z"], "text-width": [448, 512, [], "f035", "M64 128l0-32 128 0 0 128-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-128 128 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48c0-26.5-21.5-48-48-48L224 32 48 32C21.5 32 0 53.5 0 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32zM9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-32 192 0 0 32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 32-192 0 0-32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64z"], @@ -2410,6 +2624,7 @@ "plug-circle-plus": [576, 512, [], "e55f", "M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208l0 48 48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l48 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16z"], "place-of-worship": [640, 512, [], "f67f", "M224 109.3l0 108.3L183.3 242c-14.5 8.7-23.3 24.3-23.3 41.2L160 512l96 0 0-96c0-35.3 28.7-64 64-64s64 28.7 64 64l0 96 96 0 0-228.8c0-16.9-8.8-32.5-23.3-41.2L416 217.6l0-108.3c0-8.5-3.4-16.6-9.4-22.6L331.3 11.3c-6.2-6.2-16.4-6.2-22.6 0L233.4 86.6c-6 6-9.4 14.1-9.4 22.6zM24.9 330.3C9.5 338.8 0 354.9 0 372.4L0 464c0 26.5 21.5 48 48 48l80 0 0-238.4L24.9 330.3zM592 512c26.5 0 48-21.5 48-48l0-91.6c0-17.5-9.5-33.6-24.9-42.1L512 273.6 512 512l80 0z"], "grip-vertical": [320, 512, [], "f58e", "M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z"], + "hexagon-nodes": [448, 512, [], "e699", "M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56s56-25.1 56-56c0-22.3-13.1-41.6-32-50.6l0-98.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-1.6 20.8 8.6 41.6 27.8 52.8c26.8 15.5 61 6.3 76.5-20.5s6.3-61-20.5-76.5c-1.3-.8-2.7-1.5-4-2.1l0-90.8c1.4-.6 2.7-1.3 4-2.1c26.8-15.5 36-49.7 20.5-76.5S390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c2.6 1.8 5.2 3.3 8 4.7l0 90.8c-2.8 1.3-5.5 2.9-8 4.6l-80.1-45.8c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8z"], "arrow-turn-up": [384, 512, ["level-up"], "f148", "M32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96-43 96-96l0-306.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 416c0 17.7-14.3 32-32 32l-96 0z"], "u": [384, 512, [117], "55", "M32 32c17.7 0 32 14.3 32 32l0 224c0 70.7 57.3 128 128 128s128-57.3 128-128l0-224c0-17.7 14.3-32 32-32s32 14.3 32 32l0 224c0 106-86 192-192 192S0 394 0 288L0 64C0 46.3 14.3 32 32 32z"], "square-root-variable": [576, 512, ["square-root-alt"], "f698", "M282.6 78.1c8-27.3 33-46.1 61.4-46.1l200 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L344 96 238.7 457c-3.6 12.3-14.1 21.2-26.8 22.8s-25.1-4.6-31.5-15.6L77.6 288 32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l45.6 0c22.8 0 43.8 12.1 55.3 31.8l65.2 111.8L282.6 78.1zM393.4 233.4c12.5-12.5 32.8-12.5 45.3 0L480 274.7l41.4-41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 320l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 365.3l-41.4 41.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 320l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z"], @@ -2675,6 +2890,7 @@ "rocket": [512, 512, [], "f135", "M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2l0 82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9l0-107.2c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"], "photo-film": [640, 512, ["photo-video"], "f87c", "M256 0L576 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-320 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l80 0 48 0 144 0c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128l96 0 0 256 0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32 160 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm336 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"], "folder-minus": [512, 512, [], "f65d", "M448 480L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"], + "hexagon-nodes-bolt": [576, 512, [], "e69a", "M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56c30.7 0 55.6-24.7 56-55.2c-7.5-12.9-13.5-26.8-17.6-41.5c-4.2-4-9.1-7.3-14.4-9.9l0-98.8c2.8-1.3 5.5-2.9 8-4.7l10.5 6c5.5-15.3 13.1-29.5 22.4-42.5l-9.1-5.2c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8zM440.5 132C425 105.2 390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c.4 .3 .8 .6 1.3 .9c21.7-9.5 45.6-14.8 70.8-14.8c2 0 4 0 5.9 .1c12.1-17.3 13.8-40.6 2.6-60.1zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356l35.6 0c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380 376 380c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z"], "store": [576, 512, [], "f54e", "M547.6 103.8L490.3 13.1C485.2 5 476.1 0 466.4 0L109.6 0C99.9 0 90.8 5 85.7 13.1L28.3 103.8c-29.6 46.8-3.4 111.9 51.9 119.4c4 .5 8.1 .8 12.1 .8c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4zM499.7 254.9c0 0 0 0-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3L448 384l-320 0 0-133.4c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3L64 384l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64 0-131.4c-4 1-8 1.8-12.3 2.3z"], "arrow-trend-up": [576, 512, [], "e098", "M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160 384 160z"], "plug-circle-minus": [576, 512, [], "e55e", "M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l128 0c8.8 0 16 7.2 16 16z"], @@ -2741,6 +2957,7 @@ "file-export": [576, 512, ["arrow-right-from-file"], "f56e", "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 128-168 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l168 0 0 112c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM384 336l0-48 110.1 0-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39L384 336zm0-208l-128 0L256 0 384 128z"], "shield": [512, 512, [128737, "shield-blank"], "f132", "M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0z"], "arrow-up-short-wide": [576, 512, ["sort-amount-up-alt"], "f885", "M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-224 0z"], + "comment-nodes": [640, 512, [], "e696", "M256 448c10.8 0 21.5-.5 32-1.6c.3-15.8 4.4-31.7 12.9-46.4c16-27.7 43.7-44.4 73.2-47.5l16.7-29.2c-4.3-11-6.7-22.9-6.7-35.4c0-53 43-96 96-96c9.1 0 17.8 1.3 26.2 3.6C481.1 102.1 378.6 32 256 32C114.6 32 0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.2 .3-.4 .5-.6 .7c-.3 .3-.5 .5-.6 .7l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm72.6-32c-17.7 30.6-7.2 69.7 23.4 87.4s69.7 7.2 87.4-23.4c1.5-2.6 2.8-5.3 3.9-8l73.3 0c1.1 2.7 2.4 5.4 3.9 8c17.7 30.6 56.8 41.1 87.4 23.4s41.1-56.8 23.4-87.4c-13.4-23.2-39.1-34.8-64-31.4l-17.6-30.7c-11 11.7-25 20.6-40.6 25.6l16.5 28.9c-3.8 4.8-6.8 10-9 15.6l-73.4 0c-2.2-5.6-5.3-10.8-9-15.6l33-57.7c4.1 .8 8.4 1.3 12.8 1.3c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64c0 13.4 4.1 25.8 11.2 36.1l-34.6 60.5c-25-3.4-50.6 8.3-64 31.4z"], "house-medical": [576, 512, [], "e3b2", "M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 160.4c0 35.3 28.7 64 64 64l320.4 0c35.5 0 64.2-28.8 64-64.3l-.7-160.2 32 0zM256 208c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z"], "golf-ball-tee": [384, 512, ["golf-ball"], "f450", "M384 192c0 66.8-34.1 125.6-85.8 160L85.8 352C34.1 317.6 0 258.8 0 192C0 86 86 0 192 0S384 86 384 192zM242.1 256.6c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zm-52.3-49.3c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4c0 18.5-15 33.5-33.5 33.5zm113.5-17.5c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zM96 416c0-17.7 14.3-32 32-32l64 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0c-8.8 0-16 7.2-16 16l0 16c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-16c0-8.8-7.2-16-16-16l-16 0c-17.7 0-32-14.3-32-32z"], "circle-chevron-left": [512, 512, ["chevron-circle-left"], "f137", "M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z"], @@ -2873,6 +3090,7 @@ "window-minimize": [512, 512, [128469], "f2d1", "M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416z"], "mug-saucer": [640, 512, ["coffee"], "f0f4", "M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"], "brush": [384, 512, [], "f55d", "M162.4 6c-1.5-3.6-5-6-8.9-6l-19 0c-3.9 0-7.5 2.4-8.9 6L104.9 57.7c-3.2 8-14.6 8-17.8 0L66.4 6c-1.5-3.6-5-6-8.9-6L48 0C21.5 0 0 21.5 0 48L0 224l0 22.4L0 256l9.6 0 364.8 0 9.6 0 0-9.6 0-22.4 0-176c0-26.5-21.5-48-48-48L230.5 0c-3.9 0-7.5 2.4-8.9 6L200.9 57.7c-3.2 8-14.6 8-17.8 0L162.4 6zM0 288l0 32c0 35.3 28.7 64 64 64l64 0 0 64c0 35.3 28.7 64 64 64s64-28.7 64-64l0-64 64 0c35.3 0 64-28.7 64-64l0-32L0 288zM192 432a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"], + "file-half-dashed": [384, 512, [], "e698", "M64 0C28.7 0 0 28.7 0 64L0 320l384 0 0-160-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM0 416l64 0 0-64L0 352l0 64zm288 32l-80 0 0 64 80 0 0-64zm-112 0l-80 0 0 64 80 0 0-64zM64 448L0 448c0 35.3 28.7 64 64 64l0-64zm256 0l0 64c35.3 0 64-28.7 64-64l-64 0zm64-32l0-64-64 0 0 64 64 0z"], "mask": [576, 512, [], "f6fa", "M288 64C64 64 0 160 0 272S80 448 176 448l8.4 0c24.2 0 46.4-13.7 57.2-35.4l23.2-46.3c4.4-8.8 13.3-14.3 23.2-14.3s18.8 5.5 23.2 14.3l23.2 46.3c10.8 21.7 33 35.4 57.2 35.4l8.4 0c96 0 176-64 176-176s-64-208-288-208zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm320-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"], "magnifying-glass-minus": [512, 512, ["search-minus"], "f010", "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"], "ruler-vertical": [256, 512, [], "f548", "M0 48C0 21.5 21.5 0 48 0L208 0c26.5 0 48 21.5 48 48l0 48-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 48z"], @@ -2932,8 +3150,115 @@ (function () { 'use strict'; - const noop = () => {}; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function _inherits(t, e) { + if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); + t.prototype = Object.create(e && e.prototype, { + constructor: { + value: t, + writable: !0, + configurable: !0 + } + }), Object.defineProperty(t, "prototype", { + writable: !1 + }), e && _setPrototypeOf(t, e); + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _setPrototypeOf(t, e) { + return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { + return t.__proto__ = e, t; + }, _setPrototypeOf(t, e); + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } + function _wrapRegExp() { + _wrapRegExp = function (e, r) { + return new BabelRegExp(e, void 0, r); + }; + var e = RegExp.prototype, + r = new WeakMap(); + function BabelRegExp(e, t, p) { + var o = RegExp(e, t); + return r.set(o, p || r.get(e)), _setPrototypeOf(o, BabelRegExp.prototype); + } + function buildGroups(e, t) { + var p = r.get(t); + return Object.keys(p).reduce(function (r, t) { + var o = p[t]; + if ("number" == typeof o) r[t] = e[o];else { + for (var i = 0; void 0 === e[o[i]] && i + 1 < o.length;) i++; + r[t] = e[o[i]]; + } + return r; + }, Object.create(null)); + } + return _inherits(BabelRegExp, RegExp), BabelRegExp.prototype.exec = function (r) { + var t = e.exec.call(this, r); + if (t) { + t.groups = buildGroups(t, this); + var p = t.indices; + p && (p.groups = buildGroups(p, this)); + } + return t; + }, BabelRegExp.prototype[Symbol.replace] = function (t, p) { + if ("string" == typeof p) { + var o = r.get(this); + return e[Symbol.replace].call(this, t, p.replace(/\$<([^>]+)>/g, function (e, r) { + var t = o[r]; + return "$" + (Array.isArray(t) ? t.join("$") : t); + })); + } + if ("function" == typeof p) { + var i = this; + return e[Symbol.replace].call(this, t, function () { + var e = arguments; + return "object" != typeof e[e.length - 1] && (e = [].slice.call(e)).push(buildGroups(e, i)), p.apply(this, e); + }); + } + return e[Symbol.replace].call(this, t, p); + }, _wrapRegExp.apply(this, arguments); + } + const noop = () => {}; let _WINDOW = {}; let _DOCUMENT = {}; let _MUTATION_OBSERVER = null; @@ -2941,14 +3266,12 @@ mark: noop, measure: noop }; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; if (typeof MutationObserver !== 'undefined') _MUTATION_OBSERVER = MutationObserver; if (typeof performance !== 'undefined') _PERFORMANCE = performance; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -2960,231 +3283,327 @@ const IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - var a = "classic", - t = "duotone", - r = "sharp", - o = "sharp-duotone", - c = [a, t, r, o]; - - var et$1 = { - classic: { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" + var p = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, + g = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i; + var S = { + classic: { + fa: "solid", + fas: "solid", + "fa-solid": "solid", + far: "regular", + "fa-regular": "regular", + fal: "light", + "fa-light": "light", + fat: "thin", + "fa-thin": "thin", + fab: "brands", + "fa-brands": "brands" + }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, + sharp: { + fa: "solid", + fass: "solid", + "fa-solid": "solid", + fasr: "regular", + "fa-regular": "regular", + fasl: "light", + "fa-light": "light", + fast: "thin", + "fa-thin": "thin" + }, + "sharp-duotone": { + fa: "solid", + fasds: "solid", + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" + } }, - sharp: { - 900: "fass", - 400: "fasr", - 300: "fasl", - 100: "fast" + A = { + GROUP: "duotone-group", + SWAP_OPACITY: "swap-opacity", + PRIMARY: "primary", + SECONDARY: "secondary" }, - "sharp-duotone": { - 900: "fasds" - } - }; - var bt = { - kit: { - fak: "kit", - "fa-kit": "kit" + P = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"]; + var s = "classic", + t = "duotone", + r = "sharp", + o = "sharp-duotone", + L = [s, t, r, o]; + var G = { + classic: { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, + sharp: { + 900: "fass", + 400: "fasr", + 300: "fasl", + 100: "fast" + }, + "sharp-duotone": { + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var lt = { + "Font Awesome 6 Free": { + 900: "fas", + 400: "far" + }, + "Font Awesome 6 Pro": { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + "Font Awesome 6 Brands": { + 400: "fab", + normal: "fab" + }, + "Font Awesome 6 Duotone": { + 900: "fad", + 400: "fadr", + normal: "fadr", + 300: "fadl", + 100: "fadt" + }, + "Font Awesome 6 Sharp": { + 900: "fass", + 400: "fasr", + normal: "fasr", + 300: "fasl", + 100: "fast" + }, + "Font Awesome 6 Sharp Duotone": { + 900: "fasds", + 400: "fasdr", + normal: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var pt = new Map([["classic", { + defaultShortPrefixId: "fas", + defaultStyleId: "solid", + styleIds: ["solid", "regular", "light", "thin", "brands"], + futureStyleIds: [], + defaultFontWeight: 900 + }], ["sharp", { + defaultShortPrefixId: "fass", + defaultStyleId: "solid", + styleIds: ["solid", "regular", "light", "thin"], + futureStyleIds: [], + defaultFontWeight: 900 + }], ["duotone", { + defaultShortPrefixId: "fad", + defaultStyleId: "solid", + styleIds: ["solid", "regular", "light", "thin"], + futureStyleIds: [], + defaultFontWeight: 900 + }], ["sharp-duotone", { + defaultShortPrefixId: "fasds", + defaultStyleId: "solid", + styleIds: ["solid", "regular", "light", "thin"], + futureStyleIds: [], + defaultFontWeight: 900 + }]]), + xt = { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }; + var Ft = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], + St = { + kit: { + fak: "kit", + "fa-kit": "kit" + }, + "kit-duotone": { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + } }, - "kit-duotone": { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - } - }, - Ct = ["kit"]; - var Dt = /fa(s|r|l|t|d|b|k|kd|ss|sr|sl|st|sds)?[\-\ ]/, - Kt = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i; - var ao = { - "Font Awesome 5 Free": { - 900: "fas", - 400: "far" - }, - "Font Awesome 5 Pro": { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal" - }, - "Font Awesome 5 Brands": { - 400: "fab", - normal: "fab" - }, - "Font Awesome 5 Duotone": { - 900: "fad" - } - }; - var eo = { - "Font Awesome 6 Free": { - 900: "fas", - 400: "far" - }, - "Font Awesome 6 Pro": { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" - }, - "Font Awesome 6 Brands": { - 400: "fab", - normal: "fab" - }, - "Font Awesome 6 Duotone": { - 900: "fad" - }, - "Font Awesome 6 Sharp": { - 900: "fass", - 400: "fasr", - normal: "fasr", - 300: "fasl", - 100: "fast" - }, - "Font Awesome 6 Sharp Duotone": { - 900: "fasds" - } - }, - lo = { - classic: { - "fa-brands": "fab", - "fa-duotone": "fad", - "fa-light": "fal", - "fa-regular": "far", - "fa-solid": "fas", - "fa-thin": "fat" - }, - sharp: { - "fa-solid": "fass", - "fa-regular": "fasr", - "fa-light": "fasl", - "fa-thin": "fast" - }, - "sharp-duotone": { - "fa-solid": "fasds" - } - }, - y = { - classic: ["fas", "far", "fal", "fat"], - sharp: ["fass", "fasr", "fasl", "fast"], - "sharp-duotone": ["fasds"] - }, - no = { - classic: { - fab: "fa-brands", - fad: "fa-duotone", - fal: "fa-light", - far: "fa-regular", - fas: "fa-solid", - fat: "fa-thin" - }, - sharp: { - fass: "fa-solid", - fasr: "fa-regular", - fasl: "fa-light", - fast: "fa-thin" - }, - "sharp-duotone": { - fasds: "fa-solid" - } - }, - fo = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }, - ho = { - classic: { - fa: "solid", - fas: "solid", - "fa-solid": "solid", - far: "regular", - "fa-regular": "regular", - fal: "light", - "fa-light": "light", - fat: "thin", - "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", - fab: "brands", - "fa-brands": "brands" - }, - sharp: { - fa: "solid", - fass: "solid", - "fa-solid": "solid", - fasr: "regular", - "fa-regular": "regular", - fasl: "light", - "fa-light": "light", - fast: "thin", - "fa-thin": "thin" - }, - "sharp-duotone": { - fa: "solid", - fasds: "solid", - "fa-solid": "solid" - } - }, - x$1 = ["solid", "regular", "light", "thin", "duotone", "brands"], - u$1 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], - m$1 = u$1.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), - t$1 = { - GROUP: "duotone-group", - SWAP_OPACITY: "swap-opacity", - PRIMARY: "primary", - SECONDARY: "secondary" - }, - yo = [...Object.keys(y), ...x$1, "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", t$1.GROUP, t$1.SWAP_OPACITY, t$1.PRIMARY, t$1.SECONDARY].concat(u$1.map(o => "".concat(o, "x"))).concat(m$1.map(o => "w-".concat(o))); - var mo = { - "Font Awesome Kit": { - 400: "fak", - normal: "fak" - }, - "Font Awesome Kit Duotone": { - 400: "fakd", - normal: "fakd" - } - }, - Io = { + At = ["kit"]; + var Ct = { kit: { "fa-kit": "fak" }, "kit-duotone": { "fa-kit-duotone": "fakd" } - }, - Fo = { - kit: { - fak: "fa-kit" - }, - "kit-duotone": { - fakd: "fa-kit-duotone" - } - }, - So = { - kit: { - kit: "fak" - }, - "kit-duotone": { - "kit-duotone": "fakd" - } }; + var Lt = ["fak", "fakd"], + Wt = { + kit: { + fak: "fa-kit" + }, + "kit-duotone": { + fakd: "fa-kit-duotone" + } + }; + var Et = { + kit: { + kit: "fak" + }, + "kit-duotone": { + "kit-duotone": "fakd" + } + }; + + var t$1 = { + GROUP: "duotone-group", + SWAP_OPACITY: "swap-opacity", + PRIMARY: "primary", + SECONDARY: "secondary" + }, + r$1 = ["fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone"]; + var bt$1 = ["fak", "fa-kit", "fakd", "fa-kit-duotone"]; + var Yt = { + "Font Awesome Kit": { + 400: "fak", + normal: "fak" + }, + "Font Awesome Kit Duotone": { + 400: "fakd", + normal: "fakd" + } + }; + var po = { + classic: { + "fa-brands": "fab", + "fa-duotone": "fad", + "fa-light": "fal", + "fa-regular": "far", + "fa-solid": "fas", + "fa-thin": "fat" + }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, + sharp: { + "fa-solid": "fass", + "fa-regular": "fasr", + "fa-light": "fasl", + "fa-thin": "fast" + }, + "sharp-duotone": { + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" + } + }, + I$1 = { + classic: ["fas", "far", "fal", "fat", "fad"], + duotone: ["fadr", "fadl", "fadt"], + sharp: ["fass", "fasr", "fasl", "fast"], + "sharp-duotone": ["fasds", "fasdr", "fasdl", "fasdt"] + }, + co = { + classic: { + fab: "fa-brands", + fad: "fa-duotone", + fal: "fa-light", + far: "fa-regular", + fas: "fa-solid", + fat: "fa-thin" + }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, + sharp: { + fass: "fa-solid", + fasr: "fa-regular", + fasl: "fa-light", + fast: "fa-thin" + }, + "sharp-duotone": { + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" + } + }, + x = ["fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands"], + xo = ["fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", ...r$1, ...x], + m$1 = ["solid", "regular", "light", "thin", "duotone", "brands"], + c$1 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], + F$1 = c$1.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), + Fo = [...Object.keys(I$1), ...m$1, "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", t$1.GROUP, t$1.SWAP_OPACITY, t$1.PRIMARY, t$1.SECONDARY].concat(c$1.map(o => "".concat(o, "x"))).concat(F$1.map(o => "w-".concat(o))); + var ko = { + "Font Awesome 5 Free": { + 900: "fas", + 400: "far" + }, + "Font Awesome 5 Pro": { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal" + }, + "Font Awesome 5 Brands": { + 400: "fab", + normal: "fab" + }, + "Font Awesome 5 Duotone": { + 900: "fad" + } + }; const NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; const UNITS_IN_GRID = 16; @@ -3205,69 +3624,54 @@ return false; } })(); - const FAMILIES = [a, r, o]; - function familyProxy(obj) { // Defaults to the classic family if family is not available return new Proxy(obj, { get(target, prop) { - return prop in target ? target[prop] : target[a]; + return prop in target ? target[prop] : target[s]; } - }); } + const _PREFIX_TO_STYLE = _objectSpread2({}, S); - const _PREFIX_TO_STYLE = { ...ho - }; - _PREFIX_TO_STYLE[a] = { ...ho[a], - ...bt['kit'], - ...bt['kit-duotone'] - }; + // We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding + // {'fa-duotone': 'duotone'} + _PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + 'fa-duotone': 'duotone' + }), S[s]), St['kit']), St['kit-duotone']); const PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE); - const _STYLE_TO_PREFIX = { ...fo - }; - _STYLE_TO_PREFIX[a] = { ..._STYLE_TO_PREFIX[a], - ...So['kit'], - ...So['kit-duotone'] - }; + const _STYLE_TO_PREFIX = _objectSpread2({}, xt); + + // We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'} + _STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + duotone: 'fad' + }), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']); const STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX); - const _PREFIX_TO_LONG_STYLE = { ...no - }; - _PREFIX_TO_LONG_STYLE[a] = { ..._PREFIX_TO_LONG_STYLE[a], - ...Fo['kit'] - }; + const _PREFIX_TO_LONG_STYLE = _objectSpread2({}, co); + _PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']); const PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE); - const _LONG_STYLE_TO_PREFIX = { ...lo - }; - _LONG_STYLE_TO_PREFIX[a] = { ..._LONG_STYLE_TO_PREFIX[a], - ...Io['kit'] - }; + const _LONG_STYLE_TO_PREFIX = _objectSpread2({}, po); + _LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']); const LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX); - const ICON_SELECTION_SYNTAX_PATTERN = Dt; // eslint-disable-line no-useless-escape + const ICON_SELECTION_SYNTAX_PATTERN = p; // eslint-disable-line no-useless-escape const LAYERS_TEXT_CLASSNAME = 'fa-layers-text'; - const FONT_FAMILY_PATTERN = Kt; - const _FONT_WEIGHT_TO_PREFIX = { ...et$1 - }; + const FONT_FAMILY_PATTERN = g; + const _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G); const FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX); const ATTRIBUTES_WATCHED_FOR_MUTATION = ['class', 'data-prefix', 'data-icon', 'data-fa-transform', 'data-fa-mask']; - const DUOTONE_CLASSES = t$1; - const prefixes = new Set(); - Object.keys(STYLE_TO_PREFIX[a]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[r]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[o]).map(prefixes.add.bind(prefixes)); - const RESERVED_CLASSES = [...Ct, ...yo]; + const DUOTONE_CLASSES = A; + const RESERVED_CLASSES = [...At, ...Fo]; const initial = WINDOW.FontAwesomeConfig || {}; - function getAttrConfig(attr) { var element = DOCUMENT.querySelector('script[' + attr + ']'); - if (element) { return element.getAttribute(attr); } } - function coerce(val) { // Getting an empty string will occur if the attribute is set on the HTML tag but without a value // We'll assume that this is an indication that it should be toggled to true @@ -3276,22 +3680,19 @@ if (val === 'true') return true; return val; } - if (DOCUMENT && typeof DOCUMENT.querySelector === 'function') { const attrs = [['data-family-prefix', 'familyPrefix'], ['data-css-prefix', 'cssPrefix'], ['data-family-default', 'familyDefault'], ['data-style-default', 'styleDefault'], ['data-replacement-class', 'replacementClass'], ['data-auto-replace-svg', 'autoReplaceSvg'], ['data-auto-add-css', 'autoAddCss'], ['data-auto-a11y', 'autoA11y'], ['data-search-pseudo-elements', 'searchPseudoElements'], ['data-observe-mutations', 'observeMutations'], ['data-mutate-approach', 'mutateApproach'], ['data-keep-original-source', 'keepOriginalSource'], ['data-measure-performance', 'measurePerformance'], ['data-show-missing-icons', 'showMissingIcons']]; attrs.forEach(_ref => { let [attr, key] = _ref; const val = coerce(getAttrConfig(attr)); - if (val !== undefined && val !== null) { initial[key] = val; } }); } - const _default = { styleDefault: 'solid', - familyDefault: 'classic', + familyDefault: s, cssPrefix: DEFAULT_CSS_PREFIX, replacementClass: DEFAULT_REPLACEMENT_CLASS, autoReplaceSvg: true, @@ -3303,15 +3704,13 @@ keepOriginalSource: true, measurePerformance: false, showMissingIcons: true - }; // familyPrefix is deprecated but we must still support it if present + }; + // familyPrefix is deprecated but we must still support it if present if (initial.familyPrefix) { initial.cssPrefix = initial.familyPrefix; } - - const _config = { ..._default, - ...initial - }; + const _config = _objectSpread2(_objectSpread2({}, _default), initial); if (!_config.autoReplaceSvg) _config.observeMutations = false; const config = {}; Object.keys(_default).forEach(key => { @@ -3319,20 +3718,19 @@ enumerable: true, set: function (val) { _config[key] = val; - _onChangeCb.forEach(cb => cb(config)); }, get: function () { return _config[key]; } }); - }); // familyPrefix is deprecated as of 6.2.0 and should be removed in 7.0.0 + }); + // familyPrefix is deprecated as of 6.2.0 and should be removed in 7.0.0 Object.defineProperty(config, 'familyPrefix', { enumerable: true, set: function (val) { _config.cssPrefix = val; - _onChangeCb.forEach(cb => cb(config)); }, get: function () { @@ -3343,7 +3741,6 @@ const _onChangeCb = []; function onChange(cb) { _onChangeCb.push(cb); - return () => { _onChangeCb.splice(_onChangeCb.indexOf(cb), 1); }; @@ -3363,7 +3760,6 @@ for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } - fn(...args); } catch (e) { if (!PRODUCTION) { @@ -3375,22 +3771,18 @@ if (!css || !IS_DOM) { return; } - const style = DOCUMENT.createElement('style'); style.setAttribute('type', 'text/css'); style.innerHTML = css; const headChildren = DOCUMENT.head.childNodes; let beforeChild = null; - for (let i = headChildren.length - 1; i > -1; i--) { const child = headChildren[i]; const tagName = (child.tagName || '').toUpperCase(); - if (['STYLE', 'LINK'].indexOf(tagName) > -1) { beforeChild = child; } } - DOCUMENT.head.insertBefore(style, beforeChild); return css; } @@ -3398,20 +3790,16 @@ function nextUniqueId() { let size = 12; let id = ''; - while (size-- > 0) { id += idPool[Math.random() * 62 | 0]; } - return id; } function toArray(obj) { const array = []; - for (let i = (obj || []).length >>> 0; i--;) { array[i] = obj[i]; } - return array; } function classArray(node) { @@ -3469,7 +3857,6 @@ startCentered = false } = _ref2; let val = ''; - if (startCentered && IS_IE) { val += "translate(".concat(transform.x / d$2 - width / 2, "em, ").concat(transform.y / d$2 - height / 2, "em) "); } else if (startCentered) { @@ -3477,13 +3864,12 @@ } else { val += "translate(".concat(transform.x / d$2, "em, ").concat(transform.y / d$2, "em) "); } - val += "scale(".concat(transform.size / d$2 * (transform.flipX ? -1 : 1), ", ").concat(transform.size / d$2 * (transform.flipY ? -1 : 1), ") "); val += "rotate(".concat(transform.rotate, "deg) "); return val; } - var baseStyles = ":root, :host {\n --fa-font-solid: normal 900 1em/1 \"Font Awesome 6 Free\";\n --fa-font-regular: normal 400 1em/1 \"Font Awesome 6 Free\";\n --fa-font-light: normal 300 1em/1 \"Font Awesome 6 Pro\";\n --fa-font-thin: normal 100 1em/1 \"Font Awesome 6 Pro\";\n --fa-font-duotone: normal 900 1em/1 \"Font Awesome 6 Duotone\";\n --fa-font-brands: normal 400 1em/1 \"Font Awesome 6 Brands\";\n --fa-font-sharp-solid: normal 900 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-regular: normal 400 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-light: normal 300 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-thin: normal 100 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-duotone-solid: normal 900 1em/1 \"Font Awesome 6 Sharp Duotone\";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-counter-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(-1 * var(--fa-li-width, 2em));\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n animation-name: fa-beat;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n animation-name: fa-bounce;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n animation-name: fa-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n animation-name: fa-beat-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n animation-name: fa-flip;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n animation-name: fa-shake;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n animation-name: fa-spin;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n animation-name: fa-spin;\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n animation-delay: -1ms;\n animation-duration: 1ms;\n animation-iteration-count: 1;\n transition-delay: 0s;\n transition-duration: 0s;\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n transform: scale(1);\n }\n 45% {\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-bounce {\n 0% {\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-flip {\n 50% {\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-shake {\n 0% {\n transform: rotate(-15deg);\n }\n 4% {\n transform: rotate(15deg);\n }\n 8%, 24% {\n transform: rotate(-18deg);\n }\n 12%, 28% {\n transform: rotate(18deg);\n }\n 16% {\n transform: rotate(-22deg);\n }\n 20% {\n transform: rotate(22deg);\n }\n 32% {\n transform: rotate(-12deg);\n }\n 36% {\n transform: rotate(12deg);\n }\n 40%, 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n transform: rotate(var(--fa-rotate-angle, 0));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse,\n.fa-duotone.fa-inverse {\n color: var(--fa-inverse, #fff);\n}"; + var baseStyles = ":root, :host {\n --fa-font-solid: normal 900 1em/1 \"Font Awesome 6 Free\";\n --fa-font-regular: normal 400 1em/1 \"Font Awesome 6 Free\";\n --fa-font-light: normal 300 1em/1 \"Font Awesome 6 Pro\";\n --fa-font-thin: normal 100 1em/1 \"Font Awesome 6 Pro\";\n --fa-font-duotone: normal 900 1em/1 \"Font Awesome 6 Duotone\";\n --fa-font-duotone-regular: normal 400 1em/1 \"Font Awesome 6 Duotone\";\n --fa-font-duotone-light: normal 300 1em/1 \"Font Awesome 6 Duotone\";\n --fa-font-duotone-thin: normal 100 1em/1 \"Font Awesome 6 Duotone\";\n --fa-font-brands: normal 400 1em/1 \"Font Awesome 6 Brands\";\n --fa-font-sharp-solid: normal 900 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-regular: normal 400 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-light: normal 300 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-thin: normal 100 1em/1 \"Font Awesome 6 Sharp\";\n --fa-font-sharp-duotone-solid: normal 900 1em/1 \"Font Awesome 6 Sharp Duotone\";\n --fa-font-sharp-duotone-regular: normal 400 1em/1 \"Font Awesome 6 Sharp Duotone\";\n --fa-font-sharp-duotone-light: normal 300 1em/1 \"Font Awesome 6 Sharp Duotone\";\n --fa-font-sharp-duotone-thin: normal 100 1em/1 \"Font Awesome 6 Sharp Duotone\";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-counter-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(-1 * var(--fa-li-width, 2em));\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n animation-name: fa-beat;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n animation-name: fa-bounce;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n animation-name: fa-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n animation-name: fa-beat-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n animation-name: fa-flip;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n animation-name: fa-shake;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n animation-name: fa-spin;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n animation-name: fa-spin;\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n animation-delay: -1ms;\n animation-duration: 1ms;\n animation-iteration-count: 1;\n transition-delay: 0s;\n transition-duration: 0s;\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n transform: scale(1);\n }\n 45% {\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-bounce {\n 0% {\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-flip {\n 50% {\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-shake {\n 0% {\n transform: rotate(-15deg);\n }\n 4% {\n transform: rotate(15deg);\n }\n 8%, 24% {\n transform: rotate(-18deg);\n }\n 12%, 28% {\n transform: rotate(18deg);\n }\n 16% {\n transform: rotate(-22deg);\n }\n 20% {\n transform: rotate(22deg);\n }\n 32% {\n transform: rotate(-12deg);\n }\n 36% {\n transform: rotate(12deg);\n }\n 40%, 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n transform: rotate(var(--fa-rotate-angle, 0));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}"; function css() { const dcp = DEFAULT_CSS_PREFIX; @@ -3491,26 +3877,21 @@ const fp = config.cssPrefix; const rc = config.replacementClass; let s = baseStyles; - if (fp !== dcp || rc !== drc) { const dPatt = new RegExp("\\.".concat(dcp, "\\-"), 'g'); const customPropPatt = new RegExp("\\--".concat(dcp, "\\-"), 'g'); const rPatt = new RegExp("\\.".concat(drc), 'g'); s = s.replace(dPatt, ".".concat(fp, "-")).replace(customPropPatt, "--".concat(fp, "-")).replace(rPatt, ".".concat(rc)); } - return s; } - let _cssInserted = false; - function ensureCss() { if (config.autoAddCss && !_cssInserted) { insertCss(css()); _cssInserted = true; } } - var InjectCSS = { mixout() { return { @@ -3520,44 +3901,36 @@ } }; }, - hooks() { return { beforeDOMElementCreation() { ensureCss(); }, - beforeI2svg() { ensureCss(); } - }; } - }; - const w$1 = WINDOW || {}; - if (!w$1[NAMESPACE_IDENTIFIER]) w$1[NAMESPACE_IDENTIFIER] = {}; - if (!w$1[NAMESPACE_IDENTIFIER].styles) w$1[NAMESPACE_IDENTIFIER].styles = {}; - if (!w$1[NAMESPACE_IDENTIFIER].hooks) w$1[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w$1[NAMESPACE_IDENTIFIER].shims) w$1[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w$1[NAMESPACE_IDENTIFIER]; + const w = WINDOW || {}; + if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; + if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; + if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; + if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; + var namespace = w[NAMESPACE_IDENTIFIER]; const functions = []; - const listener = function () { DOCUMENT.removeEventListener('DOMContentLoaded', listener); loaded = 1; functions.map(fn => fn()); }; - let loaded = false; - if (IS_DOM) { loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState); if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener); } - function domready (fn) { if (!IS_DOM) return; loaded ? setTimeout(fn, 0) : functions.push(fn); @@ -3569,7 +3942,6 @@ attributes = {}, children = [] } = abstractNodes; - if (typeof abstractNodes === 'string') { return htmlEscape(abstractNodes); } else { @@ -3591,7 +3963,6 @@ * Internal helper to bind a function known to have 4 arguments * to a given context. */ - var bindInternal4 = function bindInternal4(func, thisContext) { return function (a, b, c, d) { return func.call(thisContext, a, b, c, d); @@ -3609,16 +3980,13 @@ * @param {Object} thisContext The context for the reducer. * @return {mixed} The final result. */ - - var reduce = function fastReduceObject(subject, fn, initialValue, thisContext) { var keys = Object.keys(subject), - length = keys.length, - iterator = thisContext !== undefined ? bindInternal4(fn, thisContext) : fn, - i, - key, - result; - + length = keys.length, + iterator = thisContext !== undefined ? bindInternal4(fn, thisContext) : fn, + i, + key, + result; if (initialValue === undefined) { i = 1; result = subject[keys[0]]; @@ -3626,12 +3994,10 @@ i = 0; result = initialValue; } - for (; i < length; i++) { key = keys[i]; result = iterator(result, subject[key], key, subject); } - return result; }; @@ -3659,17 +4025,15 @@ * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ + function ucs2decode(string) { const output = []; let counter = 0; const length = string.length; - while (counter < length) { const value = string.charCodeAt(counter++); - if (value >= 0xD800 && value <= 0xDBFF && counter < length) { const extra = string.charCodeAt(counter++); - if ((extra & 0xFC00) == 0xDC00) { // eslint-disable-line eqeqeq output.push(((value & 0x3FF) << 10) + (extra & 0x3FF) + 0x10000); @@ -3681,10 +4045,8 @@ output.push(value); } } - return output; } - function toHex(unicode) { const decoded = ucs2decode(unicode); return decoded.length === 1 ? decoded[0].toString(16) : null; @@ -3693,15 +4055,12 @@ const size = string.length; let first = string.charCodeAt(index); let second; - if (first >= 0xD800 && first <= 0xDBFF && size > index + 1) { second = string.charCodeAt(index + 1); - if (second >= 0xDC00 && second <= 0xDFFF) { return (first - 0xD800) * 0x400 + second - 0xDC00 + 0x10000; } } - return first; } @@ -3709,74 +4068,72 @@ return Object.keys(icons).reduce((acc, iconName) => { const icon = icons[iconName]; const expanded = !!icon.icon; - if (expanded) { acc[icon.iconName] = icon.icon; } else { acc[iconName] = icon; } - return acc; }, {}); } - function defineIcons(prefix, icons) { let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; const { skipHooks = false } = params; const normalized = normalizeIcons(icons); - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { namespace.hooks.addPack(prefix, normalizeIcons(icons)); } else { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...normalized - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized); } + /** * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction * of new styles we needed to differentiate between them. Prefix `fa` is now an alias * for `fas` so we'll ease the upgrade process for our users by automatically defining * this as well. */ - - if (prefix === 'fas') { defineIcons('fa', icons); } } + const duotonePathRe = [/*#__PURE__*/_wrapRegExp(/path d="([^"]+)".*path d="([^"]+)"/, { + d1: 1, + d2: 2 + }), /*#__PURE__*/_wrapRegExp(/path class="([^"]+)".*d="([^"]+)".*path class="([^"]+)".*d="([^"]+)"/, { + cls1: 1, + d1: 2, + cls2: 3, + d2: 4 + }), /*#__PURE__*/_wrapRegExp(/path class="([^"]+)".*d="([^"]+)"/, { + cls1: 1, + d1: 2 + })]; + const { styles, shims } = namespace; - const LONG_STYLE = { - [a]: Object.values(PREFIX_TO_LONG_STYLE[a]), - [r]: Object.values(PREFIX_TO_LONG_STYLE[r]), - [o]: Object.values(PREFIX_TO_LONG_STYLE[o]) - }; + const FAMILY_NAMES = Object.keys(PREFIX_TO_LONG_STYLE); + const PREFIXES_FOR_FAMILY = FAMILY_NAMES.reduce((acc, familyId) => { + acc[familyId] = Object.keys(PREFIX_TO_LONG_STYLE[familyId]); + return acc; + }, {}); let _defaultUsablePrefix = null; let _byUnicode = {}; let _byLigature = {}; let _byOldName = {}; let _byOldUnicode = {}; let _byAlias = {}; - const PREFIXES = { - [a]: Object.keys(PREFIX_TO_STYLE[a]), - [r]: Object.keys(PREFIX_TO_STYLE[r]), - [o]: Object.keys(PREFIX_TO_STYLE[o]) - }; - function isReserved(name) { return ~RESERVED_CLASSES.indexOf(name); } - function getIconName(cssPrefix, cls) { const parts = cls.split('-'); const prefix = parts[0]; const iconName = parts.slice(1).join('-'); - if (prefix === cssPrefix && iconName !== '' && !isReserved(iconName)) { return iconName; } else { @@ -3790,12 +4147,10 @@ return o$$1; }, {}); }; - _byUnicode = lookup((acc, icon, iconName) => { if (icon[3]) { acc[icon[3]] = iconName; } - if (icon[2]) { const aliases = icon[2].filter(a$$1 => { return typeof a$$1 === 'number'; @@ -3804,12 +4159,10 @@ acc[alias.toString(16)] = iconName; }); } - return acc; }); _byLigature = lookup((acc, icon, iconName) => { acc[iconName] = iconName; - if (icon[2]) { const aliases = icon[2].filter(a$$1 => { return typeof a$$1 === 'string'; @@ -3818,7 +4171,6 @@ acc[alias] = iconName; }); } - return acc; }); _byAlias = lookup((acc, icon, iconName) => { @@ -3828,33 +4180,30 @@ acc[alias] = iconName; }); return acc; - }); // If we have a Kit, we can't determine if regular is available since we - // could be auto-fetching it. We'll have to assume that it is available. + }); + // If we have a Kit, we can't determine if regular is available since we + // could be auto-fetching it. We'll have to assume that it is available. const hasRegular = 'far' in styles || config.autoFetchSvg; const shimLookups = reduce(shims, (acc, shim) => { const maybeNameMaybeUnicode = shim[0]; let prefix = shim[1]; const iconName = shim[2]; - if (prefix === 'far' && !hasRegular) { prefix = 'fas'; } - if (typeof maybeNameMaybeUnicode === 'string') { acc.names[maybeNameMaybeUnicode] = { prefix, iconName }; } - if (typeof maybeNameMaybeUnicode === 'number') { acc.unicodes[maybeNameMaybeUnicode.toString(16)] = { prefix, iconName }; } - return acc; }, { names: {}, @@ -3908,103 +4257,146 @@ rest: [] }; }; + function getFamilyId(values) { + let family = s; + const famProps = FAMILY_NAMES.reduce((acc, familyId) => { + acc[familyId] = "".concat(config.cssPrefix, "-").concat(familyId); + return acc; + }, {}); + L.forEach(familyId => { + if (values.includes(famProps[familyId]) || values.some(v$$1 => PREFIXES_FOR_FAMILY[familyId].includes(v$$1))) { + family = familyId; + } + }); + return family; + } function getCanonicalPrefix(styleOrPrefix) { let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; const { - family = a + family = s } = params; const style = PREFIX_TO_STYLE[family][styleOrPrefix]; + + // handles the exception of passing in only a family of 'duotone' with no style + if (family === t && !styleOrPrefix) { + return 'fad'; + } const prefix = STYLE_TO_PREFIX[family][styleOrPrefix] || STYLE_TO_PREFIX[family][style]; const defined = styleOrPrefix in namespace.styles ? styleOrPrefix : null; const result = prefix || defined || null; return result; } - const PREFIXES_FOR_FAMILY = { - [a]: Object.keys(PREFIX_TO_LONG_STYLE[a]), - [r]: Object.keys(PREFIX_TO_LONG_STYLE[r]), - [o]: Object.keys(PREFIX_TO_LONG_STYLE[o]) - }; + function moveNonFaClassesToRest(classNames) { + let rest = []; + let iconName = null; + classNames.forEach(cls => { + const result = getIconName(config.cssPrefix, cls); + if (result) { + iconName = result; + } else if (cls) { + rest.push(cls); + } + }); + return { + iconName, + rest + }; + } + function sortedUniqueValues(arr) { + return arr.sort().filter((value, index, arr) => { + return arr.indexOf(value) === index; + }); + } function getCanonicalIcon(values) { let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; const { skipLookups = false } = params; - const famProps = { - [a]: "".concat(config.cssPrefix, "-").concat(a), - [r]: "".concat(config.cssPrefix, "-").concat(r), - [o]: "".concat(config.cssPrefix, "-").concat(o) - }; let givenPrefix = null; - let family = a; - const nonDuotoneFamilyIds = c.filter(familyId => familyId !== t); - nonDuotoneFamilyIds.forEach(familyId => { - if (values.includes(famProps[familyId]) || values.some(v$$1 => PREFIXES_FOR_FAMILY[familyId].includes(v$$1))) { - family = familyId; - } + const faCombinedClasses = xo.concat(bt$1); + const faStyleOrFamilyClasses = sortedUniqueValues(values.filter(cls => faCombinedClasses.includes(cls))); + const nonStyleOrFamilyClasses = sortedUniqueValues(values.filter(cls => !xo.includes(cls))); + const faStyles = faStyleOrFamilyClasses.filter(cls => { + givenPrefix = cls; + return !P.includes(cls); }); - const canonical = values.reduce((acc, cls) => { - const iconName = getIconName(config.cssPrefix, cls); - - if (styles[cls]) { - cls = LONG_STYLE[family].includes(cls) ? LONG_STYLE_TO_PREFIX[family][cls] : cls; - givenPrefix = cls; - acc.prefix = cls; - } else if (PREFIXES[family].indexOf(cls) > -1) { - givenPrefix = cls; - acc.prefix = getCanonicalPrefix(cls, { - family - }); - } else if (iconName) { - acc.iconName = iconName; - } else if (cls !== config.replacementClass && !nonDuotoneFamilyIds.some(familyName => cls === famProps[familyName])) { - acc.rest.push(cls); - } - - if (!skipLookups && acc.prefix && acc.iconName) { - const shim = givenPrefix === 'fa' ? byOldName(acc.iconName) : {}; - const aliasIconName = byAlias(acc.prefix, acc.iconName); - - if (shim.prefix) { - givenPrefix = null; - } - - acc.iconName = shim.iconName || aliasIconName || acc.iconName; - acc.prefix = shim.prefix || acc.prefix; - - if (acc.prefix === 'far' && !styles['far'] && styles['fas'] && !config.autoFetchSvg) { - // Allow a fallback from the regular style to solid if regular is not available - // but only if we aren't auto-fetching SVGs - acc.prefix = 'fas'; - } - } - - return acc; - }, emptyCanonicalIcon()); - + const [styleFromValues = null] = faStyles; + const family = getFamilyId(faStyleOrFamilyClasses); + const canonical = _objectSpread2(_objectSpread2({}, moveNonFaClassesToRest(nonStyleOrFamilyClasses)), {}, { + prefix: getCanonicalPrefix(styleFromValues, { + family + }) + }); + return _objectSpread2(_objectSpread2(_objectSpread2({}, canonical), getDefaultCanonicalPrefix({ + values, + family, + styles, + config, + canonical, + givenPrefix + })), applyShimAndAlias(skipLookups, givenPrefix, canonical)); + } + function applyShimAndAlias(skipLookups, givenPrefix, canonical) { + let { + prefix, + iconName + } = canonical; + if (skipLookups || !prefix || !iconName) { + return { + prefix, + iconName + }; + } + const shim = givenPrefix === 'fa' ? byOldName(iconName) : {}; + const aliasIconName = byAlias(prefix, iconName); + iconName = shim.iconName || aliasIconName || iconName; + prefix = shim.prefix || prefix; + if (prefix === 'far' && !styles['far'] && styles['fas'] && !config.autoFetchSvg) { + // Allow a fallback from the regular style to solid if regular is not available + // but only if we aren't auto-fetching SVGs + prefix = 'fas'; + } + return { + prefix, + iconName + }; + } + const newCanonicalFamilies = L.filter(familyId => { + return familyId !== s || familyId !== t; + }); + const newCanonicalStyles = Object.keys(co).filter(key => key !== s).map(key => Object.keys(co[key])).flat(); + function getDefaultCanonicalPrefix(prefixOptions) { + const { + values, + family, + canonical, + givenPrefix = '', + styles = {}, + config: config$$1 = {} + } = prefixOptions; + const isDuotoneFamily = family === t; + const valuesHasDuotone = values.includes('fa-duotone') || values.includes('fad'); + const defaultFamilyIsDuotone = config$$1.familyDefault === 'duotone'; + const canonicalPrefixIsDuotone = canonical.prefix === 'fad' || canonical.prefix === 'fa-duotone'; + if (!isDuotoneFamily && (valuesHasDuotone || defaultFamilyIsDuotone || canonicalPrefixIsDuotone)) { + canonical.prefix = 'fad'; + } if (values.includes('fa-brands') || values.includes('fab')) { canonical.prefix = 'fab'; } - - if (values.includes('fa-duotone') || values.includes('fad')) { - canonical.prefix = 'fad'; + if (!canonical.prefix && newCanonicalFamilies.includes(family)) { + const validPrefix = Object.keys(styles).find(key => newCanonicalStyles.includes(key)); + if (validPrefix || config$$1.autoFetchSvg) { + const defaultPrefix = pt.get(family).defaultShortPrefixId; + canonical.prefix = defaultPrefix; + canonical.iconName = byAlias(canonical.prefix, canonical.iconName) || canonical.iconName; + } } - - if (!canonical.prefix && family === r && (styles['fass'] || config.autoFetchSvg)) { - canonical.prefix = 'fass'; - canonical.iconName = byAlias(canonical.prefix, canonical.iconName) || canonical.iconName; - } - - if (!canonical.prefix && family === o && (styles['fasds'] || config.autoFetchSvg)) { - canonical.prefix = 'fasds'; - canonical.iconName = byAlias(canonical.prefix, canonical.iconName) || canonical.iconName; - } - if (canonical.prefix === 'fa' || givenPrefix === 'fa') { // The fa prefix is not canonical. So if it has made it through until this point // we will shift it to the correct prefix. canonical.prefix = getDefaultUsablePrefix() || 'fas'; } - return canonical; } @@ -4012,29 +4404,24 @@ constructor() { this.definitions = {}; } - add() { for (var _len = arguments.length, definitions = new Array(_len), _key = 0; _key < _len; _key++) { definitions[_key] = arguments[_key]; } - const additions = definitions.reduce(this._pullDefinitions, {}); Object.keys(additions).forEach(key => { - this.definitions[key] = { ...(this.definitions[key] || {}), - ...additions[key] - }; - defineIcons(key, additions[key]); // TODO can we stop doing this? We can't get the icons by 'fa-solid' any longer so this probably needs to change + this.definitions[key] = _objectSpread2(_objectSpread2({}, this.definitions[key] || {}), additions[key]); + defineIcons(key, additions[key]); - const longPrefix = PREFIX_TO_LONG_STYLE[a][key]; + // TODO can we stop doing this? We can't get the icons by 'fa-solid' any longer so this probably needs to change + const longPrefix = PREFIX_TO_LONG_STYLE[s][key]; if (longPrefix) defineIcons(longPrefix, additions[key]); build(); }); } - reset() { this.definitions = {}; } - _pullDefinitions(additions, definition) { const normalized = definition.prefix && definition.iconName && definition.icon ? { 0: definition @@ -4047,7 +4434,6 @@ } = normalized[key]; const aliases = icon[2]; if (!additions[prefix]) additions[prefix] = {}; - if (aliases.length > 0) { aliases.forEach(alias => { if (typeof alias === 'string') { @@ -4055,12 +4441,10 @@ } }); } - additions[prefix][iconName] = icon; }); return additions; } - } let _plugins = []; @@ -4078,48 +4462,40 @@ delete providers[k]; } }); - _plugins.forEach(plugin => { const mixout = plugin.mixout ? plugin.mixout() : {}; Object.keys(mixout).forEach(tk => { if (typeof mixout[tk] === 'function') { obj[tk] = mixout[tk]; } - if (typeof mixout[tk] === 'object') { Object.keys(mixout[tk]).forEach(sk => { if (!obj[tk]) { obj[tk] = {}; } - obj[tk][sk] = mixout[tk][sk]; }); } }); - if (plugin.hooks) { const hooks = plugin.hooks(); Object.keys(hooks).forEach(hook => { if (!_hooks[hook]) { _hooks[hook] = []; } - _hooks[hook].push(hooks[hook]); }); } - if (plugin.provides) { plugin.provides(providers); } }); - return obj; } function chainHooks(hook, accumulator) { for (var _len = arguments.length, args = new Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) { args[_key - 2] = arguments[_key]; } - const hookFns = _hooks[hook] || []; hookFns.forEach(hookFn => { accumulator = hookFn.apply(null, [accumulator, ...args]); // eslint-disable-line no-useless-call @@ -4130,7 +4506,6 @@ for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) { args[_key2 - 1] = arguments[_key2]; } - const hookFns = _hooks[hook] || []; hookFns.forEach(hookFn => { hookFn.apply(null, args); @@ -4147,7 +4522,6 @@ if (iconLookup.prefix === 'fa') { iconLookup.prefix = 'fas'; } - let { iconName } = iconLookup; @@ -4165,7 +4539,6 @@ const dom = { i2svg: function () { let params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - if (IS_DOM) { callHooks('beforeI2svg', params); callProvided('pseudoElements2svg', params); @@ -4179,11 +4552,9 @@ const { autoReplaceSvgRoot } = params; - if (config.autoReplaceSvg === false) { config.autoReplaceSvg = true; } - config.observeMutations = true; domready(() => { autoReplace({ @@ -4198,14 +4569,12 @@ if (icon === null) { return null; } - if (typeof icon === 'object' && icon.prefix && icon.iconName) { return { prefix: icon.prefix, iconName: byAlias(icon.prefix, icon.iconName) || icon.iconName }; } - if (Array.isArray(icon) && icon.length === 2) { const iconName = icon[1].indexOf('fa-') === 0 ? icon[1].slice(3) : icon[1]; const prefix = getCanonicalPrefix(icon[0]); @@ -4214,7 +4583,6 @@ iconName: byAlias(prefix, iconName) || iconName }; } - if (typeof icon === 'string' && (icon.indexOf("".concat(config.cssPrefix, "-")) > -1 || icon.match(ICON_SELECTION_SYNTAX_PATTERN))) { const canonicalIcon = getCanonicalIcon(icon.split(' '), { skipLookups: true @@ -4224,7 +4592,6 @@ iconName: byAlias(canonicalIcon.prefix, canonicalIcon.iconName) || canonicalIcon.iconName }; } - if (typeof icon === 'string') { const prefix = getDefaultUsablePrefix(); return { @@ -4243,7 +4610,6 @@ findIconDefinition, toHtml }; - const autoReplace = function () { let params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; const { @@ -4253,33 +4619,26 @@ node: autoReplaceSvgRoot }); }; - function bootstrap(plugins) { if (IS_BROWSER) { if (!WINDOW.FontAwesome) { WINDOW.FontAwesome = api; } - domready(() => { autoReplace(); callHooks('bootstrap'); }); } - - namespace.hooks = { ...namespace.hooks, + namespace.hooks = _objectSpread2(_objectSpread2({}, namespace.hooks), {}, { addPack: (prefix, icons) => { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...icons - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), icons); build(); autoReplace(); }, addPacks: packs => { packs.forEach(_ref => { let [prefix, icons] = _ref; - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...icons - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), icons); }); build(); autoReplace(); @@ -4289,7 +4648,7 @@ build(); autoReplace(); } - }; + }); } function domVariants(val, abstractCreator) { @@ -4321,7 +4680,6 @@ styles, transform } = _ref; - if (transformIsMeaningful(transform) && main.found && !mask.found) { const { width, @@ -4331,11 +4689,10 @@ x: width / height / 2, y: 0.5 }; - attributes['style'] = joinStyles({ ...styles, + attributes['style'] = joinStyles(_objectSpread2(_objectSpread2({}, styles), {}, { 'transform-origin': "".concat(offset.x + transform.x / 16, "em ").concat(offset.y + transform.y / 16, "em") - }); + })); } - return [{ tag: 'svg', attributes, @@ -4359,9 +4716,9 @@ }, children: [{ tag: 'symbol', - attributes: { ...attributes, + attributes: _objectSpread2(_objectSpread2({}, attributes), {}, { id - }, + }), children }] }]; @@ -4387,27 +4744,25 @@ width, height } = mask.found ? mask : main; - const isUploadedIcon = prefix === 'fak'; - const attrClass = [config.replacementClass, iconName ? "".concat(config.cssPrefix, "-").concat(iconName) : ''].filter(c => extra.classes.indexOf(c) === -1).filter(c => c !== '' || !!c).concat(extra.classes).join(' '); + const isUploadedIcon = Lt.includes(prefix); + const attrClass = [config.replacementClass, iconName ? "".concat(config.cssPrefix, "-").concat(iconName) : ''].filter(c$$1 => extra.classes.indexOf(c$$1) === -1).filter(c$$1 => c$$1 !== '' || !!c$$1).concat(extra.classes).join(' '); let content = { children: [], - attributes: { ...extra.attributes, + attributes: _objectSpread2(_objectSpread2({}, extra.attributes), {}, { 'data-prefix': prefix, 'data-icon': iconName, 'class': attrClass, 'role': extra.attributes.role || 'img', 'xmlns': 'http://www.w3.org/2000/svg', 'viewBox': "0 0 ".concat(width, " ").concat(height) - } + }) }; const uploadedIconWidthStyle = isUploadedIcon && !~extra.classes.indexOf('fa-fw') ? { width: "".concat(width / height * 16 * 0.0625, "em") } : {}; - if (watchable) { content.attributes[DATA_FA_I2SVG] = ''; } - if (title) { content.children.push({ tag: 'title', @@ -4418,8 +4773,7 @@ }); delete content.attributes.title; } - - const args = { ...content, + const args = _objectSpread2(_objectSpread2({}, content), {}, { prefix, iconName, main, @@ -4427,10 +4781,8 @@ maskId, transform, symbol, - styles: { ...uploadedIconWidthStyle, - ...extra.styles - } - }; + styles: _objectSpread2(_objectSpread2({}, uploadedIconWidthStyle), extra.styles) + }); const { children, attributes @@ -4443,7 +4795,6 @@ }; args.children = children; args.attributes = attributes; - if (symbol) { return asSymbol(args); } else { @@ -4460,20 +4811,15 @@ extra, watchable = false } = params; - const attributes = { ...extra.attributes, - ...(title ? { - 'title': title - } : {}), + const attributes = _objectSpread2(_objectSpread2(_objectSpread2({}, extra.attributes), title ? { + 'title': title + } : {}), {}, { 'class': extra.classes.join(' ') - }; - + }); if (watchable) { attributes[DATA_FA_I2SVG] = ''; } - - const styles = { ...extra.styles - }; - + const styles = _objectSpread2({}, extra.styles); if (transformIsMeaningful(transform)) { styles['transform'] = transformForCss({ transform, @@ -4483,20 +4829,16 @@ }); styles['-webkit-transform'] = styles['transform']; } - const styleString = joinStyles(styles); - if (styleString.length > 0) { attributes['style'] = styleString; } - const val = []; val.push({ tag: 'span', attributes, children: [content] }); - if (title) { val.push({ tag: 'span', @@ -4506,7 +4848,6 @@ children: [title] }); } - return val; } function makeLayersCounterAbstract(params) { @@ -4515,25 +4856,21 @@ title, extra } = params; - const attributes = { ...extra.attributes, - ...(title ? { - 'title': title - } : {}), + const attributes = _objectSpread2(_objectSpread2(_objectSpread2({}, extra.attributes), title ? { + 'title': title + } : {}), {}, { 'class': extra.classes.join(' ') - }; + }); const styleString = joinStyles(extra.styles); - if (styleString.length > 0) { attributes['style'] = styleString; } - const val = []; val.push({ tag: 'span', attributes, children: [content] }); - if (title) { val.push({ tag: 'span', @@ -4543,7 +4880,6 @@ children: [title] }); } - return val; } @@ -4555,7 +4891,6 @@ const height = icon[1]; const [vectorData] = icon.slice(4); let element = null; - if (Array.isArray(vectorData)) { element = { tag: 'g', @@ -4587,7 +4922,6 @@ } }; } - return { found: true, width, @@ -4600,106 +4934,86 @@ width: 512, height: 512 }; - function maybeNotifyMissing(iconName, prefix) { if (!PRODUCTION && !config.showMissingIcons && iconName) { console.error("Icon with name \"".concat(iconName, "\" and prefix \"").concat(prefix, "\" is missing.")); } } - function findIcon(iconName, prefix) { let givenPrefix = prefix; - if (prefix === 'fa' && config.styleDefault !== null) { prefix = getDefaultUsablePrefix(); } - return new Promise((resolve, reject) => { if (givenPrefix === 'fa') { const shim = byOldName(iconName) || {}; iconName = shim.iconName || iconName; prefix = shim.prefix || prefix; } - if (iconName && prefix && styles$1[prefix] && styles$1[prefix][iconName]) { const icon = styles$1[prefix][iconName]; return resolve(asFoundIcon(icon)); } - maybeNotifyMissing(iconName, prefix); - resolve({ ...missingIconResolutionMixin, + resolve(_objectSpread2(_objectSpread2({}, missingIconResolutionMixin), {}, { icon: config.showMissingIcons && iconName ? callProvided('missingIconAbstract') || {} : {} - }); + })); }); } const noop$1 = () => {}; - const p$2 = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$1, measure: noop$1 }; - const preamble = "FA \"6.6.0\""; - + const preamble = "FA \"6.7.0\""; const begin = name => { p$2.mark("".concat(preamble, " ").concat(name, " begins")); return () => end(name); }; - const end = name => { p$2.mark("".concat(preamble, " ").concat(name, " ends")); p$2.measure("".concat(preamble, " ").concat(name), "".concat(preamble, " ").concat(name, " begins"), "".concat(preamble, " ").concat(name, " ends")); }; - var perf = { begin, end }; const noop$2 = () => {}; - function isWatched(node) { const i2svg = node.getAttribute ? node.getAttribute(DATA_FA_I2SVG) : null; return typeof i2svg === 'string'; } - function hasPrefixAndIcon(node) { const prefix = node.getAttribute ? node.getAttribute(DATA_PREFIX) : null; const icon = node.getAttribute ? node.getAttribute(DATA_ICON) : null; return prefix && icon; } - function hasBeenReplaced(node) { return node && node.classList && node.classList.contains && node.classList.contains(config.replacementClass); } - function getMutator() { if (config.autoReplaceSvg === true) { return mutators.replace; } - const mutator = mutators[config.autoReplaceSvg]; return mutator || mutators.replace; } - function createElementNS(tag) { return DOCUMENT.createElementNS('http://www.w3.org/2000/svg', tag); } - function createElement(tag) { return DOCUMENT.createElement(tag); } - function convertSVG(abstractObj) { let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; const { ceFn = abstractObj.tag === 'svg' ? createElementNS : createElement } = params; - if (typeof abstractObj === 'string') { return DOCUMENT.createTextNode(abstractObj); } - const tag = ceFn(abstractObj.tag); Object.keys(abstractObj.attributes || []).forEach(function (key) { tag.setAttribute(key, abstractObj.attributes[key]); @@ -4712,26 +5026,20 @@ }); return tag; } - function nodeAsComment(node) { let comment = " ".concat(node.outerHTML, " "); /* BEGIN.ATTRIBUTION */ - comment = "".concat(comment, "Font Awesome fontawesome.com "); /* END.ATTRIBUTION */ - return comment; } - const mutators = { replace: function (mutation) { const node = mutation[0]; - if (node.parentNode) { mutation[1].forEach(abstract => { node.parentNode.insertBefore(convertSVG(abstract), node); }); - if (node.getAttribute(DATA_FA_I2SVG) === null && config.keepOriginalSource) { let comment = DOCUMENT.createComment(nodeAsComment(node)); node.parentNode.replaceChild(comment, node); @@ -4742,16 +5050,15 @@ }, nest: function (mutation) { const node = mutation[0]; - const abstract = mutation[1]; // If we already have a replaced node we do not want to continue nesting within it. - // Short-circuit to the standard replacement + const abstract = mutation[1]; + // If we already have a replaced node we do not want to continue nesting within it. + // Short-circuit to the standard replacement if (~classArray(node).indexOf(config.replacementClass)) { return mutators.replace(mutation); } - const forSvg = new RegExp("".concat(config.cssPrefix, "-.*")); delete abstract[0].attributes.id; - if (abstract[0].attributes.class) { const splitClasses = abstract[0].attributes.class.split(' ').reduce((acc, cls) => { if (cls === config.replacementClass || cls.match(forSvg)) { @@ -4759,43 +5066,35 @@ } else { acc.toNode.push(cls); } - return acc; }, { toNode: [], toSvg: [] }); abstract[0].attributes.class = splitClasses.toSvg.join(' '); - if (splitClasses.toNode.length === 0) { node.removeAttribute('class'); } else { node.setAttribute('class', splitClasses.toNode.join(' ')); } } - const newInnerHTML = abstract.map(a => toHtml(a)).join('\n'); node.setAttribute(DATA_FA_I2SVG, ''); node.innerHTML = newInnerHTML; } }; - function performOperationSync(op) { op(); } - function perform(mutations, callback) { const callbackFunction = typeof callback === 'function' ? callback : noop$2; - if (mutations.length === 0) { callbackFunction(); } else { let frame = performOperationSync; - if (config.mutateApproach === MUTATION_APPROACH_ASYNC) { frame = WINDOW.requestAnimationFrame || performOperationSync; } - frame(() => { const mutator = getMutator(); const mark = perf.begin('mutate'); @@ -4817,11 +5116,9 @@ if (!MUTATION_OBSERVER) { return; } - if (!config.observeMutations) { return; } - const { treeCallback = noop$2, nodeCallback = noop$2, @@ -4836,14 +5133,11 @@ if (config.searchPseudoElements) { pseudoElementsCallback(mutationRecord.target); } - treeCallback(mutationRecord.target); } - if (mutationRecord.type === 'attributes' && mutationRecord.target.parentNode && config.searchPseudoElements) { pseudoElementsCallback(mutationRecord.target.parentNode); } - if (mutationRecord.type === 'attributes' && isWatched(mutationRecord.target) && ~ATTRIBUTES_WATCHED_FOR_MUTATION.indexOf(mutationRecord.attributeName)) { if (mutationRecord.attributeName === 'class' && hasPrefixAndIcon(mutationRecord.target)) { const { @@ -4874,21 +5168,17 @@ function styleParser (node) { const style = node.getAttribute('style'); let val = []; - if (style) { val = style.split(';').reduce((acc, style) => { const styles = style.split(':'); const prop = styles[0]; const value = styles.slice(1); - if (prop && value.length > 0) { acc[prop] = value.join(':').trim(); } - return acc; }, {}); } - return val; } @@ -4897,28 +5187,22 @@ const existingIconName = node.getAttribute('data-icon'); const innerText = node.innerText !== undefined ? node.innerText.trim() : ''; let val = getCanonicalIcon(classArray(node)); - if (!val.prefix) { val.prefix = getDefaultUsablePrefix(); } - if (existingPrefix && existingIconName) { val.prefix = existingPrefix; val.iconName = existingIconName; } - if (val.iconName && val.prefix) { return val; } - if (val.prefix && innerText.length > 0) { val.iconName = byLigature(val.prefix, node.innerText) || byUnicode(val.prefix, toHex(node.innerText)); } - if (!val.iconName && config.autoFetchSvg && node.firstChild && node.firstChild.nodeType === Node.TEXT_NODE) { val.iconName = node.firstChild.data; } - return val; } @@ -4927,12 +5211,10 @@ if (acc.name !== 'class' && acc.name !== 'style') { acc[attr.name] = attr.value; } - return acc; }, {}); const title = node.getAttribute('title'); const titleId = node.getAttribute('data-fa-title-id'); - if (config.autoA11y) { if (title) { extraAttributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(titleId || nextUniqueId()); @@ -4941,7 +5223,6 @@ extraAttributes['focusable'] = 'false'; } } - return extraAttributes; } @@ -4978,7 +5259,7 @@ const extraAttributes = attributesParser(node); const pluginMeta = chainHooks('parseNodeAttributes', {}, node); let extraStyles = parser.styleParser ? styleParser(node) : []; - return { + return _objectSpread2({ iconName, title: node.getAttribute('title'), titleId: node.getAttribute('data-fa-title-id'), @@ -4995,76 +5276,56 @@ classes: extraClasses, styles: extraStyles, attributes: extraAttributes - }, - ...pluginMeta - }; + } + }, pluginMeta); } const { styles: styles$2 } = namespace; - function generateMutation(node) { const nodeMeta = config.autoReplaceSvg === 'nest' ? parseMeta(node, { styleParser: false }) : parseMeta(node); - if (~nodeMeta.extra.classes.indexOf(LAYERS_TEXT_CLASSNAME)) { return callProvided('generateLayersText', node, nodeMeta); } else { return callProvided('generateSvgReplacementMutation', node, nodeMeta); } } - - let knownPrefixes = new Set(); - FAMILIES.map(family => { - knownPrefixes.add("fa-".concat(family)); - }); - Object.keys(PREFIX_TO_STYLE[a]).map(knownPrefixes.add.bind(knownPrefixes)); - Object.keys(PREFIX_TO_STYLE[r]).map(knownPrefixes.add.bind(knownPrefixes)); - Object.keys(PREFIX_TO_STYLE[o]).map(knownPrefixes.add.bind(knownPrefixes)); - knownPrefixes = [...knownPrefixes]; - + function getKnownPrefixes() { + return [...Ft, ...xo]; + } function onTree(root) { let callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; if (!IS_DOM) return Promise.resolve(); const htmlClassList = DOCUMENT.documentElement.classList; - const hclAdd = suffix => htmlClassList.add("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - const hclRemove = suffix => htmlClassList.remove("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - - const prefixes = config.autoFetchSvg ? knownPrefixes : FAMILIES.map(f$$1 => "fa-".concat(f$$1)).concat(Object.keys(styles$2)); - + const prefixes = config.autoFetchSvg ? getKnownPrefixes() : P.concat(Object.keys(styles$2)); if (!prefixes.includes('fa')) { prefixes.push('fa'); } - const prefixesDomQuery = [".".concat(LAYERS_TEXT_CLASSNAME, ":not([").concat(DATA_FA_I2SVG, "])")].concat(prefixes.map(p$$1 => ".".concat(p$$1, ":not([").concat(DATA_FA_I2SVG, "])"))).join(', '); - if (prefixesDomQuery.length === 0) { return Promise.resolve(); } - let candidates = []; - try { candidates = toArray(root.querySelectorAll(prefixesDomQuery)); - } catch (e$$1) {// noop + } catch (e$$1) { + // noop } - if (candidates.length > 0) { hclAdd('pending'); hclRemove('complete'); } else { return Promise.resolve(); } - const mark = perf.begin('onTree'); const mutations = candidates.reduce((acc, node) => { try { const mutation = generateMutation(node); - if (mutation) { acc.push(mutation); } @@ -5075,7 +5336,6 @@ } } } - return acc; }, []); return new Promise((resolve, reject) => { @@ -5094,7 +5354,6 @@ }); }); } - function onNode(node) { let callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; generateMutation(node).then(mutation => { @@ -5103,7 +5362,6 @@ } }); } - function resolveIcons(next) { return function (maybeIconDefinition) { let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; @@ -5111,17 +5369,14 @@ let { mask } = params; - if (mask) { mask = (mask || {}).icon ? mask : findIconDefinition(mask || {}); } - - return next(iconDefinition, { ...params, + return next(iconDefinition, _objectSpread2(_objectSpread2({}, params), {}, { mask - }); + })); }; } - const render = function (iconDefinition) { let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; const { @@ -5141,15 +5396,13 @@ iconName, icon } = iconDefinition; - return domVariants({ - type: 'icon', - ...iconDefinition - }, () => { + return domVariants(_objectSpread2({ + type: 'icon' + }, iconDefinition), () => { callHooks('beforeDOMElementCreation', { iconDefinition, params }); - if (config.autoA11y) { if (title) { attributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(titleId || nextUniqueId()); @@ -5158,7 +5411,6 @@ attributes['focusable'] = 'false'; } } - return makeInlineSvgAbstract({ icons: { main: asFoundIcon(icon), @@ -5171,9 +5423,7 @@ }, prefix, iconName, - transform: { ...meaninglessTransform, - ...transform - }, + transform: _objectSpread2(_objectSpread2({}, meaninglessTransform), transform), symbol, title, maskId, @@ -5192,7 +5442,6 @@ icon: resolveIcons(render) }; }, - hooks() { return { mutationObserverCallbacks(accumulator) { @@ -5200,10 +5449,8 @@ accumulator.nodeCallback = onNode; return accumulator; } - }; }, - provides(providers$$1) { providers$$1.i2svg = function (params) { const { @@ -5212,7 +5459,6 @@ } = params; return onTree(node, callback); }; - providers$$1.generateSvgReplacementMutation = function (node, nodeMeta) { const { iconName, @@ -5251,7 +5497,6 @@ }).catch(reject); }); }; - providers$$1.generateAbstractIcon = function (_ref2) { let { children, @@ -5261,13 +5506,10 @@ styles } = _ref2; const styleString = joinStyles(styles); - if (styleString.length > 0) { attributes['style'] = styleString; } - let nextChild; - if (transformIsMeaningful(transform)) { nextChild = callProvided('generateAbstractTransformGrouping', { main, @@ -5276,7 +5518,6 @@ iconWidth: main.width }); } - children.push(nextChild || main.icon); return { children, @@ -5284,7 +5525,6 @@ }; }; } - }; var Layers = { @@ -5317,10 +5557,8 @@ }]; }); } - }; } - }; var LayersCounter = { @@ -5353,10 +5591,8 @@ }); }); } - }; } - }; var LayersText = { @@ -5381,9 +5617,7 @@ }); return makeLayersTextAbstract({ content, - transform: { ...meaninglessTransform, - ...transform - }, + transform: _objectSpread2(_objectSpread2({}, meaninglessTransform), transform), title, extra: { attributes, @@ -5393,10 +5627,8 @@ }); }); } - }; }, - provides(providers$$1) { providers$$1.generateLayersText = function (node, nodeMeta) { const { @@ -5406,18 +5638,15 @@ } = nodeMeta; let width = null; let height = null; - if (IS_IE) { const computedFontSize = parseInt(getComputedStyle(node).fontSize, 10); const boundingClientRect = node.getBoundingClientRect(); width = boundingClientRect.width / computedFontSize; height = boundingClientRect.height / computedFontSize; } - if (config.autoA11y && !title) { extra.attributes['aria-hidden'] = 'true'; } - return Promise.resolve([node, makeLayersTextAbstract({ content: node.innerHTML, width, @@ -5429,21 +5658,16 @@ })]); }; } - }; const CLEAN_CONTENT_PATTERN = new RegExp('\u{22}', 'ug'); const SECONDARY_UNICODE_RANGE = [1105920, 1112319]; - const _FONT_FAMILY_WEIGHT_TO_PREFIX = { ...{ - FontAwesome: { - normal: 'fas', - 400: 'fas' - } - }, - ...eo, - ...ao, - ...mo - }; + const _FONT_FAMILY_WEIGHT_TO_PREFIX = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + FontAwesome: { + normal: 'fas', + 400: 'fas' + } + }), lt), ko), Yt); const FONT_FAMILY_WEIGHT_TO_PREFIX = Object.keys(_FONT_FAMILY_WEIGHT_TO_PREFIX).reduce((acc, key) => { acc[key.toLowerCase()] = _FONT_FAMILY_WEIGHT_TO_PREFIX[key]; return acc; @@ -5469,7 +5693,6 @@ const fontWeightSanitized = isNaN(fontWeightInteger) ? 'normal' : fontWeightInteger; return (FONT_FAMILY_WEIGHT_TO_PREFIX[fontFamilySanitized] || {})[fontWeightSanitized] || FONT_FAMILY_WEIGHT_FALLBACK[fontFamilySanitized]; } - function replaceForPosition(node, position) { const pendingAttribute = "".concat(DATA_FA_PSEUDO_ELEMENT_PENDING).concat(position.replace(':', '-')); return new Promise((resolve, reject) => { @@ -5477,15 +5700,13 @@ // This node is already being processed return resolve(); } - const children = toArray(node.children); - const alreadyProcessedPseudoElement = children.filter(c => c.getAttribute(DATA_FA_PSEUDO_ELEMENT) === position)[0]; + const alreadyProcessedPseudoElement = children.filter(c$$1 => c$$1.getAttribute(DATA_FA_PSEUDO_ELEMENT) === position)[0]; const styles = WINDOW.getComputedStyle(node, position); const fontFamily = styles.getPropertyValue('font-family'); const fontFamilyMatch = fontFamily.match(FONT_FAMILY_PATTERN); const fontWeight = styles.getPropertyValue('font-weight'); const content = styles.getPropertyValue('content'); - if (alreadyProcessedPseudoElement && !fontFamilyMatch) { // If we've already processed it but the current computed style does not result in a font-family, // that probably means that a class name that was previously present to make the icon has been @@ -5502,33 +5723,29 @@ const isV4 = fontFamilyMatch[0].startsWith('FontAwesome'); let iconName = byUnicode(prefix, hexValue); let iconIdentifier = iconName; - if (isV4) { const iconName4 = byOldUnicode(hexValue); - if (iconName4.iconName && iconName4.prefix) { iconName = iconName4.iconName; prefix = iconName4.prefix; } - } // Only convert the pseudo element in this ::before/::after position into an icon if we haven't + } + + // Only convert the pseudo element in this ::before/::after position into an icon if we haven't // already done so with the same prefix and iconName - - if (iconName && !isSecondary && (!alreadyProcessedPseudoElement || alreadyProcessedPseudoElement.getAttribute(DATA_PREFIX) !== prefix || alreadyProcessedPseudoElement.getAttribute(DATA_ICON) !== iconIdentifier)) { node.setAttribute(pendingAttribute, iconIdentifier); - if (alreadyProcessedPseudoElement) { // Delete the old one, since we're replacing it with a new one node.removeChild(alreadyProcessedPseudoElement); } - const meta = blankMeta(); const { extra } = meta; extra.attributes[DATA_FA_PSEUDO_ELEMENT] = position; findIcon(iconName, prefix).then(main => { - const abstract = makeInlineSvgAbstract({ ...meta, + const abstract = makeInlineSvgAbstract(_objectSpread2(_objectSpread2({}, meta), {}, { icons: { main, mask: emptyCanonicalIcon() @@ -5537,16 +5754,14 @@ iconName: iconIdentifier, extra, watchable: true - }); + })); const element = DOCUMENT.createElementNS('http://www.w3.org/2000/svg', 'svg'); - if (position === '::before') { node.insertBefore(element, node.firstChild); } else { node.appendChild(element); } - - element.outerHTML = abstract.map(a => toHtml(a)).join('\n'); + element.outerHTML = abstract.map(a$$1 => toHtml(a$$1)).join('\n'); node.removeAttribute(pendingAttribute); resolve(); }).catch(reject); @@ -5558,15 +5773,12 @@ } }); } - function replace(node) { return Promise.all([replaceForPosition(node, '::before'), replaceForPosition(node, '::after')]); } - function processable(node) { return node.parentNode !== document.head && !~TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS.indexOf(node.tagName.toUpperCase()) && !node.getAttribute(DATA_FA_PSEUDO_ELEMENT) && (!node.parentNode || node.parentNode.tagName !== 'svg'); } - function searchPseudoElements(root) { if (!IS_DOM) return; return new Promise((resolve, reject) => { @@ -5584,7 +5796,6 @@ }); }); } - var PseudoElements = { hooks() { return { @@ -5592,22 +5803,18 @@ accumulator.pseudoElementsCallback = searchPseudoElements; return accumulator; } - }; }, - provides(providers) { providers.pseudoElements2svg = function (params) { const { node = DOCUMENT } = params; - if (config.searchPseudoElements) { searchPseudoElements(node); } }; } - }; let _unwatched = false; @@ -5619,26 +5826,21 @@ disableObservation(); _unwatched = true; } - } }; }, - hooks() { return { bootstrap() { observe(chainHooks('mutationObserverCallbacks', {})); }, - noAuto() { disconnect(); }, - watch(params) { const { observeMutationsRoot } = params; - if (_unwatched) { enableObservation(); } else { @@ -5647,10 +5849,8 @@ })); } } - }; } - }; const parseTransformString = transformString => { @@ -5666,53 +5866,41 @@ const parts = n.toLowerCase().split('-'); const first = parts[0]; let rest = parts.slice(1).join('-'); - if (first && rest === 'h') { acc.flipX = true; return acc; } - if (first && rest === 'v') { acc.flipY = true; return acc; } - rest = parseFloat(rest); - if (isNaN(rest)) { return acc; } - switch (first) { case 'grow': acc.size = acc.size + rest; break; - case 'shrink': acc.size = acc.size - rest; break; - case 'left': acc.x = acc.x - rest; break; - case 'right': acc.x = acc.x + rest; break; - case 'up': acc.y = acc.y - rest; break; - case 'down': acc.y = acc.y + rest; break; - case 'rotate': acc.rotate = acc.rotate + rest; break; } - return acc; }, transform); }; @@ -5726,22 +5914,17 @@ } }; }, - hooks() { return { parseNodeAttributes(accumulator, node) { const transformString = node.getAttribute('data-fa-transform'); - if (transformString) { accumulator.transform = parseTransformString(transformString); } - return accumulator; } - }; }, - provides(providers) { providers.generateAbstractTransformGrouping = function (_ref) { let { @@ -5769,24 +5952,19 @@ }; return { tag: 'g', - attributes: { ...operations.outer - }, + attributes: _objectSpread2({}, operations.outer), children: [{ tag: 'g', - attributes: { ...operations.inner - }, + attributes: _objectSpread2({}, operations.inner), children: [{ tag: main.icon.tag, children: main.icon.children, - attributes: { ...main.icon.attributes, - ...operations.path - } + attributes: _objectSpread2(_objectSpread2({}, main.icon.attributes), operations.path) }] }] }; }; } - }; const ALL_SPACE = { @@ -5795,17 +5973,13 @@ width: '100%', height: '100%' }; - function fillBlack(abstract) { let force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true; - if (abstract.attributes && (abstract.attributes.fill || force)) { abstract.attributes.fill = 'black'; } - return abstract; } - function deGroup(abstract) { if (abstract.tag === 'g') { return abstract.children; @@ -5813,26 +5987,21 @@ return [abstract]; } } - var Masks = { hooks() { return { parseNodeAttributes(accumulator, node) { const maskData = node.getAttribute('data-fa-mask'); const mask = !maskData ? emptyCanonicalIcon() : getCanonicalIcon(maskData.split(' ').map(i => i.trim())); - if (!mask.prefix) { mask.prefix = getDefaultUsablePrefix(); } - accumulator.mask = mask; accumulator.maskId = node.getAttribute('data-fa-mask-id'); return accumulator; } - }; }, - provides(providers) { providers.generateAbstractMask = function (_ref) { let { @@ -5858,40 +6027,35 @@ }); const maskRect = { tag: 'rect', - attributes: { ...ALL_SPACE, + attributes: _objectSpread2(_objectSpread2({}, ALL_SPACE), {}, { fill: 'white' - } + }) }; const maskInnerGroupChildrenMixin = mainPath.children ? { children: mainPath.children.map(fillBlack) } : {}; const maskInnerGroup = { tag: 'g', - attributes: { ...trans.inner - }, - children: [fillBlack({ + attributes: _objectSpread2({}, trans.inner), + children: [fillBlack(_objectSpread2({ tag: mainPath.tag, - attributes: { ...mainPath.attributes, - ...trans.path - }, - ...maskInnerGroupChildrenMixin - })] + attributes: _objectSpread2(_objectSpread2({}, mainPath.attributes), trans.path) + }, maskInnerGroupChildrenMixin))] }; const maskOuterGroup = { tag: 'g', - attributes: { ...trans.outer - }, + attributes: _objectSpread2({}, trans.outer), children: [maskInnerGroup] }; const maskId = "mask-".concat(explicitMaskId || nextUniqueId()); const clipId = "clip-".concat(explicitMaskId || nextUniqueId()); const maskTag = { tag: 'mask', - attributes: { ...ALL_SPACE, + attributes: _objectSpread2(_objectSpread2({}, ALL_SPACE), {}, { id: maskId, maskUnits: 'userSpaceOnUse', maskContentUnits: 'userSpaceOnUse' - }, + }), children: [maskRect, maskOuterGroup] }; const defs = { @@ -5906,12 +6070,11 @@ }; children.push(defs, { tag: 'rect', - attributes: { + attributes: _objectSpread2({ fill: 'currentColor', 'clip-path': "url(#".concat(clipId, ")"), - mask: "url(#".concat(maskId, ")"), - ...ALL_SPACE - } + mask: "url(#".concat(maskId, ")") + }, ALL_SPACE) }); return { children, @@ -5919,17 +6082,14 @@ }; }; } - }; var MissingIconIndicator = { provides(providers) { let reduceMotion = false; - if (WINDOW.matchMedia) { reduceMotion = WINDOW.matchMedia('(prefers-reduced-motion: reduce)').matches; } - providers.missingIconAbstract = function () { const gChildren = []; const FILL = { @@ -5939,74 +6099,71 @@ attributeType: 'XML', repeatCount: 'indefinite', dur: '2s' - }; // Ring + }; + // Ring gChildren.push({ tag: 'path', - attributes: { ...FILL, + attributes: _objectSpread2(_objectSpread2({}, FILL), {}, { d: 'M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z' - } + }) }); - const OPACITY_ANIMATE = { ...ANIMATION_BASE, + const OPACITY_ANIMATE = _objectSpread2(_objectSpread2({}, ANIMATION_BASE), {}, { attributeName: 'opacity' - }; + }); const dot = { tag: 'circle', - attributes: { ...FILL, + attributes: _objectSpread2(_objectSpread2({}, FILL), {}, { cx: '256', cy: '364', r: '28' - }, + }), children: [] }; - if (!reduceMotion) { dot.children.push({ tag: 'animate', - attributes: { ...ANIMATION_BASE, + attributes: _objectSpread2(_objectSpread2({}, ANIMATION_BASE), {}, { attributeName: 'r', values: '28;14;28;28;14;28;' - } + }) }, { tag: 'animate', - attributes: { ...OPACITY_ANIMATE, + attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, { values: '1;0;1;1;0;1;' - } + }) }); } - gChildren.push(dot); gChildren.push({ tag: 'path', - attributes: { ...FILL, + attributes: _objectSpread2(_objectSpread2({}, FILL), {}, { opacity: '1', d: 'M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z' - }, + }), children: reduceMotion ? [] : [{ tag: 'animate', - attributes: { ...OPACITY_ANIMATE, + attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, { values: '1;0;0;0;0;1;' - } + }) }] }); - if (!reduceMotion) { // Exclamation gChildren.push({ tag: 'path', - attributes: { ...FILL, + attributes: _objectSpread2(_objectSpread2({}, FILL), {}, { opacity: '0', d: 'M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z' - }, + }), children: [{ tag: 'animate', - attributes: { ...OPACITY_ANIMATE, + attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, { values: '0;0;1;1;0;0;' - } + }) }] }); } - return { tag: 'g', attributes: { @@ -6016,7 +6173,6 @@ }; }; } - }; var SvgSymbols = { @@ -6028,10 +6184,8 @@ accumulator['symbol'] = symbol; return accumulator; } - }; } - }; var plugins = [InjectCSS, ReplaceElements, Layers, LayersCounter, LayersText, PseudoElements, MutationObserver$1, PowerTransforms, Masks, MissingIconIndicator, SvgSymbols]; diff --git a/js-packages/@fortawesome/fontawesome-free/js/all.min.js b/js-packages/@fortawesome/fontawesome-free/js/all.min.js index d5b116969..6b0a81d53 100644 --- a/js-packages/@fortawesome/fontawesome-free/js/all.min.js +++ b/js-packages/@fortawesome/fontawesome-free/js/all.min.js @@ -1,25 +1,51 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -!function() { - "use strict"; +{ let c = {}, l = {}; try { "undefined" != typeof window && (c = window), "undefined" != typeof document && (l = document); } catch (c) {} - const { - userAgent: s = "" - } = c.navigator || {}; - var z = c, a = l, e = (z.document, !a.documentElement || !a.head || "function" != typeof a.addEventListener || a.createElement, - ~s.indexOf("MSIE") || s.indexOf("Trident/"), "classic"), L = { - fak: "kit", - "fa-kit": "kit" - }, M = { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - }, t = { + var { + userAgent: Z1 = "" + } = c.navigator || {}, O1 = c, j1 = l; + function o(c, l, s) { + (l = (c => "symbol" == typeof (c = ((c, l) => { + if ("object" != typeof c || !c) return c; + var s = c[Symbol.toPrimitive]; + if (void 0 === s) return ("string" === l ? String : Number)(c); + if ("object" != typeof (s = s.call(c, l || "default"))) return s; + throw new TypeError("@@toPrimitive must return a primitive value."); + })(c, "string")) ? c : c + "")(l)) in c ? Object.defineProperty(c, l, { + value: s, + enumerable: !0, + configurable: !0, + writable: !0 + }) : c[l] = s; + } + function h(l, c) { + var s, a = Object.keys(l); + return Object.getOwnPropertySymbols && (s = Object.getOwnPropertySymbols(l), + c && (s = s.filter(function(c) { + return Object.getOwnPropertyDescriptor(l, c).enumerable; + })), a.push.apply(a, s)), a; + } + function e(l) { + for (var c = 1; c < arguments.length; c++) { + var s = null != arguments[c] ? arguments[c] : {}; + c % 2 ? h(Object(s), !0).forEach(function(c) { + o(l, c, s[c]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(s)) : h(Object(s)).forEach(function(c) { + Object.defineProperty(l, c, Object.getOwnPropertyDescriptor(s, c)); + }); + } + return l; + } + O1.document, j1.documentElement && j1.head && "function" == typeof j1.addEventListener && j1.createElement, + ~Z1.indexOf("MSIE") || Z1.indexOf("Trident/"); + var j1 = { classic: { fa: "solid", fas: "solid", @@ -30,11 +56,21 @@ "fa-light": "light", fat: "thin", "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", fab: "brands", "fa-brands": "brands" }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, sharp: { fa: "solid", fass: "solid", @@ -49,45 +85,55 @@ "sharp-duotone": { fa: "solid", fasds: "solid", - "fa-solid": "solid" + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" } - }, r = { + }, s = "classic", Z1 = { + fak: "kit", + "fa-kit": "kit" + }, P1 = { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + }, N1 = { kit: "fak" - }, n = { + }, E1 = { "kit-duotone": "fakd" - }, a = "___FONT_AWESOME___"; - const m = (() => { + }, I1 = "___FONT_AWESOME___"; + let z = (() => { try { return !1; } catch (c) { return !1; } })(); - function C(c) { + function a(c) { return new Proxy(c, { get(c, l) { - return l in c ? c[l] : c[e]; + return l in c ? c[l] : c[s]; } }); } - const i = { - ...t - }; - i[e] = { - ...t[e], - ...L, - ...M - }; - C(i); - const o = { + var F1, L = ((F1 = e({}, j1))[s] = e(e(e(e({}, { + "fa-duotone": "duotone" + }), j1[s]), Z1), P1), a(F1), (j1 = e({}, { classic: { solid: "fas", regular: "far", light: "fal", thin: "fat", - duotone: "fad", brands: "fab" }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, sharp: { solid: "fass", regular: "fasr", @@ -95,16 +141,14 @@ thin: "fast" }, "sharp-duotone": { - solid: "fasds" + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" } - }; - o[e] = { - ...o[e], - ...r, - ...n - }; - n = C(o); - const f = { + }))[s] = e(e(e(e({}, { + duotone: "fad" + }), j1[s]), N1), E1), a(j1), (Z1 = e({}, { classic: { fab: "fa-brands", fad: "fa-duotone", @@ -113,6 +157,11 @@ fas: "fa-solid", fat: "fa-thin" }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, sharp: { fass: "fa-solid", fasr: "fa-regular", @@ -120,15 +169,14 @@ fast: "fa-thin" }, "sharp-duotone": { - fasds: "fa-solid" + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" } - }; - f[e] = { - ...f[e], + }))[s] = e(e({}, Z1[s]), { fak: "fa-kit" - }; - C(f); - const h = { + }), a(Z1), (P1 = e({}, { classic: { "fa-brands": "fab", "fa-duotone": "fad", @@ -137,6 +185,11 @@ "fa-solid": "fas", "fa-thin": "fat" }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, sharp: { "fa-solid": "fass", "fa-regular": "fasr", @@ -144,14 +197,14 @@ "fa-thin": "fast" }, "sharp-duotone": { - "fa-solid": "fasds" + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" } - }; - h[e] = { - ...h[e], + }))[s] = e(e({}, P1[s]), { "fa-kit": "fak" - }; - C(h), C({ + }), a(P1), a(e({}, { classic: { 900: "fas", 400: "far", @@ -159,6 +212,12 @@ 300: "fal", 100: "fat" }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, sharp: { 900: "fass", 400: "fasr", @@ -166,31 +225,27 @@ 100: "fast" }, "sharp-duotone": { - 900: "fasds" + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" } - }); - const d = new Set(); - Object.keys(n[e]).map(d.add.bind(d)), Object.keys(n.sharp).map(d.add.bind(d)), Object.keys(n["sharp-duotone"]).map(d.add.bind(d)); - const u = z || {}; - u[a] || (u[a] = {}), u[a].styles || (u[a].styles = {}), u[a].hooks || (u[a].hooks = {}), - u[a].shims || (u[a].shims = []); - var v = u[a]; - function p(z) { - return Object.keys(z).reduce((c, l) => { - var s = z[l]; + })), (F1 = O1 || {})[I1] || (F1[I1] = {}), F1[I1].styles || (F1[I1].styles = {}), + F1[I1].hooks || (F1[I1].hooks = {}), F1[I1].shims || (F1[I1].shims = []), F1[I1]); + function d(a) { + return Object.keys(a).reduce((c, l) => { + var s = a[l]; return !!s.icon ? c[s.iconName] = s.icon : c[l] = s, c; }, {}); } - function g(c, l, s) { + function u(c, l, s) { var { - skipHooks: z = !1 - } = 2 < arguments.length && void 0 !== s ? s : {}, s = p(l); - "function" != typeof v.hooks.addPack || z ? v.styles[c] = { - ...v.styles[c] || {}, - ...s - } : v.hooks.addPack(c, p(l)), "fas" === c && g("fa", l); + skipHooks: s = !1 + } = 2 < arguments.length && void 0 !== s ? s : {}, a = d(l); + "function" != typeof L.hooks.addPack || s ? L.styles[c] = e(e({}, L.styles[c] || {}), a) : L.hooks.addPack(c, d(l)), + "fas" === c && u("fa", l); } - var b = { + var v = { monero: [ 496, 512, [], "f3d0", "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z" ], hooli: [ 640, 512, [], "f427", "M144.5 352l38.3.8c-13.2-4.6-26-10.2-38.3-16.8zm57.7-5.3v5.3l-19.4.8c36.5 12.5 69.9 14.2 94.7 7.2-19.9.2-45.8-2.6-75.3-13.3zm408.9-115.2c15.9 0 28.9-12.9 28.9-28.9s-12.9-24.5-28.9-24.5c-15.9 0-28.9 8.6-28.9 24.5s12.9 28.9 28.9 28.9zm-29 120.5H640V241.5h-57.9zm-73.7 0h57.9V156.7L508.4 184zm-31-119.4c-18.2-18.2-50.4-17.1-50.4-17.1s-32.3-1.1-50.4 17.1c-18.2 18.2-16.8 33.9-16.8 52.6s-1.4 34.3 16.8 52.5 50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.8-33.8 16.8-52.5-.1-18.8 1.3-34.5-16.8-52.6zm-39.8 71.9c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9zm-106.2-71.9c-18.2-18.2-50.4-17.1-50.4-17.1s-32.2-1.1-50.4 17.1c-1.9 1.9-3.7 3.9-5.3 6-38.2-29.6-72.5-46.5-102.1-61.1v-20.7l-22.5 10.6c-54.4-22.1-89-18.2-97.3.1 0 0-24.9 32.8 61.8 110.8V352h57.9v-28.6c-6.5-4.2-13-8.7-19.4-13.6-14.8-11.2-27.4-21.6-38.4-31.4v-31c13.1 14.7 30.5 31.4 53.4 50.3l4.5 3.6v-29.8c0-6.9 1.7-18.2 10.8-18.2s10.6 6.9 10.6 15V317c18 12.2 37.3 22.1 57.7 29.6v-93.9c0-18.7-13.4-37.4-40.6-37.4-15.8-.1-30.5 8.2-38.5 21.9v-54.3c41.9 20.9 83.9 46.5 99.9 58.3-10.2 14.6-9.3 28.1-9.3 43.7 0 18.7-1.4 34.3 16.8 52.5s50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.7-33.8 16.7-52.5 0-18.5 1.5-34.2-16.7-52.3zM65.2 184v63.3c-48.7-54.5-38.9-76-35.2-79.1 13.5-11.4 37.5-8 64.4 2.1zm226.5 120.5c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9z" ], yelp: [ 384, 512, [], "f1e9", "M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z" ], @@ -303,6 +358,7 @@ debian: [ 448, 512, [], "e60b", "M380.2 245.6c3-7.6 5.5-14 5.2-24.4l-4.3 9c4.4-13.2 4-27.1 3.6-40.4c-.2-6-.3-11.8 0-17.4l-1.8-.5c-1.5-45.2-40.6-93.1-75.3-109.4c-30-13.8-76.1-16.2-97.3-5.8c1.3-1.1 4.2-2 6.8-2.7l.3-.1c3.3-1 6-1.7 4-2.9c-19.2 1.9-24.9 5.5-31.1 9.4l-.1 0c-4.6 2.9-9.5 6-20.3 8.7c-3.5 3.4 1.7 2 5.8 .9l0 0c4.1-1.1 7.2-1.9-.1 2.4c-3.5 1-6.6 1.3-9.6 1.6l-.1 0c-8.3 .8-15.8 1.6-30.7 17c.8 1.3 3.4-.2 5.3-1.3l.1-.1c2.3-1.4 3.4-2-1.7 4.4c-19.1-2.4-60.3 43.7-69.1 59l4.6 .8c-3.2 8-6.8 14.8-10 20.8c-4.3 8.1-7.9 14.9-8.7 21.3c-.3 5.1-1 11-1.7 17.3l0 0c-.1 1-.2 2-.3 3l-.1 .6c-3 27.3-6.7 60.8 3.9 73l-1.3 13c.6 1.2 1.1 2.3 1.6 3.5c.2 .4 .4 .8 .5 1.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c1 2.1 2 4.2 3.3 6.2l-3 .2c7 22.1 10.8 22.5 15.1 22.9l0 0c4.4 .4 9.3 .9 18.7 24.2c-2.7-.9-5.5-1.9-9.4-7.2c-.5 4.1 5.8 16.3 13.1 25.8l-3.1 3.6c2.1 3.7 4.8 6.2 7.6 8.8l0 0 0 0c1 .9 2.1 1.9 3.1 2.9c-11.9-6.5 3.2 13.7 11.9 25.2c.8 1.1 1.5 2 2.2 2.9l0 0 0 0 0 0 0 0 0 0c1.4 1.9 2.5 3.4 2.9 4.1l2.4-4.2c-.3 6.1 4.3 13.9 13.1 24.7l7.3-.3c3 6 14 16.7 20.7 17.2l-4.4 5.8c8.1 2.6 10.3 4.3 12.7 6.2c2.6 2.1 5.4 4.3 16.1 8.1l-4.2-7.4c3.5 3 6.2 5.9 8.8 8.7l.1 .1c5.2 5.6 9.9 10.6 19.7 15.3c10.7 3.7 16.6 4.7 22.7 5.8c.3 0 .6 .1 .9 .1c5.4 .8 11.2 1.8 20.8 4.5c-1.1-.1-2.2-.1-3.3-.1h0c-2.3-.1-4.7-.1-7-.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c-14.4-.2-29.2-.4-42.7-5.2C107.8 480.5 19.5 367.2 26 250.6c-.6-9.9-.3-20.9 0-30.7c.4-13.5 .7-24.8-1.6-28.3l1-3.1c5.3-17.4 11.7-38.2 23.8-62.8l-.1-.2v-.1c.4 .4 3.4 3.4 8.8-5.8c.8-1.8 1.6-3.7 2.4-5.6c.5-1.1 .9-2.2 1.4-3.2c2.5-6.1 5.1-12.3 8.4-17.9l2.6-.6c1.7-10.1 17-23.8 29.8-35.2l1.1-1c5.7-5.1 10.7-9.7 13.6-13.1l.7 4.4c17-15.9 44.6-27.5 65.6-36.4l.5-.2c4.8-2 9.3-3.9 13.3-5.7c-3.4 3.8 2.2 2.7 10 1c4.8-1 10.4-2.1 15.3-2.4l-3.9 2.1c-2.7 1.4-5.4 2.8-8 4.6c8.1-2 11.7-1.4 15.7-.8l.3 0c3.5 .6 7.3 1.2 14.6 .2c-5.6 .8-12.3 3-11.2 3.8c7.9 .9 12.8-.1 17.2-1l.2 0c5.5-1.1 10.3-2 19.3 .9l-1-4.8c7.3 2.6 12.7 4.3 17.5 5.8l.5 .1c10 3 17.6 5.3 34.2 14.1c3.2 .2 5.3-.5 7.4-1.2l.1 0c3.6-1.1 7-2.1 15.2 1.2c.3 .5 .5 1 .7 1.4c.1 .2 .2 .5 .3 .7l0 .1c1 2.6 1.8 4.6 14.6 12.1c1.7-.7-2.7-4.7-6.4-8.2c0 0 0 0-.1-.1c-.2-.1-.3-.3-.5-.4c32.2 17.3 67.3 54.1 78 93.5c-6-11.1-5.2-5.5-4.3 .5c.6 4 1.2 8.1-.2 7.5c4.5 12.1 8.1 24.5 10.4 37.4l-.8-2.9-.1-.3c-3.3-11.9-9.6-34.3-19.9-49.3c-.4 4.3-2.8 3.9-5.2 3.5l-.1 0 0 0c-3.3-.6-6.2-1.1-1.9 12.6c2.6 3.8 3.1 2.4 3.5 1.1l0 0c.5-1.5 .9-2.7 4.7 5.2c.1 4.1 1 8.2 2.1 12.7l0 0 0 0 .1 .6c.1 .3 .1 .5 .2 .8l.1 .6c.6 2.6 1.3 5.4 1.8 8.4c-1.1-.2-2.3-2.2-3.4-4.2c-1.4-2.4-2.8-4.7-3.7-3.2c2.4 11.5 6.5 17.4 8 18.3c-.3 .6-.6 .7-1.1 .7c-.8 0-1.8 .1-1.9 5.3c.7 13.7 3.3 12.5 5.3 11.6l0 0c.6-.3 1.2-.6 1.7-.4c-.6 2.5-1.6 5.1-2.7 7.9c-2.8 7.1-6 15.4-3.4 26.1c-.8-3-2-6-3.1-8.9l-.1-.4c-.2-.5-.4-1-.6-1.5l0 0c-.3-.8-.6-1.6-.9-2.3c-.6 4.4-.3 7.7-.1 10.6c0 .2 0 .5 0 .7c.4 5.3 .7 10-3 19.9c4.3-14.2 3.8-26.9-.2-20.8c1 10.9-3.7 20.4-8 28.9l-.1 .2c-3.6 7.1-6.8 13.5-5.9 19.3l-5.2-7.1c-7.5 10.9-7 13.3-6.5 15.5l0 .1c.5 1.9 1 3.8-3.4 10.8c1.7-2.9 1.3-3.6 1-4.2l0 0c-.4-.8-.7-1.5 1.7-5.1c-1.6 .1-5.5 3.9-10.1 8.5c-3.9 3.9-8.5 8.4-12.8 11.8c-37.5 30.1-82.3 34-125.6 17.8c.2-1-.2-2.1-3.1-4.1c-36.8-28.2-58.5-52.1-50.9-107.5c2.1-1.6 3.6-5.8 5.3-10.8l0 0 0 0 .2-.4 .1-.3 0-.1c2.9-8.4 6.5-18.8 14.3-23.8c7.8-17.3 31.3-33.3 56.4-33.7c25.6-1.4 47.2 13.7 58.1 27.9c-19.8-18.4-52.1-24-79.7-10.4c-28.2 12.7-45 43.8-42.5 74.7c.3-.4 .6-.6 .9-.8l0 0s0 0 0 0c0 0 .1-.1 .1-.1l.1-.1c.6-.5 1.1-.9 1.4-3.3c-.9 60.2 64.8 104.3 112.1 82l.6 1.3c12.7-3.5 15.9-6.5 20.3-10.7l.1-.1 0 0c2.2-2.1 4.7-4.5 8.9-7.3c-.3 .7-1.3 1.7-2.4 2.7c-2.2 2.1-4.6 4.5-1.6 4.6c5-1.3 18.5-13.4 28.5-22.3l0 0 0 0c.6-.5 1.2-1 1.7-1.5c1.5-1.3 2.8-2.5 4-3.6l0 0 .3-.3c1.9-4.2 1.6-5.6 1.3-7l0-.1c-.4-1.6-.8-3.3 2.4-9.6l7.3-3.7c.8-2.1 1.5-4.1 2.2-6c.2-.6 .5-1.2 .7-1.8l-.4-.2zM349.3 34.3l-.2-.1 .2 .1 0 0zM247.8 334.1c-6-3-13.7-8.9-14.8-11.4l-.4 .3c-.3 .6-.5 1.3-.2 2.2c-12.2-5.7-23.4-14.3-32.6-24.9c4.9 7.1 10.1 14.1 17 19.5c-6.9-2.3-15.1-11.8-21.6-19.3l-.1-.1c-4.3-5-7.9-9.1-9.7-9.5c19.8 35.5 80.5 62.3 112.3 49c-14.7 .5-33.4 .3-49.9-5.8zm79.3-119.7l-.1-.2c-.5-1.5-1.1-3.1-1.7-3.4c1.4-5.8 5.4-10.7 4.4 4.6c-1 3.8-1.8 1.5-2.6-1zm-4.2 22.2c-1.3 7.9-5 15.5-10.1 22.5c.2-2-1.2-2.4-2.6-2.8l0 0c-2.9-.8-5.9-1.6 5.6-16.1c-.5 1.9-2.1 4.6-3.7 7.3l0 0 0 0-.3 .4c-3.6 5.9-6.7 11 4 4.3l1-1.8c2.6-4.5 5-8.8 6-13.8h.1zm-55.6 33.9c7.1 .6 14.1 .6 21-1.1c-2.5 2.4-5.2 4.8-8.3 7.2c-11.1-1.7-21.2-6-12.7-6.1zm-92.6 11.6c3.6 7.1 6.4 11.5 9 15.7l.1 .2c2.3 3.7 4.4 7.1 6.8 11.7c-5.1-4.2-8.7-9.5-12.5-15l-.3-.5c-1.4-2.1-2.8-4.2-4.4-6.2l1.2-5.9h.1zm7.5-9.6c1.6 3.3 3.2 6.4 5.7 9.1l2.6 7.7-1.3-2.1c-3.2-5.3-6.3-10.6-8-16.7l.8 1.6 .2 .4zm238.9-41.6c-2.3 17.4-7.7 34.6-16 50.3c7.6-14.9 12.5-30.9 14.8-47.2l1.2-3.1zM35.6 110.6c.4 .8 1.4 .5 2.3 .3c1.9-.5 3.6-.9-.1 7.6c-.5 .3-1 .7-1.5 1l0 0 0 0c-1.4 .9-2.8 1.9-3.9 3c1.9-3.8 3.5-7.4 3.2-11.9zM25.3 152.3c-.7 3.7-1.5 7.9-3.4 13.9c.2-1.9 0-3.5-.2-4.9l0-.1c-.4-3.4-.7-6.3 4.3-12.8c-.3 1.2-.5 2.5-.7 3.8v.1z" ], openid: [ 448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z" ], instalod: [ 512, 512, [], "e081", "M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z" ], + "files-pinwheel": [ 512, 512, [], "e69f", "M253.2 246.4L136.9 130.2c-.6-.6-1-1.3-1.4-2s-.5-1.6-.5-2.4s.2-1.6 .5-2.4s.8-1.4 1.4-2L253.3 5.1c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5L264 242c0 1.3-.3 2.5-1 3.6s-1.7 1.9-2.9 2.4s-2.5 .6-3.7 .3s-2.4-.9-3.2-1.9zm40.3-4.4l0-134.4c0-.8 .1-1.6 .5-2.4s.8-1.5 1.3-2.1s1.3-1.1 2-1.4s1.6-.5 2.4-.5l134.4 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.9 2.3-1.7 3.2L304 246.4c-.9 .8-2 1.4-3.2 1.6s-2.4 .1-3.5-.4s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.4zm30.6 35c-1.2 0-2.5-.3-3.5-1s-1.9-1.6-2.4-2.8s-.6-2.4-.4-3.6s.8-2.3 1.7-3.2l84.2-84.2c.6-.6 1.3-1 2-1.4s1.6-.5 2.4-.5s1.6 .2 2.4 .5s1.4 .8 2 1.4l84.4 84.2c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1l-168.5 0zM414.8 408l-95.3-95.2c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.7s1.3-2.1 2.4-2.8s2.3-1 3.5-1l95.2 0c1.7 0 3.2 .7 4.4 1.8s1.8 2.8 1.8 4.4l0 95.3c0 1.2-.4 2.5-1.1 3.5s-1.7 1.8-2.8 2.3s-2.4 .6-3.6 .3s-2.3-.9-3.2-1.7zM16.5 302.1l216.9 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.8 2.3-1.7 3.2L129.4 421.2c-.6 .6-1.3 1-2 1.4s-1.6 .5-2.4 .5s-1.6-.2-2.4-.5s-1.4-.8-2-1.4L12 312.8c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.6s1.3-2.1 2.3-2.8s2.3-1 3.5-1zM264 465.3c0 .8-.2 1.6-.5 2.4s-.8 1.5-1.4 2s-1.3 1-2 1.4s-1.6 .5-2.4 .5l-128 0c-1.2 0-2.5-.4-3.5-1.1s-1.8-1.7-2.3-2.8s-.6-2.4-.3-3.6s.8-2.3 1.7-3.2l128-128c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5l0 128zm40-132.5l82.8 82.7c.6 .6 1 1.3 1.4 2s.5 1.6 .5 2.4s-.2 1.6-.5 2.4s-.8 1.4-1.4 2L304 507c-.9 .9-2 1.5-3.2 1.7s-2.5 .1-3.6-.3s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.5l0-165.4c0-1.2 .4-2.5 1.1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.3s2.3 .8 3.2 1.7zM78.7 122.4c0-1.2 .3-2.5 1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.4s2.3 .8 3.2 1.7L237.8 266.4c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1L85 277.1c-1.7 0-3.2-.7-4.4-1.8s-1.8-2.8-1.8-4.4l0-148.4z" ], expeditedssl: [ 496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z" ], sellcast: [ 448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z" ], "square-twitter": [ 448, 512, [ "twitter-square" ], "f081", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM351.3 199.3v0c0 86.7-66 186.6-186.6 186.6c-37.2 0-71.7-10.8-100.7-29.4c5.3 .6 10.4 .8 15.8 .8c30.7 0 58.9-10.4 81.4-28c-28.8-.6-53-19.5-61.3-45.5c10.1 1.5 19.2 1.5 29.6-1.2c-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3c-9-6-16.4-14.1-21.5-23.6s-7.8-20.2-7.7-31c0-12.2 3.2-23.4 8.9-33.1c32.3 39.8 80.8 65.8 135.2 68.6c-9.3-44.5 24-80.6 64-80.6c18.9 0 35.9 7.9 47.9 20.7c14.8-2.8 29-8.3 41.6-15.8c-4.9 15.2-15.2 28-28.8 36.1c13.2-1.4 26-5.1 37.8-10.2c-8.9 13.1-20.1 24.7-32.9 34c.2 2.8 .2 5.7 .2 8.5z" ], @@ -578,7 +634,7 @@ apper: [ 640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z" ], "fort-awesome": [ 512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z" ], waze: [ 512, 512, [], "f83f", "M502.17 201.67C516.69 287.53 471.23 369.59 389 409.8c13 34.1-12.4 70.2-48.32 70.2a51.68 51.68 0 0 1-51.57-49c-6.44.19-64.2 0-76.33-.64A51.69 51.69 0 0 1 159 479.92c-33.86-1.36-57.95-34.84-47-67.92-37.21-13.11-72.54-34.87-99.62-70.8-13-17.28-.48-41.8 20.84-41.8 46.31 0 32.22-54.17 43.15-110.26C94.8 95.2 193.12 32 288.09 32c102.48 0 197.15 70.67 214.08 169.67zM373.51 388.28c42-19.18 81.33-56.71 96.29-102.14 40.48-123.09-64.15-228-181.71-228-83.45 0-170.32 55.42-186.07 136-9.53 48.91 5 131.35-68.75 131.35C58.21 358.6 91.6 378.11 127 389.54c24.66-21.8 63.87-15.47 79.83 14.34 14.22 1 79.19 1.18 87.9.82a51.69 51.69 0 0 1 78.78-16.42zM205.12 187.13c0-34.74 50.84-34.75 50.84 0s-50.84 34.74-50.84 0zm116.57 0c0-34.74 50.86-34.75 50.86 0s-50.86 34.75-50.86 0zm-122.61 70.69c-3.44-16.94 22.18-22.18 25.62-5.21l.06.28c4.14 21.42 29.85 44 64.12 43.07 35.68-.94 59.25-22.21 64.11-42.77 4.46-16.05 28.6-10.36 25.47 6-5.23 22.18-31.21 62-91.46 62.9-42.55 0-80.88-27.84-87.9-64.25z" ], - bluesky: [ 576, 512, [], "e671", "M407.8 294.7c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3zM288 227.1C261.9 176.4 190.9 81.9 124.9 35.3C61.6-9.4 37.5-1.7 21.6 5.5C3.3 13.8 0 41.9 0 58.4S9.1 194 15 213.9c19.5 65.7 89.1 87.9 153.2 80.7c3.3-.5 6.6-.9 10-1.4c-3.3 .5-6.6 1-10 1.4C74.3 308.6-9.1 342.8 100.3 464.5C220.6 589.1 265.1 437.8 288 361.1c22.9 76.7 49.2 222.5 185.6 103.4c102.4-103.4 28.1-156-65.8-169.9c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3c64.1 7.1 133.6-15.1 153.2-80.7C566.9 194 576 75 576 58.4s-3.3-44.7-21.6-52.9c-15.8-7.1-40-14.9-103.2 29.8C385.1 81.9 314.1 176.4 288 227.1z" ], + bluesky: [ 576, 512, [], "e671", "M123.6 34.5c66.4 50.1 137.9 151.5 164.2 206C314 186 385.5 84.5 452 34.5c48-36.1 125.6-64.1 125.6 24.9c0 17.8-10.1 149.2-16.1 170.5c-20.7 74.2-96.1 93.1-163.1 81.6c117.2 20 147 86.3 82.6 152.6C358.7 590 305.2 432.5 291.5 392.1c-2.5-7.5-3.7-10.9-3.7-7.9c0-3.1-1.2 .4-3.7 7.9C270.4 432.5 216.9 590 94.6 464.1C30.2 397.8 60 331.5 177.2 311.5C110.2 322.9 34.8 304 14.1 229.8C8.1 208.5-2 77.1-2 59.3c0-88.9 77.7-61 125.6-24.9z" ], "cc-jcb": [ 576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z" ], snapchat: [ 512, 512, [ 62124, "snapchat-ghost" ], "f2ab", "M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z" ], "fantasy-flight-games": [ 512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z" ], @@ -686,31 +742,59 @@ }; !function(c) { try { - for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), z = 1; z < l; z++) s[z - 1] = arguments[z]; + for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), a = 1; a < l; a++) s[a - 1] = arguments[a]; c(...s); } catch (c) { - if (!m) throw c; + if (!z) throw c; } }(() => { - g("fab", b), g("fa-brands", b); + u("fab", v), u("fa-brands", v); }); -}(), function() { - "use strict"; +} + +{ let c = {}, l = {}; try { "undefined" != typeof window && (c = window), "undefined" != typeof document && (l = document); } catch (c) {} - const { - userAgent: s = "" - } = c.navigator || {}; - var z = c, a = l, e = (z.document, !a.documentElement || !a.head || "function" != typeof a.addEventListener || a.createElement, - ~s.indexOf("MSIE") || s.indexOf("Trident/"), "classic"), L = { - fak: "kit", - "fa-kit": "kit" - }, M = { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - }, t = { + var { + userAgent: N1 = "" + } = c.navigator || {}, E1 = c, j1 = l; + function p(c, l, s) { + (l = (c => "symbol" == typeof (c = ((c, l) => { + if ("object" != typeof c || !c) return c; + var s = c[Symbol.toPrimitive]; + if (void 0 === s) return ("string" === l ? String : Number)(c); + if ("object" != typeof (s = s.call(c, l || "default"))) return s; + throw new TypeError("@@toPrimitive must return a primitive value."); + })(c, "string")) ? c : c + "")(l)) in c ? Object.defineProperty(c, l, { + value: s, + enumerable: !0, + configurable: !0, + writable: !0 + }) : c[l] = s; + } + function g(l, c) { + var s, a = Object.keys(l); + return Object.getOwnPropertySymbols && (s = Object.getOwnPropertySymbols(l), + c && (s = s.filter(function(c) { + return Object.getOwnPropertyDescriptor(l, c).enumerable; + })), a.push.apply(a, s)), a; + } + function t(l) { + for (var c = 1; c < arguments.length; c++) { + var s = null != arguments[c] ? arguments[c] : {}; + c % 2 ? g(Object(s), !0).forEach(function(c) { + p(l, c, s[c]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(s)) : g(Object(s)).forEach(function(c) { + Object.defineProperty(l, c, Object.getOwnPropertyDescriptor(s, c)); + }); + } + return l; + } + E1.document, j1.documentElement && j1.head && "function" == typeof j1.addEventListener && j1.createElement, + ~N1.indexOf("MSIE") || N1.indexOf("Trident/"); + var j1 = { classic: { fa: "solid", fas: "solid", @@ -721,11 +805,21 @@ "fa-light": "light", fat: "thin", "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", fab: "brands", "fa-brands": "brands" }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, sharp: { fa: "solid", fass: "solid", @@ -740,45 +834,55 @@ "sharp-duotone": { fa: "solid", fasds: "solid", - "fa-solid": "solid" + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" } - }, r = { + }, M = "classic", N1 = { + fak: "kit", + "fa-kit": "kit" + }, Z1 = { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + }, P1 = { kit: "fak" - }, n = { + }, O1 = { "kit-duotone": "fakd" - }, a = "___FONT_AWESOME___"; - const m = (() => { + }, F1 = "___FONT_AWESOME___"; + let z = (() => { try { return !1; } catch (c) { return !1; } })(); - function C(c) { + function r(c) { return new Proxy(c, { get(c, l) { - return l in c ? c[l] : c[e]; + return l in c ? c[l] : c[M]; } }); } - const i = { - ...t - }; - i[e] = { - ...t[e], - ...L, - ...M - }; - C(i); - const o = { + (I1 = t({}, j1))[M] = t(t(t(t({}, { + "fa-duotone": "duotone" + }), j1[M]), N1), Z1), r(I1), (j1 = t({}, { classic: { solid: "fas", regular: "far", light: "fal", thin: "fat", - duotone: "fad", brands: "fab" }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, sharp: { solid: "fass", regular: "fasr", @@ -786,16 +890,14 @@ thin: "fast" }, "sharp-duotone": { - solid: "fasds" + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" } - }; - o[e] = { - ...o[e], - ...r, - ...n - }; - n = C(o); - const f = { + }))[M] = t(t(t(t({}, { + duotone: "fad" + }), j1[M]), P1), O1), r(j1), (N1 = t({}, { classic: { fab: "fa-brands", fad: "fa-duotone", @@ -804,6 +906,11 @@ fas: "fa-solid", fat: "fa-thin" }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, sharp: { fass: "fa-solid", fasr: "fa-regular", @@ -811,15 +918,14 @@ fast: "fa-thin" }, "sharp-duotone": { - fasds: "fa-solid" + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" } - }; - f[e] = { - ...f[e], + }))[M] = t(t({}, N1[M]), { fak: "fa-kit" - }; - C(f); - const h = { + }), r(N1), (Z1 = t({}, { classic: { "fa-brands": "fab", "fa-duotone": "fad", @@ -828,6 +934,11 @@ "fa-solid": "fas", "fa-thin": "fat" }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, sharp: { "fa-solid": "fass", "fa-regular": "fasr", @@ -835,14 +946,14 @@ "fa-thin": "fast" }, "sharp-duotone": { - "fa-solid": "fasds" + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" } - }; - h[e] = { - ...h[e], + }))[M] = t(t({}, Z1[M]), { "fa-kit": "fak" - }; - C(h), C({ + }), r(Z1), r(t({}, { classic: { 900: "fas", 400: "far", @@ -850,6 +961,12 @@ 300: "fal", 100: "fat" }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, sharp: { 900: "fass", 400: "fasr", @@ -857,31 +974,28 @@ 100: "fast" }, "sharp-duotone": { - 900: "fasds" + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" } - }); - const d = new Set(); - Object.keys(n[e]).map(d.add.bind(d)), Object.keys(n.sharp).map(d.add.bind(d)), Object.keys(n["sharp-duotone"]).map(d.add.bind(d)); - const u = z || {}; - u[a] || (u[a] = {}), u[a].styles || (u[a].styles = {}), u[a].hooks || (u[a].hooks = {}), - u[a].shims || (u[a].shims = []); - var v = u[a]; - function p(z) { - return Object.keys(z).reduce((c, l) => { - var s = z[l]; + })), (I1 = E1 || {})[F1] || (I1[F1] = {}), I1[F1].styles || (I1[F1].styles = {}), + I1[F1].hooks || (I1[F1].hooks = {}), I1[F1].shims || (I1[F1].shims = []); + var n = I1[F1]; + function b(a) { + return Object.keys(a).reduce((c, l) => { + var s = a[l]; return !!s.icon ? c[s.iconName] = s.icon : c[l] = s, c; }, {}); } - function g(c, l, s) { + function H(c, l, s) { var { - skipHooks: z = !1 - } = 2 < arguments.length && void 0 !== s ? s : {}, s = p(l); - "function" != typeof v.hooks.addPack || z ? v.styles[c] = { - ...v.styles[c] || {}, - ...s - } : v.hooks.addPack(c, p(l)), "fas" === c && g("fa", l); + skipHooks: s = !1 + } = 2 < arguments.length && void 0 !== s ? s : {}, a = b(l); + "function" != typeof n.hooks.addPack || s ? n.styles[c] = t(t({}, n.styles[c] || {}), a) : n.hooks.addPack(c, b(l)), + "fas" === c && H("fa", l); } - var b = { + var V = { "trash-can": [ 448, 512, [ 61460, "trash-alt" ], "f2ed", "M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80 368 80l48 0 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 304c0 44.2-35.8 80-80 80l-224 0c-44.2 0-80-35.8-80-80l0-304-8 0c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48 0 13.8 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM80 128l0 304c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-304L80 128zm80 64l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16z" ], message: [ 512, 512, [ "comment-alt" ], "f27a", "M160 368c26.5 0 48 21.5 48 48l0 16 72.5-54.4c8.3-6.2 18.4-9.6 28.8-9.6L448 368c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 48c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l96 0zm48 124l-.2 .2-5.1 3.8-17.1 12.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-21.3 0-6.4 0-.3 0-4 0-48-48 0-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L208 492z" ], "file-lines": [ 384, 512, [ 128441, 128462, 61686, "file-alt", "file-text" ], "f15c", "M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z" ], @@ -995,7 +1109,7 @@ "face-grin-squint-tears": [ 512, 512, [ 129315, "grin-squint-tears" ], "f586", "M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-14.8 14.8-65.7 23.6-88.3 26.7c-5.6 .9-10.3-3.9-9.5-9.5C403.3 79.9 412 29 426.8 14.2zM75 75C158.2-8.3 284.5-22.2 382.2 33.2c-1.5 4.8-2.9 9.6-4.1 14.3c-3.1 12.2-5.5 24.6-7.3 35c-80.8-53.6-190.7-44.8-261.9 26.4C37.7 180.1 28.9 290 82.5 370.8c-10.5 1.8-22.9 4.2-35 7.3c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75zm389.6 58.9c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c3.1-12.2 5.5-24.6 7.3-35c80.8 53.6 190.7 44.8 261.9-26.4c71.2-71.2 80-181.1 26.4-261.9c10.5-1.8 22.9-4.2 35-7.3zm-105.4 93c10.1-16.3 33.9-16.9 37.9 1.9c9.5 44.4-3.7 93.5-39.3 129.1s-84.8 48.8-129.1 39.3c-18.7-4-18.2-27.8-1.9-37.9c25.2-15.7 50.2-35.4 73.6-58.8s43.1-48.4 58.8-73.6zM92 265.3l97.4-29.7c11.6-3.5 22.5 7.3 19 19l-29.7 97.4c-2.6 8.6-13.4 11.3-19.8 4.9c-2-2-3.2-4.6-3.4-7.3l-5.1-56.1-56.1-5.1c-2.8-.3-5.4-1.5-7.3-3.4c-6.3-6.3-3.6-17.2 4.9-19.8zm193-178.2c2 2 3.2 4.6 3.4 7.3l5.1 56.1 56.1 5.1c2.8 .3 5.4 1.5 7.3 3.4c6.3 6.3 3.6 17.2-4.9 19.8l-97.4 29.7c-11.6 3.5-22.5-7.3-19-19L265.3 92c2.6-8.6 13.4-11.3 19.8-4.9zM14.9 497.1c-19.6-19.6-20-51-.7-70.3C29 412 79.8 403.2 102.4 400.1c5.6-.9 10.3 3.9 9.5 9.5c-3.2 22.5-11.9 73.5-26.7 88.3C66 517 34.5 516.6 14.9 497.1z" ], "rectangle-list": [ 576, 512, [ "list-alt" ], "f022", "M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l448 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm96 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm104 0c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm-72-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z" ], "calendar-plus": [ 448, 512, [], "f271", "M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm176 40c-13.3 0-24 10.7-24 24l0 48-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0 0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48 48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-48c0-13.3-10.7-24-24-24z" ], - "circle-left": [ 512, 512, [ 61840, "arrow-alt-circle-left" ], "f359", "M48 256a208 208 0 1 1 416 0A208 208 0 1 1 48 256zm464 0A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM256 128l-32 0L96 256 224 384l32 0 0-80 128 0 0-96-128 0 0-80z" ], + "circle-left": [ 512, 512, [ 61840, "arrow-alt-circle-left" ], "f359", "M48 256a208 208 0 1 1 416 0A208 208 0 1 1 48 256zm464 0A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM217.4 376.9c4.2 4.5 10.1 7.1 16.3 7.1c12.3 0 22.3-10 22.3-22.3l0-57.7 96 0c17.7 0 32-14.3 32-32l0-32c0-17.7-14.3-32-32-32l-96 0 0-57.7c0-12.3-10-22.3-22.3-22.3c-6.2 0-12.1 2.6-16.3 7.1L117.5 242.2c-3.5 3.8-5.5 8.7-5.5 13.8s2 10.1 5.5 13.8l99.9 107.1z" ], "money-bill-1": [ 576, 512, [ "money-bill-alt" ], "f3d1", "M112 112c0 35.3-28.7 64-64 64l0 160c35.3 0 64 28.7 64 64l352 0c0-35.3 28.7-64 64-64l0-160c-35.3 0-64-28.7-64-64l-352 0zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm80-48c0 8.8 7.2 16 16 16l0 64-8 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l24 0 24 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-8 0 0-80c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z" ], clock: [ 512, 512, [ 128339, "clock-four" ], "f017", "M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z" ], keyboard: [ 576, 512, [ 9e3 ], "f11c", "M64 112c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16L64 112zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 320l224 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm-72-72c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16z" ], @@ -1006,7 +1120,7 @@ "id-card": [ 576, 512, [ 62147, "drivers-license" ], "f2c2", "M528 160l0 256c0 8.8-7.2 16-16 16l-192 0c0-44.2-35.8-80-80-80l-64 0c-44.2 0-80 35.8-80 80l-32 0c-8.8 0-16-7.2-16-16l0-256 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM272 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm104-48c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0z" ], sun: [ 512, 512, [ 9728 ], "f185", "M375.7 19.7c-1.5-8-6.9-14.7-14.4-17.8s-16.1-2.2-22.8 2.4L256 61.1 173.5 4.2c-6.7-4.6-15.3-5.5-22.8-2.4s-12.9 9.8-14.4 17.8l-18.1 98.5L19.7 136.3c-8 1.5-14.7 6.9-17.8 14.4s-2.2 16.1 2.4 22.8L61.1 256 4.2 338.5c-4.6 6.7-5.5 15.3-2.4 22.8s9.8 13 17.8 14.4l98.5 18.1 18.1 98.5c1.5 8 6.9 14.7 14.4 17.8s16.1 2.2 22.8-2.4L256 450.9l82.5 56.9c6.7 4.6 15.3 5.5 22.8 2.4s12.9-9.8 14.4-17.8l18.1-98.5 98.5-18.1c8-1.5 14.7-6.9 17.8-14.4s2.2-16.1-2.4-22.8L450.9 256l56.9-82.5c4.6-6.7 5.5-15.3 2.4-22.8s-9.8-12.9-17.8-14.4l-98.5-18.1L375.7 19.7zM269.6 110l65.6-45.2 14.4 78.3c1.8 9.8 9.5 17.5 19.3 19.3l78.3 14.4L402 242.4c-5.7 8.2-5.7 19 0 27.2l45.2 65.6-78.3 14.4c-9.8 1.8-17.5 9.5-19.3 19.3l-14.4 78.3L269.6 402c-8.2-5.7-19-5.7-27.2 0l-65.6 45.2-14.4-78.3c-1.8-9.8-9.5-17.5-19.3-19.3L64.8 335.2 110 269.6c5.7-8.2 5.7-19 0-27.2L64.8 176.8l78.3-14.4c9.8-1.8 17.5-9.5 19.3-19.3l14.4-78.3L242.4 110c8.2 5.7 19 5.7 27.2 0zM256 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM192 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z" ], "face-laugh-wink": [ 512, 512, [ "laugh-wink" ], "f59c", "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm165.8 21.7c-7.6 8.1-20.2 8.5-28.3 .9s-8.5-20.2-.9-28.3c14.5-15.5 35.2-22.3 54.6-22.3s40.1 6.8 54.6 22.3c7.6 8.1 7.1 20.7-.9 28.3s-20.7 7.1-28.3-.9c-5.5-5.8-14.8-9.7-25.4-9.7s-19.9 3.8-25.4 9.7z" ], - "circle-down": [ 512, 512, [ 61466, "arrow-alt-circle-down" ], "f358", "M256 464a208 208 0 1 1 0-416 208 208 0 1 1 0 416zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM128 256l0 32L256 416 384 288l0-32-80 0 0-128-96 0 0 128-80 0z" ], + "circle-down": [ 512, 512, [ 61466, "arrow-alt-circle-down" ], "f358", "M256 464a208 208 0 1 1 0-416 208 208 0 1 1 0 416zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6c4.5-4.2 7.1-10.1 7.1-16.3c0-12.3-10-22.3-22.3-22.3L304 256l0-96c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 96-57.7 0C138 256 128 266 128 278.3c0 6.2 2.6 12.1 7.1 16.3l107.1 99.9c3.8 3.5 8.7 5.5 13.8 5.5s10.1-2 13.8-5.5l107.1-99.9z" ], "thumbs-down": [ 512, 512, [ 128078, 61576 ], "f165", "M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z" ], "chess-pawn": [ 320, 512, [ 9823 ], "f443", "M232 152A72 72 0 1 0 88 152a72 72 0 1 0 144 0zm24 120l-12.6 0 10.7 80-48.4 0L195 272l-35 0-35 0-10.7 80-48.4 0 10.7-80L64 272c-13.3 0-24-10.7-24-24s10.7-24 24-24c-15.1-20.1-24-45-24-72C40 85.7 93.7 32 160 32s120 53.7 120 120c0 27-8.9 51.9-24 72c13.3 0 24 10.7 24 24s-10.7 24-24 24zM52.7 464l214.7 0-16.6-32L69.2 432 52.7 464zm207.9-80c12 0 22.9 6.7 28.4 17.3l26.5 51.2c3 5.8 4.6 12.2 4.6 18.7c0 22.5-18.2 40.8-40.8 40.8L40.8 512C18.2 512 0 493.8 0 471.2c0-6.5 1.6-12.9 4.6-18.7l26.5-51.2C36.5 390.7 47.5 384 59.5 384l201 0z" ], "credit-card": [ 576, 512, [ 128179, 62083, "credit-card-alt" ], "f09d", "M512 80c8.8 0 16 7.2 16 16l0 32L48 128l0-32c0-8.8 7.2-16 16-16l448 0zm16 144l0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm56 304c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0zm128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z" ], @@ -1048,31 +1162,59 @@ }; !function(c) { try { - for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), z = 1; z < l; z++) s[z - 1] = arguments[z]; + for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), a = 1; a < l; a++) s[a - 1] = arguments[a]; c(...s); } catch (c) { - if (!m) throw c; + if (!z) throw c; } }(() => { - g("far", b), g("fa-regular", b); + H("far", V), H("fa-regular", V); }); -}(), function() { - "use strict"; +} + +{ let c = {}, l = {}; try { "undefined" != typeof window && (c = window), "undefined" != typeof document && (l = document); } catch (c) {} - const { - userAgent: s = "" - } = c.navigator || {}; - var z = c, a = l, e = (z.document, !a.documentElement || !a.head || "function" != typeof a.addEventListener || a.createElement, - ~s.indexOf("MSIE") || s.indexOf("Trident/"), "classic"), L = { - fak: "kit", - "fa-kit": "kit" - }, M = { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - }, t = { + var { + userAgent: P1 = "" + } = c.navigator || {}, O1 = c, j1 = l; + function w(c, l, s) { + (l = (c => "symbol" == typeof (c = ((c, l) => { + if ("object" != typeof c || !c) return c; + var s = c[Symbol.toPrimitive]; + if (void 0 === s) return ("string" === l ? String : Number)(c); + if ("object" != typeof (s = s.call(c, l || "default"))) return s; + throw new TypeError("@@toPrimitive must return a primitive value."); + })(c, "string")) ? c : c + "")(l)) in c ? Object.defineProperty(c, l, { + value: s, + enumerable: !0, + configurable: !0, + writable: !0 + }) : c[l] = s; + } + function y(l, c) { + var s, a = Object.keys(l); + return Object.getOwnPropertySymbols && (s = Object.getOwnPropertySymbols(l), + c && (s = s.filter(function(c) { + return Object.getOwnPropertyDescriptor(l, c).enumerable; + })), a.push.apply(a, s)), a; + } + function m(l) { + for (var c = 1; c < arguments.length; c++) { + var s = null != arguments[c] ? arguments[c] : {}; + c % 2 ? y(Object(s), !0).forEach(function(c) { + w(l, c, s[c]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(s)) : y(Object(s)).forEach(function(c) { + Object.defineProperty(l, c, Object.getOwnPropertyDescriptor(s, c)); + }); + } + return l; + } + O1.document, j1.documentElement && j1.head && "function" == typeof j1.addEventListener && j1.createElement, + ~P1.indexOf("MSIE") || P1.indexOf("Trident/"); + var j1 = { classic: { fa: "solid", fas: "solid", @@ -1083,11 +1225,21 @@ "fa-light": "light", fat: "thin", "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", fab: "brands", "fa-brands": "brands" }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, sharp: { fa: "solid", fass: "solid", @@ -1102,45 +1254,55 @@ "sharp-duotone": { fa: "solid", fasds: "solid", - "fa-solid": "solid" + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" } - }, r = { + }, f = "classic", P1 = { + fak: "kit", + "fa-kit": "kit" + }, N1 = { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + }, Z1 = { kit: "fak" - }, n = { + }, E1 = { "kit-duotone": "fakd" - }, a = "___FONT_AWESOME___"; - const m = (() => { + }, I1 = "___FONT_AWESOME___"; + let z = (() => { try { return !1; } catch (c) { return !1; } })(); - function C(c) { + function i(c) { return new Proxy(c, { get(c, l) { - return l in c ? c[l] : c[e]; + return l in c ? c[l] : c[f]; } }); } - const i = { - ...t - }; - i[e] = { - ...t[e], - ...L, - ...M - }; - C(i); - const o = { + (F1 = m({}, j1))[f] = m(m(m(m({}, { + "fa-duotone": "duotone" + }), j1[f]), P1), N1), i(F1), (j1 = m({}, { classic: { solid: "fas", regular: "far", light: "fal", thin: "fat", - duotone: "fad", brands: "fab" }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, sharp: { solid: "fass", regular: "fasr", @@ -1148,16 +1310,14 @@ thin: "fast" }, "sharp-duotone": { - solid: "fasds" + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" } - }; - o[e] = { - ...o[e], - ...r, - ...n - }; - n = C(o); - const f = { + }))[f] = m(m(m(m({}, { + duotone: "fad" + }), j1[f]), Z1), E1), i(j1), (P1 = m({}, { classic: { fab: "fa-brands", fad: "fa-duotone", @@ -1166,6 +1326,11 @@ fas: "fa-solid", fat: "fa-thin" }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, sharp: { fass: "fa-solid", fasr: "fa-regular", @@ -1173,15 +1338,14 @@ fast: "fa-thin" }, "sharp-duotone": { - fasds: "fa-solid" + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" } - }; - f[e] = { - ...f[e], + }))[f] = m(m({}, P1[f]), { fak: "fa-kit" - }; - C(f); - const h = { + }), i(P1), (N1 = m({}, { classic: { "fa-brands": "fab", "fa-duotone": "fad", @@ -1190,6 +1354,11 @@ "fa-solid": "fas", "fa-thin": "fat" }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, sharp: { "fa-solid": "fass", "fa-regular": "fasr", @@ -1197,14 +1366,14 @@ "fa-thin": "fast" }, "sharp-duotone": { - "fa-solid": "fasds" + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" } - }; - h[e] = { - ...h[e], + }))[f] = m(m({}, N1[f]), { "fa-kit": "fak" - }; - C(h), C({ + }), i(N1), i(m({}, { classic: { 900: "fas", 400: "far", @@ -1212,6 +1381,12 @@ 300: "fal", 100: "fat" }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, sharp: { 900: "fass", 400: "fasr", @@ -1219,31 +1394,28 @@ 100: "fast" }, "sharp-duotone": { - 900: "fasds" + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" } - }); - const d = new Set(); - Object.keys(n[e]).map(d.add.bind(d)), Object.keys(n.sharp).map(d.add.bind(d)), Object.keys(n["sharp-duotone"]).map(d.add.bind(d)); - const u = z || {}; - u[a] || (u[a] = {}), u[a].styles || (u[a].styles = {}), u[a].hooks || (u[a].hooks = {}), - u[a].shims || (u[a].shims = []); - var v = u[a]; - function p(z) { - return Object.keys(z).reduce((c, l) => { - var s = z[l]; + })), (F1 = O1 || {})[I1] || (F1[I1] = {}), F1[I1].styles || (F1[I1].styles = {}), + F1[I1].hooks || (F1[I1].hooks = {}), F1[I1].shims || (F1[I1].shims = []); + var C = F1[I1]; + function k(a) { + return Object.keys(a).reduce((c, l) => { + var s = a[l]; return !!s.icon ? c[s.iconName] = s.icon : c[l] = s, c; }, {}); } - function g(c, l, s) { + function S(c, l, s) { var { - skipHooks: z = !1 - } = 2 < arguments.length && void 0 !== s ? s : {}, s = p(l); - "function" != typeof v.hooks.addPack || z ? v.styles[c] = { - ...v.styles[c] || {}, - ...s - } : v.hooks.addPack(c, p(l)), "fas" === c && g("fa", l); + skipHooks: s = !1 + } = 2 < arguments.length && void 0 !== s ? s : {}, a = k(l); + "function" != typeof C.hooks.addPack || s ? C.styles[c] = m(m({}, C.styles[c] || {}), a) : C.hooks.addPack(c, k(l)), + "fas" === c && S("fa", l); } - var b = { + var A = { 0: [ 320, 512, [], "30", "M0 192C0 103.6 71.6 32 160 32s160 71.6 160 160l0 128c0 88.4-71.6 160-160 160S0 408.4 0 320L0 192zM160 96c-53 0-96 43-96 96l0 128c0 53 43 96 96 96s96-43 96-96l0-128c0-53-43-96-96-96z" ], 1: [ 256, 512, [], "31", "M160 64c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.8 1.6l-96 64C-.5 111.2-4.4 131 5.4 145.8s29.7 18.7 44.4 8.9L96 123.8 96 416l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-352z" ], 2: [ 320, 512, [], "32", "M142.9 96c-21.5 0-42.2 8.5-57.4 23.8L54.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L40.2 74.5C67.5 47.3 104.4 32 142.9 32C223 32 288 97 288 177.1c0 38.5-15.3 75.4-42.5 102.6L109.3 416 288 416c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L200.2 234.5c15.2-15.2 23.8-35.9 23.8-57.4c0-44.8-36.3-81.1-81.1-81.1z" ], @@ -1677,6 +1849,7 @@ "square-nfi": [ 448, 512, [], "e576", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm75.7 64.6C68.8 162.5 64 168.8 64 176l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-102.2 66.3 110.5c3.7 6.2 11.1 9.1 18 7.2s11.7-8.2 11.7-15.4l0-160c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 102.2L93.7 167.8c-3.7-6.2-11.1-9.1-18-7.2zM224 176l0 64 0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-32 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16zm160 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-160z" ], "arrow-up-from-ground-water": [ 576, 512, [], "e4b5", "M288 352c17.7 0 32-14.3 32-32l0-210.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3 256 320c0 17.7 14.3 32 32 32zm-18.5 69.9C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM192 192L48 192c-26.5 0-48 21.5-48 48L0 425c5.3-3.1 11.2-5.4 17.5-6.9c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.1 20.3L192 192zm384 48c0-26.5-21.5-48-48-48l-144 0 0 224.5s0 0 0 0c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c6.3 1.5 12.1 3.8 17.5 6.9l0-185z" ], "martini-glass": [ 512, 512, [ 127864, "glass-martini-alt" ], "f57b", "M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3 224 448l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-178.7L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0L32 0zM173.3 128l-64-64 293.5 0-64 64-165.5 0z" ], + "square-binary": [ 448, 512, [], "e69b", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm144 4c-24.3 0-44 19.7-44 44l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0zm-4 44c0-2.2 1.8-4 4-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48zm140-44c-11 0-20 9-20 20c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0zM132 296c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0c-11 0-20 9-20 20zm96 24l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0c-24.3 0-44 19.7-44 44zm44-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48c0-2.2 1.8-4 4-4z" ], "rotate-left": [ 512, 512, [ "rotate-back", "rotate-backward", "undo-alt" ], "f2ea", "M48.5 224L40 224c-13.3 0-24-10.7-24-24L16 72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8L48.5 224z" ], "table-columns": [ 512, 512, [ "columns" ], "f0db", "M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm64 64l0 256 160 0 0-256L64 160zm384 0l-160 0 0 256 160 0 0-256z" ], lemon: [ 448, 512, [ 127819 ], "f094", "M448 96c0-35.3-28.7-64-64-64c-6.6 0-13 1-19 2.9c-22.5 7-48.1 14.9-71 9c-75.2-19.1-156.4 11-213.7 68.3S-7.2 250.8 11.9 326c5.8 22.9-2 48.4-9 71C1 403 0 409.4 0 416c0 35.3 28.7 64 64 64c6.6 0 13-1 19.1-2.9c22.5-7 48.1-14.9 71-9c75.2 19.1 156.4-11 213.7-68.3s87.5-138.5 68.3-213.7c-5.8-22.9 2-48.4 9-71c1.9-6 2.9-12.4 2.9-19.1zM212.5 127.4c-54.6 16-101.1 62.5-117.1 117.1C92.9 253 84 257.8 75.5 255.4S62.2 244 64.6 235.5c19.1-65.1 73.7-119.8 138.9-138.9c8.5-2.5 17.4 2.4 19.9 10.9s-2.4 17.4-10.9 19.9z" ], @@ -1976,6 +2149,7 @@ diamond: [ 512, 512, [ 9830 ], "f219", "M284.3 11.7c-15.6-15.6-40.9-15.6-56.6 0l-216 216c-15.6 15.6-15.6 40.9 0 56.6l216 216c15.6 15.6 40.9 15.6 56.6 0l216-216c15.6-15.6 15.6-40.9 0-56.6l-216-216z" ], "face-grin-squint": [ 512, 512, [ 128518, "grin-squint" ], "f585", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM133.5 146.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z" ], "hand-holding-dollar": [ 576, 512, [ "hand-holding-usd" ], "f4c0", "M312 24l0 10.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3s0 0 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8l0 10.6c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-11.4c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2L264 24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z" ], + "chart-diagram": [ 512, 512, [], "e695", "M80 32C53.5 32 32 53.5 32 80s21.5 48 48 48l152 0 0 40-48 48-56 0c-48.6 0-88 39.4-88 88l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-22.1 17.9-40 40-40l56 0 48 48 0 40-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-40 48-48 56 0c22.1 0 40 17.9 40 40l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-48.6-39.4-88-88-88l-56 0-48-48 0-40 152 0c26.5 0 48-21.5 48-48s-21.5-48-48-48L80 32z" ], bacterium: [ 512, 512, [], "e05a", "M423.1 30.6c3.6-12.7-3.7-26-16.5-29.7s-26 3.7-29.7 16.5l-4.2 14.7c-9.8-.4-19.9 .5-29.9 2.8c-12.1 2.8-23.7 5.9-34.9 9.4l-5.9-13.7c-5.2-12.2-19.3-17.8-31.5-12.6s-17.8 19.3-12.6 31.5l4.9 11.3c-22 9.4-42 20.1-60.2 31.8L196 82.7c-7.4-11-22.3-14-33.3-6.7s-14 22.3-6.7 33.3l7.8 11.6c-18 15-33.7 30.8-47.3 47.1L103 157.3c-10.4-8.3-25.5-6.6-33.7 3.7s-6.6 25.5 3.7 33.7l15 12c-2.1 3.2-4.1 6.5-6 9.7c-9.4 15.7-17 31-23.2 45.3l-9.9-3.9c-12.3-4.9-26.3 1.1-31.2 13.4s1.1 26.3 13.4 31.2l11.6 4.6c-.3 1.1-.6 2.1-.9 3.1c-3.5 12.5-5.7 23.2-7.1 31.3c-.7 4.1-1.2 7.5-1.6 10.3c-.2 1.4-.3 2.6-.4 3.6l-.1 1.4-.1 .6 0 .3 0 .1c0 0 0 .1 39.2 3.7c0 0 0 0 0 0l-39.2-3.6c-.5 5-.6 10-.4 14.9l-14.7 4.2C4.7 380.6-2.7 393.8 .9 406.6s16.9 20.1 29.7 16.5l13.8-3.9c10.6 20.7 27.6 37.8 48.5 48.5l-3.9 13.7c-3.6 12.7 3.7 26 16.5 29.7s26-3.7 29.7-16.5l4.2-14.7c23.8 1 46.3-5.5 65.1-17.6L215 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c9.1-14.1 15.1-30.5 17-48.3l.1-.8c.3-1.7 1-5.1 2.3-9.8l.2-.8 12.6 5.4c12.2 5.2 26.3-.4 31.5-12.6s-.4-26.3-12.6-31.5l-11.3-4.8c9.9-14.9 24.9-31.6 48.6-46l2.1 7.5c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7L371 259.2c6.9-2.2 14.3-4.3 22.2-6.1c12.9-3 24.7-8 35.2-14.8L439 249c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c12.2-19 18.6-41.6 17.6-65.1l14.7-4.2c12.7-3.6 20.1-16.9 16.5-29.7s-16.9-20.1-29.7-16.5l-13.7 3.9c-10.8-21.2-28-38-48.5-48.5l3.9-13.8zM92.1 363.3s0 0 0 0L144 368l-51.9-4.7zM112 320a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM240 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z" ], "hand-pointer": [ 448, 512, [], "f25a", "M128 40c0-22.1 17.9-40 40-40s40 17.9 40 40l0 148.2c8.5-7.6 19.7-12.2 32-12.2c20.6 0 38.2 13 45 31.2c8.8-9.3 21.2-15.2 35-15.2c25.3 0 46 19.5 47.9 44.3c8.5-7.7 19.8-12.3 32.1-12.3c26.5 0 48 21.5 48 48l0 48 0 16 0 48c0 70.7-57.3 128-128 128l-16 0-64 0-.1 0-5.2 0c-5 0-9.9-.3-14.7-1c-55.3-5.6-106.2-34-140-79L8 336c-13.3-17.7-9.7-42.7 8-56s42.7-9.7 56 8l56 74.7L128 40zM240 304c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96zm48-16c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96z" ], "drum-steelpan": [ 576, 512, [], "f56a", "M288 32c159.1 0 288 48 288 128l0 192c0 80-128.9 128-288 128S0 432 0 352L0 160C0 80 128.9 32 288 32zM528 160c0-9.9-8-29.9-55-49.8c-18.6-7.9-40.9-14.4-66-19.4l-27.8 43.6c-7.3 11.5-11.2 24.8-11.2 38.4c0 17.5 6.4 34.4 18.1 47.5l9.8 11c29.8-5.2 55.9-12.5 77.2-21.5c47.1-19.9 55-39.9 55-49.8zM349.2 237.3c-8-26.2-32.4-45.3-61.2-45.3s-53.3 19.1-61.2 45.3c19.4 1.7 39.9 2.7 61.2 2.7s41.8-.9 61.2-2.7zM169 90.8c-25.2 5-47.4 11.6-66 19.4C56 130.1 48 150.1 48 160s8 29.9 55 49.8c21.3 9 47.4 16.3 77.2 21.5l9.8-11c11.6-13.1 18.1-30 18.1-47.5c0-13.6-3.9-26.9-11.2-38.4L169 90.8zm56.3-8C224.5 87 224 91.5 224 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-4.5-.5-9-1.4-13.2C330.8 81 309.8 80 288 80s-42.8 1-62.6 2.8z" ], @@ -2000,6 +2174,7 @@ "shield-virus": [ 512, 512, [], "e06c", "M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM256 112c8.8 0 16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C334.5 200.1 351 240 384 240c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C311.9 334.5 272 351 272 384c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C177.5 311.9 161 272 128 272c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C200.1 177.5 240 161 240 128c0-8.8 7.2-16 16-16zM232 256a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z" ], "dice-six": [ 448, 512, [ 9861 ], "f526", "M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z" ], "mosquito-net": [ 640, 512, [], "e52c", "M168.8 462.3c-7.9-4-11.1-13.6-7.2-21.5L192 380.2l0-44.2c0-4.2 1.7-8.3 4.7-11.3L256 265.4l0-23.1L139.2 344C87.8 395.3 0 358.9 0 286.3c0-41.1 30.6-75.8 71.4-80.9l159.9-23.9-49.6-41.3c-5.1-4.2-7-11.1-4.9-17.4l13.9-41.7-29-58.1c-4-7.9-.7-17.5 7.2-21.5s17.5-.7 21.5 7.2l32 64c1.9 3.8 2.2 8.2 .9 12.2l-12.5 37.6L256 160.5l0-22.6c0-14.9 10.1-27.3 23.8-31l0-43.3c0-4.5 3.7-8.2 8.2-8.2s8.2 3.7 8.2 8.2l0 43.3c13.7 3.6 23.8 16.1 23.8 31l0 22.6 45.4-37.8L352.8 85.1c-1.3-4-1-8.4 .9-12.2l32-64c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-29 58.1 13.9 41.7c2.1 6.2 .1 13.1-4.9 17.4l-49.6 41.3 159.9 23.9c22.5 2.8 41.8 14.6 54.7 31.4c-2.7 2.6-5.2 5.4-7.3 8.6c-8.6-12.9-23.3-21.5-40-21.5s-31.4 8.5-40 21.5c-8.6-12.9-23.3-21.5-40-21.5c-21.7 0-40 14.3-45.9 34.1c-10.7 3.2-19.8 10.1-25.9 19.2l-40.2-35 0 23.1 32.4 32.4c-.3 2-.4 4.1-.4 6.2c0 16.7 8.5 31.4 21.5 40c-4 2.6-7.5 5.9-10.6 9.5L320 310.6l0 50c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-50-32 32 0 41.4c0 2.5-.6 4.9-1.7 7.2l-32 64c-4 7.9-13.6 11.1-21.5 7.2zM512 256c8.8 0 16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16zm16 112l48 0 0-48-48 0 0 48zm0 80l48 0 0-48-48 0 0 48zM448 320l0 48 48 0 0-48-48 0zm0 80l0 48 48 0 0-48-48 0z" ], + "file-fragment": [ 384, 512, [], "e697", "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-128 0 0-128c0-35.3-28.7-64-64-64L0 320 0 64zm384 64l-128 0L256 0 384 128zM32 352l96 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32z" ], "bridge-water": [ 576, 512, [], "e4ce", "M0 96C0 78.3 14.3 64 32 64l512 0c17.7 0 32 14.3 32 32l0 35.6c0 15.7-12.7 28.4-28.4 28.4c-37.3 0-67.6 30.2-67.6 67.6l0 124.9c-12.9 0-25.8 3.9-36.8 11.7c-18 12.4-40.1 20.3-59.2 20.3c0 0 0 0 0 0l0-.5 0-128c0-53-43-96-96-96s-96 43-96 96l0 128 0 .5c-19 0-41.2-7.9-59.1-20.3c-11.1-7.8-24-11.7-36.9-11.7l0-124.9C96 190.2 65.8 160 28.4 160C12.7 160 0 147.3 0 131.6L0 96zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z" ], "person-booth": [ 576, 512, [], "f756", "M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 160 64 0 0-160zm320 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-448zM224 512c17.7 0 32-14.3 32-32l0-160-64 0 0 160c0 17.7 14.3 32 32 32zM320 0c-9.3 0-18.1 4-24.2 11s-8.8 16.3-7.5 25.5l31.2 218.6L288.6 409.7c-3.5 17.3 7.8 34.2 25.1 37.7s34.2-7.8 37.7-25.1l.7-3.6c1.3 16.4 15.1 29.4 31.9 29.4c17.7 0 32-14.3 32-32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L320 0zM112 80A48 48 0 1 0 16 80a48 48 0 1 0 96 0zm0 261.3l0-72.1 4.7 4.7c9 9 21.2 14.1 33.9 14.1l73.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-66.7 0-41.6-41.6c-14.3-14.3-33.8-22.4-54-22.4C27.6 160 0 187.6 0 221.6l0 55.7 0 .9L0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 32 42.7L96 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-58.7c0-10.4-3.4-20.5-9.6-28.8L112 341.3z" ], "text-width": [ 448, 512, [], "f035", "M64 128l0-32 128 0 0 128-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-128 128 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48c0-26.5-21.5-48-48-48L224 32 48 32C21.5 32 0 53.5 0 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32zM9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-32 192 0 0 32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 32-192 0 0-32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64z" ], @@ -2128,6 +2303,7 @@ "plug-circle-plus": [ 576, 512, [], "e55f", "M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208l0 48 48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l48 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16z" ], "place-of-worship": [ 640, 512, [], "f67f", "M224 109.3l0 108.3L183.3 242c-14.5 8.7-23.3 24.3-23.3 41.2L160 512l96 0 0-96c0-35.3 28.7-64 64-64s64 28.7 64 64l0 96 96 0 0-228.8c0-16.9-8.8-32.5-23.3-41.2L416 217.6l0-108.3c0-8.5-3.4-16.6-9.4-22.6L331.3 11.3c-6.2-6.2-16.4-6.2-22.6 0L233.4 86.6c-6 6-9.4 14.1-9.4 22.6zM24.9 330.3C9.5 338.8 0 354.9 0 372.4L0 464c0 26.5 21.5 48 48 48l80 0 0-238.4L24.9 330.3zM592 512c26.5 0 48-21.5 48-48l0-91.6c0-17.5-9.5-33.6-24.9-42.1L512 273.6 512 512l80 0z" ], "grip-vertical": [ 320, 512, [], "f58e", "M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z" ], + "hexagon-nodes": [ 448, 512, [], "e699", "M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56s56-25.1 56-56c0-22.3-13.1-41.6-32-50.6l0-98.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-1.6 20.8 8.6 41.6 27.8 52.8c26.8 15.5 61 6.3 76.5-20.5s6.3-61-20.5-76.5c-1.3-.8-2.7-1.5-4-2.1l0-90.8c1.4-.6 2.7-1.3 4-2.1c26.8-15.5 36-49.7 20.5-76.5S390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c2.6 1.8 5.2 3.3 8 4.7l0 90.8c-2.8 1.3-5.5 2.9-8 4.6l-80.1-45.8c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8z" ], "arrow-turn-up": [ 384, 512, [ "level-up" ], "f148", "M32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96-43 96-96l0-306.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 416c0 17.7-14.3 32-32 32l-96 0z" ], u: [ 384, 512, [ 117 ], "55", "M32 32c17.7 0 32 14.3 32 32l0 224c0 70.7 57.3 128 128 128s128-57.3 128-128l0-224c0-17.7 14.3-32 32-32s32 14.3 32 32l0 224c0 106-86 192-192 192S0 394 0 288L0 64C0 46.3 14.3 32 32 32z" ], "square-root-variable": [ 576, 512, [ "square-root-alt" ], "f698", "M282.6 78.1c8-27.3 33-46.1 61.4-46.1l200 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L344 96 238.7 457c-3.6 12.3-14.1 21.2-26.8 22.8s-25.1-4.6-31.5-15.6L77.6 288 32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l45.6 0c22.8 0 43.8 12.1 55.3 31.8l65.2 111.8L282.6 78.1zM393.4 233.4c12.5-12.5 32.8-12.5 45.3 0L480 274.7l41.4-41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 320l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 365.3l-41.4 41.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 320l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z" ], @@ -2393,6 +2569,7 @@ rocket: [ 512, 512, [], "f135", "M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2l0 82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9l0-107.2c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z" ], "photo-film": [ 640, 512, [ "photo-video" ], "f87c", "M256 0L576 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-320 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l80 0 48 0 144 0c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128l96 0 0 256 0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32 160 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm336 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z" ], "folder-minus": [ 512, 512, [], "f65d", "M448 480L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z" ], + "hexagon-nodes-bolt": [ 576, 512, [], "e69a", "M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56c30.7 0 55.6-24.7 56-55.2c-7.5-12.9-13.5-26.8-17.6-41.5c-4.2-4-9.1-7.3-14.4-9.9l0-98.8c2.8-1.3 5.5-2.9 8-4.7l10.5 6c5.5-15.3 13.1-29.5 22.4-42.5l-9.1-5.2c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8zM440.5 132C425 105.2 390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c.4 .3 .8 .6 1.3 .9c21.7-9.5 45.6-14.8 70.8-14.8c2 0 4 0 5.9 .1c12.1-17.3 13.8-40.6 2.6-60.1zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356l35.6 0c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380 376 380c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z" ], store: [ 576, 512, [], "f54e", "M547.6 103.8L490.3 13.1C485.2 5 476.1 0 466.4 0L109.6 0C99.9 0 90.8 5 85.7 13.1L28.3 103.8c-29.6 46.8-3.4 111.9 51.9 119.4c4 .5 8.1 .8 12.1 .8c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4zM499.7 254.9c0 0 0 0-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3L448 384l-320 0 0-133.4c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3L64 384l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64 0-131.4c-4 1-8 1.8-12.3 2.3z" ], "arrow-trend-up": [ 576, 512, [], "e098", "M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160 384 160z" ], "plug-circle-minus": [ 576, 512, [], "e55e", "M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l128 0c8.8 0 16 7.2 16 16z" ], @@ -2459,6 +2636,7 @@ "file-export": [ 576, 512, [ "arrow-right-from-file" ], "f56e", "M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 128-168 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l168 0 0 112c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM384 336l0-48 110.1 0-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39L384 336zm0-208l-128 0L256 0 384 128z" ], shield: [ 512, 512, [ 128737, "shield-blank" ], "f132", "M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0z" ], "arrow-up-short-wide": [ 576, 512, [ "sort-amount-up-alt" ], "f885", "M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-224 0z" ], + "comment-nodes": [ 640, 512, [], "e696", "M256 448c10.8 0 21.5-.5 32-1.6c.3-15.8 4.4-31.7 12.9-46.4c16-27.7 43.7-44.4 73.2-47.5l16.7-29.2c-4.3-11-6.7-22.9-6.7-35.4c0-53 43-96 96-96c9.1 0 17.8 1.3 26.2 3.6C481.1 102.1 378.6 32 256 32C114.6 32 0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.2 .3-.4 .5-.6 .7c-.3 .3-.5 .5-.6 .7l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm72.6-32c-17.7 30.6-7.2 69.7 23.4 87.4s69.7 7.2 87.4-23.4c1.5-2.6 2.8-5.3 3.9-8l73.3 0c1.1 2.7 2.4 5.4 3.9 8c17.7 30.6 56.8 41.1 87.4 23.4s41.1-56.8 23.4-87.4c-13.4-23.2-39.1-34.8-64-31.4l-17.6-30.7c-11 11.7-25 20.6-40.6 25.6l16.5 28.9c-3.8 4.8-6.8 10-9 15.6l-73.4 0c-2.2-5.6-5.3-10.8-9-15.6l33-57.7c4.1 .8 8.4 1.3 12.8 1.3c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64c0 13.4 4.1 25.8 11.2 36.1l-34.6 60.5c-25-3.4-50.6 8.3-64 31.4z" ], "house-medical": [ 576, 512, [], "e3b2", "M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 160.4c0 35.3 28.7 64 64 64l320.4 0c35.5 0 64.2-28.8 64-64.3l-.7-160.2 32 0zM256 208c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z" ], "golf-ball-tee": [ 384, 512, [ "golf-ball" ], "f450", "M384 192c0 66.8-34.1 125.6-85.8 160L85.8 352C34.1 317.6 0 258.8 0 192C0 86 86 0 192 0S384 86 384 192zM242.1 256.6c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zm-52.3-49.3c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4c0 18.5-15 33.5-33.5 33.5zm113.5-17.5c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zM96 416c0-17.7 14.3-32 32-32l64 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0c-8.8 0-16 7.2-16 16l0 16c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-16c0-8.8-7.2-16-16-16l-16 0c-17.7 0-32-14.3-32-32z" ], "circle-chevron-left": [ 512, 512, [ "chevron-circle-left" ], "f137", "M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z" ], @@ -2591,6 +2769,7 @@ "window-minimize": [ 512, 512, [ 128469 ], "f2d1", "M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416z" ], "mug-saucer": [ 640, 512, [ "coffee" ], "f0f4", "M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z" ], brush: [ 384, 512, [], "f55d", "M162.4 6c-1.5-3.6-5-6-8.9-6l-19 0c-3.9 0-7.5 2.4-8.9 6L104.9 57.7c-3.2 8-14.6 8-17.8 0L66.4 6c-1.5-3.6-5-6-8.9-6L48 0C21.5 0 0 21.5 0 48L0 224l0 22.4L0 256l9.6 0 364.8 0 9.6 0 0-9.6 0-22.4 0-176c0-26.5-21.5-48-48-48L230.5 0c-3.9 0-7.5 2.4-8.9 6L200.9 57.7c-3.2 8-14.6 8-17.8 0L162.4 6zM0 288l0 32c0 35.3 28.7 64 64 64l64 0 0 64c0 35.3 28.7 64 64 64s64-28.7 64-64l0-64 64 0c35.3 0 64-28.7 64-64l0-32L0 288zM192 432a16 16 0 1 1 0 32 16 16 0 1 1 0-32z" ], + "file-half-dashed": [ 384, 512, [], "e698", "M64 0C28.7 0 0 28.7 0 64L0 320l384 0 0-160-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM0 416l64 0 0-64L0 352l0 64zm288 32l-80 0 0 64 80 0 0-64zm-112 0l-80 0 0 64 80 0 0-64zM64 448L0 448c0 35.3 28.7 64 64 64l0-64zm256 0l0 64c35.3 0 64-28.7 64-64l-64 0zm64-32l0-64-64 0 0 64 64 0z" ], mask: [ 576, 512, [], "f6fa", "M288 64C64 64 0 160 0 272S80 448 176 448l8.4 0c24.2 0 46.4-13.7 57.2-35.4l23.2-46.3c4.4-8.8 13.3-14.3 23.2-14.3s18.8 5.5 23.2 14.3l23.2 46.3c10.8 21.7 33 35.4 57.2 35.4l8.4 0c96 0 176-64 176-176s-64-208-288-208zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm320-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z" ], "magnifying-glass-minus": [ 512, 512, [ "search-minus" ], "f010", "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z" ], "ruler-vertical": [ 256, 512, [], "f548", "M0 48C0 21.5 21.5 0 48 0L208 0c26.5 0 48 21.5 48 48l0 48-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 48z" ], @@ -2642,37 +2821,62 @@ }; !function(c) { try { - for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), z = 1; z < l; z++) s[z - 1] = arguments[z]; + for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), a = 1; a < l; a++) s[a - 1] = arguments[a]; c(...s); } catch (c) { - if (!m) throw c; + if (!z) throw c; } }(() => { - g("fas", b), g("fa-solid", b); + S("fas", A), S("fa-solid", A); }); -}(), function() { - "use strict"; - var c = () => {}; - let l = {}, s = {}, z = null, a = { - mark: c, - measure: c +} + +{ + function s2(c, l, s) { + (l = (c => "symbol" == typeof (c = ((c, l) => { + if ("object" != typeof c || !c) return c; + var s = c[Symbol.toPrimitive]; + if (void 0 === s) return ("string" === l ? String : Number)(c); + if ("object" != typeof (s = s.call(c, l || "default"))) return s; + throw new TypeError("@@toPrimitive must return a primitive value."); + })(c, "string")) ? c : c + "")(l)) in c ? Object.defineProperty(c, l, { + value: s, + enumerable: !0, + configurable: !0, + writable: !0 + }) : c[l] = s; + } + function a2(l, c) { + var s, a = Object.keys(l); + return Object.getOwnPropertySymbols && (s = Object.getOwnPropertySymbols(l), + c && (s = s.filter(function(c) { + return Object.getOwnPropertyDescriptor(l, c).enumerable; + })), a.push.apply(a, s)), a; + } + function D1(l) { + for (var c = 1; c < arguments.length; c++) { + var s = null != arguments[c] ? arguments[c] : {}; + c % 2 ? a2(Object(s), !0).forEach(function(c) { + s2(l, c, s[c]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(s)) : a2(Object(s)).forEach(function(c) { + Object.defineProperty(l, c, Object.getOwnPropertyDescriptor(s, c)); + }); + } + return l; + } + let c = {}, l = {}, N = null, E = { + mark: Z1 = () => {}, + measure: Z1 }; try { - "undefined" != typeof window && (l = window), "undefined" != typeof document && (s = document), - "undefined" != typeof MutationObserver && (z = MutationObserver), "undefined" != typeof performance && (a = performance); + "undefined" != typeof window && (c = window), "undefined" != typeof document && (l = document), + "undefined" != typeof MutationObserver && (N = MutationObserver), "undefined" != typeof performance && (E = performance); } catch (c) {} - const { - userAgent: e = "" - } = l.navigator || {}, g = l, b = s, t = z; - var L = a; - const M = !!g.document, n = !!b.documentElement && !!b.head && "function" == typeof b.addEventListener && "function" == typeof b.createElement, m = ~e.indexOf("MSIE") || ~e.indexOf("Trident/"); - var r = "classic", C = "duotone", i = "sharp", o = "sharp-duotone", f = [ r, C, i, o ], h = { - fak: "kit", - "fa-kit": "kit" - }, d = { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - }, u = { + var { + userAgent: Z1 = "" + } = c.navigator || {}; + let z = c, h = l, I = N, F = (E1 = E, !!z.document), r = !!h.documentElement && !!h.head && "function" == typeof h.addEventListener && "function" == typeof h.createElement, D = ~Z1.indexOf("MSIE") || ~Z1.indexOf("Trident/"); + var Z1 = { classic: { fa: "solid", fas: "solid", @@ -2683,11 +2887,21 @@ "fa-light": "light", fat: "thin", "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", fab: "brands", "fa-brands": "brands" }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, sharp: { fa: "solid", fass: "solid", @@ -2702,69 +2916,54 @@ "sharp-duotone": { fa: "solid", fasds: "solid", - "fa-solid": "solid" + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" } - }, v = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ], p = v.concat([ 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]), H = { + }, z2 = [ "fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone" ], T1 = "classic", R1 = "duotone", e2 = [ T1, R1, "sharp", "sharp-duotone" ], L2 = new Map([ [ "classic", { + defaultShortPrefixId: "fas", + defaultStyleId: "solid", + styleIds: [ "solid", "regular", "light", "thin", "brands" ], + futureStyleIds: [], + defaultFontWeight: 900 + } ], [ "sharp", { + defaultShortPrefixId: "fass", + defaultStyleId: "solid", + styleIds: [ "solid", "regular", "light", "thin" ], + futureStyleIds: [], + defaultFontWeight: 900 + } ], [ "duotone", { + defaultShortPrefixId: "fad", + defaultStyleId: "solid", + styleIds: [ "solid", "regular", "light", "thin" ], + futureStyleIds: [], + defaultFontWeight: 900 + } ], [ "sharp-duotone", { + defaultShortPrefixId: "fasds", + defaultStyleId: "solid", + styleIds: [ "solid", "regular", "light", "thin" ], + futureStyleIds: [], + defaultFontWeight: 900 + } ] ]), t2 = [ "fak", "fa-kit", "fakd", "fa-kit-duotone" ], j1 = { + fak: "kit", + "fa-kit": "kit" + }, P1 = { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + }, M2 = [ "fak", "fakd" ], N1 = { + kit: "fak" + }, O1 = { + "kit-duotone": "fakd" + }, F1 = { GROUP: "duotone-group", SWAP_OPACITY: "swap-opacity", PRIMARY: "primary", SECONDARY: "secondary" - }, V = [ ...Object.keys({ - classic: [ "fas", "far", "fal", "fat" ], - sharp: [ "fass", "fasr", "fasl", "fast" ], - "sharp-duotone": [ "fasds" ] - }), "solid", "regular", "light", "thin", "duotone", "brands", "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", H.GROUP, H.SWAP_OPACITY, H.PRIMARY, H.SECONDARY ].concat(v.map(c => "".concat(c, "x"))).concat(p.map(c => "w-".concat(c))), c = { - kit: "fak" - }, v = { - "kit-duotone": "fakd" - }, p = "___FONT_AWESOME___"; - const k = 16, w = "svg-inline--fa", y = "data-fa-i2svg", A = "data-fa-pseudo-element", S = "data-fa-pseudo-element-pending", x = "data-prefix", q = "data-icon", Z = "fontawesome-i2svg", j = "async", O = [ "HTML", "HEAD", "STYLE", "SCRIPT" ], N = (() => { - try { - return !1; - } catch (c) { - return !1; - } - })(), P = [ r, i, o ]; - function E(c) { - return new Proxy(c, { - get(c, l) { - return l in c ? c[l] : c[r]; - } - }); - } - const F = { - ...u - }; - F[r] = { - ...u[r], - ...h, - ...d - }; - const I = E(F), T = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }; - T[r] = { - ...T[r], - ...c, - ...v - }; - const R = E(T), D = { + }, r2 = [ "fak", "fa-kit", "fakd", "fa-kit-duotone" ], n2 = { classic: { fab: "fa-brands", fad: "fa-duotone", @@ -2773,6 +2972,11 @@ fas: "fa-solid", fat: "fa-thin" }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, sharp: { fass: "fa-solid", fasr: "fa-regular", @@ -2780,14 +2984,65 @@ fast: "fa-thin" }, "sharp-duotone": { - fasds: "fa-solid" + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" } - }; - D[r] = { - ...D[r], + }, m2 = [ "fa", "fas", "far", "fal", "fat", "fad", "fadr", "fadl", "fadt", "fab", "fass", "fasr", "fasl", "fast", "fasds", "fasdr", "fasdl", "fasdt", "fa-classic", "fa-duotone", "fa-sharp", "fa-sharp-duotone", "fa-solid", "fa-regular", "fa-light", "fa-thin", "fa-duotone", "fa-brands" ], _1 = (I1 = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]).concat([ 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]), F1 = [ ...Object.keys({ + classic: [ "fas", "far", "fal", "fat", "fad" ], + duotone: [ "fadr", "fadl", "fadt" ], + sharp: [ "fass", "fasr", "fasl", "fast" ], + "sharp-duotone": [ "fasds", "fasdr", "fasdl", "fasdt" ] + }), "solid", "regular", "light", "thin", "duotone", "brands", "2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", F1.GROUP, F1.SWAP_OPACITY, F1.PRIMARY, F1.SECONDARY ].concat(I1.map(c => "".concat(c, "x"))).concat(_1.map(c => "w-".concat(c))), I1 = "___FONT_AWESOME___"; + let M = 16, T = "svg-inline--fa", d = "data-fa-i2svg", u = "data-fa-pseudo-element", R = "data-fa-pseudo-element-pending", v = "data-prefix", p = "data-icon", _ = "fontawesome-i2svg", Y = "async", W = [ "HTML", "HEAD", "STYLE", "SCRIPT" ], n = (() => { + try { + return !1; + } catch (c) { + return !1; + } + })(); + function Y1(c) { + return new Proxy(c, { + get(c, l) { + return l in c ? c[l] : c[T1]; + } + }); + } + (_1 = D1({}, Z1))[T1] = D1(D1(D1(D1({}, { + "fa-duotone": "duotone" + }), Z1[T1]), j1), P1); + let U = Y1(_1), B = ((Z1 = D1({}, { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }))[T1] = D1(D1(D1(D1({}, { + duotone: "fad" + }), Z1[T1]), N1), O1), Y1(Z1)), e = ((j1 = D1({}, n2))[T1] = D1(D1({}, j1[T1]), { fak: "fa-kit" - }; - const _ = E(D), Y = { + }), Y1(j1)), X = ((P1 = D1({}, { classic: { "fa-brands": "fab", "fa-duotone": "fad", @@ -2796,6 +3051,11 @@ "fa-solid": "fas", "fa-thin": "fat" }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, sharp: { "fa-solid": "fass", "fa-regular": "fasr", @@ -2803,15 +3063,14 @@ "fa-thin": "fast" }, "sharp-duotone": { - "fa-solid": "fasds" + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" } - }; - Y[r] = { - ...Y[r], + }))[T1] = D1(D1({}, P1[T1]), { "fa-kit": "fak" - }; - const W = E(Y), B = /fa(s|r|l|t|d|b|k|kd|ss|sr|sl|st|sds)?[\-\ ]/, U = "fa-layers-text", X = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i; - E({ + }), Y1(P1), /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/), G = "fa-layers-text", Q = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, K = (Y1(D1({}, { classic: { 900: "fas", 400: "far", @@ -2819,6 +3078,12 @@ 300: "fal", 100: "fat" }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, sharp: { 900: "fass", 400: "fasr", @@ -2826,27 +3091,27 @@ 100: "fast" }, "sharp-duotone": { - 900: "fasds" + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" } - }); - const G = [ "class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask" ], Q = H, K = new Set(); - Object.keys(R[r]).map(K.add.bind(K)), Object.keys(R[i]).map(K.add.bind(K)), Object.keys(R[o]).map(K.add.bind(K)); - const J = [ "kit", ...V ], $ = g.FontAwesomeConfig || {}; - if (b && "function" == typeof b.querySelector) { - const U2 = [ [ "data-family-prefix", "familyPrefix" ], [ "data-css-prefix", "cssPrefix" ], [ "data-family-default", "familyDefault" ], [ "data-style-default", "styleDefault" ], [ "data-replacement-class", "replacementClass" ], [ "data-auto-replace-svg", "autoReplaceSvg" ], [ "data-auto-add-css", "autoAddCss" ], [ "data-auto-a11y", "autoA11y" ], [ "data-search-pseudo-elements", "searchPseudoElements" ], [ "data-observe-mutations", "observeMutations" ], [ "data-mutate-approach", "mutateApproach" ], [ "data-keep-original-source", "keepOriginalSource" ], [ "data-measure-performance", "measurePerformance" ], [ "data-show-missing-icons", "showMissingIcons" ] ]; - U2.forEach(c => { - var [ l, c ] = c, l = "" === (l = function(c) { - var l = b.querySelector("script[" + c + "]"); - if (l) return l.getAttribute(c); - }(l)) || "false" !== l && ("true" === l || l); - null != l && ($[c] = l); - }); - } - v = { + })), [ "class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask" ]), L = { + GROUP: "duotone-group", + SWAP_OPACITY: "swap-opacity", + PRIMARY: "primary", + SECONDARY: "secondary" + }, J = [ "kit", ...F1 ], s = z.FontAwesomeConfig || {}, a = (h && "function" == typeof h.querySelector && [ [ "data-family-prefix", "familyPrefix" ], [ "data-css-prefix", "cssPrefix" ], [ "data-family-default", "familyDefault" ], [ "data-style-default", "styleDefault" ], [ "data-replacement-class", "replacementClass" ], [ "data-auto-replace-svg", "autoReplaceSvg" ], [ "data-auto-add-css", "autoAddCss" ], [ "data-auto-a11y", "autoA11y" ], [ "data-search-pseudo-elements", "searchPseudoElements" ], [ "data-observe-mutations", "observeMutations" ], [ "data-mutate-approach", "mutateApproach" ], [ "data-keep-original-source", "keepOriginalSource" ], [ "data-measure-performance", "measurePerformance" ], [ "data-show-missing-icons", "showMissingIcons" ] ].forEach(c => { + var [ c, l ] = c, c = "" === (c = (c => { + var l = h.querySelector("script[" + c + "]"); + if (l) return l.getAttribute(c); + })(c)) || "false" !== c && ("true" === c || c); + null != c && (s[l] = c); + }), _1 = { styleDefault: "solid", - familyDefault: "classic", + familyDefault: T1, cssPrefix: "fa", - replacementClass: w, + replacementClass: T, autoReplaceSvg: !0, autoAddCss: !0, autoA11y: !0, @@ -2856,812 +3121,744 @@ keepOriginalSource: !0, measurePerformance: !1, showMissingIcons: !0 - }; - $.familyPrefix && ($.cssPrefix = $.familyPrefix); - const c1 = { - ...v, - ...$ - }; - c1.autoReplaceSvg || (c1.observeMutations = !1); - const l1 = {}; - Object.keys(v).forEach(l => { - Object.defineProperty(l1, l, { + }, s.familyPrefix && (s.cssPrefix = s.familyPrefix), D1(D1({}, _1), s)), g = (a.autoReplaceSvg || (a.observeMutations = !1), + {}), t = (Object.keys(_1).forEach(l => { + Object.defineProperty(g, l, { enumerable: !0, set: function(c) { - c1[l] = c, s1.forEach(c => c(l1)); + a[l] = c, t.forEach(c => c(g)); }, get: function() { - return c1[l]; + return a[l]; } }); - }), Object.defineProperty(l1, "familyPrefix", { + }), Object.defineProperty(g, "familyPrefix", { enumerable: !0, set: function(c) { - c1.cssPrefix = c, s1.forEach(c => c(l1)); + a.cssPrefix = c, t.forEach(c => c(g)); }, get: function() { - return c1.cssPrefix; + return a.cssPrefix; } - }), g.FontAwesomeConfig = l1; - const s1 = []; - const z1 = k, a1 = { + }), z.FontAwesomeConfig = g, []), m = M, b = { size: 16, x: 0, y: 0, rotate: 0, flipX: !1, flipY: !1 - }; - const e1 = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; - function L1() { + }, $ = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; + function W1() { let c = 12, l = ""; - for (;0 < c--; ) l += e1[62 * Math.random() | 0]; + for (;0 < c--; ) l += $[62 * Math.random() | 0]; return l; } - function M1(l) { - const s = []; + function U1(l) { + var s = []; for (let c = (l || []).length >>> 0; c--; ) s[c] = l[c]; return s; } - function t1(c) { - return c.classList ? M1(c.classList) : (c.getAttribute("class") || "").split(" ").filter(c => c); + function f2(c) { + return c.classList ? U1(c.classList) : (c.getAttribute("class") || "").split(" ").filter(c => c); } - function r1(c) { + function i2(c) { return "".concat(c).replace(/&/g, "&").replace(/"/g, """).replace(/'/g, "'").replace(//g, ">"); } - function n1(s) { + function B1(s) { return Object.keys(s || {}).reduce((c, l) => c + "".concat(l, ": ").concat(s[l].trim(), ";"), ""); } - function m1(c) { - return c.size !== a1.size || c.x !== a1.x || c.y !== a1.y || c.rotate !== a1.rotate || c.flipX || c.flipY; + function C2(c) { + return c.size !== b.size || c.x !== b.x || c.y !== b.y || c.rotate !== b.rotate || c.flipX || c.flipY; } - function C1() { - var c, l, s = w, z = l1.cssPrefix, a = l1.replacementClass; - let e = ':root, :host {\n --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";\n --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";\n --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";\n --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";\n --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";\n --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";\n --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-counter-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(-1 * var(--fa-li-width, 2em));\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n animation-name: fa-beat;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n animation-name: fa-bounce;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n animation-name: fa-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n animation-name: fa-beat-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n animation-name: fa-flip;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n animation-name: fa-shake;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n animation-name: fa-spin;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n animation-name: fa-spin;\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n animation-delay: -1ms;\n animation-duration: 1ms;\n animation-iteration-count: 1;\n transition-delay: 0s;\n transition-duration: 0s;\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n transform: scale(1);\n }\n 45% {\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-bounce {\n 0% {\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-flip {\n 50% {\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-shake {\n 0% {\n transform: rotate(-15deg);\n }\n 4% {\n transform: rotate(15deg);\n }\n 8%, 24% {\n transform: rotate(-18deg);\n }\n 12%, 28% {\n transform: rotate(18deg);\n }\n 16% {\n transform: rotate(-22deg);\n }\n 20% {\n transform: rotate(22deg);\n }\n 32% {\n transform: rotate(-12deg);\n }\n 36% {\n transform: rotate(12deg);\n }\n 40%, 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n transform: rotate(var(--fa-rotate-angle, 0));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse,\n.fa-duotone.fa-inverse {\n color: var(--fa-inverse, #fff);\n}'; - return "fa" === z && a === s || (c = new RegExp("\\.".concat("fa", "\\-"), "g"), + function o2() { + var c, l, s = T, a = g.cssPrefix, z = g.replacementClass; + let e = ':root, :host {\n --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";\n --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";\n --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";\n --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";\n --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";\n --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";\n --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";\n --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";\n --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";\n --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";\n --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";\n --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";\n --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-counter-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(-1 * var(--fa-li-width, 2em));\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n animation-name: fa-beat;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n animation-name: fa-bounce;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n animation-name: fa-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n animation-name: fa-beat-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n animation-name: fa-flip;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n animation-name: fa-shake;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n animation-name: fa-spin;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n animation-name: fa-spin;\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n animation-delay: -1ms;\n animation-duration: 1ms;\n animation-iteration-count: 1;\n transition-delay: 0s;\n transition-duration: 0s;\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n transform: scale(1);\n }\n 45% {\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-bounce {\n 0% {\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-flip {\n 50% {\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-shake {\n 0% {\n transform: rotate(-15deg);\n }\n 4% {\n transform: rotate(15deg);\n }\n 8%, 24% {\n transform: rotate(-18deg);\n }\n 12%, 28% {\n transform: rotate(18deg);\n }\n 16% {\n transform: rotate(-22deg);\n }\n 20% {\n transform: rotate(22deg);\n }\n 32% {\n transform: rotate(-12deg);\n }\n 36% {\n transform: rotate(12deg);\n }\n 40%, 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n transform: rotate(var(--fa-rotate-angle, 0));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}'; + return "fa" === a && z === s || (c = new RegExp("\\.".concat("fa", "\\-"), "g"), l = new RegExp("\\--".concat("fa", "\\-"), "g"), s = new RegExp("\\.".concat(s), "g"), - e = e.replace(c, ".".concat(z, "-")).replace(l, "--".concat(z, "-")).replace(s, ".".concat(a))), + e = e.replace(c, ".".concat(a, "-")).replace(l, "--".concat(a, "-")).replace(s, ".".concat(z))), e; } - let i1 = !1; - function o1() { - l1.autoAddCss && !i1 && (function(c) { - if (c && n) { - const a = b.createElement("style"); - a.setAttribute("type", "text/css"), a.innerHTML = c; - var s = b.head.childNodes; + let c1 = !1; + function h2() { + if (g.autoAddCss && !c1) { + var c = o2(); + if (c && r) { + var s = h.createElement("style"), a = (s.setAttribute("type", "text/css"), + s.innerHTML = c, h.head.childNodes); let l = null; - for (let c = s.length - 1; -1 < c; c--) { - const e = s[c]; - var z = (e.tagName || "").toUpperCase(); - -1 < [ "STYLE", "LINK" ].indexOf(z) && (l = e); + for (let c = a.length - 1; -1 < c; c--) { + var z = a[c], e = (z.tagName || "").toUpperCase(); + -1 < [ "STYLE", "LINK" ].indexOf(e) && (l = z); } - b.head.insertBefore(a, l); + h.head.insertBefore(s, l); } - }(C1()), i1 = !0); + c1 = !0; + } } - H = { + var N1 = { mixout() { return { dom: { - css: C1, - insertCss: o1 + css: o2, + insertCss: h2 } }; }, hooks() { return { beforeDOMElementCreation() { - o1(); + h2(); }, beforeI2svg() { - o1(); + h2(); } }; } - }; - const f1 = g || {}; - f1[p] || (f1[p] = {}), f1[p].styles || (f1[p].styles = {}), f1[p].hooks || (f1[p].hooks = {}), - f1[p].shims || (f1[p].shims = []); - var h1 = f1[p]; - function d1() { - b.removeEventListener("DOMContentLoaded", d1), v1 = 1, u1.map(c => c()); + }, X1 = ((O1 = z || {})[I1] || (O1[I1] = {}), O1[I1].styles || (O1[I1].styles = {}), + O1[I1].hooks || (O1[I1].hooks = {}), O1[I1].shims || (O1[I1].shims = []), O1[I1]); + function d2() { + h.removeEventListener("DOMContentLoaded", d2), f = 1, l1.map(c => c()); } - const u1 = []; - let v1 = !1; - function p1(c) { - n && (v1 ? setTimeout(c, 0) : u1.push(c)); + let l1 = [], f = !1; + function u2(c) { + r && (f ? setTimeout(c, 0) : l1.push(c)); } - function g1(c) { - const { + function G1(c) { + var s, { tag: l, - attributes: s = {}, + attributes: a = {}, children: z = [] } = c; - return "string" == typeof c ? r1(c) : "<".concat(l, " ").concat((a = s, Object.keys(a || {}).reduce((c, l) => c + "".concat(l, '="').concat(r1(a[l]), '" '), "").trim()), ">").concat(z.map(g1).join(""), ""); - var a; + return "string" == typeof c ? i2(c) : "<".concat(l, " ").concat((s = a, + Object.keys(s || {}).reduce((c, l) => c + "".concat(l, '="').concat(i2(s[l]), '" '), "").trim()), ">").concat(z.map(G1).join(""), ""); } - function b1(c, l, s) { + function v2(c, l, s) { if (c && c[l] && c[l][s]) return { prefix: l, iconName: s, icon: c[l][s] }; } - n && (v1 = (b.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(b.readyState), - v1 || b.addEventListener("DOMContentLoaded", d1)); - function H1(c, l, s, z) { - for (var a, e, L = Object.keys(c), M = L.length, t = void 0 !== z ? V1(l, z) : l, r = void 0 === s ? (a = 1, - c[L[0]]) : (a = 0, s); a < M; a++) r = t(r, c[e = L[a]], e, c); + function p2(c, l, s, a) { + for (var z, e, L = Object.keys(c), t = L.length, M = void 0 !== a ? g2(l, a) : l, r = void 0 === s ? (z = 1, + c[L[0]]) : (z = 0, s); z < t; z++) r = M(r, c[e = L[z]], e, c); return r; } - var V1 = function(a, e) { - return function(c, l, s, z) { - return a.call(e, c, l, s, z); + r && !(f = (h.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(h.readyState)) && h.addEventListener("DOMContentLoaded", d2); + var g2 = function(z, e) { + return function(c, l, s, a) { + return z.call(e, c, l, s, a); }; }; - function k1(c) { - const l = function(c) { - const l = []; + function b2(c) { + c = (c => { + var l = []; let s = 0; - for (var z = c.length; s < z; ) { - var a, e = c.charCodeAt(s++); - 55296 <= e && e <= 56319 && s < z ? 56320 == (64512 & (a = c.charCodeAt(s++))) ? l.push(((1023 & e) << 10) + (1023 & a) + 65536) : (l.push(e), + for (var a = c.length; s < a; ) { + var z, e = c.charCodeAt(s++); + 55296 <= e && e <= 56319 && s < a ? 56320 == (64512 & (z = c.charCodeAt(s++))) ? l.push(((1023 & e) << 10) + (1023 & z) + 65536) : (l.push(e), s--) : l.push(e); } return l; - }(c); - return 1 === l.length ? l[0].toString(16) : null; + })(c); + return 1 === c.length ? c[0].toString(16) : null; } - function w1(z) { - return Object.keys(z).reduce((c, l) => { - var s = z[l]; + function H2(a) { + return Object.keys(a).reduce((c, l) => { + var s = a[l]; return !!s.icon ? c[s.iconName] = s.icon : c[l] = s, c; }, {}); } - function y1(c, l, s) { + function V2(c, l, s) { var { - skipHooks: z = !1 - } = 2 < arguments.length && void 0 !== s ? s : {}, s = w1(l); - "function" != typeof h1.hooks.addPack || z ? h1.styles[c] = { - ...h1.styles[c] || {}, - ...s - } : h1.hooks.addPack(c, w1(l)), "fas" === c && y1("fa", l); + skipHooks: s = !1 + } = 2 < arguments.length && void 0 !== s ? s : {}, a = H2(l); + "function" != typeof X1.hooks.addPack || s ? X1.styles[c] = D1(D1({}, X1.styles[c] || {}), a) : X1.hooks.addPack(c, H2(l)), + "fas" === c && V2("fa", l); } - const { - styles: A1, - shims: S1 - } = h1, x1 = { - classic: Object.values(_[r]), - sharp: Object.values(_[i]), - "sharp-duotone": Object.values(_[o]) - }; - let q1 = null, Z1 = {}, j1 = {}, O1 = {}, N1 = {}, P1 = {}; - const E1 = { - classic: Object.keys(I[r]), - sharp: Object.keys(I[i]), - "sharp-duotone": Object.keys(I[o]) - }; - function F1(c, l) { - const s = l.split("-"); - var z = s[0], l = s.slice(1).join("-"); - return z !== c || "" === l || (c = l, ~J.indexOf(c)) ? null : l; + let { + styles: i, + shims: s1 + } = X1, a1 = Object.keys(e), z1 = a1.reduce((c, l) => (c[l] = Object.keys(e[l]), + c), {}), C = null, e1 = {}, L1 = {}, t1 = {}, M1 = {}, r1 = {}; + function w2(c, l) { + var l = l.split("-"), s = l[0], l = l.slice(1).join("-"); + return s !== c || "" === l || (s = l, ~J.indexOf(s)) ? null : l; } - const I1 = () => { - var c = z => H1(A1, (c, l, s) => (c[s] = H1(l, z, {}), c), {}); - Z1 = c((l, c, s) => { - if (c[3] && (l[c[3]] = s), c[2]) { - const z = c[2].filter(c => "number" == typeof c); - z.forEach(c => { - l[c.toString(16)] = s; - }); - } - return l; - }), j1 = c((l, c, s) => { - if (l[s] = s, c[2]) { - const z = c[2].filter(c => "string" == typeof c); - z.forEach(c => { - l[c] = s; - }); - } - return l; - }), P1 = c((l, c, s) => { - const z = c[2]; - return l[s] = s, z.forEach(c => { + let o = () => { + var c = a => p2(i, (c, l, s) => (c[s] = p2(l, a, {}), c), {}); + e1 = c((l, c, s) => (c[3] && (l[c[3]] = s), c[2] && c[2].filter(c => "number" == typeof c).forEach(c => { + l[c.toString(16)] = s; + }), l)), L1 = c((l, c, s) => (l[s] = s, c[2] && c[2].filter(c => "string" == typeof c).forEach(c => { + l[c] = s; + }), l)), r1 = c((l, c, s) => { + c = c[2]; + return l[s] = s, c.forEach(c => { l[c] = s; }), l; }); - const a = "far" in A1 || l1.autoFetchSvg; - c = H1(S1, (c, l) => { - const s = l[0]; - let z = l[1]; + let z = "far" in i || g.autoFetchSvg; + c = p2(s1, (c, l) => { + var s = l[0]; + let a = l[1]; l = l[2]; - return "far" !== z || a || (z = "fas"), "string" == typeof s && (c.names[s] = { - prefix: z, + return "far" !== a || z || (a = "fas"), "string" == typeof s && (c.names[s] = { + prefix: a, iconName: l }), "number" == typeof s && (c.unicodes[s.toString(16)] = { - prefix: z, + prefix: a, iconName: l }), c; }, { names: {}, unicodes: {} }); - O1 = c.names, N1 = c.unicodes, q1 = Y1(l1.styleDefault, { - family: l1.familyDefault + t1 = c.names, M1 = c.unicodes, C = K1(g.styleDefault, { + family: g.familyDefault }); }; - function T1(c, l) { - return (Z1[c] || {})[l]; + function y2(c, l) { + return (e1[c] || {})[l]; } - function R1(c, l) { - return (P1[c] || {})[l]; + function Q1(c, l) { + return (r1[c] || {})[l]; } - function D1(c) { - return O1[c] || { + function k2(c) { + return t1[c] || { prefix: null, iconName: null }; } - V = c => { - q1 = Y1(c.styleDefault, { - family: l1.familyDefault + Z1 = c => { + C = K1(c.styleDefault, { + family: g.familyDefault }); - }, s1.push(V), I1(); - const _1 = () => ({ + }, t.push(Z1), o(); + let n1 = () => ({ prefix: null, iconName: null, rest: [] }); - function Y1(c, l) { - var { - family: s = r - } = 1 < arguments.length && void 0 !== l ? l : {}, l = I[s][c], l = R[s][c] || R[s][l], c = c in h1.styles ? c : null; - return l || c || null; - } - const W1 = { - classic: Object.keys(_[r]), - sharp: Object.keys(_[i]), - "sharp-duotone": Object.keys(_[o]) - }; - function B1(c, l) { - const { - skipLookups: a = !1 - } = 1 < arguments.length && void 0 !== l ? l : {}, e = { - classic: "".concat(l1.cssPrefix, "-").concat(r), - sharp: "".concat(l1.cssPrefix, "-").concat(i), - "sharp-duotone": "".concat(l1.cssPrefix, "-").concat(o) - }; - let L = null, M = r; - const t = f.filter(c => c !== C); - t.forEach(l => { - (c.includes(e[l]) || c.some(c => W1[l].includes(c))) && (M = l); - }); - const s = c.reduce((c, l) => { - var s, z = F1(l1.cssPrefix, l); - return A1[l] ? (l = x1[M].includes(l) ? W[M][l] : l, L = l, c.prefix = l) : -1 < E1[M].indexOf(l) ? (L = l, - c.prefix = Y1(l, { - family: M - })) : z ? c.iconName = z : l === l1.replacementClass || t.some(c => l === e[c]) || c.rest.push(l), - !a && c.prefix && c.iconName && (s = "fa" === L ? D1(c.iconName) : {}, z = R1(c.prefix, c.iconName), - s.prefix && (L = null), c.iconName = s.iconName || z || c.iconName, c.prefix = s.prefix || c.prefix, - "far" !== c.prefix || A1.far || !A1.fas || l1.autoFetchSvg || (c.prefix = "fas")), - c; - }, _1()); - return (c.includes("fa-brands") || c.includes("fab")) && (s.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (s.prefix = "fad"), - s.prefix || M !== i || !A1.fass && !l1.autoFetchSvg || (s.prefix = "fass", s.iconName = R1(s.prefix, s.iconName) || s.iconName), - s.prefix || M !== o || !A1.fasds && !l1.autoFetchSvg || (s.prefix = "fasds", s.iconName = R1(s.prefix, s.iconName) || s.iconName), - "fa" !== s.prefix && "fa" !== L || (s.prefix = q1 || "fas"), s; - } - let U1 = [], X1 = {}; - const G1 = {}, Q1 = Object.keys(G1); function K1(c, l) { - for (var s = arguments.length, z = new Array(2 < s ? s - 2 : 0), a = 2; a < s; a++) z[a - 2] = arguments[a]; - const e = X1[c] || []; - return e.forEach(c => { - l = c.apply(null, [ l, ...z ]); + var { + family: l = T1 + } = 1 < arguments.length && void 0 !== l ? l : {}, s = U[l][c]; + return l !== R1 || c ? (l = B[l][c] || B[l][s], s = c in X1.styles ? c : null, + l || s || null) : "fad"; + } + function S2(c) { + return c.sort().filter((c, l, s) => s.indexOf(c) === l); + } + function J1(c, l) { + var { + skipLookups: l = !1 + } = 1 < arguments.length && void 0 !== l ? l : {}; + let s = null, a = m2.concat(r2); + var z = S2(c.filter(c => a.includes(c))), e = S2(c.filter(c => !m2.includes(c))), [ L = null ] = z.filter(c => (s = c, + !z2.includes(c))), z = (c => { + let s = T1, a = a1.reduce((c, l) => (c[l] = "".concat(g.cssPrefix, "-").concat(l), + c), {}); + return e2.forEach(l => { + (c.includes(a[l]) || c.some(c => z1[l].includes(c))) && (s = l); + }), s; + })(z), e = D1(D1({}, (c => { + let s = [], a = null; + return c.forEach(c => { + var l = w2(g.cssPrefix, c); + l ? a = l : c && s.push(c); + }), { + iconName: a, + rest: s + }; + })(e)), {}, { + prefix: K1(L, { + family: z + }) + }); + return D1(D1(D1({}, e), (c => { + var { + values: c, + family: l, + canonical: s, + givenPrefix: a = "", + styles: z = {}, + config: e = {} + } = c, L = l === R1, t = c.includes("fa-duotone") || c.includes("fad"), M = "duotone" === e.familyDefault, r = "fad" === s.prefix || "fa-duotone" === s.prefix; + return !L && (t || M || r) && (s.prefix = "fad"), (c.includes("fa-brands") || c.includes("fab")) && (s.prefix = "fab"), + !s.prefix && m1.includes(l) && (Object.keys(z).find(c => f1.includes(c)) || e.autoFetchSvg) && (L = L2.get(l).defaultShortPrefixId, + s.prefix = L, s.iconName = Q1(s.prefix, s.iconName) || s.iconName), + "fa" !== s.prefix && "fa" !== a || (s.prefix = C || "fas"), s; + })({ + values: c, + family: z, + styles: i, + config: g, + canonical: e, + givenPrefix: s + })), ((c, l, s) => { + let { + prefix: a, + iconName: z + } = s; + return !c && a && z && (s = "fa" === l ? k2(z) : {}, c = Q1(a, z), z = s.iconName || c || z, + "far" !== (a = s.prefix || a) || i.far || !i.fas || g.autoFetchSvg || (a = "fas")), + { + prefix: a, + iconName: z + }; + })(l, s, e)); + } + let m1 = e2.filter(c => c !== T1 || c !== R1), f1 = Object.keys(n2).filter(c => c !== T1).map(c => Object.keys(n2[c])).flat(), i1 = [], H = {}, V = {}, C1 = Object.keys(V); + function A2(c, l) { + for (var s = arguments.length, a = new Array(2 < s ? s - 2 : 0), z = 2; z < s; z++) a[z - 2] = arguments[z]; + return (H[c] || []).forEach(c => { + l = c.apply(null, [ l, ...a ]); }), l; } - function J1(c) { - for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), z = 1; z < l; z++) s[z - 1] = arguments[z]; - const a = X1[c] || []; - a.forEach(c => { + function $1(c) { + for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), a = 1; a < l; a++) s[a - 1] = arguments[a]; + (H[c] || []).forEach(c => { c.apply(null, s); }); } - function $1(c) { - var l = c, c = Array.prototype.slice.call(arguments, 1); - return G1[l] ? G1[l].apply(null, c) : void 0; - } function c2(c) { - "fa" === c.prefix && (c.prefix = "fas"); - let l = c["iconName"]; - c = c.prefix || q1; - if (l) return l = R1(c, l) || l, b1(l2.definitions, c, l) || b1(h1.styles, c, l); + var l = Array.prototype.slice.call(arguments, 1); + return V[c] ? V[c].apply(null, l) : void 0; } - const l2 = new class { + function x2(c) { + "fa" === c.prefix && (c.prefix = "fas"); + var l = c.iconName, c = c.prefix || C; + if (l) return l = Q1(c, l) || l, v2(o1.definitions, c, l) || v2(X1.styles, c, l); + } + let o1 = new class { constructor() { this.definitions = {}; } add() { for (var c = arguments.length, l = new Array(c), s = 0; s < c; s++) l[s] = arguments[s]; - const z = l.reduce(this._pullDefinitions, {}); - Object.keys(z).forEach(c => { - this.definitions[c] = { - ...this.definitions[c] || {}, - ...z[c] - }, y1(c, z[c]); - var l = _[r][c]; - l && y1(l, z[c]), I1(); + let a = l.reduce(this._pullDefinitions, {}); + Object.keys(a).forEach(c => { + this.definitions[c] = D1(D1({}, this.definitions[c] || {}), a[c]), + V2(c, a[c]); + var l = e[T1][c]; + l && V2(l, a[c]), o(); }); } reset() { this.definitions = {}; } - _pullDefinitions(e, c) { - const L = c.prefix && c.iconName && c.icon ? { + _pullDefinitions(z, c) { + let e = c.prefix && c.iconName && c.icon ? { 0: c } : c; - return Object.keys(L).map(c => { - const { + return Object.keys(e).map(c => { + let { prefix: l, iconName: s, - icon: z - } = L[c], a = z[2]; - e[l] || (e[l] = {}), 0 < a.length && a.forEach(c => { - "string" == typeof c && (e[l][c] = z); - }), e[l][s] = z; - }), e; + icon: a + } = e[c]; + c = a[2]; + z[l] || (z[l] = {}), 0 < c.length && c.forEach(c => { + "string" == typeof c && (z[l][c] = a); + }), z[l][s] = a; + }), z; } - }(); - const s2 = { + }(), w = { noAuto: () => { - l1.autoReplaceSvg = !1, l1.observeMutations = !1, J1("noAuto"); + g.autoReplaceSvg = !1, g.observeMutations = !1, $1("noAuto"); }, - config: l1, + config: g, dom: { i2svg: function() { var c = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}; - return n ? (J1("beforeI2svg", c), $1("pseudoElements2svg", c), $1("i2svg", c)) : Promise.reject(new Error("Operation requires a DOM of some kind.")); + return r ? ($1("beforeI2svg", c), c2("pseudoElements2svg", c), c2("i2svg", c)) : Promise.reject(new Error("Operation requires a DOM of some kind.")); }, watch: function() { - let c = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}; - const l = c["autoReplaceSvgRoot"]; - !1 === l1.autoReplaceSvg && (l1.autoReplaceSvg = !0), l1.observeMutations = !0, - p1(() => { - z2({ + let c = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}, l = c.autoReplaceSvgRoot; + !1 === g.autoReplaceSvg && (g.autoReplaceSvg = !0), g.observeMutations = !0, + u2(() => { + y({ autoReplaceSvgRoot: l - }), J1("watch", c); + }), $1("watch", c); }); } }, parse: { icon: c => { - if (null === c) return null; - if ("object" == typeof c && c.prefix && c.iconName) return { + var l, s; + return null === c ? null : "object" == typeof c && c.prefix && c.iconName ? { prefix: c.prefix, - iconName: R1(c.prefix, c.iconName) || c.iconName - }; - if (Array.isArray(c) && 2 === c.length) { - var l = 0 === c[1].indexOf("fa-") ? c[1].slice(3) : c[1], s = Y1(c[0]); - return { - prefix: s, - iconName: R1(s, l) || l - }; - } - if ("string" == typeof c && (-1 < c.indexOf("".concat(l1.cssPrefix, "-")) || c.match(B))) { - l = B1(c.split(" "), { + iconName: Q1(c.prefix, c.iconName) || c.iconName + } : Array.isArray(c) && 2 === c.length ? (l = 0 === c[1].indexOf("fa-") ? c[1].slice(3) : c[1], + { + prefix: s = K1(c[0]), + iconName: Q1(s, l) || l + }) : "string" == typeof c && (-1 < c.indexOf("".concat(g.cssPrefix, "-")) || c.match(X)) ? { + prefix: (s = J1(c.split(" "), { skipLookups: !0 - }); - return { - prefix: l.prefix || q1, - iconName: R1(l.prefix, l.iconName) || l.iconName - }; - } - return "string" == typeof c ? { - prefix: q1, - iconName: R1(q1, c) || c + })).prefix || C, + iconName: Q1(s.prefix, s.iconName) || s.iconName + } : "string" == typeof c ? { + prefix: C, + iconName: Q1(C, c) || c } : void 0; } }, - library: l2, - findIconDefinition: c2, - toHtml: g1 - }, z2 = function() { + library: o1, + findIconDefinition: x2, + toHtml: G1 + }, y = function() { var c = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}, { - autoReplaceSvgRoot: c = b + autoReplaceSvgRoot: c = h } = c; - (0 < Object.keys(h1.styles).length || l1.autoFetchSvg) && n && l1.autoReplaceSvg && s2.dom.i2svg({ + (0 < Object.keys(X1.styles).length || g.autoFetchSvg) && r && g.autoReplaceSvg && w.dom.i2svg({ node: c }); }; - function a2(l, c) { + function l2(l, c) { return Object.defineProperty(l, "abstract", { get: c }), Object.defineProperty(l, "html", { get: function() { - return l.abstract.map(c => g1(c)); + return l.abstract.map(c => G1(c)); } }), Object.defineProperty(l, "node", { get: function() { - if (n) { - const c = b.createElement("div"); - return c.innerHTML = l.html, c.children; - } + var c; + if (r) return (c = h.createElement("div")).innerHTML = l.html, c.children; } }), l; } - function e2(c) { - const { + function q2(c) { + let { icons: { main: l, mask: s }, - prefix: z, - iconName: a, + prefix: a, + iconName: z, transform: e, symbol: L, - title: M, - maskId: t, + title: t, + maskId: M, titleId: r, extra: n, watchable: m = !1 } = c; - var { - width: C, - height: i - } = s.found ? s : l, o = "fak" === z, c = [ l1.replacementClass, a ? "".concat(l1.cssPrefix, "-").concat(a) : "" ].filter(c => -1 === n.classes.indexOf(c)).filter(c => "" !== c || !!c).concat(n.classes).join(" "); - let f = { + var f, i, { + width: c, + height: C + } = s.found ? s : l, o = M2.includes(a), h = [ g.replacementClass, z ? "".concat(g.cssPrefix, "-").concat(z) : "" ].filter(c => -1 === n.classes.indexOf(c)).filter(c => "" !== c || !!c).concat(n.classes).join(" "), h = { children: [], - attributes: { - ...n.attributes, - "data-prefix": z, - "data-icon": a, - class: c, + attributes: D1(D1({}, n.attributes), {}, { + "data-prefix": a, + "data-icon": z, + class: h, role: n.attributes.role || "img", xmlns: "http://www.w3.org/2000/svg", - viewBox: "0 0 ".concat(C, " ").concat(i) - } - }; - C = o && !~n.classes.indexOf("fa-fw") ? { - width: "".concat(C / i * 16 * .0625, "em") - } : {}; - m && (f.attributes[y] = ""), M && (f.children.push({ + viewBox: "0 0 ".concat(c, " ").concat(C) + }) + }, o = o && !~n.classes.indexOf("fa-fw") ? { + width: "".concat(c / C * 16 * .0625, "em") + } : {}, c = (m && (h.attributes[d] = ""), t && (h.children.push({ tag: "title", attributes: { - id: f.attributes["aria-labelledby"] || "title-".concat(r || L1()) + id: h.attributes["aria-labelledby"] || "title-".concat(r || W1()) }, - children: [ M ] - }), delete f.attributes.title); - const h = { - ...f, - prefix: z, - iconName: a, + children: [ t ] + }), delete h.attributes.title), D1(D1({}, h), {}, { + prefix: a, + iconName: z, main: l, mask: s, - maskId: t, + maskId: M, transform: e, symbol: L, - styles: { - ...C, - ...n.styles - } - }; - var { - children: i, - attributes: C - } = s.found && l.found ? $1("generateAbstractMask", h) || { + styles: D1(D1({}, o), n.styles) + })), { + children: C, + attributes: h + } = s.found && l.found ? c2("generateAbstractMask", c) || { children: [], attributes: {} - } : $1("generateAbstractIcon", h) || { + } : c2("generateAbstractIcon", c) || { children: [], attributes: {} }; - return h.children = i, h.attributes = C, (L ? function(c) { - var { - prefix: l, - iconName: s, - children: z, - attributes: a, - symbol: c - } = c, c = !0 === c ? "".concat(l, "-").concat(l1.cssPrefix, "-").concat(s) : c; - return [ { - tag: "svg", - attributes: { - style: "display: none;" - }, - children: [ { - tag: "symbol", - attributes: { - ...a, - id: c - }, - children: z - } ] - } ]; - } : function(c) { - let { - children: l, - main: s, - mask: z, - attributes: a, - styles: e, - transform: L - } = c; - if (m1(L) && s.found && !z.found) { - var { - width: M, - height: c - } = s; - const t = M / c / 2, r = .5; - a.style = n1({ - ...e, - "transform-origin": "".concat(t + L.x / 16, "em ").concat(r + L.y / 16, "em") - }); - } - return [ { - tag: "svg", - attributes: a, - children: l - } ]; - })(h); + return c.children = C, c.attributes = h, L ? ({ + prefix: o, + iconName: C, + children: h, + attributes: i, + symbol: f + } = o = c, o = !0 === f ? "".concat(o, "-").concat(g.cssPrefix, "-").concat(C) : f, + [ { + tag: "svg", + attributes: { + style: "display: none;" + }, + children: [ { + tag: "symbol", + attributes: D1(D1({}, i), {}, { + id: o + }), + children: h + } ] + } ]) : ({ + children: C, + main: f, + mask: i, + attributes: o, + styles: h, + transform: c + } = C = c, C2(c) && f.found && !i.found && ({ + width: i, + height: f + } = f, i = { + x: i / f / 2, + y: .5 + }, o.style = B1(D1(D1({}, h), {}, { + "transform-origin": "".concat(i.x + c.x / 16, "em ").concat(i.y + c.y / 16, "em") + }))), [ { + tag: "svg", + attributes: o, + children: C + } ]); } - function L2(c) { - const { - content: l, - width: s, - height: z, + function Z2(c) { + var { + content: c, + width: l, + height: s, transform: a, - title: e, - extra: L, - watchable: M = !1 - } = c, t = { - ...L.attributes, - ...e ? { - title: e - } : {}, - class: L.classes.join(" ") - }; - M && (t[y] = ""); - const r = { - ...L.styles - }; - m1(a) && (r.transform = function(c) { + title: z, + extra: e, + watchable: L = !1 + } = c, t = D1(D1(D1({}, e.attributes), z ? { + title: z + } : {}), {}, { + class: e.classes.join(" ") + }), L = (L && (t[d] = ""), D1({}, e.styles)), e = (C2(a) && (L.transform = (c => { var { - transform: l, - width: s = k, - height: z = k, - startCentered: c = !1 + transform: c, + width: l = M, + height: s = M, + startCentered: a = !1 } = c; - let a = ""; - return c && m ? a += "translate(".concat(l.x / z1 - s / 2, "em, ").concat(l.y / z1 - z / 2, "em) ") : a += c ? "translate(calc(-50% + ".concat(l.x / z1, "em), calc(-50% + ").concat(l.y / z1, "em)) ") : "translate(".concat(l.x / z1, "em, ").concat(l.y / z1, "em) "), - a += "scale(".concat(l.size / z1 * (l.flipX ? -1 : 1), ", ").concat(l.size / z1 * (l.flipY ? -1 : 1), ") "), - a += "rotate(".concat(l.rotate, "deg) "), a; - }({ + let z = ""; + return a && D ? z += "translate(".concat(c.x / m - l / 2, "em, ").concat(c.y / m - s / 2, "em) ") : z += a ? "translate(calc(-50% + ".concat(c.x / m, "em), calc(-50% + ").concat(c.y / m, "em)) ") : "translate(".concat(c.x / m, "em, ").concat(c.y / m, "em) "), + z = (z += "scale(".concat(c.size / m * (c.flipX ? -1 : 1), ", ").concat(c.size / m * (c.flipY ? -1 : 1), ") ")) + "rotate(".concat(c.rotate, "deg) "); + })({ transform: a, startCentered: !0, - width: s, - height: z - }), r["-webkit-transform"] = r.transform); - c = n1(r); - 0 < c.length && (t.style = c); - const n = []; - return n.push({ + width: l, + height: s + }), L["-webkit-transform"] = L.transform), B1(L)), a = (0 < e.length && (t.style = e), + []); + return a.push({ tag: "span", attributes: t, - children: [ l ] - }), e && n.push({ + children: [ c ] + }), z && a.push({ tag: "span", attributes: { class: "sr-only" }, - children: [ e ] - }), n; + children: [ z ] + }), a; } - const M2 = h1["styles"]; - function t2(c) { + let k = X1.styles; + function O2(c) { var l = c[0], s = c[1], [ c ] = c.slice(4); - let z = null; - return z = Array.isArray(c) ? { - tag: "g", - attributes: { - class: "".concat(l1.cssPrefix, "-").concat(Q.GROUP) - }, - children: [ { - tag: "path", - attributes: { - class: "".concat(l1.cssPrefix, "-").concat(Q.SECONDARY), - fill: "currentColor", - d: c[0] - } - }, { - tag: "path", - attributes: { - class: "".concat(l1.cssPrefix, "-").concat(Q.PRIMARY), - fill: "currentColor", - d: c[1] - } - } ] - } : { - tag: "path", - attributes: { - fill: "currentColor", - d: c - } - }, { + let a = null; + return { found: !0, width: l, height: s, - icon: z + icon: a = Array.isArray(c) ? { + tag: "g", + attributes: { + class: "".concat(g.cssPrefix, "-").concat(L.GROUP) + }, + children: [ { + tag: "path", + attributes: { + class: "".concat(g.cssPrefix, "-").concat(L.SECONDARY), + fill: "currentColor", + d: c[0] + } + }, { + tag: "path", + attributes: { + class: "".concat(g.cssPrefix, "-").concat(L.PRIMARY), + fill: "currentColor", + d: c[1] + } + } ] + } : { + tag: "path", + attributes: { + fill: "currentColor", + d: c + } + } }; } - const r2 = { + let h1 = { found: !1, width: 512, height: 512 }; - function n2(a, e) { + function j2(z, e) { let L = e; - return "fa" === e && null !== l1.styleDefault && (e = q1), new Promise((c, l) => { - var s, z; - if ("fa" === L && (z = D1(a) || {}, a = z.iconName || a, e = z.prefix || e), a && e && M2[e] && M2[e][a]) return c(t2(M2[e][a])); - s = a, z = e, N || l1.showMissingIcons || !s || console.error('Icon with name "'.concat(s, '" and prefix "').concat(z, '" is missing.')), - c({ - ...r2, - icon: l1.showMissingIcons && a && $1("missingIconAbstract") || {} - }); + return "fa" === e && null !== g.styleDefault && (e = C), new Promise((c, l) => { + var s, a; + if ("fa" === L && (s = k2(z) || {}, z = s.iconName || z, e = s.prefix || e), + z && e && k[e] && k[e][z]) return c(O2(k[e][z])); + s = z, a = e, n || g.showMissingIcons || !s || console.error('Icon with name "'.concat(s, '" and prefix "').concat(a, '" is missing.')), + c(D1(D1({}, h1), {}, { + icon: g.showMissingIcons && z && c2("missingIconAbstract") || {} + })); }); } - v = () => {}; - const m2 = l1.measurePerformance && L && L.mark && L.measure ? L : { - mark: v, - measure: v - }, C2 = 'FA "6.6.0"'; - const i2 = c => { - m2.mark("".concat(C2, " ").concat(c, " ends")), m2.measure("".concat(C2, " ").concat(c), "".concat(C2, " ").concat(c, " begins"), "".concat(C2, " ").concat(c, " ends")); + j1 = () => {}; + let S = g.measurePerformance && E1 && E1.mark && E1.measure ? E1 : { + mark: j1, + measure: j1 + }, A = 'FA "6.7.0"', d1 = c => { + S.mark("".concat(A, " ").concat(c, " ends")), S.measure("".concat(A, " ").concat(c), "".concat(A, " ").concat(c, " begins"), "".concat(A, " ").concat(c, " ends")); }; - var o2 = { - begin: c => (m2.mark("".concat(C2, " ").concat(c, " begins")), () => i2(c)), - end: i2 + var P2 = { + begin: c => (S.mark("".concat(A, " ").concat(c, " begins")), () => d1(c)), + end: d1 }; - const f2 = () => {}; - function h2(c) { - return "string" == typeof (c.getAttribute ? c.getAttribute(y) : null); + let x = () => {}; + function N2(c) { + return "string" == typeof (c.getAttribute ? c.getAttribute(d) : null); } - function d2(l, c) { - const { + function E2(l, c) { + let { ceFn: s = "svg" === l.tag ? function(c) { - return b.createElementNS("http://www.w3.org/2000/svg", c); + return h.createElementNS("http://www.w3.org/2000/svg", c); } : function(c) { - return b.createElement(c); + return h.createElement(c); } } = 1 < arguments.length && void 0 !== c ? c : {}; - if ("string" == typeof l) return b.createTextNode(l); - const z = s(l.tag); - Object.keys(l.attributes || []).forEach(function(c) { - z.setAttribute(c, l.attributes[c]); - }); - const a = l.children || []; - return a.forEach(function(c) { - z.appendChild(d2(c, { + if ("string" == typeof l) return h.createTextNode(l); + let a = s(l.tag); + return Object.keys(l.attributes || []).forEach(function(c) { + a.setAttribute(c, l.attributes[c]); + }), (l.children || []).forEach(function(c) { + a.appendChild(E2(c, { ceFn: s })); - }), z; + }), a; } - const u2 = { + let q = { replace: function(c) { - const l = c[0]; + let l = c[0]; l.parentNode && (c[1].forEach(c => { - l.parentNode.insertBefore(d2(c), l); - }), null === l.getAttribute(y) && l1.keepOriginalSource ? (c = b.createComment((c = l, - c = " ".concat(c.outerHTML, " "), c = "".concat(c, "Font Awesome fontawesome.com "))), + l.parentNode.insertBefore(E2(c), l); + }), null === l.getAttribute(d) && g.keepOriginalSource ? (c = h.createComment((c = l, + c = " ".concat(c.outerHTML, " "), "".concat(c, "Font Awesome fontawesome.com "))), l.parentNode.replaceChild(c, l)) : l.remove()); }, nest: function(c) { - const l = c[0], s = c[1]; - if (~t1(l).indexOf(l1.replacementClass)) return u2.replace(c); - const z = new RegExp("".concat(l1.cssPrefix, "-.*")); - if (delete s[0].attributes.id, s[0].attributes.class) { - const a = s[0].attributes.class.split(" ").reduce((c, l) => ((l === l1.replacementClass || l.match(z) ? c.toSvg : c.toNode).push(l), - c), { - toNode: [], - toSvg: [] - }); - s[0].attributes.class = a.toSvg.join(" "), 0 === a.toNode.length ? l.removeAttribute("class") : l.setAttribute("class", a.toNode.join(" ")); - } - c = s.map(c => g1(c)).join("\n"); - l.setAttribute(y, ""), l.innerHTML = c; + var l = c[0], s = c[1]; + if (~f2(l).indexOf(g.replacementClass)) return q.replace(c); + let a = new RegExp("".concat(g.cssPrefix, "-.*")); + delete s[0].attributes.id, s[0].attributes.class && (c = s[0].attributes.class.split(" ").reduce((c, l) => ((l === g.replacementClass || l.match(a) ? c.toSvg : c.toNode).push(l), + c), { + toNode: [], + toSvg: [] + }), s[0].attributes.class = c.toSvg.join(" "), 0 === c.toNode.length ? l.removeAttribute("class") : l.setAttribute("class", c.toNode.join(" "))); + c = s.map(c => G1(c)).join("\n"); + l.setAttribute(d, ""), l.innerHTML = c; } }; - function v2(c) { + function I2(c) { c(); } - function p2(s, c) { - const z = "function" == typeof c ? c : f2; - if (0 === s.length) z(); else { - let c = v2; - l1.mutateApproach === j && (c = g.requestAnimationFrame || v2), c(() => { - var c = !0 !== l1.autoReplaceSvg && u2[l1.autoReplaceSvg] || u2.replace; - const l = o2.begin("mutate"); - s.map(c), l(), z(); + function F2(s, c) { + let a = "function" == typeof c ? c : x; + if (0 === s.length) a(); else { + let c = I2; + (c = g.mutateApproach === Y ? z.requestAnimationFrame || I2 : c)(() => { + var c = !0 !== g.autoReplaceSvg && q[g.autoReplaceSvg] || q.replace, l = P2.begin("mutate"); + s.map(c), l(), a(); }); } } - let g2 = !1; - function b2() { - g2 = !0; + let Z = !1; + function D2() { + Z = !0; } - function H2() { - g2 = !1; + function T2() { + Z = !1; } - let V2 = null; - function k2(c) { - if (!t) return; - if (!l1.observeMutations) return; - const { - treeCallback: e = f2, - nodeCallback: L = f2, - pseudoElementsCallback: M = f2, - observeMutationsRoot: l = b + let O = null; + function R2(c) { + if (!I) return; + if (!g.observeMutations) return; + let { + treeCallback: z = x, + nodeCallback: e = x, + pseudoElementsCallback: L = x, + observeMutationsRoot: l = h } = c; - V2 = new t(c => { - if (!g2) { - const a = q1; - M1(c).forEach(c => { - var l, s, z; - "childList" === c.type && 0 < c.addedNodes.length && !h2(c.addedNodes[0]) && (l1.searchPseudoElements && M(c.target), - e(c.target)), "attributes" === c.type && c.target.parentNode && l1.searchPseudoElements && M(c.target.parentNode), - "attributes" === c.type && h2(c.target) && ~G.indexOf(c.attributeName) && ("class" === c.attributeName && (s = c.target, - z = s.getAttribute ? s.getAttribute(x) : null, s = s.getAttribute ? s.getAttribute(q) : null, - z && s) ? ({ + O = new I(c => { + if (!Z) { + let a = C; + U1(c).forEach(c => { + var l, s; + "childList" === c.type && 0 < c.addedNodes.length && !N2(c.addedNodes[0]) && (g.searchPseudoElements && L(c.target), + z(c.target)), "attributes" === c.type && c.target.parentNode && g.searchPseudoElements && L(c.target.parentNode), + "attributes" === c.type && N2(c.target) && ~K.indexOf(c.attributeName) && ("class" === c.attributeName && (l = c.target, + s = l.getAttribute ? l.getAttribute(v) : null, l = l.getAttribute ? l.getAttribute(p) : null, + s) && l ? ({ prefix: s, iconName: l - } = B1(t1(c.target)), c.target.setAttribute(x, s || a), l && c.target.setAttribute(q, l)) : (l = c.target) && l.classList && l.classList.contains && l.classList.contains(l1.replacementClass) && L(c.target)); + } = J1(f2(c.target)), c.target.setAttribute(v, s || a), l && c.target.setAttribute(p, l)) : (s = c.target) && s.classList && s.classList.contains && s.classList.contains(g.replacementClass) && e(c.target)); }); } - }), n && V2.observe(l, { + }), r && O.observe(l, { childList: !0, attributes: !0, characterData: !0, subtree: !0 }); } - function w2(c) { - var l = c.getAttribute("data-prefix"), s = c.getAttribute("data-icon"), z = void 0 !== c.innerText ? c.innerText.trim() : ""; - let a = B1(t1(c)); - return a.prefix || (a.prefix = q1), l && s && (a.prefix = l, a.iconName = s), a.iconName && a.prefix || (a.prefix && 0 < z.length && (a.iconName = (s = a.prefix, - z = c.innerText, (j1[s] || {})[z] || T1(a.prefix, k1(c.innerText)))), !a.iconName && l1.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (a.iconName = c.firstChild.data)), - a; + function _2(c) { + var l = c.getAttribute("data-prefix"), s = c.getAttribute("data-icon"), a = void 0 !== c.innerText ? c.innerText.trim() : "", z = J1(f2(c)); + return z.prefix || (z.prefix = C), l && s && (z.prefix = l, z.iconName = s), + z.iconName && z.prefix || (z.prefix && 0 < a.length && (z.iconName = (l = z.prefix, + s = c.innerText, (L1[l] || {})[s] || y2(z.prefix, b2(c.innerText)))), !z.iconName && g.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (z.iconName = c.firstChild.data)), + z; } - function y2(c, l) { - var s = 1 < arguments.length && void 0 !== l ? l : { + function Y2(c, l) { + var l = 1 < arguments.length && void 0 !== l ? l : { styleParser: !0 }, { - iconName: z, + iconName: s, prefix: a, - rest: e - } = w2(c), L = function(c) { - const l = M1(c.attributes).reduce((c, l) => ("class" !== c.name && "style" !== c.name && (c[l.name] = l.value), - c), {}); - var s = c.getAttribute("title"), c = c.getAttribute("data-fa-title-id"); - return l1.autoA11y && (s ? l["aria-labelledby"] = "".concat(l1.replacementClass, "-title-").concat(c || L1()) : (l["aria-hidden"] = "true", - l.focusable = "false")), l; - }(c), l = K1("parseNodeAttributes", {}, c), s = s.styleParser ? function(c) { - const l = c.getAttribute("style"); - let s = []; - return l && (s = l.split(";").reduce((c, l) => { - const s = l.split(":"); - l = s[0]; - const z = s.slice(1); - return l && 0 < z.length && (c[l] = z.join(":").trim()), c; - }, {})), s; - }(c) : []; - return { - iconName: z, + rest: z + } = _2(c), e = (t = U1((L = c).attributes).reduce((c, l) => ("class" !== c.name && "style" !== c.name && (c[l.name] = l.value), + c), {}), e = L.getAttribute("title"), L = L.getAttribute("data-fa-title-id"), + g.autoA11y && (e ? t["aria-labelledby"] = "".concat(g.replacementClass, "-title-").concat(L || W1()) : (t["aria-hidden"] = "true", + t.focusable = "false")), t), L = A2("parseNodeAttributes", {}, c), t = l.styleParser ? (c => { + c = c.getAttribute("style"); + let l = []; + return l = c ? c.split(";").reduce((c, l) => { + var l = l.split(":"), s = l[0], l = l.slice(1); + return s && 0 < l.length && (c[s] = l.join(":").trim()), c; + }, {}) : l; + })(c) : []; + return D1({ + iconName: s, title: c.getAttribute("title"), titleId: c.getAttribute("data-fa-title-id"), prefix: a, - transform: a1, + transform: b, mask: { iconName: null, prefix: null, @@ -3670,173 +3867,162 @@ maskId: null, symbol: !1, extra: { - classes: e, - styles: s, - attributes: L - }, - ...l - }; + classes: z, + styles: t, + attributes: e + } + }, L); } - const A2 = h1["styles"]; - function S2(c) { - const l = "nest" === l1.autoReplaceSvg ? y2(c, { + let u1 = X1.styles; + function W2(c) { + var l = "nest" === g.autoReplaceSvg ? Y2(c, { styleParser: !1 - }) : y2(c); - return ~l.extra.classes.indexOf(U) ? $1("generateLayersText", c, l) : $1("generateSvgReplacementMutation", c, l); + }) : Y2(c); + return ~l.extra.classes.indexOf(G) ? c2("generateLayersText", c, l) : c2("generateSvgReplacementMutation", c, l); } - let x2 = new Set(); - function q2(c) { - let z = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null; - if (!n) return Promise.resolve(); - const l = b.documentElement.classList, a = c => l.add("".concat(Z, "-").concat(c)), e = c => l.remove("".concat(Z, "-").concat(c)), s = l1.autoFetchSvg ? x2 : P.map(c => "fa-".concat(c)).concat(Object.keys(A2)); - s.includes("fa") || s.push("fa"); - var L = [ ".".concat(U, ":not([").concat(y, "])") ].concat(s.map(c => ".".concat(c, ":not([").concat(y, "])"))).join(", "); - if (0 === L.length) return Promise.resolve(); - let M = []; + function U2(c) { + let a = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null; + if (!r) return Promise.resolve(); + let l = h.documentElement.classList, z = c => l.add("".concat(_, "-").concat(c)), e = c => l.remove("".concat(_, "-").concat(c)); + var s = g.autoFetchSvg ? [ ...t2, ...m2 ] : z2.concat(Object.keys(u1)), s = (s.includes("fa") || s.push("fa"), + [ ".".concat(G, ":not([").concat(d, "])") ].concat(s.map(c => ".".concat(c, ":not([").concat(d, "])"))).join(", ")); + if (0 === s.length) return Promise.resolve(); + let L = []; try { - M = M1(c.querySelectorAll(L)); + L = U1(c.querySelectorAll(s)); } catch (c) {} - if (!(0 < M.length)) return Promise.resolve(); - a("pending"), e("complete"); - const t = o2.begin("onTree"), r = M.reduce((c, l) => { + if (!(0 < L.length)) return Promise.resolve(); + z("pending"), e("complete"); + let t = P2.begin("onTree"), M = L.reduce((c, l) => { try { - var s = S2(l); + var s = W2(l); s && c.push(s); } catch (c) { - N || "MissingIcon" === c.name && console.error(c); + n || "MissingIcon" === c.name && console.error(c); } return c; }, []); return new Promise((l, s) => { - Promise.all(r).then(c => { - p2(c, () => { - a("active"), a("complete"), e("pending"), "function" == typeof z && z(), t(), l(); + Promise.all(M).then(c => { + F2(c, () => { + z("active"), z("complete"), e("pending"), "function" == typeof a && a(), + t(), l(); }); }).catch(c => { t(), s(c); }); }); } - function Z2(c) { + function B2(c) { let l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null; - S2(c).then(c => { - c && p2([ c ], l); + W2(c).then(c => { + c && F2([ c ], l); }); } - P.map(c => { - x2.add("fa-".concat(c)); - }), Object.keys(I[r]).map(x2.add.bind(x2)), Object.keys(I[i]).map(x2.add.bind(x2)), - Object.keys(I[o]).map(x2.add.bind(x2)), x2 = [ ...x2 ]; - function j2(c) { - let l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}; - const { - transform: s = a1, - symbol: z = !1, - mask: a = null, - maskId: e = null, - title: L = null, - titleId: M = null, - classes: t = [], - attributes: r = {}, - styles: n = {} - } = l; - if (c) { - const { - prefix: m, - iconName: C, - icon: i - } = c; - return a2({ - type: "icon", - ...c - }, () => (J1("beforeDOMElementCreation", { - iconDefinition: c, - params: l - }), l1.autoA11y && (L ? r["aria-labelledby"] = "".concat(l1.replacementClass, "-title-").concat(M || L1()) : (r["aria-hidden"] = "true", - r.focusable = "false")), e2({ + function X2(a) { + let z = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, { + transform: e = b, + symbol: L = !1, + mask: t = null, + maskId: M = null, + title: r = null, + titleId: n = null, + classes: m = [], + attributes: f = {}, + styles: i = {} + } = z; + if (a) { + let { + prefix: c, + iconName: l, + icon: s + } = a; + return l2(D1({ + type: "icon" + }, a), () => ($1("beforeDOMElementCreation", { + iconDefinition: a, + params: z + }), g.autoA11y && (r ? f["aria-labelledby"] = "".concat(g.replacementClass, "-title-").concat(n || W1()) : (f["aria-hidden"] = "true", + f.focusable = "false")), q2({ icons: { - main: t2(i), - mask: a ? t2(a.icon) : { + main: O2(s), + mask: t ? O2(t.icon) : { found: !1, width: null, height: null, icon: {} } }, - prefix: m, - iconName: C, - transform: { - ...a1, - ...s - }, - symbol: z, - title: L, - maskId: e, - titleId: M, + prefix: c, + iconName: l, + transform: D1(D1({}, b), e), + symbol: L, + title: r, + maskId: M, + titleId: n, extra: { - attributes: r, - styles: n, - classes: t + attributes: f, + styles: i, + classes: m } }))); } } - p = { + let v1 = { mixout() { return { - icon: (z = j2, function(c) { - var l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, c = (c || {}).icon ? c : c2(c || {}); - let s = l["mask"]; - return s = s && ((s || {}).icon ? s : c2(s || {})), z(c, { - ...l, + icon: (a = X2, function(c) { + var l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, c = (c || {}).icon ? c : x2(c || {}); + let s = l.mask; + return s = s && ((s || {}).icon ? s : x2(s || {})), a(c, D1(D1({}, l), {}, { mask: s - }); + })); }) }; - var z; + var a; }, hooks() { return { mutationObserverCallbacks(c) { - return c.treeCallback = q2, c.nodeCallback = Z2, c; + return c.treeCallback = U2, c.nodeCallback = B2, c; } }; }, provides(c) { c.i2svg = function(c) { var { - node: l = b, - callback: c = () => {} + node: c = h, + callback: l = () => {} } = c; - return q2(l, c); - }, c.generateSvgReplacementMutation = function(z, c) { - const { - iconName: a, + return U2(c, l); + }, c.generateSvgReplacementMutation = function(a, c) { + let { + iconName: z, title: e, titleId: L, - prefix: M, - transform: t, + prefix: t, + transform: M, symbol: r, mask: l, maskId: n, extra: m } = c; return new Promise((s, c) => { - Promise.all([ n2(a, M), l.iconName ? n2(l.iconName, l.prefix) : Promise.resolve({ + Promise.all([ j2(z, t), l.iconName ? j2(l.iconName, l.prefix) : Promise.resolve({ found: !1, width: 512, height: 512, icon: {} }) ]).then(c => { - var [ l, c ] = c; - s([ z, e2({ + var [ c, l ] = c; + s([ a, q2({ icons: { - main: l, - mask: c + main: c, + mask: l }, - prefix: M, - iconName: a, - transform: t, + prefix: t, + iconName: z, + transform: M, symbol: r, maskId: n, title: e, @@ -3847,39 +4033,37 @@ }).catch(c); }); }, c.generateAbstractIcon = function(c) { - let { - children: l, - attributes: s, - main: z, + var { + children: c, + attributes: l, + main: s, transform: a, - styles: e - } = c; - c = n1(e); - 0 < c.length && (s.style = c); - let L; - return m1(a) && (L = $1("generateAbstractTransformGrouping", { - main: z, + styles: z + } = c, z = B1(z); + 0 < z.length && (l.style = z); + let e; + return C2(a) && (e = c2("generateAbstractTransformGrouping", { + main: s, transform: a, - containerWidth: z.width, - iconWidth: z.width - })), l.push(L || z.icon), { - children: l, - attributes: s + containerWidth: s.width, + iconWidth: s.width + })), c.push(e || s.icon), { + children: c, + attributes: l }; }; } - }, V = { + }, p1 = { mixout() { return { layer(c) { - let s = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}; - const { - classes: z = [] + let s = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, { + classes: a = [] } = s; - return a2({ + return l2({ type: "layer" }, () => { - J1("beforeDOMElementCreation", { + $1("beforeDOMElementCreation", { assembler: c, params: s }); @@ -3891,7 +4075,7 @@ }), [ { tag: "span", attributes: { - class: [ "".concat(l1.cssPrefix, "-layers"), ...z ].join(" ") + class: [ "".concat(g.cssPrefix, "-layers"), ...a ].join(" ") }, children: l } ]; @@ -3899,89 +4083,81 @@ } }; } - }, L = { + }, g1 = { mixout() { return { - counter(c) { - let l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}; - const { - title: s = null, - classes: z = [], - attributes: a = {}, - styles: e = {} - } = l; - return a2({ + counter(z) { + let e = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, { + title: L = null, + classes: t = [], + attributes: M = {}, + styles: r = {} + } = e; + return l2({ type: "counter", - content: c - }, () => (J1("beforeDOMElementCreation", { - content: c, - params: l - }), function(c) { - const { - content: l, - title: s, - extra: z - } = c, a = { - ...z.attributes, - ...s ? { - title: s - } : {}, - class: z.classes.join(" ") - }; - 0 < (c = n1(z.styles)).length && (a.style = c); - const e = []; - return e.push({ + content: z + }, () => { + $1("beforeDOMElementCreation", { + content: z, + params: e + }); + var { + content: c, + title: l, + extra: s + } = c = { + content: z.toString(), + title: L, + extra: { + attributes: M, + styles: r, + classes: [ "".concat(g.cssPrefix, "-layers-counter"), ...t ] + } + }, a = D1(D1(D1({}, s.attributes), l ? { + title: l + } : {}), {}, { + class: s.classes.join(" ") + }); + return 0 < (s = B1(s.styles)).length && (a.style = s), (s = []).push({ tag: "span", attributes: a, - children: [ l ] - }), s && e.push({ + children: [ c ] + }), l && s.push({ tag: "span", attributes: { class: "sr-only" }, - children: [ s ] - }), e; - }({ - content: c.toString(), - title: s, - extra: { - attributes: a, - styles: e, - classes: [ "".concat(l1.cssPrefix, "-layers-counter"), ...z ] - } - }))); + children: [ l ] + }), s; + }); } }; } - }, v = { + }, b1 = { mixout() { return { text(c) { - let l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}; - const { - transform: s = a1, - title: z = null, - classes: a = [], + let l = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {}, { + transform: s = b, + title: a = null, + classes: z = [], attributes: e = {}, styles: L = {} } = l; - return a2({ + return l2({ type: "text", content: c - }, () => (J1("beforeDOMElementCreation", { + }, () => ($1("beforeDOMElementCreation", { content: c, params: l - }), L2({ + }), Z2({ content: c, - transform: { - ...a1, - ...s - }, - title: z, + transform: D1(D1({}, b), s), + title: a, extra: { attributes: e, styles: L, - classes: [ "".concat(l1.cssPrefix, "-layers-text"), ...a ] + classes: [ "".concat(g.cssPrefix, "-layers-text"), ...z ] } }))); } @@ -3989,32 +4165,31 @@ }, provides(c) { c.generateLayersText = function(c, l) { - const { - title: s, + var s, a, { + title: l, transform: z, - extra: a + extra: e } = l; - let e = null, L = null; - var M; - return m && (M = parseInt(getComputedStyle(c).fontSize, 10), l = c.getBoundingClientRect(), - e = l.width / M, L = l.height / M), l1.autoA11y && !s && (a.attributes["aria-hidden"] = "true"), - Promise.resolve([ c, L2({ + let L = null, t = null; + return D && (s = parseInt(getComputedStyle(c).fontSize, 10), a = c.getBoundingClientRect(), + L = a.width / s, t = a.height / s), g.autoA11y && !l && (e.attributes["aria-hidden"] = "true"), + Promise.resolve([ c, Z2({ content: c.innerHTML, - width: e, - height: L, + width: L, + height: t, transform: z, - title: s, - extra: a, + title: l, + extra: e, watchable: !0 }) ]); }; } - }; - const O2 = new RegExp('"', "ug"), N2 = [ 1105920, 1112319 ], P2 = { + }, H1 = new RegExp('"', "ug"), V1 = [ 1105920, 1112319 ], w1 = D1(D1(D1(D1({}, { FontAwesome: { normal: "fas", 400: "fas" - }, + } + }), { "Font Awesome 6 Free": { 900: "fas", 400: "far" @@ -4031,7 +4206,11 @@ normal: "fab" }, "Font Awesome 6 Duotone": { - 900: "fad" + 900: "fad", + 400: "fadr", + normal: "fadr", + 300: "fadl", + 100: "fadt" }, "Font Awesome 6 Sharp": { 900: "fass", @@ -4041,8 +4220,13 @@ 100: "fast" }, "Font Awesome 6 Sharp Duotone": { - 900: "fasds" - }, + 900: "fasds", + 400: "fasdr", + normal: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }), { "Font Awesome 5 Free": { 900: "fas", 400: "far" @@ -4059,7 +4243,8 @@ }, "Font Awesome 5 Duotone": { 900: "fad" - }, + } + }), { "Font Awesome Kit": { 400: "fak", normal: "fak" @@ -4068,45 +4253,44 @@ 400: "fakd", normal: "fakd" } - }, E2 = Object.keys(P2).reduce((c, l) => (c[l.toLowerCase()] = P2[l], c), {}), F2 = Object.keys(E2).reduce((c, l) => { - var s = E2[l]; + }), j = Object.keys(w1).reduce((c, l) => (c[l.toLowerCase()] = w1[l], c), {}), y1 = Object.keys(j).reduce((c, l) => { + var s = j[l]; return c[l] = s[900] || [ ...Object.entries(s) ][0][1], c; }, {}); - function I2(u, v) { - const p = "".concat(S).concat(v.replace(":", "-")); - return new Promise((e, l) => { - if (null !== u.getAttribute(p)) return e(); - const c = M1(u.children), s = c.filter(c => c.getAttribute(A) === v)[0], L = g.getComputedStyle(u, v), M = L.getPropertyValue("font-family"), t = M.match(X); - var r, n, m = L.getPropertyValue("font-weight"); - const C = L.getPropertyValue("content"); - if (s && !t) return u.removeChild(s), e(); - if (t && "none" !== C && "" !== C) { - const C = L.getPropertyValue("content"); - let z = (r = M, n = m, r = r.replace(/^['"]|['"]$/g, "").toLowerCase(), n = parseInt(n), - n = isNaN(n) ? "normal" : n, (E2[r] || {})[n] || F2[r]); + function G2(i, C) { + let o = "".concat(R).concat(C.replace(":", "-")); + return new Promise((L, t) => { + if (null !== i.getAttribute(o)) return L(); + var s, M = U1(i.children).filter(c => c.getAttribute(u) === C)[0], a = z.getComputedStyle(i, C), r = a.getPropertyValue("font-family"), n = r.match(Q), m = a.getPropertyValue("font-weight"); + let c = a.getPropertyValue("content"); + if (M && !n) return i.removeChild(M), L(); + if (n && "none" !== c && "" !== c) { + let c = a.getPropertyValue("content"), z = (a = m, m = (m = r).replace(/^['"]|['"]$/g, "").toLowerCase(), + a = parseInt(a), a = isNaN(a) ? "normal" : a, (j[m] || {})[a] || y1[m]); + r = (r = c).replace(H1, ""), a = 0, s = (m = r).length, m = 55296 <= (f = m.charCodeAt(a)) && f <= 56319 && a + 1 < s && 56320 <= (s = m.charCodeAt(a + 1)) && s <= 57343 ? 1024 * (f - 55296) + s - 56320 + 65536 : f, + a = m >= V1[0] && m <= V1[1]; var { - value: i, - isSecondary: o - } = (f = C, i = f.replace(O2, ""), m = 0, r = (n = i).length, f = (o = 55296 <= (f = n.charCodeAt(m)) && f <= 56319 && m + 1 < r && 56320 <= (o = n.charCodeAt(m + 1)) && o <= 57343 ? 1024 * (f - 55296) + o - 56320 + 65536 : f) >= N2[0] && o <= N2[1], - { - value: k1((o = 2 === i.length && i[0] === i[1]) ? i[0] : i), - isSecondary: f || o - }), f = t[0].startsWith("FontAwesome"); - let c = T1(z, i), a = c; - if (f && (f = i, i = N1[f], f = T1("fas", f), (f = i || (f ? { + value: f, + isSecondary: m + } = { + value: b2((s = 2 === r.length && r[0] === r[1]) ? r[0] : r), + isSecondary: a || s + }, r = n[0].startsWith("FontAwesome"); + let l = y2(z, f), e = l; + if (r && (a = f, s = M1[a], a = y2("fas", a), (n = s || (a ? { prefix: "fas", - iconName: f + iconName: a } : null) || { prefix: null, iconName: null - }).iconName && f.prefix && (c = f.iconName, z = f.prefix)), !c || o || s && s.getAttribute(x) === z && s.getAttribute(q) === a) e(); else { - u.setAttribute(p, a), s && u.removeChild(s); - const h = { + }).iconName) && n.prefix && (l = n.iconName, z = n.prefix), !l || m || M && M.getAttribute(v) === z && M.getAttribute(p) === e) L(); else { + i.setAttribute(o, e), M && i.removeChild(M); + let s = { iconName: null, title: null, titleId: null, prefix: null, - transform: a1, + transform: b, symbol: !1, mask: { iconName: null, @@ -4119,139 +4303,65 @@ styles: {}, attributes: {} } - }, d = h["extra"]; - d.attributes[A] = v, n2(c, z).then(c => { - const l = e2({ - ...h, + }, a = s.extra; + a.attributes[u] = C, j2(l, z).then(c => { + var c = q2(D1(D1({}, s), {}, { icons: { main: c, - mask: _1() + mask: n1() }, prefix: z, - iconName: a, - extra: d, + iconName: e, + extra: a, watchable: !0 - }), s = b.createElementNS("http://www.w3.org/2000/svg", "svg"); - "::before" === v ? u.insertBefore(s, u.firstChild) : u.appendChild(s), s.outerHTML = l.map(c => g1(c)).join("\n"), - u.removeAttribute(p), e(); - }).catch(l); + })), l = h.createElementNS("http://www.w3.org/2000/svg", "svg"); + "::before" === C ? i.insertBefore(l, i.firstChild) : i.appendChild(l), + l.outerHTML = c.map(c => G1(c)).join("\n"), i.removeAttribute(o), + L(); + }).catch(t); } - } else e(); + } else L(); }); } - function T2(c) { - return Promise.all([ I2(c, "::before"), I2(c, "::after") ]); + function Q2(c) { + return Promise.all([ G2(c, "::before"), G2(c, "::after") ]); } - function R2(c) { - return !(c.parentNode === document.head || ~O.indexOf(c.tagName.toUpperCase()) || c.getAttribute(A) || c.parentNode && "svg" === c.parentNode.tagName); + function K2(c) { + return !(c.parentNode === document.head || ~W.indexOf(c.tagName.toUpperCase()) || c.getAttribute(u) || c.parentNode && "svg" === c.parentNode.tagName); } - function D2(a) { - if (n) return new Promise((c, l) => { - var s = M1(a.querySelectorAll("*")).filter(R2).map(T2); - const z = o2.begin("searchPseudoElements"); - b2(), Promise.all(s).then(() => { - z(), H2(), c(); + function J2(z) { + if (r) return new Promise((c, l) => { + var s = U1(z.querySelectorAll("*")).filter(K2).map(Q2); + let a = P2.begin("searchPseudoElements"); + D2(), Promise.all(s).then(() => { + a(), T2(), c(); }).catch(() => { - z(), H2(), l(); + a(), T2(), l(); }); }); } - let _2 = !1; - const Y2 = c => { - return c.toLowerCase().split(" ").reduce((c, l) => { - const s = l.toLowerCase().split("-"); - l = s[0]; - let z = s.slice(1).join("-"); - if (l && "h" === z) return c.flipX = !0, c; - if (l && "v" === z) return c.flipY = !0, c; - if (z = parseFloat(z), isNaN(z)) return c; - switch (l) { - case "grow": - c.size = c.size + z; - break; - - case "shrink": - c.size = c.size - z; - break; - - case "left": - c.x = c.x - z; - break; - - case "right": - c.x = c.x + z; - break; - - case "up": - c.y = c.y - z; - break; - - case "down": - c.y = c.y + z; - break; - - case "rotate": - c.rotate = c.rotate + z; - } - return c; - }, { - size: 16, - x: 0, - y: 0, - flipX: !1, - flipY: !1, - rotate: 0 - }); - }, W2 = { - x: 0, - y: 0, - width: "100%", - height: "100%" - }; - function B2(c) { - return c.attributes && (c.attributes.fill || (!(1 < arguments.length && void 0 !== arguments[1]) || arguments[1])) && (c.attributes.fill = "black"), - c; - } - !function(c, l) { - let z = l["mixoutsTo"]; - U1 = c, X1 = {}, Object.keys(G1).forEach(c => { - -1 === Q1.indexOf(c) && delete G1[c]; - }), U1.forEach(c => { - const s = c.mixout ? c.mixout() : {}; - if (Object.keys(s).forEach(l => { - "function" == typeof s[l] && (z[l] = s[l]), "object" == typeof s[l] && Object.keys(s[l]).forEach(c => { - z[l] || (z[l] = {}), z[l][c] = s[l][c]; - }); - }), c.hooks) { - const l = c.hooks(); - Object.keys(l).forEach(c => { - X1[c] || (X1[c] = []), X1[c].push(l[c]); - }); - } - c.provides && c.provides(G1); - }), z; - }([ H, p, V, L, v, { + let k1 = { hooks() { return { mutationObserverCallbacks(c) { - return c.pseudoElementsCallback = D2, c; + return c.pseudoElementsCallback = J2, c; } }; }, provides(c) { c.pseudoElements2svg = function(c) { var { - node: c = b + node: c = h } = c; - l1.searchPseudoElements && D2(c); + g.searchPseudoElements && J2(c); }; } - }, { + }, S1 = !1, A1 = { mixout() { return { dom: { unwatch() { - b2(), _2 = !0; + D2(), S1 = !0; } } }; @@ -4259,24 +4369,63 @@ hooks() { return { bootstrap() { - k2(K1("mutationObserverCallbacks", {})); + R2(A2("mutationObserverCallbacks", {})); }, noAuto() { - V2 && V2.disconnect(); + O && O.disconnect(); }, watch(c) { c = c.observeMutationsRoot; - _2 ? H2() : k2(K1("mutationObserverCallbacks", { + S1 ? T2() : R2(A2("mutationObserverCallbacks", { observeMutationsRoot: c })); } }; } + }, x1 = c => c.toLowerCase().split(" ").reduce((c, l) => { + var l = l.toLowerCase().split("-"), s = l[0], a = l.slice(1).join("-"); + if (s && "h" === a) c.flipX = !0; else if (s && "v" === a) c.flipY = !0; else if (a = parseFloat(a), + !isNaN(a)) switch (s) { + case "grow": + c.size = c.size + a; + break; + + case "shrink": + c.size = c.size - a; + break; + + case "left": + c.x = c.x - a; + break; + + case "right": + c.x = c.x + a; + break; + + case "up": + c.y = c.y - a; + break; + + case "down": + c.y = c.y + a; + break; + + case "rotate": + c.rotate = c.rotate + a; + } + return c; }, { + size: 16, + x: 0, + y: 0, + flipX: !1, + flipY: !1, + rotate: 0 + }), q1 = { mixout() { return { parse: { - transform: c => Y2(c) + transform: c => x1(c) } }; }, @@ -4284,229 +4433,209 @@ return { parseNodeAttributes(c, l) { l = l.getAttribute("data-fa-transform"); - return l && (c.transform = Y2(l)), c; + return l && (c.transform = x1(l)), c; } }; }, provides(c) { c.generateAbstractTransformGrouping = function(c) { var { - main: l, - transform: s, - containerWidth: z, + main: c, + transform: l, + containerWidth: s, iconWidth: a - } = c, e = { - transform: "translate(".concat(z / 2, " 256)") - }, c = "translate(".concat(32 * s.x, ", ").concat(32 * s.y, ") "), z = "scale(".concat(s.size / 16 * (s.flipX ? -1 : 1), ", ").concat(s.size / 16 * (s.flipY ? -1 : 1), ") "), s = "rotate(".concat(s.rotate, " 0 0)"); - const L = e, M = { - transform: "".concat(c, " ").concat(z, " ").concat(s) - }, t = { - transform: "translate(".concat(a / 2 * -1, " -256)") + } = c, s = { + transform: "translate(".concat(s / 2, " 256)") + }, z = "translate(".concat(32 * l.x, ", ").concat(32 * l.y, ") "), e = "scale(".concat(l.size / 16 * (l.flipX ? -1 : 1), ", ").concat(l.size / 16 * (l.flipY ? -1 : 1), ") "), l = "rotate(".concat(l.rotate, " 0 0)"), s = { + outer: s, + inner: { + transform: "".concat(z, " ").concat(e, " ").concat(l) + }, + path: { + transform: "translate(".concat(a / 2 * -1, " -256)") + } }; return { tag: "g", - attributes: { - ...L - }, + attributes: D1({}, s.outer), children: [ { tag: "g", - attributes: { - ...M - }, + attributes: D1({}, s.inner), children: [ { - tag: l.icon.tag, - children: l.icon.children, - attributes: { - ...l.icon.attributes, - ...t - } + tag: c.icon.tag, + children: c.icon.children, + attributes: D1(D1({}, c.icon.attributes), s.path) } ] } ] }; }; } - }, { + }, P = { + x: 0, + y: 0, + width: "100%", + height: "100%" + }; + function $2(c) { + return c.attributes && (c.attributes.fill || (!(1 < arguments.length && void 0 !== arguments[1]) || arguments[1])) && (c.attributes.fill = "black"), + c; + } + P1 = [ N1, v1, p1, g1, b1, k1, A1, q1, { hooks() { return { parseNodeAttributes(c, l) { - const s = l.getAttribute("data-fa-mask"), z = s ? B1(s.split(" ").map(c => c.trim())) : _1(); - return z.prefix || (z.prefix = q1), c.mask = z, c.maskId = l.getAttribute("data-fa-mask-id"), + var s = l.getAttribute("data-fa-mask"), s = s ? J1(s.split(" ").map(c => c.trim())) : n1(); + return s.prefix || (s.prefix = C), c.mask = s, c.maskId = l.getAttribute("data-fa-mask-id"), c; } }; }, provides(c) { c.generateAbstractMask = function(c) { - let { - children: l, - attributes: s, - main: z, - mask: a, - maskId: e, - transform: L - } = c; - const { - width: M, - icon: t - } = z; var { - width: r, - icon: n - } = a, m = function(c) { + children: c, + attributes: l, + main: s, + mask: a, + maskId: z, + transform: e + } = c, { + width: s, + icon: L + } = s, { + width: a, + icon: t + } = a, e = (c => { var { - transform: l, - containerWidth: s, - iconWidth: z - } = c, a = { - transform: "translate(".concat(s / 2, " 256)") - }, c = "translate(".concat(32 * l.x, ", ").concat(32 * l.y, ") "), s = "scale(".concat(l.size / 16 * (l.flipX ? -1 : 1), ", ").concat(l.size / 16 * (l.flipY ? -1 : 1), ") "), l = "rotate(".concat(l.rotate, " 0 0)"); + transform: c, + containerWidth: l, + iconWidth: s + } = c, l = { + transform: "translate(".concat(l / 2, " 256)") + }, a = "translate(".concat(32 * c.x, ", ").concat(32 * c.y, ") "), z = "scale(".concat(c.size / 16 * (c.flipX ? -1 : 1), ", ").concat(c.size / 16 * (c.flipY ? -1 : 1), ") "), c = "rotate(".concat(c.rotate, " 0 0)"); return { - outer: a, + outer: l, inner: { - transform: "".concat(c, " ").concat(s, " ").concat(l) + transform: "".concat(a, " ").concat(z, " ").concat(c) }, path: { - transform: "translate(".concat(z / 2 * -1, " -256)") + transform: "translate(".concat(s / 2 * -1, " -256)") } }; - }({ - transform: L, - containerWidth: r, - iconWidth: M - }), C = { + })({ + transform: e, + containerWidth: a, + iconWidth: s + }), a = { tag: "rect", - attributes: { - ...W2, + attributes: D1(D1({}, P), {}, { fill: "white" - } - }, c = t.children ? { - children: t.children.map(B2) - } : {}, r = { + }) + }, s = L.children ? { + children: L.children.map($2) + } : {}, L = { tag: "g", - attributes: { - ...m.inner - }, - children: [ B2({ - tag: t.tag, - attributes: { - ...t.attributes, - ...m.path - }, - ...c - }) ] - }, c = { + attributes: D1({}, e.inner), + children: [ $2(D1({ + tag: L.tag, + attributes: D1(D1({}, L.attributes), e.path) + }, s)) ] + }, s = { tag: "g", - attributes: { - ...m.outer - }, - children: [ r ] - }, m = "mask-".concat(e || L1()), r = "clip-".concat(e || L1()), c = { + attributes: D1({}, e.outer), + children: [ L ] + }, e = "mask-".concat(z || W1()), L = "clip-".concat(z || W1()), z = { tag: "mask", - attributes: { - ...W2, - id: m, + attributes: D1(D1({}, P), {}, { + id: e, maskUnits: "userSpaceOnUse", maskContentUnits: "userSpaceOnUse" - }, - children: [ C, c ] - }, c = { + }), + children: [ a, s ] + }, s = { tag: "defs", children: [ { tag: "clipPath", attributes: { - id: r + id: L }, - children: "g" === (n = n).tag ? n.children : [ n ] - }, c ] + children: "g" === (a = t).tag ? a.children : [ a ] + }, z ] }; - return l.push(c, { + return c.push(s, { tag: "rect", - attributes: { + attributes: D1({ fill: "currentColor", - "clip-path": "url(#".concat(r, ")"), - mask: "url(#".concat(m, ")"), - ...W2 - } + "clip-path": "url(#".concat(L, ")"), + mask: "url(#".concat(e, ")") + }, P) }), { - children: l, - attributes: s + children: c, + attributes: l }; }; } }, { provides(c) { let e = !1; - g.matchMedia && (e = g.matchMedia("(prefers-reduced-motion: reduce)").matches), + z.matchMedia && (e = z.matchMedia("(prefers-reduced-motion: reduce)").matches), c.missingIconAbstract = function() { - const c = []; - var l = { + var c = [], l = { fill: "currentColor" }, s = { attributeType: "XML", repeatCount: "indefinite", dur: "2s" - }; - c.push({ + }, a = (c.push({ tag: "path", - attributes: { - ...l, + attributes: D1(D1({}, l), {}, { d: "M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z" - } - }); - var z = { - ...s, + }) + }), D1(D1({}, s), {}, { attributeName: "opacity" - }; - const a = { + })), z = { tag: "circle", - attributes: { - ...l, + attributes: D1(D1({}, l), {}, { cx: "256", cy: "364", r: "28" - }, + }), children: [] }; - return e || a.children.push({ + return e || z.children.push({ tag: "animate", - attributes: { - ...s, + attributes: D1(D1({}, s), {}, { attributeName: "r", values: "28;14;28;28;14;28;" - } + }) }, { tag: "animate", - attributes: { - ...z, + attributes: D1(D1({}, a), {}, { values: "1;0;1;1;0;1;" - } - }), c.push(a), c.push({ + }) + }), c.push(z), c.push({ tag: "path", - attributes: { - ...l, + attributes: D1(D1({}, l), {}, { opacity: "1", d: "M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z" - }, + }), children: e ? [] : [ { tag: "animate", - attributes: { - ...z, + attributes: D1(D1({}, a), {}, { values: "1;0;0;0;0;1;" - } + }) } ] }), e || c.push({ tag: "path", - attributes: { - ...l, + attributes: D1(D1({}, l), {}, { opacity: "0", d: "M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z" - }, + }), children: [ { tag: "animate", - attributes: { - ...z, + attributes: D1(D1({}, a), {}, { values: "0;0;1;1;0;0;" - } + }) } ] }), { tag: "g", @@ -4526,38 +4655,52 @@ } }; } - } ], { - mixoutsTo: s2 - }), function(c) { + } ]; + { + F1 = P1; + let a = (_1 = { + mixoutsTo: w + }).mixoutsTo; + i1 = F1, H = {}, Object.keys(V).forEach(c => { + -1 === C1.indexOf(c) && delete V[c]; + }), i1.forEach(c => { + let s = c.mixout ? c.mixout() : {}; + if (Object.keys(s).forEach(l => { + "function" == typeof s[l] && (a[l] = s[l]), "object" == typeof s[l] && Object.keys(s[l]).forEach(c => { + a[l] || (a[l] = {}), a[l][c] = s[l][c]; + }); + }), c.hooks) { + let l = c.hooks(); + Object.keys(l).forEach(c => { + H[c] || (H[c] = []), H[c].push(l[c]); + }); + } + c.provides && c.provides(V); + }), a; + } + !function(c) { try { - for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), z = 1; z < l; z++) s[z - 1] = arguments[z]; + for (var l = arguments.length, s = new Array(1 < l ? l - 1 : 0), a = 1; a < l; a++) s[a - 1] = arguments[a]; c(...s); } catch (c) { - if (!N) throw c; + if (!n) throw c; } }(function(c) { - M && (g.FontAwesome || (g.FontAwesome = s2), p1(() => { - z2(), J1("bootstrap"); - })), h1.hooks = { - ...h1.hooks, + F && (z.FontAwesome || (z.FontAwesome = w), u2(() => { + y(), $1("bootstrap"); + })), X1.hooks = D1(D1({}, X1.hooks), {}, { addPack: (c, l) => { - h1.styles[c] = { - ...h1.styles[c] || {}, - ...l - }, I1(), z2(); + X1.styles[c] = D1(D1({}, X1.styles[c] || {}), l), o(), y(); }, addPacks: c => { c.forEach(c => { - var [ l, c ] = c; - h1.styles[l] = { - ...h1.styles[l] || {}, - ...c - }; - }), I1(), z2(); + var [ c, l ] = c; + X1.styles[c] = D1(D1({}, X1.styles[c] || {}), l); + }), o(), y(); }, addShims: c => { - h1.shims.push(...c), I1(), z2(); + X1.shims.push(...c), o(), y(); } - }; + }); }); -}(); \ No newline at end of file +} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/js/brands.js b/js-packages/@fortawesome/fontawesome-free/js/brands.js index 4e9936958..0b34689f2 100644 --- a/js-packages/@fortawesome/fontawesome-free/js/brands.js +++ b/js-packages/@fortawesome/fontawesome-free/js/brands.js @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -8,12 +8,10 @@ let _WINDOW = {}; let _DOCUMENT = {}; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -23,152 +21,243 @@ const IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - var a = "classic", - r = "sharp", - o = "sharp-duotone"; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } - var et$1 = { - classic: { - 900: "fas", - 400: "far", - normal: "far", - 300: "fal", - 100: "fat" - }, - sharp: { - 900: "fass", - 400: "fasr", - 300: "fasl", - 100: "fast" - }, - "sharp-duotone": { - 900: "fasds" - } - }; - var bt = { - kit: { - fak: "kit", - "fa-kit": "kit" - }, - "kit-duotone": { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - } - }; - var lo = { - classic: { - "fa-brands": "fab", - "fa-duotone": "fad", - "fa-light": "fal", - "fa-regular": "far", - "fa-solid": "fas", - "fa-thin": "fat" - }, - sharp: { - "fa-solid": "fass", - "fa-regular": "fasr", - "fa-light": "fasl", - "fa-thin": "fast" - }, - "sharp-duotone": { - "fa-solid": "fasds" - } - }, - no = { - classic: { - fab: "fa-brands", - fad: "fa-duotone", - fal: "fa-light", - far: "fa-regular", - fas: "fa-solid", - fat: "fa-thin" - }, - sharp: { - fass: "fa-solid", - fasr: "fa-regular", - fasl: "fa-light", - fast: "fa-thin" - }, - "sharp-duotone": { - fasds: "fa-solid" - } - }, - fo = { - classic: { - solid: "fas", - regular: "far", - light: "fal", - thin: "fat", - duotone: "fad", - brands: "fab" - }, - sharp: { - solid: "fass", - regular: "fasr", - light: "fasl", - thin: "fast" - }, - "sharp-duotone": { - solid: "fasds" - } - }, - ho = { - classic: { - fa: "solid", - fas: "solid", - "fa-solid": "solid", - far: "regular", - "fa-regular": "regular", - fal: "light", - "fa-light": "light", - fat: "thin", - "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", - fab: "brands", - "fa-brands": "brands" - }, - sharp: { - fa: "solid", - fass: "solid", - "fa-solid": "solid", - fasr: "regular", - "fa-regular": "regular", - fasl: "light", - "fa-light": "light", - fast: "thin", - "fa-thin": "thin" - }, - "sharp-duotone": { - fa: "solid", - fasds: "solid", - "fa-solid": "solid" - } - }; - var Io = { + var S = { + classic: { + fa: "solid", + fas: "solid", + "fa-solid": "solid", + far: "regular", + "fa-regular": "regular", + fal: "light", + "fa-light": "light", + fat: "thin", + "fa-thin": "thin", + fab: "brands", + "fa-brands": "brands" + }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, + sharp: { + fa: "solid", + fass: "solid", + "fa-solid": "solid", + fasr: "regular", + "fa-regular": "regular", + fasl: "light", + "fa-light": "light", + fast: "thin", + "fa-thin": "thin" + }, + "sharp-duotone": { + fa: "solid", + fasds: "solid", + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" + } + }; + var s = "classic"; + var G = { + classic: { + 900: "fas", + 400: "far", + normal: "far", + 300: "fal", + 100: "fat" + }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, + sharp: { + 900: "fass", + 400: "fasr", + 300: "fasl", + 100: "fast" + }, + "sharp-duotone": { + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" + } + }; + var xt = { + classic: { + solid: "fas", + regular: "far", + light: "fal", + thin: "fat", + brands: "fab" + }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, + sharp: { + solid: "fass", + regular: "fasr", + light: "fasl", + thin: "fast" + }, + "sharp-duotone": { + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" + } + }; + var St = { + kit: { + fak: "kit", + "fa-kit": "kit" + }, + "kit-duotone": { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + } + }; + var Ct = { kit: { "fa-kit": "fak" }, "kit-duotone": { "fa-kit-duotone": "fakd" } - }, - Fo = { - kit: { - fak: "fa-kit" - }, - "kit-duotone": { - fakd: "fa-kit-duotone" - } - }, - So = { - kit: { - kit: "fak" - }, - "kit-duotone": { - "kit-duotone": "fakd" - } }; + var Wt = { + kit: { + fak: "fa-kit" + }, + "kit-duotone": { + fakd: "fa-kit-duotone" + } + }; + var Et = { + kit: { + kit: "fak" + }, + "kit-duotone": { + "kit-duotone": "fakd" + } + }; + + var po = { + classic: { + "fa-brands": "fab", + "fa-duotone": "fad", + "fa-light": "fal", + "fa-regular": "far", + "fa-solid": "fas", + "fa-thin": "fat" + }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, + sharp: { + "fa-solid": "fass", + "fa-regular": "fasr", + "fa-light": "fasl", + "fa-thin": "fast" + }, + "sharp-duotone": { + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" + } + }, + co = { + classic: { + fab: "fa-brands", + fad: "fa-duotone", + fal: "fa-light", + far: "fa-regular", + fas: "fa-solid", + fat: "fa-thin" + }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, + sharp: { + fass: "fa-solid", + fasr: "fa-regular", + fasl: "fa-light", + fast: "fa-thin" + }, + "sharp-duotone": { + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" + } + }; const NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; const PRODUCTION = (() => { @@ -178,57 +267,45 @@ return false; } })(); - function familyProxy(obj) { // Defaults to the classic family if family is not available return new Proxy(obj, { get(target, prop) { - return prop in target ? target[prop] : target[a]; + return prop in target ? target[prop] : target[s]; } - }); } + const _PREFIX_TO_STYLE = _objectSpread2({}, S); - const _PREFIX_TO_STYLE = { ...ho - }; - _PREFIX_TO_STYLE[a] = { ...ho[a], - ...bt['kit'], - ...bt['kit-duotone'] - }; + // We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding + // {'fa-duotone': 'duotone'} + _PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + 'fa-duotone': 'duotone' + }), S[s]), St['kit']), St['kit-duotone']); const PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE); - const _STYLE_TO_PREFIX = { ...fo - }; - _STYLE_TO_PREFIX[a] = { ..._STYLE_TO_PREFIX[a], - ...So['kit'], - ...So['kit-duotone'] - }; + const _STYLE_TO_PREFIX = _objectSpread2({}, xt); + + // We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, "classic" family does not have any + // duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'} + _STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, { + duotone: 'fad' + }), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']); const STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX); - const _PREFIX_TO_LONG_STYLE = { ...no - }; - _PREFIX_TO_LONG_STYLE[a] = { ..._PREFIX_TO_LONG_STYLE[a], - ...Fo['kit'] - }; + const _PREFIX_TO_LONG_STYLE = _objectSpread2({}, co); + _PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']); const PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE); - const _LONG_STYLE_TO_PREFIX = { ...lo - }; - _LONG_STYLE_TO_PREFIX[a] = { ..._LONG_STYLE_TO_PREFIX[a], - ...Io['kit'] - }; + const _LONG_STYLE_TO_PREFIX = _objectSpread2({}, po); + _LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']); const LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX); - const _FONT_WEIGHT_TO_PREFIX = { ...et$1 - }; + const _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G); const FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX); - const prefixes = new Set(); - Object.keys(STYLE_TO_PREFIX[a]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[r]).map(prefixes.add.bind(prefixes)); - Object.keys(STYLE_TO_PREFIX[o]).map(prefixes.add.bind(prefixes)); function bunker(fn) { try { for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } - fn(...args); } catch (e) { if (!PRODUCTION) { @@ -237,50 +314,43 @@ } } - const w$1 = WINDOW || {}; - if (!w$1[NAMESPACE_IDENTIFIER]) w$1[NAMESPACE_IDENTIFIER] = {}; - if (!w$1[NAMESPACE_IDENTIFIER].styles) w$1[NAMESPACE_IDENTIFIER].styles = {}; - if (!w$1[NAMESPACE_IDENTIFIER].hooks) w$1[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w$1[NAMESPACE_IDENTIFIER].shims) w$1[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w$1[NAMESPACE_IDENTIFIER]; + const w = WINDOW || {}; + if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; + if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; + if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; + if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; + var namespace = w[NAMESPACE_IDENTIFIER]; function normalizeIcons(icons) { return Object.keys(icons).reduce((acc, iconName) => { const icon = icons[iconName]; const expanded = !!icon.icon; - if (expanded) { acc[icon.iconName] = icon.icon; } else { acc[iconName] = icon; } - return acc; }, {}); } - function defineIcons(prefix, icons) { let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; const { skipHooks = false } = params; const normalized = normalizeIcons(icons); - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { namespace.hooks.addPack(prefix, normalizeIcons(icons)); } else { - namespace.styles[prefix] = { ...(namespace.styles[prefix] || {}), - ...normalized - }; + namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized); } + /** * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction * of new styles we needed to differentiate between them. Prefix `fa` is now an alias * for `fas` so we'll ease the upgrade process for our users by automatically defining * this as well. */ - - if (prefix === 'fas') { defineIcons('fa', icons); } @@ -399,6 +469,7 @@ "debian": [448, 512, [], "e60b", "M380.2 245.6c3-7.6 5.5-14 5.2-24.4l-4.3 9c4.4-13.2 4-27.1 3.6-40.4c-.2-6-.3-11.8 0-17.4l-1.8-.5c-1.5-45.2-40.6-93.1-75.3-109.4c-30-13.8-76.1-16.2-97.3-5.8c1.3-1.1 4.2-2 6.8-2.7l.3-.1c3.3-1 6-1.7 4-2.9c-19.2 1.9-24.9 5.5-31.1 9.4l-.1 0c-4.6 2.9-9.5 6-20.3 8.7c-3.5 3.4 1.7 2 5.8 .9l0 0c4.1-1.1 7.2-1.9-.1 2.4c-3.5 1-6.6 1.3-9.6 1.6l-.1 0c-8.3 .8-15.8 1.6-30.7 17c.8 1.3 3.4-.2 5.3-1.3l.1-.1c2.3-1.4 3.4-2-1.7 4.4c-19.1-2.4-60.3 43.7-69.1 59l4.6 .8c-3.2 8-6.8 14.8-10 20.8c-4.3 8.1-7.9 14.9-8.7 21.3c-.3 5.1-1 11-1.7 17.3l0 0c-.1 1-.2 2-.3 3l-.1 .6c-3 27.3-6.7 60.8 3.9 73l-1.3 13c.6 1.2 1.1 2.3 1.6 3.5c.2 .4 .4 .8 .5 1.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c1 2.1 2 4.2 3.3 6.2l-3 .2c7 22.1 10.8 22.5 15.1 22.9l0 0c4.4 .4 9.3 .9 18.7 24.2c-2.7-.9-5.5-1.9-9.4-7.2c-.5 4.1 5.8 16.3 13.1 25.8l-3.1 3.6c2.1 3.7 4.8 6.2 7.6 8.8l0 0 0 0c1 .9 2.1 1.9 3.1 2.9c-11.9-6.5 3.2 13.7 11.9 25.2c.8 1.1 1.5 2 2.2 2.9l0 0 0 0 0 0 0 0 0 0c1.4 1.9 2.5 3.4 2.9 4.1l2.4-4.2c-.3 6.1 4.3 13.9 13.1 24.7l7.3-.3c3 6 14 16.7 20.7 17.2l-4.4 5.8c8.1 2.6 10.3 4.3 12.7 6.2c2.6 2.1 5.4 4.3 16.1 8.1l-4.2-7.4c3.5 3 6.2 5.9 8.8 8.7l.1 .1c5.2 5.6 9.9 10.6 19.7 15.3c10.7 3.7 16.6 4.7 22.7 5.8c.3 0 .6 .1 .9 .1c5.4 .8 11.2 1.8 20.8 4.5c-1.1-.1-2.2-.1-3.3-.1h0c-2.3-.1-4.7-.1-7-.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c-14.4-.2-29.2-.4-42.7-5.2C107.8 480.5 19.5 367.2 26 250.6c-.6-9.9-.3-20.9 0-30.7c.4-13.5 .7-24.8-1.6-28.3l1-3.1c5.3-17.4 11.7-38.2 23.8-62.8l-.1-.2v-.1c.4 .4 3.4 3.4 8.8-5.8c.8-1.8 1.6-3.7 2.4-5.6c.5-1.1 .9-2.2 1.4-3.2c2.5-6.1 5.1-12.3 8.4-17.9l2.6-.6c1.7-10.1 17-23.8 29.8-35.2l1.1-1c5.7-5.1 10.7-9.7 13.6-13.1l.7 4.4c17-15.9 44.6-27.5 65.6-36.4l.5-.2c4.8-2 9.3-3.9 13.3-5.7c-3.4 3.8 2.2 2.7 10 1c4.8-1 10.4-2.1 15.3-2.4l-3.9 2.1c-2.7 1.4-5.4 2.8-8 4.6c8.1-2 11.7-1.4 15.7-.8l.3 0c3.5 .6 7.3 1.2 14.6 .2c-5.6 .8-12.3 3-11.2 3.8c7.9 .9 12.8-.1 17.2-1l.2 0c5.5-1.1 10.3-2 19.3 .9l-1-4.8c7.3 2.6 12.7 4.3 17.5 5.8l.5 .1c10 3 17.6 5.3 34.2 14.1c3.2 .2 5.3-.5 7.4-1.2l.1 0c3.6-1.1 7-2.1 15.2 1.2c.3 .5 .5 1 .7 1.4c.1 .2 .2 .5 .3 .7l0 .1c1 2.6 1.8 4.6 14.6 12.1c1.7-.7-2.7-4.7-6.4-8.2c0 0 0 0-.1-.1c-.2-.1-.3-.3-.5-.4c32.2 17.3 67.3 54.1 78 93.5c-6-11.1-5.2-5.5-4.3 .5c.6 4 1.2 8.1-.2 7.5c4.5 12.1 8.1 24.5 10.4 37.4l-.8-2.9-.1-.3c-3.3-11.9-9.6-34.3-19.9-49.3c-.4 4.3-2.8 3.9-5.2 3.5l-.1 0 0 0c-3.3-.6-6.2-1.1-1.9 12.6c2.6 3.8 3.1 2.4 3.5 1.1l0 0c.5-1.5 .9-2.7 4.7 5.2c.1 4.1 1 8.2 2.1 12.7l0 0 0 0 .1 .6c.1 .3 .1 .5 .2 .8l.1 .6c.6 2.6 1.3 5.4 1.8 8.4c-1.1-.2-2.3-2.2-3.4-4.2c-1.4-2.4-2.8-4.7-3.7-3.2c2.4 11.5 6.5 17.4 8 18.3c-.3 .6-.6 .7-1.1 .7c-.8 0-1.8 .1-1.9 5.3c.7 13.7 3.3 12.5 5.3 11.6l0 0c.6-.3 1.2-.6 1.7-.4c-.6 2.5-1.6 5.1-2.7 7.9c-2.8 7.1-6 15.4-3.4 26.1c-.8-3-2-6-3.1-8.9l-.1-.4c-.2-.5-.4-1-.6-1.5l0 0c-.3-.8-.6-1.6-.9-2.3c-.6 4.4-.3 7.7-.1 10.6c0 .2 0 .5 0 .7c.4 5.3 .7 10-3 19.9c4.3-14.2 3.8-26.9-.2-20.8c1 10.9-3.7 20.4-8 28.9l-.1 .2c-3.6 7.1-6.8 13.5-5.9 19.3l-5.2-7.1c-7.5 10.9-7 13.3-6.5 15.5l0 .1c.5 1.9 1 3.8-3.4 10.8c1.7-2.9 1.3-3.6 1-4.2l0 0c-.4-.8-.7-1.5 1.7-5.1c-1.6 .1-5.5 3.9-10.1 8.5c-3.9 3.9-8.5 8.4-12.8 11.8c-37.5 30.1-82.3 34-125.6 17.8c.2-1-.2-2.1-3.1-4.1c-36.8-28.2-58.5-52.1-50.9-107.5c2.1-1.6 3.6-5.8 5.3-10.8l0 0 0 0 .2-.4 .1-.3 0-.1c2.9-8.4 6.5-18.8 14.3-23.8c7.8-17.3 31.3-33.3 56.4-33.7c25.6-1.4 47.2 13.7 58.1 27.9c-19.8-18.4-52.1-24-79.7-10.4c-28.2 12.7-45 43.8-42.5 74.7c.3-.4 .6-.6 .9-.8l0 0s0 0 0 0c0 0 .1-.1 .1-.1l.1-.1c.6-.5 1.1-.9 1.4-3.3c-.9 60.2 64.8 104.3 112.1 82l.6 1.3c12.7-3.5 15.9-6.5 20.3-10.7l.1-.1 0 0c2.2-2.1 4.7-4.5 8.9-7.3c-.3 .7-1.3 1.7-2.4 2.7c-2.2 2.1-4.6 4.5-1.6 4.6c5-1.3 18.5-13.4 28.5-22.3l0 0 0 0c.6-.5 1.2-1 1.7-1.5c1.5-1.3 2.8-2.5 4-3.6l0 0 .3-.3c1.9-4.2 1.6-5.6 1.3-7l0-.1c-.4-1.6-.8-3.3 2.4-9.6l7.3-3.7c.8-2.1 1.5-4.1 2.2-6c.2-.6 .5-1.2 .7-1.8l-.4-.2zM349.3 34.3l-.2-.1 .2 .1 0 0zM247.8 334.1c-6-3-13.7-8.9-14.8-11.4l-.4 .3c-.3 .6-.5 1.3-.2 2.2c-12.2-5.7-23.4-14.3-32.6-24.9c4.9 7.1 10.1 14.1 17 19.5c-6.9-2.3-15.1-11.8-21.6-19.3l-.1-.1c-4.3-5-7.9-9.1-9.7-9.5c19.8 35.5 80.5 62.3 112.3 49c-14.7 .5-33.4 .3-49.9-5.8zm79.3-119.7l-.1-.2c-.5-1.5-1.1-3.1-1.7-3.4c1.4-5.8 5.4-10.7 4.4 4.6c-1 3.8-1.8 1.5-2.6-1zm-4.2 22.2c-1.3 7.9-5 15.5-10.1 22.5c.2-2-1.2-2.4-2.6-2.8l0 0c-2.9-.8-5.9-1.6 5.6-16.1c-.5 1.9-2.1 4.6-3.7 7.3l0 0 0 0-.3 .4c-3.6 5.9-6.7 11 4 4.3l1-1.8c2.6-4.5 5-8.8 6-13.8h.1zm-55.6 33.9c7.1 .6 14.1 .6 21-1.1c-2.5 2.4-5.2 4.8-8.3 7.2c-11.1-1.7-21.2-6-12.7-6.1zm-92.6 11.6c3.6 7.1 6.4 11.5 9 15.7l.1 .2c2.3 3.7 4.4 7.1 6.8 11.7c-5.1-4.2-8.7-9.5-12.5-15l-.3-.5c-1.4-2.1-2.8-4.2-4.4-6.2l1.2-5.9h.1zm7.5-9.6c1.6 3.3 3.2 6.4 5.7 9.1l2.6 7.7-1.3-2.1c-3.2-5.3-6.3-10.6-8-16.7l.8 1.6 .2 .4zm238.9-41.6c-2.3 17.4-7.7 34.6-16 50.3c7.6-14.9 12.5-30.9 14.8-47.2l1.2-3.1zM35.6 110.6c.4 .8 1.4 .5 2.3 .3c1.9-.5 3.6-.9-.1 7.6c-.5 .3-1 .7-1.5 1l0 0 0 0c-1.4 .9-2.8 1.9-3.9 3c1.9-3.8 3.5-7.4 3.2-11.9zM25.3 152.3c-.7 3.7-1.5 7.9-3.4 13.9c.2-1.9 0-3.5-.2-4.9l0-.1c-.4-3.4-.7-6.3 4.3-12.8c-.3 1.2-.5 2.5-.7 3.8v.1z"], "openid": [448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z"], "instalod": [512, 512, [], "e081", "M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z"], + "files-pinwheel": [512, 512, [], "e69f", "M253.2 246.4L136.9 130.2c-.6-.6-1-1.3-1.4-2s-.5-1.6-.5-2.4s.2-1.6 .5-2.4s.8-1.4 1.4-2L253.3 5.1c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5L264 242c0 1.3-.3 2.5-1 3.6s-1.7 1.9-2.9 2.4s-2.5 .6-3.7 .3s-2.4-.9-3.2-1.9zm40.3-4.4l0-134.4c0-.8 .1-1.6 .5-2.4s.8-1.5 1.3-2.1s1.3-1.1 2-1.4s1.6-.5 2.4-.5l134.4 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.9 2.3-1.7 3.2L304 246.4c-.9 .8-2 1.4-3.2 1.6s-2.4 .1-3.5-.4s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.4zm30.6 35c-1.2 0-2.5-.3-3.5-1s-1.9-1.6-2.4-2.8s-.6-2.4-.4-3.6s.8-2.3 1.7-3.2l84.2-84.2c.6-.6 1.3-1 2-1.4s1.6-.5 2.4-.5s1.6 .2 2.4 .5s1.4 .8 2 1.4l84.4 84.2c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1l-168.5 0zM414.8 408l-95.3-95.2c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.7s1.3-2.1 2.4-2.8s2.3-1 3.5-1l95.2 0c1.7 0 3.2 .7 4.4 1.8s1.8 2.8 1.8 4.4l0 95.3c0 1.2-.4 2.5-1.1 3.5s-1.7 1.8-2.8 2.3s-2.4 .6-3.6 .3s-2.3-.9-3.2-1.7zM16.5 302.1l216.9 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.8 2.3-1.7 3.2L129.4 421.2c-.6 .6-1.3 1-2 1.4s-1.6 .5-2.4 .5s-1.6-.2-2.4-.5s-1.4-.8-2-1.4L12 312.8c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.6s1.3-2.1 2.3-2.8s2.3-1 3.5-1zM264 465.3c0 .8-.2 1.6-.5 2.4s-.8 1.5-1.4 2s-1.3 1-2 1.4s-1.6 .5-2.4 .5l-128 0c-1.2 0-2.5-.4-3.5-1.1s-1.8-1.7-2.3-2.8s-.6-2.4-.3-3.6s.8-2.3 1.7-3.2l128-128c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5l0 128zm40-132.5l82.8 82.7c.6 .6 1 1.3 1.4 2s.5 1.6 .5 2.4s-.2 1.6-.5 2.4s-.8 1.4-1.4 2L304 507c-.9 .9-2 1.5-3.2 1.7s-2.5 .1-3.6-.3s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.5l0-165.4c0-1.2 .4-2.5 1.1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.3s2.3 .8 3.2 1.7zM78.7 122.4c0-1.2 .3-2.5 1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.4s2.3 .8 3.2 1.7L237.8 266.4c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1L85 277.1c-1.7 0-3.2-.7-4.4-1.8s-1.8-2.8-1.8-4.4l0-148.4z"], "expeditedssl": [496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z"], "sellcast": [448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z"], "square-twitter": [448, 512, ["twitter-square"], "f081", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM351.3 199.3v0c0 86.7-66 186.6-186.6 186.6c-37.2 0-71.7-10.8-100.7-29.4c5.3 .6 10.4 .8 15.8 .8c30.7 0 58.9-10.4 81.4-28c-28.8-.6-53-19.5-61.3-45.5c10.1 1.5 19.2 1.5 29.6-1.2c-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3c-9-6-16.4-14.1-21.5-23.6s-7.8-20.2-7.7-31c0-12.2 3.2-23.4 8.9-33.1c32.3 39.8 80.8 65.8 135.2 68.6c-9.3-44.5 24-80.6 64-80.6c18.9 0 35.9 7.9 47.9 20.7c14.8-2.8 29-8.3 41.6-15.8c-4.9 15.2-15.2 28-28.8 36.1c13.2-1.4 26-5.1 37.8-10.2c-8.9 13.1-20.1 24.7-32.9 34c.2 2.8 .2 5.7 .2 8.5z"], @@ -674,7 +745,7 @@ "apper": [640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z"], "fort-awesome": [512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z"], "waze": [512, 512, [], "f83f", "M502.17 201.67C516.69 287.53 471.23 369.59 389 409.8c13 34.1-12.4 70.2-48.32 70.2a51.68 51.68 0 0 1-51.57-49c-6.44.19-64.2 0-76.33-.64A51.69 51.69 0 0 1 159 479.92c-33.86-1.36-57.95-34.84-47-67.92-37.21-13.11-72.54-34.87-99.62-70.8-13-17.28-.48-41.8 20.84-41.8 46.31 0 32.22-54.17 43.15-110.26C94.8 95.2 193.12 32 288.09 32c102.48 0 197.15 70.67 214.08 169.67zM373.51 388.28c42-19.18 81.33-56.71 96.29-102.14 40.48-123.09-64.15-228-181.71-228-83.45 0-170.32 55.42-186.07 136-9.53 48.91 5 131.35-68.75 131.35C58.21 358.6 91.6 378.11 127 389.54c24.66-21.8 63.87-15.47 79.83 14.34 14.22 1 79.19 1.18 87.9.82a51.69 51.69 0 0 1 78.78-16.42zM205.12 187.13c0-34.74 50.84-34.75 50.84 0s-50.84 34.74-50.84 0zm116.57 0c0-34.74 50.86-34.75 50.86 0s-50.86 34.75-50.86 0zm-122.61 70.69c-3.44-16.94 22.18-22.18 25.62-5.21l.06.28c4.14 21.42 29.85 44 64.12 43.07 35.68-.94 59.25-22.21 64.11-42.77 4.46-16.05 28.6-10.36 25.47 6-5.23 22.18-31.21 62-91.46 62.9-42.55 0-80.88-27.84-87.9-64.25z"], - "bluesky": [576, 512, [], "e671", "M407.8 294.7c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3zM288 227.1C261.9 176.4 190.9 81.9 124.9 35.3C61.6-9.4 37.5-1.7 21.6 5.5C3.3 13.8 0 41.9 0 58.4S9.1 194 15 213.9c19.5 65.7 89.1 87.9 153.2 80.7c3.3-.5 6.6-.9 10-1.4c-3.3 .5-6.6 1-10 1.4C74.3 308.6-9.1 342.8 100.3 464.5C220.6 589.1 265.1 437.8 288 361.1c22.9 76.7 49.2 222.5 185.6 103.4c102.4-103.4 28.1-156-65.8-169.9c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3c64.1 7.1 133.6-15.1 153.2-80.7C566.9 194 576 75 576 58.4s-3.3-44.7-21.6-52.9c-15.8-7.1-40-14.9-103.2 29.8C385.1 81.9 314.1 176.4 288 227.1z"], + "bluesky": [576, 512, [], "e671", "M123.6 34.5c66.4 50.1 137.9 151.5 164.2 206C314 186 385.5 84.5 452 34.5c48-36.1 125.6-64.1 125.6 24.9c0 17.8-10.1 149.2-16.1 170.5c-20.7 74.2-96.1 93.1-163.1 81.6c117.2 20 147 86.3 82.6 152.6C358.7 590 305.2 432.5 291.5 392.1c-2.5-7.5-3.7-10.9-3.7-7.9c0-3.1-1.2 .4-3.7 7.9C270.4 432.5 216.9 590 94.6 464.1C30.2 397.8 60 331.5 177.2 311.5C110.2 322.9 34.8 304 14.1 229.8C8.1 208.5-2 77.1-2 59.3c0-88.9 77.7-61 125.6-24.9z"], "cc-jcb": [576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z"], "snapchat": [512, 512, [62124, "snapchat-ghost"], "f2ab", "M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z"], "fantasy-flight-games": [512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z"], diff --git a/js-packages/@fortawesome/fontawesome-free/js/brands.min.js b/js-packages/@fortawesome/fontawesome-free/js/brands.min.js index 49d1d526d..c89e6ccbb 100644 --- a/js-packages/@fortawesome/fontawesome-free/js/brands.min.js +++ b/js-packages/@fortawesome/fontawesome-free/js/brands.min.js @@ -1,25 +1,51 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ -!function() { - "use strict"; +{ let c = {}, l = {}; try { "undefined" != typeof window && (c = window), "undefined" != typeof document && (l = document); } catch (c) {} - const { + var { userAgent: z = "" - } = c.navigator || {}; - var h = c, a = l, m = (h.document, !a.documentElement || !a.head || "function" != typeof a.addEventListener || a.createElement, - ~z.indexOf("MSIE") || z.indexOf("Trident/"), "classic"), C = { - fak: "kit", - "fa-kit": "kit" - }, v = { - fakd: "kit-duotone", - "fa-kit-duotone": "kit-duotone" - }, s = { + } = c.navigator || {}, h = c, m = l; + function s(c, l, z) { + (l = (c => "symbol" == typeof (c = ((c, l) => { + if ("object" != typeof c || !c) return c; + var z = c[Symbol.toPrimitive]; + if (void 0 === z) return ("string" === l ? String : Number)(c); + if ("object" != typeof (z = z.call(c, l || "default"))) return z; + throw new TypeError("@@toPrimitive must return a primitive value."); + })(c, "string")) ? c : c + "")(l)) in c ? Object.defineProperty(c, l, { + value: z, + enumerable: !0, + configurable: !0, + writable: !0 + }) : c[l] = z; + } + function C(l, c) { + var z, h = Object.keys(l); + return Object.getOwnPropertySymbols && (z = Object.getOwnPropertySymbols(l), + c && (z = z.filter(function(c) { + return Object.getOwnPropertyDescriptor(l, c).enumerable; + })), h.push.apply(h, z)), h; + } + function v(l) { + for (var c = 1; c < arguments.length; c++) { + var z = null != arguments[c] ? arguments[c] : {}; + c % 2 ? C(Object(z), !0).forEach(function(c) { + s(l, c, z[c]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(z)) : C(Object(z)).forEach(function(c) { + Object.defineProperty(l, c, Object.getOwnPropertyDescriptor(z, c)); + }); + } + return l; + } + h.document, m.documentElement && m.head && "function" == typeof m.addEventListener && m.createElement, + ~z.indexOf("MSIE") || z.indexOf("Trident/"); + var m = { classic: { fa: "solid", fas: "solid", @@ -30,11 +56,21 @@ "fa-light": "light", fat: "thin", "fa-thin": "thin", - fad: "duotone", - "fa-duotone": "duotone", fab: "brands", "fa-brands": "brands" }, + duotone: { + fa: "solid", + fad: "solid", + "fa-solid": "solid", + "fa-duotone": "solid", + fadr: "regular", + "fa-regular": "regular", + fadl: "light", + "fa-light": "light", + fadt: "thin", + "fa-thin": "thin" + }, sharp: { fa: "solid", fass: "solid", @@ -49,45 +85,55 @@ "sharp-duotone": { fa: "solid", fasds: "solid", - "fa-solid": "solid" + "fa-solid": "solid", + fasdr: "regular", + "fa-regular": "regular", + fasdl: "light", + "fa-light": "light", + fasdt: "thin", + "fa-thin": "thin" } - }, M = { - kit: "fak" + }, M = "classic", z = { + fak: "kit", + "fa-kit": "kit" }, H = { + fakd: "kit-duotone", + "fa-kit-duotone": "kit-duotone" + }, e = { + kit: "fak" + }, V = { "kit-duotone": "fakd" - }, a = "___FONT_AWESOME___"; - const V = (() => { + }, L = "___FONT_AWESOME___"; + let a = (() => { try { return !1; } catch (c) { return !1; } })(); - function L(c) { + function f(c) { return new Proxy(c, { get(c, l) { - return l in c ? c[l] : c[m]; + return l in c ? c[l] : c[M]; } }); } - const e = { - ...s - }; - e[m] = { - ...s[m], - ...C, - ...v - }; - L(e); - const f = { + var r = v({}, m), t = (r[M] = v(v(v(v({}, { + "fa-duotone": "duotone" + }), m[M]), z), H), f(r), (m = v({}, { classic: { solid: "fas", regular: "far", light: "fal", thin: "fat", - duotone: "fad", brands: "fab" }, + duotone: { + solid: "fad", + regular: "fadr", + light: "fadl", + thin: "fadt" + }, sharp: { solid: "fass", regular: "fasr", @@ -95,16 +141,14 @@ thin: "fast" }, "sharp-duotone": { - solid: "fasds" + solid: "fasds", + regular: "fasdr", + light: "fasdl", + thin: "fasdt" } - }; - f[m] = { - ...f[m], - ...M, - ...H - }; - H = L(f); - const r = { + }))[M] = v(v(v(v({}, { + duotone: "fad" + }), m[M]), e), V), f(m), (z = v({}, { classic: { fab: "fa-brands", fad: "fa-duotone", @@ -113,6 +157,11 @@ fas: "fa-solid", fat: "fa-thin" }, + duotone: { + fadr: "fa-regular", + fadl: "fa-light", + fadt: "fa-thin" + }, sharp: { fass: "fa-solid", fasr: "fa-regular", @@ -120,15 +169,14 @@ fast: "fa-thin" }, "sharp-duotone": { - fasds: "fa-solid" + fasds: "fa-solid", + fasdr: "fa-regular", + fasdl: "fa-light", + fasdt: "fa-thin" } - }; - r[m] = { - ...r[m], + }))[M] = v(v({}, z[M]), { fak: "fa-kit" - }; - L(r); - const t = { + }), f(z), (H = v({}, { classic: { "fa-brands": "fab", "fa-duotone": "fad", @@ -137,6 +185,11 @@ "fa-solid": "fas", "fa-thin": "fat" }, + duotone: { + "fa-regular": "fadr", + "fa-light": "fadl", + "fa-thin": "fadt" + }, sharp: { "fa-solid": "fass", "fa-regular": "fasr", @@ -144,14 +197,14 @@ "fa-thin": "fast" }, "sharp-duotone": { - "fa-solid": "fasds" + "fa-solid": "fasds", + "fa-regular": "fasdr", + "fa-light": "fasdl", + "fa-thin": "fasdt" } - }; - t[m] = { - ...t[m], + }))[M] = v(v({}, H[M]), { "fa-kit": "fak" - }; - L(t), L({ + }), f(H), f(v({}, { classic: { 900: "fas", 400: "far", @@ -159,6 +212,12 @@ 300: "fal", 100: "fat" }, + duotone: { + 900: "fad", + 400: "fadr", + 300: "fadl", + 100: "fadt" + }, sharp: { 900: "fass", 400: "fasr", @@ -166,31 +225,27 @@ 100: "fast" }, "sharp-duotone": { - 900: "fasds" + 900: "fasds", + 400: "fasdr", + 300: "fasdl", + 100: "fasdt" } - }); - const o = new Set(); - Object.keys(H[m]).map(o.add.bind(o)), Object.keys(H.sharp).map(o.add.bind(o)), Object.keys(H["sharp-duotone"]).map(o.add.bind(o)); - const i = h || {}; - i[a] || (i[a] = {}), i[a].styles || (i[a].styles = {}), i[a].hooks || (i[a].hooks = {}), - i[a].shims || (i[a].shims = []); - var d = i[a]; - function n(h) { + })), (r = h || {})[L] || (r[L] = {}), r[L].styles || (r[L].styles = {}), r[L].hooks || (r[L].hooks = {}), + r[L].shims || (r[L].shims = []), r[L]); + function o(h) { return Object.keys(h).reduce((c, l) => { var z = h[l]; return !!z.icon ? c[z.iconName] = z.icon : c[l] = z, c; }, {}); } - function u(c, l, z) { + function i(c, l, z) { var { - skipHooks: h = !1 - } = 2 < arguments.length && void 0 !== z ? z : {}, z = n(l); - "function" != typeof d.hooks.addPack || h ? d.styles[c] = { - ...d.styles[c] || {}, - ...z - } : d.hooks.addPack(c, n(l)), "fas" === c && u("fa", l); + skipHooks: z = !1 + } = 2 < arguments.length && void 0 !== z ? z : {}, h = o(l); + "function" != typeof t.hooks.addPack || z ? t.styles[c] = v(v({}, t.styles[c] || {}), h) : t.hooks.addPack(c, o(l)), + "fas" === c && i("fa", l); } - var b = { + var d = { monero: [ 496, 512, [], "f3d0", "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z" ], hooli: [ 640, 512, [], "f427", "M144.5 352l38.3.8c-13.2-4.6-26-10.2-38.3-16.8zm57.7-5.3v5.3l-19.4.8c36.5 12.5 69.9 14.2 94.7 7.2-19.9.2-45.8-2.6-75.3-13.3zm408.9-115.2c15.9 0 28.9-12.9 28.9-28.9s-12.9-24.5-28.9-24.5c-15.9 0-28.9 8.6-28.9 24.5s12.9 28.9 28.9 28.9zm-29 120.5H640V241.5h-57.9zm-73.7 0h57.9V156.7L508.4 184zm-31-119.4c-18.2-18.2-50.4-17.1-50.4-17.1s-32.3-1.1-50.4 17.1c-18.2 18.2-16.8 33.9-16.8 52.6s-1.4 34.3 16.8 52.5 50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.8-33.8 16.8-52.5-.1-18.8 1.3-34.5-16.8-52.6zm-39.8 71.9c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9zm-106.2-71.9c-18.2-18.2-50.4-17.1-50.4-17.1s-32.2-1.1-50.4 17.1c-1.9 1.9-3.7 3.9-5.3 6-38.2-29.6-72.5-46.5-102.1-61.1v-20.7l-22.5 10.6c-54.4-22.1-89-18.2-97.3.1 0 0-24.9 32.8 61.8 110.8V352h57.9v-28.6c-6.5-4.2-13-8.7-19.4-13.6-14.8-11.2-27.4-21.6-38.4-31.4v-31c13.1 14.7 30.5 31.4 53.4 50.3l4.5 3.6v-29.8c0-6.9 1.7-18.2 10.8-18.2s10.6 6.9 10.6 15V317c18 12.2 37.3 22.1 57.7 29.6v-93.9c0-18.7-13.4-37.4-40.6-37.4-15.8-.1-30.5 8.2-38.5 21.9v-54.3c41.9 20.9 83.9 46.5 99.9 58.3-10.2 14.6-9.3 28.1-9.3 43.7 0 18.7-1.4 34.3 16.8 52.5s50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.7-33.8 16.7-52.5 0-18.5 1.5-34.2-16.7-52.3zM65.2 184v63.3c-48.7-54.5-38.9-76-35.2-79.1 13.5-11.4 37.5-8 64.4 2.1zm226.5 120.5c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9z" ], yelp: [ 384, 512, [], "f1e9", "M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z" ], @@ -303,6 +358,7 @@ debian: [ 448, 512, [], "e60b", "M380.2 245.6c3-7.6 5.5-14 5.2-24.4l-4.3 9c4.4-13.2 4-27.1 3.6-40.4c-.2-6-.3-11.8 0-17.4l-1.8-.5c-1.5-45.2-40.6-93.1-75.3-109.4c-30-13.8-76.1-16.2-97.3-5.8c1.3-1.1 4.2-2 6.8-2.7l.3-.1c3.3-1 6-1.7 4-2.9c-19.2 1.9-24.9 5.5-31.1 9.4l-.1 0c-4.6 2.9-9.5 6-20.3 8.7c-3.5 3.4 1.7 2 5.8 .9l0 0c4.1-1.1 7.2-1.9-.1 2.4c-3.5 1-6.6 1.3-9.6 1.6l-.1 0c-8.3 .8-15.8 1.6-30.7 17c.8 1.3 3.4-.2 5.3-1.3l.1-.1c2.3-1.4 3.4-2-1.7 4.4c-19.1-2.4-60.3 43.7-69.1 59l4.6 .8c-3.2 8-6.8 14.8-10 20.8c-4.3 8.1-7.9 14.9-8.7 21.3c-.3 5.1-1 11-1.7 17.3l0 0c-.1 1-.2 2-.3 3l-.1 .6c-3 27.3-6.7 60.8 3.9 73l-1.3 13c.6 1.2 1.1 2.3 1.6 3.5c.2 .4 .4 .8 .5 1.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c1 2.1 2 4.2 3.3 6.2l-3 .2c7 22.1 10.8 22.5 15.1 22.9l0 0c4.4 .4 9.3 .9 18.7 24.2c-2.7-.9-5.5-1.9-9.4-7.2c-.5 4.1 5.8 16.3 13.1 25.8l-3.1 3.6c2.1 3.7 4.8 6.2 7.6 8.8l0 0 0 0c1 .9 2.1 1.9 3.1 2.9c-11.9-6.5 3.2 13.7 11.9 25.2c.8 1.1 1.5 2 2.2 2.9l0 0 0 0 0 0 0 0 0 0c1.4 1.9 2.5 3.4 2.9 4.1l2.4-4.2c-.3 6.1 4.3 13.9 13.1 24.7l7.3-.3c3 6 14 16.7 20.7 17.2l-4.4 5.8c8.1 2.6 10.3 4.3 12.7 6.2c2.6 2.1 5.4 4.3 16.1 8.1l-4.2-7.4c3.5 3 6.2 5.9 8.8 8.7l.1 .1c5.2 5.6 9.9 10.6 19.7 15.3c10.7 3.7 16.6 4.7 22.7 5.8c.3 0 .6 .1 .9 .1c5.4 .8 11.2 1.8 20.8 4.5c-1.1-.1-2.2-.1-3.3-.1h0c-2.3-.1-4.7-.1-7-.1l0 0 0 0 0 0 0 0 0 0 0 0 0 0c-14.4-.2-29.2-.4-42.7-5.2C107.8 480.5 19.5 367.2 26 250.6c-.6-9.9-.3-20.9 0-30.7c.4-13.5 .7-24.8-1.6-28.3l1-3.1c5.3-17.4 11.7-38.2 23.8-62.8l-.1-.2v-.1c.4 .4 3.4 3.4 8.8-5.8c.8-1.8 1.6-3.7 2.4-5.6c.5-1.1 .9-2.2 1.4-3.2c2.5-6.1 5.1-12.3 8.4-17.9l2.6-.6c1.7-10.1 17-23.8 29.8-35.2l1.1-1c5.7-5.1 10.7-9.7 13.6-13.1l.7 4.4c17-15.9 44.6-27.5 65.6-36.4l.5-.2c4.8-2 9.3-3.9 13.3-5.7c-3.4 3.8 2.2 2.7 10 1c4.8-1 10.4-2.1 15.3-2.4l-3.9 2.1c-2.7 1.4-5.4 2.8-8 4.6c8.1-2 11.7-1.4 15.7-.8l.3 0c3.5 .6 7.3 1.2 14.6 .2c-5.6 .8-12.3 3-11.2 3.8c7.9 .9 12.8-.1 17.2-1l.2 0c5.5-1.1 10.3-2 19.3 .9l-1-4.8c7.3 2.6 12.7 4.3 17.5 5.8l.5 .1c10 3 17.6 5.3 34.2 14.1c3.2 .2 5.3-.5 7.4-1.2l.1 0c3.6-1.1 7-2.1 15.2 1.2c.3 .5 .5 1 .7 1.4c.1 .2 .2 .5 .3 .7l0 .1c1 2.6 1.8 4.6 14.6 12.1c1.7-.7-2.7-4.7-6.4-8.2c0 0 0 0-.1-.1c-.2-.1-.3-.3-.5-.4c32.2 17.3 67.3 54.1 78 93.5c-6-11.1-5.2-5.5-4.3 .5c.6 4 1.2 8.1-.2 7.5c4.5 12.1 8.1 24.5 10.4 37.4l-.8-2.9-.1-.3c-3.3-11.9-9.6-34.3-19.9-49.3c-.4 4.3-2.8 3.9-5.2 3.5l-.1 0 0 0c-3.3-.6-6.2-1.1-1.9 12.6c2.6 3.8 3.1 2.4 3.5 1.1l0 0c.5-1.5 .9-2.7 4.7 5.2c.1 4.1 1 8.2 2.1 12.7l0 0 0 0 .1 .6c.1 .3 .1 .5 .2 .8l.1 .6c.6 2.6 1.3 5.4 1.8 8.4c-1.1-.2-2.3-2.2-3.4-4.2c-1.4-2.4-2.8-4.7-3.7-3.2c2.4 11.5 6.5 17.4 8 18.3c-.3 .6-.6 .7-1.1 .7c-.8 0-1.8 .1-1.9 5.3c.7 13.7 3.3 12.5 5.3 11.6l0 0c.6-.3 1.2-.6 1.7-.4c-.6 2.5-1.6 5.1-2.7 7.9c-2.8 7.1-6 15.4-3.4 26.1c-.8-3-2-6-3.1-8.9l-.1-.4c-.2-.5-.4-1-.6-1.5l0 0c-.3-.8-.6-1.6-.9-2.3c-.6 4.4-.3 7.7-.1 10.6c0 .2 0 .5 0 .7c.4 5.3 .7 10-3 19.9c4.3-14.2 3.8-26.9-.2-20.8c1 10.9-3.7 20.4-8 28.9l-.1 .2c-3.6 7.1-6.8 13.5-5.9 19.3l-5.2-7.1c-7.5 10.9-7 13.3-6.5 15.5l0 .1c.5 1.9 1 3.8-3.4 10.8c1.7-2.9 1.3-3.6 1-4.2l0 0c-.4-.8-.7-1.5 1.7-5.1c-1.6 .1-5.5 3.9-10.1 8.5c-3.9 3.9-8.5 8.4-12.8 11.8c-37.5 30.1-82.3 34-125.6 17.8c.2-1-.2-2.1-3.1-4.1c-36.8-28.2-58.5-52.1-50.9-107.5c2.1-1.6 3.6-5.8 5.3-10.8l0 0 0 0 .2-.4 .1-.3 0-.1c2.9-8.4 6.5-18.8 14.3-23.8c7.8-17.3 31.3-33.3 56.4-33.7c25.6-1.4 47.2 13.7 58.1 27.9c-19.8-18.4-52.1-24-79.7-10.4c-28.2 12.7-45 43.8-42.5 74.7c.3-.4 .6-.6 .9-.8l0 0s0 0 0 0c0 0 .1-.1 .1-.1l.1-.1c.6-.5 1.1-.9 1.4-3.3c-.9 60.2 64.8 104.3 112.1 82l.6 1.3c12.7-3.5 15.9-6.5 20.3-10.7l.1-.1 0 0c2.2-2.1 4.7-4.5 8.9-7.3c-.3 .7-1.3 1.7-2.4 2.7c-2.2 2.1-4.6 4.5-1.6 4.6c5-1.3 18.5-13.4 28.5-22.3l0 0 0 0c.6-.5 1.2-1 1.7-1.5c1.5-1.3 2.8-2.5 4-3.6l0 0 .3-.3c1.9-4.2 1.6-5.6 1.3-7l0-.1c-.4-1.6-.8-3.3 2.4-9.6l7.3-3.7c.8-2.1 1.5-4.1 2.2-6c.2-.6 .5-1.2 .7-1.8l-.4-.2zM349.3 34.3l-.2-.1 .2 .1 0 0zM247.8 334.1c-6-3-13.7-8.9-14.8-11.4l-.4 .3c-.3 .6-.5 1.3-.2 2.2c-12.2-5.7-23.4-14.3-32.6-24.9c4.9 7.1 10.1 14.1 17 19.5c-6.9-2.3-15.1-11.8-21.6-19.3l-.1-.1c-4.3-5-7.9-9.1-9.7-9.5c19.8 35.5 80.5 62.3 112.3 49c-14.7 .5-33.4 .3-49.9-5.8zm79.3-119.7l-.1-.2c-.5-1.5-1.1-3.1-1.7-3.4c1.4-5.8 5.4-10.7 4.4 4.6c-1 3.8-1.8 1.5-2.6-1zm-4.2 22.2c-1.3 7.9-5 15.5-10.1 22.5c.2-2-1.2-2.4-2.6-2.8l0 0c-2.9-.8-5.9-1.6 5.6-16.1c-.5 1.9-2.1 4.6-3.7 7.3l0 0 0 0-.3 .4c-3.6 5.9-6.7 11 4 4.3l1-1.8c2.6-4.5 5-8.8 6-13.8h.1zm-55.6 33.9c7.1 .6 14.1 .6 21-1.1c-2.5 2.4-5.2 4.8-8.3 7.2c-11.1-1.7-21.2-6-12.7-6.1zm-92.6 11.6c3.6 7.1 6.4 11.5 9 15.7l.1 .2c2.3 3.7 4.4 7.1 6.8 11.7c-5.1-4.2-8.7-9.5-12.5-15l-.3-.5c-1.4-2.1-2.8-4.2-4.4-6.2l1.2-5.9h.1zm7.5-9.6c1.6 3.3 3.2 6.4 5.7 9.1l2.6 7.7-1.3-2.1c-3.2-5.3-6.3-10.6-8-16.7l.8 1.6 .2 .4zm238.9-41.6c-2.3 17.4-7.7 34.6-16 50.3c7.6-14.9 12.5-30.9 14.8-47.2l1.2-3.1zM35.6 110.6c.4 .8 1.4 .5 2.3 .3c1.9-.5 3.6-.9-.1 7.6c-.5 .3-1 .7-1.5 1l0 0 0 0c-1.4 .9-2.8 1.9-3.9 3c1.9-3.8 3.5-7.4 3.2-11.9zM25.3 152.3c-.7 3.7-1.5 7.9-3.4 13.9c.2-1.9 0-3.5-.2-4.9l0-.1c-.4-3.4-.7-6.3 4.3-12.8c-.3 1.2-.5 2.5-.7 3.8v.1z" ], openid: [ 448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z" ], instalod: [ 512, 512, [], "e081", "M153.384,480H387.113L502.554,275.765,204.229,333.211ZM504.726,240.078,387.113,32H155.669L360.23,267.9ZM124.386,48.809,7.274,256,123.236,461.154,225.627,165.561Z" ], + "files-pinwheel": [ 512, 512, [], "e69f", "M253.2 246.4L136.9 130.2c-.6-.6-1-1.3-1.4-2s-.5-1.6-.5-2.4s.2-1.6 .5-2.4s.8-1.4 1.4-2L253.3 5.1c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5L264 242c0 1.3-.3 2.5-1 3.6s-1.7 1.9-2.9 2.4s-2.5 .6-3.7 .3s-2.4-.9-3.2-1.9zm40.3-4.4l0-134.4c0-.8 .1-1.6 .5-2.4s.8-1.5 1.3-2.1s1.3-1.1 2-1.4s1.6-.5 2.4-.5l134.4 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.9 2.3-1.7 3.2L304 246.4c-.9 .8-2 1.4-3.2 1.6s-2.4 .1-3.5-.4s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.4zm30.6 35c-1.2 0-2.5-.3-3.5-1s-1.9-1.6-2.4-2.8s-.6-2.4-.4-3.6s.8-2.3 1.7-3.2l84.2-84.2c.6-.6 1.3-1 2-1.4s1.6-.5 2.4-.5s1.6 .2 2.4 .5s1.4 .8 2 1.4l84.4 84.2c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1l-168.5 0zM414.8 408l-95.3-95.2c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.7s1.3-2.1 2.4-2.8s2.3-1 3.5-1l95.2 0c1.7 0 3.2 .7 4.4 1.8s1.8 2.8 1.8 4.4l0 95.3c0 1.2-.4 2.5-1.1 3.5s-1.7 1.8-2.8 2.3s-2.4 .6-3.6 .3s-2.3-.9-3.2-1.7zM16.5 302.1l216.9 0c1.2 0 2.5 .4 3.5 1.1s1.8 1.7 2.3 2.8s.6 2.4 .3 3.6s-.8 2.3-1.7 3.2L129.4 421.2c-.6 .6-1.3 1-2 1.4s-1.6 .5-2.4 .5s-1.6-.2-2.4-.5s-1.4-.8-2-1.4L12 312.8c-.9-.9-1.5-2-1.7-3.2s-.1-2.5 .4-3.6s1.3-2.1 2.3-2.8s2.3-1 3.5-1zM264 465.3c0 .8-.2 1.6-.5 2.4s-.8 1.5-1.4 2s-1.3 1-2 1.4s-1.6 .5-2.4 .5l-128 0c-1.2 0-2.5-.4-3.5-1.1s-1.8-1.7-2.3-2.8s-.6-2.4-.3-3.6s.8-2.3 1.7-3.2l128-128c.9-.9 2-1.5 3.2-1.7s2.5-.1 3.6 .3s2.1 1.3 2.8 2.3s1.1 2.2 1.1 3.5l0 128zm40-132.5l82.8 82.7c.6 .6 1 1.3 1.4 2s.5 1.6 .5 2.4s-.2 1.6-.5 2.4s-.8 1.4-1.4 2L304 507c-.9 .9-2 1.5-3.2 1.7s-2.5 .1-3.6-.3s-2.1-1.3-2.8-2.3s-1.1-2.2-1.1-3.5l0-165.4c0-1.2 .4-2.5 1.1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.3s2.3 .8 3.2 1.7zM78.7 122.4c0-1.2 .3-2.5 1-3.5s1.7-1.8 2.8-2.3s2.4-.6 3.6-.4s2.3 .8 3.2 1.7L237.8 266.4c.9 .9 1.5 2 1.7 3.2s.1 2.5-.3 3.6s-1.3 2.1-2.3 2.8s-2.2 1.1-3.5 1.1L85 277.1c-1.7 0-3.2-.7-4.4-1.8s-1.8-2.8-1.8-4.4l0-148.4z" ], expeditedssl: [ 496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z" ], sellcast: [ 448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z" ], "square-twitter": [ 448, 512, [ "twitter-square" ], "f081", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM351.3 199.3v0c0 86.7-66 186.6-186.6 186.6c-37.2 0-71.7-10.8-100.7-29.4c5.3 .6 10.4 .8 15.8 .8c30.7 0 58.9-10.4 81.4-28c-28.8-.6-53-19.5-61.3-45.5c10.1 1.5 19.2 1.5 29.6-1.2c-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3c-9-6-16.4-14.1-21.5-23.6s-7.8-20.2-7.7-31c0-12.2 3.2-23.4 8.9-33.1c32.3 39.8 80.8 65.8 135.2 68.6c-9.3-44.5 24-80.6 64-80.6c18.9 0 35.9 7.9 47.9 20.7c14.8-2.8 29-8.3 41.6-15.8c-4.9 15.2-15.2 28-28.8 36.1c13.2-1.4 26-5.1 37.8-10.2c-8.9 13.1-20.1 24.7-32.9 34c.2 2.8 .2 5.7 .2 8.5z" ], @@ -578,7 +634,7 @@ apper: [ 640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z" ], "fort-awesome": [ 512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z" ], waze: [ 512, 512, [], "f83f", "M502.17 201.67C516.69 287.53 471.23 369.59 389 409.8c13 34.1-12.4 70.2-48.32 70.2a51.68 51.68 0 0 1-51.57-49c-6.44.19-64.2 0-76.33-.64A51.69 51.69 0 0 1 159 479.92c-33.86-1.36-57.95-34.84-47-67.92-37.21-13.11-72.54-34.87-99.62-70.8-13-17.28-.48-41.8 20.84-41.8 46.31 0 32.22-54.17 43.15-110.26C94.8 95.2 193.12 32 288.09 32c102.48 0 197.15 70.67 214.08 169.67zM373.51 388.28c42-19.18 81.33-56.71 96.29-102.14 40.48-123.09-64.15-228-181.71-228-83.45 0-170.32 55.42-186.07 136-9.53 48.91 5 131.35-68.75 131.35C58.21 358.6 91.6 378.11 127 389.54c24.66-21.8 63.87-15.47 79.83 14.34 14.22 1 79.19 1.18 87.9.82a51.69 51.69 0 0 1 78.78-16.42zM205.12 187.13c0-34.74 50.84-34.75 50.84 0s-50.84 34.74-50.84 0zm116.57 0c0-34.74 50.86-34.75 50.86 0s-50.86 34.75-50.86 0zm-122.61 70.69c-3.44-16.94 22.18-22.18 25.62-5.21l.06.28c4.14 21.42 29.85 44 64.12 43.07 35.68-.94 59.25-22.21 64.11-42.77 4.46-16.05 28.6-10.36 25.47 6-5.23 22.18-31.21 62-91.46 62.9-42.55 0-80.88-27.84-87.9-64.25z" ], - bluesky: [ 576, 512, [], "e671", "M407.8 294.7c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3zM288 227.1C261.9 176.4 190.9 81.9 124.9 35.3C61.6-9.4 37.5-1.7 21.6 5.5C3.3 13.8 0 41.9 0 58.4S9.1 194 15 213.9c19.5 65.7 89.1 87.9 153.2 80.7c3.3-.5 6.6-.9 10-1.4c-3.3 .5-6.6 1-10 1.4C74.3 308.6-9.1 342.8 100.3 464.5C220.6 589.1 265.1 437.8 288 361.1c22.9 76.7 49.2 222.5 185.6 103.4c102.4-103.4 28.1-156-65.8-169.9c-3.3-.4-6.7-.8-10-1.3c3.4 .4 6.7 .9 10 1.3c64.1 7.1 133.6-15.1 153.2-80.7C566.9 194 576 75 576 58.4s-3.3-44.7-21.6-52.9c-15.8-7.1-40-14.9-103.2 29.8C385.1 81.9 314.1 176.4 288 227.1z" ], + bluesky: [ 576, 512, [], "e671", "M123.6 34.5c66.4 50.1 137.9 151.5 164.2 206C314 186 385.5 84.5 452 34.5c48-36.1 125.6-64.1 125.6 24.9c0 17.8-10.1 149.2-16.1 170.5c-20.7 74.2-96.1 93.1-163.1 81.6c117.2 20 147 86.3 82.6 152.6C358.7 590 305.2 432.5 291.5 392.1c-2.5-7.5-3.7-10.9-3.7-7.9c0-3.1-1.2 .4-3.7 7.9C270.4 432.5 216.9 590 94.6 464.1C30.2 397.8 60 331.5 177.2 311.5C110.2 322.9 34.8 304 14.1 229.8C8.1 208.5-2 77.1-2 59.3c0-88.9 77.7-61 125.6-24.9z" ], "cc-jcb": [ 576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z" ], snapchat: [ 512, 512, [ 62124, "snapchat-ghost" ], "f2ab", "M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z" ], "fantasy-flight-games": [ 512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z" ], @@ -689,9 +745,9 @@ for (var l = arguments.length, z = new Array(1 < l ? l - 1 : 0), h = 1; h < l; h++) z[h - 1] = arguments[h]; c(...z); } catch (c) { - if (!V) throw c; + if (!a) throw c; } }(() => { - u("fab", b), u("fa-brands", b); + i("fab", d), i("fa-brands", d); }); -}(); \ No newline at end of file +} \ No newline at end of file diff --git a/js-packages/@fortawesome/fontawesome-free/js/conflict-detection.js b/js-packages/@fortawesome/fontawesome-free/js/conflict-detection.js index 57444ec1f..7d2982d7e 100644 --- a/js-packages/@fortawesome/fontawesome-free/js/conflict-detection.js +++ b/js-packages/@fortawesome/fontawesome-free/js/conflict-detection.js @@ -1,5 +1,5 @@ /*! - * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * Font Awesome Free 6.7.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */ @@ -9,14 +9,56 @@ (factory()); }(this, (function () { 'use strict'; + function _defineProperty(e, r, t) { + return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { + value: t, + enumerable: !0, + configurable: !0, + writable: !0 + }) : e[r] = t, e; + } + function ownKeys(e, r) { + var t = Object.keys(e); + if (Object.getOwnPropertySymbols) { + var o = Object.getOwnPropertySymbols(e); + r && (o = o.filter(function (r) { + return Object.getOwnPropertyDescriptor(e, r).enumerable; + })), t.push.apply(t, o); + } + return t; + } + function _objectSpread2(e) { + for (var r = 1; r < arguments.length; r++) { + var t = null != arguments[r] ? arguments[r] : {}; + r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { + _defineProperty(e, r, t[r]); + }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { + Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); + }); + } + return e; + } + function _toPrimitive(t, r) { + if ("object" != typeof t || !t) return t; + var e = t[Symbol.toPrimitive]; + if (void 0 !== e) { + var i = e.call(t, r || "default"); + if ("object" != typeof i) return i; + throw new TypeError("@@toPrimitive must return a primitive value."); + } + return ("string" === r ? String : Number)(t); + } + function _toPropertyKey(t) { + var i = _toPrimitive(t, "string"); + return "symbol" == typeof i ? i : i + ""; + } + let _WINDOW = {}; let _DOCUMENT = {}; - try { if (typeof window !== 'undefined') _WINDOW = window; if (typeof document !== 'undefined') _DOCUMENT = document; } catch (e) {} - const { userAgent = '' } = _WINDOW.navigator || {}; @@ -27,20 +69,16 @@ const IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); const functions = []; - const listener = function () { DOCUMENT.removeEventListener('DOMContentLoaded', listener); loaded = 1; functions.map(fn => fn()); }; - let loaded = false; - if (IS_DOM) { loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState); if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener); } - function domready (fn) { if (!IS_DOM) return; loaded ? setTimeout(fn, 0) : functions.push(fn); @@ -52,19 +90,15 @@ nodesFound } = _ref; const timedOutTests = {}; - for (let key in nodesFound) { if (!(nodesTested.conflict[key] || nodesTested.noConflict[key])) { timedOutTests[key] = nodesFound[key]; } } - const conflictsCount = Object.keys(nodesTested.conflict).length; - if (conflictsCount > 0) { console.info("%cConflict".concat(conflictsCount > 1 ? 's' : '', " found:"), 'color: darkred; font-size: large'); const data = {}; - for (let key in nodesTested.conflict) { const item = nodesTested.conflict[key]; data[key] = { @@ -73,16 +107,12 @@ 'innerText excerpt': item.innerText && item.innerText !== '' ? item.innerText.slice(0, 200) + '...' : '(empty)' }; } - console.table(data); } - const noConflictsCount = Object.keys(nodesTested.noConflict).length; - if (noConflictsCount > 0) { console.info("%cNo conflict".concat(noConflictsCount > 1 ? 's' : '', " found with ").concat(noConflictsCount === 1 ? 'this' : 'these', ":"), 'color: green; font-size: large'); const data = {}; - for (let key in nodesTested.noConflict) { const item = nodesTested.noConflict[key]; data[key] = { @@ -91,16 +121,12 @@ 'innerText excerpt': item.innerText && item.innerText !== '' ? item.innerText.slice(0, 200) + '...' : '(empty)' }; } - console.table(data); } - const timeOutCount = Object.keys(timedOutTests).length; - if (timeOutCount > 0) { console.info("%cLeftovers--we timed out before collecting test results for ".concat(timeOutCount === 1 ? 'this' : 'these', ":"), 'color: blue; font-size: large'); const data = {}; - for (let key in timedOutTests) { const item = timedOutTests[key]; data[key] = { @@ -109,7 +135,6 @@ 'innerText excerpt': item.innerText && item.innerText !== '' ? item.innerText.slice(0, 200) + '...' : '(empty)' }; } - console.table(data); } } @@ -121,8 +146,8 @@ } var md5 = createCommonjsModule(function (module) { - (function ($) { + /** * Add integers, wrapping at 2^32. * This uses 16-bit operations internally to work around bugs in interpreters. @@ -131,12 +156,12 @@ * @param {number} y Second integer * @returns {number} Sum */ - function safeAdd(x, y) { var lsw = (x & 0xffff) + (y & 0xffff); var msw = (x >> 16) + (y >> 16) + (lsw >> 16); return msw << 16 | lsw & 0xffff; } + /** * Bitwise rotate a 32-bit number to the left. * @@ -144,11 +169,10 @@ * @param {number} cnt Rotation count * @returns {number} Rotated number */ - - function bitRotateLeft(num, cnt) { return num << cnt | num >>> 32 - cnt; } + /** * Basic operation the algorithm uses. * @@ -160,8 +184,6 @@ * @param {number} t t * @returns {number} Result */ - - function md5cmn(q, a, b, x, s, t) { return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b); } @@ -177,8 +199,6 @@ * @param {number} t t * @returns {number} Result */ - - function md5ff(a, b, c, d, x, s, t) { return md5cmn(b & c | ~b & d, a, b, x, s, t); } @@ -194,8 +214,6 @@ * @param {number} t t * @returns {number} Result */ - - function md5gg(a, b, c, d, x, s, t) { return md5cmn(b & d | c & ~d, a, b, x, s, t); } @@ -211,8 +229,6 @@ * @param {number} t t * @returns {number} Result */ - - function md5hh(a, b, c, d, x, s, t) { return md5cmn(b ^ c ^ d, a, b, x, s, t); } @@ -228,11 +244,10 @@ * @param {number} t t * @returns {number} Result */ - - function md5ii(a, b, c, d, x, s, t) { return md5cmn(c ^ (b | ~d), a, b, x, s, t); } + /** * Calculate the MD5 of an array of little-endian words, and a bit length. * @@ -240,8 +255,6 @@ * @param {number} len Bit length * @returns {Array} MD5 Array */ - - function binlMD5(x, len) { /* append padding */ x[len >> 5] |= 0x80 << len % 32; @@ -255,7 +268,6 @@ var b = -271733879; var c = -1732584194; var d = 271733878; - for (i = 0; i < x.length; i += 16) { olda = a; oldb = b; @@ -330,28 +342,25 @@ c = safeAdd(c, oldc); d = safeAdd(d, oldd); } - return [a, b, c, d]; } + /** * Convert an array of little-endian words to a string * * @param {Array} input MD5 Array * @returns {string} MD5 string */ - - function binl2rstr(input) { var i; var output = ''; var length32 = input.length * 32; - for (i = 0; i < length32; i += 8) { output += String.fromCharCode(input[i >> 5] >>> i % 32 & 0xff); } - return output; } + /** * Convert a raw string to an array of little-endian words * Characters >255 have their high-byte silently ignored. @@ -359,36 +368,30 @@ * @param {string} input Raw input string * @returns {Array} Array of little-endian words */ - - function rstr2binl(input) { var i; var output = []; output[(input.length >> 2) - 1] = undefined; - for (i = 0; i < output.length; i += 1) { output[i] = 0; } - var length8 = input.length * 8; - for (i = 0; i < length8; i += 8) { output[i >> 5] |= (input.charCodeAt(i / 8) & 0xff) << i % 32; } - return output; } + /** * Calculate the MD5 of a raw string * * @param {string} s Input string * @returns {string} Raw MD5 string */ - - function rstrMD5(s) { return binl2rstr(binlMD5(rstr2binl(s), s.length * 8)); } + /** * Calculates the HMAC-MD5 of a key and some data (raw strings) * @@ -396,8 +399,6 @@ * @param {string} data Raw input string * @returns {string} Raw MD5 string */ - - function rstrHMACMD5(key, data) { var i; var bkey = rstr2binl(key); @@ -405,59 +406,51 @@ var opad = []; var hash; ipad[15] = opad[15] = undefined; - if (bkey.length > 16) { bkey = binlMD5(bkey, key.length * 8); } - for (i = 0; i < 16; i += 1) { ipad[i] = bkey[i] ^ 0x36363636; opad[i] = bkey[i] ^ 0x5c5c5c5c; } - hash = binlMD5(ipad.concat(rstr2binl(data)), 512 + data.length * 8); return binl2rstr(binlMD5(opad.concat(hash), 512 + 128)); } + /** * Convert a raw string to a hex string * * @param {string} input Raw input string * @returns {string} Hex encoded string */ - - function rstr2hex(input) { var hexTab = '0123456789abcdef'; var output = ''; var x; var i; - for (i = 0; i < input.length; i += 1) { x = input.charCodeAt(i); output += hexTab.charAt(x >>> 4 & 0x0f) + hexTab.charAt(x & 0x0f); } - return output; } + /** * Encode a string as UTF-8 * * @param {string} input Input string * @returns {string} UTF8 string */ - - function str2rstrUTF8(input) { return unescape(encodeURIComponent(input)); } + /** * Encodes input string as raw MD5 string * * @param {string} s Input string * @returns {string} Raw MD5 string */ - - function rawMD5(s) { return rstrMD5(str2rstrUTF8(s)); } @@ -467,8 +460,6 @@ * @param {string} s Input string * @returns {string} Hex encoded string */ - - function hexMD5(s) { return rstr2hex(rawMD5(s)); } @@ -479,8 +470,6 @@ * @param {string} d Input string * @returns {string} Raw MD5 string */ - - function rawHMACMD5(k, d) { return rstrHMACMD5(str2rstrUTF8(k), str2rstrUTF8(d)); } @@ -491,11 +480,10 @@ * @param {string} d Input string * @returns {string} Raw MD5 string */ - - function hexHMACMD5(k, d) { return rstr2hex(rawHMACMD5(k, d)); } + /** * Calculates MD5 value for a given string. * If a key is provided, calculates the HMAC-MD5 value. @@ -506,24 +494,18 @@ * @param {boolean} [raw] Raw output switch * @returns {string} MD5 output */ - - function md5(string, key, raw) { if (!key) { if (!raw) { return hexMD5(string); } - return rawMD5(string); } - if (!raw) { return hexHMACMD5(key, string); } - return rawHMACMD5(key, string); } - if (module.exports) { module.exports = md5; } else { @@ -534,7 +516,6 @@ function md5ForNode(node) { if (null === node || 'object' !== typeof node) return undefined; - if (node.src) { return md5(node.src); } else if (node.href) { @@ -553,12 +534,10 @@ const detectionIgnoreAttr = 'data-fa-detection-ignore'; const timeoutAttr = 'data-fa-detection-timeout'; const resultsCollectionMaxWaitAttr = 'data-fa-detection-results-collection-max-wait'; - const silenceErrors = e => { e.preventDefault(); e.stopPropagation(); }; - function pollUntil(_ref) { let { fn = () => true, @@ -572,18 +551,15 @@ function poll(duration, cumulativeDuration) { setTimeout(function () { const result = fn(); - if (showProgress) { console.info(progressIndicator); } - if (!!result) { // eslint-disable-line no-extra-boolean-cast resolve(result); } else { const nextDuration = 250; const nextCumulativeDuration = nextDuration + cumulativeDuration; - if (nextCumulativeDuration <= maxDuration) { poll(nextDuration, nextCumulativeDuration); } else { @@ -592,53 +568,49 @@ } }, duration); } - poll(initialDuration, 0); }); } - function detectWebfontConflicts() { const linkTags = Array.from(DOCUMENT.getElementsByTagName('link')).filter(t => !t.hasAttribute(detectionIgnoreAttr)); const styleTags = Array.from(DOCUMENT.getElementsByTagName('style')).filter(t => { if (t.hasAttribute(detectionIgnoreAttr)) { return false; - } // If the browser has loaded the FA5 CSS, let's not test that