@charset "utf-8";

svg:not(:root).svg-inline--fa { overflow: visible; }

.svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -0.125em; }

.svg-inline--fa.fa-lg { vertical-align: -0.225em; }

.svg-inline--fa.fa-w-1 { width: 0.0625em; }

.svg-inline--fa.fa-w-2 { width: 0.125em; }

.svg-inline--fa.fa-w-3 { width: 0.1875em; }

.svg-inline--fa.fa-w-4 { width: 0.25em; }

.svg-inline--fa.fa-w-5 { width: 0.3125em; }

.svg-inline--fa.fa-w-6 { width: 0.375em; }

.svg-inline--fa.fa-w-7 { width: 0.4375em; }

.svg-inline--fa.fa-w-8 { width: 0.5em; }

.svg-inline--fa.fa-w-9 { width: 0.5625em; }

.svg-inline--fa.fa-w-10 { width: 0.625em; }

.svg-inline--fa.fa-w-11 { width: 0.6875em; }

.svg-inline--fa.fa-w-12 { width: 0.75em; }

.svg-inline--fa.fa-w-13 { width: 0.8125em; }

.svg-inline--fa.fa-w-14 { width: 0.875em; }

.svg-inline--fa.fa-w-15 { width: 0.9375em; }

.svg-inline--fa.fa-w-16 { width: 1em; }

.svg-inline--fa.fa-w-17 { width: 1.0625em; }

.svg-inline--fa.fa-w-18 { width: 1.125em; }

.svg-inline--fa.fa-w-19 { width: 1.1875em; }

.svg-inline--fa.fa-w-20 { width: 1.25em; }

.svg-inline--fa.fa-pull-left { margin-right: 0.3em; width: auto; }

.svg-inline--fa.fa-pull-right { margin-left: 0.3em; width: auto; }

.svg-inline--fa.fa-border { height: 1.5em; }

.svg-inline--fa.fa-li { width: 2em; }

.svg-inline--fa.fa-fw { width: 1.25em; }

.fa-layers svg.svg-inline--fa { inset: 0px; margin: auto; position: absolute; }

.fa-layers { display: inline-block; height: 1em; position: relative; text-align: center; vertical-align: -0.125em; width: 1em; }

.fa-layers svg.svg-inline--fa { transform-origin: center center; }

.fa-layers-counter, .fa-layers-text { display: inline-block; position: absolute; text-align: center; }

.fa-layers-text { left: 50%; top: 50%; transform: translate(-50%, -50%); transform-origin: center center; }

.fa-layers-counter { background-color: rgb(255, 37, 58); border-radius: 1em; box-sizing: border-box; color: rgb(255, 255, 255); height: 1.5em; line-height: 1; max-width: 5em; min-width: 1.5em; overflow: hidden; padding: 0.25em; right: 0px; text-overflow: ellipsis; top: 0px; transform: scale(0.25); transform-origin: right top; }

.fa-layers-bottom-right { bottom: 0px; right: 0px; top: auto; transform: scale(0.25); transform-origin: right bottom; }

.fa-layers-bottom-left { inset: auto auto 0px 0px; transform: scale(0.25); transform-origin: left bottom; }

.fa-layers-top-right { right: 0px; top: 0px; transform: scale(0.25); transform-origin: right top; }

.fa-layers-top-left { left: 0px; right: auto; top: 0px; transform: scale(0.25); transform-origin: left top; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }

.fa-xs { font-size: 0.75em; }

.fa-sm { font-size: 0.875em; }

.fa-1x { font-size: 1em; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-6x { font-size: 6em; }

.fa-7x { font-size: 7em; }

.fa-8x { font-size: 8em; }

.fa-9x { font-size: 9em; }

.fa-10x { font-size: 10em; }

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

.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }

.fa-ul > li { position: relative; }

.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }

.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }

.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }

@-webkit-keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

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

.fa-rotate-90 { transform: rotate(90deg); }

.fa-rotate-180 { transform: rotate(180deg); }

.fa-rotate-270 { transform: rotate(270deg); }

.fa-flip-horizontal { transform: scale(-1, 1); }

.fa-flip-vertical { transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1, -1); }

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 { filter: none; }

.fa-stack { display: inline-block; height: 2em; position: relative; width: 2.5em; }

.fa-stack-1x, .fa-stack-2x { inset: 0px; margin: auto; position: absolute; }

.svg-inline--fa.fa-stack-1x { height: 1em; width: 1.25em; }

.svg-inline--fa.fa-stack-2x { height: 2em; width: 2.5em; }

.fa-inverse { color: rgb(255, 255, 255); }

.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }

.svg-inline--fa .fa-primary { fill: var(--fa-primary-color,currentColor); opacity: var(--fa-primary-opacity,1); }

.svg-inline--fa .fa-secondary { fill: var(--fa-secondary-color,currentColor); opacity: var(--fa-secondary-opacity,.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary { opacity: var(--fa-secondary-opacity,.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary { opacity: var(--fa-primary-opacity,1); }

.svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary { fill: rgb(0, 0, 0); }

.fad.fa-inverse { color: rgb(255, 255, 255); }