@charset "UTF-8";
/****
 * !! NOTE !!
 * @import and global functions will be removed from Dart Sass 3
 * Will need to refactor with @use and @forward, BUT dependencies (Bootstrap, Fontawesome) need to do that first!
 * Dart Sass deprecation warnings have been suppressed in CodeKit for the time being. Turn these back on after refactor.
 ****/
:root {
  --color-uci-blue: #255799;
  --hue-uci-blue: 214.1379310345deg;
  --saturation-uci-blue: 61.0526315789%;
  --lightness-uci-blue: 37.2549019608%;
  --color-uci-gold: #fecc07;
  --hue-uci-gold: 47.8542510121deg;
  --saturation-uci-gold: 99.1967871486%;
  --lightness-uci-gold: 51.1764705882%;
  --color-darkest-blue: #002244;
  --hue-darkest-blue: 210deg;
  --saturation-darkest-blue: 100%;
  --lightness-darkest-blue: 13.3333333333%;
  --color-dark-blue: #1b3d6d;
  --hue-dark-blue: 215.1219512195deg;
  --saturation-dark-blue: 60.2941176471%;
  --lightness-dark-blue: 26.6666666667%;
  --color-teal-blue: #0083b3;
  --hue-teal-blue: 196.0893854749deg;
  --saturation-teal-blue: 100%;
  --lightness-teal-blue: 35.0980392157%;
  --color-turquoise: #00b0ca;
  --hue-turquoise: 187.7227722772deg;
  --saturation-turquoise: 100%;
  --lightness-turquoise: 39.6078431373%;
  --color-orange: #f78d2d;
  --hue-orange: 28.5148514851deg;
  --saturation-orange: 92.6605504587%;
  --lightness-orange: 57.2549019608%;
  --color-gold: #f0ab00;
  --hue-gold: 42.75deg;
  --saturation-gold: 100%;
  --lightness-gold: 47.0588235294%;
  --color-dark-gray: #555759;
  --hue-dark-gray: 210deg;
  --saturation-dark-gray: 2.2988505747%;
  --lightness-dark-gray: 34.1176470588%;
  --color-light-gray: #c6beb5;
  --hue-light-gray: 31.7647058824deg;
  --saturation-light-gray: 12.9770992366%;
  --lightness-light-gray: 74.3137254902%;
  --color-athletics-gold: #f8cf56;
  --hue-athletics-gold: 44.8148148148deg;
  --saturation-athletics-gold: 92.0454545455%;
  --lightness-athletics-gold: 65.4901960784%;
  --color-light-yellow: #f7eb5f;
  --hue-light-yellow: 55.2631578947deg;
  --saturation-light-yellow: 90.4761904762%;
  --lightness-light-yellow: 67.0588235294%;
  --color-green: #3f9c35;
  --hue-green: 114.1747572816deg;
  --saturation-green: 49.2822966507%;
  --lightness-green: 40.9803921569%;
  --color-lime-green: #7ab800;
  --hue-lime-green: 80.2173913043deg;
  --saturation-lime-green: 100%;
  --lightness-lime-green: 36.0784313725%;
  --color-royal-blue: #00639e;
  --hue-royal-blue: 202.4050632911deg;
  --saturation-royal-blue: 100%;
  --lightness-royal-blue: 30.9803921569%;
  --color-light-blue: #6aa2b8;
  --hue-light-blue: 196.9230769231deg;
  --saturation-light-blue: 35.4545454545%;
  --lightness-light-blue: 56.862745098%;
  --color-bright-purple: #7c109a;
  --hue-bright-purple: 286.9565217391deg;
  --saturation-bright-purple: 81.1764705882%;
  --lightness-bright-purple: 33.3333333333%;
  --color-magenta: #d462ad;
  --hue-magenta: 320.5263157895deg;
  --saturation-magenta: 57%;
  --lightness-magenta: 60.7843137255%;
  --color-purple: #631d76;
  --hue-purple: 287.191011236deg;
  --saturation-purple: 60.5442176871%;
  --lightness-purple: 28.8235294118%;
  --color-brick-red: #981e32;
  --hue-brick-red: 350.1639344262deg;
  --saturation-brick-red: 67.032967033%;
  --lightness-brick-red: 35.6862745098%;
  --color-red: #b71234;
  --hue-red: 347.6363636364deg;
  --saturation-red: 82.0895522388%;
  --lightness-red: 39.4117647059%;
  --color-yellow: #f3cb00;
  --hue-yellow: 50.1234567901deg;
  --saturation-yellow: 100%;
  --lightness-yellow: 47.6470588235%;
  --color-dark-orange: #b71234;
  --hue-dark-orange: 347.6363636364deg;
  --saturation-dark-orange: 82.0895522388%;
  --lightness-dark-orange: 39.4117647059%;
  --color-gray-100: #fafafa;
  --hue-gray-100: 0deg;
  --saturation-gray-100: 0%;
  --lightness-gray-100: 98.0392156863%;
  --color-gray-200: #f1f1f1;
  --hue-gray-200: 0deg;
  --saturation-gray-200: 0%;
  --lightness-gray-200: 94.5098039216%;
  --color-gray-300: #e5e5e5;
  --hue-gray-300: 0deg;
  --saturation-gray-300: 0%;
  --lightness-gray-300: 89.8039215686%;
  --color-gray-400: #ccc;
  --hue-gray-400: 0deg;
  --saturation-gray-400: 0%;
  --lightness-gray-400: 80%;
  --color-gray-500: #adadad;
  --hue-gray-500: 0deg;
  --saturation-gray-500: 0%;
  --lightness-gray-500: 67.8431372549%;
  --color-gray-600: #767676;
  --hue-gray-600: 0deg;
  --saturation-gray-600: 0%;
  --lightness-gray-600: 46.2745098039%;
  --color-gray-700: #555759;
  --hue-gray-700: 210deg;
  --saturation-gray-700: 2.2988505747%;
  --lightness-gray-700: 34.1176470588%;
  --color-gray-800: #343a40;
  --hue-gray-800: 210deg;
  --saturation-gray-800: 10.3448275862%;
  --lightness-gray-800: 22.7450980392%;
  --color-gray-900: #333;
  --hue-gray-900: 0deg;
  --saturation-gray-900: 0%;
  --lightness-gray-900: 20%;
  --color-facebook: #3a5795;
  --hue-facebook: 220.8791208791deg;
  --saturation-facebook: 43.961352657%;
  --lightness-facebook: 40.5882352941%;
  --color-flickr: #000000;
  --hue-flickr: 0deg;
  --saturation-flickr: 0%;
  --lightness-flickr: 0%;
  --color-github: #000000;
  --hue-github: 0deg;
  --saturation-github: 0%;
  --lightness-github: 0%;
  --color-instagram: #517fa4;
  --hue-instagram: 206.7469879518deg;
  --saturation-instagram: 33.8775510204%;
  --lightness-instagram: 48.0392156863%;
  --color-linkedin: #0077b5;
  --hue-linkedin: 200.5524861878deg;
  --saturation-linkedin: 100%;
  --lightness-linkedin: 35.4901960784%;
  --color-medium: #292929;
  --hue-medium: 0deg;
  --saturation-medium: 0%;
  --lightness-medium: 16.0784313725%;
  --color-pinterest: #be0010;
  --hue-pinterest: 354.9473684211deg;
  --saturation-pinterest: 100%;
  --lightness-pinterest: 37.2549019608%;
  --color-podcast: #000;
  --hue-podcast: 0deg;
  --saturation-podcast: 0%;
  --lightness-podcast: 0%;
  --color-reddit: #ff4500;
  --hue-reddit: 16.2352941176deg;
  --saturation-reddit: 100%;
  --lightness-reddit: 50%;
  --color-snapchat: #000;
  --hue-snapchat: 0deg;
  --saturation-snapchat: 0%;
  --lightness-snapchat: 0%;
  --color-snapchat-alt: #fffc00;
  --hue-snapchat-alt: 59.2941176471deg;
  --saturation-snapchat-alt: 100%;
  --lightness-snapchat-alt: 50%;
  --color-soundcloud: #f50;
  --hue-soundcloud: 20deg;
  --saturation-soundcloud: 100%;
  --lightness-soundcloud: 50%;
  --color-spotify: #1ed760;
  --hue-spotify: 141.4054054054deg;
  --saturation-spotify: 75.5102040816%;
  --lightness-spotify: 48.0392156863%;
  --color-stack-exchange: #195398;
  --hue-stack-exchange: 212.5984251969deg;
  --saturation-stack-exchange: 71.7514124294%;
  --lightness-stack-exchange: 34.7058823529%;
  --color-stack-overflow: #f48024;
  --hue-stack-overflow: 26.5384615385deg;
  --saturation-stack-overflow: 90.4347826087%;
  --lightness-stack-overflow: 54.9019607843%;
  --color-threads: #000000;
  --hue-threads: 0deg;
  --saturation-threads: 0%;
  --lightness-threads: 0%;
  --color-tiktok: #000000;
  --hue-tiktok: 0deg;
  --saturation-tiktok: 0%;
  --lightness-tiktok: 0%;
  --color-tumblr: #35465c;
  --hue-tumblr: 213.8461538462deg;
  --saturation-tumblr: 26.8965517241%;
  --lightness-tumblr: 28.431372549%;
  --color-twitter: #55acee;
  --hue-twitter: 205.8823529412deg;
  --saturation-twitter: 81.8181818182%;
  --lightness-twitter: 63.3333333333%;
  --color-vimeo: #1ab7ea;
  --hue-vimeo: 194.7115384615deg;
  --saturation-vimeo: 83.2%;
  --lightness-vimeo: 50.9803921569%;
  --color-vimeo-alt: #162221;
  --hue-vimeo-alt: 175deg;
  --saturation-vimeo-alt: 21.4285714286%;
  --lightness-vimeo-alt: 10.9803921569%;
  --color-youtube: #e52d27;
  --hue-youtube: 1.8947368421deg;
  --saturation-youtube: 78.5123966942%;
  --lightness-youtube: 52.5490196078%;
  --overlay-dark-min: rgba(0,0,0,.54);
  --overlay-dark: rgba(0,0,0,.6);
  --overlay-light-min: rgba(255,255,255,.61);
  --overlay-light: rgba(255,255,255,.8);
  --shadow-dark: .125rem .125rem .75rem 0 rgba(0,0,0,.4);
  --shadow-light: .125rem .125rem .5rem 0 rgba(0,0,0,.2);
  --font-color-dark: #333;
  --font-color-light: #fff;
  --font-size-base: 1rem;
  --font-size-xs: calc(var(--font-size-base) * .75);
  --font-size-sm: calc(var(--font-size-base) * .875);
  --font-size-lg: calc(var(--font-size-base) * 1.25);
  --font-size-xl: calc(var(--font-size-base) * 1.5);
  --font-family-serif: Times, serif;
  --font-family-sans-serif: Arial, sans-serif;
  --font-family-slab: "Hepta Slab", Arial, sans-serif;
  --font-family-brand: Montserrat, sans-serif;
  --font-family-icon: "Font Awesome 6 Free";
  --layout-border-width: 1px;
  --layout-border-color: #ccc;
  --layout-border: var(--layout-border-width) solid var(--layout-border-color);
  --component-border-blue: var(--color-dark-blue);
  --component-border-gold: var(--color-orange);
  --component-border-gray: var(--color-gray-400);
  --interface-component-color: #949494;
  --interface-component-border: 1px solid var(--interface-component-color);
  --headings-color: var(--color-dark-blue);
  --headings-line-height: 1.2;
  --headings-font-weight: 700;
  --headings-font-family: var(--font-family-brand);
  --block-element-spacing: 1rem;
  --border-radius: .5rem;
  --transition-duration: .25s;
  --gutter-width: 40px;
  --mute-opacity: .4;
  --text-shadow: 1px 1px 1px var(--color-gray-900);
}

@property --gradient-blue-start {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(214.1379310345, 61.0526315789%, 37.2549019608%);
}
@property --gradient-blue-start-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(214.1379310345, 61.0526315789%, 37.2549019608%, 0);
}
@property --gradient-blue-start-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(214.1379310345, 61.0526315789%, 17.2549019608%);
}
@property --gradient-blue-end {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(215.1219512195, 60.2941176471%, 26.6666666667%);
}
@property --gradient-blue-end-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(215.1219512195, 60.2941176471%, 26.6666666667%, 0);
}
@property --gradient-blue-end-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(215.1219512195, 60.2941176471%, 6.6666666667%);
}
@property --gradient-gold-start {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(47.8542510121, 99.1967871486%, 51.1764705882%);
}
@property --gradient-gold-start-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(47.8542510121, 99.1967871486%, 51.1764705882%, 0);
}
@property --gradient-gold-start-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(47.8542510121, 99.1967871486%, 71.1764705882%);
}
@property --gradient-gold-end {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(28.5148514851, 92.6605504587%, 57.2549019608%);
}
@property --gradient-gold-end-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(28.5148514851, 92.6605504587%, 57.2549019608%, 0);
}
@property --gradient-gold-end-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(28.5148514851, 92.6605504587%, 77.2549019608%);
}
@property --gradient-gray-start {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(0, 0%, 89.8039215686%);
}
@property --gradient-gray-start-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(0, 0%, 89.8039215686%, 0);
}
@property --gradient-gray-start-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(0, 0%, 109.8039215686%);
}
@property --gradient-gray-end {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(0, 0%, 80%);
}
@property --gradient-gray-end-transparent {
  syntax: "<color>";
  inherits: false;
  initial-value: hsla(0, 0%, 80%, 0);
}
@property --gradient-gray-end-alt {
  syntax: "<color>";
  inherits: false;
  initial-value: hsl(0, 0%, 100%);
}
/****
	BASELINE
	Normalizes default element styles.
****/
address,
blockquote,
figure,
form,
h1, h2, h3, h4, h5, h6,
pl, ul, dl,
p,
pre,
table {
  margin-bottom: 1rem;
}
address:last-child,
blockquote:last-child,
figure:last-child,
form:last-child,
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
pl:last-child, ul:last-child, dl:last-child,
p:last-child,
pre:last-child,
table:last-child {
  margin-bottom: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875rem;
}

sub,
sup {
  position: relative;
  font-size: 0.75rem;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: underline;
}

a[href^="tel:"] {
  white-space: nowrap;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: Courier, monospace;
  font-size: 1rem;
}

pre {
  display: block;
  margin-top: 0;
  overflow: auto;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875rem;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875rem;
  background-color: #eee;
  border: 1px solid #b4b4b4;
  border-radius: 0.25rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 0 0 rgba(255, 255, 255, 0.7) inset;
  display: inline-block;
  white-space: nowrap;
}

kbd kbd {
  padding: 0;
  border: 0 none;
  box-shadow: none;
}

img,
svg {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin-left: 0;
  margin-right: 0;
}

table {
  border-collapse: collapse;
  caption-side: bottom;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
}

th {
  font-weight: bold;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  overflow: hidden;
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: inherit;
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

html {
  background-color: var(--color-dark-blue);
}

h1 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: 1.25rem;
}

h6 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: 1rem;
}

a {
  text-decoration: underline;
  text-decoration-color: inherit;
  transition: text-decoration-color var(--transition-duration);
}
a:hover, a:focus {
  text-decoration-color: transparent;
}

.grid__container, .grid__container--fluid, .grid__container--xl, .grid__container--lg, .grid__container--md, .grid__container--sm {
  width: 100%;
  padding-right: calc(2.5rem * 0.5);
  padding-left: calc(2.5rem * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .grid__container--sm, .grid__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .grid__container--md, .grid__container--sm, .grid__container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .grid__container--lg, .grid__container--md, .grid__container--sm, .grid__container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .grid__container--xl, .grid__container--lg, .grid__container--md, .grid__container--sm, .grid__container {
    max-width: 1140px;
  }
}
.grid__row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-right: calc(-0.5 * 2.5rem);
  margin-left: calc(-0.5 * 2.5rem);
}
.grid__row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(2.5rem * 0.5);
  padding-left: calc(2.5rem * 0.5);
  margin-top: 0;
}

.grid__col {
  flex: 1 0 0%;
}

.grid__col--auto {
  flex: 0 0 auto;
  width: auto;
}

.grid__col--1 {
  flex: 0 0 auto;
  width: 4.16666667%;
}

.grid__col--2 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.grid__col--3 {
  flex: 0 0 auto;
  width: 12.5%;
}

.grid__col--4 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.grid__col--5 {
  flex: 0 0 auto;
  width: 20.83333333%;
}

.grid__col--6 {
  flex: 0 0 auto;
  width: 25%;
}

.grid__col--7 {
  flex: 0 0 auto;
  width: 29.16666667%;
}

.grid__col--8 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.grid__col--9 {
  flex: 0 0 auto;
  width: 37.5%;
}

.grid__col--10 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.grid__col--11 {
  flex: 0 0 auto;
  width: 45.83333333%;
}

.grid__col--12 {
  flex: 0 0 auto;
  width: 50%;
}

.grid__col--13 {
  flex: 0 0 auto;
  width: 54.16666667%;
}

.grid__col--14 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.grid__col--15 {
  flex: 0 0 auto;
  width: 62.5%;
}

.grid__col--16 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.grid__col--17 {
  flex: 0 0 auto;
  width: 70.83333333%;
}

.grid__col--18 {
  flex: 0 0 auto;
  width: 75%;
}

.grid__col--19 {
  flex: 0 0 auto;
  width: 79.16666667%;
}

.grid__col--20 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.grid__col--21 {
  flex: 0 0 auto;
  width: 87.5%;
}

.grid__col--22 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.grid__col--23 {
  flex: 0 0 auto;
  width: 95.83333333%;
}

.grid__col--24 {
  flex: 0 0 auto;
  width: 100%;
}

.grid__offset--1 {
  margin-left: 4.16666667%;
}

.grid__offset--2 {
  margin-left: 8.33333333%;
}

.grid__offset--3 {
  margin-left: 12.5%;
}

.grid__offset--4 {
  margin-left: 16.66666667%;
}

.grid__offset--5 {
  margin-left: 20.83333333%;
}

.grid__offset--6 {
  margin-left: 25%;
}

.grid__offset--7 {
  margin-left: 29.16666667%;
}

.grid__offset--8 {
  margin-left: 33.33333333%;
}

.grid__offset--9 {
  margin-left: 37.5%;
}

.grid__offset--10 {
  margin-left: 41.66666667%;
}

.grid__offset--11 {
  margin-left: 45.83333333%;
}

.grid__offset--12 {
  margin-left: 50%;
}

.grid__offset--13 {
  margin-left: 54.16666667%;
}

.grid__offset--14 {
  margin-left: 58.33333333%;
}

.grid__offset--15 {
  margin-left: 62.5%;
}

.grid__offset--16 {
  margin-left: 66.66666667%;
}

.grid__offset--17 {
  margin-left: 70.83333333%;
}

.grid__offset--18 {
  margin-left: 75%;
}

.grid__offset--19 {
  margin-left: 79.16666667%;
}

.grid__offset--20 {
  margin-left: 83.33333333%;
}

.grid__offset--21 {
  margin-left: 87.5%;
}

.grid__offset--22 {
  margin-left: 91.66666667%;
}

.grid__offset--23 {
  margin-left: 95.83333333%;
}

@media (min-width: 576px) {
  .grid__col--sm {
    flex: 1 0 0%;
  }
  .grid__col--sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .grid__col--sm-1 {
    flex: 0 0 auto;
    width: 4.16666667%;
  }
  .grid__col--sm-2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .grid__col--sm-3 {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .grid__col--sm-4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .grid__col--sm-5 {
    flex: 0 0 auto;
    width: 20.83333333%;
  }
  .grid__col--sm-6 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid__col--sm-7 {
    flex: 0 0 auto;
    width: 29.16666667%;
  }
  .grid__col--sm-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .grid__col--sm-9 {
    flex: 0 0 auto;
    width: 37.5%;
  }
  .grid__col--sm-10 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .grid__col--sm-11 {
    flex: 0 0 auto;
    width: 45.83333333%;
  }
  .grid__col--sm-12 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid__col--sm-13 {
    flex: 0 0 auto;
    width: 54.16666667%;
  }
  .grid__col--sm-14 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .grid__col--sm-15 {
    flex: 0 0 auto;
    width: 62.5%;
  }
  .grid__col--sm-16 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .grid__col--sm-17 {
    flex: 0 0 auto;
    width: 70.83333333%;
  }
  .grid__col--sm-18 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid__col--sm-19 {
    flex: 0 0 auto;
    width: 79.16666667%;
  }
  .grid__col--sm-20 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .grid__col--sm-21 {
    flex: 0 0 auto;
    width: 87.5%;
  }
  .grid__col--sm-22 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .grid__col--sm-23 {
    flex: 0 0 auto;
    width: 95.83333333%;
  }
  .grid__col--sm-24 {
    flex: 0 0 auto;
    width: 100%;
  }
  .grid__offset--sm-0 {
    margin-left: 0;
  }
  .grid__offset--sm-1 {
    margin-left: 4.16666667%;
  }
  .grid__offset--sm-2 {
    margin-left: 8.33333333%;
  }
  .grid__offset--sm-3 {
    margin-left: 12.5%;
  }
  .grid__offset--sm-4 {
    margin-left: 16.66666667%;
  }
  .grid__offset--sm-5 {
    margin-left: 20.83333333%;
  }
  .grid__offset--sm-6 {
    margin-left: 25%;
  }
  .grid__offset--sm-7 {
    margin-left: 29.16666667%;
  }
  .grid__offset--sm-8 {
    margin-left: 33.33333333%;
  }
  .grid__offset--sm-9 {
    margin-left: 37.5%;
  }
  .grid__offset--sm-10 {
    margin-left: 41.66666667%;
  }
  .grid__offset--sm-11 {
    margin-left: 45.83333333%;
  }
  .grid__offset--sm-12 {
    margin-left: 50%;
  }
  .grid__offset--sm-13 {
    margin-left: 54.16666667%;
  }
  .grid__offset--sm-14 {
    margin-left: 58.33333333%;
  }
  .grid__offset--sm-15 {
    margin-left: 62.5%;
  }
  .grid__offset--sm-16 {
    margin-left: 66.66666667%;
  }
  .grid__offset--sm-17 {
    margin-left: 70.83333333%;
  }
  .grid__offset--sm-18 {
    margin-left: 75%;
  }
  .grid__offset--sm-19 {
    margin-left: 79.16666667%;
  }
  .grid__offset--sm-20 {
    margin-left: 83.33333333%;
  }
  .grid__offset--sm-21 {
    margin-left: 87.5%;
  }
  .grid__offset--sm-22 {
    margin-left: 91.66666667%;
  }
  .grid__offset--sm-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 768px) {
  .grid__col--md {
    flex: 1 0 0%;
  }
  .grid__col--md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .grid__col--md-1 {
    flex: 0 0 auto;
    width: 4.16666667%;
  }
  .grid__col--md-2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .grid__col--md-3 {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .grid__col--md-4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .grid__col--md-5 {
    flex: 0 0 auto;
    width: 20.83333333%;
  }
  .grid__col--md-6 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid__col--md-7 {
    flex: 0 0 auto;
    width: 29.16666667%;
  }
  .grid__col--md-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .grid__col--md-9 {
    flex: 0 0 auto;
    width: 37.5%;
  }
  .grid__col--md-10 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .grid__col--md-11 {
    flex: 0 0 auto;
    width: 45.83333333%;
  }
  .grid__col--md-12 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid__col--md-13 {
    flex: 0 0 auto;
    width: 54.16666667%;
  }
  .grid__col--md-14 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .grid__col--md-15 {
    flex: 0 0 auto;
    width: 62.5%;
  }
  .grid__col--md-16 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .grid__col--md-17 {
    flex: 0 0 auto;
    width: 70.83333333%;
  }
  .grid__col--md-18 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid__col--md-19 {
    flex: 0 0 auto;
    width: 79.16666667%;
  }
  .grid__col--md-20 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .grid__col--md-21 {
    flex: 0 0 auto;
    width: 87.5%;
  }
  .grid__col--md-22 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .grid__col--md-23 {
    flex: 0 0 auto;
    width: 95.83333333%;
  }
  .grid__col--md-24 {
    flex: 0 0 auto;
    width: 100%;
  }
  .grid__offset--md-0 {
    margin-left: 0;
  }
  .grid__offset--md-1 {
    margin-left: 4.16666667%;
  }
  .grid__offset--md-2 {
    margin-left: 8.33333333%;
  }
  .grid__offset--md-3 {
    margin-left: 12.5%;
  }
  .grid__offset--md-4 {
    margin-left: 16.66666667%;
  }
  .grid__offset--md-5 {
    margin-left: 20.83333333%;
  }
  .grid__offset--md-6 {
    margin-left: 25%;
  }
  .grid__offset--md-7 {
    margin-left: 29.16666667%;
  }
  .grid__offset--md-8 {
    margin-left: 33.33333333%;
  }
  .grid__offset--md-9 {
    margin-left: 37.5%;
  }
  .grid__offset--md-10 {
    margin-left: 41.66666667%;
  }
  .grid__offset--md-11 {
    margin-left: 45.83333333%;
  }
  .grid__offset--md-12 {
    margin-left: 50%;
  }
  .grid__offset--md-13 {
    margin-left: 54.16666667%;
  }
  .grid__offset--md-14 {
    margin-left: 58.33333333%;
  }
  .grid__offset--md-15 {
    margin-left: 62.5%;
  }
  .grid__offset--md-16 {
    margin-left: 66.66666667%;
  }
  .grid__offset--md-17 {
    margin-left: 70.83333333%;
  }
  .grid__offset--md-18 {
    margin-left: 75%;
  }
  .grid__offset--md-19 {
    margin-left: 79.16666667%;
  }
  .grid__offset--md-20 {
    margin-left: 83.33333333%;
  }
  .grid__offset--md-21 {
    margin-left: 87.5%;
  }
  .grid__offset--md-22 {
    margin-left: 91.66666667%;
  }
  .grid__offset--md-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 992px) {
  .grid__col--lg {
    flex: 1 0 0%;
  }
  .grid__col--lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .grid__col--lg-1 {
    flex: 0 0 auto;
    width: 4.16666667%;
  }
  .grid__col--lg-2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .grid__col--lg-3 {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .grid__col--lg-4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .grid__col--lg-5 {
    flex: 0 0 auto;
    width: 20.83333333%;
  }
  .grid__col--lg-6 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid__col--lg-7 {
    flex: 0 0 auto;
    width: 29.16666667%;
  }
  .grid__col--lg-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .grid__col--lg-9 {
    flex: 0 0 auto;
    width: 37.5%;
  }
  .grid__col--lg-10 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .grid__col--lg-11 {
    flex: 0 0 auto;
    width: 45.83333333%;
  }
  .grid__col--lg-12 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid__col--lg-13 {
    flex: 0 0 auto;
    width: 54.16666667%;
  }
  .grid__col--lg-14 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .grid__col--lg-15 {
    flex: 0 0 auto;
    width: 62.5%;
  }
  .grid__col--lg-16 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .grid__col--lg-17 {
    flex: 0 0 auto;
    width: 70.83333333%;
  }
  .grid__col--lg-18 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid__col--lg-19 {
    flex: 0 0 auto;
    width: 79.16666667%;
  }
  .grid__col--lg-20 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .grid__col--lg-21 {
    flex: 0 0 auto;
    width: 87.5%;
  }
  .grid__col--lg-22 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .grid__col--lg-23 {
    flex: 0 0 auto;
    width: 95.83333333%;
  }
  .grid__col--lg-24 {
    flex: 0 0 auto;
    width: 100%;
  }
  .grid__offset--lg-0 {
    margin-left: 0;
  }
  .grid__offset--lg-1 {
    margin-left: 4.16666667%;
  }
  .grid__offset--lg-2 {
    margin-left: 8.33333333%;
  }
  .grid__offset--lg-3 {
    margin-left: 12.5%;
  }
  .grid__offset--lg-4 {
    margin-left: 16.66666667%;
  }
  .grid__offset--lg-5 {
    margin-left: 20.83333333%;
  }
  .grid__offset--lg-6 {
    margin-left: 25%;
  }
  .grid__offset--lg-7 {
    margin-left: 29.16666667%;
  }
  .grid__offset--lg-8 {
    margin-left: 33.33333333%;
  }
  .grid__offset--lg-9 {
    margin-left: 37.5%;
  }
  .grid__offset--lg-10 {
    margin-left: 41.66666667%;
  }
  .grid__offset--lg-11 {
    margin-left: 45.83333333%;
  }
  .grid__offset--lg-12 {
    margin-left: 50%;
  }
  .grid__offset--lg-13 {
    margin-left: 54.16666667%;
  }
  .grid__offset--lg-14 {
    margin-left: 58.33333333%;
  }
  .grid__offset--lg-15 {
    margin-left: 62.5%;
  }
  .grid__offset--lg-16 {
    margin-left: 66.66666667%;
  }
  .grid__offset--lg-17 {
    margin-left: 70.83333333%;
  }
  .grid__offset--lg-18 {
    margin-left: 75%;
  }
  .grid__offset--lg-19 {
    margin-left: 79.16666667%;
  }
  .grid__offset--lg-20 {
    margin-left: 83.33333333%;
  }
  .grid__offset--lg-21 {
    margin-left: 87.5%;
  }
  .grid__offset--lg-22 {
    margin-left: 91.66666667%;
  }
  .grid__offset--lg-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1200px) {
  .grid__col--xl {
    flex: 1 0 0%;
  }
  .grid__col--xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .grid__col--xl-1 {
    flex: 0 0 auto;
    width: 4.16666667%;
  }
  .grid__col--xl-2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .grid__col--xl-3 {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .grid__col--xl-4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .grid__col--xl-5 {
    flex: 0 0 auto;
    width: 20.83333333%;
  }
  .grid__col--xl-6 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid__col--xl-7 {
    flex: 0 0 auto;
    width: 29.16666667%;
  }
  .grid__col--xl-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .grid__col--xl-9 {
    flex: 0 0 auto;
    width: 37.5%;
  }
  .grid__col--xl-10 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .grid__col--xl-11 {
    flex: 0 0 auto;
    width: 45.83333333%;
  }
  .grid__col--xl-12 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid__col--xl-13 {
    flex: 0 0 auto;
    width: 54.16666667%;
  }
  .grid__col--xl-14 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .grid__col--xl-15 {
    flex: 0 0 auto;
    width: 62.5%;
  }
  .grid__col--xl-16 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .grid__col--xl-17 {
    flex: 0 0 auto;
    width: 70.83333333%;
  }
  .grid__col--xl-18 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid__col--xl-19 {
    flex: 0 0 auto;
    width: 79.16666667%;
  }
  .grid__col--xl-20 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .grid__col--xl-21 {
    flex: 0 0 auto;
    width: 87.5%;
  }
  .grid__col--xl-22 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .grid__col--xl-23 {
    flex: 0 0 auto;
    width: 95.83333333%;
  }
  .grid__col--xl-24 {
    flex: 0 0 auto;
    width: 100%;
  }
  .grid__offset--xl-0 {
    margin-left: 0;
  }
  .grid__offset--xl-1 {
    margin-left: 4.16666667%;
  }
  .grid__offset--xl-2 {
    margin-left: 8.33333333%;
  }
  .grid__offset--xl-3 {
    margin-left: 12.5%;
  }
  .grid__offset--xl-4 {
    margin-left: 16.66666667%;
  }
  .grid__offset--xl-5 {
    margin-left: 20.83333333%;
  }
  .grid__offset--xl-6 {
    margin-left: 25%;
  }
  .grid__offset--xl-7 {
    margin-left: 29.16666667%;
  }
  .grid__offset--xl-8 {
    margin-left: 33.33333333%;
  }
  .grid__offset--xl-9 {
    margin-left: 37.5%;
  }
  .grid__offset--xl-10 {
    margin-left: 41.66666667%;
  }
  .grid__offset--xl-11 {
    margin-left: 45.83333333%;
  }
  .grid__offset--xl-12 {
    margin-left: 50%;
  }
  .grid__offset--xl-13 {
    margin-left: 54.16666667%;
  }
  .grid__offset--xl-14 {
    margin-left: 58.33333333%;
  }
  .grid__offset--xl-15 {
    margin-left: 62.5%;
  }
  .grid__offset--xl-16 {
    margin-left: 66.66666667%;
  }
  .grid__offset--xl-17 {
    margin-left: 70.83333333%;
  }
  .grid__offset--xl-18 {
    margin-left: 75%;
  }
  .grid__offset--xl-19 {
    margin-left: 79.16666667%;
  }
  .grid__offset--xl-20 {
    margin-left: 83.33333333%;
  }
  .grid__offset--xl-21 {
    margin-left: 87.5%;
  }
  .grid__offset--xl-22 {
    margin-left: 91.66666667%;
  }
  .grid__offset--xl-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1400px) {
  .grid__col--xxl {
    flex: 1 0 0%;
  }
  .grid__col--xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .grid__col--xxl-1 {
    flex: 0 0 auto;
    width: 4.16666667%;
  }
  .grid__col--xxl-2 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .grid__col--xxl-3 {
    flex: 0 0 auto;
    width: 12.5%;
  }
  .grid__col--xxl-4 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .grid__col--xxl-5 {
    flex: 0 0 auto;
    width: 20.83333333%;
  }
  .grid__col--xxl-6 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid__col--xxl-7 {
    flex: 0 0 auto;
    width: 29.16666667%;
  }
  .grid__col--xxl-8 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .grid__col--xxl-9 {
    flex: 0 0 auto;
    width: 37.5%;
  }
  .grid__col--xxl-10 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .grid__col--xxl-11 {
    flex: 0 0 auto;
    width: 45.83333333%;
  }
  .grid__col--xxl-12 {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid__col--xxl-13 {
    flex: 0 0 auto;
    width: 54.16666667%;
  }
  .grid__col--xxl-14 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .grid__col--xxl-15 {
    flex: 0 0 auto;
    width: 62.5%;
  }
  .grid__col--xxl-16 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .grid__col--xxl-17 {
    flex: 0 0 auto;
    width: 70.83333333%;
  }
  .grid__col--xxl-18 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid__col--xxl-19 {
    flex: 0 0 auto;
    width: 79.16666667%;
  }
  .grid__col--xxl-20 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .grid__col--xxl-21 {
    flex: 0 0 auto;
    width: 87.5%;
  }
  .grid__col--xxl-22 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .grid__col--xxl-23 {
    flex: 0 0 auto;
    width: 95.83333333%;
  }
  .grid__col--xxl-24 {
    flex: 0 0 auto;
    width: 100%;
  }
  .grid__offset--xxl-0 {
    margin-left: 0;
  }
  .grid__offset--xxl-1 {
    margin-left: 4.16666667%;
  }
  .grid__offset--xxl-2 {
    margin-left: 8.33333333%;
  }
  .grid__offset--xxl-3 {
    margin-left: 12.5%;
  }
  .grid__offset--xxl-4 {
    margin-left: 16.66666667%;
  }
  .grid__offset--xxl-5 {
    margin-left: 20.83333333%;
  }
  .grid__offset--xxl-6 {
    margin-left: 25%;
  }
  .grid__offset--xxl-7 {
    margin-left: 29.16666667%;
  }
  .grid__offset--xxl-8 {
    margin-left: 33.33333333%;
  }
  .grid__offset--xxl-9 {
    margin-left: 37.5%;
  }
  .grid__offset--xxl-10 {
    margin-left: 41.66666667%;
  }
  .grid__offset--xxl-11 {
    margin-left: 45.83333333%;
  }
  .grid__offset--xxl-12 {
    margin-left: 50%;
  }
  .grid__offset--xxl-13 {
    margin-left: 54.16666667%;
  }
  .grid__offset--xxl-14 {
    margin-left: 58.33333333%;
  }
  .grid__offset--xxl-15 {
    margin-left: 62.5%;
  }
  .grid__offset--xxl-16 {
    margin-left: 66.66666667%;
  }
  .grid__offset--xxl-17 {
    margin-left: 70.83333333%;
  }
  .grid__offset--xxl-18 {
    margin-left: 75%;
  }
  .grid__offset--xxl-19 {
    margin-left: 79.16666667%;
  }
  .grid__offset--xxl-20 {
    margin-left: 83.33333333%;
  }
  .grid__offset--xxl-21 {
    margin-left: 87.5%;
  }
  .grid__offset--xxl-22 {
    margin-left: 91.66666667%;
  }
  .grid__offset--xxl-23 {
    margin-left: 95.83333333%;
  }
}
#skip-to:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#skip-to:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.headingGroup--default {
  margin-bottom: var(--gutter-width);
  padding-top: var(--gutter-width);
}
.headingGroup--default .pageHeading--center {
  text-align: center;
}
.headingGroup--post {
  margin-bottom: var(--gutter-width);
  padding-top: var(--gutter-width);
}
.headingGroup--post .pageDate {
  margin-bottom: 0;
}
.headingGroup--post .pageDescription,
.headingGroup--post .pageByline {
  margin-bottom: 0.5rem;
}
.headingGroup--post .pageDescription:last-child,
.headingGroup--post .pageByline:last-child {
  margin-bottom: 0;
}
.headingGroup--post .pageDate,
.headingGroup--post .pageByline {
  font-size: var(--font-size-sm);
}
.headingGroup--post .pageDescription {
  font-weight: bold;
}
.headingGroup--marquee {
  margin-bottom: var(--gutter-width);
}
.headingGroup--hidden {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  margin-bottom: 0;
}
.headingGroup--hidden:not(caption) {
  position: absolute !important;
}

.contentGroup__container {
  padding-bottom: calc(var(--gutter-width) / 2);
}
.contentGroup:not(:first-child) .contentGroup__container {
  padding-top: var(--gutter-width);
}

.widget:not([data-cascade-widget-type=scpaLayoutBuilderWidget]) {
  margin-bottom: calc(var(--gutter-width) / 2);
}
h2.sectionHeading,
h3.subheading {
  margin-bottom: var(--block-element-spacing);
}

.sr-only {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.sr-only:not(caption) {
  position: absolute !important;
}

.scrollWrapper {
  overflow: auto;
}

.grid__header {
  position: sticky;
  top: 0;
  z-index: 100;
}

.header {
  background-image: linear-gradient(to right, var(--color-uci-blue), var(--color-dark-blue));
  color: var(--font-color-light);
  display: flex;
  align-items: center;
  padding-bottom: calc(var(--gutter-width) / 4);
  padding-top: calc(var(--gutter-width) / 4);
}
.header__brand {
  flex-grow: 1;
}
.header__brand a {
  display: table;
}
.header__wordmark, .header__wordmark img {
  height: 1.5rem;
  margin-bottom: 0.25rem;
}
.header__title {
  font-family: var(--font-family-brand);
  font-size: 2rem;
  line-height: 1;
}
.header__title, .header__title a {
  text-decoration: none;
  transition-property: line-height, opacity;
  transition-duration: var(--transition-duration);
}
.header__title--inactive:not(:focus,
.header:hover .header__title--inactive,
.header:hover .header__title--inactive a), .header__title a--inactive:not(:focus,
.header:hover .header__title--inactive,
.header:hover .header__title--inactive a) {
  line-height: 0;
  opacity: 0;
}
.header__button {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: var(--border-radius);
  color: var(--font-color-light);
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
  padding: 0.5rem;
  text-decoration: none;
  transition: all var(--transition-duration);
}
.header__button:hover, .header__button:focus {
  border-color: var(--color-uci-gold);
  outline: none;
}
@media (min-width: 993px) {
  .header__button {
    margin-left: 1rem;
  }
}
.header__button .icon {
  font-size: 1.5rem;
}
@media (min-width: 993px) {
  .header__button .icon {
    margin-right: 0.5rem;
  }
}
@media (max-width: 992px) {
  .header__button span:not(.icon) {
    display: none;
  }
}
.header__modal {
  --modal-background: hsla(var(--hue-darkest-blue),var(--saturation-darkest-blue),var(--lightness-darkest-blue),.9);
  background-color: var(--modal-background);
  border: none;
  color: var(--font-color-light);
  opacity: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  transform: scale(1.2);
  transition: all var(--transition-duration);
  box-shadow: 0 0 0 100vmax var(--modal-background);
}
.header__modal::backdrop {
  background-color: transparent;
}
.header__modal[open] {
  opacity: 1;
  transform: scale(1);
}
@starting-style {
  .header__modal[open] {
    opacity: 0;
    transform: scale(1.2);
  }
}
.header__modal__button {
  border-radius: 1rem;
  height: 2rem;
  margin: 0 0.5rem;
  padding: 0 1rem;
  transition: all var(--transition-duration);
}
.header__modal__button--close, .search__close {
  background-color: transparent;
  border: 1px solid transparent;
  color: var(--font-color-light);
  position: absolute;
  right: 0;
}
.header__modal__button--close:hover, .search__close:hover, .header__modal__button--close:focus, .search__close:focus {
  border: 1px solid var(--color-uci-gold);
  outline: none;
}

@media (max-width: 992px) {
  .header__wordmark, .header__wordmark img {
    height: 1rem;
    margin-bottom: 0;
  }
  .header__title {
    font-size: 1.25rem;
  }
}
.search__modal {
  --modal-background: hsla(var(--hue-darkest-blue),var(--saturation-darkest-blue),var(--lightness-darkest-blue),.9);
  background-color: var(--modal-background);
  border: none;
  color: var(--font-color-light);
  opacity: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  transform: scale(1.2);
  transition: all var(--transition-duration);
  box-shadow: 0 0 0 100vmax var(--modal-background);
}
.search__modal::backdrop {
  background-color: transparent;
}
.search__modal[open] {
  opacity: 1;
  transform: scale(1);
}
@starting-style {
  .search__modal[open] {
    opacity: 0;
    transform: scale(1.2);
  }
}
.search__modal__button {
  border-radius: 1rem;
  height: 2rem;
  margin: 0 0.5rem;
  padding: 0 1rem;
  transition: all var(--transition-duration);
}
.search__modal__button--close {
  background-color: transparent;
  border: 1px solid transparent;
  color: var(--font-color-light);
  position: absolute;
  right: 0;
}
.search__modal__button--close:hover, .search__modal__button--close:focus {
  border: 1px solid var(--color-uci-gold);
  outline: none;
}
.search__modal[open] {
  display: flex;
}
.search__form {
  margin: auto;
  padding-top: var(--gutter-width);
  width: 40vw;
}
@media (max-width: 992px) {
  .search__form {
    width: 80vw;
  }
}
.search__controls {
  text-align: center;
}
.search__control {
  margin-bottom: var(--gutter-width);
}
.search__query, .search__type {
  display: block;
  width: 100%;
}
.search__query {
  border: none;
  border-radius: var(--border-radius);
  font-size: 1.5rem;
  padding: 0 0.5rem;
}
@media (min-width: 993px) {
  .search__query {
    font-size: 2rem;
  }
}
.search__type {
  border-radius: var(--border-radius);
  font-size: var(--font-size-lg);
  padding: 0.25rem 0.5rem;
}
.search__submit {
  background-color: var(--color-uci-gold);
  border: 1px solid var(--color-uci-gold);
  color: var(--color-dark-blue);
}
.search__submit:hover, .search__submit:focus {
  background-color: transparent;
  color: var(--font-color-light);
  outline: none;
}
.primaryNav {
  background-color: var(--color-uci-blue);
  justify-content: flex-end;
}

.shortNav,
.fullNav {
  flex-basis: fit-content;
}

@media (max-width: 992px) {
  .shortNav {
    display: none;
  }
}
.shortNav__item {
  display: inline-block;
}
.shortNav__item a {
  border: 4px solid transparent;
  border-left: none;
  border-right: none;
  color: var(--font-color-light);
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.25rem 0;
  text-decoration: none;
  transition: all var(--transition-duration);
}
.shortNav__item a:hover, .shortNav__item a:focus {
  border-top-color: var(--color-uci-gold);
  outline: none;
}
.shortNav + .fullNav {
  border-left: 4px groove hsl(var(--hue-uci-blue), var(--saturation-uci-blue), calc(var(--lightness-uci-blue) * 1.5));
}
@media (min-width: 993px) {
  .shortNav + .fullNav .fullNav__open span:not(.icon)::before {
    content: "Full ";
  }
}

.fullNav__open {
  background-color: transparent;
  border: 4px solid transparent;
  border-left: none;
  border-right: none;
  color: var(--font-color-light);
  display: flex;
  margin: 0 0.5rem;
  padding: 0.25rem 0;
}
.fullNav__open:hover, .fullNav__open:focus {
  border-top-color: var(--color-uci-gold);
  outline: none;
}
.fullNav__open .icon {
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.fullNav__modal {
  --modal-background: hsla(var(--hue-darkest-blue),var(--saturation-darkest-blue),var(--lightness-darkest-blue),.9);
  background-color: var(--modal-background);
  border: none;
  color: var(--font-color-light);
  opacity: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  transform: scale(1.2);
  transition: all var(--transition-duration);
  box-shadow: 0 0 0 100vmax var(--modal-background);
}
.fullNav__modal::backdrop {
  background-color: transparent;
}
.fullNav__modal[open] {
  opacity: 1;
  transform: scale(1);
}
@starting-style {
  .fullNav__modal[open] {
    opacity: 0;
    transform: scale(1.2);
  }
}
.fullNav__modal__button {
  border-radius: 1rem;
  height: 2rem;
  margin: 0 0.5rem;
  padding: 0 1rem;
  transition: all var(--transition-duration);
}
.fullNav__modal__button--close {
  background-color: transparent;
  border: 1px solid transparent;
  color: var(--font-color-light);
  position: absolute;
  right: 0;
}
.fullNav__modal__button--close:hover, .fullNav__modal__button--close:focus {
  border: 1px solid var(--color-uci-gold);
  outline: none;
}
.fullNav__nav {
  padding: var(--gutter-width);
}
@media (min-width: 993px) {
  .fullNav__nav {
    padding: calc(var(--gutter-width) * 2);
  }
}
.fullNav__menu {
  width: 100%;
  position: relative;
}
@media (min-width: 993px) {
  .fullNav__menu {
    width: 33.3333333333%;
  }
}
.fullNav__item {
  font-size: var(--font-size-xl);
}
.fullNav__item:not(:last-child) {
  margin-bottom: 1rem;
}
.fullNav__item .icon {
  font-size: calc(var(--font-size-xl) * 0.6);
}
@media (min-width: 993px) {
  .fullNav__item {
    font-size: var(--font-size-h1);
  }
  .fullNav__item:not(:last-child) {
    margin-bottom: 2rem;
  }
  .fullNav__item .icon {
    font-size: calc(var(--font-size-h1) * 0.6);
  }
}

@media (min-width: 993px) {
  .subNav__menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
  }
}
.subNav__menu--inactive {
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
.subNav__menu--active {
  height: auto;
  opacity: 1;
  visibility: visible;
}
@media (prefers-reduced-motion: no-preference) {
  .subNav__menu--active {
    transition: opacity 0.5s;
  }
}
@media (max-width: 992px) {
  .subNav__menu--active {
    margin-top: 1rem;
    margin-left: var(--gutter-width);
  }
}
.subNav__item {
  font-size: var(--font-size-lg);
}
.subNav__item:not(:last-child) {
  margin-bottom: 1rem;
}
.subNav__item .icon {
  font-size: calc(var(--font-size-lg) * 0.6);
}
.subNav__toggle {
  color: var(--font-color-light);
  background-color: transparent;
  border: none;
  padding: 0;
}

.fullNav__menu,
.subNav__menu {
  list-style: none;
  padding: 0;
}
.fullNav__link, .fullNav__toggle,
.subNav__link,
.subNav__toggle {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: fit-content;
  transition: all var(--transition-duration);
}
@media (max-width: 992px) {
  .fullNav__link, .fullNav__toggle,
  .subNav__link,
  .subNav__toggle {
    border-left: 4px solid transparent;
    padding-left: 0.5rem;
  }
}
@media (min-width: 993px) {
  .fullNav__link, .fullNav__toggle,
  .subNav__link,
  .subNav__toggle {
    border-bottom: 4px solid transparent;
    line-height: 1.2;
  }
}
.fullNav__link:hover, .fullNav__link:focus, .fullNav__toggle:hover, .fullNav__toggle:focus,
.subNav__link:hover,
.subNav__link:focus,
.subNav__toggle:hover,
.subNav__toggle:focus {
  border-color: var(--color-uci-gold);
}
@media (max-width: 992px) {
  .fullNav__toggle .icon::before,
  .subNav__toggle .icon::before {
    content: " \f0d7";
  }
}
@media (min-width: 993px) {
  .fullNav__toggle .icon::before,
  .subNav__toggle .icon::before {
    content: " \f0da";
  }
}
.fullNav__item:has(.subNav__menu--active) > .subNav__link,
.fullNav__item:has(.subNav__menu--active) > .subNav__toggle,
.subNav__item:has(.subNav__menu--active) > .subNav__link,
.subNav__item:has(.subNav__menu--active) > .subNav__toggle {
  border-color: var(--color-uci-gold);
}

.footer__content {
  --footer-seal-size: 180px;
  background-image: linear-gradient(to right, var(--color-uci-blue), var(--color-dark-blue));
  min-height: calc(var(--footer-seal-size) + var(--gutter-width) * 2);
  padding-top: var(--gutter-width);
  padding-bottom: var(--gutter-width);
  position: relative;
}
@media (min-width: 993px) {
  .footer__content {
    padding-right: calc(var(--footer-seal-size) + var(--gutter-width));
  }
}
@media (max-width: 992px) {
  .footer__content {
    padding-bottom: calc(var(--footer-seal-size) + var(--gutter-width));
    text-align: center;
  }
}
.footer__content::after {
  content: "";
  background-image: url(seal-outline.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--footer-seal-size) var(--footer-seal-size);
  position: absolute;
  width: var(--footer-seal-size);
  height: var(--footer-seal-size);
  opacity: 0.2;
}
@media (min-width: 993px) {
  .footer__content::after {
    top: var(--gutter-width);
    right: calc(var(--gutter-width) / 2);
  }
}
@media (max-width: 992px) {
  .footer__content::after {
    bottom: var(--gutter-width);
    right: 50%;
    transform: translateX(50%);
  }
}
.footer__content, .footer__heading {
  color: var(--font-color-light);
}
.footer__group, .footer__contact {
  margin-bottom: calc(var(--gutter-width) / 2);
}
.footer__heading {
  font-size: var(--font-size-h5);
}
.footer__contact a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color var(--transition-duration);
  transition: all var(--transition-duration);
}
.footer__contact a:hover, .footer__contact a:focus {
  text-decoration-color: inherit;
}
.footer__contact a:hover, .footer__contact a:focus {
  color: var(--color-uci-gold);
}
@media (max-width: 992px) {
  .footer__contact {
    text-align: center;
  }
}
.footer__wordmark {
  max-height: 1.5rem;
}
.footer__owner {
  font-weight: bold;
}
.footer__social {
  padding: 0;
}
.footer__social li {
  display: inline-block;
  list-style: none;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.footer__social .icon {
  border-radius: 50%;
  line-height: 2rem;
  text-align: center;
  transition: background-color var(--transition-duration);
  width: 2rem;
}
.footer__social .icon--github {
  background-color: var(--color-github);
}
.footer__social .icon--facebook-f {
  background-color: var(--color-facebook);
}
.footer__social .icon--flickr {
  background-color: var(--color-flickr);
}
.footer__social .icon--instagram {
  background-color: var(--color-instagram);
}
.footer__social .icon--linkedin {
  background-color: var(--color-linkedin);
}
.footer__social .icon--linkedin-in {
  background-color: var(--color-linkedin);
}
.footer__social .icon--medium {
  background-color: var(--color-medium);
}
.footer__social .icon--medium-m {
  background-color: var(--color-medium);
}
.footer__social .icon--pinterest {
  background-color: var(--color-pinterest);
}
.footer__social .icon--pinterest-p {
  background-color: var(--color-pinterest);
}
.footer__social .icon--podcast {
  background-color: var(--color-podcast);
}
.footer__social .icon--reddit {
  background-color: var(--color-reddit);
}
.footer__social .icon--reddit-alien {
  background-color: var(--color-reddit);
}
.footer__social .icon--snapchat {
  background-color: var(--color-snapchat);
}
.footer__social .icon--snapchat-ghost {
  background-color: var(--color-snapchat);
}
.footer__social .icon--soundcloud {
  background-color: var(--color-soundcloud);
}
.footer__social .icon--spotify {
  background-color: var(--color-spotify);
}
.footer__social .icon--stack-exchange {
  background-color: var(--color-stack-exchange);
}
.footer__social .icon--stack-overflow {
  background-color: var(--color-stack-overflow);
}
.footer__social .icon--threads {
  background-color: var(--color-threads);
}
.footer__social .icon--tiktok {
  background-color: var(--color-tiktok);
}
.footer__social .icon--tumblr {
  background-color: var(--color-tumblr);
}
.footer__social .icon--twitter {
  background-color: var(--color-twitter);
}
.footer__social .icon--x-twitter {
  background-color: var(--color-twitter);
}
.footer__social .icon--vimeo-v {
  background-color: var(--color-vimeo);
}
.footer__social .icon--youtube {
  background-color: var(--color-youtube);
}
.footer__social .icon:hover, .footer__social .icon:focus {
  background-color: var(--color-gray-700);
}
.footer__links {
  list-style: none;
  padding: 0;
}
.footer__links li {
  padding-bottom: 0.5rem;
}
.footer__links a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color var(--transition-duration);
  transition: all var(--transition-duration);
}
.footer__links a:hover, .footer__links a:focus {
  text-decoration-color: inherit;
}
.footer__links a:hover, .footer__links a:focus {
  color: var(--color-uci-gold);
}
.footer__legal {
  background-color: var(--color-dark-blue);
  color: var(--font-color-light);
  padding: calc(var(--gutter-width) / 4);
  text-align: center;
}
.footer__legal a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color var(--transition-duration);
  transition: all var(--transition-duration);
}
.footer__legal a:hover, .footer__legal a:focus {
  text-decoration-color: inherit;
}
.footer__legal a:hover, .footer__legal a:focus {
  color: var(--color-uci-gold);
}

.toTop a {
  background-color: var(--color-gray-200);
  padding: calc(var(--gutter-width) / 4);
  text-align: center;
  text-decoration: none;
  transition: all var(--transition-duration);
}
.toTop a:hover, .toTop a:focus {
  background-color: var(--color-uci-blue);
  color: var(--font-color-light);
}

.breadcrumbs {
  background-image: linear-gradient(to right, var(--color-uci-gold) 0%, var(--color-uci-gold) 67%, var(--color-orange) 100%);
}
.breadcrumbs__content {
  position: relative;
}
.breadcrumbs__content nav {
  padding-top: calc(var(--gutter-width) / 2);
  padding-bottom: calc(var(--gutter-width) / 2);
  position: relative;
  text-align: center;
}
.breadcrumbs__content .icon {
  padding-right: 0.5rem;
}
.breadcrumbs__content span:nth-last-child(n+2):not(.icon):after {
  content: " / ";
  text-decoration: none;
}
.breadcrumbs__content img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
}

.announcements {
  background-image: url("wave.svg"), linear-gradient(140deg, hsl(var(--hue-uci-gold), var(--saturation-uci-gold), calc(var(--lightness-uci-gold) - 15%)) 0%, #6aa2b8 25%, var(--color-uci-blue) 50%, var(--color-dark-blue) 100%);
  background-size: cover, cover;
  background-position: center, center;
}
.announcements__announcement {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-shadow: var(--text-shadow);
}
.announcements__announcement .grid__row {
  align-items: center;
}
@media (min-width: 993px) {
  .announcements__announcement:not(:only-child):nth-child(1) {
    padding-right: var(--gutter-width);
  }
}
@media (max-width: 992px) {
  .announcements__announcement:not(:only-child):nth-child(2) {
    border-top: 1px solid #fff;
  }
}
@media (min-width: 993px) {
  .announcements__announcement:not(:only-child):nth-child(2) {
    border-left: 1px solid #fff;
    padding-left: var(--gutter-width);
  }
}
.announcements__announcement:not(:only-child) .announcements__heading,
.announcements__announcement:not(:only-child) .announcements__snippet,
.announcements__announcement:not(:only-child) .announcements__cta {
  width: 100%;
}
.announcements__announcement:not(:only-child) .announcements__cta {
  text-align: left;
}
.announcements__heading, .announcements__snippet, .announcements__cta {
  color: var(--font-color-light);
  width: fit-content;
}
.announcements__heading {
  display: inline-block;
  font-family: var(--headings-font-family);
  font-size: var(--font-size-h2);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  margin: 0.25rem 0;
  padding-left: calc(var(--gutter-width) / 2);
}
@media (max-width: 992px) {
  .announcements__heading {
    width: 100%;
  }
}
.announcements__snippet {
  display: inline-block;
  font-size: var(--font-size-sm);
  margin: 0.25rem 0;
  padding-left: calc(var(--gutter-width) / 2);
  padding-right: calc(var(--gutter-width) / 2);
}
.announcements__snippet a:hover, .announcements__snippet a:focus {
  text-shadow: none;
}
@media (max-width: 992px) {
  .announcements__snippet {
    width: 100%;
  }
}
.announcements__cta {
  margin: 0.25rem 0;
}
.announcements__cta:hover, .announcements__cta:focus {
  text-shadow: none;
}
@media (min-width: 993px) {
  .announcements__cta {
    text-align: right;
  }
}
.announcements__cta a {
  color: var(--font-color-light);
}

.main--loggedOut {
  margin-top: 1rem;
  margin-bottom: 3rem;
  text-align: center;
}
@media (min-width: 100px) {
  .main--loggedOut {
    margin-top: 5rem;
    margin-bottom: 10rem;
  }
}
.main--loggedOut hr {
  max-width: 30rem;
  margin: 3rem auto 1rem auto;
}

.secondaryNav {
  background-color: var(--color-gray-100);
  border: var(--layout-border);
  border-radius: var(--border-radius);
  overflow: hidden;
  padding: 0;
}
@media (max-width: 992px) {
  .secondaryNav--inactive .secondaryNav__content {
    max-height: 0 !important;
    visibility: hidden;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .secondaryNav--inactive .secondaryNav__content {
    transition: max-height var(--transition-duration), visibility calc(var(--transition-duration) * 2);
    transition-behavior: allow-discrete;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .secondaryNav--active .secondaryNav__content {
    transition: max-height var(--transition-duration);
  }
}
.secondaryNav__toggle {
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  padding: calc(var(--gutter-width) / 2);
  text-align: left;
  width: 100%;
}
@media (min-width: 993px) {
  .secondaryNav__toggle {
    display: none;
  }
}
.secondaryNav__label {
  flex-grow: 1;
  padding-right: 1rem;
}
.secondaryNav__item {
  border-left: 4px solid transparent;
  display: block;
  font-weight: bold;
  padding: calc(var(--gutter-width) / 2);
  text-decoration: none;
}
@media (prefers-reduced-motion: no-preference) {
  .secondaryNav__item {
    transition: all var(--transition-duration);
  }
}
.secondaryNav__item:not(:first-child) {
  border-top: var(--layout-border);
}
.secondaryNav__item[aria-current], .secondaryNav__item:hover, .secondaryNav__item:focus {
  background-color: var(--color-gray-200);
  border-color: var(--color-uci-gold);
}

.sidebar {
  background-color: var(--color-gray-100);
  border: var(--layout-border);
  border-radius: var(--border-radius);
  padding: calc(var(--gutter-width) / 2);
  padding-bottom: 0;
}

.button {
  border: 2px solid transparent;
  border-radius: 1rem;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5;
  padding: 0.25rem 1.25rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}
.button[disabled] {
  cursor: not-allowed;
}
.button--outline {
  background-color: transparent;
}
.button--outline[disabled], .button--outline[disabled]:hover, .button--outline[disabled]:focus {
  background-color: transparent;
  border-color: var(--color-gray-200);
  color: var(--color-gray-500);
}
.button--outline:not([disabled]).button--blue {
  background-image: linear-gradient(to right, var(--gradient-blue-start-transparent), var(--gradient-blue-end-transparent));
  border-color: var(--component-border-blue);
  transition: --gradient-blue-start-transparent var(--transition-duration), --gradient-blue-end-transparent var(--transition-duration), color var(--transition-duration);
}
.button--outline:not([disabled]).button--blue:hover, .button--outline:not([disabled]).button--blue:focus {
  --gradient-blue-start-transparent: var(--gradient-blue-start-alt);
  --gradient-blue-end-transparent: var(--gradient-blue-end-alt);
  color: var(--font-color-light);
}
.button--outline:not([disabled]).button--gold {
  background-image: linear-gradient(to right, var(--gradient-gold-start-transparent), var(--gradient-gold-end-transparent));
  border-color: var(--component-border-gold);
  transition: --gradient-gold-start-transparent var(--transition-duration), --gradient-gold-end-transparent var(--transition-duration);
}
.button--outline:not([disabled]).button--gold:hover, .button--outline:not([disabled]).button--gold:focus {
  --gradient-gold-start-transparent: var(--gradient-gold-start-alt);
  --gradient-gold-end-transparent: var(--gradient-gold-end-alt);
}
.button--outline:not([disabled]).button--gray {
  background-image: linear-gradient(to right, var(--gradient-gray-start-transparent), var(--gradient-gray-end-transparent));
  border-color: var(--component-border-gray);
  transition: --gradient-gray-start-transparent var(--transition-duration), --gradient-gray-end-transparent var(--transition-duration);
}
.button--outline:not([disabled]).button--gray:hover, .button--outline:not([disabled]).button--gray:focus {
  --gradient-gray-start-transparent: var(--gradient-gray-start-alt);
  --gradient-gray-end-transparent: var(--gradient-gray-end-alt);
}
.button--solid[disabled], .button--solid[disabled]:hover, .button--solid[disabled]:focus {
  background-color: var(--color-gray-200);
  border-color: var(--color-gray-200);
  color: var(--color-gray-500);
}
.button--solid:not([disabled]).button--blue {
  background-image: linear-gradient(to right, var(--gradient-blue-start), var(--gradient-blue-end));
  border-color: var(--component-border-blue);
  color: var(--font-color-light);
  transition: --gradient-blue-start var(--transition-duration), --gradient-blue-end var(--transition-duration);
}
.button--solid:not([disabled]).button--blue:hover, .button--solid:not([disabled]).button--blue:focus {
  --gradient-blue-start: var(--gradient-blue-start-alt);
  --gradient-blue-end: var(--gradient-blue-end-alt);
}
.button--solid:not([disabled]).button--gold {
  background-image: linear-gradient(to right, var(--gradient-gold-start), var(--gradient-gold-end));
  border-color: var(--component-border-gold);
  color: var(--font-color-dark);
  transition: --gradient-gold-start var(--transition-duration), --gradient-gold-end var(--transition-duration);
}
.button--solid:not([disabled]).button--gold:hover, .button--solid:not([disabled]).button--gold:focus {
  --gradient-gold-start: var(--gradient-gold-start-alt);
  --gradient-gold-end: var(--gradient-gold-end-alt);
}
.button--solid:not([disabled]).button--gray {
  background-image: linear-gradient(to right, var(--gradient-gray-start), var(--gradient-gray-end));
  border-color: var(--component-border-gray);
  color: var(--font-color-dark);
  transition: --gradient-gray-start var(--transition-duration), --gradient-gray-end var(--transition-duration);
}
.button--solid:not([disabled]).button--gray:hover, .button--solid:not([disabled]).button--gray:focus {
  --gradient-gray-start: var(--gradient-gray-start-alt);
  --gradient-gray-end: var(--gradient-gray-end-alt);
}

.fa, .icon {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa, .icon,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.icon--solid,
.far,
.fa-regular,
.icon--regular,
.fab,
.fa-brands,
.icon--brands {
  -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,
.fa-classic,
.fa-solid,
.icon--solid,
.far,
.fa-regular,
.icon--regular {
  font-family: "Font Awesome 6 Free";
}

.fab,
.fa-brands,
.icon--brands {
  font-family: "Font Awesome 6 Brands";
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before, .icon--0::before {
  content: "\30 ";
}

.fa-1::before, .icon--1::before {
  content: "\31 ";
}

.fa-2::before, .icon--2::before {
  content: "\32 ";
}

.fa-3::before, .icon--3::before {
  content: "\33 ";
}

.fa-4::before, .icon--4::before {
  content: "\34 ";
}

.fa-5::before, .icon--5::before {
  content: "\35 ";
}

.fa-6::before, .icon--6::before {
  content: "\36 ";
}

.fa-7::before, .icon--7::before {
  content: "\37 ";
}

.fa-8::before, .icon--8::before {
  content: "\38 ";
}

.fa-9::before, .icon--9::before {
  content: "\39 ";
}

.fa-fill-drip::before, .icon--fill-drip::before {
  content: "\f576";
}

.fa-arrows-to-circle::before, .icon--arrows-to-circle::before {
  content: "\e4bd";
}

.fa-circle-chevron-right::before, .icon--circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before, .icon--chevron-circle-right::before {
  content: "\f138";
}

.fa-at::before, .icon--at::before {
  content: "\@";
}

.fa-trash-can::before, .icon--trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before, .icon--trash-alt::before {
  content: "\f2ed";
}

.fa-text-height::before, .icon--text-height::before {
  content: "\f034";
}

.fa-user-xmark::before, .icon--user-xmark::before {
  content: "\f235";
}

.fa-user-times::before, .icon--user-times::before {
  content: "\f235";
}

.fa-stethoscope::before, .icon--stethoscope::before {
  content: "\f0f1";
}

.fa-message::before, .icon--message::before {
  content: "\f27a";
}

.fa-comment-alt::before, .icon--comment-alt::before {
  content: "\f27a";
}

.fa-info::before, .icon--info::before {
  content: "\f129";
}

.fa-down-left-and-up-right-to-center::before, .icon--down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before, .icon--compress-alt::before {
  content: "\f422";
}

.fa-explosion::before, .icon--explosion::before {
  content: "\e4e9";
}

.fa-file-lines::before, .icon--file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before, .icon--file-alt::before {
  content: "\f15c";
}

.fa-file-text::before, .icon--file-text::before {
  content: "\f15c";
}

.fa-wave-square::before, .icon--wave-square::before {
  content: "\f83e";
}

.fa-ring::before, .icon--ring::before {
  content: "\f70b";
}

.fa-building-un::before, .icon--building-un::before {
  content: "\e4d9";
}

.fa-dice-three::before, .icon--dice-three::before {
  content: "\f527";
}

.fa-calendar-days::before, .icon--calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before, .icon--calendar-alt::before {
  content: "\f073";
}

.fa-anchor-circle-check::before, .icon--anchor-circle-check::before {
  content: "\e4aa";
}

.fa-building-circle-arrow-right::before, .icon--building-circle-arrow-right::before {
  content: "\e4d1";
}

.fa-volleyball::before, .icon--volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before, .icon--volleyball-ball::before {
  content: "\f45f";
}

.fa-arrows-up-to-line::before, .icon--arrows-up-to-line::before {
  content: "\e4c2";
}

.fa-sort-down::before, .icon--sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before, .icon--sort-desc::before {
  content: "\f0dd";
}

.fa-circle-minus::before, .icon--circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before, .icon--minus-circle::before {
  content: "\f056";
}

.fa-door-open::before, .icon--door-open::before {
  content: "\f52b";
}

.fa-right-from-bracket::before, .icon--right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before, .icon--sign-out-alt::before {
  content: "\f2f5";
}

.fa-atom::before, .icon--atom::before {
  content: "\f5d2";
}

.fa-soap::before, .icon--soap::before {
  content: "\e06e";
}

.fa-icons::before, .icon--icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before, .icon--heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-microphone-lines-slash::before, .icon--microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before, .icon--microphone-alt-slash::before {
  content: "\f539";
}

.fa-bridge-circle-check::before, .icon--bridge-circle-check::before {
  content: "\e4c9";
}

.fa-pump-medical::before, .icon--pump-medical::before {
  content: "\e06a";
}

.fa-fingerprint::before, .icon--fingerprint::before {
  content: "\f577";
}

.fa-hand-point-right::before, .icon--hand-point-right::before {
  content: "\f0a4";
}

.fa-magnifying-glass-location::before, .icon--magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before, .icon--search-location::before {
  content: "\f689";
}

.fa-forward-step::before, .icon--forward-step::before {
  content: "\f051";
}

.fa-step-forward::before, .icon--step-forward::before {
  content: "\f051";
}

.fa-face-smile-beam::before, .icon--face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before, .icon--smile-beam::before {
  content: "\f5b8";
}

.fa-flag-checkered::before, .icon--flag-checkered::before {
  content: "\f11e";
}

.fa-football::before, .icon--football::before {
  content: "\f44e";
}

.fa-football-ball::before, .icon--football-ball::before {
  content: "\f44e";
}

.fa-school-circle-exclamation::before, .icon--school-circle-exclamation::before {
  content: "\e56c";
}

.fa-crop::before, .icon--crop::before {
  content: "\f125";
}

.fa-angles-down::before, .icon--angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before, .icon--angle-double-down::before {
  content: "\f103";
}

.fa-users-rectangle::before, .icon--users-rectangle::before {
  content: "\e594";
}

.fa-people-roof::before, .icon--people-roof::before {
  content: "\e537";
}

.fa-people-line::before, .icon--people-line::before {
  content: "\e534";
}

.fa-beer-mug-empty::before, .icon--beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before, .icon--beer::before {
  content: "\f0fc";
}

.fa-diagram-predecessor::before, .icon--diagram-predecessor::before {
  content: "\e477";
}

.fa-arrow-up-long::before, .icon--arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before, .icon--long-arrow-up::before {
  content: "\f176";
}

.fa-fire-flame-simple::before, .icon--fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before, .icon--burn::before {
  content: "\f46a";
}

.fa-person::before, .icon--person::before {
  content: "\f183";
}

.fa-male::before, .icon--male::before {
  content: "\f183";
}

.fa-laptop::before, .icon--laptop::before {
  content: "\f109";
}

.fa-file-csv::before, .icon--file-csv::before {
  content: "\f6dd";
}

.fa-menorah::before, .icon--menorah::before {
  content: "\f676";
}

.fa-truck-plane::before, .icon--truck-plane::before {
  content: "\e58f";
}

.fa-record-vinyl::before, .icon--record-vinyl::before {
  content: "\f8d9";
}

.fa-face-grin-stars::before, .icon--face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before, .icon--grin-stars::before {
  content: "\f587";
}

.fa-bong::before, .icon--bong::before {
  content: "\f55c";
}

.fa-spaghetti-monster-flying::before, .icon--spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before, .icon--pastafarianism::before {
  content: "\f67b";
}

.fa-arrow-down-up-across-line::before, .icon--arrow-down-up-across-line::before {
  content: "\e4af";
}

.fa-spoon::before, .icon--spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before, .icon--utensil-spoon::before {
  content: "\f2e5";
}

.fa-jar-wheat::before, .icon--jar-wheat::before {
  content: "\e517";
}

.fa-envelopes-bulk::before, .icon--envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before, .icon--mail-bulk::before {
  content: "\f674";
}

.fa-file-circle-exclamation::before, .icon--file-circle-exclamation::before {
  content: "\e4eb";
}

.fa-circle-h::before, .icon--circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before, .icon--hospital-symbol::before {
  content: "\f47e";
}

.fa-pager::before, .icon--pager::before {
  content: "\f815";
}

.fa-address-book::before, .icon--address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before, .icon--contact-book::before {
  content: "\f2b9";
}

.fa-strikethrough::before, .icon--strikethrough::before {
  content: "\f0cc";
}

.fa-k::before, .icon--k::before {
  content: "K";
}

.fa-landmark-flag::before, .icon--landmark-flag::before {
  content: "\e51c";
}

.fa-pencil::before, .icon--pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before, .icon--pencil-alt::before {
  content: "\f303";
}

.fa-backward::before, .icon--backward::before {
  content: "\f04a";
}

.fa-caret-right::before, .icon--caret-right::before {
  content: "\f0da";
}

.fa-comments::before, .icon--comments::before {
  content: "\f086";
}

.fa-paste::before, .icon--paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before, .icon--file-clipboard::before {
  content: "\f0ea";
}

.fa-code-pull-request::before, .icon--code-pull-request::before {
  content: "\e13c";
}

.fa-clipboard-list::before, .icon--clipboard-list::before {
  content: "\f46d";
}

.fa-truck-ramp-box::before, .icon--truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before, .icon--truck-loading::before {
  content: "\f4de";
}

.fa-user-check::before, .icon--user-check::before {
  content: "\f4fc";
}

.fa-vial-virus::before, .icon--vial-virus::before {
  content: "\e597";
}

.fa-sheet-plastic::before, .icon--sheet-plastic::before {
  content: "\e571";
}

.fa-blog::before, .icon--blog::before {
  content: "\f781";
}

.fa-user-ninja::before, .icon--user-ninja::before {
  content: "\f504";
}

.fa-person-arrow-up-from-line::before, .icon--person-arrow-up-from-line::before {
  content: "\e539";
}

.fa-scroll-torah::before, .icon--scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before, .icon--torah::before {
  content: "\f6a0";
}

.fa-broom-ball::before, .icon--broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before, .icon--quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before, .icon--quidditch-broom-ball::before {
  content: "\f458";
}

.fa-toggle-off::before, .icon--toggle-off::before {
  content: "\f204";
}

.fa-box-archive::before, .icon--box-archive::before {
  content: "\f187";
}

.fa-archive::before, .icon--archive::before {
  content: "\f187";
}

.fa-person-drowning::before, .icon--person-drowning::before {
  content: "\e545";
}

.fa-arrow-down-9-1::before, .icon--arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before, .icon--sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before, .icon--sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-face-grin-tongue-squint::before, .icon--face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before, .icon--grin-tongue-squint::before {
  content: "\f58a";
}

.fa-spray-can::before, .icon--spray-can::before {
  content: "\f5bd";
}

.fa-truck-monster::before, .icon--truck-monster::before {
  content: "\f63b";
}

.fa-w::before, .icon--w::before {
  content: "W";
}

.fa-earth-africa::before, .icon--earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before, .icon--globe-africa::before {
  content: "\f57c";
}

.fa-rainbow::before, .icon--rainbow::before {
  content: "\f75b";
}

.fa-circle-notch::before, .icon--circle-notch::before {
  content: "\f1ce";
}

.fa-tablet-screen-button::before, .icon--tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before, .icon--tablet-alt::before {
  content: "\f3fa";
}

.fa-paw::before, .icon--paw::before {
  content: "\f1b0";
}

.fa-cloud::before, .icon--cloud::before {
  content: "\f0c2";
}

.fa-trowel-bricks::before, .icon--trowel-bricks::before {
  content: "\e58a";
}

.fa-face-flushed::before, .icon--face-flushed::before {
  content: "\f579";
}

.fa-flushed::before, .icon--flushed::before {
  content: "\f579";
}

.fa-hospital-user::before, .icon--hospital-user::before {
  content: "\f80d";
}

.fa-tent-arrow-left-right::before, .icon--tent-arrow-left-right::before {
  content: "\e57f";
}

.fa-gavel::before, .icon--gavel::before {
  content: "\f0e3";
}

.fa-legal::before, .icon--legal::before {
  content: "\f0e3";
}

.fa-binoculars::before, .icon--binoculars::before {
  content: "\f1e5";
}

.fa-microphone-slash::before, .icon--microphone-slash::before {
  content: "\f131";
}

.fa-box-tissue::before, .icon--box-tissue::before {
  content: "\e05b";
}

.fa-motorcycle::before, .icon--motorcycle::before {
  content: "\f21c";
}

.fa-bell-concierge::before, .icon--bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before, .icon--concierge-bell::before {
  content: "\f562";
}

.fa-pen-ruler::before, .icon--pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before, .icon--pencil-ruler::before {
  content: "\f5ae";
}

.fa-people-arrows::before, .icon--people-arrows::before {
  content: "\e068";
}

.fa-people-arrows-left-right::before, .icon--people-arrows-left-right::before {
  content: "\e068";
}

.fa-mars-and-venus-burst::before, .icon--mars-and-venus-burst::before {
  content: "\e523";
}

.fa-square-caret-right::before, .icon--square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before, .icon--caret-square-right::before {
  content: "\f152";
}

.fa-scissors::before, .icon--scissors::before {
  content: "\f0c4";
}

.fa-cut::before, .icon--cut::before {
  content: "\f0c4";
}

.fa-sun-plant-wilt::before, .icon--sun-plant-wilt::before {
  content: "\e57a";
}

.fa-toilets-portable::before, .icon--toilets-portable::before {
  content: "\e584";
}

.fa-hockey-puck::before, .icon--hockey-puck::before {
  content: "\f453";
}

.fa-table::before, .icon--table::before {
  content: "\f0ce";
}

.fa-magnifying-glass-arrow-right::before, .icon--magnifying-glass-arrow-right::before {
  content: "\e521";
}

.fa-tachograph-digital::before, .icon--tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before, .icon--digital-tachograph::before {
  content: "\f566";
}

.fa-users-slash::before, .icon--users-slash::before {
  content: "\e073";
}

.fa-clover::before, .icon--clover::before {
  content: "\e139";
}

.fa-reply::before, .icon--reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before, .icon--mail-reply::before {
  content: "\f3e5";
}

.fa-star-and-crescent::before, .icon--star-and-crescent::before {
  content: "\f699";
}

.fa-house-fire::before, .icon--house-fire::before {
  content: "\e50c";
}

.fa-square-minus::before, .icon--square-minus::before {
  content: "\f146";
}

.fa-minus-square::before, .icon--minus-square::before {
  content: "\f146";
}

.fa-helicopter::before, .icon--helicopter::before {
  content: "\f533";
}

.fa-compass::before, .icon--compass::before {
  content: "\f14e";
}

.fa-square-caret-down::before, .icon--square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before, .icon--caret-square-down::before {
  content: "\f150";
}

.fa-file-circle-question::before, .icon--file-circle-question::before {
  content: "\e4ef";
}

.fa-laptop-code::before, .icon--laptop-code::before {
  content: "\f5fc";
}

.fa-swatchbook::before, .icon--swatchbook::before {
  content: "\f5c3";
}

.fa-prescription-bottle::before, .icon--prescription-bottle::before {
  content: "\f485";
}

.fa-bars::before, .icon--bars::before {
  content: "\f0c9";
}

.fa-navicon::before, .icon--navicon::before {
  content: "\f0c9";
}

.fa-people-group::before, .icon--people-group::before {
  content: "\e533";
}

.fa-hourglass-end::before, .icon--hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before, .icon--hourglass-3::before {
  content: "\f253";
}

.fa-heart-crack::before, .icon--heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before, .icon--heart-broken::before {
  content: "\f7a9";
}

.fa-square-up-right::before, .icon--square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before, .icon--external-link-square-alt::before {
  content: "\f360";
}

.fa-face-kiss-beam::before, .icon--face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before, .icon--kiss-beam::before {
  content: "\f597";
}

.fa-film::before, .icon--film::before {
  content: "\f008";
}

.fa-ruler-horizontal::before, .icon--ruler-horizontal::before {
  content: "\f547";
}

.fa-people-robbery::before, .icon--people-robbery::before {
  content: "\e536";
}

.fa-lightbulb::before, .icon--lightbulb::before {
  content: "\f0eb";
}

.fa-caret-left::before, .icon--caret-left::before {
  content: "\f0d9";
}

.fa-circle-exclamation::before, .icon--circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before, .icon--exclamation-circle::before {
  content: "\f06a";
}

.fa-school-circle-xmark::before, .icon--school-circle-xmark::before {
  content: "\e56d";
}

.fa-arrow-right-from-bracket::before, .icon--arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before, .icon--sign-out::before {
  content: "\f08b";
}

.fa-circle-chevron-down::before, .icon--circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before, .icon--chevron-circle-down::before {
  content: "\f13a";
}

.fa-unlock-keyhole::before, .icon--unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before, .icon--unlock-alt::before {
  content: "\f13e";
}

.fa-cloud-showers-heavy::before, .icon--cloud-showers-heavy::before {
  content: "\f740";
}

.fa-headphones-simple::before, .icon--headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before, .icon--headphones-alt::before {
  content: "\f58f";
}

.fa-sitemap::before, .icon--sitemap::before {
  content: "\f0e8";
}

.fa-circle-dollar-to-slot::before, .icon--circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before, .icon--donate::before {
  content: "\f4b9";
}

.fa-memory::before, .icon--memory::before {
  content: "\f538";
}

.fa-road-spikes::before, .icon--road-spikes::before {
  content: "\e568";
}

.fa-fire-burner::before, .icon--fire-burner::before {
  content: "\e4f1";
}

.fa-flag::before, .icon--flag::before {
  content: "\f024";
}

.fa-hanukiah::before, .icon--hanukiah::before {
  content: "\f6e6";
}

.fa-feather::before, .icon--feather::before {
  content: "\f52d";
}

.fa-volume-low::before, .icon--volume-low::before {
  content: "\f027";
}

.fa-volume-down::before, .icon--volume-down::before {
  content: "\f027";
}

.fa-comment-slash::before, .icon--comment-slash::before {
  content: "\f4b3";
}

.fa-cloud-sun-rain::before, .icon--cloud-sun-rain::before {
  content: "\f743";
}

.fa-compress::before, .icon--compress::before {
  content: "\f066";
}

.fa-wheat-awn::before, .icon--wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before, .icon--wheat-alt::before {
  content: "\e2cd";
}

.fa-ankh::before, .icon--ankh::before {
  content: "\f644";
}

.fa-hands-holding-child::before, .icon--hands-holding-child::before {
  content: "\e4fa";
}

.fa-asterisk::before, .icon--asterisk::before {
  content: "\*";
}

.fa-square-check::before, .icon--square-check::before {
  content: "\f14a";
}

.fa-check-square::before, .icon--check-square::before {
  content: "\f14a";
}

.fa-peseta-sign::before, .icon--peseta-sign::before {
  content: "\e221";
}

.fa-heading::before, .icon--heading::before {
  content: "\f1dc";
}

.fa-header::before, .icon--header::before {
  content: "\f1dc";
}

.fa-ghost::before, .icon--ghost::before {
  content: "\f6e2";
}

.fa-list::before, .icon--list::before {
  content: "\f03a";
}

.fa-list-squares::before, .icon--list-squares::before {
  content: "\f03a";
}

.fa-square-phone-flip::before, .icon--square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before, .icon--phone-square-alt::before {
  content: "\f87b";
}

.fa-cart-plus::before, .icon--cart-plus::before {
  content: "\f217";
}

.fa-gamepad::before, .icon--gamepad::before {
  content: "\f11b";
}

.fa-circle-dot::before, .icon--circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before, .icon--dot-circle::before {
  content: "\f192";
}

.fa-face-dizzy::before, .icon--face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before, .icon--dizzy::before {
  content: "\f567";
}

.fa-egg::before, .icon--egg::before {
  content: "\f7fb";
}

.fa-house-medical-circle-xmark::before, .icon--house-medical-circle-xmark::before {
  content: "\e513";
}

.fa-campground::before, .icon--campground::before {
  content: "\f6bb";
}

.fa-folder-plus::before, .icon--folder-plus::before {
  content: "\f65e";
}

.fa-futbol::before, .icon--futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before, .icon--futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before, .icon--soccer-ball::before {
  content: "\f1e3";
}

.fa-paintbrush::before, .icon--paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before, .icon--paint-brush::before {
  content: "\f1fc";
}

.fa-lock::before, .icon--lock::before {
  content: "\f023";
}

.fa-gas-pump::before, .icon--gas-pump::before {
  content: "\f52f";
}

.fa-hot-tub-person::before, .icon--hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before, .icon--hot-tub::before {
  content: "\f593";
}

.fa-map-location::before, .icon--map-location::before {
  content: "\f59f";
}

.fa-map-marked::before, .icon--map-marked::before {
  content: "\f59f";
}

.fa-house-flood-water::before, .icon--house-flood-water::before {
  content: "\e50e";
}

.fa-tree::before, .icon--tree::before {
  content: "\f1bb";
}

.fa-bridge-lock::before, .icon--bridge-lock::before {
  content: "\e4cc";
}

.fa-sack-dollar::before, .icon--sack-dollar::before {
  content: "\f81d";
}

.fa-pen-to-square::before, .icon--pen-to-square::before {
  content: "\f044";
}

.fa-edit::before, .icon--edit::before {
  content: "\f044";
}

.fa-car-side::before, .icon--car-side::before {
  content: "\f5e4";
}

.fa-share-nodes::before, .icon--share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before, .icon--share-alt::before {
  content: "\f1e0";
}

.fa-heart-circle-minus::before, .icon--heart-circle-minus::before {
  content: "\e4ff";
}

.fa-hourglass-half::before, .icon--hourglass-half::before {
  content: "\f252";
}

.fa-hourglass-2::before, .icon--hourglass-2::before {
  content: "\f252";
}

.fa-microscope::before, .icon--microscope::before {
  content: "\f610";
}

.fa-sink::before, .icon--sink::before {
  content: "\e06d";
}

.fa-bag-shopping::before, .icon--bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before, .icon--shopping-bag::before {
  content: "\f290";
}

.fa-arrow-down-z-a::before, .icon--arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before, .icon--sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before, .icon--sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-mitten::before, .icon--mitten::before {
  content: "\f7b5";
}

.fa-person-rays::before, .icon--person-rays::before {
  content: "\e54d";
}

.fa-users::before, .icon--users::before {
  content: "\f0c0";
}

.fa-eye-slash::before, .icon--eye-slash::before {
  content: "\f070";
}

.fa-flask-vial::before, .icon--flask-vial::before {
  content: "\e4f3";
}

.fa-hand::before, .icon--hand::before {
  content: "\f256";
}

.fa-hand-paper::before, .icon--hand-paper::before {
  content: "\f256";
}

.fa-om::before, .icon--om::before {
  content: "\f679";
}

.fa-worm::before, .icon--worm::before {
  content: "\e599";
}

.fa-house-circle-xmark::before, .icon--house-circle-xmark::before {
  content: "\e50b";
}

.fa-plug::before, .icon--plug::before {
  content: "\f1e6";
}

.fa-chevron-up::before, .icon--chevron-up::before {
  content: "\f077";
}

.fa-hand-spock::before, .icon--hand-spock::before {
  content: "\f259";
}

.fa-stopwatch::before, .icon--stopwatch::before {
  content: "\f2f2";
}

.fa-face-kiss::before, .icon--face-kiss::before {
  content: "\f596";
}

.fa-kiss::before, .icon--kiss::before {
  content: "\f596";
}

.fa-bridge-circle-xmark::before, .icon--bridge-circle-xmark::before {
  content: "\e4cb";
}

.fa-face-grin-tongue::before, .icon--face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before, .icon--grin-tongue::before {
  content: "\f589";
}

.fa-chess-bishop::before, .icon--chess-bishop::before {
  content: "\f43a";
}

.fa-face-grin-wink::before, .icon--face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before, .icon--grin-wink::before {
  content: "\f58c";
}

.fa-ear-deaf::before, .icon--ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before, .icon--deaf::before {
  content: "\f2a4";
}

.fa-deafness::before, .icon--deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before, .icon--hard-of-hearing::before {
  content: "\f2a4";
}

.fa-road-circle-check::before, .icon--road-circle-check::before {
  content: "\e564";
}

.fa-dice-five::before, .icon--dice-five::before {
  content: "\f523";
}

.fa-square-rss::before, .icon--square-rss::before {
  content: "\f143";
}

.fa-rss-square::before, .icon--rss-square::before {
  content: "\f143";
}

.fa-land-mine-on::before, .icon--land-mine-on::before {
  content: "\e51b";
}

.fa-i-cursor::before, .icon--i-cursor::before {
  content: "\f246";
}

.fa-stamp::before, .icon--stamp::before {
  content: "\f5bf";
}

.fa-stairs::before, .icon--stairs::before {
  content: "\e289";
}

.fa-i::before, .icon--i::before {
  content: "I";
}

.fa-hryvnia-sign::before, .icon--hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before, .icon--hryvnia::before {
  content: "\f6f2";
}

.fa-pills::before, .icon--pills::before {
  content: "\f484";
}

.fa-face-grin-wide::before, .icon--face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before, .icon--grin-alt::before {
  content: "\f581";
}

.fa-tooth::before, .icon--tooth::before {
  content: "\f5c9";
}

.fa-v::before, .icon--v::before {
  content: "V";
}

.fa-bangladeshi-taka-sign::before, .icon--bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-bicycle::before, .icon--bicycle::before {
  content: "\f206";
}

.fa-staff-snake::before, .icon--staff-snake::before {
  content: "\e579";
}

.fa-rod-asclepius::before, .icon--rod-asclepius::before {
  content: "\e579";
}

.fa-rod-snake::before, .icon--rod-snake::before {
  content: "\e579";
}

.fa-staff-aesculapius::before, .icon--staff-aesculapius::before {
  content: "\e579";
}

.fa-head-side-cough-slash::before, .icon--head-side-cough-slash::before {
  content: "\e062";
}

.fa-truck-medical::before, .icon--truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before, .icon--ambulance::before {
  content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation::before, .icon--wheat-awn-circle-exclamation::before {
  content: "\e598";
}

.fa-snowman::before, .icon--snowman::before {
  content: "\f7d0";
}

.fa-mortar-pestle::before, .icon--mortar-pestle::before {
  content: "\f5a7";
}

.fa-road-barrier::before, .icon--road-barrier::before {
  content: "\e562";
}

.fa-school::before, .icon--school::before {
  content: "\f549";
}

.fa-igloo::before, .icon--igloo::before {
  content: "\f7ae";
}

.fa-joint::before, .icon--joint::before {
  content: "\f595";
}

.fa-angle-right::before, .icon--angle-right::before {
  content: "\f105";
}

.fa-horse::before, .icon--horse::before {
  content: "\f6f0";
}

.fa-q::before, .icon--q::before {
  content: "Q";
}

.fa-g::before, .icon--g::before {
  content: "G";
}

.fa-notes-medical::before, .icon--notes-medical::before {
  content: "\f481";
}

.fa-temperature-half::before, .icon--temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before, .icon--temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before, .icon--thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before, .icon--thermometer-half::before {
  content: "\f2c9";
}

.fa-dong-sign::before, .icon--dong-sign::before {
  content: "\e169";
}

.fa-capsules::before, .icon--capsules::before {
  content: "\f46b";
}

.fa-poo-storm::before, .icon--poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before, .icon--poo-bolt::before {
  content: "\f75a";
}

.fa-face-frown-open::before, .icon--face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before, .icon--frown-open::before {
  content: "\f57a";
}

.fa-hand-point-up::before, .icon--hand-point-up::before {
  content: "\f0a6";
}

.fa-money-bill::before, .icon--money-bill::before {
  content: "\f0d6";
}

.fa-bookmark::before, .icon--bookmark::before {
  content: "\f02e";
}

.fa-align-justify::before, .icon--align-justify::before {
  content: "\f039";
}

.fa-umbrella-beach::before, .icon--umbrella-beach::before {
  content: "\f5ca";
}

.fa-helmet-un::before, .icon--helmet-un::before {
  content: "\e503";
}

.fa-bullseye::before, .icon--bullseye::before {
  content: "\f140";
}

.fa-bacon::before, .icon--bacon::before {
  content: "\f7e5";
}

.fa-hand-point-down::before, .icon--hand-point-down::before {
  content: "\f0a7";
}

.fa-arrow-up-from-bracket::before, .icon--arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-folder::before, .icon--folder::before {
  content: "\f07b";
}

.fa-folder-blank::before, .icon--folder-blank::before {
  content: "\f07b";
}

.fa-file-waveform::before, .icon--file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before, .icon--file-medical-alt::before {
  content: "\f478";
}

.fa-radiation::before, .icon--radiation::before {
  content: "\f7b9";
}

.fa-chart-simple::before, .icon--chart-simple::before {
  content: "\e473";
}

.fa-mars-stroke::before, .icon--mars-stroke::before {
  content: "\f229";
}

.fa-vial::before, .icon--vial::before {
  content: "\f492";
}

.fa-gauge::before, .icon--gauge::before {
  content: "\f624";
}

.fa-dashboard::before, .icon--dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before, .icon--gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before, .icon--tachometer-alt-average::before {
  content: "\f624";
}

.fa-wand-magic-sparkles::before, .icon--wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before, .icon--magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-e::before, .icon--e::before {
  content: "E";
}

.fa-pen-clip::before, .icon--pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before, .icon--pen-alt::before {
  content: "\f305";
}

.fa-bridge-circle-exclamation::before, .icon--bridge-circle-exclamation::before {
  content: "\e4ca";
}

.fa-user::before, .icon--user::before {
  content: "\f007";
}

.fa-school-circle-check::before, .icon--school-circle-check::before {
  content: "\e56b";
}

.fa-dumpster::before, .icon--dumpster::before {
  content: "\f793";
}

.fa-van-shuttle::before, .icon--van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before, .icon--shuttle-van::before {
  content: "\f5b6";
}

.fa-building-user::before, .icon--building-user::before {
  content: "\e4da";
}

.fa-square-caret-left::before, .icon--square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before, .icon--caret-square-left::before {
  content: "\f191";
}

.fa-highlighter::before, .icon--highlighter::before {
  content: "\f591";
}

.fa-key::before, .icon--key::before {
  content: "\f084";
}

.fa-bullhorn::before, .icon--bullhorn::before {
  content: "\f0a1";
}

.fa-globe::before, .icon--globe::before {
  content: "\f0ac";
}

.fa-synagogue::before, .icon--synagogue::before {
  content: "\f69b";
}

.fa-person-half-dress::before, .icon--person-half-dress::before {
  content: "\e548";
}

.fa-road-bridge::before, .icon--road-bridge::before {
  content: "\e563";
}

.fa-location-arrow::before, .icon--location-arrow::before {
  content: "\f124";
}

.fa-c::before, .icon--c::before {
  content: "C";
}

.fa-tablet-button::before, .icon--tablet-button::before {
  content: "\f10a";
}

.fa-building-lock::before, .icon--building-lock::before {
  content: "\e4d6";
}

.fa-pizza-slice::before, .icon--pizza-slice::before {
  content: "\f818";
}

.fa-money-bill-wave::before, .icon--money-bill-wave::before {
  content: "\f53a";
}

.fa-chart-area::before, .icon--chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before, .icon--area-chart::before {
  content: "\f1fe";
}

.fa-house-flag::before, .icon--house-flag::before {
  content: "\e50d";
}

.fa-person-circle-minus::before, .icon--person-circle-minus::before {
  content: "\e540";
}

.fa-ban::before, .icon--ban::before {
  content: "\f05e";
}

.fa-cancel::before, .icon--cancel::before {
  content: "\f05e";
}

.fa-camera-rotate::before, .icon--camera-rotate::before {
  content: "\e0d8";
}

.fa-spray-can-sparkles::before, .icon--spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before, .icon--air-freshener::before {
  content: "\f5d0";
}

.fa-star::before, .icon--star::before {
  content: "\f005";
}

.fa-repeat::before, .icon--repeat::before {
  content: "\f363";
}

.fa-cross::before, .icon--cross::before {
  content: "\f654";
}

.fa-box::before, .icon--box::before {
  content: "\f466";
}

.fa-venus-mars::before, .icon--venus-mars::before {
  content: "\f228";
}

.fa-arrow-pointer::before, .icon--arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before, .icon--mouse-pointer::before {
  content: "\f245";
}

.fa-maximize::before, .icon--maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before, .icon--expand-arrows-alt::before {
  content: "\f31e";
}

.fa-charging-station::before, .icon--charging-station::before {
  content: "\f5e7";
}

.fa-shapes::before, .icon--shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before, .icon--triangle-circle-square::before {
  content: "\f61f";
}

.fa-shuffle::before, .icon--shuffle::before {
  content: "\f074";
}

.fa-random::before, .icon--random::before {
  content: "\f074";
}

.fa-person-running::before, .icon--person-running::before {
  content: "\f70c";
}

.fa-running::before, .icon--running::before {
  content: "\f70c";
}

.fa-mobile-retro::before, .icon--mobile-retro::before {
  content: "\e527";
}

.fa-grip-lines-vertical::before, .icon--grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-spider::before, .icon--spider::before {
  content: "\f717";
}

.fa-hands-bound::before, .icon--hands-bound::before {
  content: "\e4f9";
}

.fa-file-invoice-dollar::before, .icon--file-invoice-dollar::before {
  content: "\f571";
}

.fa-plane-circle-exclamation::before, .icon--plane-circle-exclamation::before {
  content: "\e556";
}

.fa-x-ray::before, .icon--x-ray::before {
  content: "\f497";
}

.fa-spell-check::before, .icon--spell-check::before {
  content: "\f891";
}

.fa-slash::before, .icon--slash::before {
  content: "\f715";
}

.fa-computer-mouse::before, .icon--computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before, .icon--mouse::before {
  content: "\f8cc";
}

.fa-arrow-right-to-bracket::before, .icon--arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before, .icon--sign-in::before {
  content: "\f090";
}

.fa-shop-slash::before, .icon--shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before, .icon--store-alt-slash::before {
  content: "\e070";
}

.fa-server::before, .icon--server::before {
  content: "\f233";
}

.fa-virus-covid-slash::before, .icon--virus-covid-slash::before {
  content: "\e4a9";
}

.fa-shop-lock::before, .icon--shop-lock::before {
  content: "\e4a5";
}

.fa-hourglass-start::before, .icon--hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before, .icon--hourglass-1::before {
  content: "\f251";
}

.fa-blender-phone::before, .icon--blender-phone::before {
  content: "\f6b6";
}

.fa-building-wheat::before, .icon--building-wheat::before {
  content: "\e4db";
}

.fa-person-breastfeeding::before, .icon--person-breastfeeding::before {
  content: "\e53a";
}

.fa-right-to-bracket::before, .icon--right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before, .icon--sign-in-alt::before {
  content: "\f2f6";
}

.fa-venus::before, .icon--venus::before {
  content: "\f221";
}

.fa-passport::before, .icon--passport::before {
  content: "\f5ab";
}

.fa-heart-pulse::before, .icon--heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before, .icon--heartbeat::before {
  content: "\f21e";
}

.fa-people-carry-box::before, .icon--people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before, .icon--people-carry::before {
  content: "\f4ce";
}

.fa-temperature-high::before, .icon--temperature-high::before {
  content: "\f769";
}

.fa-microchip::before, .icon--microchip::before {
  content: "\f2db";
}

.fa-crown::before, .icon--crown::before {
  content: "\f521";
}

.fa-weight-hanging::before, .icon--weight-hanging::before {
  content: "\f5cd";
}

.fa-xmarks-lines::before, .icon--xmarks-lines::before {
  content: "\e59a";
}

.fa-file-prescription::before, .icon--file-prescription::before {
  content: "\f572";
}

.fa-weight-scale::before, .icon--weight-scale::before {
  content: "\f496";
}

.fa-weight::before, .icon--weight::before {
  content: "\f496";
}

.fa-user-group::before, .icon--user-group::before {
  content: "\f500";
}

.fa-user-friends::before, .icon--user-friends::before {
  content: "\f500";
}

.fa-arrow-up-a-z::before, .icon--arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before, .icon--sort-alpha-up::before {
  content: "\f15e";
}

.fa-chess-knight::before, .icon--chess-knight::before {
  content: "\f441";
}

.fa-face-laugh-squint::before, .icon--face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before, .icon--laugh-squint::before {
  content: "\f59b";
}

.fa-wheelchair::before, .icon--wheelchair::before {
  content: "\f193";
}

.fa-circle-arrow-up::before, .icon--circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before, .icon--arrow-circle-up::before {
  content: "\f0aa";
}

.fa-toggle-on::before, .icon--toggle-on::before {
  content: "\f205";
}

.fa-person-walking::before, .icon--person-walking::before {
  content: "\f554";
}

.fa-walking::before, .icon--walking::before {
  content: "\f554";
}

.fa-l::before, .icon--l::before {
  content: "L";
}

.fa-fire::before, .icon--fire::before {
  content: "\f06d";
}

.fa-bed-pulse::before, .icon--bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before, .icon--procedures::before {
  content: "\f487";
}

.fa-shuttle-space::before, .icon--shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before, .icon--space-shuttle::before {
  content: "\f197";
}

.fa-face-laugh::before, .icon--face-laugh::before {
  content: "\f599";
}

.fa-laugh::before, .icon--laugh::before {
  content: "\f599";
}

.fa-folder-open::before, .icon--folder-open::before {
  content: "\f07c";
}

.fa-heart-circle-plus::before, .icon--heart-circle-plus::before {
  content: "\e500";
}

.fa-code-fork::before, .icon--code-fork::before {
  content: "\e13b";
}

.fa-city::before, .icon--city::before {
  content: "\f64f";
}

.fa-microphone-lines::before, .icon--microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before, .icon--microphone-alt::before {
  content: "\f3c9";
}

.fa-pepper-hot::before, .icon--pepper-hot::before {
  content: "\f816";
}

.fa-unlock::before, .icon--unlock::before {
  content: "\f09c";
}

.fa-colon-sign::before, .icon--colon-sign::before {
  content: "\e140";
}

.fa-headset::before, .icon--headset::before {
  content: "\f590";
}

.fa-store-slash::before, .icon--store-slash::before {
  content: "\e071";
}

.fa-road-circle-xmark::before, .icon--road-circle-xmark::before {
  content: "\e566";
}

.fa-user-minus::before, .icon--user-minus::before {
  content: "\f503";
}

.fa-mars-stroke-up::before, .icon--mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before, .icon--mars-stroke-v::before {
  content: "\f22a";
}

.fa-champagne-glasses::before, .icon--champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before, .icon--glass-cheers::before {
  content: "\f79f";
}

.fa-clipboard::before, .icon--clipboard::before {
  content: "\f328";
}

.fa-house-circle-exclamation::before, .icon--house-circle-exclamation::before {
  content: "\e50a";
}

.fa-file-arrow-up::before, .icon--file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before, .icon--file-upload::before {
  content: "\f574";
}

.fa-wifi::before, .icon--wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before, .icon--wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before, .icon--wifi-strong::before {
  content: "\f1eb";
}

.fa-bath::before, .icon--bath::before {
  content: "\f2cd";
}

.fa-bathtub::before, .icon--bathtub::before {
  content: "\f2cd";
}

.fa-underline::before, .icon--underline::before {
  content: "\f0cd";
}

.fa-user-pen::before, .icon--user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before, .icon--user-edit::before {
  content: "\f4ff";
}

.fa-signature::before, .icon--signature::before {
  content: "\f5b7";
}

.fa-stroopwafel::before, .icon--stroopwafel::before {
  content: "\f551";
}

.fa-bold::before, .icon--bold::before {
  content: "\f032";
}

.fa-anchor-lock::before, .icon--anchor-lock::before {
  content: "\e4ad";
}

.fa-building-ngo::before, .icon--building-ngo::before {
  content: "\e4d7";
}

.fa-manat-sign::before, .icon--manat-sign::before {
  content: "\e1d5";
}

.fa-not-equal::before, .icon--not-equal::before {
  content: "\f53e";
}

.fa-border-top-left::before, .icon--border-top-left::before {
  content: "\f853";
}

.fa-border-style::before, .icon--border-style::before {
  content: "\f853";
}

.fa-map-location-dot::before, .icon--map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before, .icon--map-marked-alt::before {
  content: "\f5a0";
}

.fa-jedi::before, .icon--jedi::before {
  content: "\f669";
}

.fa-square-poll-vertical::before, .icon--square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before, .icon--poll::before {
  content: "\f681";
}

.fa-mug-hot::before, .icon--mug-hot::before {
  content: "\f7b6";
}

.fa-car-battery::before, .icon--car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before, .icon--battery-car::before {
  content: "\f5df";
}

.fa-gift::before, .icon--gift::before {
  content: "\f06b";
}

.fa-dice-two::before, .icon--dice-two::before {
  content: "\f528";
}

.fa-chess-queen::before, .icon--chess-queen::before {
  content: "\f445";
}

.fa-glasses::before, .icon--glasses::before {
  content: "\f530";
}

.fa-chess-board::before, .icon--chess-board::before {
  content: "\f43c";
}

.fa-building-circle-check::before, .icon--building-circle-check::before {
  content: "\e4d2";
}

.fa-person-chalkboard::before, .icon--person-chalkboard::before {
  content: "\e53d";
}

.fa-mars-stroke-right::before, .icon--mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before, .icon--mars-stroke-h::before {
  content: "\f22b";
}

.fa-hand-back-fist::before, .icon--hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before, .icon--hand-rock::before {
  content: "\f255";
}

.fa-square-caret-up::before, .icon--square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before, .icon--caret-square-up::before {
  content: "\f151";
}

.fa-cloud-showers-water::before, .icon--cloud-showers-water::before {
  content: "\e4e4";
}

.fa-chart-bar::before, .icon--chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before, .icon--bar-chart::before {
  content: "\f080";
}

.fa-hands-bubbles::before, .icon--hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before, .icon--hands-wash::before {
  content: "\e05e";
}

.fa-less-than-equal::before, .icon--less-than-equal::before {
  content: "\f537";
}

.fa-train::before, .icon--train::before {
  content: "\f238";
}

.fa-eye-low-vision::before, .icon--eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before, .icon--low-vision::before {
  content: "\f2a8";
}

.fa-crow::before, .icon--crow::before {
  content: "\f520";
}

.fa-sailboat::before, .icon--sailboat::before {
  content: "\e445";
}

.fa-window-restore::before, .icon--window-restore::before {
  content: "\f2d2";
}

.fa-square-plus::before, .icon--square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before, .icon--plus-square::before {
  content: "\f0fe";
}

.fa-torii-gate::before, .icon--torii-gate::before {
  content: "\f6a1";
}

.fa-frog::before, .icon--frog::before {
  content: "\f52e";
}

.fa-bucket::before, .icon--bucket::before {
  content: "\e4cf";
}

.fa-image::before, .icon--image::before {
  content: "\f03e";
}

.fa-microphone::before, .icon--microphone::before {
  content: "\f130";
}

.fa-cow::before, .icon--cow::before {
  content: "\f6c8";
}

.fa-caret-up::before, .icon--caret-up::before {
  content: "\f0d8";
}

.fa-screwdriver::before, .icon--screwdriver::before {
  content: "\f54a";
}

.fa-folder-closed::before, .icon--folder-closed::before {
  content: "\e185";
}

.fa-house-tsunami::before, .icon--house-tsunami::before {
  content: "\e515";
}

.fa-square-nfi::before, .icon--square-nfi::before {
  content: "\e576";
}

.fa-arrow-up-from-ground-water::before, .icon--arrow-up-from-ground-water::before {
  content: "\e4b5";
}

.fa-martini-glass::before, .icon--martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before, .icon--glass-martini-alt::before {
  content: "\f57b";
}

.fa-rotate-left::before, .icon--rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before, .icon--rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before, .icon--rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before, .icon--undo-alt::before {
  content: "\f2ea";
}

.fa-table-columns::before, .icon--table-columns::before {
  content: "\f0db";
}

.fa-columns::before, .icon--columns::before {
  content: "\f0db";
}

.fa-lemon::before, .icon--lemon::before {
  content: "\f094";
}

.fa-head-side-mask::before, .icon--head-side-mask::before {
  content: "\e063";
}

.fa-handshake::before, .icon--handshake::before {
  content: "\f2b5";
}

.fa-gem::before, .icon--gem::before {
  content: "\f3a5";
}

.fa-dolly::before, .icon--dolly::before {
  content: "\f472";
}

.fa-dolly-box::before, .icon--dolly-box::before {
  content: "\f472";
}

.fa-smoking::before, .icon--smoking::before {
  content: "\f48d";
}

.fa-minimize::before, .icon--minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before, .icon--compress-arrows-alt::before {
  content: "\f78c";
}

.fa-monument::before, .icon--monument::before {
  content: "\f5a6";
}

.fa-snowplow::before, .icon--snowplow::before {
  content: "\f7d2";
}

.fa-angles-right::before, .icon--angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before, .icon--angle-double-right::before {
  content: "\f101";
}

.fa-cannabis::before, .icon--cannabis::before {
  content: "\f55f";
}

.fa-circle-play::before, .icon--circle-play::before {
  content: "\f144";
}

.fa-play-circle::before, .icon--play-circle::before {
  content: "\f144";
}

.fa-tablets::before, .icon--tablets::before {
  content: "\f490";
}

.fa-ethernet::before, .icon--ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before, .icon--euro-sign::before {
  content: "\f153";
}

.fa-eur::before, .icon--eur::before {
  content: "\f153";
}

.fa-euro::before, .icon--euro::before {
  content: "\f153";
}

.fa-chair::before, .icon--chair::before {
  content: "\f6c0";
}

.fa-circle-check::before, .icon--circle-check::before {
  content: "\f058";
}

.fa-check-circle::before, .icon--check-circle::before {
  content: "\f058";
}

.fa-circle-stop::before, .icon--circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before, .icon--stop-circle::before {
  content: "\f28d";
}

.fa-compass-drafting::before, .icon--compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before, .icon--drafting-compass::before {
  content: "\f568";
}

.fa-plate-wheat::before, .icon--plate-wheat::before {
  content: "\e55a";
}

.fa-icicles::before, .icon--icicles::before {
  content: "\f7ad";
}

.fa-person-shelter::before, .icon--person-shelter::before {
  content: "\e54f";
}

.fa-neuter::before, .icon--neuter::before {
  content: "\f22c";
}

.fa-id-badge::before, .icon--id-badge::before {
  content: "\f2c1";
}

.fa-marker::before, .icon--marker::before {
  content: "\f5a1";
}

.fa-face-laugh-beam::before, .icon--face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before, .icon--laugh-beam::before {
  content: "\f59a";
}

.fa-helicopter-symbol::before, .icon--helicopter-symbol::before {
  content: "\e502";
}

.fa-universal-access::before, .icon--universal-access::before {
  content: "\f29a";
}

.fa-circle-chevron-up::before, .icon--circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before, .icon--chevron-circle-up::before {
  content: "\f139";
}

.fa-lari-sign::before, .icon--lari-sign::before {
  content: "\e1c8";
}

.fa-volcano::before, .icon--volcano::before {
  content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right::before, .icon--person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

.fa-sterling-sign::before, .icon--sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before, .icon--gbp::before {
  content: "\f154";
}

.fa-pound-sign::before, .icon--pound-sign::before {
  content: "\f154";
}

.fa-viruses::before, .icon--viruses::before {
  content: "\e076";
}

.fa-square-person-confined::before, .icon--square-person-confined::before {
  content: "\e577";
}

.fa-user-tie::before, .icon--user-tie::before {
  content: "\f508";
}

.fa-arrow-down-long::before, .icon--arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before, .icon--long-arrow-down::before {
  content: "\f175";
}

.fa-tent-arrow-down-to-line::before, .icon--tent-arrow-down-to-line::before {
  content: "\e57e";
}

.fa-certificate::before, .icon--certificate::before {
  content: "\f0a3";
}

.fa-reply-all::before, .icon--reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before, .icon--mail-reply-all::before {
  content: "\f122";
}

.fa-suitcase::before, .icon--suitcase::before {
  content: "\f0f2";
}

.fa-person-skating::before, .icon--person-skating::before {
  content: "\f7c5";
}

.fa-skating::before, .icon--skating::before {
  content: "\f7c5";
}

.fa-filter-circle-dollar::before, .icon--filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before, .icon--funnel-dollar::before {
  content: "\f662";
}

.fa-camera-retro::before, .icon--camera-retro::before {
  content: "\f083";
}

.fa-circle-arrow-down::before, .icon--circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before, .icon--arrow-circle-down::before {
  content: "\f0ab";
}

.fa-file-import::before, .icon--file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before, .icon--arrow-right-to-file::before {
  content: "\f56f";
}

.fa-square-arrow-up-right::before, .icon--square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before, .icon--external-link-square::before {
  content: "\f14c";
}

.fa-box-open::before, .icon--box-open::before {
  content: "\f49e";
}

.fa-scroll::before, .icon--scroll::before {
  content: "\f70e";
}

.fa-spa::before, .icon--spa::before {
  content: "\f5bb";
}

.fa-location-pin-lock::before, .icon--location-pin-lock::before {
  content: "\e51f";
}

.fa-pause::before, .icon--pause::before {
  content: "\f04c";
}

.fa-hill-avalanche::before, .icon--hill-avalanche::before {
  content: "\e507";
}

.fa-temperature-empty::before, .icon--temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before, .icon--temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before, .icon--thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before, .icon--thermometer-empty::before {
  content: "\f2cb";
}

.fa-bomb::before, .icon--bomb::before {
  content: "\f1e2";
}

.fa-registered::before, .icon--registered::before {
  content: "\f25d";
}

.fa-address-card::before, .icon--address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before, .icon--contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before, .icon--vcard::before {
  content: "\f2bb";
}

.fa-scale-unbalanced-flip::before, .icon--scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before, .icon--balance-scale-right::before {
  content: "\f516";
}

.fa-subscript::before, .icon--subscript::before {
  content: "\f12c";
}

.fa-diamond-turn-right::before, .icon--diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before, .icon--directions::before {
  content: "\f5eb";
}

.fa-burst::before, .icon--burst::before {
  content: "\e4dc";
}

.fa-house-laptop::before, .icon--house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before, .icon--laptop-house::before {
  content: "\e066";
}

.fa-face-tired::before, .icon--face-tired::before {
  content: "\f5c8";
}

.fa-tired::before, .icon--tired::before {
  content: "\f5c8";
}

.fa-money-bills::before, .icon--money-bills::before {
  content: "\e1f3";
}

.fa-smog::before, .icon--smog::before {
  content: "\f75f";
}

.fa-crutch::before, .icon--crutch::before {
  content: "\f7f7";
}

.fa-cloud-arrow-up::before, .icon--cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before, .icon--cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before, .icon--cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-palette::before, .icon--palette::before {
  content: "\f53f";
}

.fa-arrows-turn-right::before, .icon--arrows-turn-right::before {
  content: "\e4c0";
}

.fa-vest::before, .icon--vest::before {
  content: "\e085";
}

.fa-ferry::before, .icon--ferry::before {
  content: "\e4ea";
}

.fa-arrows-down-to-people::before, .icon--arrows-down-to-people::before {
  content: "\e4b9";
}

.fa-seedling::before, .icon--seedling::before {
  content: "\f4d8";
}

.fa-sprout::before, .icon--sprout::before {
  content: "\f4d8";
}

.fa-left-right::before, .icon--left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before, .icon--arrows-alt-h::before {
  content: "\f337";
}

.fa-boxes-packing::before, .icon--boxes-packing::before {
  content: "\e4c7";
}

.fa-circle-arrow-left::before, .icon--circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before, .icon--arrow-circle-left::before {
  content: "\f0a8";
}

.fa-group-arrows-rotate::before, .icon--group-arrows-rotate::before {
  content: "\e4f6";
}

.fa-bowl-food::before, .icon--bowl-food::before {
  content: "\e4c6";
}

.fa-candy-cane::before, .icon--candy-cane::before {
  content: "\f786";
}

.fa-arrow-down-wide-short::before, .icon--arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before, .icon--sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before, .icon--sort-amount-down::before {
  content: "\f160";
}

.fa-cloud-bolt::before, .icon--cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before, .icon--thunderstorm::before {
  content: "\f76c";
}

.fa-text-slash::before, .icon--text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before, .icon--remove-format::before {
  content: "\f87d";
}

.fa-face-smile-wink::before, .icon--face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before, .icon--smile-wink::before {
  content: "\f4da";
}

.fa-file-word::before, .icon--file-word::before {
  content: "\f1c2";
}

.fa-file-powerpoint::before, .icon--file-powerpoint::before {
  content: "\f1c4";
}

.fa-arrows-left-right::before, .icon--arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before, .icon--arrows-h::before {
  content: "\f07e";
}

.fa-house-lock::before, .icon--house-lock::before {
  content: "\e510";
}

.fa-cloud-arrow-down::before, .icon--cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before, .icon--cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before, .icon--cloud-download-alt::before {
  content: "\f0ed";
}

.fa-children::before, .icon--children::before {
  content: "\e4e1";
}

.fa-chalkboard::before, .icon--chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before, .icon--blackboard::before {
  content: "\f51b";
}

.fa-user-large-slash::before, .icon--user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before, .icon--user-alt-slash::before {
  content: "\f4fa";
}

.fa-envelope-open::before, .icon--envelope-open::before {
  content: "\f2b6";
}

.fa-handshake-simple-slash::before, .icon--handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before, .icon--handshake-alt-slash::before {
  content: "\e05f";
}

.fa-mattress-pillow::before, .icon--mattress-pillow::before {
  content: "\e525";
}

.fa-guarani-sign::before, .icon--guarani-sign::before {
  content: "\e19a";
}

.fa-arrows-rotate::before, .icon--arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before, .icon--refresh::before {
  content: "\f021";
}

.fa-sync::before, .icon--sync::before {
  content: "\f021";
}

.fa-fire-extinguisher::before, .icon--fire-extinguisher::before {
  content: "\f134";
}

.fa-cruzeiro-sign::before, .icon--cruzeiro-sign::before {
  content: "\e152";
}

.fa-greater-than-equal::before, .icon--greater-than-equal::before {
  content: "\f532";
}

.fa-shield-halved::before, .icon--shield-halved::before {
  content: "\f3ed";
}

.fa-shield-alt::before, .icon--shield-alt::before {
  content: "\f3ed";
}

.fa-book-atlas::before, .icon--book-atlas::before {
  content: "\f558";
}

.fa-atlas::before, .icon--atlas::before {
  content: "\f558";
}

.fa-virus::before, .icon--virus::before {
  content: "\e074";
}

.fa-envelope-circle-check::before, .icon--envelope-circle-check::before {
  content: "\e4e8";
}

.fa-layer-group::before, .icon--layer-group::before {
  content: "\f5fd";
}

.fa-arrows-to-dot::before, .icon--arrows-to-dot::before {
  content: "\e4be";
}

.fa-archway::before, .icon--archway::before {
  content: "\f557";
}

.fa-heart-circle-check::before, .icon--heart-circle-check::before {
  content: "\e4fd";
}

.fa-house-chimney-crack::before, .icon--house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before, .icon--house-damage::before {
  content: "\f6f1";
}

.fa-file-zipper::before, .icon--file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before, .icon--file-archive::before {
  content: "\f1c6";
}

.fa-square::before, .icon--square::before {
  content: "\f0c8";
}

.fa-martini-glass-empty::before, .icon--martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before, .icon--glass-martini::before {
  content: "\f000";
}

.fa-couch::before, .icon--couch::before {
  content: "\f4b8";
}

.fa-cedi-sign::before, .icon--cedi-sign::before {
  content: "\e0df";
}

.fa-italic::before, .icon--italic::before {
  content: "\f033";
}

.fa-table-cells-column-lock::before, .icon--table-cells-column-lock::before {
  content: "\e678";
}

.fa-church::before, .icon--church::before {
  content: "\f51d";
}

.fa-comments-dollar::before, .icon--comments-dollar::before {
  content: "\f653";
}

.fa-democrat::before, .icon--democrat::before {
  content: "\f747";
}

.fa-z::before, .icon--z::before {
  content: "Z";
}

.fa-person-skiing::before, .icon--person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before, .icon--skiing::before {
  content: "\f7c9";
}

.fa-road-lock::before, .icon--road-lock::before {
  content: "\e567";
}

.fa-a::before, .icon--a::before {
  content: "A";
}

.fa-temperature-arrow-down::before, .icon--temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before, .icon--temperature-down::before {
  content: "\e03f";
}

.fa-feather-pointed::before, .icon--feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before, .icon--feather-alt::before {
  content: "\f56b";
}

.fa-p::before, .icon--p::before {
  content: "P";
}

.fa-snowflake::before, .icon--snowflake::before {
  content: "\f2dc";
}

.fa-newspaper::before, .icon--newspaper::before {
  content: "\f1ea";
}

.fa-rectangle-ad::before, .icon--rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before, .icon--ad::before {
  content: "\f641";
}

.fa-circle-arrow-right::before, .icon--circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before, .icon--arrow-circle-right::before {
  content: "\f0a9";
}

.fa-filter-circle-xmark::before, .icon--filter-circle-xmark::before {
  content: "\e17b";
}

.fa-locust::before, .icon--locust::before {
  content: "\e520";
}

.fa-sort::before, .icon--sort::before {
  content: "\f0dc";
}

.fa-unsorted::before, .icon--unsorted::before {
  content: "\f0dc";
}

.fa-list-ol::before, .icon--list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before, .icon--list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before, .icon--list-numeric::before {
  content: "\f0cb";
}

.fa-person-dress-burst::before, .icon--person-dress-burst::before {
  content: "\e544";
}

.fa-money-check-dollar::before, .icon--money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before, .icon--money-check-alt::before {
  content: "\f53d";
}

.fa-vector-square::before, .icon--vector-square::before {
  content: "\f5cb";
}

.fa-bread-slice::before, .icon--bread-slice::before {
  content: "\f7ec";
}

.fa-language::before, .icon--language::before {
  content: "\f1ab";
}

.fa-face-kiss-wink-heart::before, .icon--face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before, .icon--kiss-wink-heart::before {
  content: "\f598";
}

.fa-filter::before, .icon--filter::before {
  content: "\f0b0";
}

.fa-question::before, .icon--question::before {
  content: "\?";
}

.fa-file-signature::before, .icon--file-signature::before {
  content: "\f573";
}

.fa-up-down-left-right::before, .icon--up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before, .icon--arrows-alt::before {
  content: "\f0b2";
}

.fa-house-chimney-user::before, .icon--house-chimney-user::before {
  content: "\e065";
}

.fa-hand-holding-heart::before, .icon--hand-holding-heart::before {
  content: "\f4be";
}

.fa-puzzle-piece::before, .icon--puzzle-piece::before {
  content: "\f12e";
}

.fa-money-check::before, .icon--money-check::before {
  content: "\f53c";
}

.fa-star-half-stroke::before, .icon--star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before, .icon--star-half-alt::before {
  content: "\f5c0";
}

.fa-code::before, .icon--code::before {
  content: "\f121";
}

.fa-whiskey-glass::before, .icon--whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before, .icon--glass-whiskey::before {
  content: "\f7a0";
}

.fa-building-circle-exclamation::before, .icon--building-circle-exclamation::before {
  content: "\e4d3";
}

.fa-magnifying-glass-chart::before, .icon--magnifying-glass-chart::before {
  content: "\e522";
}

.fa-arrow-up-right-from-square::before, .icon--arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before, .icon--external-link::before {
  content: "\f08e";
}

.fa-cubes-stacked::before, .icon--cubes-stacked::before {
  content: "\e4e6";
}

.fa-won-sign::before, .icon--won-sign::before {
  content: "\f159";
}

.fa-krw::before, .icon--krw::before {
  content: "\f159";
}

.fa-won::before, .icon--won::before {
  content: "\f159";
}

.fa-virus-covid::before, .icon--virus-covid::before {
  content: "\e4a8";
}

.fa-austral-sign::before, .icon--austral-sign::before {
  content: "\e0a9";
}

.fa-f::before, .icon--f::before {
  content: "F";
}

.fa-leaf::before, .icon--leaf::before {
  content: "\f06c";
}

.fa-road::before, .icon--road::before {
  content: "\f018";
}

.fa-taxi::before, .icon--taxi::before {
  content: "\f1ba";
}

.fa-cab::before, .icon--cab::before {
  content: "\f1ba";
}

.fa-person-circle-plus::before, .icon--person-circle-plus::before {
  content: "\e541";
}

.fa-chart-pie::before, .icon--chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before, .icon--pie-chart::before {
  content: "\f200";
}

.fa-bolt-lightning::before, .icon--bolt-lightning::before {
  content: "\e0b7";
}

.fa-sack-xmark::before, .icon--sack-xmark::before {
  content: "\e56a";
}

.fa-file-excel::before, .icon--file-excel::before {
  content: "\f1c3";
}

.fa-file-contract::before, .icon--file-contract::before {
  content: "\f56c";
}

.fa-fish-fins::before, .icon--fish-fins::before {
  content: "\e4f2";
}

.fa-building-flag::before, .icon--building-flag::before {
  content: "\e4d5";
}

.fa-face-grin-beam::before, .icon--face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before, .icon--grin-beam::before {
  content: "\f582";
}

.fa-object-ungroup::before, .icon--object-ungroup::before {
  content: "\f248";
}

.fa-poop::before, .icon--poop::before {
  content: "\f619";
}

.fa-location-pin::before, .icon--location-pin::before {
  content: "\f041";
}

.fa-map-marker::before, .icon--map-marker::before {
  content: "\f041";
}

.fa-kaaba::before, .icon--kaaba::before {
  content: "\f66b";
}

.fa-toilet-paper::before, .icon--toilet-paper::before {
  content: "\f71e";
}

.fa-helmet-safety::before, .icon--helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before, .icon--hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before, .icon--hat-hard::before {
  content: "\f807";
}

.fa-eject::before, .icon--eject::before {
  content: "\f052";
}

.fa-circle-right::before, .icon--circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before, .icon--arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-plane-circle-check::before, .icon--plane-circle-check::before {
  content: "\e555";
}

.fa-face-rolling-eyes::before, .icon--face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before, .icon--meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-object-group::before, .icon--object-group::before {
  content: "\f247";
}

.fa-chart-line::before, .icon--chart-line::before {
  content: "\f201";
}

.fa-line-chart::before, .icon--line-chart::before {
  content: "\f201";
}

.fa-mask-ventilator::before, .icon--mask-ventilator::before {
  content: "\e524";
}

.fa-arrow-right::before, .icon--arrow-right::before {
  content: "\f061";
}

.fa-signs-post::before, .icon--signs-post::before {
  content: "\f277";
}

.fa-map-signs::before, .icon--map-signs::before {
  content: "\f277";
}

.fa-cash-register::before, .icon--cash-register::before {
  content: "\f788";
}

.fa-person-circle-question::before, .icon--person-circle-question::before {
  content: "\e542";
}

.fa-h::before, .icon--h::before {
  content: "H";
}

.fa-tarp::before, .icon--tarp::before {
  content: "\e57b";
}

.fa-screwdriver-wrench::before, .icon--screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before, .icon--tools::before {
  content: "\f7d9";
}

.fa-arrows-to-eye::before, .icon--arrows-to-eye::before {
  content: "\e4bf";
}

.fa-plug-circle-bolt::before, .icon--plug-circle-bolt::before {
  content: "\e55b";
}

.fa-heart::before, .icon--heart::before {
  content: "\f004";
}

.fa-mars-and-venus::before, .icon--mars-and-venus::before {
  content: "\f224";
}

.fa-house-user::before, .icon--house-user::before {
  content: "\e1b0";
}

.fa-home-user::before, .icon--home-user::before {
  content: "\e1b0";
}

.fa-dumpster-fire::before, .icon--dumpster-fire::before {
  content: "\f794";
}

.fa-house-crack::before, .icon--house-crack::before {
  content: "\e3b1";
}

.fa-martini-glass-citrus::before, .icon--martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before, .icon--cocktail::before {
  content: "\f561";
}

.fa-face-surprise::before, .icon--face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before, .icon--surprise::before {
  content: "\f5c2";
}

.fa-bottle-water::before, .icon--bottle-water::before {
  content: "\e4c5";
}

.fa-circle-pause::before, .icon--circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before, .icon--pause-circle::before {
  content: "\f28b";
}

.fa-toilet-paper-slash::before, .icon--toilet-paper-slash::before {
  content: "\e072";
}

.fa-apple-whole::before, .icon--apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before, .icon--apple-alt::before {
  content: "\f5d1";
}

.fa-kitchen-set::before, .icon--kitchen-set::before {
  content: "\e51a";
}

.fa-r::before, .icon--r::before {
  content: "R";
}

.fa-temperature-quarter::before, .icon--temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before, .icon--temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before, .icon--thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before, .icon--thermometer-quarter::before {
  content: "\f2ca";
}

.fa-cube::before, .icon--cube::before {
  content: "\f1b2";
}

.fa-bitcoin-sign::before, .icon--bitcoin-sign::before {
  content: "\e0b4";
}

.fa-shield-dog::before, .icon--shield-dog::before {
  content: "\e573";
}

.fa-solar-panel::before, .icon--solar-panel::before {
  content: "\f5ba";
}

.fa-lock-open::before, .icon--lock-open::before {
  content: "\f3c1";
}

.fa-elevator::before, .icon--elevator::before {
  content: "\e16d";
}

.fa-money-bill-transfer::before, .icon--money-bill-transfer::before {
  content: "\e528";
}

.fa-money-bill-trend-up::before, .icon--money-bill-trend-up::before {
  content: "\e529";
}

.fa-house-flood-water-circle-arrow-right::before, .icon--house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

.fa-square-poll-horizontal::before, .icon--square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before, .icon--poll-h::before {
  content: "\f682";
}

.fa-circle::before, .icon--circle::before {
  content: "\f111";
}

.fa-backward-fast::before, .icon--backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before, .icon--fast-backward::before {
  content: "\f049";
}

.fa-recycle::before, .icon--recycle::before {
  content: "\f1b8";
}

.fa-user-astronaut::before, .icon--user-astronaut::before {
  content: "\f4fb";
}

.fa-plane-slash::before, .icon--plane-slash::before {
  content: "\e069";
}

.fa-trademark::before, .icon--trademark::before {
  content: "\f25c";
}

.fa-basketball::before, .icon--basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before, .icon--basketball-ball::before {
  content: "\f434";
}

.fa-satellite-dish::before, .icon--satellite-dish::before {
  content: "\f7c0";
}

.fa-circle-up::before, .icon--circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before, .icon--arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-mobile-screen-button::before, .icon--mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before, .icon--mobile-alt::before {
  content: "\f3cd";
}

.fa-volume-high::before, .icon--volume-high::before {
  content: "\f028";
}

.fa-volume-up::before, .icon--volume-up::before {
  content: "\f028";
}

.fa-users-rays::before, .icon--users-rays::before {
  content: "\e593";
}

.fa-wallet::before, .icon--wallet::before {
  content: "\f555";
}

.fa-clipboard-check::before, .icon--clipboard-check::before {
  content: "\f46c";
}

.fa-file-audio::before, .icon--file-audio::before {
  content: "\f1c7";
}

.fa-burger::before, .icon--burger::before {
  content: "\f805";
}

.fa-hamburger::before, .icon--hamburger::before {
  content: "\f805";
}

.fa-wrench::before, .icon--wrench::before {
  content: "\f0ad";
}

.fa-bugs::before, .icon--bugs::before {
  content: "\e4d0";
}

.fa-rupee-sign::before, .icon--rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before, .icon--rupee::before {
  content: "\f156";
}

.fa-file-image::before, .icon--file-image::before {
  content: "\f1c5";
}

.fa-circle-question::before, .icon--circle-question::before {
  content: "\f059";
}

.fa-question-circle::before, .icon--question-circle::before {
  content: "\f059";
}

.fa-plane-departure::before, .icon--plane-departure::before {
  content: "\f5b0";
}

.fa-handshake-slash::before, .icon--handshake-slash::before {
  content: "\e060";
}

.fa-book-bookmark::before, .icon--book-bookmark::before {
  content: "\e0bb";
}

.fa-code-branch::before, .icon--code-branch::before {
  content: "\f126";
}

.fa-hat-cowboy::before, .icon--hat-cowboy::before {
  content: "\f8c0";
}

.fa-bridge::before, .icon--bridge::before {
  content: "\e4c8";
}

.fa-phone-flip::before, .icon--phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before, .icon--phone-alt::before {
  content: "\f879";
}

.fa-truck-front::before, .icon--truck-front::before {
  content: "\e2b7";
}

.fa-cat::before, .icon--cat::before {
  content: "\f6be";
}

.fa-anchor-circle-exclamation::before, .icon--anchor-circle-exclamation::before {
  content: "\e4ab";
}

.fa-truck-field::before, .icon--truck-field::before {
  content: "\e58d";
}

.fa-route::before, .icon--route::before {
  content: "\f4d7";
}

.fa-clipboard-question::before, .icon--clipboard-question::before {
  content: "\e4e3";
}

.fa-panorama::before, .icon--panorama::before {
  content: "\e209";
}

.fa-comment-medical::before, .icon--comment-medical::before {
  content: "\f7f5";
}

.fa-teeth-open::before, .icon--teeth-open::before {
  content: "\f62f";
}

.fa-file-circle-minus::before, .icon--file-circle-minus::before {
  content: "\e4ed";
}

.fa-tags::before, .icon--tags::before {
  content: "\f02c";
}

.fa-wine-glass::before, .icon--wine-glass::before {
  content: "\f4e3";
}

.fa-forward-fast::before, .icon--forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before, .icon--fast-forward::before {
  content: "\f050";
}

.fa-face-meh-blank::before, .icon--face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before, .icon--meh-blank::before {
  content: "\f5a4";
}

.fa-square-parking::before, .icon--square-parking::before {
  content: "\f540";
}

.fa-parking::before, .icon--parking::before {
  content: "\f540";
}

.fa-house-signal::before, .icon--house-signal::before {
  content: "\e012";
}

.fa-bars-progress::before, .icon--bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before, .icon--tasks-alt::before {
  content: "\f828";
}

.fa-faucet-drip::before, .icon--faucet-drip::before {
  content: "\e006";
}

.fa-cart-flatbed::before, .icon--cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before, .icon--dolly-flatbed::before {
  content: "\f474";
}

.fa-ban-smoking::before, .icon--ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before, .icon--smoking-ban::before {
  content: "\f54d";
}

.fa-terminal::before, .icon--terminal::before {
  content: "\f120";
}

.fa-mobile-button::before, .icon--mobile-button::before {
  content: "\f10b";
}

.fa-house-medical-flag::before, .icon--house-medical-flag::before {
  content: "\e514";
}

.fa-basket-shopping::before, .icon--basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before, .icon--shopping-basket::before {
  content: "\f291";
}

.fa-tape::before, .icon--tape::before {
  content: "\f4db";
}

.fa-bus-simple::before, .icon--bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before, .icon--bus-alt::before {
  content: "\f55e";
}

.fa-eye::before, .icon--eye::before {
  content: "\f06e";
}

.fa-face-sad-cry::before, .icon--face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before, .icon--sad-cry::before {
  content: "\f5b3";
}

.fa-audio-description::before, .icon--audio-description::before {
  content: "\f29e";
}

.fa-person-military-to-person::before, .icon--person-military-to-person::before {
  content: "\e54c";
}

.fa-file-shield::before, .icon--file-shield::before {
  content: "\e4f0";
}

.fa-user-slash::before, .icon--user-slash::before {
  content: "\f506";
}

.fa-pen::before, .icon--pen::before {
  content: "\f304";
}

.fa-tower-observation::before, .icon--tower-observation::before {
  content: "\e586";
}

.fa-file-code::before, .icon--file-code::before {
  content: "\f1c9";
}

.fa-signal::before, .icon--signal::before {
  content: "\f012";
}

.fa-signal-5::before, .icon--signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before, .icon--signal-perfect::before {
  content: "\f012";
}

.fa-bus::before, .icon--bus::before {
  content: "\f207";
}

.fa-heart-circle-xmark::before, .icon--heart-circle-xmark::before {
  content: "\e501";
}

.fa-house-chimney::before, .icon--house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before, .icon--home-lg::before {
  content: "\e3af";
}

.fa-window-maximize::before, .icon--window-maximize::before {
  content: "\f2d0";
}

.fa-face-frown::before, .icon--face-frown::before {
  content: "\f119";
}

.fa-frown::before, .icon--frown::before {
  content: "\f119";
}

.fa-prescription::before, .icon--prescription::before {
  content: "\f5b1";
}

.fa-shop::before, .icon--shop::before {
  content: "\f54f";
}

.fa-store-alt::before, .icon--store-alt::before {
  content: "\f54f";
}

.fa-floppy-disk::before, .icon--floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before, .icon--save::before {
  content: "\f0c7";
}

.fa-vihara::before, .icon--vihara::before {
  content: "\f6a7";
}

.fa-scale-unbalanced::before, .icon--scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before, .icon--balance-scale-left::before {
  content: "\f515";
}

.fa-sort-up::before, .icon--sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before, .icon--sort-asc::before {
  content: "\f0de";
}

.fa-comment-dots::before, .icon--comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before, .icon--commenting::before {
  content: "\f4ad";
}

.fa-plant-wilt::before, .icon--plant-wilt::before {
  content: "\e5aa";
}

.fa-diamond::before, .icon--diamond::before {
  content: "\f219";
}

.fa-face-grin-squint::before, .icon--face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before, .icon--grin-squint::before {
  content: "\f585";
}

.fa-hand-holding-dollar::before, .icon--hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before, .icon--hand-holding-usd::before {
  content: "\f4c0";
}

.fa-bacterium::before, .icon--bacterium::before {
  content: "\e05a";
}

.fa-hand-pointer::before, .icon--hand-pointer::before {
  content: "\f25a";
}

.fa-drum-steelpan::before, .icon--drum-steelpan::before {
  content: "\f56a";
}

.fa-hand-scissors::before, .icon--hand-scissors::before {
  content: "\f257";
}

.fa-hands-praying::before, .icon--hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before, .icon--praying-hands::before {
  content: "\f684";
}

.fa-arrow-rotate-right::before, .icon--arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before, .icon--arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before, .icon--arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before, .icon--redo::before {
  content: "\f01e";
}

.fa-biohazard::before, .icon--biohazard::before {
  content: "\f780";
}

.fa-location-crosshairs::before, .icon--location-crosshairs::before {
  content: "\f601";
}

.fa-location::before, .icon--location::before {
  content: "\f601";
}

.fa-mars-double::before, .icon--mars-double::before {
  content: "\f227";
}

.fa-child-dress::before, .icon--child-dress::before {
  content: "\e59c";
}

.fa-users-between-lines::before, .icon--users-between-lines::before {
  content: "\e591";
}

.fa-lungs-virus::before, .icon--lungs-virus::before {
  content: "\e067";
}

.fa-face-grin-tears::before, .icon--face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before, .icon--grin-tears::before {
  content: "\f588";
}

.fa-phone::before, .icon--phone::before {
  content: "\f095";
}

.fa-calendar-xmark::before, .icon--calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before, .icon--calendar-times::before {
  content: "\f273";
}

.fa-child-reaching::before, .icon--child-reaching::before {
  content: "\e59d";
}

.fa-head-side-virus::before, .icon--head-side-virus::before {
  content: "\e064";
}

.fa-user-gear::before, .icon--user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before, .icon--user-cog::before {
  content: "\f4fe";
}

.fa-arrow-up-1-9::before, .icon--arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before, .icon--sort-numeric-up::before {
  content: "\f163";
}

.fa-door-closed::before, .icon--door-closed::before {
  content: "\f52a";
}

.fa-shield-virus::before, .icon--shield-virus::before {
  content: "\e06c";
}

.fa-dice-six::before, .icon--dice-six::before {
  content: "\f526";
}

.fa-mosquito-net::before, .icon--mosquito-net::before {
  content: "\e52c";
}

.fa-bridge-water::before, .icon--bridge-water::before {
  content: "\e4ce";
}

.fa-person-booth::before, .icon--person-booth::before {
  content: "\f756";
}

.fa-text-width::before, .icon--text-width::before {
  content: "\f035";
}

.fa-hat-wizard::before, .icon--hat-wizard::before {
  content: "\f6e8";
}

.fa-pen-fancy::before, .icon--pen-fancy::before {
  content: "\f5ac";
}

.fa-person-digging::before, .icon--person-digging::before {
  content: "\f85e";
}

.fa-digging::before, .icon--digging::before {
  content: "\f85e";
}

.fa-trash::before, .icon--trash::before {
  content: "\f1f8";
}

.fa-gauge-simple::before, .icon--gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before, .icon--gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before, .icon--tachometer-average::before {
  content: "\f629";
}

.fa-book-medical::before, .icon--book-medical::before {
  content: "\f7e6";
}

.fa-poo::before, .icon--poo::before {
  content: "\f2fe";
}

.fa-quote-right::before, .icon--quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before, .icon--quote-right-alt::before {
  content: "\f10e";
}

.fa-shirt::before, .icon--shirt::before {
  content: "\f553";
}

.fa-t-shirt::before, .icon--t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before, .icon--tshirt::before {
  content: "\f553";
}

.fa-cubes::before, .icon--cubes::before {
  content: "\f1b3";
}

.fa-divide::before, .icon--divide::before {
  content: "\f529";
}

.fa-tenge-sign::before, .icon--tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before, .icon--tenge::before {
  content: "\f7d7";
}

.fa-headphones::before, .icon--headphones::before {
  content: "\f025";
}

.fa-hands-holding::before, .icon--hands-holding::before {
  content: "\f4c2";
}

.fa-hands-clapping::before, .icon--hands-clapping::before {
  content: "\e1a8";
}

.fa-republican::before, .icon--republican::before {
  content: "\f75e";
}

.fa-arrow-left::before, .icon--arrow-left::before {
  content: "\f060";
}

.fa-person-circle-xmark::before, .icon--person-circle-xmark::before {
  content: "\e543";
}

.fa-ruler::before, .icon--ruler::before {
  content: "\f545";
}

.fa-align-left::before, .icon--align-left::before {
  content: "\f036";
}

.fa-dice-d6::before, .icon--dice-d6::before {
  content: "\f6d1";
}

.fa-restroom::before, .icon--restroom::before {
  content: "\f7bd";
}

.fa-j::before, .icon--j::before {
  content: "J";
}

.fa-users-viewfinder::before, .icon--users-viewfinder::before {
  content: "\e595";
}

.fa-file-video::before, .icon--file-video::before {
  content: "\f1c8";
}

.fa-up-right-from-square::before, .icon--up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before, .icon--external-link-alt::before {
  content: "\f35d";
}

.fa-table-cells::before, .icon--table-cells::before {
  content: "\f00a";
}

.fa-th::before, .icon--th::before {
  content: "\f00a";
}

.fa-file-pdf::before, .icon--file-pdf::before {
  content: "\f1c1";
}

.fa-book-bible::before, .icon--book-bible::before {
  content: "\f647";
}

.fa-bible::before, .icon--bible::before {
  content: "\f647";
}

.fa-o::before, .icon--o::before {
  content: "O";
}

.fa-suitcase-medical::before, .icon--suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before, .icon--medkit::before {
  content: "\f0fa";
}

.fa-user-secret::before, .icon--user-secret::before {
  content: "\f21b";
}

.fa-otter::before, .icon--otter::before {
  content: "\f700";
}

.fa-person-dress::before, .icon--person-dress::before {
  content: "\f182";
}

.fa-female::before, .icon--female::before {
  content: "\f182";
}

.fa-comment-dollar::before, .icon--comment-dollar::before {
  content: "\f651";
}

.fa-business-time::before, .icon--business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before, .icon--briefcase-clock::before {
  content: "\f64a";
}

.fa-table-cells-large::before, .icon--table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before, .icon--th-large::before {
  content: "\f009";
}

.fa-book-tanakh::before, .icon--book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before, .icon--tanakh::before {
  content: "\f827";
}

.fa-phone-volume::before, .icon--phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before, .icon--volume-control-phone::before {
  content: "\f2a0";
}

.fa-hat-cowboy-side::before, .icon--hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-clipboard-user::before, .icon--clipboard-user::before {
  content: "\f7f3";
}

.fa-child::before, .icon--child::before {
  content: "\f1ae";
}

.fa-lira-sign::before, .icon--lira-sign::before {
  content: "\f195";
}

.fa-satellite::before, .icon--satellite::before {
  content: "\f7bf";
}

.fa-plane-lock::before, .icon--plane-lock::before {
  content: "\e558";
}

.fa-tag::before, .icon--tag::before {
  content: "\f02b";
}

.fa-comment::before, .icon--comment::before {
  content: "\f075";
}

.fa-cake-candles::before, .icon--cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before, .icon--birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before, .icon--cake::before {
  content: "\f1fd";
}

.fa-envelope::before, .icon--envelope::before {
  content: "\f0e0";
}

.fa-angles-up::before, .icon--angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before, .icon--angle-double-up::before {
  content: "\f102";
}

.fa-paperclip::before, .icon--paperclip::before {
  content: "\f0c6";
}

.fa-arrow-right-to-city::before, .icon--arrow-right-to-city::before {
  content: "\e4b3";
}

.fa-ribbon::before, .icon--ribbon::before {
  content: "\f4d6";
}

.fa-lungs::before, .icon--lungs::before {
  content: "\f604";
}

.fa-arrow-up-9-1::before, .icon--arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before, .icon--sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-litecoin-sign::before, .icon--litecoin-sign::before {
  content: "\e1d3";
}

.fa-border-none::before, .icon--border-none::before {
  content: "\f850";
}

.fa-circle-nodes::before, .icon--circle-nodes::before {
  content: "\e4e2";
}

.fa-parachute-box::before, .icon--parachute-box::before {
  content: "\f4cd";
}

.fa-indent::before, .icon--indent::before {
  content: "\f03c";
}

.fa-truck-field-un::before, .icon--truck-field-un::before {
  content: "\e58e";
}

.fa-hourglass::before, .icon--hourglass::before {
  content: "\f254";
}

.fa-hourglass-empty::before, .icon--hourglass-empty::before {
  content: "\f254";
}

.fa-mountain::before, .icon--mountain::before {
  content: "\f6fc";
}

.fa-user-doctor::before, .icon--user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before, .icon--user-md::before {
  content: "\f0f0";
}

.fa-circle-info::before, .icon--circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before, .icon--info-circle::before {
  content: "\f05a";
}

.fa-cloud-meatball::before, .icon--cloud-meatball::before {
  content: "\f73b";
}

.fa-camera::before, .icon--camera::before {
  content: "\f030";
}

.fa-camera-alt::before, .icon--camera-alt::before {
  content: "\f030";
}

.fa-square-virus::before, .icon--square-virus::before {
  content: "\e578";
}

.fa-meteor::before, .icon--meteor::before {
  content: "\f753";
}

.fa-car-on::before, .icon--car-on::before {
  content: "\e4dd";
}

.fa-sleigh::before, .icon--sleigh::before {
  content: "\f7cc";
}

.fa-arrow-down-1-9::before, .icon--arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before, .icon--sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before, .icon--sort-numeric-down::before {
  content: "\f162";
}

.fa-hand-holding-droplet::before, .icon--hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before, .icon--hand-holding-water::before {
  content: "\f4c1";
}

.fa-water::before, .icon--water::before {
  content: "\f773";
}

.fa-calendar-check::before, .icon--calendar-check::before {
  content: "\f274";
}

.fa-braille::before, .icon--braille::before {
  content: "\f2a1";
}

.fa-prescription-bottle-medical::before, .icon--prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before, .icon--prescription-bottle-alt::before {
  content: "\f486";
}

.fa-landmark::before, .icon--landmark::before {
  content: "\f66f";
}

.fa-truck::before, .icon--truck::before {
  content: "\f0d1";
}

.fa-crosshairs::before, .icon--crosshairs::before {
  content: "\f05b";
}

.fa-person-cane::before, .icon--person-cane::before {
  content: "\e53c";
}

.fa-tent::before, .icon--tent::before {
  content: "\e57d";
}

.fa-vest-patches::before, .icon--vest-patches::before {
  content: "\e086";
}

.fa-check-double::before, .icon--check-double::before {
  content: "\f560";
}

.fa-arrow-down-a-z::before, .icon--arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before, .icon--sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before, .icon--sort-alpha-down::before {
  content: "\f15d";
}

.fa-money-bill-wheat::before, .icon--money-bill-wheat::before {
  content: "\e52a";
}

.fa-cookie::before, .icon--cookie::before {
  content: "\f563";
}

.fa-arrow-rotate-left::before, .icon--arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before, .icon--arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before, .icon--arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before, .icon--arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before, .icon--undo::before {
  content: "\f0e2";
}

.fa-hard-drive::before, .icon--hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before, .icon--hdd::before {
  content: "\f0a0";
}

.fa-face-grin-squint-tears::before, .icon--face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before, .icon--grin-squint-tears::before {
  content: "\f586";
}

.fa-dumbbell::before, .icon--dumbbell::before {
  content: "\f44b";
}

.fa-rectangle-list::before, .icon--rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before, .icon--list-alt::before {
  content: "\f022";
}

.fa-tarp-droplet::before, .icon--tarp-droplet::before {
  content: "\e57c";
}

.fa-house-medical-circle-check::before, .icon--house-medical-circle-check::before {
  content: "\e511";
}

.fa-person-skiing-nordic::before, .icon--person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before, .icon--skiing-nordic::before {
  content: "\f7ca";
}

.fa-calendar-plus::before, .icon--calendar-plus::before {
  content: "\f271";
}

.fa-plane-arrival::before, .icon--plane-arrival::before {
  content: "\f5af";
}

.fa-circle-left::before, .icon--circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before, .icon--arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-train-subway::before, .icon--train-subway::before {
  content: "\f239";
}

.fa-subway::before, .icon--subway::before {
  content: "\f239";
}

.fa-chart-gantt::before, .icon--chart-gantt::before {
  content: "\e0e4";
}

.fa-indian-rupee-sign::before, .icon--indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before, .icon--indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before, .icon--inr::before {
  content: "\e1bc";
}

.fa-crop-simple::before, .icon--crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before, .icon--crop-alt::before {
  content: "\f565";
}

.fa-money-bill-1::before, .icon--money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before, .icon--money-bill-alt::before {
  content: "\f3d1";
}

.fa-left-long::before, .icon--left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before, .icon--long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-dna::before, .icon--dna::before {
  content: "\f471";
}

.fa-virus-slash::before, .icon--virus-slash::before {
  content: "\e075";
}

.fa-minus::before, .icon--minus::before {
  content: "\f068";
}

.fa-subtract::before, .icon--subtract::before {
  content: "\f068";
}

.fa-chess::before, .icon--chess::before {
  content: "\f439";
}

.fa-arrow-left-long::before, .icon--arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before, .icon--long-arrow-left::before {
  content: "\f177";
}

.fa-plug-circle-check::before, .icon--plug-circle-check::before {
  content: "\e55c";
}

.fa-street-view::before, .icon--street-view::before {
  content: "\f21d";
}

.fa-franc-sign::before, .icon--franc-sign::before {
  content: "\e18f";
}

.fa-volume-off::before, .icon--volume-off::before {
  content: "\f026";
}

.fa-hands-asl-interpreting::before, .icon--hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before, .icon--american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before, .icon--asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before, .icon--hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-gear::before, .icon--gear::before {
  content: "\f013";
}

.fa-cog::before, .icon--cog::before {
  content: "\f013";
}

.fa-droplet-slash::before, .icon--droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before, .icon--tint-slash::before {
  content: "\f5c7";
}

.fa-mosque::before, .icon--mosque::before {
  content: "\f678";
}

.fa-mosquito::before, .icon--mosquito::before {
  content: "\e52b";
}

.fa-star-of-david::before, .icon--star-of-david::before {
  content: "\f69a";
}

.fa-person-military-rifle::before, .icon--person-military-rifle::before {
  content: "\e54b";
}

.fa-cart-shopping::before, .icon--cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before, .icon--shopping-cart::before {
  content: "\f07a";
}

.fa-vials::before, .icon--vials::before {
  content: "\f493";
}

.fa-plug-circle-plus::before, .icon--plug-circle-plus::before {
  content: "\e55f";
}

.fa-place-of-worship::before, .icon--place-of-worship::before {
  content: "\f67f";
}

.fa-grip-vertical::before, .icon--grip-vertical::before {
  content: "\f58e";
}

.fa-arrow-turn-up::before, .icon--arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before, .icon--level-up::before {
  content: "\f148";
}

.fa-u::before, .icon--u::before {
  content: "U";
}

.fa-square-root-variable::before, .icon--square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before, .icon--square-root-alt::before {
  content: "\f698";
}

.fa-clock::before, .icon--clock::before {
  content: "\f017";
}

.fa-clock-four::before, .icon--clock-four::before {
  content: "\f017";
}

.fa-backward-step::before, .icon--backward-step::before {
  content: "\f048";
}

.fa-step-backward::before, .icon--step-backward::before {
  content: "\f048";
}

.fa-pallet::before, .icon--pallet::before {
  content: "\f482";
}

.fa-faucet::before, .icon--faucet::before {
  content: "\e005";
}

.fa-baseball-bat-ball::before, .icon--baseball-bat-ball::before {
  content: "\f432";
}

.fa-s::before, .icon--s::before {
  content: "S";
}

.fa-timeline::before, .icon--timeline::before {
  content: "\e29c";
}

.fa-keyboard::before, .icon--keyboard::before {
  content: "\f11c";
}

.fa-caret-down::before, .icon--caret-down::before {
  content: "\f0d7";
}

.fa-house-chimney-medical::before, .icon--house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before, .icon--clinic-medical::before {
  content: "\f7f2";
}

.fa-temperature-three-quarters::before, .icon--temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before, .icon--temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before, .icon--thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before, .icon--thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-mobile-screen::before, .icon--mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before, .icon--mobile-android-alt::before {
  content: "\f3cf";
}

.fa-plane-up::before, .icon--plane-up::before {
  content: "\e22d";
}

.fa-piggy-bank::before, .icon--piggy-bank::before {
  content: "\f4d3";
}

.fa-battery-half::before, .icon--battery-half::before {
  content: "\f242";
}

.fa-battery-3::before, .icon--battery-3::before {
  content: "\f242";
}

.fa-mountain-city::before, .icon--mountain-city::before {
  content: "\e52e";
}

.fa-coins::before, .icon--coins::before {
  content: "\f51e";
}

.fa-khanda::before, .icon--khanda::before {
  content: "\f66d";
}

.fa-sliders::before, .icon--sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before, .icon--sliders-h::before {
  content: "\f1de";
}

.fa-folder-tree::before, .icon--folder-tree::before {
  content: "\f802";
}

.fa-network-wired::before, .icon--network-wired::before {
  content: "\f6ff";
}

.fa-map-pin::before, .icon--map-pin::before {
  content: "\f276";
}

.fa-hamsa::before, .icon--hamsa::before {
  content: "\f665";
}

.fa-cent-sign::before, .icon--cent-sign::before {
  content: "\e3f5";
}

.fa-flask::before, .icon--flask::before {
  content: "\f0c3";
}

.fa-person-pregnant::before, .icon--person-pregnant::before {
  content: "\e31e";
}

.fa-wand-sparkles::before, .icon--wand-sparkles::before {
  content: "\f72b";
}

.fa-ellipsis-vertical::before, .icon--ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before, .icon--ellipsis-v::before {
  content: "\f142";
}

.fa-ticket::before, .icon--ticket::before {
  content: "\f145";
}

.fa-power-off::before, .icon--power-off::before {
  content: "\f011";
}

.fa-right-long::before, .icon--right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before, .icon--long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-flag-usa::before, .icon--flag-usa::before {
  content: "\f74d";
}

.fa-laptop-file::before, .icon--laptop-file::before {
  content: "\e51d";
}

.fa-tty::before, .icon--tty::before {
  content: "\f1e4";
}

.fa-teletype::before, .icon--teletype::before {
  content: "\f1e4";
}

.fa-diagram-next::before, .icon--diagram-next::before {
  content: "\e476";
}

.fa-person-rifle::before, .icon--person-rifle::before {
  content: "\e54e";
}

.fa-house-medical-circle-exclamation::before, .icon--house-medical-circle-exclamation::before {
  content: "\e512";
}

.fa-closed-captioning::before, .icon--closed-captioning::before {
  content: "\f20a";
}

.fa-person-hiking::before, .icon--person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before, .icon--hiking::before {
  content: "\f6ec";
}

.fa-venus-double::before, .icon--venus-double::before {
  content: "\f226";
}

.fa-images::before, .icon--images::before {
  content: "\f302";
}

.fa-calculator::before, .icon--calculator::before {
  content: "\f1ec";
}

.fa-people-pulling::before, .icon--people-pulling::before {
  content: "\e535";
}

.fa-n::before, .icon--n::before {
  content: "N";
}

.fa-cable-car::before, .icon--cable-car::before {
  content: "\f7da";
}

.fa-tram::before, .icon--tram::before {
  content: "\f7da";
}

.fa-cloud-rain::before, .icon--cloud-rain::before {
  content: "\f73d";
}

.fa-building-circle-xmark::before, .icon--building-circle-xmark::before {
  content: "\e4d4";
}

.fa-ship::before, .icon--ship::before {
  content: "\f21a";
}

.fa-arrows-down-to-line::before, .icon--arrows-down-to-line::before {
  content: "\e4b8";
}

.fa-download::before, .icon--download::before {
  content: "\f019";
}

.fa-face-grin::before, .icon--face-grin::before {
  content: "\f580";
}

.fa-grin::before, .icon--grin::before {
  content: "\f580";
}

.fa-delete-left::before, .icon--delete-left::before {
  content: "\f55a";
}

.fa-backspace::before, .icon--backspace::before {
  content: "\f55a";
}

.fa-eye-dropper::before, .icon--eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before, .icon--eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before, .icon--eyedropper::before {
  content: "\f1fb";
}

.fa-file-circle-check::before, .icon--file-circle-check::before {
  content: "\e5a0";
}

.fa-forward::before, .icon--forward::before {
  content: "\f04e";
}

.fa-mobile::before, .icon--mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before, .icon--mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before, .icon--mobile-phone::before {
  content: "\f3ce";
}

.fa-face-meh::before, .icon--face-meh::before {
  content: "\f11a";
}

.fa-meh::before, .icon--meh::before {
  content: "\f11a";
}

.fa-align-center::before, .icon--align-center::before {
  content: "\f037";
}

.fa-book-skull::before, .icon--book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before, .icon--book-dead::before {
  content: "\f6b7";
}

.fa-id-card::before, .icon--id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before, .icon--drivers-license::before {
  content: "\f2c2";
}

.fa-outdent::before, .icon--outdent::before {
  content: "\f03b";
}

.fa-dedent::before, .icon--dedent::before {
  content: "\f03b";
}

.fa-heart-circle-exclamation::before, .icon--heart-circle-exclamation::before {
  content: "\e4fe";
}

.fa-house::before, .icon--house::before {
  content: "\f015";
}

.fa-home::before, .icon--home::before {
  content: "\f015";
}

.fa-home-alt::before, .icon--home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before, .icon--home-lg-alt::before {
  content: "\f015";
}

.fa-calendar-week::before, .icon--calendar-week::before {
  content: "\f784";
}

.fa-laptop-medical::before, .icon--laptop-medical::before {
  content: "\f812";
}

.fa-b::before, .icon--b::before {
  content: "B";
}

.fa-file-medical::before, .icon--file-medical::before {
  content: "\f477";
}

.fa-dice-one::before, .icon--dice-one::before {
  content: "\f525";
}

.fa-kiwi-bird::before, .icon--kiwi-bird::before {
  content: "\f535";
}

.fa-arrow-right-arrow-left::before, .icon--arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before, .icon--exchange::before {
  content: "\f0ec";
}

.fa-rotate-right::before, .icon--rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before, .icon--redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before, .icon--rotate-forward::before {
  content: "\f2f9";
}

.fa-utensils::before, .icon--utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before, .icon--cutlery::before {
  content: "\f2e7";
}

.fa-arrow-up-wide-short::before, .icon--arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before, .icon--sort-amount-up::before {
  content: "\f161";
}

.fa-mill-sign::before, .icon--mill-sign::before {
  content: "\e1ed";
}

.fa-bowl-rice::before, .icon--bowl-rice::before {
  content: "\e2eb";
}

.fa-skull::before, .icon--skull::before {
  content: "\f54c";
}

.fa-tower-broadcast::before, .icon--tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before, .icon--broadcast-tower::before {
  content: "\f519";
}

.fa-truck-pickup::before, .icon--truck-pickup::before {
  content: "\f63c";
}

.fa-up-long::before, .icon--up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before, .icon--long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-stop::before, .icon--stop::before {
  content: "\f04d";
}

.fa-code-merge::before, .icon--code-merge::before {
  content: "\f387";
}

.fa-upload::before, .icon--upload::before {
  content: "\f093";
}

.fa-hurricane::before, .icon--hurricane::before {
  content: "\f751";
}

.fa-mound::before, .icon--mound::before {
  content: "\e52d";
}

.fa-toilet-portable::before, .icon--toilet-portable::before {
  content: "\e583";
}

.fa-compact-disc::before, .icon--compact-disc::before {
  content: "\f51f";
}

.fa-file-arrow-down::before, .icon--file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before, .icon--file-download::before {
  content: "\f56d";
}

.fa-caravan::before, .icon--caravan::before {
  content: "\f8ff";
}

.fa-shield-cat::before, .icon--shield-cat::before {
  content: "\e572";
}

.fa-bolt::before, .icon--bolt::before {
  content: "\f0e7";
}

.fa-zap::before, .icon--zap::before {
  content: "\f0e7";
}

.fa-glass-water::before, .icon--glass-water::before {
  content: "\e4f4";
}

.fa-oil-well::before, .icon--oil-well::before {
  content: "\e532";
}

.fa-vault::before, .icon--vault::before {
  content: "\e2c5";
}

.fa-mars::before, .icon--mars::before {
  content: "\f222";
}

.fa-toilet::before, .icon--toilet::before {
  content: "\f7d8";
}

.fa-plane-circle-xmark::before, .icon--plane-circle-xmark::before {
  content: "\e557";
}

.fa-yen-sign::before, .icon--yen-sign::before {
  content: "\f157";
}

.fa-cny::before, .icon--cny::before {
  content: "\f157";
}

.fa-jpy::before, .icon--jpy::before {
  content: "\f157";
}

.fa-rmb::before, .icon--rmb::before {
  content: "\f157";
}

.fa-yen::before, .icon--yen::before {
  content: "\f157";
}

.fa-ruble-sign::before, .icon--ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before, .icon--rouble::before {
  content: "\f158";
}

.fa-rub::before, .icon--rub::before {
  content: "\f158";
}

.fa-ruble::before, .icon--ruble::before {
  content: "\f158";
}

.fa-sun::before, .icon--sun::before {
  content: "\f185";
}

.fa-guitar::before, .icon--guitar::before {
  content: "\f7a6";
}

.fa-face-laugh-wink::before, .icon--face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before, .icon--laugh-wink::before {
  content: "\f59c";
}

.fa-horse-head::before, .icon--horse-head::before {
  content: "\f7ab";
}

.fa-bore-hole::before, .icon--bore-hole::before {
  content: "\e4c3";
}

.fa-industry::before, .icon--industry::before {
  content: "\f275";
}

.fa-circle-down::before, .icon--circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before, .icon--arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-arrows-turn-to-dots::before, .icon--arrows-turn-to-dots::before {
  content: "\e4c1";
}

.fa-florin-sign::before, .icon--florin-sign::before {
  content: "\e184";
}

.fa-arrow-down-short-wide::before, .icon--arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before, .icon--sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before, .icon--sort-amount-down-alt::before {
  content: "\f884";
}

.fa-less-than::before, .icon--less-than::before {
  content: "\<";
}

.fa-angle-down::before, .icon--angle-down::before {
  content: "\f107";
}

.fa-car-tunnel::before, .icon--car-tunnel::before {
  content: "\e4de";
}

.fa-head-side-cough::before, .icon--head-side-cough::before {
  content: "\e061";
}

.fa-grip-lines::before, .icon--grip-lines::before {
  content: "\f7a4";
}

.fa-thumbs-down::before, .icon--thumbs-down::before {
  content: "\f165";
}

.fa-user-lock::before, .icon--user-lock::before {
  content: "\f502";
}

.fa-arrow-right-long::before, .icon--arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before, .icon--long-arrow-right::before {
  content: "\f178";
}

.fa-anchor-circle-xmark::before, .icon--anchor-circle-xmark::before {
  content: "\e4ac";
}

.fa-ellipsis::before, .icon--ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before, .icon--ellipsis-h::before {
  content: "\f141";
}

.fa-chess-pawn::before, .icon--chess-pawn::before {
  content: "\f443";
}

.fa-kit-medical::before, .icon--kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before, .icon--first-aid::before {
  content: "\f479";
}

.fa-person-through-window::before, .icon--person-through-window::before {
  content: "\e5a9";
}

.fa-toolbox::before, .icon--toolbox::before {
  content: "\f552";
}

.fa-hands-holding-circle::before, .icon--hands-holding-circle::before {
  content: "\e4fb";
}

.fa-bug::before, .icon--bug::before {
  content: "\f188";
}

.fa-credit-card::before, .icon--credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before, .icon--credit-card-alt::before {
  content: "\f09d";
}

.fa-car::before, .icon--car::before {
  content: "\f1b9";
}

.fa-automobile::before, .icon--automobile::before {
  content: "\f1b9";
}

.fa-hand-holding-hand::before, .icon--hand-holding-hand::before {
  content: "\e4f7";
}

.fa-book-open-reader::before, .icon--book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before, .icon--book-reader::before {
  content: "\f5da";
}

.fa-mountain-sun::before, .icon--mountain-sun::before {
  content: "\e52f";
}

.fa-arrows-left-right-to-line::before, .icon--arrows-left-right-to-line::before {
  content: "\e4ba";
}

.fa-dice-d20::before, .icon--dice-d20::before {
  content: "\f6cf";
}

.fa-truck-droplet::before, .icon--truck-droplet::before {
  content: "\e58c";
}

.fa-file-circle-xmark::before, .icon--file-circle-xmark::before {
  content: "\e5a1";
}

.fa-temperature-arrow-up::before, .icon--temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before, .icon--temperature-up::before {
  content: "\e040";
}

.fa-medal::before, .icon--medal::before {
  content: "\f5a2";
}

.fa-bed::before, .icon--bed::before {
  content: "\f236";
}

.fa-square-h::before, .icon--square-h::before {
  content: "\f0fd";
}

.fa-h-square::before, .icon--h-square::before {
  content: "\f0fd";
}

.fa-podcast::before, .icon--podcast::before {
  content: "\f2ce";
}

.fa-temperature-full::before, .icon--temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before, .icon--temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before, .icon--thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before, .icon--thermometer-full::before {
  content: "\f2c7";
}

.fa-bell::before, .icon--bell::before {
  content: "\f0f3";
}

.fa-superscript::before, .icon--superscript::before {
  content: "\f12b";
}

.fa-plug-circle-xmark::before, .icon--plug-circle-xmark::before {
  content: "\e560";
}

.fa-star-of-life::before, .icon--star-of-life::before {
  content: "\f621";
}

.fa-phone-slash::before, .icon--phone-slash::before {
  content: "\f3dd";
}

.fa-paint-roller::before, .icon--paint-roller::before {
  content: "\f5aa";
}

.fa-handshake-angle::before, .icon--handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before, .icon--hands-helping::before {
  content: "\f4c4";
}

.fa-location-dot::before, .icon--location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before, .icon--map-marker-alt::before {
  content: "\f3c5";
}

.fa-file::before, .icon--file::before {
  content: "\f15b";
}

.fa-greater-than::before, .icon--greater-than::before {
  content: "\>";
}

.fa-person-swimming::before, .icon--person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before, .icon--swimmer::before {
  content: "\f5c4";
}

.fa-arrow-down::before, .icon--arrow-down::before {
  content: "\f063";
}

.fa-droplet::before, .icon--droplet::before {
  content: "\f043";
}

.fa-tint::before, .icon--tint::before {
  content: "\f043";
}

.fa-eraser::before, .icon--eraser::before {
  content: "\f12d";
}

.fa-earth-americas::before, .icon--earth-americas::before {
  content: "\f57d";
}

.fa-earth::before, .icon--earth::before {
  content: "\f57d";
}

.fa-earth-america::before, .icon--earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before, .icon--globe-americas::before {
  content: "\f57d";
}

.fa-person-burst::before, .icon--person-burst::before {
  content: "\e53b";
}

.fa-dove::before, .icon--dove::before {
  content: "\f4ba";
}

.fa-battery-empty::before, .icon--battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before, .icon--battery-0::before {
  content: "\f244";
}

.fa-socks::before, .icon--socks::before {
  content: "\f696";
}

.fa-inbox::before, .icon--inbox::before {
  content: "\f01c";
}

.fa-section::before, .icon--section::before {
  content: "\e447";
}

.fa-gauge-high::before, .icon--gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before, .icon--tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before, .icon--tachometer-alt-fast::before {
  content: "\f625";
}

.fa-envelope-open-text::before, .icon--envelope-open-text::before {
  content: "\f658";
}

.fa-hospital::before, .icon--hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before, .icon--hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before, .icon--hospital-wide::before {
  content: "\f0f8";
}

.fa-wine-bottle::before, .icon--wine-bottle::before {
  content: "\f72f";
}

.fa-chess-rook::before, .icon--chess-rook::before {
  content: "\f447";
}

.fa-bars-staggered::before, .icon--bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before, .icon--reorder::before {
  content: "\f550";
}

.fa-stream::before, .icon--stream::before {
  content: "\f550";
}

.fa-dharmachakra::before, .icon--dharmachakra::before {
  content: "\f655";
}

.fa-hotdog::before, .icon--hotdog::before {
  content: "\f80f";
}

.fa-person-walking-with-cane::before, .icon--person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before, .icon--blind::before {
  content: "\f29d";
}

.fa-drum::before, .icon--drum::before {
  content: "\f569";
}

.fa-ice-cream::before, .icon--ice-cream::before {
  content: "\f810";
}

.fa-heart-circle-bolt::before, .icon--heart-circle-bolt::before {
  content: "\e4fc";
}

.fa-fax::before, .icon--fax::before {
  content: "\f1ac";
}

.fa-paragraph::before, .icon--paragraph::before {
  content: "\f1dd";
}

.fa-check-to-slot::before, .icon--check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before, .icon--vote-yea::before {
  content: "\f772";
}

.fa-star-half::before, .icon--star-half::before {
  content: "\f089";
}

.fa-boxes-stacked::before, .icon--boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before, .icon--boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before, .icon--boxes-alt::before {
  content: "\f468";
}

.fa-link::before, .icon--link::before {
  content: "\f0c1";
}

.fa-chain::before, .icon--chain::before {
  content: "\f0c1";
}

.fa-ear-listen::before, .icon--ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before, .icon--assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-tree-city::before, .icon--tree-city::before {
  content: "\e587";
}

.fa-play::before, .icon--play::before {
  content: "\f04b";
}

.fa-font::before, .icon--font::before {
  content: "\f031";
}

.fa-table-cells-row-lock::before, .icon--table-cells-row-lock::before {
  content: "\e67a";
}

.fa-rupiah-sign::before, .icon--rupiah-sign::before {
  content: "\e23d";
}

.fa-magnifying-glass::before, .icon--magnifying-glass::before {
  content: "\f002";
}

.fa-search::before, .icon--search::before {
  content: "\f002";
}

.fa-table-tennis-paddle-ball::before, .icon--table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before, .icon--ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before, .icon--table-tennis::before {
  content: "\f45d";
}

.fa-person-dots-from-line::before, .icon--person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before, .icon--diagnoses::before {
  content: "\f470";
}

.fa-trash-can-arrow-up::before, .icon--trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before, .icon--trash-restore-alt::before {
  content: "\f82a";
}

.fa-naira-sign::before, .icon--naira-sign::before {
  content: "\e1f6";
}

.fa-cart-arrow-down::before, .icon--cart-arrow-down::before {
  content: "\f218";
}

.fa-walkie-talkie::before, .icon--walkie-talkie::before {
  content: "\f8ef";
}

.fa-file-pen::before, .icon--file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before, .icon--file-edit::before {
  content: "\f31c";
}

.fa-receipt::before, .icon--receipt::before {
  content: "\f543";
}

.fa-square-pen::before, .icon--square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before, .icon--pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before, .icon--pencil-square::before {
  content: "\f14b";
}

.fa-suitcase-rolling::before, .icon--suitcase-rolling::before {
  content: "\f5c1";
}

.fa-person-circle-exclamation::before, .icon--person-circle-exclamation::before {
  content: "\e53f";
}

.fa-chevron-down::before, .icon--chevron-down::before {
  content: "\f078";
}

.fa-battery-full::before, .icon--battery-full::before {
  content: "\f240";
}

.fa-battery::before, .icon--battery::before {
  content: "\f240";
}

.fa-battery-5::before, .icon--battery-5::before {
  content: "\f240";
}

.fa-skull-crossbones::before, .icon--skull-crossbones::before {
  content: "\f714";
}

.fa-code-compare::before, .icon--code-compare::before {
  content: "\e13a";
}

.fa-list-ul::before, .icon--list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before, .icon--list-dots::before {
  content: "\f0ca";
}

.fa-school-lock::before, .icon--school-lock::before {
  content: "\e56f";
}

.fa-tower-cell::before, .icon--tower-cell::before {
  content: "\e585";
}

.fa-down-long::before, .icon--down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before, .icon--long-arrow-alt-down::before {
  content: "\f309";
}

.fa-ranking-star::before, .icon--ranking-star::before {
  content: "\e561";
}

.fa-chess-king::before, .icon--chess-king::before {
  content: "\f43f";
}

.fa-person-harassing::before, .icon--person-harassing::before {
  content: "\e549";
}

.fa-brazilian-real-sign::before, .icon--brazilian-real-sign::before {
  content: "\e46c";
}

.fa-landmark-dome::before, .icon--landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before, .icon--landmark-alt::before {
  content: "\f752";
}

.fa-arrow-up::before, .icon--arrow-up::before {
  content: "\f062";
}

.fa-tv::before, .icon--tv::before {
  content: "\f26c";
}

.fa-television::before, .icon--television::before {
  content: "\f26c";
}

.fa-tv-alt::before, .icon--tv-alt::before {
  content: "\f26c";
}

.fa-shrimp::before, .icon--shrimp::before {
  content: "\e448";
}

.fa-list-check::before, .icon--list-check::before {
  content: "\f0ae";
}

.fa-tasks::before, .icon--tasks::before {
  content: "\f0ae";
}

.fa-jug-detergent::before, .icon--jug-detergent::before {
  content: "\e519";
}

.fa-circle-user::before, .icon--circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before, .icon--user-circle::before {
  content: "\f2bd";
}

.fa-user-shield::before, .icon--user-shield::before {
  content: "\f505";
}

.fa-wind::before, .icon--wind::before {
  content: "\f72e";
}

.fa-car-burst::before, .icon--car-burst::before {
  content: "\f5e1";
}

.fa-car-crash::before, .icon--car-crash::before {
  content: "\f5e1";
}

.fa-y::before, .icon--y::before {
  content: "Y";
}

.fa-person-snowboarding::before, .icon--person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before, .icon--snowboarding::before {
  content: "\f7ce";
}

.fa-truck-fast::before, .icon--truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before, .icon--shipping-fast::before {
  content: "\f48b";
}

.fa-fish::before, .icon--fish::before {
  content: "\f578";
}

.fa-user-graduate::before, .icon--user-graduate::before {
  content: "\f501";
}

.fa-circle-half-stroke::before, .icon--circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before, .icon--adjust::before {
  content: "\f042";
}

.fa-clapperboard::before, .icon--clapperboard::before {
  content: "\e131";
}

.fa-circle-radiation::before, .icon--circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before, .icon--radiation-alt::before {
  content: "\f7ba";
}

.fa-baseball::before, .icon--baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before, .icon--baseball-ball::before {
  content: "\f433";
}

.fa-jet-fighter-up::before, .icon--jet-fighter-up::before {
  content: "\e518";
}

.fa-diagram-project::before, .icon--diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before, .icon--project-diagram::before {
  content: "\f542";
}

.fa-copy::before, .icon--copy::before {
  content: "\f0c5";
}

.fa-volume-xmark::before, .icon--volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before, .icon--volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before, .icon--volume-times::before {
  content: "\f6a9";
}

.fa-hand-sparkles::before, .icon--hand-sparkles::before {
  content: "\e05d";
}

.fa-grip::before, .icon--grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before, .icon--grip-horizontal::before {
  content: "\f58d";
}

.fa-share-from-square::before, .icon--share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before, .icon--share-square::before {
  content: "\f14d";
}

.fa-child-combatant::before, .icon--child-combatant::before {
  content: "\e4e0";
}

.fa-child-rifle::before, .icon--child-rifle::before {
  content: "\e4e0";
}

.fa-gun::before, .icon--gun::before {
  content: "\e19b";
}

.fa-square-phone::before, .icon--square-phone::before {
  content: "\f098";
}

.fa-phone-square::before, .icon--phone-square::before {
  content: "\f098";
}

.fa-plus::before, .icon--plus::before {
  content: "\+";
}

.fa-add::before, .icon--add::before {
  content: "\+";
}

.fa-expand::before, .icon--expand::before {
  content: "\f065";
}

.fa-computer::before, .icon--computer::before {
  content: "\e4e5";
}

.fa-xmark::before, .icon--xmark::before {
  content: "\f00d";
}

.fa-close::before, .icon--close::before {
  content: "\f00d";
}

.fa-multiply::before, .icon--multiply::before {
  content: "\f00d";
}

.fa-remove::before, .icon--remove::before {
  content: "\f00d";
}

.fa-times::before, .icon--times::before {
  content: "\f00d";
}

.fa-arrows-up-down-left-right::before, .icon--arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before, .icon--arrows::before {
  content: "\f047";
}

.fa-chalkboard-user::before, .icon--chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before, .icon--chalkboard-teacher::before {
  content: "\f51c";
}

.fa-peso-sign::before, .icon--peso-sign::before {
  content: "\e222";
}

.fa-building-shield::before, .icon--building-shield::before {
  content: "\e4d8";
}

.fa-baby::before, .icon--baby::before {
  content: "\f77c";
}

.fa-users-line::before, .icon--users-line::before {
  content: "\e592";
}

.fa-quote-left::before, .icon--quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before, .icon--quote-left-alt::before {
  content: "\f10d";
}

.fa-tractor::before, .icon--tractor::before {
  content: "\f722";
}

.fa-trash-arrow-up::before, .icon--trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before, .icon--trash-restore::before {
  content: "\f829";
}

.fa-arrow-down-up-lock::before, .icon--arrow-down-up-lock::before {
  content: "\e4b0";
}

.fa-lines-leaning::before, .icon--lines-leaning::before {
  content: "\e51e";
}

.fa-ruler-combined::before, .icon--ruler-combined::before {
  content: "\f546";
}

.fa-copyright::before, .icon--copyright::before {
  content: "\f1f9";
}

.fa-equals::before, .icon--equals::before {
  content: "\=";
}

.fa-blender::before, .icon--blender::before {
  content: "\f517";
}

.fa-teeth::before, .icon--teeth::before {
  content: "\f62e";
}

.fa-shekel-sign::before, .icon--shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before, .icon--ils::before {
  content: "\f20b";
}

.fa-shekel::before, .icon--shekel::before {
  content: "\f20b";
}

.fa-sheqel::before, .icon--sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before, .icon--sheqel-sign::before {
  content: "\f20b";
}

.fa-map::before, .icon--map::before {
  content: "\f279";
}

.fa-rocket::before, .icon--rocket::before {
  content: "\f135";
}

.fa-photo-film::before, .icon--photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before, .icon--photo-video::before {
  content: "\f87c";
}

.fa-folder-minus::before, .icon--folder-minus::before {
  content: "\f65d";
}

.fa-store::before, .icon--store::before {
  content: "\f54e";
}

.fa-arrow-trend-up::before, .icon--arrow-trend-up::before {
  content: "\e098";
}

.fa-plug-circle-minus::before, .icon--plug-circle-minus::before {
  content: "\e55e";
}

.fa-sign-hanging::before, .icon--sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before, .icon--sign::before {
  content: "\f4d9";
}

.fa-bezier-curve::before, .icon--bezier-curve::before {
  content: "\f55b";
}

.fa-bell-slash::before, .icon--bell-slash::before {
  content: "\f1f6";
}

.fa-tablet::before, .icon--tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before, .icon--tablet-android::before {
  content: "\f3fb";
}

.fa-school-flag::before, .icon--school-flag::before {
  content: "\e56e";
}

.fa-fill::before, .icon--fill::before {
  content: "\f575";
}

.fa-angle-up::before, .icon--angle-up::before {
  content: "\f106";
}

.fa-drumstick-bite::before, .icon--drumstick-bite::before {
  content: "\f6d7";
}

.fa-holly-berry::before, .icon--holly-berry::before {
  content: "\f7aa";
}

.fa-chevron-left::before, .icon--chevron-left::before {
  content: "\f053";
}

.fa-bacteria::before, .icon--bacteria::before {
  content: "\e059";
}

.fa-hand-lizard::before, .icon--hand-lizard::before {
  content: "\f258";
}

.fa-notdef::before, .icon--notdef::before {
  content: "\e1fe";
}

.fa-disease::before, .icon--disease::before {
  content: "\f7fa";
}

.fa-briefcase-medical::before, .icon--briefcase-medical::before {
  content: "\f469";
}

.fa-genderless::before, .icon--genderless::before {
  content: "\f22d";
}

.fa-chevron-right::before, .icon--chevron-right::before {
  content: "\f054";
}

.fa-retweet::before, .icon--retweet::before {
  content: "\f079";
}

.fa-car-rear::before, .icon--car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before, .icon--car-alt::before {
  content: "\f5de";
}

.fa-pump-soap::before, .icon--pump-soap::before {
  content: "\e06b";
}

.fa-video-slash::before, .icon--video-slash::before {
  content: "\f4e2";
}

.fa-battery-quarter::before, .icon--battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before, .icon--battery-2::before {
  content: "\f243";
}

.fa-radio::before, .icon--radio::before {
  content: "\f8d7";
}

.fa-baby-carriage::before, .icon--baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before, .icon--carriage-baby::before {
  content: "\f77d";
}

.fa-traffic-light::before, .icon--traffic-light::before {
  content: "\f637";
}

.fa-thermometer::before, .icon--thermometer::before {
  content: "\f491";
}

.fa-vr-cardboard::before, .icon--vr-cardboard::before {
  content: "\f729";
}

.fa-hand-middle-finger::before, .icon--hand-middle-finger::before {
  content: "\f806";
}

.fa-percent::before, .icon--percent::before {
  content: "\%";
}

.fa-percentage::before, .icon--percentage::before {
  content: "\%";
}

.fa-truck-moving::before, .icon--truck-moving::before {
  content: "\f4df";
}

.fa-glass-water-droplet::before, .icon--glass-water-droplet::before {
  content: "\e4f5";
}

.fa-display::before, .icon--display::before {
  content: "\e163";
}

.fa-face-smile::before, .icon--face-smile::before {
  content: "\f118";
}

.fa-smile::before, .icon--smile::before {
  content: "\f118";
}

.fa-thumbtack::before, .icon--thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before, .icon--thumb-tack::before {
  content: "\f08d";
}

.fa-trophy::before, .icon--trophy::before {
  content: "\f091";
}

.fa-person-praying::before, .icon--person-praying::before {
  content: "\f683";
}

.fa-pray::before, .icon--pray::before {
  content: "\f683";
}

.fa-hammer::before, .icon--hammer::before {
  content: "\f6e3";
}

.fa-hand-peace::before, .icon--hand-peace::before {
  content: "\f25b";
}

.fa-rotate::before, .icon--rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before, .icon--sync-alt::before {
  content: "\f2f1";
}

.fa-spinner::before, .icon--spinner::before {
  content: "\f110";
}

.fa-robot::before, .icon--robot::before {
  content: "\f544";
}

.fa-peace::before, .icon--peace::before {
  content: "\f67c";
}

.fa-gears::before, .icon--gears::before {
  content: "\f085";
}

.fa-cogs::before, .icon--cogs::before {
  content: "\f085";
}

.fa-warehouse::before, .icon--warehouse::before {
  content: "\f494";
}

.fa-arrow-up-right-dots::before, .icon--arrow-up-right-dots::before {
  content: "\e4b7";
}

.fa-splotch::before, .icon--splotch::before {
  content: "\f5bc";
}

.fa-face-grin-hearts::before, .icon--face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before, .icon--grin-hearts::before {
  content: "\f584";
}

.fa-dice-four::before, .icon--dice-four::before {
  content: "\f524";
}

.fa-sim-card::before, .icon--sim-card::before {
  content: "\f7c4";
}

.fa-transgender::before, .icon--transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before, .icon--transgender-alt::before {
  content: "\f225";
}

.fa-mercury::before, .icon--mercury::before {
  content: "\f223";
}

.fa-arrow-turn-down::before, .icon--arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before, .icon--level-down::before {
  content: "\f149";
}

.fa-person-falling-burst::before, .icon--person-falling-burst::before {
  content: "\e547";
}

.fa-award::before, .icon--award::before {
  content: "\f559";
}

.fa-ticket-simple::before, .icon--ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before, .icon--ticket-alt::before {
  content: "\f3ff";
}

.fa-building::before, .icon--building::before {
  content: "\f1ad";
}

.fa-angles-left::before, .icon--angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before, .icon--angle-double-left::before {
  content: "\f100";
}

.fa-qrcode::before, .icon--qrcode::before {
  content: "\f029";
}

.fa-clock-rotate-left::before, .icon--clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before, .icon--history::before {
  content: "\f1da";
}

.fa-face-grin-beam-sweat::before, .icon--face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before, .icon--grin-beam-sweat::before {
  content: "\f583";
}

.fa-file-export::before, .icon--file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before, .icon--arrow-right-from-file::before {
  content: "\f56e";
}

.fa-shield::before, .icon--shield::before {
  content: "\f132";
}

.fa-shield-blank::before, .icon--shield-blank::before {
  content: "\f132";
}

.fa-arrow-up-short-wide::before, .icon--arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before, .icon--sort-amount-up-alt::before {
  content: "\f885";
}

.fa-house-medical::before, .icon--house-medical::before {
  content: "\e3b2";
}

.fa-golf-ball-tee::before, .icon--golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before, .icon--golf-ball::before {
  content: "\f450";
}

.fa-circle-chevron-left::before, .icon--circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before, .icon--chevron-circle-left::before {
  content: "\f137";
}

.fa-house-chimney-window::before, .icon--house-chimney-window::before {
  content: "\e00d";
}

.fa-pen-nib::before, .icon--pen-nib::before {
  content: "\f5ad";
}

.fa-tent-arrow-turn-left::before, .icon--tent-arrow-turn-left::before {
  content: "\e580";
}

.fa-tents::before, .icon--tents::before {
  content: "\e582";
}

.fa-wand-magic::before, .icon--wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before, .icon--magic::before {
  content: "\f0d0";
}

.fa-dog::before, .icon--dog::before {
  content: "\f6d3";
}

.fa-carrot::before, .icon--carrot::before {
  content: "\f787";
}

.fa-moon::before, .icon--moon::before {
  content: "\f186";
}

.fa-wine-glass-empty::before, .icon--wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before, .icon--wine-glass-alt::before {
  content: "\f5ce";
}

.fa-cheese::before, .icon--cheese::before {
  content: "\f7ef";
}

.fa-yin-yang::before, .icon--yin-yang::before {
  content: "\f6ad";
}

.fa-music::before, .icon--music::before {
  content: "\f001";
}

.fa-code-commit::before, .icon--code-commit::before {
  content: "\f386";
}

.fa-temperature-low::before, .icon--temperature-low::before {
  content: "\f76b";
}

.fa-person-biking::before, .icon--person-biking::before {
  content: "\f84a";
}

.fa-biking::before, .icon--biking::before {
  content: "\f84a";
}

.fa-broom::before, .icon--broom::before {
  content: "\f51a";
}

.fa-shield-heart::before, .icon--shield-heart::before {
  content: "\e574";
}

.fa-gopuram::before, .icon--gopuram::before {
  content: "\f664";
}

.fa-earth-oceania::before, .icon--earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before, .icon--globe-oceania::before {
  content: "\e47b";
}

.fa-square-xmark::before, .icon--square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before, .icon--times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before, .icon--xmark-square::before {
  content: "\f2d3";
}

.fa-hashtag::before, .icon--hashtag::before {
  content: "\#";
}

.fa-up-right-and-down-left-from-center::before, .icon--up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before, .icon--expand-alt::before {
  content: "\f424";
}

.fa-oil-can::before, .icon--oil-can::before {
  content: "\f613";
}

.fa-t::before, .icon--t::before {
  content: "T";
}

.fa-hippo::before, .icon--hippo::before {
  content: "\f6ed";
}

.fa-chart-column::before, .icon--chart-column::before {
  content: "\e0e3";
}

.fa-infinity::before, .icon--infinity::before {
  content: "\f534";
}

.fa-vial-circle-check::before, .icon--vial-circle-check::before {
  content: "\e596";
}

.fa-person-arrow-down-to-line::before, .icon--person-arrow-down-to-line::before {
  content: "\e538";
}

.fa-voicemail::before, .icon--voicemail::before {
  content: "\f897";
}

.fa-fan::before, .icon--fan::before {
  content: "\f863";
}

.fa-person-walking-luggage::before, .icon--person-walking-luggage::before {
  content: "\e554";
}

.fa-up-down::before, .icon--up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before, .icon--arrows-alt-v::before {
  content: "\f338";
}

.fa-cloud-moon-rain::before, .icon--cloud-moon-rain::before {
  content: "\f73c";
}

.fa-calendar::before, .icon--calendar::before {
  content: "\f133";
}

.fa-trailer::before, .icon--trailer::before {
  content: "\e041";
}

.fa-bahai::before, .icon--bahai::before {
  content: "\f666";
}

.fa-haykal::before, .icon--haykal::before {
  content: "\f666";
}

.fa-sd-card::before, .icon--sd-card::before {
  content: "\f7c2";
}

.fa-dragon::before, .icon--dragon::before {
  content: "\f6d5";
}

.fa-shoe-prints::before, .icon--shoe-prints::before {
  content: "\f54b";
}

.fa-circle-plus::before, .icon--circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before, .icon--plus-circle::before {
  content: "\f055";
}

.fa-face-grin-tongue-wink::before, .icon--face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before, .icon--grin-tongue-wink::before {
  content: "\f58b";
}

.fa-hand-holding::before, .icon--hand-holding::before {
  content: "\f4bd";
}

.fa-plug-circle-exclamation::before, .icon--plug-circle-exclamation::before {
  content: "\e55d";
}

.fa-link-slash::before, .icon--link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before, .icon--chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before, .icon--chain-slash::before {
  content: "\f127";
}

.fa-unlink::before, .icon--unlink::before {
  content: "\f127";
}

.fa-clone::before, .icon--clone::before {
  content: "\f24d";
}

.fa-person-walking-arrow-loop-left::before, .icon--person-walking-arrow-loop-left::before {
  content: "\e551";
}

.fa-arrow-up-z-a::before, .icon--arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before, .icon--sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-fire-flame-curved::before, .icon--fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before, .icon--fire-alt::before {
  content: "\f7e4";
}

.fa-tornado::before, .icon--tornado::before {
  content: "\f76f";
}

.fa-file-circle-plus::before, .icon--file-circle-plus::before {
  content: "\e494";
}

.fa-book-quran::before, .icon--book-quran::before {
  content: "\f687";
}

.fa-quran::before, .icon--quran::before {
  content: "\f687";
}

.fa-anchor::before, .icon--anchor::before {
  content: "\f13d";
}

.fa-border-all::before, .icon--border-all::before {
  content: "\f84c";
}

.fa-face-angry::before, .icon--face-angry::before {
  content: "\f556";
}

.fa-angry::before, .icon--angry::before {
  content: "\f556";
}

.fa-cookie-bite::before, .icon--cookie-bite::before {
  content: "\f564";
}

.fa-arrow-trend-down::before, .icon--arrow-trend-down::before {
  content: "\e097";
}

.fa-rss::before, .icon--rss::before {
  content: "\f09e";
}

.fa-feed::before, .icon--feed::before {
  content: "\f09e";
}

.fa-draw-polygon::before, .icon--draw-polygon::before {
  content: "\f5ee";
}

.fa-scale-balanced::before, .icon--scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before, .icon--balance-scale::before {
  content: "\f24e";
}

.fa-gauge-simple-high::before, .icon--gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before, .icon--tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before, .icon--tachometer-fast::before {
  content: "\f62a";
}

.fa-shower::before, .icon--shower::before {
  content: "\f2cc";
}

.fa-desktop::before, .icon--desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before, .icon--desktop-alt::before {
  content: "\f390";
}

.fa-m::before, .icon--m::before {
  content: "M";
}

.fa-table-list::before, .icon--table-list::before {
  content: "\f00b";
}

.fa-th-list::before, .icon--th-list::before {
  content: "\f00b";
}

.fa-comment-sms::before, .icon--comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before, .icon--sms::before {
  content: "\f7cd";
}

.fa-book::before, .icon--book::before {
  content: "\f02d";
}

.fa-user-plus::before, .icon--user-plus::before {
  content: "\f234";
}

.fa-check::before, .icon--check::before {
  content: "\f00c";
}

.fa-battery-three-quarters::before, .icon--battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before, .icon--battery-4::before {
  content: "\f241";
}

.fa-house-circle-check::before, .icon--house-circle-check::before {
  content: "\e509";
}

.fa-angle-left::before, .icon--angle-left::before {
  content: "\f104";
}

.fa-diagram-successor::before, .icon--diagram-successor::before {
  content: "\e47a";
}

.fa-truck-arrow-right::before, .icon--truck-arrow-right::before {
  content: "\e58b";
}

.fa-arrows-split-up-and-left::before, .icon--arrows-split-up-and-left::before {
  content: "\e4bc";
}

.fa-hand-fist::before, .icon--hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before, .icon--fist-raised::before {
  content: "\f6de";
}

.fa-cloud-moon::before, .icon--cloud-moon::before {
  content: "\f6c3";
}

.fa-briefcase::before, .icon--briefcase::before {
  content: "\f0b1";
}

.fa-person-falling::before, .icon--person-falling::before {
  content: "\e546";
}

.fa-image-portrait::before, .icon--image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before, .icon--portrait::before {
  content: "\f3e0";
}

.fa-user-tag::before, .icon--user-tag::before {
  content: "\f507";
}

.fa-rug::before, .icon--rug::before {
  content: "\e569";
}

.fa-earth-europe::before, .icon--earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before, .icon--globe-europe::before {
  content: "\f7a2";
}

.fa-cart-flatbed-suitcase::before, .icon--cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before, .icon--luggage-cart::before {
  content: "\f59d";
}

.fa-rectangle-xmark::before, .icon--rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before, .icon--rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before, .icon--times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before, .icon--window-close::before {
  content: "\f410";
}

.fa-baht-sign::before, .icon--baht-sign::before {
  content: "\e0ac";
}

.fa-book-open::before, .icon--book-open::before {
  content: "\f518";
}

.fa-book-journal-whills::before, .icon--book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before, .icon--journal-whills::before {
  content: "\f66a";
}

.fa-handcuffs::before, .icon--handcuffs::before {
  content: "\e4f8";
}

.fa-triangle-exclamation::before, .icon--triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before, .icon--exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before, .icon--warning::before {
  content: "\f071";
}

.fa-database::before, .icon--database::before {
  content: "\f1c0";
}

.fa-share::before, .icon--share::before {
  content: "\f064";
}

.fa-mail-forward::before, .icon--mail-forward::before {
  content: "\f064";
}

.fa-bottle-droplet::before, .icon--bottle-droplet::before {
  content: "\e4c4";
}

.fa-mask-face::before, .icon--mask-face::before {
  content: "\e1d7";
}

.fa-hill-rockslide::before, .icon--hill-rockslide::before {
  content: "\e508";
}

.fa-right-left::before, .icon--right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before, .icon--exchange-alt::before {
  content: "\f362";
}

.fa-paper-plane::before, .icon--paper-plane::before {
  content: "\f1d8";
}

.fa-road-circle-exclamation::before, .icon--road-circle-exclamation::before {
  content: "\e565";
}

.fa-dungeon::before, .icon--dungeon::before {
  content: "\f6d9";
}

.fa-align-right::before, .icon--align-right::before {
  content: "\f038";
}

.fa-money-bill-1-wave::before, .icon--money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before, .icon--money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-life-ring::before, .icon--life-ring::before {
  content: "\f1cd";
}

.fa-hands::before, .icon--hands::before {
  content: "\f2a7";
}

.fa-sign-language::before, .icon--sign-language::before {
  content: "\f2a7";
}

.fa-signing::before, .icon--signing::before {
  content: "\f2a7";
}

.fa-calendar-day::before, .icon--calendar-day::before {
  content: "\f783";
}

.fa-water-ladder::before, .icon--water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before, .icon--ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before, .icon--swimming-pool::before {
  content: "\f5c5";
}

.fa-arrows-up-down::before, .icon--arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before, .icon--arrows-v::before {
  content: "\f07d";
}

.fa-face-grimace::before, .icon--face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before, .icon--grimace::before {
  content: "\f57f";
}

.fa-wheelchair-move::before, .icon--wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before, .icon--wheelchair-alt::before {
  content: "\e2ce";
}

.fa-turn-down::before, .icon--turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before, .icon--level-down-alt::before {
  content: "\f3be";
}

.fa-person-walking-arrow-right::before, .icon--person-walking-arrow-right::before {
  content: "\e552";
}

.fa-square-envelope::before, .icon--square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before, .icon--envelope-square::before {
  content: "\f199";
}

.fa-dice::before, .icon--dice::before {
  content: "\f522";
}

.fa-bowling-ball::before, .icon--bowling-ball::before {
  content: "\f436";
}

.fa-brain::before, .icon--brain::before {
  content: "\f5dc";
}

.fa-bandage::before, .icon--bandage::before {
  content: "\f462";
}

.fa-band-aid::before, .icon--band-aid::before {
  content: "\f462";
}

.fa-calendar-minus::before, .icon--calendar-minus::before {
  content: "\f272";
}

.fa-circle-xmark::before, .icon--circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before, .icon--times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before, .icon--xmark-circle::before {
  content: "\f057";
}

.fa-gifts::before, .icon--gifts::before {
  content: "\f79c";
}

.fa-hotel::before, .icon--hotel::before {
  content: "\f594";
}

.fa-earth-asia::before, .icon--earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before, .icon--globe-asia::before {
  content: "\f57e";
}

.fa-id-card-clip::before, .icon--id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before, .icon--id-card-alt::before {
  content: "\f47f";
}

.fa-magnifying-glass-plus::before, .icon--magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before, .icon--search-plus::before {
  content: "\f00e";
}

.fa-thumbs-up::before, .icon--thumbs-up::before {
  content: "\f164";
}

.fa-user-clock::before, .icon--user-clock::before {
  content: "\f4fd";
}

.fa-hand-dots::before, .icon--hand-dots::before {
  content: "\f461";
}

.fa-allergies::before, .icon--allergies::before {
  content: "\f461";
}

.fa-file-invoice::before, .icon--file-invoice::before {
  content: "\f570";
}

.fa-window-minimize::before, .icon--window-minimize::before {
  content: "\f2d1";
}

.fa-mug-saucer::before, .icon--mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before, .icon--coffee::before {
  content: "\f0f4";
}

.fa-brush::before, .icon--brush::before {
  content: "\f55d";
}

.fa-mask::before, .icon--mask::before {
  content: "\f6fa";
}

.fa-magnifying-glass-minus::before, .icon--magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before, .icon--search-minus::before {
  content: "\f010";
}

.fa-ruler-vertical::before, .icon--ruler-vertical::before {
  content: "\f548";
}

.fa-user-large::before, .icon--user-large::before {
  content: "\f406";
}

.fa-user-alt::before, .icon--user-alt::before {
  content: "\f406";
}

.fa-train-tram::before, .icon--train-tram::before {
  content: "\e5b4";
}

.fa-user-nurse::before, .icon--user-nurse::before {
  content: "\f82f";
}

.fa-syringe::before, .icon--syringe::before {
  content: "\f48e";
}

.fa-cloud-sun::before, .icon--cloud-sun::before {
  content: "\f6c4";
}

.fa-stopwatch-20::before, .icon--stopwatch-20::before {
  content: "\e06f";
}

.fa-square-full::before, .icon--square-full::before {
  content: "\f45c";
}

.fa-magnet::before, .icon--magnet::before {
  content: "\f076";
}

.fa-jar::before, .icon--jar::before {
  content: "\e516";
}

.fa-note-sticky::before, .icon--note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before, .icon--sticky-note::before {
  content: "\f249";
}

.fa-bug-slash::before, .icon--bug-slash::before {
  content: "\e490";
}

.fa-arrow-up-from-water-pump::before, .icon--arrow-up-from-water-pump::before {
  content: "\e4b6";
}

.fa-bone::before, .icon--bone::before {
  content: "\f5d7";
}

.fa-user-injured::before, .icon--user-injured::before {
  content: "\f728";
}

.fa-face-sad-tear::before, .icon--face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before, .icon--sad-tear::before {
  content: "\f5b4";
}

.fa-plane::before, .icon--plane::before {
  content: "\f072";
}

.fa-tent-arrows-down::before, .icon--tent-arrows-down::before {
  content: "\e581";
}

.fa-exclamation::before, .icon--exclamation::before {
  content: "\!";
}

.fa-arrows-spin::before, .icon--arrows-spin::before {
  content: "\e4bb";
}

.fa-print::before, .icon--print::before {
  content: "\f02f";
}

.fa-turkish-lira-sign::before, .icon--turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before, .icon--try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before, .icon--turkish-lira::before {
  content: "\e2bb";
}

.fa-dollar-sign::before, .icon--dollar-sign::before {
  content: "\$";
}

.fa-dollar::before, .icon--dollar::before {
  content: "\$";
}

.fa-usd::before, .icon--usd::before {
  content: "\$";
}

.fa-x::before, .icon--x::before {
  content: "X";
}

.fa-magnifying-glass-dollar::before, .icon--magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before, .icon--search-dollar::before {
  content: "\f688";
}

.fa-users-gear::before, .icon--users-gear::before {
  content: "\f509";
}

.fa-users-cog::before, .icon--users-cog::before {
  content: "\f509";
}

.fa-person-military-pointing::before, .icon--person-military-pointing::before {
  content: "\e54a";
}

.fa-building-columns::before, .icon--building-columns::before {
  content: "\f19c";
}

.fa-bank::before, .icon--bank::before {
  content: "\f19c";
}

.fa-institution::before, .icon--institution::before {
  content: "\f19c";
}

.fa-museum::before, .icon--museum::before {
  content: "\f19c";
}

.fa-university::before, .icon--university::before {
  content: "\f19c";
}

.fa-umbrella::before, .icon--umbrella::before {
  content: "\f0e9";
}

.fa-trowel::before, .icon--trowel::before {
  content: "\e589";
}

.fa-d::before, .icon--d::before {
  content: "D";
}

.fa-stapler::before, .icon--stapler::before {
  content: "\e5af";
}

.fa-masks-theater::before, .icon--masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before, .icon--theater-masks::before {
  content: "\f630";
}

.fa-kip-sign::before, .icon--kip-sign::before {
  content: "\e1c4";
}

.fa-hand-point-left::before, .icon--hand-point-left::before {
  content: "\f0a5";
}

.fa-handshake-simple::before, .icon--handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before, .icon--handshake-alt::before {
  content: "\f4c6";
}

.fa-jet-fighter::before, .icon--jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before, .icon--fighter-jet::before {
  content: "\f0fb";
}

.fa-square-share-nodes::before, .icon--square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before, .icon--share-alt-square::before {
  content: "\f1e1";
}

.fa-barcode::before, .icon--barcode::before {
  content: "\f02a";
}

.fa-plus-minus::before, .icon--plus-minus::before {
  content: "\e43c";
}

.fa-video::before, .icon--video::before {
  content: "\f03d";
}

.fa-video-camera::before, .icon--video-camera::before {
  content: "\f03d";
}

.fa-graduation-cap::before, .icon--graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before, .icon--mortar-board::before {
  content: "\f19d";
}

.fa-hand-holding-medical::before, .icon--hand-holding-medical::before {
  content: "\e05c";
}

.fa-person-circle-check::before, .icon--person-circle-check::before {
  content: "\e53e";
}

.fa-turn-up::before, .icon--turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before, .icon--level-up-alt::before {
  content: "\f3bf";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-solid-900.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid,
.icon--solid {
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-regular-400.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-regular-400.ttf") format("truetype");
}
.far,
.fa-regular,
.icon--regular {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-brands-400.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands,
.icon--brands {
  font-weight: 400;
}

.fa-monero:before, .icon--monero:before {
  content: "\f3d0";
}

.fa-hooli:before, .icon--hooli:before {
  content: "\f427";
}

.fa-yelp:before, .icon--yelp:before {
  content: "\f1e9";
}

.fa-cc-visa:before, .icon--cc-visa:before {
  content: "\f1f0";
}

.fa-lastfm:before, .icon--lastfm:before {
  content: "\f202";
}

.fa-shopware:before, .icon--shopware:before {
  content: "\f5b5";
}

.fa-creative-commons-nc:before, .icon--creative-commons-nc:before {
  content: "\f4e8";
}

.fa-aws:before, .icon--aws:before {
  content: "\f375";
}

.fa-redhat:before, .icon--redhat:before {
  content: "\f7bc";
}

.fa-yoast:before, .icon--yoast:before {
  content: "\f2b1";
}

.fa-cloudflare:before, .icon--cloudflare:before {
  content: "\e07d";
}

.fa-ups:before, .icon--ups:before {
  content: "\f7e0";
}

.fa-pixiv:before, .icon--pixiv:before {
  content: "\e640";
}

.fa-wpexplorer:before, .icon--wpexplorer:before {
  content: "\f2de";
}

.fa-dyalog:before, .icon--dyalog:before {
  content: "\f399";
}

.fa-bity:before, .icon--bity:before {
  content: "\f37a";
}

.fa-stackpath:before, .icon--stackpath:before {
  content: "\f842";
}

.fa-buysellads:before, .icon--buysellads:before {
  content: "\f20d";
}

.fa-first-order:before, .icon--first-order:before {
  content: "\f2b0";
}

.fa-modx:before, .icon--modx:before {
  content: "\f285";
}

.fa-guilded:before, .icon--guilded:before {
  content: "\e07e";
}

.fa-vnv:before, .icon--vnv:before {
  content: "\f40b";
}

.fa-square-js:before, .icon--square-js:before {
  content: "\f3b9";
}

.fa-js-square:before, .icon--js-square:before {
  content: "\f3b9";
}

.fa-microsoft:before, .icon--microsoft:before {
  content: "\f3ca";
}

.fa-qq:before, .icon--qq:before {
  content: "\f1d6";
}

.fa-orcid:before, .icon--orcid:before {
  content: "\f8d2";
}

.fa-java:before, .icon--java:before {
  content: "\f4e4";
}

.fa-invision:before, .icon--invision:before {
  content: "\f7b0";
}

.fa-creative-commons-pd-alt:before, .icon--creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-centercode:before, .icon--centercode:before {
  content: "\f380";
}

.fa-glide-g:before, .icon--glide-g:before {
  content: "\f2a6";
}

.fa-drupal:before, .icon--drupal:before {
  content: "\f1a9";
}

.fa-jxl:before, .icon--jxl:before {
  content: "\e67b";
}

.fa-hire-a-helper:before, .icon--hire-a-helper:before {
  content: "\f3b0";
}

.fa-creative-commons-by:before, .icon--creative-commons-by:before {
  content: "\f4e7";
}

.fa-unity:before, .icon--unity:before {
  content: "\e049";
}

.fa-whmcs:before, .icon--whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before, .icon--rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before, .icon--vk:before {
  content: "\f189";
}

.fa-untappd:before, .icon--untappd:before {
  content: "\f405";
}

.fa-mailchimp:before, .icon--mailchimp:before {
  content: "\f59e";
}

.fa-css3-alt:before, .icon--css3-alt:before {
  content: "\f38b";
}

.fa-square-reddit:before, .icon--square-reddit:before {
  content: "\f1a2";
}

.fa-reddit-square:before, .icon--reddit-square:before {
  content: "\f1a2";
}

.fa-vimeo-v:before, .icon--vimeo-v:before {
  content: "\f27d";
}

.fa-contao:before, .icon--contao:before {
  content: "\f26d";
}

.fa-square-font-awesome:before, .icon--square-font-awesome:before {
  content: "\e5ad";
}

.fa-deskpro:before, .icon--deskpro:before {
  content: "\f38f";
}

.fa-brave:before, .icon--brave:before {
  content: "\e63c";
}

.fa-sistrix:before, .icon--sistrix:before {
  content: "\f3ee";
}

.fa-square-instagram:before, .icon--square-instagram:before {
  content: "\e055";
}

.fa-instagram-square:before, .icon--instagram-square:before {
  content: "\e055";
}

.fa-battle-net:before, .icon--battle-net:before {
  content: "\f835";
}

.fa-the-red-yeti:before, .icon--the-red-yeti:before {
  content: "\f69d";
}

.fa-square-hacker-news:before, .icon--square-hacker-news:before {
  content: "\f3af";
}

.fa-hacker-news-square:before, .icon--hacker-news-square:before {
  content: "\f3af";
}

.fa-edge:before, .icon--edge:before {
  content: "\f282";
}

.fa-threads:before, .icon--threads:before {
  content: "\e618";
}

.fa-napster:before, .icon--napster:before {
  content: "\f3d2";
}

.fa-square-snapchat:before, .icon--square-snapchat:before {
  content: "\f2ad";
}

.fa-snapchat-square:before, .icon--snapchat-square:before {
  content: "\f2ad";
}

.fa-google-plus-g:before, .icon--google-plus-g:before {
  content: "\f0d5";
}

.fa-artstation:before, .icon--artstation:before {
  content: "\f77a";
}

.fa-markdown:before, .icon--markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before, .icon--sourcetree:before {
  content: "\f7d3";
}

.fa-google-plus:before, .icon--google-plus:before {
  content: "\f2b3";
}

.fa-diaspora:before, .icon--diaspora:before {
  content: "\f791";
}

.fa-foursquare:before, .icon--foursquare:before {
  content: "\f180";
}

.fa-stack-overflow:before, .icon--stack-overflow:before {
  content: "\f16c";
}

.fa-github-alt:before, .icon--github-alt:before {
  content: "\f113";
}

.fa-phoenix-squadron:before, .icon--phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before, .icon--pagelines:before {
  content: "\f18c";
}

.fa-algolia:before, .icon--algolia:before {
  content: "\f36c";
}

.fa-red-river:before, .icon--red-river:before {
  content: "\f3e3";
}

.fa-creative-commons-sa:before, .icon--creative-commons-sa:before {
  content: "\f4ef";
}

.fa-safari:before, .icon--safari:before {
  content: "\f267";
}

.fa-google:before, .icon--google:before {
  content: "\f1a0";
}

.fa-square-font-awesome-stroke:before, .icon--square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before, .icon--font-awesome-alt:before {
  content: "\f35c";
}

.fa-atlassian:before, .icon--atlassian:before {
  content: "\f77b";
}

.fa-linkedin-in:before, .icon--linkedin-in:before {
  content: "\f0e1";
}

.fa-digital-ocean:before, .icon--digital-ocean:before {
  content: "\f391";
}

.fa-nimblr:before, .icon--nimblr:before {
  content: "\f5a8";
}

.fa-chromecast:before, .icon--chromecast:before {
  content: "\f838";
}

.fa-evernote:before, .icon--evernote:before {
  content: "\f839";
}

.fa-hacker-news:before, .icon--hacker-news:before {
  content: "\f1d4";
}

.fa-creative-commons-sampling:before, .icon--creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-adversal:before, .icon--adversal:before {
  content: "\f36a";
}

.fa-creative-commons:before, .icon--creative-commons:before {
  content: "\f25e";
}

.fa-watchman-monitoring:before, .icon--watchman-monitoring:before {
  content: "\e087";
}

.fa-fonticons:before, .icon--fonticons:before {
  content: "\f280";
}

.fa-weixin:before, .icon--weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before, .icon--shirtsinbulk:before {
  content: "\f214";
}

.fa-codepen:before, .icon--codepen:before {
  content: "\f1cb";
}

.fa-git-alt:before, .icon--git-alt:before {
  content: "\f841";
}

.fa-lyft:before, .icon--lyft:before {
  content: "\f3c3";
}

.fa-rev:before, .icon--rev:before {
  content: "\f5b2";
}

.fa-windows:before, .icon--windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before, .icon--wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before, .icon--square-viadeo:before {
  content: "\f2aa";
}

.fa-viadeo-square:before, .icon--viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before, .icon--meetup:before {
  content: "\f2e0";
}

.fa-centos:before, .icon--centos:before {
  content: "\f789";
}

.fa-adn:before, .icon--adn:before {
  content: "\f170";
}

.fa-cloudsmith:before, .icon--cloudsmith:before {
  content: "\f384";
}

.fa-opensuse:before, .icon--opensuse:before {
  content: "\e62b";
}

.fa-pied-piper-alt:before, .icon--pied-piper-alt:before {
  content: "\f1a8";
}

.fa-square-dribbble:before, .icon--square-dribbble:before {
  content: "\f397";
}

.fa-dribbble-square:before, .icon--dribbble-square:before {
  content: "\f397";
}

.fa-codiepie:before, .icon--codiepie:before {
  content: "\f284";
}

.fa-node:before, .icon--node:before {
  content: "\f419";
}

.fa-mix:before, .icon--mix:before {
  content: "\f3cb";
}

.fa-steam:before, .icon--steam:before {
  content: "\f1b6";
}

.fa-cc-apple-pay:before, .icon--cc-apple-pay:before {
  content: "\f416";
}

.fa-scribd:before, .icon--scribd:before {
  content: "\f28a";
}

.fa-debian:before, .icon--debian:before {
  content: "\e60b";
}

.fa-openid:before, .icon--openid:before {
  content: "\f19b";
}

.fa-instalod:before, .icon--instalod:before {
  content: "\e081";
}

.fa-expeditedssl:before, .icon--expeditedssl:before {
  content: "\f23e";
}

.fa-sellcast:before, .icon--sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before, .icon--square-twitter:before {
  content: "\f081";
}

.fa-twitter-square:before, .icon--twitter-square:before {
  content: "\f081";
}

.fa-r-project:before, .icon--r-project:before {
  content: "\f4f7";
}

.fa-delicious:before, .icon--delicious:before {
  content: "\f1a5";
}

.fa-freebsd:before, .icon--freebsd:before {
  content: "\f3a4";
}

.fa-vuejs:before, .icon--vuejs:before {
  content: "\f41f";
}

.fa-accusoft:before, .icon--accusoft:before {
  content: "\f369";
}

.fa-ioxhost:before, .icon--ioxhost:before {
  content: "\f208";
}

.fa-fonticons-fi:before, .icon--fonticons-fi:before {
  content: "\f3a2";
}

.fa-app-store:before, .icon--app-store:before {
  content: "\f36f";
}

.fa-cc-mastercard:before, .icon--cc-mastercard:before {
  content: "\f1f1";
}

.fa-itunes-note:before, .icon--itunes-note:before {
  content: "\f3b5";
}

.fa-golang:before, .icon--golang:before {
  content: "\e40f";
}

.fa-kickstarter:before, .icon--kickstarter:before {
  content: "\f3bb";
}

.fa-square-kickstarter:before, .icon--square-kickstarter:before {
  content: "\f3bb";
}

.fa-grav:before, .icon--grav:before {
  content: "\f2d6";
}

.fa-weibo:before, .icon--weibo:before {
  content: "\f18a";
}

.fa-uncharted:before, .icon--uncharted:before {
  content: "\e084";
}

.fa-firstdraft:before, .icon--firstdraft:before {
  content: "\f3a1";
}

.fa-square-youtube:before, .icon--square-youtube:before {
  content: "\f431";
}

.fa-youtube-square:before, .icon--youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before, .icon--wikipedia-w:before {
  content: "\f266";
}

.fa-wpressr:before, .icon--wpressr:before {
  content: "\f3e4";
}

.fa-rendact:before, .icon--rendact:before {
  content: "\f3e4";
}

.fa-angellist:before, .icon--angellist:before {
  content: "\f209";
}

.fa-galactic-republic:before, .icon--galactic-republic:before {
  content: "\f50c";
}

.fa-nfc-directional:before, .icon--nfc-directional:before {
  content: "\e530";
}

.fa-skype:before, .icon--skype:before {
  content: "\f17e";
}

.fa-joget:before, .icon--joget:before {
  content: "\f3b7";
}

.fa-fedora:before, .icon--fedora:before {
  content: "\f798";
}

.fa-stripe-s:before, .icon--stripe-s:before {
  content: "\f42a";
}

.fa-meta:before, .icon--meta:before {
  content: "\e49b";
}

.fa-laravel:before, .icon--laravel:before {
  content: "\f3bd";
}

.fa-hotjar:before, .icon--hotjar:before {
  content: "\f3b1";
}

.fa-bluetooth-b:before, .icon--bluetooth-b:before {
  content: "\f294";
}

.fa-square-letterboxd:before, .icon--square-letterboxd:before {
  content: "\e62e";
}

.fa-sticker-mule:before, .icon--sticker-mule:before {
  content: "\f3f7";
}

.fa-creative-commons-zero:before, .icon--creative-commons-zero:before {
  content: "\f4f3";
}

.fa-hips:before, .icon--hips:before {
  content: "\f452";
}

.fa-behance:before, .icon--behance:before {
  content: "\f1b4";
}

.fa-reddit:before, .icon--reddit:before {
  content: "\f1a1";
}

.fa-discord:before, .icon--discord:before {
  content: "\f392";
}

.fa-chrome:before, .icon--chrome:before {
  content: "\f268";
}

.fa-app-store-ios:before, .icon--app-store-ios:before {
  content: "\f370";
}

.fa-cc-discover:before, .icon--cc-discover:before {
  content: "\f1f2";
}

.fa-wpbeginner:before, .icon--wpbeginner:before {
  content: "\f297";
}

.fa-confluence:before, .icon--confluence:before {
  content: "\f78d";
}

.fa-shoelace:before, .icon--shoelace:before {
  content: "\e60c";
}

.fa-mdb:before, .icon--mdb:before {
  content: "\f8ca";
}

.fa-dochub:before, .icon--dochub:before {
  content: "\f394";
}

.fa-accessible-icon:before, .icon--accessible-icon:before {
  content: "\f368";
}

.fa-ebay:before, .icon--ebay:before {
  content: "\f4f4";
}

.fa-amazon:before, .icon--amazon:before {
  content: "\f270";
}

.fa-unsplash:before, .icon--unsplash:before {
  content: "\e07c";
}

.fa-yarn:before, .icon--yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before, .icon--square-steam:before {
  content: "\f1b7";
}

.fa-steam-square:before, .icon--steam-square:before {
  content: "\f1b7";
}

.fa-500px:before, .icon--500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before, .icon--square-vimeo:before {
  content: "\f194";
}

.fa-vimeo-square:before, .icon--vimeo-square:before {
  content: "\f194";
}

.fa-asymmetrik:before, .icon--asymmetrik:before {
  content: "\f372";
}

.fa-font-awesome:before, .icon--font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before, .icon--font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before, .icon--font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-gratipay:before, .icon--gratipay:before {
  content: "\f184";
}

.fa-apple:before, .icon--apple:before {
  content: "\f179";
}

.fa-hive:before, .icon--hive:before {
  content: "\e07f";
}

.fa-gitkraken:before, .icon--gitkraken:before {
  content: "\f3a6";
}

.fa-keybase:before, .icon--keybase:before {
  content: "\f4f5";
}

.fa-apple-pay:before, .icon--apple-pay:before {
  content: "\f415";
}

.fa-padlet:before, .icon--padlet:before {
  content: "\e4a0";
}

.fa-amazon-pay:before, .icon--amazon-pay:before {
  content: "\f42c";
}

.fa-square-github:before, .icon--square-github:before {
  content: "\f092";
}

.fa-github-square:before, .icon--github-square:before {
  content: "\f092";
}

.fa-stumbleupon:before, .icon--stumbleupon:before {
  content: "\f1a4";
}

.fa-fedex:before, .icon--fedex:before {
  content: "\f797";
}

.fa-phoenix-framework:before, .icon--phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before, .icon--shopify:before {
  content: "\e057";
}

.fa-neos:before, .icon--neos:before {
  content: "\f612";
}

.fa-square-threads:before, .icon--square-threads:before {
  content: "\e619";
}

.fa-hackerrank:before, .icon--hackerrank:before {
  content: "\f5f7";
}

.fa-researchgate:before, .icon--researchgate:before {
  content: "\f4f8";
}

.fa-swift:before, .icon--swift:before {
  content: "\f8e1";
}

.fa-angular:before, .icon--angular:before {
  content: "\f420";
}

.fa-speakap:before, .icon--speakap:before {
  content: "\f3f3";
}

.fa-angrycreative:before, .icon--angrycreative:before {
  content: "\f36e";
}

.fa-y-combinator:before, .icon--y-combinator:before {
  content: "\f23b";
}

.fa-empire:before, .icon--empire:before {
  content: "\f1d1";
}

.fa-envira:before, .icon--envira:before {
  content: "\f299";
}

.fa-google-scholar:before, .icon--google-scholar:before {
  content: "\e63b";
}

.fa-square-gitlab:before, .icon--square-gitlab:before {
  content: "\e5ae";
}

.fa-gitlab-square:before, .icon--gitlab-square:before {
  content: "\e5ae";
}

.fa-studiovinari:before, .icon--studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before, .icon--pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before, .icon--wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before, .icon--product-hunt:before {
  content: "\f288";
}

.fa-firefox:before, .icon--firefox:before {
  content: "\f269";
}

.fa-linode:before, .icon--linode:before {
  content: "\f2b8";
}

.fa-goodreads:before, .icon--goodreads:before {
  content: "\f3a8";
}

.fa-square-odnoklassniki:before, .icon--square-odnoklassniki:before {
  content: "\f264";
}

.fa-odnoklassniki-square:before, .icon--odnoklassniki-square:before {
  content: "\f264";
}

.fa-jsfiddle:before, .icon--jsfiddle:before {
  content: "\f1cc";
}

.fa-sith:before, .icon--sith:before {
  content: "\f512";
}

.fa-themeisle:before, .icon--themeisle:before {
  content: "\f2b2";
}

.fa-page4:before, .icon--page4:before {
  content: "\f3d7";
}

.fa-hashnode:before, .icon--hashnode:before {
  content: "\e499";
}

.fa-react:before, .icon--react:before {
  content: "\f41b";
}

.fa-cc-paypal:before, .icon--cc-paypal:before {
  content: "\f1f4";
}

.fa-squarespace:before, .icon--squarespace:before {
  content: "\f5be";
}

.fa-cc-stripe:before, .icon--cc-stripe:before {
  content: "\f1f5";
}

.fa-creative-commons-share:before, .icon--creative-commons-share:before {
  content: "\f4f2";
}

.fa-bitcoin:before, .icon--bitcoin:before {
  content: "\f379";
}

.fa-keycdn:before, .icon--keycdn:before {
  content: "\f3ba";
}

.fa-opera:before, .icon--opera:before {
  content: "\f26a";
}

.fa-itch-io:before, .icon--itch-io:before {
  content: "\f83a";
}

.fa-umbraco:before, .icon--umbraco:before {
  content: "\f8e8";
}

.fa-galactic-senate:before, .icon--galactic-senate:before {
  content: "\f50d";
}

.fa-ubuntu:before, .icon--ubuntu:before {
  content: "\f7df";
}

.fa-draft2digital:before, .icon--draft2digital:before {
  content: "\f396";
}

.fa-stripe:before, .icon--stripe:before {
  content: "\f429";
}

.fa-houzz:before, .icon--houzz:before {
  content: "\f27c";
}

.fa-gg:before, .icon--gg:before {
  content: "\f260";
}

.fa-dhl:before, .icon--dhl:before {
  content: "\f790";
}

.fa-square-pinterest:before, .icon--square-pinterest:before {
  content: "\f0d3";
}

.fa-pinterest-square:before, .icon--pinterest-square:before {
  content: "\f0d3";
}

.fa-xing:before, .icon--xing:before {
  content: "\f168";
}

.fa-blackberry:before, .icon--blackberry:before {
  content: "\f37b";
}

.fa-creative-commons-pd:before, .icon--creative-commons-pd:before {
  content: "\f4ec";
}

.fa-playstation:before, .icon--playstation:before {
  content: "\f3df";
}

.fa-quinscape:before, .icon--quinscape:before {
  content: "\f459";
}

.fa-less:before, .icon--less:before {
  content: "\f41d";
}

.fa-blogger-b:before, .icon--blogger-b:before {
  content: "\f37d";
}

.fa-opencart:before, .icon--opencart:before {
  content: "\f23d";
}

.fa-vine:before, .icon--vine:before {
  content: "\f1ca";
}

.fa-signal-messenger:before, .icon--signal-messenger:before {
  content: "\e663";
}

.fa-paypal:before, .icon--paypal:before {
  content: "\f1ed";
}

.fa-gitlab:before, .icon--gitlab:before {
  content: "\f296";
}

.fa-typo3:before, .icon--typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before, .icon--reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before, .icon--yahoo:before {
  content: "\f19e";
}

.fa-dailymotion:before, .icon--dailymotion:before {
  content: "\e052";
}

.fa-affiliatetheme:before, .icon--affiliatetheme:before {
  content: "\f36b";
}

.fa-pied-piper-pp:before, .icon--pied-piper-pp:before {
  content: "\f1a7";
}

.fa-bootstrap:before, .icon--bootstrap:before {
  content: "\f836";
}

.fa-odnoklassniki:before, .icon--odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before, .icon--nfc-symbol:before {
  content: "\e531";
}

.fa-mintbit:before, .icon--mintbit:before {
  content: "\e62f";
}

.fa-ethereum:before, .icon--ethereum:before {
  content: "\f42e";
}

.fa-speaker-deck:before, .icon--speaker-deck:before {
  content: "\f83c";
}

.fa-creative-commons-nc-eu:before, .icon--creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-patreon:before, .icon--patreon:before {
  content: "\f3d9";
}

.fa-avianex:before, .icon--avianex:before {
  content: "\f374";
}

.fa-ello:before, .icon--ello:before {
  content: "\f5f1";
}

.fa-gofore:before, .icon--gofore:before {
  content: "\f3a7";
}

.fa-bimobject:before, .icon--bimobject:before {
  content: "\f378";
}

.fa-brave-reverse:before, .icon--brave-reverse:before {
  content: "\e63d";
}

.fa-facebook-f:before, .icon--facebook-f:before {
  content: "\f39e";
}

.fa-square-google-plus:before, .icon--square-google-plus:before {
  content: "\f0d4";
}

.fa-google-plus-square:before, .icon--google-plus-square:before {
  content: "\f0d4";
}

.fa-web-awesome:before, .icon--web-awesome:before {
  content: "\e682";
}

.fa-mandalorian:before, .icon--mandalorian:before {
  content: "\f50f";
}

.fa-first-order-alt:before, .icon--first-order-alt:before {
  content: "\f50a";
}

.fa-osi:before, .icon--osi:before {
  content: "\f41a";
}

.fa-google-wallet:before, .icon--google-wallet:before {
  content: "\f1ee";
}

.fa-d-and-d-beyond:before, .icon--d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-periscope:before, .icon--periscope:before {
  content: "\f3da";
}

.fa-fulcrum:before, .icon--fulcrum:before {
  content: "\f50b";
}

.fa-cloudscale:before, .icon--cloudscale:before {
  content: "\f383";
}

.fa-forumbee:before, .icon--forumbee:before {
  content: "\f211";
}

.fa-mizuni:before, .icon--mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before, .icon--schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before, .icon--square-xing:before {
  content: "\f169";
}

.fa-xing-square:before, .icon--xing-square:before {
  content: "\f169";
}

.fa-bandcamp:before, .icon--bandcamp:before {
  content: "\f2d5";
}

.fa-wpforms:before, .icon--wpforms:before {
  content: "\f298";
}

.fa-cloudversify:before, .icon--cloudversify:before {
  content: "\f385";
}

.fa-usps:before, .icon--usps:before {
  content: "\f7e1";
}

.fa-megaport:before, .icon--megaport:before {
  content: "\f5a3";
}

.fa-magento:before, .icon--magento:before {
  content: "\f3c4";
}

.fa-spotify:before, .icon--spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before, .icon--optin-monster:before {
  content: "\f23c";
}

.fa-fly:before, .icon--fly:before {
  content: "\f417";
}

.fa-aviato:before, .icon--aviato:before {
  content: "\f421";
}

.fa-itunes:before, .icon--itunes:before {
  content: "\f3b4";
}

.fa-cuttlefish:before, .icon--cuttlefish:before {
  content: "\f38c";
}

.fa-blogger:before, .icon--blogger:before {
  content: "\f37c";
}

.fa-flickr:before, .icon--flickr:before {
  content: "\f16e";
}

.fa-viber:before, .icon--viber:before {
  content: "\f409";
}

.fa-soundcloud:before, .icon--soundcloud:before {
  content: "\f1be";
}

.fa-digg:before, .icon--digg:before {
  content: "\f1a6";
}

.fa-tencent-weibo:before, .icon--tencent-weibo:before {
  content: "\f1d5";
}

.fa-letterboxd:before, .icon--letterboxd:before {
  content: "\e62d";
}

.fa-symfony:before, .icon--symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before, .icon--maxcdn:before {
  content: "\f136";
}

.fa-etsy:before, .icon--etsy:before {
  content: "\f2d7";
}

.fa-facebook-messenger:before, .icon--facebook-messenger:before {
  content: "\f39f";
}

.fa-audible:before, .icon--audible:before {
  content: "\f373";
}

.fa-think-peaks:before, .icon--think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before, .icon--bilibili:before {
  content: "\e3d9";
}

.fa-erlang:before, .icon--erlang:before {
  content: "\f39d";
}

.fa-x-twitter:before, .icon--x-twitter:before {
  content: "\e61b";
}

.fa-cotton-bureau:before, .icon--cotton-bureau:before {
  content: "\f89e";
}

.fa-dashcube:before, .icon--dashcube:before {
  content: "\f210";
}

.fa-42-group:before, .icon--42-group:before {
  content: "\e080";
}

.fa-innosoft:before, .icon--innosoft:before {
  content: "\e080";
}

.fa-stack-exchange:before, .icon--stack-exchange:before {
  content: "\f18d";
}

.fa-elementor:before, .icon--elementor:before {
  content: "\f430";
}

.fa-square-pied-piper:before, .icon--square-pied-piper:before {
  content: "\e01e";
}

.fa-pied-piper-square:before, .icon--pied-piper-square:before {
  content: "\e01e";
}

.fa-creative-commons-nd:before, .icon--creative-commons-nd:before {
  content: "\f4eb";
}

.fa-palfed:before, .icon--palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before, .icon--superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before, .icon--resolving:before {
  content: "\f3e7";
}

.fa-xbox:before, .icon--xbox:before {
  content: "\f412";
}

.fa-square-web-awesome-stroke:before, .icon--square-web-awesome-stroke:before {
  content: "\e684";
}

.fa-searchengin:before, .icon--searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before, .icon--tiktok:before {
  content: "\e07b";
}

.fa-square-facebook:before, .icon--square-facebook:before {
  content: "\f082";
}

.fa-facebook-square:before, .icon--facebook-square:before {
  content: "\f082";
}

.fa-renren:before, .icon--renren:before {
  content: "\f18b";
}

.fa-linux:before, .icon--linux:before {
  content: "\f17c";
}

.fa-glide:before, .icon--glide:before {
  content: "\f2a5";
}

.fa-linkedin:before, .icon--linkedin:before {
  content: "\f08c";
}

.fa-hubspot:before, .icon--hubspot:before {
  content: "\f3b2";
}

.fa-deploydog:before, .icon--deploydog:before {
  content: "\f38e";
}

.fa-twitch:before, .icon--twitch:before {
  content: "\f1e8";
}

.fa-ravelry:before, .icon--ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before, .icon--mixer:before {
  content: "\e056";
}

.fa-square-lastfm:before, .icon--square-lastfm:before {
  content: "\f203";
}

.fa-lastfm-square:before, .icon--lastfm-square:before {
  content: "\f203";
}

.fa-vimeo:before, .icon--vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before, .icon--mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before, .icon--uniregistry:before {
  content: "\f404";
}

.fa-figma:before, .icon--figma:before {
  content: "\f799";
}

.fa-creative-commons-remix:before, .icon--creative-commons-remix:before {
  content: "\f4ee";
}

.fa-cc-amazon-pay:before, .icon--cc-amazon-pay:before {
  content: "\f42d";
}

.fa-dropbox:before, .icon--dropbox:before {
  content: "\f16b";
}

.fa-instagram:before, .icon--instagram:before {
  content: "\f16d";
}

.fa-cmplid:before, .icon--cmplid:before {
  content: "\e360";
}

.fa-upwork:before, .icon--upwork:before {
  content: "\e641";
}

.fa-facebook:before, .icon--facebook:before {
  content: "\f09a";
}

.fa-gripfire:before, .icon--gripfire:before {
  content: "\f3ac";
}

.fa-jedi-order:before, .icon--jedi-order:before {
  content: "\f50e";
}

.fa-uikit:before, .icon--uikit:before {
  content: "\f403";
}

.fa-fort-awesome-alt:before, .icon--fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-phabricator:before, .icon--phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before, .icon--ussunnah:before {
  content: "\f407";
}

.fa-earlybirds:before, .icon--earlybirds:before {
  content: "\f39a";
}

.fa-trade-federation:before, .icon--trade-federation:before {
  content: "\f513";
}

.fa-autoprefixer:before, .icon--autoprefixer:before {
  content: "\f41c";
}

.fa-whatsapp:before, .icon--whatsapp:before {
  content: "\f232";
}

.fa-square-upwork:before, .icon--square-upwork:before {
  content: "\e67c";
}

.fa-slideshare:before, .icon--slideshare:before {
  content: "\f1e7";
}

.fa-google-play:before, .icon--google-play:before {
  content: "\f3ab";
}

.fa-viadeo:before, .icon--viadeo:before {
  content: "\f2a9";
}

.fa-line:before, .icon--line:before {
  content: "\f3c0";
}

.fa-google-drive:before, .icon--google-drive:before {
  content: "\f3aa";
}

.fa-servicestack:before, .icon--servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before, .icon--simplybuilt:before {
  content: "\f215";
}

.fa-bitbucket:before, .icon--bitbucket:before {
  content: "\f171";
}

.fa-imdb:before, .icon--imdb:before {
  content: "\f2d8";
}

.fa-deezer:before, .icon--deezer:before {
  content: "\e077";
}

.fa-raspberry-pi:before, .icon--raspberry-pi:before {
  content: "\f7bb";
}

.fa-jira:before, .icon--jira:before {
  content: "\f7b1";
}

.fa-docker:before, .icon--docker:before {
  content: "\f395";
}

.fa-screenpal:before, .icon--screenpal:before {
  content: "\e570";
}

.fa-bluetooth:before, .icon--bluetooth:before {
  content: "\f293";
}

.fa-gitter:before, .icon--gitter:before {
  content: "\f426";
}

.fa-d-and-d:before, .icon--d-and-d:before {
  content: "\f38d";
}

.fa-microblog:before, .icon--microblog:before {
  content: "\e01a";
}

.fa-cc-diners-club:before, .icon--cc-diners-club:before {
  content: "\f24c";
}

.fa-gg-circle:before, .icon--gg-circle:before {
  content: "\f261";
}

.fa-pied-piper-hat:before, .icon--pied-piper-hat:before {
  content: "\f4e5";
}

.fa-kickstarter-k:before, .icon--kickstarter-k:before {
  content: "\f3bc";
}

.fa-yandex:before, .icon--yandex:before {
  content: "\f413";
}

.fa-readme:before, .icon--readme:before {
  content: "\f4d5";
}

.fa-html5:before, .icon--html5:before {
  content: "\f13b";
}

.fa-sellsy:before, .icon--sellsy:before {
  content: "\f213";
}

.fa-square-web-awesome:before, .icon--square-web-awesome:before {
  content: "\e683";
}

.fa-sass:before, .icon--sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before, .icon--wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before, .icon--wsh:before {
  content: "\e2d0";
}

.fa-buromobelexperte:before, .icon--buromobelexperte:before {
  content: "\f37f";
}

.fa-salesforce:before, .icon--salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before, .icon--octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before, .icon--medapps:before {
  content: "\f3c6";
}

.fa-ns8:before, .icon--ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before, .icon--pinterest-p:before {
  content: "\f231";
}

.fa-apper:before, .icon--apper:before {
  content: "\f371";
}

.fa-fort-awesome:before, .icon--fort-awesome:before {
  content: "\f286";
}

.fa-waze:before, .icon--waze:before {
  content: "\f83f";
}

.fa-bluesky:before, .icon--bluesky:before {
  content: "\e671";
}

.fa-cc-jcb:before, .icon--cc-jcb:before {
  content: "\f24b";
}

.fa-snapchat:before, .icon--snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before, .icon--snapchat-ghost:before {
  content: "\f2ab";
}

.fa-fantasy-flight-games:before, .icon--fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-rust:before, .icon--rust:before {
  content: "\e07a";
}

.fa-wix:before, .icon--wix:before {
  content: "\f5cf";
}

.fa-square-behance:before, .icon--square-behance:before {
  content: "\f1b5";
}

.fa-behance-square:before, .icon--behance-square:before {
  content: "\f1b5";
}

.fa-supple:before, .icon--supple:before {
  content: "\f3f9";
}

.fa-webflow:before, .icon--webflow:before {
  content: "\e65c";
}

.fa-rebel:before, .icon--rebel:before {
  content: "\f1d0";
}

.fa-css3:before, .icon--css3:before {
  content: "\f13c";
}

.fa-staylinked:before, .icon--staylinked:before {
  content: "\f3f5";
}

.fa-kaggle:before, .icon--kaggle:before {
  content: "\f5fa";
}

.fa-space-awesome:before, .icon--space-awesome:before {
  content: "\e5ac";
}

.fa-deviantart:before, .icon--deviantart:before {
  content: "\f1bd";
}

.fa-cpanel:before, .icon--cpanel:before {
  content: "\f388";
}

.fa-goodreads-g:before, .icon--goodreads-g:before {
  content: "\f3a9";
}

.fa-square-git:before, .icon--square-git:before {
  content: "\f1d2";
}

.fa-git-square:before, .icon--git-square:before {
  content: "\f1d2";
}

.fa-square-tumblr:before, .icon--square-tumblr:before {
  content: "\f174";
}

.fa-tumblr-square:before, .icon--tumblr-square:before {
  content: "\f174";
}

.fa-trello:before, .icon--trello:before {
  content: "\f181";
}

.fa-creative-commons-nc-jp:before, .icon--creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-get-pocket:before, .icon--get-pocket:before {
  content: "\f265";
}

.fa-perbyte:before, .icon--perbyte:before {
  content: "\e083";
}

.fa-grunt:before, .icon--grunt:before {
  content: "\f3ad";
}

.fa-weebly:before, .icon--weebly:before {
  content: "\f5cc";
}

.fa-connectdevelop:before, .icon--connectdevelop:before {
  content: "\f20e";
}

.fa-leanpub:before, .icon--leanpub:before {
  content: "\f212";
}

.fa-black-tie:before, .icon--black-tie:before {
  content: "\f27e";
}

.fa-themeco:before, .icon--themeco:before {
  content: "\f5c6";
}

.fa-python:before, .icon--python:before {
  content: "\f3e2";
}

.fa-android:before, .icon--android:before {
  content: "\f17b";
}

.fa-bots:before, .icon--bots:before {
  content: "\e340";
}

.fa-free-code-camp:before, .icon--free-code-camp:before {
  content: "\f2c5";
}

.fa-hornbill:before, .icon--hornbill:before {
  content: "\f592";
}

.fa-js:before, .icon--js:before {
  content: "\f3b8";
}

.fa-ideal:before, .icon--ideal:before {
  content: "\e013";
}

.fa-git:before, .icon--git:before {
  content: "\f1d3";
}

.fa-dev:before, .icon--dev:before {
  content: "\f6cc";
}

.fa-sketch:before, .icon--sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before, .icon--yandex-international:before {
  content: "\f414";
}

.fa-cc-amex:before, .icon--cc-amex:before {
  content: "\f1f3";
}

.fa-uber:before, .icon--uber:before {
  content: "\f402";
}

.fa-github:before, .icon--github:before {
  content: "\f09b";
}

.fa-php:before, .icon--php:before {
  content: "\f457";
}

.fa-alipay:before, .icon--alipay:before {
  content: "\f642";
}

.fa-youtube:before, .icon--youtube:before {
  content: "\f167";
}

.fa-skyatlas:before, .icon--skyatlas:before {
  content: "\f216";
}

.fa-firefox-browser:before, .icon--firefox-browser:before {
  content: "\e007";
}

.fa-replyd:before, .icon--replyd:before {
  content: "\f3e6";
}

.fa-suse:before, .icon--suse:before {
  content: "\f7d6";
}

.fa-jenkins:before, .icon--jenkins:before {
  content: "\f3b6";
}

.fa-twitter:before, .icon--twitter:before {
  content: "\f099";
}

.fa-rockrms:before, .icon--rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before, .icon--pinterest:before {
  content: "\f0d2";
}

.fa-buffer:before, .icon--buffer:before {
  content: "\f837";
}

.fa-npm:before, .icon--npm:before {
  content: "\f3d4";
}

.fa-yammer:before, .icon--yammer:before {
  content: "\f840";
}

.fa-btc:before, .icon--btc:before {
  content: "\f15a";
}

.fa-dribbble:before, .icon--dribbble:before {
  content: "\f17d";
}

.fa-stumbleupon-circle:before, .icon--stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-internet-explorer:before, .icon--internet-explorer:before {
  content: "\f26b";
}

.fa-stubber:before, .icon--stubber:before {
  content: "\e5c7";
}

.fa-telegram:before, .icon--telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before, .icon--telegram-plane:before {
  content: "\f2c6";
}

.fa-old-republic:before, .icon--old-republic:before {
  content: "\f510";
}

.fa-odysee:before, .icon--odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before, .icon--square-whatsapp:before {
  content: "\f40c";
}

.fa-whatsapp-square:before, .icon--whatsapp-square:before {
  content: "\f40c";
}

.fa-node-js:before, .icon--node-js:before {
  content: "\f3d3";
}

.fa-edge-legacy:before, .icon--edge-legacy:before {
  content: "\e078";
}

.fa-slack:before, .icon--slack:before {
  content: "\f198";
}

.fa-slack-hash:before, .icon--slack-hash:before {
  content: "\f198";
}

.fa-medrt:before, .icon--medrt:before {
  content: "\f3c8";
}

.fa-usb:before, .icon--usb:before {
  content: "\f287";
}

.fa-tumblr:before, .icon--tumblr:before {
  content: "\f173";
}

.fa-vaadin:before, .icon--vaadin:before {
  content: "\f408";
}

.fa-quora:before, .icon--quora:before {
  content: "\f2c4";
}

.fa-square-x-twitter:before, .icon--square-x-twitter:before {
  content: "\e61a";
}

.fa-reacteurope:before, .icon--reacteurope:before {
  content: "\f75d";
}

.fa-medium:before, .icon--medium:before {
  content: "\f23a";
}

.fa-medium-m:before, .icon--medium-m:before {
  content: "\f23a";
}

.fa-amilia:before, .icon--amilia:before {
  content: "\f36d";
}

.fa-mixcloud:before, .icon--mixcloud:before {
  content: "\f289";
}

.fa-flipboard:before, .icon--flipboard:before {
  content: "\f44d";
}

.fa-viacoin:before, .icon--viacoin:before {
  content: "\f237";
}

.fa-critical-role:before, .icon--critical-role:before {
  content: "\f6c9";
}

.fa-sitrox:before, .icon--sitrox:before {
  content: "\e44a";
}

.fa-discourse:before, .icon--discourse:before {
  content: "\f393";
}

.fa-joomla:before, .icon--joomla:before {
  content: "\f1aa";
}

.fa-mastodon:before, .icon--mastodon:before {
  content: "\f4f6";
}

.fa-airbnb:before, .icon--airbnb:before {
  content: "\f834";
}

.fa-wolf-pack-battalion:before, .icon--wolf-pack-battalion:before {
  content: "\f514";
}

.fa-buy-n-large:before, .icon--buy-n-large:before {
  content: "\f8a6";
}

.fa-gulp:before, .icon--gulp:before {
  content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before, .icon--creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-strava:before, .icon--strava:before {
  content: "\f428";
}

.fa-ember:before, .icon--ember:before {
  content: "\f423";
}

.fa-canadian-maple-leaf:before, .icon--canadian-maple-leaf:before {
  content: "\f785";
}

.fa-teamspeak:before, .icon--teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before, .icon--pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before, .icon--wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before, .icon--nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before, .icon--wodu:before {
  content: "\e088";
}

.fa-google-pay:before, .icon--google-pay:before {
  content: "\e079";
}

.fa-intercom:before, .icon--intercom:before {
  content: "\f7af";
}

.fa-zhihu:before, .icon--zhihu:before {
  content: "\f63f";
}

.fa-korvue:before, .icon--korvue:before {
  content: "\f42f";
}

.fa-pix:before, .icon--pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before, .icon--steam-symbol:before {
  content: "\f3f6";
}

.image, .image--align-right, .image--align-left, .image--align-center {
  margin-bottom: var(--block-element-spacing);
}
.image:is(img), .image--align-right:is(img), .image--align-left:is(img), .image--align-center:is(img) {
  display: block;
}
.image--align-center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .image--align-left {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 993px) {
  .image--align-left {
    float: left;
    margin-right: var(--block-element-spacing);
  }
}
@media (max-width: 992px) {
  .image--align-right {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 993px) {
  .image--align-right {
    float: right;
    margin-left: var(--block-element-spacing);
  }
}

figure.image, figure.image--align-center, figure.image--align-left, figure.image--align-right, figure.audio, figure.video {
  display: table;
  font-size: 0;
  overflow: hidden;
}
figure.image figcaption, figure.image--align-center figcaption, figure.image--align-left figcaption, figure.image--align-right figcaption, figure.audio figcaption, figure.video figcaption {
  border: var(--layout-border);
  border-top: none;
  border-radius: 0 0 var(--border-radius) var(--border-radius);
  display: table-caption;
  caption-side: bottom;
  font-size: var(--font-size-sm);
  padding: 0.5rem;
}
figure.image figcaption *:last-child, figure.image--align-center figcaption *:last-child, figure.image--align-left figcaption *:last-child, figure.image--align-right figcaption *:last-child, figure.audio figcaption *:last-child, figure.video figcaption *:last-child {
  margin-bottom: 0;
}

.link--new-window::after {
  content: " \f08e";
  display: inline-block;
  font-family: var(--font-family-icon);
  font-weight: 900;
}

.list, .list ol, .list ul {
  border-left: 2px solid var(--color-gray-400);
}
.list ol, .list ul, .list .list {
  border-left-width: 1px;
}
.list:is(ul), .list ul {
  list-style: none;
  padding-left: 1rem;
}
.list:is(ol), .list ol {
  padding-left: 2rem;
}
.list li {
  line-height: 1.75rem;
}

.panel.widget > div, .panel:not(.widget) {
  border: var(--layout-border);
  border-radius: var(--border-radius);
  padding: calc(var(--gutter-width) / 2);
}
.panel:is(ol) li, .panel:is(ul) li {
  margin-left: 1rem;
}
.panel--gray.widget > div, .panel--gray:not(.widget) {
  background-color: var(--color-gray-100);
}
.panel--yellow.widget > div, .panel--yellow:not(.widget) {
  background-color: hsl(var(--hue-light-yellow), var(--saturation-light-yellow), calc(var(--lightness-light-yellow) * 1.4));
  border-color: var(--color-orange);
}
.panel--darkBlue.widget > div, .panel--darkBlue:not(.widget) {
  background-color: var(--color-dark-blue);
  border-color: var(--color-darkest-blue);
}
.panel--darkBlue.widget > div, .panel--darkBlue.widget > div h1, .panel--darkBlue.widget > div h2, .panel--darkBlue.widget > div h3, .panel--darkBlue.widget > div h4, .panel--darkBlue.widget > div h5, .panel--darkBlue.widget > div h6, .panel--darkBlue:not(.widget), .panel--darkBlue:not(.widget) h1, .panel--darkBlue:not(.widget) h2, .panel--darkBlue:not(.widget) h3, .panel--darkBlue:not(.widget) h4, .panel--darkBlue:not(.widget) h5, .panel--darkBlue:not(.widget) h6 {
  color: var(--font-color-light);
}

.quote {
  background-color: var(--color-gray-100);
  border-left: 0.25rem solid var(--color-light-blue);
  border-radius: var(--border-radius);
  font-family: var(--font-family-serif);
  font-size: var(--font-size-lg);
  font-style: italic;
  line-height: calc(var(--font-size-xl) + 0.25rem);
  padding: 3% 5%;
  padding-left: calc(5% - 0.25rem);
}
.quote__attribution {
  display: block;
  font-family: var(--font-family-sans-serif);
  font-size: var(--font-size-base);
  font-style: normal;
  margin-top: 0.5rem;
}

.separator {
  border: none;
  border-radius: 0.125rem;
  height: 0.25rem;
  margin: 1rem 0;
  width: 5rem;
}
.separator--center {
  margin-left: auto;
  margin-right: auto;
}
.separator--blue {
  background-image: linear-gradient(to right, var(--gradient-blue-start), var(--gradient-blue-end));
}
.separator--gold {
  background-image: linear-gradient(to right, var(--gradient-gold-start), var(--gradient-gold-end));
}
.separator--gray {
  background-image: linear-gradient(to right, var(--gradient-gray-start), var(--gradient-gray-end));
}

.table {
  background-color: #fff;
  border-collapse: separate;
  border-radius: var(--border-radius);
  border-spacing: 0;
  font-size: var(--font-size-sm);
}
.table *:last-child tr:last-child th:first-child, .table *:last-child tr:last-child td:first-child {
  border-bottom-left-radius: var(--border-radius);
}
.table *:last-child tr:last-child th:last-child, .table *:last-child tr:last-child td:last-child {
  border-bottom-right-radius: var(--border-radius);
}
.table caption {
  color: var(--font-color-dark);
}
.table th, .table td {
  padding: 0.5rem 1rem;
  position: relative;
}
.table tbody tr:hover th, .table tbody tr:hover td, .table tbody tr:focus th, .table tbody tr:focus td {
  background-color: rgba(0, 0, 0, 0.05);
}
.table tbody tr:not(:last-of-type) td {
  border-bottom: var(--layout-border);
}
.table tbody tr:nth-child(2n+1) {
  background-color: var(--color-gray-100);
}
.table tbody:first-child th,
.table caption + tbody th {
  background-color: #fff;
  border-right: 1px solid var(--color-gray-600);
  padding-right: 1rem;
  text-align: right;
}
.table thead th {
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: var(--border-radius) var(--border-radius) 0 0;
  transition: background-color var(--transition-duration), border-color var(--transition-duration);
}
.table thead button {
  background-color: transparent;
  border: 0 none;
  font-weight: bold;
  padding: 0;
}
.table thead .table--sorted {
  background-color: var(--color-gray-100);
  border-color: var(--layout-border-color);
  color: var(--color-uci-blue);
}
.table thead + tbody tr th {
  border-right: none;
  font-weight: normal;
  text-align: left;
}
.table thead + tbody tr th, .table thead + tbody tr td {
  transition: background-color var(--transition-duration);
}
.table thead + tbody tr .table--sorted {
  background-color: rgba(0, 0, 0, 0.05);
}
.table thead + tbody tr:first-of-type th, .table thead + tbody tr:first-of-type td {
  border-top: 1px solid var(--color-gray-600);
}
.table thead + tbody tr:last-of-type th, .table thead + tbody tr:last-of-type td {
  border-bottom: 1px solid var(--color-gray-600);
}
.table thead + tbody tr:not(:last-of-type) th {
  border-bottom: var(--layout-border);
}
.table .table__sortHeading {
  padding: 0;
}
.table .table__sortHeading button {
  padding: 0.5rem 1rem;
  padding-right: 2rem;
  text-align: left;
  width: 100%;
}
.table__sortIcon {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
}
.table__sortIcon.fa-sort, .table__sortIcon.icon--sort {
  color: var(--interface-component-color);
}
.table__sortTip {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.table__sortTip:not(caption) {
  position: absolute !important;
}
.text--extraSmall {
  font-size: var(--font-size-xs);
}
.text--small {
  font-size: var(--font-size-sm);
}
.text--large {
  font-size: var(--font-size-lg);
}
.text--extraLarge {
  font-size: var(--font-size-xl);
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.text--emulate-h1 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .text--emulate-h1 {
    font-size: 2.5rem;
  }
}
.text--emulate-h2 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .text--emulate-h2 {
    font-size: 2rem;
  }
}
.text--emulate-h3, .widget__heading {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .text--emulate-h3, .widget__heading {
    font-size: 1.75rem;
  }
}
.text--emulate-h4 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .text--emulate-h4 {
    font-size: 1.5rem;
  }
}
.text--emulate-h5 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: 1.25rem;
}
.text--emulate-h6 {
  font-family: var(--headings-font-family);
  font-weight: var(--headings-font-weight);
  line-height: var(--headings-line-height);
  color: var(--headings-color);
  margin-bottom: var(--block-element-spacing);
  font-size: 1rem;
}

.announcement__snippet {
  margin-bottom: 1rem;
}
.announcement__snippet *:first-child {
  margin-top: 0;
}
.announcement__snippet *:last-child {
  margin-bottom: 0;
}

.featuredItem {
  background-color: #fff;
  border: var(--layout-border);
  border-radius: var(--border-radius);
  overflow: hidden;
  position: relative;
  transition: background-color var(--transition-duration), box-shadow var(--transition-duration);
}
.featuredItem:hover, .featuredItem:has(.featuredItem__link:focus) {
  background-color: var(--color-gray-100);
  box-shadow: var(--shadow-dark);
}
.featuredItem:hover .featuredItem__image, .featuredItem:has(.featuredItem__link:focus) .featuredItem__image {
  border-bottom-color: var(--color-uci-gold);
}
.featuredItem__heading {
  font-size: var(--font-size-h4);
}
.featuredItem__link {
  text-decoration: none;
}
.featuredItem__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featuredItem__image {
  border-bottom: 4px solid var(--layout-border-color);
  display: inline-block;
  width: 100%;
  transition: all var(--transition-duration);
}
.featuredItem__image--align-left {
  float: left;
}
.featuredItem__image--align-right {
  float: right;
}
.featuredItem__content {
  display: inline-block;
  padding: 1.25rem 1rem 1rem 1rem;
}
.featuredItem__category {
  color: var(--color-gray-700);
  font-size: var(--font-size-sm);
}
.featuredItem--orientation-horz .featuredItem__image {
  border-bottom: none;
}
.featuredItem--orientation-horz .featuredItem__content {
  padding: 0.5rem 1rem 0.5rem 1rem;
}
.featuredItem--proportions-halves .featuredItem__image {
  width: 50%;
}
.featuredItem--proportions-halves .featuredItem__image + .featuredItem__content {
  width: 50%;
}
.featuredItem--proportions-thirds .featuredItem__image {
  width: 33%;
}
.featuredItem--proportions-thirds .featuredItem__image + .featuredItem__content {
  width: 67%;
}

@media (min-width: 993px) {
  .linkList__heading--left {
    float: left;
    margin-right: var(--gutter-width);
    width: 25%;
  }
}
.linkList__list {
  column-gap: var(--gutter-width);
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 993px) {
  .linkList__list--1column {
    column-count: 1;
  }
}
@media (min-width: 993px) {
  .linkList__list--2column {
    column-count: 2;
  }
}
@media (min-width: 993px) {
  .linkList__list--3column {
    column-count: 3;
  }
}
.linkList__item {
  break-inside: avoid;
  line-height: 1.25;
  margin: 0 0 0.75rem 0;
}
.linkList__link {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color var(--transition-duration);
}
.linkList__link:hover, .linkList__link:focus {
  text-decoration-color: inherit;
}

.marquee__heading {
  overflow: hidden;
  position: relative;
}
.marquee__overlay {
  display: flex;
  align-items: center;
  position: relative;
}
.marquee__overlay--dark {
  background-color: var(--overlay-dark-min);
}
.marquee__overlay--light {
  background-color: var(--overlay-light-min);
}
.marquee__visual {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.marquee__media {
  min-height: 100%;
  min-width: 100%;
  max-width: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.marquee__text {
  padding-top: var(--gutter-width);
  padding-bottom: var(--gutter-width);
}
.marquee__text--center {
  text-align: center;
}
.marquee__text--dark {
  color: var(--font-color-dark);
}
.marquee__text--dark .pageHeading,
.marquee__text--dark .sectionHeading {
  color: var(--headings-color);
}
.marquee__text--light {
  color: var(--font-color-light);
}
.marquee__text--light .pageHeading,
.marquee__text--light .sectionHeading {
  color: var(--font-color-light);
}
.marquee__widgets {
  margin-top: -1.75rem;
}
.marquee__widgetWrapper {
  position: relative;
}
.marquee__widget {
  background-color: #fff;
  border: var(--layout-border);
  border-top-width: var(--border-radius);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-light);
  margin-bottom: 1rem;
  padding: 1rem;
}

.marquee--parallax {
  --parallax-offset: 300;
}
.marquee--parallax .marquee__visual {
  height: calc(100% + var(--parallax-offset) * 1px);
}

:root {
  --font-size-h1: calc(var(--font-size-base) * 2.5);
  --font-size-h2: calc(var(--font-size-base) * 2);
  --font-size-h3: calc(var(--font-size-base) * 1.75);
  --font-size-h4: calc(var(--font-size-base) * 1.5);
  --font-size-h5: calc(var(--font-size-base) * 1.25);
  --font-size-h6: calc(var(--font-size-base) * 1);
}

/*# sourceMappingURL=peltason-min.css.map */
