/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fal,.fat,.fad,.fass,.fasr,.fasl,.fast,.fasds,.fa-light,.fa-thin,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-sharp-solid,.fa-classic,.fa{-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}.fas,.far,.fal,.fat,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-classic{font-family:"Font Awesome 6 Pro"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fasds,.fa-sharp-duotone{font-family:"Font Awesome 6 Sharp Duotone"}.fasds,.fa-sharp-duotone{font-weight:900}.fass,.fasr,.fasl,.fast,.fa-sharp{font-family:"Font Awesome 6 Sharp"}.fass,.fa-sharp{font-weight:900}.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:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;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(-1*var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);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-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(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;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(.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-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, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);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-bounce,.fa-fade,.fa-beat-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(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-a:before{content:"A"}.fa-accent-grave:before{content:"`"}.fa-add:before{content:"+"}.fa-address-card:before{content:"\f2bb"}.fa-ampersand:before{content:"&"}.fa-analytics:before{content:"\f643"}.fa-apostrophe:before{content:"'"}.fa-arrow-down-to-bracket:before{content:"\e094"}.fa-arrow-down-to-line:before{content:"\f33d"}.fa-arrow-down-wide-short:before{content:"\f160"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-from-bracket:before{content:"\e668"}.fa-arrow-left-from-line:before{content:"\f344"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-from-bracket:before{content:"\f08b"}.fa-arrow-right-from-file:before{content:"\f56e"}.fa-arrow-right-rotate:before{content:"\f01e"}.fa-arrow-right-to-bracket:before{content:"\f090"}.fa-arrow-right-to-file:before{content:"\f56f"}.fa-arrow-rotate-forward:before{content:"\f01e"}.fa-arrow-rotate-right:before{content:"\f01e"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-right:before{content:"\e09f"}.fa-arrow-up-right-from-square:before{content:"\f08e"}.fa-arrow-up-wide-short:before{content:"\f161"}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-award:before{content:"\f559"}.fa-b:before{content:"B"}.fa-badge-check:before{content:"\f336"}.fa-ban:before{content:"\f05e"}.fa-bars:before{content:"\f0c9"}.fa-bars-sort:before{content:"\e0ae"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-book:before{content:"\f02d"}.fa-bracket:before{content:"["}.fa-bracket-curly:before{content:"{"}.fa-bracket-curly-left:before{content:"{"}.fa-bracket-curly-right:before{content:"}"}.fa-bracket-left:before{content:"["}.fa-bracket-round:before{content:"("}.fa-bracket-round-right:before{content:")"}.fa-bracket-square:before{content:"["}.fa-bracket-square-right:before{content:"]"}.fa-briefcase:before{content:"\f0b1"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-c:before{content:"C"}.fa-calendar:before{content:"\f133"}.fa-cancel:before{content:"\f05e"}.fa-car-side:before{content:"\f5e4"}.fa-chain:before{content:"\f0c1"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-up:before{content:"\e0e5"}.fa-chart-mixed:before{content:"\f643"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chf-sign:before{content:"\e602"}.fa-circle:before{content:"\f111"}.fa-circle-check:before{content:"\f058"}.fa-circle-chevron-left:before{content:"\f137"}.fa-circle-chevron-right:before{content:"\f138"}.fa-circle-exclamation:before{content:"\f06a"}.fa-circle-info:before{content:"\f05a"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-plus:before{content:"\f055"}.fa-circle-xmark:before{content:"\f057"}.fa-clock:before{content:"\f017"}.fa-clock-four:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-close:before{content:"\f00d"}.fa-cog:before{content:"\f013"}.fa-colon:before{content:":"}.fa-comma:before{content:","}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-arrow-down:before{content:"\e1db"}.fa-comment-alt-arrow-up:before{content:"\e1dc"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-contact-card:before{content:"\f2bb"}.fa-copy:before{content:"\f0c5"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-alt:before{content:"\f09d"}.fa-d:before{content:"D"}.fa-ditto:before{content:'"'}.fa-dollar:before{content:"$"}.fa-dollar-sign:before{content:"$"}.fa-download:before{content:"\f019"}.fa-drivers-license:before{content:"\f2c2"}.fa-dumbbell:before{content:"\f44b"}.fa-e:before{content:"E"}.fa-edit:before{content:"\f044"}.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-equals:before{content:"="}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-euro-sign:before{content:"\f153"}.fa-exclamation:before{content:"!"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-external-link:before{content:"\f08e"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"F"}.fa-file:before{content:"\f15b"}.fa-file-award:before{content:"\f5f3"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-contract:before{content:"\f56c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-user:before{content:"\f65c"}.fa-file-word:before{content:"\f1c2"}.fa-filter:before{content:"\f0b0"}.fa-flag:before{content:"\f024"}.fa-floppy-disk:before{content:"\f0c7"}.fa-folder:before{content:"\f07b"}.fa-folder-blank:before{content:"\f07b"}.fa-folder-check:before{content:"\e64e"}.fa-folder-cog:before{content:"\e187"}.fa-folder-gear:before{content:"\e187"}.fa-folder-open:before{content:"\f07c"}.fa-g:before{content:"G"}.fa-gbp:before{content:"\f154"}.fa-gear:before{content:"\f013"}.fa-gear-complex:before{content:"\e5e9"}.fa-gem:before{content:"\f3a5"}.fa-gift:before{content:"\f06b"}.fa-globe:before{content:"\f0ac"}.fa-graduation-cap:before{content:"\f19d"}.fa-greater-than:before{content:">"}.fa-h:before{content:"H"}.fa-hashtag:before{content:"#"}.fa-heart:before{content:"\f004"}.fa-hexagon-exclamation:before{content:"\e417"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f254"}.fa-hyphen:before{content:"-"}.fa-i:before{content:"I"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-infinity:before{content:"\f534"}.fa-info-circle:before{content:"\f05a"}.fa-j:before{content:"J"}.fa-k:before{content:"K"}.fa-key:before{content:"\f084"}.fa-l:before{content:"L"}.fa-less-than:before{content:"<"}.fa-line-chart:before{content:"\f201"}.fa-link:before{content:"\f0c1"}.fa-location-pin:before{content:"\f041"}.fa-lock:before{content:"\f023"}.fa-m:before{content:"M"}.fa-magnifying-glass:before{content:"\f002"}.fa-mail-reply:before{content:"\f3e5"}.fa-map-marker:before{content:"\f041"}.fa-message:before{content:"\f27a"}.fa-message-arrow-down:before{content:"\e1db"}.fa-message-arrow-up:before{content:"\e1dc"}.fa-message-plus:before{content:"\f4a8"}.fa-message-slash:before{content:"\f4a9"}.fa-minus:before{content:"\f068"}.fa-money-bill-wave:before{content:"\f53a"}.fa-mortar-board:before{content:"\f19d"}.fa-multiply:before{content:"\f00d"}.fa-n:before{content:"N"}.fa-navicon:before{content:"\f0c9"}.fa-note:before{content:"\e1ff"}.fa-note-sticky:before{content:"\f249"}.fa-o:before{content:"O"}.fa-p:before{content:"P"}.fa-paper-plane:before{content:"\f1d8"}.fa-paper-plane-alt:before{content:"\e20a"}.fa-paper-plane-top:before{content:"\e20a"}.fa-paperclip:before{content:"\f0c6"}.fa-parenthesis:before{content:"("}.fa-pen:before{content:"\f304"}.fa-pen-to-square:before{content:"\f044"}.fa-pencil:before{content:"\f303"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-period:before{content:"."}.fa-phone:before{content:"\f095"}.fa-pipe:before{content:"|"}.fa-plus:before{content:"+"}.fa-plus-circle:before{content:"\f055"}.fa-plus-large:before{content:"\e59e"}.fa-plus-square:before{content:"\f0fe"}.fa-pound-sign:before{content:"\f154"}.fa-print:before{content:"\f02f"}.fa-q:before{content:"Q"}.fa-question:before{content:"?"}.fa-quote-left:before{content:"\f10d"}.fa-quote-left-alt:before{content:"\f10d"}.fa-r:before{content:"R"}.fa-rectangle-history:before{content:"\e4a2"}.fa-redo:before{content:"\f01e"}.fa-remove:before{content:"\f00d"}.fa-reply:before{content:"\f3e5"}.fa-right-from-bracket:before{content:"\f2f5"}.fa-rocket:before{content:"\f135"}.fa-rotate-back:before{content:"\f2ea"}.fa-rotate-backward:before{content:"\f2ea"}.fa-rotate-left:before{content:"\f2ea"}.fa-s:before{content:"S"}.fa-save:before{content:"\f0c7"}.fa-search:before{content:"\f002"}.fa-semicolon:before{content:";"}.fa-send:before{content:"\e20a"}.fa-share-alt:before{content:"\f1e0"}.fa-share-nodes:before{content:"\f1e0"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-halved:before{content:"\f3ed"}.fa-sign-in:before{content:"\f090"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-slash-back:before{content:"\\"}.fa-slash-forward:before{content:"/"}.fa-sliders:before{content:"\f1de"}.fa-sliders-h:before{content:"\f1de"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sparkles:before{content:"\f890"}.fa-spinner:before{content:"\f110"}.fa-square-plus:before{content:"\f0fe"}.fa-star:before{content:"\f005"}.fa-sterling-sign:before{content:"\f154"}.fa-sticky-note:before{content:"\f249"}.fa-subtract:before{content:"\f068"}.fa-suitcase:before{content:"\f0f2"}.fa-t:before{content:"T"}.fa-table-layout:before{content:"\e290"}.fa-tag:before{content:"\f02b"}.fa-telescope:before{content:"\e03e"}.fa-text-size:before{content:"\f894"}.fa-thumb-tack:before{content:"\f08d"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-tilde:before{content:"~"}.fa-timer:before{content:"\e29e"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-can:before{content:"\f2ed"}.fa-triangle-exclamation:before{content:"\f071"}.fa-u:before{content:"U"}.fa-undo-alt:before{content:"\f2ea"}.fa-upload:before{content:"\f093"}.fa-usd:before{content:"$"}.fa-user:before{content:"\f007"}.fa-user-check:before{content:"\f4fc"}.fa-user-friends:before{content:"\f500"}.fa-user-group:before{content:"\f500"}.fa-user-magnifying-glass:before{content:"\e5c5"}.fa-user-minus:before{content:"\f503"}.fa-user-plus:before{content:"\f234"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tie:before{content:"\f508"}.fa-users:before{content:"\f0c0"}.fa-v:before{content:"V"}.fa-vcard:before{content:"\f2bb"}.fa-video:before{content:"\f03d"}.fa-video-camera:before{content:"\f03d"}.fa-w:before{content:"W"}.fa-warning:before{content:"\f071"}.fa-x:before{content:"X"}.fa-xmark:before{content:"\f00d"}.fa-xmark-circle:before{content:"\f057"}.fa-y:before{content:"Y"}.fa-z:before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-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}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:swap;src:url(/build-redesign/client/fonts/fa-solid-900-optimized.d776ecca.woff2) format("woff2")}.fas,.fa-solid{font-weight:900}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:swap;src:url(/build-redesign/client/fonts/fa-regular-400-optimized.8c2c990e.woff2) format("woff2")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:swap;src:url(/build-redesign/client/fonts/fa-thin-100-optimized.dc48b7ee.woff2) format("woff2")}.fat,.fa-thin{font-weight:100}:root,:host{--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:swap;src:url(/build-redesign/client/fonts/fa-brands-400-optimized.06f4c488.woff2) format("woff2")}.fab,.fa-brands{font-weight:400}.fa-facebook-f:before{content:"\f39e"}.fa-instagram:before{content:"\f16d"}.fa-linkedin-in:before{content:"\f0e1"}.fa-skype:before{content:"\f17e"}.fa-tiktok:before{content:"\e07b"}.fa-youtube:before{content:"\f167"}/*!
* Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:swap;src:url(/build-redesign/client/fonts/fa-light-300-optimized.5670d64f.woff2) format("woff2")}.fal,.fa-light{font-weight:300}

/*# sourceMappingURL=font-awesome.a226f751.css.map*/