/*! Font Awesome subset — generated by scripts/build-fa-subset.mjs */
/*!
 * Font Awesome Free 6.7.2 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-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)}.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)}


: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}
:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--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-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-angle-double-left,.fa-angles-left{--fa:"\f100"}
.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}
.fa-angle-left{--fa:"\f104"}
.fa-angle-right{--fa:"\f105"}
.fa-angular{--fa:"\f420"}
.fa-arrow-down{--fa:"\f063"}
.fa-arrow-left{--fa:"\f060"}
.fa-arrow-right{--fa:"\f061"}
.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}
.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}
.fa-arrow-up{--fa:"\f062"}
.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}
.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}
.fa-aws{--fa:"\f375"}
.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}
.fa-bars,.fa-navicon{--fa:"\f0c9"}
.fa-bell{--fa:"\f0f3"}
.fa-bolt,.fa-zap{--fa:"\f0e7"}
.fa-book{--fa:"\f02d"}
.fa-book-open{--fa:"\f518"}
.fa-box{--fa:"\f466"}
.fa-brain{--fa:"\f5dc"}
.fa-briefcase{--fa:"\f0b1"}
.fa-bug{--fa:"\f188"}
.fa-bug-slash{--fa:"\e490"}
.fa-building{--fa:"\f1ad"}
.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}
.fa-bullhorn{--fa:"\f0a1"}
.fa-bullseye{--fa:"\f140"}
.fa-calculator{--fa:"\f1ec"}
.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}
.fa-calendar-check{--fa:"\f274"}
.fa-camera,.fa-camera-alt{--fa:"\f030"}
.fa-car{--fa:"\f1b9"}
.fa-car-side{--fa:"\f5e4"}
.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}
.fa-certificate{--fa:"\f0a3"}
.fa-chart-area{--fa:"\f1fe"}
.fa-chart-column{--fa:"\e0e3"}
.fa-chart-line,.fa-line-chart{--fa:"\f201"}
.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}
.fa-check{--fa:"\f00c"}
.fa-check-circle,.fa-circle-check{--fa:"\f058"}
.fa-chevron-down{--fa:"\f078"}
.fa-chevron-left{--fa:"\f053"}
.fa-chevron-right{--fa:"\f054"}
.fa-circle-check{--fa:"\f058"}
.fa-circle-nodes{--fa:"\e4e2"}
.fa-circle-notch{--fa:"\f1ce"}
.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}
.fa-clipboard-check{--fa:"\f46c"}
.fa-clipboard-list{--fa:"\f46d"}
.fa-clock,.fa-clock-four{--fa:"\f017"}
.fa-cloud{--fa:"\f0c2"}
.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}
.fa-code{--fa:"\f121"}
.fa-code-branch{--fa:"\f126"}
.fa-cogs,.fa-gears{--fa:"\f085"}
.fa-coins{--fa:"\f51e"}
.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}
.fa-comments{--fa:"\f086"}
.fa-compass{--fa:"\f14e"}
.fa-copyright{--fa:"\f1f9"}
.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}
.fa-cubes{--fa:"\f1b3"}
.fa-database{--fa:"\f1c0"}
.fa-dharmachakra{--fa:"\f655"}
.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}
.fa-display{--fa:"\e163"}
.fa-docker{--fa:"\f395"}
.fa-download{--fa:"\f019"}
.fa-envelope{--fa:"\f0e0"}
.fa-envelope-open-text{--fa:"\f658"}
.fa-ethereum{--fa:"\f42e"}
.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}
.fa-eye{--fa:"\f06e"}
.fa-face-smile,.fa-smile{--fa:"\f118"}
.fa-facebook-f{--fa:"\f39e"}
.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}
.fa-file-code{--fa:"\f1c9"}
.fa-file-contract{--fa:"\f56c"}
.fa-file-invoice{--fa:"\f570"}
.fa-file-invoice-dollar{--fa:"\f571"}
.fa-file-lines,.fa-file-text{--fa:"\f15c"}
.fa-file-medical{--fa:"\f477"}
.fa-file-pdf{--fa:"\f1c1"}
.fa-file-shield{--fa:"\e4f0"}
.fa-file-signature{--fa:"\f573"}
.fa-file-zipper{--fa:"\f1c6"}
.fa-filter{--fa:"\f0b0"}
.fa-fire{--fa:"\f06d"}
.fa-flag{--fa:"\f024"}
.fa-flask{--fa:"\f0c3"}
.fa-flutter{--fa:"\e694"}
.fa-folder-open{--fa:"\f07c"}
.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}
.fa-gavel,.fa-legal{--fa:"\f0e3"}
.fa-gears{--fa:"\f085"}
.fa-gem{--fa:"\f3a5"}
.fa-github{--fa:"\f09b"}
.fa-globe{--fa:"\f0ac"}
.fa-globe-americas{--fa:"\f57d"}
.fa-google{--fa:"\f1a0"}
.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}
.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}
.fa-handshake{--fa:"\f2b5"}
.fa-headset{--fa:"\f590"}
.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}
.fa-heartbeat{--fa:"\f21e"}
.fa-hotel{--fa:"\f594"}
.fa-html5{--fa:"\f13b"}
.fa-image{--fa:"\f03e"}
.fa-images{--fa:"\f302"}
.fa-industry{--fa:"\f275"}
.fa-instagram{--fa:"\f16d"}
.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-key{--fa:"\f084"}
.fa-keyboard{--fa:"\f11c"}
.fa-laptop-code{--fa:"\f5fc"}
.fa-layer-group{--fa:"\f5fd"}
.fa-leaf{--fa:"\f06c"}
.fa-life-ring{--fa:"\f1cd"}
.fa-lightbulb{--fa:"\f0eb"}
.fa-link{--fa:"\f0c1"}
.fa-linkedin-in{--fa:"\f0e1"}
.fa-list-check,.fa-tasks{--fa:"\f0ae"}
.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}
.fa-lock{--fa:"\f023"}
.fa-magnifying-glass,.fa-search{--fa:"\f002"}
.fa-magnifying-glass-chart{--fa:"\e522"}
.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}
.fa-map-marker-alt{--fa:"\f3c5"}
.fa-microchip{--fa:"\f2db"}
.fa-mobile-screen{--fa:"\f3cf"}
.fa-mobile-screen-button{--fa:"\f3cd"}
.fa-music{--fa:"\f001"}
.fa-network-wired{--fa:"\f6ff"}
.fa-newspaper{--fa:"\f1ea"}
.fa-paintbrush{--fa:"\f1fc"}
.fa-palette{--fa:"\f53f"}
.fa-paper-plane{--fa:"\f1d8"}
.fa-pen{--fa:"\f304"}
.fa-pen-nib{--fa:"\f5ad"}
.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}
.fa-people-group{--fa:"\e533"}
.fa-phone{--fa:"\f095"}
.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}
.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}
.fa-photo-film,.fa-photo-video{--fa:"\f87c"}
.fa-pills{--fa:"\f484"}
.fa-plug{--fa:"\f1e6"}
.fa-puzzle-piece{--fa:"\f12e"}
.fa-python{--fa:"\f3e2"}
.fa-qrcode{--fa:"\f029"}
.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}
.fa-react{--fa:"\f41b"}
.fa-receipt{--fa:"\f543"}
.fa-reply{--fa:"\f3e5"}
.fa-robot{--fa:"\f544"}
.fa-rocket{--fa:"\f135"}
.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}
.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}
.fa-route{--fa:"\f4d7"}
.fa-scale-balanced{--fa:"\f24e"}
.fa-search{--fa:"\f002"}
.fa-seedling,.fa-sprout{--fa:"\f4d8"}
.fa-server{--fa:"\f233"}
.fa-shield-halved{--fa:"\f3ed"}
.fa-shield-virus{--fa:"\e06c"}
.fa-shopping-cart{--fa:"\f07a"}
.fa-shuffle{--fa:"\f074"}
.fa-sitemap{--fa:"\f0e8"}
.fa-slack,.fa-slack-hash{--fa:"\f198"}
.fa-sliders,.fa-sliders-h{--fa:"\f1de"}
.fa-spider{--fa:"\f717"}
.fa-star{--fa:"\f005"}
.fa-store{--fa:"\f54e"}
.fa-stripe{--fa:"\f429"}
.fa-sync-alt{--fa:"\f2f1"}
.fa-table{--fa:"\f0ce"}
.fa-table-columns{--fa:"\f0db"}
.fa-th-large{--fa:"\f009"}
.fa-ticket{--fa:"\f145"}
.fa-times,.fa-xmark{--fa:"\f00d"}
.fa-tower-broadcast{--fa:"\f519"}
.fa-truck{--fa:"\f0d1"}
.fa-truck-fast{--fa:"\f48b"}
.fa-truck-ramp-box{--fa:"\f4de"}
.fa-twitter{--fa:"\f099"}
.fa-universal-access{--fa:"\f29a"}
.fa-user{--fa:"\f007"}
.fa-user-check{--fa:"\f4fc"}
.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}
.fa-user-friends,.fa-user-group{--fa:"\f500"}
.fa-user-gear{--fa:"\f4fe"}
.fa-user-group{--fa:"\f500"}
.fa-user-lock{--fa:"\f502"}
.fa-user-plus{--fa:"\f234"}
.fa-user-shield{--fa:"\f505"}
.fa-user-tie{--fa:"\f508"}
.fa-users{--fa:"\f0c0"}
.fa-users-gear{--fa:"\f509"}
.fa-vial{--fa:"\f492"}
.fa-vial-circle-check{--fa:"\e596"}
.fa-video,.fa-video-camera{--fa:"\f03d"}
.fa-wallet{--fa:"\f555"}
.fa-wand-magic-sparkles{--fa:"\e2ca"}
.fa-warehouse{--fa:"\f494"}
.fa-whatsapp{--fa:"\f232"}
.fa-wind{--fa:"\f72e"}
.fa-window-maximize{--fa:"\f2d0"}
.fa-wrench{--fa:"\f0ad"}
.fa-x-twitter{--fa:"\e61b"}