/*!
 * Font Awesome Free 6.4.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 2023 Fonticons, Inc.
 *
 * GENERATED FILE - do not edit by hand.
 * Subset to the 66 icons used by this site; regenerate with
 * `node scripts/subset-fontawesome.mjs`. The font file alongside it
 * (fa-subset.woff2) is likewise a subset of fa-solid-900.woff2.
 */
@font-face {
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url('./fa-subset.woff2') format('woff2');
}

.fa,
.fas,
.fa-solid {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display, inline-block);
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.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);
}

@media (prefers-reduced-motion: reduce) {
	.fa-spin {
		animation-delay: -1ms;
		animation-duration: 1ms;
		animation-iteration-count: 1;
	}
}

@keyframes fa-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.fa-arrow-down::before{content:"\f063"}
.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-right-long::before{content:"\f178"}
.fa-arrows-left-right::before{content:"\f07e"}
.fa-bars::before{content:"\f0c9"}
.fa-bolt::before{content:"\f0e7"}
.fa-book-open-reader::before{content:"\f5da"}
.fa-border-all::before{content:"\f84c"}
.fa-braille::before{content:"\f2a1"}
.fa-bullseye::before{content:"\f140"}
.fa-chart-line::before{content:"\f201"}
.fa-check::before{content:"\f00c"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-up::before{content:"\f077"}
.fa-circle-arrow-right::before{content:"\f0a9"}
.fa-circle-check::before{content:"\f058"}
.fa-circle-exclamation::before{content:"\f06a"}
.fa-circle-info::before{content:"\f05a"}
.fa-circle-notch::before{content:"\f1ce"}
.fa-clipboard-question::before{content:"\e4e3"}
.fa-cog::before{content:"\f013"}
.fa-compass::before{content:"\f14e"}
.fa-crosshairs::before{content:"\f05b"}
.fa-crown::before{content:"\f521"}
.fa-envelope::before{content:"\f0e0"}
.fa-envelope-circle-check::before{content:"\e4e8"}
.fa-eraser::before{content:"\f12d"}
.fa-fire::before{content:"\f06d"}
.fa-flag-checkered::before{content:"\f11e"}
.fa-floppy-disk::before{content:"\f0c7"}
.fa-forward::before{content:"\f04e"}
.fa-gauge-high::before{content:"\f625"}
.fa-graduation-cap::before{content:"\f19d"}
.fa-guitar::before{content:"\f7a6"}
.fa-hand-pointer::before{content:"\f25a"}
.fa-hourglass-half::before{content:"\f252"}
.fa-layer-group::before{content:"\f5fd"}
.fa-lightbulb::before{content:"\f0eb"}
.fa-lock::before{content:"\f023"}
.fa-magnifying-glass::before{content:"\f002"}
.fa-moon::before{content:"\f186"}
.fa-mug-hot::before{content:"\f7b6"}
.fa-music::before{content:"\f001"}
.fa-palette::before{content:"\f53f"}
.fa-percent::before{content:"\25"}
.fa-play::before{content:"\f04b"}
.fa-right-to-bracket::before{content:"\f2f6"}
.fa-road::before{content:"\f018"}
.fa-rotate-left::before{content:"\f2ea"}
.fa-rotate-right::before{content:"\f2f9"}
.fa-shapes::before{content:"\f61f"}
.fa-shuffle::before{content:"\f074"}
.fa-sliders::before{content:"\f1de"}
.fa-spinner::before{content:"\f110"}
.fa-stairs::before{content:"\e289"}
.fa-stop::before{content:"\f04d"}
.fa-stopwatch::before{content:"\f2f2"}
.fa-sun::before{content:"\f185"}
.fa-thumbtack::before{content:"\f08d"}
.fa-triangle-exclamation::before{content:"\f071"}
.fa-trophy::before{content:"\f091"}
.fa-user::before{content:"\f007"}
.fa-user-secret::before{content:"\f21b"}
.fa-volume-high::before{content:"\f028"}
.fa-xmark::before{content:"\f00d"}
