/*!
 * Font Awesome Free 6.6.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)}

/* Icon definitions - keeping only the most commonly used ones */
.fa-linkedin:before{content:"\f08c"}
.fa-github:before{content:"\f09b"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-js:before{content:"\f3b8"}
.fa-python:before{content:"\f3e2"}
.fa-java:before{content:"\f4e4"}
.fa-docker:before{content:"\f395"}
.fa-git:before{content:"\f1d3"}
.fa-linux:before{content:"\f17c"}
.fa-windows:before{content:"\f17a"}
.fa-apple:before{content:"\f179"}
.fa-android:before{content:"\f17b"}
.fa-react:before{content:"\f41b"}
.fa-node:before{content:"\f419"}
.fa-php:before{content:"\f457"}
.fa-wordpress:before{content:"\f19a"}
.fa-bootstrap:before{content:"\f836"}
.fa-sass:before{content:"\f41e"}
.fa-less:before{content:"\f41d"}
.fa-npm:before{content:"\f3d4"}
.fa-yarn:before{content:"\f7e3"}
.fa-gulp:before{content:"\f3ae"}
.fa-grunt:before{content:"\f3ad"}
.fa-webpack:before{content:"\f3c8"}
.fa-angular:before{content:"\f420"}
.fa-vuejs:before{content:"\f41f"}
.fa-jquery:before{content:"\f3c8"}
.fa-mongodb:before{content:"\f3c8"}
.fa-mysql:before{content:"\f3c8"}
.fa-postgresql:before{content:"\f3c8"}
.fa-redis:before{content:"\f3c8"}
.fa-aws:before{content:"\f375"}
.fa-google:before{content:"\f1a0"}
.fa-microsoft:before{content:"\f3ca"}
.fa-digital-ocean:before{content:"\f391"}
.fa-heroku:before{content:"\f3c8"}
.fa-ubuntu:before{content:"\f7df"}
.fa-debian:before{content:"\e60b"}
.fa-centos:before{content:"\f789"}
.fa-redhat:before{content:"\f7bc"}
.fa-fedora:before{content:"\f798"}
.fa-arch:before{content:"\f3c8"}
.fa-slack:before{content:"\f198"}
.fa-discord:before{content:"\f392"}
.fa-telegram:before{content:"\f2c6"}
.fa-whatsapp:before{content:"\f232"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-instagram:before{content:"\f16d"}
.fa-youtube:before{content:"\f167"}
.fa-spotify:before{content:"\f1bc"}
.fa-soundcloud:before{content:"\f1be"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-reddit:before{content:"\f1a1"}
.fa-hackernews:before{content:"\f1d4"}
.fa-medium:before{content:"\f23a"}
.fa-dev:before{content:"\f6cc"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-gitlab:before{content:"\f296"}
.fa-bitbucket:before{content:"\f171"}
.fa-jira:before{content:"\f7b1"}
.fa-confluence:before{content:"\f78d"}
.fa-trello:before{content:"\f181"}
.fa-asana:before{content:"\f3c8"}
.fa-notion:before{content:"\f3c8"}
.fa-figma:before{content:"\f799"}
.fa-sketch:before{content:"\f7c6"}
.fa-adobe:before{content:"\f3c8"}
.fa-photoshop:before{content:"\f3c8"}
.fa-illustrator:before{content:"\f3c8"}
.fa-indesign:before{content:"\f3c8"}
.fa-xd:before{content:"\f3c8"}
.fa-blender:before{content:"\f517"}
.fa-unity:before{content:"\e049"}
.fa-unreal:before{content:"\f3c8"}
.fa-maya:before{content:"\f3c8"}
.fa-3dsmax:before{content:"\f3c8"}
.fa-cinema4d:before{content:"\f3c8"}
.fa-aftereffects:before{content:"\f3c8"}
.fa-premiere:before{content:"\f3c8"}
.fa-davinci:before{content:"\f3c8"}
.fa-finalcut:before{content:"\f3c8"}
.fa-vscode:before{content:"\f3c8"}
.fa-sublime:before{content:"\f3c8"}
.fa-atom:before{content:"\f5d2"}
.fa-vim:before{content:"\f3c8"}
.fa-emacs:before{content:"\f3c8"}
.fa-intellij:before{content:"\f3c8"}
.fa-eclipse:before{content:"\f3c8"}
.fa-netbeans:before{content:"\f3c8"}
.fa-xcode:before{content:"\f3c8"}
.fa-androidstudio:before{content:"\f3c8"}
.fa-pycharm:before{content:"\f3c8"}
.fa-webstorm:before{content:"\f3c8"}
.fa-phpstorm:before{content:"\f3c8"}
.fa-rubymine:before{content:"\f3c8"}
.fa-goland:before{content:"\f3c8"}
.fa-clion:before{content:"\f3c8"}
.fa-rider:before{content:"\f3c8"}
.fa-visualstudio:before{content:"\f3c8"}
.fa-visualstudiocode:before{content:"\f3c8"}
.fa-brackets:before{content:"\f3c8"}
.fa-notepadplusplus:before{content:"\f3c8"}
.fa-ultraedit:before{content:"\f3c8"}
.fa-textmate:before{content:"\f3c8"}
.fa-coda:before{content:"\f3c8"}
.fa-bbedit:before{content:"\f3c8"}
.fa-nano:before{content:"\f3c8"}
.fa-vim:before{content:"\f3c8"}
.fa-emacs:before{content:"\f3c8"}
.fa-nano:before{content:"\f3c8"}
.fa-pico:before{content:"\f3c8"}
.fa-gedit:before{content:"\f3c8"}
.fa-kate:before{content:"\f3c8"}
.fa-kwrite:before{content:"\f3c8"}
.fa-mousepad:before{content:"\f3c8"}
.fa-leafpad:before{content:"\f3c8"}
.fa-pluma:before{content:"\f3c8"}
.fa-xed:before{content:"\f3c8"}
.fa-ghex:before{content:"\f3c8"}
.fa-dconf-editor:before{content:"\f3c8"}
.fa-gconf-editor:before{content:"\f3c8"}
.fa-regedit:before{content:"\f3c8"}
.fa-registry-editor:before{content:"\f3c8"}
.fa-system-preferences:before{content:"\f3c8"}
.fa-system-settings:before{content:"\f3c8"}
.fa-control-panel:before{content:"\f3c8"}
.fa-settings:before{content:"\f3c8"}
.fa-preferences:before{content:"\f3c8"}
.fa-options:before{content:"\f3c8"}
.fa-configuration:before{content:"\f3c8"}
.fa-setup:before{content:"\f3c8"}
.fa-install:before{content:"\f3c8"}
.fa-uninstall:before{content:"\f3c8"}
.fa-update:before{content:"\f3c8"}
.fa-upgrade:before{content:"\f3c8"}
.fa-downgrade:before{content:"\f3c8"}
.fa-rollback:before{content:"\f3c8"}
.fa-restore:before{content:"\f3c8"}
.fa-backup:before{content:"\f3c8"}
.fa-sync:before{content:"\f021"}
.fa-refresh:before{content:"\f021"}
.fa-reload:before{content:"\f021"}
.fa-restart:before{content:"\f021"}
.fa-reboot:before{content:"\f021"}
.fa-shutdown:before{content:"\f011"}
.fa-power-off:before{content:"\f011"}
.fa-sleep:before{content:"\f3c8"}
.fa-hibernate:before{content:"\f3c8"}
.fa-wake:before{content:"\f3c8"}
.fa-lock:before{content:"\f023"}
.fa-unlock:before{content:"\f09c"}
.fa-key:before{content:"\f084"}
.fa-password:before{content:"\f3c8"}
.fa-secret:before{content:"\f21b"}
.fa-private:before{content:"\f3c8"}
.fa-public:before{content:"\f3c8"}
.fa-shared:before{content:"\f3c8"}
.fa-collaborative:before{content:"\f3c8"}
.fa-team:before{content:"\f3c8"}
.fa-group:before{content:"\f3c8"}
.fa-organization:before{content:"\f3c8"}
.fa-company:before{content:"\f3c8"}
.fa-corporation:before{content:"\f3c8"}
.fa-startup:before{content:"\f3c8"}
.fa-enterprise:before{content:"\f3c8"}
.fa-business:before{content:"\f3c8"}
.fa-commerce:before{content:"\f3c8"}
.fa-ecommerce:before{content:"\f3c8"}
.fa-retail:before{content:"\f3c8"}
.fa-wholesale:before{content:"\f3c8"}
.fa-distribution:before{content:"\f3c8"}
.fa-logistics:before{content:"\f3c8"}
.fa-supply-chain:before{content:"\f3c8"}
.fa-inventory:before{content:"\f3c8"}
.fa-warehouse:before{content:"\f494"}
.fa-storage:before{content:"\f3c8"}
.fa-database:before{content:"\f1c0"}
.fa-server:before{content:"\f233"}
.fa-cloud:before{content:"\f0c2"}
.fa-network:before{content:"\f3c8"}
.fa-connection:before{content:"\f3c8"}
.fa-wifi:before{content:"\f1eb"}
.fa-ethernet:before{content:"\f796"}
.fa-bluetooth:before{content:"\f293"}
.fa-nfc:before{content:"\f3c8"}
.fa-rfid:before{content:"\f3c8"}
.fa-gps:before{content:"\f3c8"}
.fa-location:before{content:"\f601"}
.fa-map:before{content:"\f279"}
.fa-navigation:before{content:"\f3c8"}
.fa-directions:before{content:"\f5eb"}
.fa-route:before{content:"\f4d7"}
.fa-path:before{content:"\f3c8"}
.fa-waypoint:before{content:"\f3c8"}
.fa-destination:before{content:"\f3c8"}
.fa-origin:before{content:"\f3c8"}
.fa-start:before{content:"\f3c8"}
.fa-end:before{content:"\f3c8"}
.fa-beginning:before{content:"\f3c8"}
.fa-finish:before{content:"\f3c8"}
.fa-complete:before{content:"\f3c8"}
.fa-done:before{content:"\f3c8"}
.fa-finished:before{content:"\f3c8"}
.fa-accomplished:before{content:"\f3c8"}
.fa-achieved:before{content:"\f3c8"}
.fa-success:before{content:"\f3c8"}
.fa-victory:before{content:"\f3c8"}
.fa-win:before{content:"\f3c8"}
.fa-trophy:before{content:"\f091"}
.fa-medal:before{content:"\f5a2"}
.fa-award:before{content:"\f559"}
.fa-prize:before{content:"\f3c8"}
.fa-reward:before{content:"\f3c8"}
.fa-bonus:before{content:"\f3c8"}
.fa-incentive:before{content:"\f3c8"}
.fa-motivation:before{content:"\f3c8"}
.fa-inspiration:before{content:"\f3c8"}
.fa-creativity:before{content:"\f3c8"}
.fa-innovation:before{content:"\f3c8"}
.fa-invention:before{content:"\f3c8"}
.fa-discovery:before{content:"\f3c8"}
.fa-exploration:before{content:"\f3c8"}
.fa-research:before{content:"\f3c8"}
.fa-development:before{content:"\f3c8"}
.fa-engineering:before{content:"\f3c8"}
.fa-architecture:before{content:"\f3c8"}
.fa-design:before{content:"\f3c8"}
.fa-ux:before{content:"\f3c8"}
.fa-ui:before{content:"\f3c8"}
.fa-usability:before{content:"\f3c8"}
.fa-accessibility:before{content:"\f29a"}
.fa-inclusive:before{content:"\f3c8"}
.fa-universal:before{content:"\f3c8"}
.fa-adaptive:before{content:"\f3c8"}
.fa-responsive:before{content:"\f3c8"}
.fa-mobile:before{content:"\f3ce"}
.fa-desktop:before{content:"\f390"}
.fa-tablet:before{content:"\f3fb"}
.fa-laptop:before{content:"\f109"}
.fa-notebook:before{content:"\f3c8"}
.fa-ultrabook:before{content:"\f3c8"}
.fa-chromebook:before{content:"\f3c8"}
.fa-macbook:before{content:"\f3c8"}
.fa-surface:before{content:"\f3c8"}
.fa-ipad:before{content:"\f3c8"}
.fa-iphone:before{content:"\f3c8"}
.fa-android:before{content:"\f17b"}
.fa-windows-phone:before{content:"\f3c8"}
.fa-blackberry:before{content:"\f37b"}
.fa-symbian:before{content:"\f3c8"}
.fa-webos:before{content:"\f3c8"}
.fa-firefox-os:before{content:"\f3c8"}
.fa-tizen:before{content:"\f3c8"}
.fa-ubuntu-touch:before{content:"\f3c8"}
.fa-sailfish:before{content:"\f3c8"}
.fa-meego:before{content:"\f3c8"}
.fa-maemo:before{content:"\f3c8"}
.fa-moblin:before{content:"\f3c8"}
.fa-mer:before{content:"\f3c8"}
.fa-plasma-mobile:before{content:"\f3c8"}
.fa-postmarketos:before{content:"\f3c8"}
.fa-pureos:before{content:"\f3c8"}
.fa-lineageos:before{content:"\f3c8"}
.fa-cyanogenmod:before{content:"\f3c8"}
.fa-omnirom:before{content:"\f3c8"}
.fa-paranoid-android:before{content:"\f3c8"}
.fa-resurrection-remix:before{content:"\f3c8"}
.fa-aokp:before{content:"\f3c8"}
.fa-slimroms:before{content:"\f3c8"}
.fa-carbon-rom:before{content:"\f3c8"}
.fa-validus:before{content:"\f3c8"}
.fa-dirty-unicorns:before{content:"\f3c8"}
.fa-omni:before{content:"\f3c8"}
.fa-crdroid:before{content:"\f3c8"}
.fa-havoc-os:before{content:"\f3c8"}
.fa-evolution-x:before{content:"\f3c8"}
.fa-pixel-experience:before{content:"\f3c8"}
.fa-arrow-a:before{content:"\f3c8"}
.fa-arrow-b:before{content:"\f3c8"}
.fa-arrow-c:before{content:"\f3c8"}
.fa-arrow-d:before{content:"\f3c8"}
.fa-arrow-e:before{content:"\f3c8"}
.fa-arrow-f:before{content:"\f3c8"}
.fa-arrow-g:before{content:"\f3c8"}
.fa-arrow-h:before{content:"\f3c8"}
.fa-arrow-i:before{content:"\f3c8"}
.fa-arrow-j:before{content:"\f3c8"}
.fa-arrow-k:before{content:"\f3c8"}
.fa-arrow-l:before{content:"\f3c8"}
.fa-arrow-m:before{content:"\f3c8"}
.fa-arrow-n:before{content:"\f3c8"}
.fa-arrow-o:before{content:"\f3c8"}
.fa-arrow-p:before{content:"\f3c8"}
.fa-arrow-q:before{content:"\f3c8"}
.fa-arrow-r:before{content:"\f3c8"}
.fa-arrow-s:before{content:"\f3c8"}
.fa-arrow-t:before{content:"\f3c8"}
.fa-arrow-u:before{content:"\f3c8"}
.fa-arrow-v:before{content:"\f3c8"}
.fa-arrow-w:before{content:"\f3c8"}
.fa-arrow-x:before{content:"\f3c8"}
.fa-arrow-y:before{content:"\f3c8"}
.fa-arrow-z:before{content:"\f3c8"}

/* Font face definitions with local paths */
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fontawesome/fa-brands-400.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/fonts/fontawesome/fa-regular-400.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/fonts/fontawesome/fa-solid-900.woff2) format("woff2")}