/*!
 * 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)}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-stethoscope{--fa:"\f0f1"}.fa-info{--fa:"\f129"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-soap{--fa:"\e06e"}.fa-pump-medical{--fa:"\e06a"}.fa-male,.fa-person{--fa:"\f183"}.fa-comments{--fa:"\f086"}.fa-blog{--fa:"\f781"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-prescription-bottle{--fa:"\f485"}.fa-lightbulb{--fa:"\f0eb"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-lock{--fa:"\f023"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-microscope{--fa:"\f610"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-pills{--fa:"\f484"}.fa-tooth{--fa:"\f5c9"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-notes-medical{--fa:"\f481"}.fa-capsules{--fa:"\f46b"}.fa-bookmark{--fa:"\f02e"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-vial{--fa:"\f492"}.fa-user{--fa:"\f007"}.fa-key{--fa:"\f084"}.fa-globe{--fa:"\f0ac"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-star{--fa:"\f005"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-x-ray{--fa:"\f497"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-temperature-high{--fa:"\f769"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-toggle-on{--fa:"\f205"}.fa-fire{--fa:"\f06d"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-gift{--fa:"\f06b"}.fa-frog{--fa:"\f52e"}.fa-handshake{--fa:"\f2b5"}.fa-tablets{--fa:"\f490"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-viruses{--fa:"\e076"}.fa-certificate{--fa:"\f0a3"}.fa-box-open{--fa:"\f49e"}.fa-spa{--fa:"\f5bb"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-candy-cane{--fa:"\f786"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-virus{--fa:"\e074"}.fa-newspaper{--fa:"\f1ea"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-leaf{--fa:"\f06c"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-arrow-right{--fa:"\f061"}.fa-heart{--fa:"\f004"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-circle{--fa:"\f111"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-clipboard-check{--fa:"\f46c"}.fa-wrench{--fa:"\f0ad"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-cat{--fa:"\f6be"}.fa-tags{--fa:"\f02c"}.fa-eye{--fa:"\f06e"}.fa-prescription{--fa:"\f5b1"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-lungs-virus{--fa:"\e067"}.fa-phone{--fa:"\f095"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-shield-virus{--fa:"\e06c"}.fa-trash{--fa:"\f1f8"}.fa-arrow-left{--fa:"\f060"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-child{--fa:"\f1ae"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-envelope{--fa:"\f0e0"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-dna{--fa:"\f471"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-vials{--fa:"\f493"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-network-wired{--fa:"\f6ff"}.fa-flask{--fa:"\f0c3"}.fa-download{--fa:"\f019"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-mars{--fa:"\f222"}.fa-sun{--fa:"\f185"}.fa-industry{--fa:"\f275"}.fa-head-side-cough{--fa:"\e061"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-bug{--fa:"\f188"}.fa-bell{--fa:"\f0f3"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-dove{--fa:"\f4ba"}.fa-inbox{--fa:"\f01c"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-fax{--fa:"\f1ac"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-arrow-up{--fa:"\f062"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-fish{--fa:"\f578"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-add,.fa-plus{--fa:"\2b"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-baby{--fa:"\f77c"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-briefcase-medical{--fa:"\f469"}.fa-chevron-right{--fa:"\f054"}.fa-thermometer{--fa:"\f491"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-award{--fa:"\f559"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-house-medical{--fa:"\e3b2"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-shield-heart{--fa:"\e574"}.fa-calendar{--fa:"\f133"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-cookie-bite{--fa:"\f564"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-book{--fa:"\f02d"}.fa-check{--fa:"\f00c"}.fa-briefcase{--fa:"\f0b1"}.fa-book-open{--fa:"\f518"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-thumbs-up{--fa:"\f164"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-bone{--fa:"\f5d7"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.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}/*!
 * 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.
 */
: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")}.fa-solid,.fas{font-weight:900}/*!
 * 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.
 */
: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")}.fa-brands,.fab{font-weight:400}.fa-yelp{--fa:"\f1e9"}.fa-google{--fa:"\f1a0"}.fa-linkedin-in{--fa:"\f0e1"}.fa-facebook-f{--fa:"\f39e"}.fa-x-twitter{--fa:"\e61b"}.fa-tiktok{--fa:"\e07b"}.fa-linkedin{--fa:"\f08c"}.fa-instagram{--fa:"\f16d"}.fa-facebook{--fa:"\f09a"}.fa-whatsapp{--fa:"\f232"}.fa-youtube{--fa:"\f167"}.fa-twitter{--fa:"\f099"}.fa-pinterest{--fa:"\f0d2"}