/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.0.0 - https://www.flaticon.com/uicons/interface-icons
*/
/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.link-download{
    color: #7184ad;
    font-size: 12px;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-flex;
}

@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700&display=swap");:root,[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #5848bb;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #4b5563;
    --bs-gray-dark: #1f2937;
    --bs-gray-100: #f3f4f6;
    --bs-gray-200: #e5e7eb;
    --bs-gray-300: #d1d5db;
    --bs-gray-400: #9ca3af;
    --bs-gray-500: #6b7280;
    --bs-gray-600: #4b5563;
    --bs-gray-700: #374151;
    --bs-gray-800: #1f2937;
    --bs-gray-900: #111827;
    --bs-primary: #2f2cd8;
    --bs-secondary: #050505;
    --bs-success: #12a347;
    --bs-info: #0e7ceb;
    --bs-warning: #fba801;
    --bs-danger: #dc2626;
    --bs-light: #e2e8f0;
    --bs-dark: #0f172a;
    --bs-primary-rgb: 47,44,216;
    --bs-secondary-rgb: 5,5,5;
    --bs-success-rgb: 18,163,71;
    --bs-info-rgb: 14,124,235;
    --bs-warning-rgb: 251,168,1;
    --bs-danger-rgb: 220,38,38;
    --bs-light-rgb: 226,232,240;
    --bs-dark-rgb: 15,23,42;
    --bs-primary-text-emphasis: #131256;
    --bs-secondary-text-emphasis: #020202;
    --bs-success-text-emphasis: #07411c;
    --bs-info-text-emphasis: #06325e;
    --bs-warning-text-emphasis: #644300;
    --bs-danger-text-emphasis: #580f0f;
    --bs-light-text-emphasis: #374151;
    --bs-dark-text-emphasis: #374151;
    --bs-primary-bg-subtle: #d5d5f7;
    --bs-secondary-bg-subtle: #cdcdcd;
    --bs-success-bg-subtle: #d0edda;
    --bs-info-bg-subtle: #cfe5fb;
    --bs-warning-bg-subtle: #feeecc;
    --bs-danger-bg-subtle: #f8d4d4;
    --bs-light-bg-subtle: #f9fafb;
    --bs-dark-bg-subtle: #9ca3af;
    --bs-primary-border-subtle: #acabef;
    --bs-secondary-border-subtle: #9b9b9b;
    --bs-success-border-subtle: #a0dab5;
    --bs-info-border-subtle: #9fcbf7;
    --bs-warning-border-subtle: #fddc99;
    --bs-danger-border-subtle: #f1a8a8;
    --bs-light-border-subtle: #e5e7eb;
    --bs-dark-border-subtle: #6b7280;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));
    --bs-body-font-family: "Rubik",sans-serif;
    --bs-body-font-size: 0.875rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.6;
    --bs-body-color: #7184ad;
    --bs-body-color-rgb: 113,132,173;
    --bs-body-bg: #f6f9fc;
    --bs-body-bg-rgb: 246,249,252;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(113,132,173,.75);
    --bs-secondary-color-rgb: 113,132,173;
    --bs-secondary-bg: #e5e7eb;
    --bs-secondary-bg-rgb: 229,231,235;
    --bs-tertiary-color: rgba(113,132,173,.5);
    --bs-tertiary-color-rgb: 113,132,173;
    --bs-tertiary-bg: #f3f4f6;
    --bs-tertiary-bg-rgb: 243,244,246;
    --bs-heading-color: #1f2c73;
    --bs-link-color: #2f2cd8;
    --bs-link-color-rgb: 47,44,216;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #2623ad;
    --bs-link-hover-color-rgb: 38,35,173;
    --bs-code-color: #d63384;
    --bs-highlight-color: #7184ad;
    --bs-highlight-bg: #fef9c3;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #e5eaef;
    --bs-border-color-translucent: rgba(0,0,0,.175);
    --bs-border-radius: 6px;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(47,44,216,.25);
    --bs-form-valid-color: #12a347;
    --bs-form-valid-border-color: #12a347;
    --bs-form-invalid-color: #dc2626;
    --bs-form-invalid-border-color: #dc2626
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #d1d5db;
    --bs-body-color-rgb: 209,213,219;
    --bs-body-bg: #111827;
    --bs-body-bg-rgb: 17,24,39;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255,255,255;
    --bs-secondary-color: rgba(209,213,219,.75);
    --bs-secondary-color-rgb: 209,213,219;
    --bs-secondary-bg: #1f2937;
    --bs-secondary-bg-rgb: 31,41,55;
    --bs-tertiary-color: rgba(209,213,219,.5);
    --bs-tertiary-color-rgb: 209,213,219;
    --bs-tertiary-bg: #18212f;
    --bs-tertiary-bg-rgb: 24,33,47;
    --bs-primary-text-emphasis: #8280e8;
    --bs-secondary-text-emphasis: dimgray;
    --bs-success-text-emphasis: #71c891;
    --bs-info-text-emphasis: #6eb0f3;
    --bs-warning-text-emphasis: #fdcb67;
    --bs-danger-text-emphasis: #ea7d7d;
    --bs-light-text-emphasis: #f3f4f6;
    --bs-dark-text-emphasis: #d1d5db;
    --bs-primary-bg-subtle: #09092b;
    --bs-secondary-bg-subtle: #010101;
    --bs-success-bg-subtle: #04210e;
    --bs-info-bg-subtle: #03192f;
    --bs-warning-bg-subtle: #322200;
    --bs-danger-bg-subtle: #2c0808;
    --bs-light-bg-subtle: #1f2937;
    --bs-dark-bg-subtle: #10151c;
    --bs-primary-border-subtle: #1c1a82;
    --bs-secondary-border-subtle: #030303;
    --bs-success-border-subtle: #0b622b;
    --bs-info-border-subtle: #084a8d;
    --bs-warning-border-subtle: #976501;
    --bs-danger-border-subtle: #841717;
    --bs-light-border-subtle: #374151;
    --bs-dark-border-subtle: #1f2937;
    --bs-heading-color: inherit;
    --bs-link-color: #8280e8;
    --bs-link-hover-color: #9b99ed;
    --bs-link-color-rgb: 130,128,232;
    --bs-link-hover-color-rgb: 155,153,237;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #d1d5db;
    --bs-highlight-bg: #854d0e;
    --bs-border-color: #374151;
    --bs-border-color-translucent: hsla(0,0%,100%,.15);
    --bs-form-valid-color: #86efac;
    --bs-form-valid-border-color: #86efac;
    --bs-form-invalid-color: #fca5a5;
    --bs-form-invalid-border-color: #fca5a5
}

*,:after,:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.6;
    color: var(--bs-heading-color)
}

.h1,h1 {
    font-size: calc(1.35rem + 1.2vw)
}

@media (min-width: 1200px) {
    .h1,h1 {
        font-size:2.25rem
    }
}

.h2,h2 {
    font-size: calc(1.3125rem + .75vw)
}

@media (min-width: 1200px) {
    .h2,h2 {
        font-size:1.875rem
    }
}

.h3,h3 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.5rem
    }
}

.h4,h4 {
    font-size: 1.125rem
}

.h5,.h6,h5,h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul {
    padding-left: 2rem
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

.small,small {
    font-size: .875em
}

.mark,mark {
    padding: .1875em;
    color: var(--bs-highlight-color);
    background-color: var(--bs-highlight-bg)
}

sub,sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .1875rem .375rem;
    font-size: .875em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

figure {
    margin: 0 0 1rem
}

img,svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-secondary-color);
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,td,tfoot,th,thead,tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,select {
    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
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width: 1200px) {
    legend {
        font-size:1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-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
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

::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
}

.lead {
    font-size: 1.09375rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-1 {
        font-size:5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-2 {
        font-size:4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-3 {
        font-size:4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-4 {
        font-size:3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-5 {
        font-size:3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.6
}

@media (min-width: 1200px) {
    .display-6 {
        font-size:2.5rem
    }
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.09375rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #4b5563
}

.blockquote-footer:before {
    content: "— "
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius)
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,.gx-0 {
    --bs-gutter-x: 0
}

.g-0,.gy-0 {
    --bs-gutter-y: 0
}

.g-1,.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width: 576px) {
    .col-sm {
        flex:1 0
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,.gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,.gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,.gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,.gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,.gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,.gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,.gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,.gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,.gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,.gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,.gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,.gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 768px) {
    .col-md {
        flex:1 0
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,.gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,.gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,.gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,.gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,.gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,.gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,.gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,.gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,.gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,.gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,.gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,.gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex:1 0
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,.gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,.gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,.gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,.gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,.gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,.gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,.gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,.gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,.gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,.gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,.gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,.gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex:1 0
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,.gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,.gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,.gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,.gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,.gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,.gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,.gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,.gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,.gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,.gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,.gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,.gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex:1 0
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,.gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,.gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,.gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,.gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,.gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,.gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,.gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,.gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,.gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,.gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,.gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,.gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: #f6f9fc;
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb),0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb),0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem;
    color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--bs-border-width) * 2) solid
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem
}

.table-bordered>:not(caption)>* {
    border-width: var(--bs-border-width) 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--bs-border-width)
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg)
}

.table-active {
    --bs-table-color-state: var(--bs-table-active-color);
    --bs-table-bg-state: var(--bs-table-active-bg)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: var(--bs-table-hover-color);
    --bs-table-bg-state: var(--bs-table-hover-bg)
}

.table-primary {
    --bs-table-color: #000;
    --bs-table-bg: #d5d5f7;
    --bs-table-border-color: #aaaac6;
    --bs-table-striped-bg: #cacaeb;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #c0c0de;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c5c5e4;
    --bs-table-hover-color: #000
}

.table-primary,.table-secondary {
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-secondary {
    --bs-table-color: #000;
    --bs-table-bg: #cdcdcd;
    --bs-table-border-color: #a4a4a4;
    --bs-table-striped-bg: #c3c3c3;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #b9b9b9;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bebebe;
    --bs-table-hover-color: #000
}

.table-success {
    --bs-table-color: #000;
    --bs-table-bg: #d0edda;
    --bs-table-border-color: #a6beae;
    --bs-table-striped-bg: #c6e1cf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bbd5c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c0dbca;
    --bs-table-hover-color: #000
}

.table-info,.table-success {
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-info {
    --bs-table-color: #000;
    --bs-table-bg: #cfe5fb;
    --bs-table-border-color: #a6b7c9;
    --bs-table-striped-bg: #c5daee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bacee2;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfd4e8;
    --bs-table-hover-color: #000
}

.table-warning {
    --bs-table-color: #000;
    --bs-table-bg: #feeecc;
    --bs-table-border-color: #cbbea3;
    --bs-table-striped-bg: #f1e2c2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e5d6b8;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ebdcbd;
    --bs-table-hover-color: #000
}

.table-danger,.table-warning {
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-danger {
    --bs-table-color: #000;
    --bs-table-bg: #f8d4d4;
    --bs-table-border-color: #c6aaaa;
    --bs-table-striped-bg: #ecc9c9;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfbfbf;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c4c4;
    --bs-table-hover-color: #000
}

.table-light {
    --bs-table-color: #000;
    --bs-table-bg: #e2e8f0;
    --bs-table-border-color: #b5bac0;
    --bs-table-striped-bg: #d7dce4;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbd1d8;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d7de;
    --bs-table-hover-color: #000
}

.table-dark,.table-light {
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-dark {
    --bs-table-color: #fff;
    --bs-table-bg: #0f172a;
    --bs-table-border-color: #3f4555;
    --bs-table-striped-bg: #1b2335;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #272e3f;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #21283a;
    --bs-table-hover-color: #fff
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + var(--bs-border-width));
    padding-bottom: calc(.375rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.6
}

.col-form-label-lg {
    padding-top: calc(.5rem + var(--bs-border-width));
    padding-bottom: calc(.5rem + var(--bs-border-width));
    font-size: 1.09375rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + var(--bs-border-width));
    padding-bottom: calc(.25rem + var(--bs-border-width));
    font-size: .765625rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #9796ec;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(47,44,216,.25)
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.6em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end:.75rem;color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width:var(--bs-border-width);border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end:.75rem;color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width:var(--bs-border-width);border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }

    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: var(--bs-secondary-bg)
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.6;
    color: var(--bs-body-color);
    background-color: transparent;
    border: solid transparent;
    border-width: var(--bs-border-width) 0
}

.form-control-plaintext:focus {
    outline: 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.6em + .5rem + calc(var(--bs-border-width) * 2));
    padding: .25rem .5rem;
    font-size: .765625rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem}

.form-control-lg {
    min-height: calc(1.6em + 1rem + calc(var(--bs-border-width) * 2));
    padding: .5rem 1rem;
    font-size: 1.09375rem;
    border-radius: var(--bs-border-radius-lg)
}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end:1rem}

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end:1rem}

textarea.form-control {
    min-height: calc(1.6em + .75rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm {
    min-height: calc(1.6em + .5rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg {
    min-height: calc(1.6em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-control-color {
    width: 3rem;
    height: calc(1.6em + .75rem + calc(var(--bs-border-width) * 2));
    padding: .375rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    border: 0!important;
    border-radius: var(--bs-border-radius)
}

.form-control-color::-webkit-color-swatch {
    border: 0!important;
    border-radius: var(--bs-border-radius)
}

.form-control-color.form-control-sm {
    height: calc(1.6em + .5rem + calc(var(--bs-border-width) * 2))
}

.form-control-color.form-control-lg {
    height: calc(1.6em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb%2831, 41, 55%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: #9796ec;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(47,44,216,.25)
}

.form-select[multiple],.form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: var(--bs-secondary-bg)
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 var(--bs-body-color)
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .765625rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.09375rem;
    border-radius: var(--bs-border-radius-lg)
}

[data-bs-theme=dark] .form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb%28209, 213, 219%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

.form-check {
    display: block;
    min-height: 1.4rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-reverse {
    padding-right: 1.5em;
    padding-left: 0;
    text-align: right
}

.form-check-reverse .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0
}

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .3em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color);
    print-color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #9796ec;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(47,44,216,.25)
}

.form-check-input:checked {
    background-color: #2f2cd8;
    border-color: #2f2cd8
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #2f2cd8;
    border-color: #2f2cd8;
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    cursor: default;
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: 0;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239796ec'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: 100%;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0
}

.form-switch.form-check-reverse .form-check-input {
    margin-right: -2.5em;
    margin-left: 0
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.btn-check:disabled+.btn,.btn-check[disabled]+.btn {
    pointer-events: none;
    filter: none;
    opacity: .65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range {
    width: 100%;
    height: 1rem;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #f6f9fc,0 0 0 .25rem rgba(47,44,216,.25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #f6f9fc,0 0 0 .25rem rgba(47,44,216,.25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    -webkit-appearance: none;
    appearance: none;
    background-color: #2f2cd8;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #c1c0f3
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    -moz-appearance: none;
    appearance: none;
    background-color: #2f2cd8;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #c1c0f3
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb {
    background-color: var(--bs-secondary-color)
}

.form-floating {
    position: relative
}

.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        transition: none
    }
}

.form-floating>.form-control,.form-floating>.form-control-plaintext {
    padding: 1rem .75rem
}

.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label {
    color: rgba(var(--bs-body-color-rgb),.65);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after {
    position: absolute;
    inset: 1rem .375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>.form-control:-webkit-autofill~label {
    color: rgba(var(--bs-body-color-rgb),.65);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label {
    border-width: var(--bs-border-width) 0
}

.form-floating>.form-control:disabled~label,.form-floating>:disabled~label {
    color: #4b5563
}

.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after {
    background-color: var(--bs-secondary-bg)
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus {
    z-index: 5
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 5
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius)
}

.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.09375rem;
    border-radius: var(--bs-border-radius-lg)
}

.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text {
    padding: .25rem .5rem;
    font-size: .765625rem;
    border-radius: var(--bs-border-radius-sm)
}

.input-group-lg>.form-select,.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: calc(var(--bs-border-width) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-form-valid-color)
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .765625rem;
    color: #fff;
    background-color: var(--bs-success);
    border-radius: var(--bs-border-radius)
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.6em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2312A347' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.4em + .1875rem) center;
    background-size: calc(.8em + .375rem) calc(.8em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb),.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.6em + .75rem);
    background-position: top calc(.4em + .1875rem) right calc(.4em + .1875rem)
}

.form-select.is-valid,.was-validated .form-select:valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2312A347' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.8em + .375rem) calc(.8em + .375rem)
}

.form-select.is-valid:focus,.was-validated .form-select:valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb),.25)
}

.form-control-color.is-valid,.was-validated .form-control-color:valid {
    width: calc(3rem + calc(1.6em + .75rem))
}

.form-check-input.is-valid,.was-validated .form-check-input:valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked {
    background-color: var(--bs-form-valid-color)
}

.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 0 rgba(var(--bs-success-rgb),.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: var(--bs-form-valid-color)
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-form-invalid-color)
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .765625rem;
    color: #fff;
    background-color: var(--bs-danger);
    border-radius: var(--bs-border-radius)
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.6em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DC2626'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DC2626' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.4em + .1875rem) center;
    background-size: calc(.8em + .375rem) calc(.8em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb),.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.6em + .75rem);
    background-position: top calc(.4em + .1875rem) right calc(.4em + .1875rem)
}

.form-select.is-invalid,.was-validated .form-select:invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DC2626'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DC2626' stroke='none'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.8em + .375rem) calc(.8em + .375rem)
}

.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb),.25)
}

.form-control-color.is-invalid,.was-validated .form-control-color:invalid {
    width: calc(3rem + calc(1.6em + .75rem))
}

.form-check-input.is-invalid,.was-validated .form-check-input:invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked {
    background-color: var(--bs-form-invalid-color)
}

.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 0 rgba(var(--bs-danger-rgb),.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: var(--bs-form-invalid-color)
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.6;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0rem rgba(var(--bs-btn-focus-shadow-rgb),.5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn-check+.btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible+.btn {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}

.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled,.btn:disabled,fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #2f2cd8;
    --bs-btn-border-color: #2f2cd8;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #2825b8;
    --bs-btn-hover-border-color: #2623ad;
    --bs-btn-focus-shadow-rgb: 78,76,222;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #2623ad;
    --bs-btn-active-border-color: #2321a2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #2f2cd8;
    --bs-btn-disabled-border-color: #2f2cd8
}

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #050505;
    --bs-btn-border-color: #050505;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #040404;
    --bs-btn-hover-border-color: #040404;
    --bs-btn-focus-shadow-rgb: 43,43,43;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #040404;
    --bs-btn-active-border-color: #040404;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #050505;
    --bs-btn-disabled-border-color: #050505
}

.btn-success {
    --bs-btn-color: #000;
    --bs-btn-bg: #12a347;
    --bs-btn-border-color: #12a347;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #36b163;
    --bs-btn-hover-border-color: #2aac59;
    --bs-btn-focus-shadow-rgb: 15,139,60;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #41b56c;
    --bs-btn-active-border-color: #2aac59;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #12a347;
    --bs-btn-disabled-border-color: #12a347
}

.btn-info {
    --bs-btn-color: #000;
    --bs-btn-bg: #0e7ceb;
    --bs-btn-border-color: #0e7ceb;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #3290ee;
    --bs-btn-hover-border-color: #2689ed;
    --bs-btn-focus-shadow-rgb: 12,105,200;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #3e96ef;
    --bs-btn-active-border-color: #2689ed;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0e7ceb;
    --bs-btn-disabled-border-color: #0e7ceb
}

.btn-warning {
    --bs-btn-color: #000;
    --bs-btn-bg: #fba801;
    --bs-btn-border-color: #fba801;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #fcb527;
    --bs-btn-hover-border-color: #fbb11a;
    --bs-btn-focus-shadow-rgb: 213,143,1;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #fcb934;
    --bs-btn-active-border-color: #fbb11a;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #fba801;
    --bs-btn-disabled-border-color: #fba801
}

.btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc2626;
    --bs-btn-border-color: #dc2626;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2020;
    --bs-btn-hover-border-color: #b01e1e;
    --bs-btn-focus-shadow-rgb: 225,71,71;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b01e1e;
    --bs-btn-active-border-color: #a51d1d;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc2626;
    --bs-btn-disabled-border-color: #dc2626
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #e2e8f0;
    --bs-btn-border-color: #e2e8f0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #c0c5cc;
    --bs-btn-hover-border-color: #b5bac0;
    --bs-btn-focus-shadow-rgb: 192,197,204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #b5bac0;
    --bs-btn-active-border-color: #aaaeb4;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #e2e8f0;
    --bs-btn-disabled-border-color: #e2e8f0
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0f172a;
    --bs-btn-border-color: #0f172a;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #333a4a;
    --bs-btn-hover-border-color: #272e3f;
    --bs-btn-focus-shadow-rgb: 51,58,74;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #3f4555;
    --bs-btn-active-border-color: #272e3f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0f172a;
    --bs-btn-disabled-border-color: #0f172a
}

.btn-outline-primary {
    --bs-btn-color: #2f2cd8;
    --bs-btn-border-color: #2f2cd8;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #2f2cd8;
    --bs-btn-hover-border-color: #2f2cd8;
    --bs-btn-focus-shadow-rgb: 47,44,216;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #2f2cd8;
    --bs-btn-active-border-color: #2f2cd8;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #2f2cd8;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2f2cd8;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #050505;
    --bs-btn-border-color: #050505;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #050505;
    --bs-btn-hover-border-color: #050505;
    --bs-btn-focus-shadow-rgb: 5,5,5;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #050505;
    --bs-btn-active-border-color: #050505;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #050505;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #050505;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #12a347;
    --bs-btn-border-color: #12a347;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #12a347;
    --bs-btn-hover-border-color: #12a347;
    --bs-btn-focus-shadow-rgb: 18,163,71;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #12a347;
    --bs-btn-active-border-color: #12a347;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #12a347;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #12a347;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #0e7ceb;
    --bs-btn-border-color: #0e7ceb;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0e7ceb;
    --bs-btn-hover-border-color: #0e7ceb;
    --bs-btn-focus-shadow-rgb: 14,124,235;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0e7ceb;
    --bs-btn-active-border-color: #0e7ceb;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #0e7ceb;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0e7ceb;
    --bs-gradient: none
}

.btn-outline-warning {
    --bs-btn-color: #fba801;
    --bs-btn-border-color: #fba801;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #fba801;
    --bs-btn-hover-border-color: #fba801;
    --bs-btn-focus-shadow-rgb: 251,168,1;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #fba801;
    --bs-btn-active-border-color: #fba801;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fba801;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #fba801;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #dc2626;
    --bs-btn-border-color: #dc2626;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #dc2626;
    --bs-btn-hover-border-color: #dc2626;
    --bs-btn-focus-shadow-rgb: 220,38,38;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #dc2626;
    --bs-btn-active-border-color: #dc2626;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #dc2626;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #dc2626;
    --bs-gradient: none
}

.btn-outline-light {
    --bs-btn-color: #e2e8f0;
    --bs-btn-border-color: #e2e8f0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e2e8f0;
    --bs-btn-hover-border-color: #e2e8f0;
    --bs-btn-focus-shadow-rgb: 226,232,240;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #e2e8f0;
    --bs-btn-active-border-color: #e2e8f0;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #e2e8f0;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #e2e8f0;
    --bs-gradient: none
}

.btn-outline-dark {
    --bs-btn-color: #0f172a;
    --bs-btn-border-color: #0f172a;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0f172a;
    --bs-btn-hover-border-color: #0f172a;
    --bs-btn-focus-shadow-rgb: 15,23,42;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0f172a;
    --bs-btn-active-border-color: #0f172a;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #0f172a;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0f172a;
    --bs-gradient: none
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #4b5563;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: 0 0 0 #000;
    --bs-btn-focus-shadow-rgb: 78,76,222;
    text-decoration: underline
}

.btn-link:focus-visible {
    color: var(--bs-btn-color)
}

.btn-link:hover {
    color: var(--bs-btn-hover-color)
}

.btn-group-lg>.btn,.btn-lg {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1.09375rem;
    --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-group-sm>.btn,.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.765625rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 0.875rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #2f2cd8;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #4b5563;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius)
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer)
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position:start
    }

    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position:start
    }

    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-end {
        --bs-position: end
    }

    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position:start
    }

    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position:start
    }

    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position:start
    }

    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--bs-dropdown-spacer)
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: var(--bs-dropdown-spacer)
}

.dropend .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropend .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropend .dropdown-toggle:after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: var(--bs-dropdown-spacer)
}

.dropstart .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropstart .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropstart .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropstart .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius,0)
}

.dropdown-item:focus,.dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: .765625rem;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color)
}

.dropdown-menu-dark {
    --bs-dropdown-color: #d1d5db;
    --bs-dropdown-bg: #1f2937;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-box-shadow: ;
    --bs-dropdown-link-color: #d1d5db;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: hsla(0,0%,100%,.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #2f2cd8;
    --bs-dropdown-link-disabled-color: #6b7280;
    --bs-dropdown-header-color: #6b7280
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: var(--bs-border-radius)
}

.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn {
    margin-left: calc(var(--bs-border-width) * -1)
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: calc(var(--bs-border-width) * -1)
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: none;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus,.nav-link:hover {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(47,44,216,.25)
}

.nav-link.disabled,.nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu {
    margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #2f2cd8
}

.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline {
    --bs-nav-underline-gap: 1rem;
    --bs-nav-underline-border-width: 0.125rem;
    --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
    gap: var(--bs-nav-underline-gap)
}

.nav-underline .nav-link {
    padding-right: 0;
    padding-left: 0;
    border-bottom: var(--bs-nav-underline-border-width) solid transparent
}

.nav-underline .nav-link:focus,.nav-underline .nav-link:hover {
    border-bottom-color: currentcolor
}

.nav-underline .nav-link.active,.nav-underline .show>.nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb),0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb),0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb),0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-brand-padding-y: 0.325rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.09375rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.09375rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28113, 132, 173, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb),0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link.active,.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-navbar-color)
}

.navbar-text a,.navbar-text a:focus,.navbar-text a:hover {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition)
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height,75vh);
    overflow-y: auto
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .navbar-expand-sm .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto!important;
        height: auto!important;
        visibility: visible!important;
        background-color: transparent!important;
        border: 0!important;
        transform: none!important;
        transition: none
    }

    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }

    .navbar-expand-md .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto!important;
        height: auto!important;
        visibility: visible!important;
        background-color: transparent!important;
        border: 0!important;
        transform: none!important;
        transition: none
    }

    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-md .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto!important;
        height: auto!important;
        visibility: visible!important;
        background-color: transparent!important;
        border: 0!important;
        transform: none!important;
        transition: none
    }

    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto!important;
        height: auto!important;
        visibility: visible!important;
        background-color: transparent!important;
        border: 0!important;
        transform: none!important;
        transition: none
    }

    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler {
        display: none
    }

    .navbar-expand-xxl .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto!important;
        height: auto!important;
        visibility: visible!important;
        background-color: transparent!important;
        border: 0!important;
        transform: none!important;
        transition: none
    }

    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto!important;
    height: auto!important;
    visibility: visible!important;
    background-color: transparent!important;
    border: 0!important;
    transform: none!important;
    transition: none
}

.navbar-expand .offcanvas .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-dark,.navbar[data-bs-theme=dark] {
    --bs-navbar-color: hsla(0,0%,100%,.55);
    --bs-navbar-hover-color: hsla(0,0%,100%,.75);
    --bs-navbar-disabled-color: hsla(0,0%,100%,.25);
    --bs-navbar-active-color: #fff;
    --bs-navbar-brand-color: #fff;
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-toggler-border-color: hsla(0,0%,100%,.1)
}

.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb),0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color)
}

.card-subtitle {
    margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
    color: var(--bs-card-subtitle-color)
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: var(--bs-card-spacer-x)
}

.card-header {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    margin-bottom: 0;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs {
    margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
    margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
    margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
    margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
    margin-left: calc(-.5 * var(--bs-card-cap-padding-x))
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: var(--bs-card-img-overlay-padding);
    border-radius: var(--bs-card-inner-border-radius)
}

.card-img,.card-img-bottom,.card-img-top {
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card-group>.card {
    margin-bottom: var(--bs-card-group-margin)
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237184ad'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23131256'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-border-color: #9796ec;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(47,44,216,.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: .875rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed):after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button:after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}

[data-bs-theme=dark] .accordion-button:after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238280e8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238280e8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-bg: ;
    --bs-breadcrumb-border-radius: ;
    --bs-breadcrumb-divider-color: var(--bs-secondary-color);
    --bs-breadcrumb-item-padding-x: 0.5rem;
    --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius)
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item+.breadcrumb-item:before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider,"/")
}

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 0.875rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(47,44,216,.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #2f2cd8;
    --bs-pagination-active-border-color: #2f2cd8;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color)
}

.page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow)
}

.active>.page-link,.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color)
}

.disabled>.page-link,.page-link.disabled {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color)
}

.page-item:not(:first-child) .page-link {
    margin-left: calc(var(--bs-border-width) * -1)
}

.page-item:first-child .page-link {
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius)
}

.pagination-lg {
    --bs-pagination-padding-x: 1.5rem;
    --bs-pagination-padding-y: 0.75rem;
    --bs-pagination-font-size: 1.09375rem;
    --bs-pagination-border-radius: var(--bs-border-radius-lg)
}

.pagination-sm {
    --bs-pagination-padding-x: 0.5rem;
    --bs-pagination-padding-y: 0.25rem;
    --bs-pagination-font-size: 0.765625rem;
    --bs-pagination-border-radius: var(--bs-border-radius-sm)
}

.badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius)
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius)
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700;
    color: var(--bs-alert-link-color)
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    --bs-alert-color: var(--bs-primary-text-emphasis);
    --bs-alert-bg: var(--bs-primary-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-border-subtle);
    --bs-alert-link-color: var(--bs-primary-text-emphasis)
}

.alert-secondary {
    --bs-alert-color: var(--bs-secondary-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-text-emphasis)
}

.alert-success {
    --bs-alert-color: var(--bs-success-text-emphasis);
    --bs-alert-bg: var(--bs-success-bg-subtle);
    --bs-alert-border-color: var(--bs-success-border-subtle);
    --bs-alert-link-color: var(--bs-success-text-emphasis)
}

.alert-info {
    --bs-alert-color: var(--bs-info-text-emphasis);
    --bs-alert-bg: var(--bs-info-bg-subtle);
    --bs-alert-border-color: var(--bs-info-border-subtle);
    --bs-alert-link-color: var(--bs-info-text-emphasis)
}

.alert-warning {
    --bs-alert-color: var(--bs-warning-text-emphasis);
    --bs-alert-bg: var(--bs-warning-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-border-subtle);
    --bs-alert-link-color: var(--bs-warning-text-emphasis)
}

.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis)
}

.alert-light {
    --bs-alert-color: var(--bs-light-text-emphasis);
    --bs-alert-bg: var(--bs-light-bg-subtle);
    --bs-alert-border-color: var(--bs-light-border-subtle);
    --bs-alert-link-color: var(--bs-light-text-emphasis)
}

.alert-dark {
    --bs-alert-color: var(--bs-dark-text-emphasis);
    --bs-alert-bg: var(--bs-dark-bg-subtle);
    --bs-alert-border-color: var(--bs-dark-border-subtle);
    --bs-alert-link-color: var(--bs-dark-text-emphasis)
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress,.progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.65625rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #2f2cd8;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    transition: var(--bs-progress-bar-transition)
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: var(--bs-progress-height) var(--bs-progress-height)
}

.progress-stacked>.progress {
    overflow: visible
}

.progress-stacked>.progress>.progress-bar {
    width: 100%
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.list-group {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #2f2cd8;
    --bs-list-group-active-border-color: #2f2cd8;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius)
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>.list-group-item:before {
    content: counters(section,".") ". ";
    counter-increment: section
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--bs-list-group-action-hover-bg)
}

.list-group-item-action:active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg)
}

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: calc(-1 * var(--bs-list-group-border-width));
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        flex-direction:row
    }

    .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    --bs-list-group-color: var(--bs-primary-text-emphasis);
    --bs-list-group-bg: var(--bs-primary-bg-subtle);
    --bs-list-group-border-color: var(--bs-primary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
    --bs-list-group-active-color: var(--bs-primary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-primary-text-emphasis)
}

.list-group-item-secondary {
    --bs-list-group-color: var(--bs-secondary-text-emphasis);
    --bs-list-group-bg: var(--bs-secondary-bg-subtle);
    --bs-list-group-border-color: var(--bs-secondary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)
}

.list-group-item-success {
    --bs-list-group-color: var(--bs-success-text-emphasis);
    --bs-list-group-bg: var(--bs-success-bg-subtle);
    --bs-list-group-border-color: var(--bs-success-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
    --bs-list-group-active-color: var(--bs-success-bg-subtle);
    --bs-list-group-active-bg: var(--bs-success-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-success-text-emphasis)
}

.list-group-item-info {
    --bs-list-group-color: var(--bs-info-text-emphasis);
    --bs-list-group-bg: var(--bs-info-bg-subtle);
    --bs-list-group-border-color: var(--bs-info-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
    --bs-list-group-active-color: var(--bs-info-bg-subtle);
    --bs-list-group-active-bg: var(--bs-info-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-info-text-emphasis)
}

.list-group-item-warning {
    --bs-list-group-color: var(--bs-warning-text-emphasis);
    --bs-list-group-bg: var(--bs-warning-bg-subtle);
    --bs-list-group-border-color: var(--bs-warning-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
    --bs-list-group-active-color: var(--bs-warning-bg-subtle);
    --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-warning-text-emphasis)
}

.list-group-item-danger {
    --bs-list-group-color: var(--bs-danger-text-emphasis);
    --bs-list-group-bg: var(--bs-danger-bg-subtle);
    --bs-list-group-border-color: var(--bs-danger-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
    --bs-list-group-active-color: var(--bs-danger-bg-subtle);
    --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-danger-text-emphasis)
}

.list-group-item-light {
    --bs-list-group-color: var(--bs-light-text-emphasis);
    --bs-list-group-bg: var(--bs-light-bg-subtle);
    --bs-list-group-border-color: var(--bs-light-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
    --bs-list-group-active-color: var(--bs-light-bg-subtle);
    --bs-list-group-active-bg: var(--bs-light-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-light-text-emphasis)
}

.list-group-item-dark {
    --bs-list-group-color: var(--bs-dark-text-emphasis);
    --bs-list-group-bg: var(--bs-dark-bg-subtle);
    --bs-list-group-border-color: var(--bs-dark-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
    --bs-list-group-active-color: var(--bs-dark-bg-subtle);
    --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-dark-text-emphasis)
}

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(47,44,216,.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: 6px;
    opacity: var(--bs-btn-close-opacity)
}

.btn-close,.btn-close:hover {
    color: var(--bs-btn-close-color)
}

.btn-close:hover {
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity)
}

.btn-close:focus {
    outline: 0;
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity)
}

.btn-close.disabled,.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: var(--bs-btn-close-disabled-opacity)
}

.btn-close-white,[data-bs-theme=dark] .btn-close {
    filter: var(--bs-btn-close-white-filter)
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 30px;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color: ;
    --bs-toast-bg: rgba(var(--bs-body-bg-rgb),0.85);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--bs-border-radius);
    --bs-toast-box-shadow: var(--bs-box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb),0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius)
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    --bs-toast-zindex: 1090;
    position: absolute;
    z-index: var(--bs-toast-zindex);
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
    display: flex;
    align-items: center;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
    color: var(--bs-toast-header-color);
    background-color: var(--bs-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close {
    margin-right: calc(-.5 * var(--bs-toast-padding-x));
    margin-left: var(--bs-toast-padding-x)
}

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.6;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height)
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding)
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}

.modal-footer>* {
    margin: calc(var(--bs-modal-footer-gap) * .5)
}

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin:1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }

    .modal-sm {
        --bs-modal-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        --bs-modal-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        --bs-modal-width:1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin: ;
    --bs-tooltip-font-size: 0.765625rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: Rubik,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height)
}

.tooltip .tooltip-arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow {
    bottom: calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-top-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow {
    left: calc(-1 * var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-right-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow {
    top: calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow {
    right: calc(-1 * var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg)
}

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius)
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: 0.765625rem;
    --bs-popover-bg: var(--bs-body-bg);
    --bs-popover-border-width: var(--bs-border-width);
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: var(--bs-border-radius-lg);
    --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-popover-box-shadow: var(--bs-box-shadow);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: 0.5rem;
    --bs-popover-header-font-size: 0.875rem;
    --bs-popover-header-color: #1f2c73;
    --bs-popover-header-bg: var(--bs-secondary-bg);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: var(--bs-body-color);
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    z-index: var(--bs-popover-zindex);
    display: block;
    max-width: var(--bs-popover-max-width);
    font-family: Rubik,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-popover-font-size);
    word-wrap: break-word;
    background-color: var(--bs-popover-bg);
    background-clip: padding-box;
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

.popover .popover-arrow {
    display: block;
    width: var(--bs-popover-arrow-width);
    height: var(--bs-popover-arrow-height)
}

.popover .popover-arrow:after,.popover .popover-arrow:before {
    position: absolute;
    display: block;
    content: "";
    border: 0 solid transparent
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow {
    bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before {
    bottom: 0;
    border-top-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after {
    bottom: var(--bs-popover-border-width);
    border-top-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow {
    left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before {
    border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before {
    left: 0;
    border-right-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after {
    left: var(--bs-popover-border-width);
    border-right-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow {
    top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before {
    border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before {
    top: 0;
    border-bottom-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after {
    top: var(--bs-popover-border-width);
    border-bottom-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: var(--bs-popover-arrow-width);
    margin-left: calc(-.5 * var(--bs-popover-arrow-width));
    content: "";
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow {
    right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before {
    border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before {
    right: 0;
    border-left-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after {
    right: var(--bs-popover-border-width);
    border-left-color: var(--bs-popover-bg)
}

.popover-header {
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--bs-popover-header-font-size);
    color: var(--bs-popover-header-color);
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
    color: var(--bs-popover-body-color)
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
    background-color: #000
}

[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption {
    color: #000
}

.spinner-border,.spinner-grow {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border-right-color: currentcolor;
    border: var(--bs-spinner-border-width) solid;
    border-right: var(--bs-spinner-border-width) solid transparent
}

.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 0.2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border,.spinner-grow {
        --bs-spinner-animation-speed: 1.5s
    }
}

.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.6
}

@media (max-width: 575.98px) {
    .offcanvas-sm {
        position:fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width: 575.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-sm {
        transition:none
    }
}

@media (max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
        top:0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }

    .offcanvas-sm.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }

    .offcanvas-sm.offcanvas-top {
        top: 0;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }

    .offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%
    }

    .offcanvas-sm.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing {
        transform: none
    }

    .offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing {
        visibility: visible
    }
}

@media (min-width: 576px) {
    .offcanvas-sm {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-sm .offcanvas-header {
        display: none
    }

    .offcanvas-sm .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent!important
    }
}

@media (max-width: 767.98px) {
    .offcanvas-md {
        position:fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width: 767.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-md {
        transition:none
    }
}

@media (max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
        top:0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }

    .offcanvas-md.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }

    .offcanvas-md.offcanvas-top {
        top: 0;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }

    .offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%
    }

    .offcanvas-md.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-md.show:not(.hiding),.offcanvas-md.showing {
        transform: none
    }

    .offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing {
        visibility: visible
    }
}

@media (min-width: 768px) {
    .offcanvas-md {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-md .offcanvas-header {
        display: none
    }

    .offcanvas-md .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent!important
    }
}

@media (max-width: 991.98px) {
    .offcanvas-lg {
        position:fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width: 991.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-lg {
        transition:none
    }
}

@media (max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
        top:0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }

    .offcanvas-lg.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }

    .offcanvas-lg.offcanvas-top {
        top: 0;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }

    .offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%
    }

    .offcanvas-lg.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing {
        transform: none
    }

    .offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing {
        visibility: visible
    }
}

@media (min-width: 992px) {
    .offcanvas-lg {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-lg .offcanvas-header {
        display: none
    }

    .offcanvas-lg .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent!important
    }
}

@media (max-width: 1199.98px) {
    .offcanvas-xl {
        position:fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xl {
        transition:none
    }
}

@media (max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
        top:0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }

    .offcanvas-xl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }

    .offcanvas-xl.offcanvas-top {
        top: 0;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }

    .offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%
    }

    .offcanvas-xl.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing {
        transform: none
    }

    .offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing {
        visibility: visible
    }
}

@media (min-width: 1200px) {
    .offcanvas-xl {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-xl .offcanvas-header {
        display: none
    }

    .offcanvas-xl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent!important
    }
}

@media (max-width: 1399.98px) {
    .offcanvas-xxl {
        position:fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xxl {
        transition:none
    }
}

@media (max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        top:0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }

    .offcanvas-xxl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }

    .offcanvas-xxl.offcanvas-top {
        top: 0;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }

    .offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%
    }

    .offcanvas-xxl.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing {
        transform: none
    }

    .offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing {
        visibility: visible
    }
}

@media (min-width: 1400px) {
    .offcanvas-xxl {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-xxl .offcanvas-header {
        display: none
    }

    .offcanvas-xxl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent!important
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
}

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
}

.offcanvas.offcanvas-top {
    top: 0;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%
}

.offcanvas.offcanvas-bottom {
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
}

.offcanvas.show:not(.hiding),.offcanvas.showing {
    transform: none
}

.offcanvas.hiding,.offcanvas.show,.offcanvas.showing {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
    margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
    margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
    margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y))
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: var(--bs-offcanvas-title-line-height)
}

.offcanvas-body {
    flex-grow: 1;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    overflow-y: auto
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

.placeholder.btn:before {
    display: inline-block;
    content: ""
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    animation: placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    animation: placeholder-wave 2s linear infinite
}

@keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.text-bg-primary {
    color: #fff!important;
    background-color: RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-secondary {
    color: #fff!important;
    background-color: RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-success {
    color: #000!important;
    background-color: RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-info {
    color: #000!important;
    background-color: RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-warning {
    color: #000!important;
    background-color: RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-danger {
    color: #fff!important;
    background-color: RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-light {
    color: #000!important;
    background-color: RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-dark {
    color: #fff!important;
    background-color: RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important
}

.link-primary {
    color: RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-primary:focus,.link-primary:hover {
    color: RGBA(38,35,173,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(38,35,173,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(38,35,173,var(--bs-link-underline-opacity,1))!important
}

.link-secondary {
    color: RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-secondary:focus,.link-secondary:hover {
    color: RGBA(4,4,4,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(4,4,4,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(4,4,4,var(--bs-link-underline-opacity,1))!important
}

.link-success {
    color: RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-success:focus,.link-success:hover {
    color: RGBA(65,181,108,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(65,181,108,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(65,181,108,var(--bs-link-underline-opacity,1))!important
}

.link-info {
    color: RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-info:focus,.link-info:hover {
    color: RGBA(62,150,239,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(62,150,239,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(62,150,239,var(--bs-link-underline-opacity,1))!important
}

.link-warning {
    color: RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-warning:focus,.link-warning:hover {
    color: RGBA(252,185,52,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(252,185,52,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(252,185,52,var(--bs-link-underline-opacity,1))!important
}

.link-danger {
    color: RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-danger:focus,.link-danger:hover {
    color: RGBA(176,30,30,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(176,30,30,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(176,30,30,var(--bs-link-underline-opacity,1))!important
}

.link-light {
    color: RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-light:focus,.link-light:hover {
    color: RGBA(232,237,243,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(232,237,243,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(232,237,243,var(--bs-link-underline-opacity,1))!important
}

.link-dark {
    color: RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-dark:focus,.link-dark:hover {
    color: RGBA(12,18,34,var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(12,18,34,var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(12,18,34,var(--bs-link-underline-opacity,1))!important
}

.link-body-emphasis {
    color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-body-emphasis:focus,.link-body-emphasis:hover {
    color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important
}

.focus-ring:focus {
    outline: 0;
    box-shadow: var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}

.icon-link {
    display: inline-flex;
    gap: .375rem;
    align-items: center;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));
    text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));
    text-underline-offset: .25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.icon-link>.bi {
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .icon-link>.bi {
        transition: none
    }
}

.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi {
    transform: var(--bs-icon-link-transform,translate3d(.25em,0,0))
}

.ratio {
    position: relative;
    width: 100%
}

.ratio:before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    top: 0
}

.sticky-bottom,.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1020
}

.sticky-bottom {
    bottom: 0
}

@media (min-width: 576px) {
    .sticky-sm-top {
        top:0
    }

    .sticky-sm-bottom,.sticky-sm-top {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1020
    }

    .sticky-sm-bottom {
        bottom: 0
    }
}

@media (min-width: 768px) {
    .sticky-md-top {
        top:0
    }

    .sticky-md-bottom,.sticky-md-top {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1020
    }

    .sticky-md-bottom {
        bottom: 0
    }
}

@media (min-width: 992px) {
    .sticky-lg-top {
        top:0
    }

    .sticky-lg-bottom,.sticky-lg-top {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1020
    }

    .sticky-lg-bottom {
        bottom: 0
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top {
        top:0
    }

    .sticky-xl-bottom,.sticky-xl-top {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1020
    }

    .sticky-xl-bottom {
        bottom: 0
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top {
        top:0
    }

    .sticky-xxl-bottom,.sticky-xxl-top {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1020
    }

    .sticky-xxl-bottom {
        bottom: 0
    }
}

.hstack {
    flex-direction: row;
    align-items: center
}

.hstack,.vstack {
    display: flex;
    align-self: stretch
}

.vstack {
    flex: 1 1 auto;
    flex-direction: column
}

.visually-hidden,.visually-hidden-focusable: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
}

.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption) {
    position: absolute!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    align-self: stretch;
    width: var(--bs-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: .25
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.float-start {
    float: left!important
}

.float-end {
    float: right!important
}

.float-none {
    float: none!important
}

.object-fit-contain {
    object-fit: contain!important
}

.object-fit-cover {
    object-fit: cover!important
}

.object-fit-fill {
    object-fit: fill!important
}

.object-fit-scale {
    object-fit: scale-down!important
}

.object-fit-none {
    object-fit: none!important
}

.opacity-0 {
    opacity: 0!important
}

.opacity-25 {
    opacity: .25!important
}

.opacity-50 {
    opacity: .5!important
}

.opacity-75 {
    opacity: .75!important
}

.opacity-100 {
    opacity: 1!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-scroll {
    overflow: scroll!important
}

.overflow-x-auto {
    overflow-x: auto!important
}

.overflow-x-hidden {
    overflow-x: hidden!important
}

.overflow-x-visible {
    overflow-x: visible!important
}

.overflow-x-scroll {
    overflow-x: scroll!important
}

.overflow-y-auto {
    overflow-y: auto!important
}

.overflow-y-hidden {
    overflow-y: hidden!important
}

.overflow-y-visible {
    overflow-y: visible!important
}

.overflow-y-scroll {
    overflow-y: scroll!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-grid {
    display: grid!important
}

.d-inline-grid {
    display: inline-grid!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

.d-none {
    display: none!important
}

.shadow {
    box-shadow: var(--bs-box-shadow)!important
}

.shadow-sm {
    box-shadow: var(--bs-box-shadow-sm)!important
}

.shadow-lg {
    box-shadow: var(--bs-box-shadow-lg)!important
}

.shadow-none {
    box-shadow: none!important
}

.focus-ring-primary {
    --bs-focus-ring-color: rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-secondary {
    --bs-focus-ring-color: rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-success {
    --bs-focus-ring-color: rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-info {
    --bs-focus-ring-color: rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-warning {
    --bs-focus-ring-color: rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-danger {
    --bs-focus-ring-color: rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-light {
    --bs-focus-ring-color: rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))
}

.focus-ring-dark {
    --bs-focus-ring-color: rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.top-0 {
    top: 0!important
}

.top-50 {
    top: 50%!important
}

.top-100 {
    top: 100%!important
}

.bottom-0 {
    bottom: 0!important
}

.bottom-50 {
    bottom: 50%!important
}

.bottom-100 {
    bottom: 100%!important
}

.start-0 {
    left: 0!important
}

.start-50 {
    left: 50%!important
}

.start-100 {
    left: 100%!important
}

.end-0 {
    right: 0!important
}

.end-50 {
    right: 50%!important
}

.end-100 {
    right: 100%!important
}

.translate-middle {
    transform: translate(-50%,-50%)!important
}

.translate-middle-x {
    transform: translateX(-50%)!important
}

.translate-middle-y {
    transform: translateY(-50%)!important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-0 {
    border: 0!important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-top-0 {
    border-top: 0!important
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-end-0 {
    border-right: 0!important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-start-0 {
    border-left: 0!important
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important
}

.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important
}

.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important
}

.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important
}

.border-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important
}

.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important
}

.border-light {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important
}

.border-dark {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important
}

.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important
}

.border-primary-subtle {
    border-color: var(--bs-primary-border-subtle)!important
}

.border-secondary-subtle {
    border-color: var(--bs-secondary-border-subtle)!important
}

.border-success-subtle {
    border-color: var(--bs-success-border-subtle)!important
}

.border-info-subtle {
    border-color: var(--bs-info-border-subtle)!important
}

.border-warning-subtle {
    border-color: var(--bs-warning-border-subtle)!important
}

.border-danger-subtle {
    border-color: var(--bs-danger-border-subtle)!important
}

.border-light-subtle {
    border-color: var(--bs-light-border-subtle)!important
}

.border-dark-subtle {
    border-color: var(--bs-dark-border-subtle)!important
}

.border-1 {
    border-width: 1px!important
}

.border-2 {
    border-width: 2px!important
}

.border-3 {
    border-width: 3px!important
}

.border-4 {
    border-width: 4px!important
}

.border-5 {
    border-width: 5px!important
}

.border-opacity-10 {
    --bs-border-opacity: 0.1
}

.border-opacity-25 {
    --bs-border-opacity: 0.25
}

.border-opacity-50 {
    --bs-border-opacity: 0.5
}

.border-opacity-75 {
    --bs-border-opacity: 0.75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.vw-100 {
    width: 100vw!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mh-100 {
    max-height: 100%!important
}

.vh-100 {
    height: 100vh!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.justify-content-evenly {
    justify-content: space-evenly!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

.order-first {
    order: -1!important
}

.order-0 {
    order: 0!important
}

.order-1 {
    order: 1!important
}

.order-2 {
    order: 2!important
}

.order-3 {
    order: 3!important
}

.order-4 {
    order: 4!important
}

.order-5 {
    order: 5!important
}

.order-last {
    order: 6!important
}

.m-0 {
    margin: 0!important
}

.m-1 {
    margin: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}

.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}

.mx-3 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.mx-4 {
    margin-right: 1.5rem!important;
    margin-left: 1.5rem!important
}

.mx-5 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mt-auto {
    margin-top: auto!important
}

.me-0 {
    margin-right: 0!important
}

.me-1 {
    margin-right: .25rem!important
}

.me-2 {
    margin-right: .5rem!important
}

.me-3 {
    margin-right: 1rem!important
}

.me-4 {
    margin-right: 1.5rem!important
}

.me-5 {
    margin-right: 3rem!important
}

.me-auto {
    margin-right: auto!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ms-0 {
    margin-left: 0!important
}

.ms-1 {
    margin-left: .25rem!important
}

.ms-2 {
    margin-left: .5rem!important
}

.ms-3 {
    margin-left: 1rem!important
}

.ms-4 {
    margin-left: 1.5rem!important
}

.ms-5 {
    margin-left: 3rem!important
}

.ms-auto {
    margin-left: auto!important
}

.p-0 {
    padding: 0!important
}

.p-1 {
    padding: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}

.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}

.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pe-0 {
    padding-right: 0!important
}

.pe-1 {
    padding-right: .25rem!important
}

.pe-2 {
    padding-right: .5rem!important
}

.pe-3 {
    padding-right: 1rem!important
}

.pe-4 {
    padding-right: 1.5rem!important
}

.pe-5 {
    padding-right: 3rem!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.ps-0 {
    padding-left: 0!important
}

.ps-1 {
    padding-left: .25rem!important
}

.ps-2 {
    padding-left: .5rem!important
}

.ps-3 {
    padding-left: 1rem!important
}

.ps-4 {
    padding-left: 1.5rem!important
}

.ps-5 {
    padding-left: 3rem!important
}

.gap-0 {
    gap: 0!important
}

.gap-1 {
    gap: .25rem!important
}

.gap-2 {
    gap: .5rem!important
}

.gap-3 {
    gap: 1rem!important
}

.gap-4 {
    gap: 1.5rem!important
}

.gap-5 {
    gap: 3rem!important
}

.row-gap-0 {
    row-gap: 0!important
}

.row-gap-1 {
    row-gap: .25rem!important
}

.row-gap-2 {
    row-gap: .5rem!important
}

.row-gap-3 {
    row-gap: 1rem!important
}

.row-gap-4 {
    row-gap: 1.5rem!important
}

.row-gap-5 {
    row-gap: 3rem!important
}

.column-gap-0 {
    column-gap: 0!important
}

.column-gap-1 {
    column-gap: .25rem!important
}

.column-gap-2 {
    column-gap: .5rem!important
}

.column-gap-3 {
    column-gap: 1rem!important
}

.column-gap-4 {
    column-gap: 1.5rem!important
}

.column-gap-5 {
    column-gap: 3rem!important
}

.font-monospace {
    font-family: var(--bs-font-monospace)!important
}

.fs-1 {
    font-size: calc(1.35rem + 1.2vw)!important
}

.fs-2 {
    font-size: calc(1.3125rem + .75vw)!important
}

.fs-3 {
    font-size: calc(1.275rem + .3vw)!important
}

.fs-4 {
    font-size: 1.125rem!important
}

.fs-5,.fs-6 {
    font-size: 1rem!important
}

.fst-italic {
    font-style: italic!important
}

.fst-normal {
    font-style: normal!important
}

.fw-lighter {
    font-weight: lighter!important
}

.fw-light {
    font-weight: 300!important
}

.fw-normal {
    font-weight: 400!important
}

.fw-medium {
    font-weight: 500!important
}

.fw-semibold {
    font-weight: 600!important
}

.fw-bold {
    font-weight: 700!important
}

.fw-bolder {
    font-weight: bolder!important
}

.lh-1 {
    line-height: 1!important
}

.lh-sm {
    line-height: 1.25!important
}

.lh-base {
    line-height: 1.6!important
}

.lh-lg {
    line-height: 2!important
}

.text-start {
    text-align: left!important
}

.text-end {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-decoration-none {
    text-decoration: none!important
}

.text-decoration-underline {
    text-decoration: underline!important
}

.text-decoration-line-through {
    text-decoration: line-through!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-break {
    word-wrap: break-word!important;
    word-break: break-word!important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color)!important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: hsla(0,0%,100%,.5)!important
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color)!important
}

.text-body-tertiary {
    --bs-text-opacity: 1;
    color: var(--bs-tertiary-color)!important
}

.text-body-emphasis {
    --bs-text-opacity: 1;
    color: var(--bs-emphasis-color)!important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit!important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.text-primary-emphasis {
    color: var(--bs-primary-text-emphasis)!important
}

.text-secondary-emphasis {
    color: var(--bs-secondary-text-emphasis)!important
}

.text-success-emphasis {
    color: var(--bs-success-text-emphasis)!important
}

.text-info-emphasis {
    color: var(--bs-info-text-emphasis)!important
}

.text-warning-emphasis {
    color: var(--bs-warning-text-emphasis)!important
}

.text-danger-emphasis {
    color: var(--bs-danger-text-emphasis)!important
}

.text-light-emphasis {
    color: var(--bs-light-text-emphasis)!important
}

.text-dark-emphasis {
    color: var(--bs-dark-text-emphasis)!important
}

.link-opacity-10,.link-opacity-10-hover:hover {
    --bs-link-opacity: 0.1
}

.link-opacity-25,.link-opacity-25-hover:hover {
    --bs-link-opacity: 0.25
}

.link-opacity-50,.link-opacity-50-hover:hover {
    --bs-link-opacity: 0.5
}

.link-opacity-75,.link-opacity-75-hover:hover {
    --bs-link-opacity: 0.75
}

.link-opacity-100,.link-opacity-100-hover:hover {
    --bs-link-opacity: 1
}

.link-offset-1,.link-offset-1-hover:hover {
    text-underline-offset: .125em!important
}

.link-offset-2,.link-offset-2-hover:hover {
    text-underline-offset: .25em!important
}

.link-offset-3,.link-offset-3-hover:hover {
    text-underline-offset: .375em!important
}

.link-underline-primary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-secondary {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-success {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-info {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-warning {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-danger {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-light {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-dark {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;
    text-decoration-color: rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline {
    --bs-link-underline-opacity: 1;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;
    text-decoration-color: rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-underline-opacity-0,.link-underline-opacity-0-hover:hover {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-10,.link-underline-opacity-10-hover:hover {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-25,.link-underline-opacity-25-hover:hover {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-50,.link-underline-opacity-50-hover:hover {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-75,.link-underline-opacity-75-hover:hover {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-100,.link-underline-opacity-100-hover:hover {
    --bs-link-underline-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent!important
}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle)!important
}

.bg-secondary-subtle {
    background-color: var(--bs-secondary-bg-subtle)!important
}

.bg-success-subtle {
    background-color: var(--bs-success-bg-subtle)!important
}

.bg-info-subtle {
    background-color: var(--bs-info-bg-subtle)!important
}

.bg-warning-subtle {
    background-color: var(--bs-warning-bg-subtle)!important
}

.bg-danger-subtle {
    background-color: var(--bs-danger-bg-subtle)!important
}

.bg-light-subtle {
    background-color: var(--bs-light-bg-subtle)!important
}

.bg-dark-subtle {
    background-color: var(--bs-dark-bg-subtle)!important
}

.bg-gradient {
    background-image: var(--bs-gradient)!important
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important
}

.pe-none {
    pointer-events: none!important
}

.pe-auto {
    pointer-events: auto!important
}

.rounded {
    border-radius: var(--bs-border-radius)!important
}

.rounded-0 {
    border-radius: 0!important
}

.rounded-1 {
    border-radius: var(--bs-border-radius-sm)!important
}

.rounded-2 {
    border-radius: var(--bs-border-radius)!important
}

.rounded-3 {
    border-radius: var(--bs-border-radius-lg)!important
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl)!important
}

.rounded-5 {
    border-radius: var(--bs-border-radius-xxl)!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill)!important
}

.rounded-top {
    border-top-left-radius: var(--bs-border-radius)!important;
    border-top-right-radius: var(--bs-border-radius)!important
}

.rounded-top-0 {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important
}

.rounded-top-1 {
    border-top-left-radius: var(--bs-border-radius-sm)!important;
    border-top-right-radius: var(--bs-border-radius-sm)!important
}

.rounded-top-2 {
    border-top-left-radius: var(--bs-border-radius)!important;
    border-top-right-radius: var(--bs-border-radius)!important
}

.rounded-top-3 {
    border-top-left-radius: var(--bs-border-radius-lg)!important;
    border-top-right-radius: var(--bs-border-radius-lg)!important
}

.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl)!important;
    border-top-right-radius: var(--bs-border-radius-xl)!important
}

.rounded-top-5 {
    border-top-left-radius: var(--bs-border-radius-xxl)!important;
    border-top-right-radius: var(--bs-border-radius-xxl)!important
}

.rounded-top-circle {
    border-top-left-radius: 50%!important;
    border-top-right-radius: 50%!important
}

.rounded-top-pill {
    border-top-left-radius: var(--bs-border-radius-pill)!important;
    border-top-right-radius: var(--bs-border-radius-pill)!important
}

.rounded-end {
    border-top-right-radius: var(--bs-border-radius)!important;
    border-bottom-right-radius: var(--bs-border-radius)!important
}

.rounded-end-0 {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.rounded-end-1 {
    border-top-right-radius: var(--bs-border-radius-sm)!important;
    border-bottom-right-radius: var(--bs-border-radius-sm)!important
}

.rounded-end-2 {
    border-top-right-radius: var(--bs-border-radius)!important;
    border-bottom-right-radius: var(--bs-border-radius)!important
}

.rounded-end-3 {
    border-top-right-radius: var(--bs-border-radius-lg)!important;
    border-bottom-right-radius: var(--bs-border-radius-lg)!important
}

.rounded-end-4 {
    border-top-right-radius: var(--bs-border-radius-xl)!important;
    border-bottom-right-radius: var(--bs-border-radius-xl)!important
}

.rounded-end-5 {
    border-top-right-radius: var(--bs-border-radius-xxl)!important;
    border-bottom-right-radius: var(--bs-border-radius-xxl)!important
}

.rounded-end-circle {
    border-top-right-radius: 50%!important;
    border-bottom-right-radius: 50%!important
}

.rounded-end-pill {
    border-top-right-radius: var(--bs-border-radius-pill)!important;
    border-bottom-right-radius: var(--bs-border-radius-pill)!important
}

.rounded-bottom {
    border-bottom-right-radius: var(--bs-border-radius)!important;
    border-bottom-left-radius: var(--bs-border-radius)!important
}

.rounded-bottom-0 {
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.rounded-bottom-1 {
    border-bottom-right-radius: var(--bs-border-radius-sm)!important;
    border-bottom-left-radius: var(--bs-border-radius-sm)!important
}

.rounded-bottom-2 {
    border-bottom-right-radius: var(--bs-border-radius)!important;
    border-bottom-left-radius: var(--bs-border-radius)!important
}

.rounded-bottom-3 {
    border-bottom-right-radius: var(--bs-border-radius-lg)!important;
    border-bottom-left-radius: var(--bs-border-radius-lg)!important
}

.rounded-bottom-4 {
    border-bottom-right-radius: var(--bs-border-radius-xl)!important;
    border-bottom-left-radius: var(--bs-border-radius-xl)!important
}

.rounded-bottom-5 {
    border-bottom-right-radius: var(--bs-border-radius-xxl)!important;
    border-bottom-left-radius: var(--bs-border-radius-xxl)!important
}

.rounded-bottom-circle {
    border-bottom-right-radius: 50%!important;
    border-bottom-left-radius: 50%!important
}

.rounded-bottom-pill {
    border-bottom-right-radius: var(--bs-border-radius-pill)!important;
    border-bottom-left-radius: var(--bs-border-radius-pill)!important
}

.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius)!important;
    border-top-left-radius: var(--bs-border-radius)!important
}

.rounded-start-0 {
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important
}

.rounded-start-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm)!important;
    border-top-left-radius: var(--bs-border-radius-sm)!important
}

.rounded-start-2 {
    border-bottom-left-radius: var(--bs-border-radius)!important;
    border-top-left-radius: var(--bs-border-radius)!important
}

.rounded-start-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg)!important;
    border-top-left-radius: var(--bs-border-radius-lg)!important
}

.rounded-start-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl)!important;
    border-top-left-radius: var(--bs-border-radius-xl)!important
}

.rounded-start-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl)!important;
    border-top-left-radius: var(--bs-border-radius-xxl)!important
}

.rounded-start-circle {
    border-bottom-left-radius: 50%!important;
    border-top-left-radius: 50%!important
}

.rounded-start-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill)!important;
    border-top-left-radius: var(--bs-border-radius-pill)!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

.z-n1 {
    z-index: -1!important
}

.z-0 {
    z-index: 0!important
}

.z-1 {
    z-index: 1!important
}

.z-2 {
    z-index: 2!important
}

.z-3 {
    z-index: 3!important
}

@media (min-width: 576px) {
    .float-sm-start {
        float:left!important
    }

    .float-sm-end {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }

    .object-fit-sm-contain {
        object-fit: contain!important
    }

    .object-fit-sm-cover {
        object-fit: cover!important
    }

    .object-fit-sm-fill {
        object-fit: fill!important
    }

    .object-fit-sm-scale {
        object-fit: scale-down!important
    }

    .object-fit-sm-none {
        object-fit: none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-grid {
        display: grid!important
    }

    .d-sm-inline-grid {
        display: inline-grid!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }

    .d-sm-none {
        display: none!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-row {
        flex-direction: row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }

    .order-sm-first {
        order: -1!important
    }

    .order-sm-0 {
        order: 0!important
    }

    .order-sm-1 {
        order: 1!important
    }

    .order-sm-2 {
        order: 2!important
    }

    .order-sm-3 {
        order: 3!important
    }

    .order-sm-4 {
        order: 4!important
    }

    .order-sm-5 {
        order: 5!important
    }

    .order-sm-last {
        order: 6!important
    }

    .m-sm-0 {
        margin: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mx-sm-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-sm-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-sm-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-sm-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-sm-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .me-sm-0 {
        margin-right: 0!important
    }

    .me-sm-1 {
        margin-right: .25rem!important
    }

    .me-sm-2 {
        margin-right: .5rem!important
    }

    .me-sm-3 {
        margin-right: 1rem!important
    }

    .me-sm-4 {
        margin-right: 1.5rem!important
    }

    .me-sm-5 {
        margin-right: 3rem!important
    }

    .me-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ms-sm-0 {
        margin-left: 0!important
    }

    .ms-sm-1 {
        margin-left: .25rem!important
    }

    .ms-sm-2 {
        margin-left: .5rem!important
    }

    .ms-sm-3 {
        margin-left: 1rem!important
    }

    .ms-sm-4 {
        margin-left: 1.5rem!important
    }

    .ms-sm-5 {
        margin-left: 3rem!important
    }

    .ms-sm-auto {
        margin-left: auto!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .px-sm-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-sm-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-sm-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-sm-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pe-sm-0 {
        padding-right: 0!important
    }

    .pe-sm-1 {
        padding-right: .25rem!important
    }

    .pe-sm-2 {
        padding-right: .5rem!important
    }

    .pe-sm-3 {
        padding-right: 1rem!important
    }

    .pe-sm-4 {
        padding-right: 1.5rem!important
    }

    .pe-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .ps-sm-0 {
        padding-left: 0!important
    }

    .ps-sm-1 {
        padding-left: .25rem!important
    }

    .ps-sm-2 {
        padding-left: .5rem!important
    }

    .ps-sm-3 {
        padding-left: 1rem!important
    }

    .ps-sm-4 {
        padding-left: 1.5rem!important
    }

    .ps-sm-5 {
        padding-left: 3rem!important
    }

    .gap-sm-0 {
        gap: 0!important
    }

    .gap-sm-1 {
        gap: .25rem!important
    }

    .gap-sm-2 {
        gap: .5rem!important
    }

    .gap-sm-3 {
        gap: 1rem!important
    }

    .gap-sm-4 {
        gap: 1.5rem!important
    }

    .gap-sm-5 {
        gap: 3rem!important
    }

    .row-gap-sm-0 {
        row-gap: 0!important
    }

    .row-gap-sm-1 {
        row-gap: .25rem!important
    }

    .row-gap-sm-2 {
        row-gap: .5rem!important
    }

    .row-gap-sm-3 {
        row-gap: 1rem!important
    }

    .row-gap-sm-4 {
        row-gap: 1.5rem!important
    }

    .row-gap-sm-5 {
        row-gap: 3rem!important
    }

    .column-gap-sm-0 {
        column-gap: 0!important
    }

    .column-gap-sm-1 {
        column-gap: .25rem!important
    }

    .column-gap-sm-2 {
        column-gap: .5rem!important
    }

    .column-gap-sm-3 {
        column-gap: 1rem!important
    }

    .column-gap-sm-4 {
        column-gap: 1.5rem!important
    }

    .column-gap-sm-5 {
        column-gap: 3rem!important
    }

    .text-sm-start {
        text-align: left!important
    }

    .text-sm-end {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .float-md-start {
        float:left!important
    }

    .float-md-end {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }

    .object-fit-md-contain {
        object-fit: contain!important
    }

    .object-fit-md-cover {
        object-fit: cover!important
    }

    .object-fit-md-fill {
        object-fit: fill!important
    }

    .object-fit-md-scale {
        object-fit: scale-down!important
    }

    .object-fit-md-none {
        object-fit: none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-grid {
        display: grid!important
    }

    .d-md-inline-grid {
        display: inline-grid!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }

    .d-md-none {
        display: none!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-row {
        flex-direction: row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }

    .order-md-first {
        order: -1!important
    }

    .order-md-0 {
        order: 0!important
    }

    .order-md-1 {
        order: 1!important
    }

    .order-md-2 {
        order: 2!important
    }

    .order-md-3 {
        order: 3!important
    }

    .order-md-4 {
        order: 4!important
    }

    .order-md-5 {
        order: 5!important
    }

    .order-md-last {
        order: 6!important
    }

    .m-md-0 {
        margin: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mx-md-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-md-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-md-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-md-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-md-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .me-md-0 {
        margin-right: 0!important
    }

    .me-md-1 {
        margin-right: .25rem!important
    }

    .me-md-2 {
        margin-right: .5rem!important
    }

    .me-md-3 {
        margin-right: 1rem!important
    }

    .me-md-4 {
        margin-right: 1.5rem!important
    }

    .me-md-5 {
        margin-right: 3rem!important
    }

    .me-md-auto {
        margin-right: auto!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ms-md-0 {
        margin-left: 0!important
    }

    .ms-md-1 {
        margin-left: .25rem!important
    }

    .ms-md-2 {
        margin-left: .5rem!important
    }

    .ms-md-3 {
        margin-left: 1rem!important
    }

    .ms-md-4 {
        margin-left: 1.5rem!important
    }

    .ms-md-5 {
        margin-left: 3rem!important
    }

    .ms-md-auto {
        margin-left: auto!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pe-md-0 {
        padding-right: 0!important
    }

    .pe-md-1 {
        padding-right: .25rem!important
    }

    .pe-md-2 {
        padding-right: .5rem!important
    }

    .pe-md-3 {
        padding-right: 1rem!important
    }

    .pe-md-4 {
        padding-right: 1.5rem!important
    }

    .pe-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .ps-md-0 {
        padding-left: 0!important
    }

    .ps-md-1 {
        padding-left: .25rem!important
    }

    .ps-md-2 {
        padding-left: .5rem!important
    }

    .ps-md-3 {
        padding-left: 1rem!important
    }

    .ps-md-4 {
        padding-left: 1.5rem!important
    }

    .ps-md-5 {
        padding-left: 3rem!important
    }

    .gap-md-0 {
        gap: 0!important
    }

    .gap-md-1 {
        gap: .25rem!important
    }

    .gap-md-2 {
        gap: .5rem!important
    }

    .gap-md-3 {
        gap: 1rem!important
    }

    .gap-md-4 {
        gap: 1.5rem!important
    }

    .gap-md-5 {
        gap: 3rem!important
    }

    .row-gap-md-0 {
        row-gap: 0!important
    }

    .row-gap-md-1 {
        row-gap: .25rem!important
    }

    .row-gap-md-2 {
        row-gap: .5rem!important
    }

    .row-gap-md-3 {
        row-gap: 1rem!important
    }

    .row-gap-md-4 {
        row-gap: 1.5rem!important
    }

    .row-gap-md-5 {
        row-gap: 3rem!important
    }

    .column-gap-md-0 {
        column-gap: 0!important
    }

    .column-gap-md-1 {
        column-gap: .25rem!important
    }

    .column-gap-md-2 {
        column-gap: .5rem!important
    }

    .column-gap-md-3 {
        column-gap: 1rem!important
    }

    .column-gap-md-4 {
        column-gap: 1.5rem!important
    }

    .column-gap-md-5 {
        column-gap: 3rem!important
    }

    .text-md-start {
        text-align: left!important
    }

    .text-md-end {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .float-lg-start {
        float:left!important
    }

    .float-lg-end {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }

    .object-fit-lg-contain {
        object-fit: contain!important
    }

    .object-fit-lg-cover {
        object-fit: cover!important
    }

    .object-fit-lg-fill {
        object-fit: fill!important
    }

    .object-fit-lg-scale {
        object-fit: scale-down!important
    }

    .object-fit-lg-none {
        object-fit: none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-grid {
        display: grid!important
    }

    .d-lg-inline-grid {
        display: inline-grid!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }

    .d-lg-none {
        display: none!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-row {
        flex-direction: row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }

    .order-lg-first {
        order: -1!important
    }

    .order-lg-0 {
        order: 0!important
    }

    .order-lg-1 {
        order: 1!important
    }

    .order-lg-2 {
        order: 2!important
    }

    .order-lg-3 {
        order: 3!important
    }

    .order-lg-4 {
        order: 4!important
    }

    .order-lg-5 {
        order: 5!important
    }

    .order-lg-last {
        order: 6!important
    }

    .m-lg-0 {
        margin: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mx-lg-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-lg-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-lg-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .me-lg-0 {
        margin-right: 0!important
    }

    .me-lg-1 {
        margin-right: .25rem!important
    }

    .me-lg-2 {
        margin-right: .5rem!important
    }

    .me-lg-3 {
        margin-right: 1rem!important
    }

    .me-lg-4 {
        margin-right: 1.5rem!important
    }

    .me-lg-5 {
        margin-right: 3rem!important
    }

    .me-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ms-lg-0 {
        margin-left: 0!important
    }

    .ms-lg-1 {
        margin-left: .25rem!important
    }

    .ms-lg-2 {
        margin-left: .5rem!important
    }

    .ms-lg-3 {
        margin-left: 1rem!important
    }

    .ms-lg-4 {
        margin-left: 1.5rem!important
    }

    .ms-lg-5 {
        margin-left: 3rem!important
    }

    .ms-lg-auto {
        margin-left: auto!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pe-lg-0 {
        padding-right: 0!important
    }

    .pe-lg-1 {
        padding-right: .25rem!important
    }

    .pe-lg-2 {
        padding-right: .5rem!important
    }

    .pe-lg-3 {
        padding-right: 1rem!important
    }

    .pe-lg-4 {
        padding-right: 1.5rem!important
    }

    .pe-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .ps-lg-0 {
        padding-left: 0!important
    }

    .ps-lg-1 {
        padding-left: .25rem!important
    }

    .ps-lg-2 {
        padding-left: .5rem!important
    }

    .ps-lg-3 {
        padding-left: 1rem!important
    }

    .ps-lg-4 {
        padding-left: 1.5rem!important
    }

    .ps-lg-5 {
        padding-left: 3rem!important
    }

    .gap-lg-0 {
        gap: 0!important
    }

    .gap-lg-1 {
        gap: .25rem!important
    }

    .gap-lg-2 {
        gap: .5rem!important
    }

    .gap-lg-3 {
        gap: 1rem!important
    }

    .gap-lg-4 {
        gap: 1.5rem!important
    }

    .gap-lg-5 {
        gap: 3rem!important
    }

    .row-gap-lg-0 {
        row-gap: 0!important
    }

    .row-gap-lg-1 {
        row-gap: .25rem!important
    }

    .row-gap-lg-2 {
        row-gap: .5rem!important
    }

    .row-gap-lg-3 {
        row-gap: 1rem!important
    }

    .row-gap-lg-4 {
        row-gap: 1.5rem!important
    }

    .row-gap-lg-5 {
        row-gap: 3rem!important
    }

    .column-gap-lg-0 {
        column-gap: 0!important
    }

    .column-gap-lg-1 {
        column-gap: .25rem!important
    }

    .column-gap-lg-2 {
        column-gap: .5rem!important
    }

    .column-gap-lg-3 {
        column-gap: 1rem!important
    }

    .column-gap-lg-4 {
        column-gap: 1.5rem!important
    }

    .column-gap-lg-5 {
        column-gap: 3rem!important
    }

    .text-lg-start {
        text-align: left!important
    }

    .text-lg-end {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .float-xl-start {
        float:left!important
    }

    .float-xl-end {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .object-fit-xl-contain {
        object-fit: contain!important
    }

    .object-fit-xl-cover {
        object-fit: cover!important
    }

    .object-fit-xl-fill {
        object-fit: fill!important
    }

    .object-fit-xl-scale {
        object-fit: scale-down!important
    }

    .object-fit-xl-none {
        object-fit: none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-grid {
        display: grid!important
    }

    .d-xl-inline-grid {
        display: inline-grid!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }

    .d-xl-none {
        display: none!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-row {
        flex-direction: row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }

    .order-xl-first {
        order: -1!important
    }

    .order-xl-0 {
        order: 0!important
    }

    .order-xl-1 {
        order: 1!important
    }

    .order-xl-2 {
        order: 2!important
    }

    .order-xl-3 {
        order: 3!important
    }

    .order-xl-4 {
        order: 4!important
    }

    .order-xl-5 {
        order: 5!important
    }

    .order-xl-last {
        order: 6!important
    }

    .m-xl-0 {
        margin: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .me-xl-0 {
        margin-right: 0!important
    }

    .me-xl-1 {
        margin-right: .25rem!important
    }

    .me-xl-2 {
        margin-right: .5rem!important
    }

    .me-xl-3 {
        margin-right: 1rem!important
    }

    .me-xl-4 {
        margin-right: 1.5rem!important
    }

    .me-xl-5 {
        margin-right: 3rem!important
    }

    .me-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ms-xl-0 {
        margin-left: 0!important
    }

    .ms-xl-1 {
        margin-left: .25rem!important
    }

    .ms-xl-2 {
        margin-left: .5rem!important
    }

    .ms-xl-3 {
        margin-left: 1rem!important
    }

    .ms-xl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xl-5 {
        margin-left: 3rem!important
    }

    .ms-xl-auto {
        margin-left: auto!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pe-xl-0 {
        padding-right: 0!important
    }

    .pe-xl-1 {
        padding-right: .25rem!important
    }

    .pe-xl-2 {
        padding-right: .5rem!important
    }

    .pe-xl-3 {
        padding-right: 1rem!important
    }

    .pe-xl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xl-0 {
        padding-left: 0!important
    }

    .ps-xl-1 {
        padding-left: .25rem!important
    }

    .ps-xl-2 {
        padding-left: .5rem!important
    }

    .ps-xl-3 {
        padding-left: 1rem!important
    }

    .ps-xl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xl-5 {
        padding-left: 3rem!important
    }

    .gap-xl-0 {
        gap: 0!important
    }

    .gap-xl-1 {
        gap: .25rem!important
    }

    .gap-xl-2 {
        gap: .5rem!important
    }

    .gap-xl-3 {
        gap: 1rem!important
    }

    .gap-xl-4 {
        gap: 1.5rem!important
    }

    .gap-xl-5 {
        gap: 3rem!important
    }

    .row-gap-xl-0 {
        row-gap: 0!important
    }

    .row-gap-xl-1 {
        row-gap: .25rem!important
    }

    .row-gap-xl-2 {
        row-gap: .5rem!important
    }

    .row-gap-xl-3 {
        row-gap: 1rem!important
    }

    .row-gap-xl-4 {
        row-gap: 1.5rem!important
    }

    .row-gap-xl-5 {
        row-gap: 3rem!important
    }

    .column-gap-xl-0 {
        column-gap: 0!important
    }

    .column-gap-xl-1 {
        column-gap: .25rem!important
    }

    .column-gap-xl-2 {
        column-gap: .5rem!important
    }

    .column-gap-xl-3 {
        column-gap: 1rem!important
    }

    .column-gap-xl-4 {
        column-gap: 1.5rem!important
    }

    .column-gap-xl-5 {
        column-gap: 3rem!important
    }

    .text-xl-start {
        text-align: left!important
    }

    .text-xl-end {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

@media (min-width: 1400px) {
    .float-xxl-start {
        float:left!important
    }

    .float-xxl-end {
        float: right!important
    }

    .float-xxl-none {
        float: none!important
    }

    .object-fit-xxl-contain {
        object-fit: contain!important
    }

    .object-fit-xxl-cover {
        object-fit: cover!important
    }

    .object-fit-xxl-fill {
        object-fit: fill!important
    }

    .object-fit-xxl-scale {
        object-fit: scale-down!important
    }

    .object-fit-xxl-none {
        object-fit: none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-grid {
        display: grid!important
    }

    .d-xxl-inline-grid {
        display: inline-grid!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: inline-flex!important
    }

    .d-xxl-none {
        display: none!important
    }

    .flex-xxl-fill {
        flex: 1 1 auto!important
    }

    .flex-xxl-row {
        flex-direction: row!important
    }

    .flex-xxl-column {
        flex-direction: column!important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xxl-start {
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        justify-content: center!important
    }

    .justify-content-xxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        justify-content: space-around!important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xxl-start {
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        align-items: center!important
    }

    .align-items-xxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxl-start {
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        align-content: center!important
    }

    .align-content-xxl-between {
        align-content: space-between!important
    }

    .align-content-xxl-around {
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        align-self: auto!important
    }

    .align-self-xxl-start {
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        align-self: center!important
    }

    .align-self-xxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        align-self: stretch!important
    }

    .order-xxl-first {
        order: -1!important
    }

    .order-xxl-0 {
        order: 0!important
    }

    .order-xxl-1 {
        order: 1!important
    }

    .order-xxl-2 {
        order: 2!important
    }

    .order-xxl-3 {
        order: 3!important
    }

    .order-xxl-4 {
        order: 4!important
    }

    .order-xxl-5 {
        order: 5!important
    }

    .order-xxl-last {
        order: 6!important
    }

    .m-xxl-0 {
        margin: 0!important
    }

    .m-xxl-1 {
        margin: .25rem!important
    }

    .m-xxl-2 {
        margin: .5rem!important
    }

    .m-xxl-3 {
        margin: 1rem!important
    }

    .m-xxl-4 {
        margin: 1.5rem!important
    }

    .m-xxl-5 {
        margin: 3rem!important
    }

    .m-xxl-auto {
        margin: auto!important
    }

    .mx-xxl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-xxl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xxl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-xxl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-xxl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-xxl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xxl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-xxl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xxl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xxl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-xxl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-xxl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-xxl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-xxl-0 {
        margin-top: 0!important
    }

    .mt-xxl-1 {
        margin-top: .25rem!important
    }

    .mt-xxl-2 {
        margin-top: .5rem!important
    }

    .mt-xxl-3 {
        margin-top: 1rem!important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xxl-5 {
        margin-top: 3rem!important
    }

    .mt-xxl-auto {
        margin-top: auto!important
    }

    .me-xxl-0 {
        margin-right: 0!important
    }

    .me-xxl-1 {
        margin-right: .25rem!important
    }

    .me-xxl-2 {
        margin-right: .5rem!important
    }

    .me-xxl-3 {
        margin-right: 1rem!important
    }

    .me-xxl-4 {
        margin-right: 1.5rem!important
    }

    .me-xxl-5 {
        margin-right: 3rem!important
    }

    .me-xxl-auto {
        margin-right: auto!important
    }

    .mb-xxl-0 {
        margin-bottom: 0!important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xxl-auto {
        margin-bottom: auto!important
    }

    .ms-xxl-0 {
        margin-left: 0!important
    }

    .ms-xxl-1 {
        margin-left: .25rem!important
    }

    .ms-xxl-2 {
        margin-left: .5rem!important
    }

    .ms-xxl-3 {
        margin-left: 1rem!important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xxl-5 {
        margin-left: 3rem!important
    }

    .ms-xxl-auto {
        margin-left: auto!important
    }

    .p-xxl-0 {
        padding: 0!important
    }

    .p-xxl-1 {
        padding: .25rem!important
    }

    .p-xxl-2 {
        padding: .5rem!important
    }

    .p-xxl-3 {
        padding: 1rem!important
    }

    .p-xxl-4 {
        padding: 1.5rem!important
    }

    .p-xxl-5 {
        padding: 3rem!important
    }

    .px-xxl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-xxl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xxl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-xxl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-xxl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-xxl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xxl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-xxl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xxl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-xxl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-xxl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-xxl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-xxl-0 {
        padding-top: 0!important
    }

    .pt-xxl-1 {
        padding-top: .25rem!important
    }

    .pt-xxl-2 {
        padding-top: .5rem!important
    }

    .pt-xxl-3 {
        padding-top: 1rem!important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xxl-5 {
        padding-top: 3rem!important
    }

    .pe-xxl-0 {
        padding-right: 0!important
    }

    .pe-xxl-1 {
        padding-right: .25rem!important
    }

    .pe-xxl-2 {
        padding-right: .5rem!important
    }

    .pe-xxl-3 {
        padding-right: 1rem!important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xxl-5 {
        padding-right: 3rem!important
    }

    .pb-xxl-0 {
        padding-bottom: 0!important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xxl-0 {
        padding-left: 0!important
    }

    .ps-xxl-1 {
        padding-left: .25rem!important
    }

    .ps-xxl-2 {
        padding-left: .5rem!important
    }

    .ps-xxl-3 {
        padding-left: 1rem!important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xxl-5 {
        padding-left: 3rem!important
    }

    .gap-xxl-0 {
        gap: 0!important
    }

    .gap-xxl-1 {
        gap: .25rem!important
    }

    .gap-xxl-2 {
        gap: .5rem!important
    }

    .gap-xxl-3 {
        gap: 1rem!important
    }

    .gap-xxl-4 {
        gap: 1.5rem!important
    }

    .gap-xxl-5 {
        gap: 3rem!important
    }

    .row-gap-xxl-0 {
        row-gap: 0!important
    }

    .row-gap-xxl-1 {
        row-gap: .25rem!important
    }

    .row-gap-xxl-2 {
        row-gap: .5rem!important
    }

    .row-gap-xxl-3 {
        row-gap: 1rem!important
    }

    .row-gap-xxl-4 {
        row-gap: 1.5rem!important
    }

    .row-gap-xxl-5 {
        row-gap: 3rem!important
    }

    .column-gap-xxl-0 {
        column-gap: 0!important
    }

    .column-gap-xxl-1 {
        column-gap: .25rem!important
    }

    .column-gap-xxl-2 {
        column-gap: .5rem!important
    }

    .column-gap-xxl-3 {
        column-gap: 1rem!important
    }

    .column-gap-xxl-4 {
        column-gap: 1.5rem!important
    }

    .column-gap-xxl-5 {
        column-gap: 3rem!important
    }

    .text-xxl-start {
        text-align: left!important
    }

    .text-xxl-end {
        text-align: right!important
    }

    .text-xxl-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .fs-1 {
        font-size:2.25rem!important
    }

    .fs-2 {
        font-size: 1.875rem!important
    }

    .fs-3 {
        font-size: 1.5rem!important
    }
}

@media print {
    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-grid {
        display: grid!important
    }

    .d-print-inline-grid {
        display: inline-grid!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }

    .d-print-none {
        display: none!important
    }
}

* {
    outline: none;
    padding: 0
}

:after,:before {
    margin: 0;
    padding: 0
}

.demo {
    background: #fff
}

#main-wrapper {
    transition: all .25s ease-in;
    position: relative;
    z-index: 1;
    margin-top: 110px
}

.content-body {
    margin-left: 80px;
    margin-top: 30px;
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .content-body {
        margin-left:0;
        margin-bottom: 50px
    }
}

.details .content-body {
    margin-left: 0
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

a,a.active,a:focus,a:hover {
    color: #2f2cd8;
    text-decoration: none;
    outline: none
}

b,strong {
    color: #1f2c73
}

i.fi {
    line-height: 0px
}

.text-slate-950 {
    color: #020617
}

.text-gray-50 {
    color: #f9fafb
}

.text-gray-100 {
    color: #f3f4f6
}

.text-gray-200 {
    color: #e5e7eb
}

.text-gray-300 {
    color: #d1d5db
}

.text-gray-400 {
    color: #9ca3af
}

.text-gray-500 {
    color: #6b7280
}

.text-gray-600 {
    color: #4b5563
}

.text-gray-700 {
    color: #374151
}

.text-gray-800 {
    color: #1f2937
}

.text-gray-900 {
    color: #111827
}

.text-gray-950 {
    color: #030712
}

.text-zinc-50 {
    color: #fafafa
}

.text-zinc-100 {
    color: #f4f4f5
}

.text-zinc-200 {
    color: #e4e4e7
}

.text-zinc-300 {
    color: #d4d4d8
}

.text-zinc-400 {
    color: #a1a1aa
}

.text-zinc-500 {
    color: #71717a
}

.text-zinc-600 {
    color: #52525b
}

.text-zinc-700 {
    color: #3f3f46
}

.text-zinc-800 {
    color: #27272a
}

.text-zinc-900 {
    color: #18181b
}

.text-zinc-950 {
    color: #09090b
}

.text-neutral-50 {
    color: #fafafa
}

.text-neutral-100 {
    color: #f5f5f5
}

.text-neutral-200 {
    color: #e5e5e5
}

.text-neutral-300 {
    color: #d4d4d4
}

.text-neutral-400 {
    color: #a3a3a3
}

.text-neutral-500 {
    color: #737373
}

.text-neutral-600 {
    color: #525252
}

.text-neutral-700 {
    color: #404040
}

.text-neutral-800 {
    color: #262626
}

.text-neutral-900 {
    color: #171717
}

.text-neutral-950 {
    color: #0a0a0a
}

.text-stone-50 {
    color: #fafaf9
}

.text-stone-100 {
    color: #f5f5f4
}

.text-stone-200 {
    color: #e7e5e4
}

.text-stone-300 {
    color: #d6d3d1
}

.text-stone-400 {
    color: #a8a29e
}

.text-stone-500 {
    color: #78716c
}

.text-stone-600 {
    color: #57534e
}

.text-stone-700 {
    color: #44403c
}

.text-stone-800 {
    color: #292524
}

.text-stone-900 {
    color: #1c1917
}

.text-stone-950 {
    color: #0c0a09
}

.text-red-50 {
    color: #fef2f2
}

.text-red-100 {
    color: #fee2e2
}

.text-red-200 {
    color: #fecaca
}

.text-red-300 {
    color: #fca5a5
}

.text-red-400 {
    color: #f87171
}

.text-red-500 {
    color: #ef4444
}

.text-red-600 {
    color: #dc2626
}

.text-red-700 {
    color: #b91c1c
}

.text-red-800 {
    color: #991b1b
}

.text-red-900 {
    color: #7f1d1d
}

.text-red-950 {
    color: #450a0a
}

.text-orange-50 {
    color: #fff7ed
}

.text-orange-100 {
    color: #ffedd5
}

.text-orange-200 {
    color: #fed7aa
}

.text-orange-300 {
    color: #fdba74
}

.text-orange-400 {
    color: #fb923c
}

.text-orange-500 {
    color: #f97316
}

.text-orange-600 {
    color: #ea580c
}

.text-orange-700 {
    color: #c2410c
}

.text-orange-800 {
    color: #9a3412
}

.text-orange-900 {
    color: #7c2d12
}

.text-orange-950 {
    color: #431407
}

.text-amber-50 {
    color: #fffbeb
}

.text-amber-100 {
    color: #fef3c7
}

.text-amber-200 {
    color: #fde68a
}

.text-amber-300 {
    color: #fcd34d
}

.text-amber-400 {
    color: #fbbf24
}

.text-amber-500 {
    color: #f59e0b
}

.text-amber-600 {
    color: #d97706
}

.text-amber-700 {
    color: #b45309
}

.text-amber-800 {
    color: #92400e
}

.text-amber-900 {
    color: #78350f
}

.text-amber-950 {
    color: #451a03
}

.text-yellow-50 {
    color: #fefce8
}

.text-yellow-100 {
    color: #fef9c3
}

.text-yellow-200 {
    color: #fef08a
}

.text-yellow-300 {
    color: #fde047
}

.text-yellow-400 {
    color: #facc15
}

.text-yellow-500 {
    color: #eab308
}

.text-yellow-600 {
    color: #ca8a04
}

.text-yellow-700 {
    color: #a16207
}

.text-yellow-800 {
    color: #854d0e
}

.text-yellow-900 {
    color: #713f12
}

.text-yellow-950 {
    color: #422006
}

.text-lime-50 {
    color: #f7fee7
}

.text-lime-100 {
    color: #ecfccb
}

.text-lime-200 {
    color: #d9f99d
}

.text-lime-300 {
    color: #bef264
}

.text-lime-400 {
    color: #a3e635
}

.text-lime-500 {
    color: #84cc16
}

.text-lime-600 {
    color: #65a30d
}

.text-lime-700 {
    color: #4d7c0f
}

.text-lime-800 {
    color: #3f6212
}

.text-lime-900 {
    color: #365314
}

.text-lime-950 {
    color: #1a2e05
}

.text-green-50 {
    color: #f0fdf4
}

.text-green-100 {
    color: #dcfce7
}

.text-green-200 {
    color: #bbf7d0
}

.text-green-300 {
    color: #86efac
}

.text-green-400 {
    color: #4ade80
}

.text-green-500 {
    color: #22c55e
}

.text-green-600 {
    color: #16a34a
}

.text-green-700 {
    color: #15803d
}

.text-green-800 {
    color: #166534
}

.text-green-900 {
    color: #14532d
}

.text-green-950 {
    color: #052e16
}

.text-emerald-50 {
    color: #ecfdf5
}

.text-emerald-100 {
    color: #d1fae5
}

.text-emerald-200 {
    color: #a7f3d0
}

.text-emerald-300 {
    color: #6ee7b7
}

.text-emerald-400 {
    color: #34d399
}

.text-emerald-500 {
    color: #10b981
}

.text-emerald-600 {
    color: #059669
}

.text-emerald-700 {
    color: #047857
}

.text-emerald-800 {
    color: #065f46
}

.text-emerald-900 {
    color: #064e3b
}

.text-emerald-950 {
    color: #022c22
}

.text-teal-50 {
    color: #f0fdfa
}

.text-teal-100 {
    color: #ccfbf1
}

.text-teal-200 {
    color: #99f6e4
}

.text-teal-300 {
    color: #5eead4
}

.text-teal-400 {
    color: #2dd4bf
}

.text-teal-500 {
    color: #14b8a6
}

.text-teal-600 {
    color: #0d9488
}

.text-teal-700 {
    color: #0f766e
}

.text-teal-800 {
    color: #115e59
}

.text-teal-900 {
    color: #134e4a
}

.text-teal-950 {
    color: #042f2e
}

.text-cyan-50 {
    color: #ecfeff
}

.text-cyan-100 {
    color: #cffafe
}

.text-cyan-200 {
    color: #a5f3fc
}

.text-cyan-300 {
    color: #67e8f9
}

.text-cyan-400 {
    color: #22d3ee
}

.text-cyan-500 {
    color: #06b6d4
}

.text-cyan-600 {
    color: #0891b2
}

.text-cyan-700 {
    color: #0e7490
}

.text-cyan-800 {
    color: #155e75
}

.text-cyan-900 {
    color: #164e63
}

.text-cyan-950 {
    color: #083344
}

.text-sky-50 {
    color: #f0f9ff
}

.text-sky-100 {
    color: #e0f2fe
}

.text-sky-200 {
    color: #bae6fd
}

.text-sky-300 {
    color: #7dd3fc
}

.text-sky-400 {
    color: #38bdf8
}

.text-sky-500 {
    color: #0ea5e9
}

.text-sky-600 {
    color: #0284c7
}

.text-sky-700 {
    color: #0369a1
}

.text-sky-800 {
    color: #075985
}

.text-sky-900 {
    color: #0c4a6e
}

.text-sky-950 {
    color: #082f49
}

.text-blue-50 {
    color: #eff6ff
}

.text-blue-100 {
    color: #dbeafe
}

.text-blue-200 {
    color: #bfdbfe
}

.text-blue-300 {
    color: #93c5fd
}

.text-blue-400 {
    color: #60a5fa
}

.text-blue-500 {
    color: #3b82f6
}

.text-blue-600 {
    color: #2563eb
}

.text-blue-700 {
    color: #1d4ed8
}

.text-blue-800 {
    color: #1e40af
}

.text-blue-900 {
    color: #1e3a8a
}

.text-blue-950 {
    color: #172554
}

.text-indigo-50 {
    color: #eef2ff
}

.text-indigo-100 {
    color: #e0e7ff
}

.text-indigo-200 {
    color: #c7d2fe
}

.text-indigo-300 {
    color: #a5b4fc
}

.text-indigo-400 {
    color: #818cf8
}

.text-indigo-500 {
    color: #6366f1
}

.text-indigo-600 {
    color: #4f46e5
}

.text-indigo-700 {
    color: #4338ca
}

.text-indigo-800 {
    color: #3730a3
}

.text-indigo-900 {
    color: #312e81
}

.text-indigo-950 {
    color: #1e1b4b
}

.text-violet-50 {
    color: #f5f3ff
}

.text-violet-100 {
    color: #ede9fe
}

.text-violet-200 {
    color: #ddd6fe
}

.text-violet-300 {
    color: #c4b5fd
}

.text-violet-400 {
    color: #a78bfa
}

.text-violet-500 {
    color: #8b5cf6
}

.text-violet-600 {
    color: #7c3aed
}

.text-violet-700 {
    color: #6d28d9
}

.text-violet-800 {
    color: #5b21b6
}

.text-violet-900 {
    color: #4c1d95
}

.text-violet-950 {
    color: #2e1065
}

.text-purple-50 {
    color: #faf5ff
}

.text-purple-100 {
    color: #f3e8ff
}

.text-purple-200 {
    color: #e9d5ff
}

.text-purple-300 {
    color: #d8b4fe
}

.text-purple-400 {
    color: #c084fc
}

.text-purple-500 {
    color: #a855f7
}

.text-purple-600 {
    color: #9333ea
}

.text-purple-700 {
    color: #7e22ce
}

.text-purple-800 {
    color: #6b21a8
}

.text-purple-900 {
    color: #581c87
}

.text-purple-950 {
    color: #3b0764
}

.text-fuchsia-50 {
    color: #fdf4ff
}

.text-fuchsia-100 {
    color: #fae8ff
}

.text-fuchsia-200 {
    color: #f5d0fe
}

.text-fuchsia-300 {
    color: #f0abfc
}

.text-fuchsia-400 {
    color: #e879f9
}

.text-fuchsia-500 {
    color: #d946ef
}

.text-fuchsia-600 {
    color: #c026d3
}

.text-fuchsia-700 {
    color: #a21caf
}

.text-fuchsia-800 {
    color: #86198f
}

.text-fuchsia-900 {
    color: #701a75
}

.text-fuchsia-950 {
    color: #4a044e
}

.text-pink-50 {
    color: #fdf2f8
}

.text-pink-100 {
    color: #fce7f3
}

.text-pink-200 {
    color: #fbcfe8
}

.text-pink-300 {
    color: #f9a8d4
}

.text-pink-400 {
    color: #f472b6
}

.text-pink-500 {
    color: #ec4899
}

.text-pink-600 {
    color: #db2777
}

.text-pink-700 {
    color: #be185d
}

.text-pink-800 {
    color: #9d174d
}

.text-pink-900 {
    color: #831843
}

.text-pink-950 {
    color: #500724
}

.text-rose-50 {
    color: #fff1f2
}

.text-rose-100 {
    color: #ffe4e6
}

.text-rose-200 {
    color: #fecdd3
}

.text-rose-300 {
    color: #fda4af
}

.text-rose-400 {
    color: #fb7185
}

.text-rose-500 {
    color: #f43f5e
}

.text-rose-600 {
    color: #e11d48
}

.text-rose-700 {
    color: #be123c
}

.text-rose-800 {
    color: #9f1239
}

.text-rose-900 {
    color: #881337
}

.text-rose-950 {
    color: #4c0519
}

.bg-slate-950 {
    background-color: #020617
}

.bg-gray-50 {
    background-color: #f9fafb
}

.bg-gray-100 {
    background-color: #f3f4f6
}

.bg-gray-200 {
    background-color: #e5e7eb
}

.bg-gray-300 {
    background-color: #d1d5db
}

.bg-gray-400 {
    background-color: #9ca3af
}

.bg-gray-500 {
    background-color: #6b7280
}

.bg-gray-600 {
    background-color: #4b5563
}

.bg-gray-700 {
    background-color: #374151
}

.bg-gray-800 {
    background-color: #1f2937
}

.bg-gray-900 {
    background-color: #111827
}

.bg-gray-950 {
    background-color: #030712
}

.bg-zinc-50 {
    background-color: #fafafa
}

.bg-zinc-100 {
    background-color: #f4f4f5
}

.bg-zinc-200 {
    background-color: #e4e4e7
}

.bg-zinc-300 {
    background-color: #d4d4d8
}

.bg-zinc-400 {
    background-color: #a1a1aa
}

.bg-zinc-500 {
    background-color: #71717a
}

.bg-zinc-600 {
    background-color: #52525b
}

.bg-zinc-700 {
    background-color: #3f3f46
}

.bg-zinc-800 {
    background-color: #27272a
}

.bg-zinc-900 {
    background-color: #18181b
}

.bg-zinc-950 {
    background-color: #09090b
}

.bg-neutral-50 {
    background-color: #fafafa
}

.bg-neutral-100 {
    background-color: #f5f5f5
}

.bg-neutral-200 {
    background-color: #e5e5e5
}

.bg-neutral-300 {
    background-color: #d4d4d4
}

.bg-neutral-400 {
    background-color: #a3a3a3
}

.bg-neutral-500 {
    background-color: #737373
}

.bg-neutral-600 {
    background-color: #525252
}

.bg-neutral-700 {
    background-color: #404040
}

.bg-neutral-800 {
    background-color: #262626
}

.bg-neutral-900 {
    background-color: #171717
}

.bg-neutral-950 {
    background-color: #0a0a0a
}

.bg-stone-50 {
    background-color: #fafaf9
}

.bg-stone-100 {
    background-color: #f5f5f4
}

.bg-stone-200 {
    background-color: #e7e5e4
}

.bg-stone-300 {
    background-color: #d6d3d1
}

.bg-stone-400 {
    background-color: #a8a29e
}

.bg-stone-500 {
    background-color: #78716c
}

.bg-stone-600 {
    background-color: #57534e
}

.bg-stone-700 {
    background-color: #44403c
}

.bg-stone-800 {
    background-color: #292524
}

.bg-stone-900 {
    background-color: #1c1917
}

.bg-stone-950 {
    background-color: #0c0a09
}

.bg-red-50 {
    background-color: #fef2f2
}

.bg-red-100 {
    background-color: #fee2e2
}

.bg-red-200 {
    background-color: #fecaca
}

.bg-red-300 {
    background-color: #fca5a5
}

.bg-red-400 {
    background-color: #f87171
}

.bg-red-500 {
    background-color: #ef4444
}

.bg-red-600 {
    background-color: #dc2626
}

.bg-red-700 {
    background-color: #b91c1c
}

.bg-red-800 {
    background-color: #991b1b
}

.bg-red-900 {
    background-color: #7f1d1d
}

.bg-red-950 {
    background-color: #450a0a
}

.bg-orange-50 {
    background-color: #fff7ed
}

.bg-orange-100 {
    background-color: #ffedd5
}

.bg-orange-200 {
    background-color: #fed7aa
}

.bg-orange-300 {
    background-color: #fdba74
}

.bg-orange-400 {
    background-color: #fb923c
}

.bg-orange-500 {
    background-color: #f97316
}

.bg-orange-600 {
    background-color: #ea580c
}

.bg-orange-700 {
    background-color: #c2410c
}

.bg-orange-800 {
    background-color: #9a3412
}

.bg-orange-900 {
    background-color: #7c2d12
}

.bg-orange-950 {
    background-color: #431407
}

.bg-amber-50 {
    background-color: #fffbeb
}

.bg-amber-100 {
    background-color: #fef3c7
}

.bg-amber-200 {
    background-color: #fde68a
}

.bg-amber-300 {
    background-color: #fcd34d
}

.bg-amber-400 {
    background-color: #fbbf24
}

.bg-amber-500 {
    background-color: #f59e0b
}

.bg-amber-600 {
    background-color: #d97706
}

.bg-amber-700 {
    background-color: #b45309
}

.bg-amber-800 {
    background-color: #92400e
}

.bg-amber-900 {
    background-color: #78350f
}

.bg-amber-950 {
    background-color: #451a03
}

.bg-yellow-50 {
    background-color: #fefce8
}

.bg-yellow-100 {
    background-color: #fef9c3
}

.bg-yellow-200 {
    background-color: #fef08a
}

.bg-yellow-300 {
    background-color: #fde047
}

.bg-yellow-400 {
    background-color: #facc15
}

.bg-yellow-500 {
    background-color: #eab308
}

.bg-yellow-600 {
    background-color: #ca8a04
}

.bg-yellow-700 {
    background-color: #a16207
}

.bg-yellow-800 {
    background-color: #854d0e
}

.bg-yellow-900 {
    background-color: #713f12
}

.bg-yellow-950 {
    background-color: #422006
}

.bg-lime-50 {
    background-color: #f7fee7
}

.bg-lime-100 {
    background-color: #ecfccb
}

.bg-lime-200 {
    background-color: #d9f99d
}

.bg-lime-300 {
    background-color: #bef264
}

.bg-lime-400 {
    background-color: #a3e635
}

.bg-lime-500 {
    background-color: #84cc16
}

.bg-lime-600 {
    background-color: #65a30d
}

.bg-lime-700 {
    background-color: #4d7c0f
}

.bg-lime-800 {
    background-color: #3f6212
}

.bg-lime-900 {
    background-color: #365314
}

.bg-lime-950 {
    background-color: #1a2e05
}

.bg-green-50 {
    background-color: #f0fdf4
}

.bg-green-100 {
    background-color: #dcfce7
}

.bg-green-200 {
    background-color: #bbf7d0
}

.bg-green-300 {
    background-color: #86efac
}

.bg-green-400 {
    background-color: #4ade80
}

.bg-green-500 {
    background-color: #22c55e
}

.bg-green-600 {
    background-color: #16a34a
}

.bg-green-700 {
    background-color: #15803d
}

.bg-green-800 {
    background-color: #166534
}

.bg-green-900 {
    background-color: #14532d
}

.bg-green-950 {
    background-color: #052e16
}

.bg-emerald-50 {
    background-color: #ecfdf5
}

.bg-emerald-100 {
    background-color: #d1fae5
}

.bg-emerald-200 {
    background-color: #a7f3d0
}

.bg-emerald-300 {
    background-color: #6ee7b7
}

.bg-emerald-400 {
    background-color: #34d399
}

.bg-emerald-500 {
    background-color: #10b981
}

.bg-emerald-600 {
    background-color: #059669
}

.bg-emerald-700 {
    background-color: #047857
}

.bg-emerald-800 {
    background-color: #065f46
}

.bg-emerald-900 {
    background-color: #064e3b
}

.bg-emerald-950 {
    background-color: #022c22
}

.bg-teal-50 {
    background-color: #f0fdfa
}

.bg-teal-100 {
    background-color: #ccfbf1
}

.bg-teal-200 {
    background-color: #99f6e4
}

.bg-teal-300 {
    background-color: #5eead4
}

.bg-teal-400 {
    background-color: #2dd4bf
}

.bg-teal-500 {
    background-color: #14b8a6
}

.bg-teal-600 {
    background-color: #0d9488
}

.bg-teal-700 {
    background-color: #0f766e
}

.bg-teal-800 {
    background-color: #115e59
}

.bg-teal-900 {
    background-color: #134e4a
}

.bg-teal-950 {
    background-color: #042f2e
}

.bg-cyan-50 {
    background-color: #ecfeff
}

.bg-cyan-100 {
    background-color: #cffafe
}

.bg-cyan-200 {
    background-color: #a5f3fc
}

.bg-cyan-300 {
    background-color: #67e8f9
}

.bg-cyan-400 {
    background-color: #22d3ee
}

.bg-cyan-500 {
    background-color: #06b6d4
}

.bg-cyan-600 {
    background-color: #0891b2
}

.bg-cyan-700 {
    background-color: #0e7490
}

.bg-cyan-800 {
    background-color: #155e75
}

.bg-cyan-900 {
    background-color: #164e63
}

.bg-cyan-950 {
    background-color: #083344
}

.bg-sky-50 {
    background-color: #f0f9ff
}

.bg-sky-100 {
    background-color: #e0f2fe
}

.bg-sky-200 {
    background-color: #bae6fd
}

.bg-sky-300 {
    background-color: #7dd3fc
}

.bg-sky-400 {
    background-color: #38bdf8
}

.bg-sky-500 {
    background-color: #0ea5e9
}

.bg-sky-600 {
    background-color: #0284c7
}

.bg-sky-700 {
    background-color: #0369a1
}

.bg-sky-800 {
    background-color: #075985
}

.bg-sky-900 {
    background-color: #0c4a6e
}

.bg-sky-950 {
    background-color: #082f49
}

.bg-blue-50 {
    background-color: #eff6ff
}

.bg-blue-100 {
    background-color: #dbeafe
}

.bg-blue-200 {
    background-color: #bfdbfe
}

.bg-blue-300 {
    background-color: #93c5fd
}

.bg-blue-400 {
    background-color: #60a5fa
}

.bg-blue-500 {
    background-color: #3b82f6
}

.bg-blue-600 {
    background-color: #2563eb
}

.bg-blue-700 {
    background-color: #1d4ed8
}

.bg-blue-800 {
    background-color: #1e40af
}

.bg-blue-900 {
    background-color: #1e3a8a
}

.bg-blue-950 {
    background-color: #172554
}

.bg-indigo-50 {
    background-color: #eef2ff
}

.bg-indigo-100 {
    background-color: #e0e7ff
}

.bg-indigo-200 {
    background-color: #c7d2fe
}

.bg-indigo-300 {
    background-color: #a5b4fc
}

.bg-indigo-400 {
    background-color: #818cf8
}

.bg-indigo-500 {
    background-color: #6366f1
}

.bg-indigo-600 {
    background-color: #4f46e5
}

.bg-indigo-700 {
    background-color: #4338ca
}

.bg-indigo-800 {
    background-color: #3730a3
}

.bg-indigo-900 {
    background-color: #312e81
}

.bg-indigo-950 {
    background-color: #1e1b4b
}

.bg-violet-50 {
    background-color: #f5f3ff
}

.bg-violet-100 {
    background-color: #ede9fe
}

.bg-violet-200 {
    background-color: #ddd6fe
}

.bg-violet-300 {
    background-color: #c4b5fd
}

.bg-violet-400 {
    background-color: #a78bfa
}

.bg-violet-500 {
    background-color: #8b5cf6
}

.bg-violet-600 {
    background-color: #7c3aed
}

.bg-violet-700 {
    background-color: #6d28d9
}

.bg-violet-800 {
    background-color: #5b21b6
}

.bg-violet-900 {
    background-color: #4c1d95
}

.bg-violet-950 {
    background-color: #2e1065
}

.bg-purple-50 {
    background-color: #faf5ff
}

.bg-purple-100 {
    background-color: #f3e8ff
}

.bg-purple-200 {
    background-color: #e9d5ff
}

.bg-purple-300 {
    background-color: #d8b4fe
}

.bg-purple-400 {
    background-color: #c084fc
}

.bg-purple-500 {
    background-color: #a855f7
}

.bg-purple-600 {
    background-color: #9333ea
}

.bg-purple-700 {
    background-color: #7e22ce
}

.bg-purple-800 {
    background-color: #6b21a8
}

.bg-purple-900 {
    background-color: #581c87
}

.bg-purple-950 {
    background-color: #3b0764
}

.bg-fuchsia-50 {
    background-color: #fdf4ff
}

.bg-fuchsia-100 {
    background-color: #fae8ff
}

.bg-fuchsia-200 {
    background-color: #f5d0fe
}

.bg-fuchsia-300 {
    background-color: #f0abfc
}

.bg-fuchsia-400 {
    background-color: #e879f9
}

.bg-fuchsia-500 {
    background-color: #d946ef
}

.bg-fuchsia-600 {
    background-color: #c026d3
}

.bg-fuchsia-700 {
    background-color: #a21caf
}

.bg-fuchsia-800 {
    background-color: #86198f
}

.bg-fuchsia-900 {
    background-color: #701a75
}

.bg-fuchsia-950 {
    background-color: #4a044e
}

.bg-pink-50 {
    background-color: #fdf2f8
}

.bg-pink-100 {
    background-color: #fce7f3
}

.bg-pink-200 {
    background-color: #fbcfe8
}

.bg-pink-300 {
    background-color: #f9a8d4
}

.bg-pink-400 {
    background-color: #f472b6
}

.bg-pink-500 {
    background-color: #ec4899
}

.bg-pink-600 {
    background-color: #db2777
}

.bg-pink-700 {
    background-color: #be185d
}

.bg-pink-800 {
    background-color: #9d174d
}

.bg-pink-900 {
    background-color: #831843
}

.bg-pink-950 {
    background-color: #500724
}

.bg-rose-50 {
    background-color: #fff1f2
}

.bg-rose-100 {
    background-color: #ffe4e6
}

.bg-rose-200 {
    background-color: #fecdd3
}

.bg-rose-300 {
    background-color: #fda4af
}

.bg-rose-400 {
    background-color: #fb7185
}

.bg-rose-500 {
    background-color: #f43f5e
}

.bg-rose-600 {
    background-color: #e11d48
}

.bg-rose-700 {
    background-color: #be123c
}

.bg-rose-800 {
    background-color: #9f1239
}

.bg-rose-900 {
    background-color: #881337
}

.bg-rose-950 {
    background-color: #4c0519
}

.preloader-wrapper {
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 100000000000000000;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #fff;
    opacity: 1;
    transition: opacity .5s ease-in-out;
    transition-delay: .5s
}

.loaded {
    opacity: 0;
    pointer-events: none
}

div {
    margin: 0;
    padding: 0
}

.loader>div {
    background-color: #2f2cd8;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px .5px;
    animation-fill-mode: both;
    display: inline-block;
    animation: loader .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite
}

.loader>div:first-child,.loader>div:nth-child(5) {
    animation-delay: -.2s!important
}

.loader>div:nth-child(2),.loader>div:nth-child(4) {
    animation-delay: -.4s!important
}

@keyframes loader {
    0% {
        transform: scaley(1)
    }

    50% {
        transform: scaley(.4)
    }

    to {
        transform: scaley(1)
    }
}

.section-padding {
    padding: 100px 0
}

@media only screen and (max-width: 575px) {
    .section-padding {
        padding:50px 0
    }
}

.mt-80 {
    margin-top: 80px
}

.mb-80 {
    margin-bottom: 80px
}

.page-title {
    margin-bottom: 30px;
    background: transparent;
    border-radius: 6px
}

.page-title .page-title-content .h3,.page-title .page-title-content h3 {
    font-size: 24px;
    margin-bottom: 0
}

.breadcrumbs a {
    color: #7184ad;
    display: inline-block;
    font-size: 14px
}

.breadcrumbs.active a {
    color: #fff
}

.breadcrumbs i {
    margin: 0 10px;
    font-size: 20px;
    line-height: 0;
    position: relative;
    top: 5px
}

.flex-grow-2 {
    flex-grow: 2
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #777
}

.c-pointer {
    cursor: pointer
}

.trade-balance {
    position: relative;
    height: 380px
}

.position-value {
    position: relative;
    height: 320px
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(227,230,236,.9)
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(35,38,45,.275)
}

.section-title {
    margin-bottom: 75px
}

.section-title .h2,.section-title h2 {
    text-align: center;
    font-weight: 600
}

#toast-container {
    top: 100px;
    right: 12%
}

#toast-container>div:hover {
    box-shadow: 0;
    cursor: pointer
}

#toast-container .toast {
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 120px;
    box-shadow: none;
    border-radius: 24px
}

#toast-container .toast:hover {
    box-shadow: 0
}

#toast-container canvas {
    position: absolute;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    left: 20px
}

#toast-container .toast-message {
    max-width: 300px
}

#toast-container .progress-count {
    position: absolute;
    color: #0f172a;
    font-size: 18px;
    left: 36px;
    text-align: center;
    right: 0;
    width: 50px;
    height: 100%;
    top: 50px
}

#toast-container .close-toast {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 24px;
    font-size: 24px
}

#toast-container a {
    display: inline-block;
    width: 115px;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    right: 20px;
    background: #ffdeb0;
    border-radius: 30px;
    color: #fba801
}

.toast-progress {
    background-color: #fba801!important;
    opacity: 1
}

.progress,.progress-stacked {
    height: 8px
}

.header {
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 80px;
    right: 0;
    z-index: 2;
    background: #f6f9fc
}

.header.bg-primary {
    border-bottom: 1px solid hsla(0,0%,100%,.15)!important
}

@media only screen and (max-width: 767px) {
    .header {
        left:0;
        padding: 10px 0;
        background: #fff
    }
}

.header .brand-logo {
    display: none
}

@media only screen and (max-width: 991px) {
    .header .brand-logo {
        display:none;
        margin: 0 20px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .header .brand-logo {
        display:block
    }

    .header .brand-logo img {
        filter: none
    }

    .header .brand-logo span {
        display: none
    }
}

.header.landing {
    padding: 20px 0;
    left: 0;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    background: #fff
}

.header.landing a {
    display: flex;
    align-items: center;
    justify-content: center
}

.header.landing .brand-logo {
    display: block;
    margin-top: 0;
    margin-left: 0
}

.header.landing .brand-logo img {
    filter: none;
    margin-right: 10px
}

.header.landing .brand-logo span {
    display: block;
    top: 0
}

.header-content,.header-left,.header-right {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.notification {
    cursor: pointer
}

.notification .notify-bell {
    margin-right: 10px
}

@media only screen and (max-width: 767px) {
    .notification .notify-bell {
        margin-right:15px
    }
}

.notification .dropdown-menu {
    border: 0;
    padding: 15px 20px 10px;
    top: 25px!important;
    width: 330px;
    box-shadow: 0 36px 48px rgba(27,25,148,.08);
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    inset: 0 0 auto auto;
    margin: 0;
    transform: translateY(42px)
}

.notification .lists .h4,.notification .lists h4 {
    border-bottom: 1px solid #e5eaef;
    padding-bottom: 15px;
    font-size: 16px
}

.notification .lists a {
    display: block;
    border-bottom: 1px solid #e5eaef;
    padding: 10px 0
}

.notification .lists a:last-child {
    border: 0
}

.notification .lists a p {
    margin-bottom: 0;
    color: #1f2c73;
    font-weight: 500;
    font-size: 14px
}

.notification .lists a span {
    font-size: 13px;
    color: #7184ad
}

.notification .lists a span.icon {
    height: 40px;
    width: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px
}

.notification .lists a span.icon i {
    font-size: 20px
}

.notification .lists a span.success {
    background: #12a347
}

.notification .lists a span.fail {
    background: #dc2626
}

.notification .lists a span.pending {
    background: #fba801
}

.notification .lists a .more {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #0f172a
}

.notification .lists a .more i {
    margin-left: 5px;
    font-size: 18px
}

.notification .more {
    display: flex;
    justify-content: flex-end
}

.notification .more i {
    position: relative;
    top: 4px;
    margin-left: 5px;
    font-size: 12px
}

.dropdown-toggle:after {
    border-top: 0;
    margin-left: 10.2px;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: Font Awesome\ 5 Pro,Font Awesome\ 5 Free;
    font-weight: 700;
    content: "\f107"
}

.profile_log {
    cursor: pointer
}

.profile_log .user {
    display: flex;
    align-items: center
}

.profile_log .user .thumb {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    color: #fff;
    text-align: center
}

.profile_log .user .thumb img {
    max-width: 35px;
    border-radius: 100px
}

.profile_log .dropdown-menu {
    border: 0;
    padding: 0;
    top: 25px!important;
    box-shadow: 0 1.5rem 4rem rgba(22,28,45,.15);
    border-radius: 5px;
    background-color: #fff;
    min-width: 240px;
    position: absolute;
    inset: 0 0 auto auto;
    margin: 0;
    transform: translateY(42px)
}

.profile_log .dropdown-menu .user-email {
    padding: 10px 20px
}

.profile_log .dropdown-menu .user-email .thumb {
    margin-right: 10px
}

.profile_log .dropdown-menu .user-email .user-info {
    margin: 0
}

.profile_log .dropdown-menu .user-email .h5,.profile_log .dropdown-menu .user-email h5 {
    margin-bottom: 0
}

.profile_log .dropdown-menu .user-email span {
    font-size: 14px
}

.profile_log .dropdown-menu .user-email span i {
    font-size: 22px;
    color: #0f172a
}

.profile_log .dropdown-menu .user-balance {
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px
}

.profile_log .dropdown-menu .user-balance p {
    margin-bottom: 0;
    font-weight: 500;
    color: #1f2c73
}

.profile_log .dropdown-menu .dropdown-item {
    padding: 10px 20px;
    border-top: 1px solid #e5eaef;
    font-weight: 400;
    display: flex;
    align-items: center
}

.profile_log .dropdown-menu .dropdown-item:first-child {
    border: 0
}

.profile_log .dropdown-menu .dropdown-item.logout,.profile_log .dropdown-menu .dropdown-item.logout i {
    color: #dc2626
}

.profile_log .dropdown-menu .dropdown-item i {
    margin-right: 10px;
    font-size: 18px;
    color: #2f2cd8;
    font-weight: 700
}

.profile_log .dropdown-menu .dropdown-item.active,.profile_log .dropdown-menu .dropdown-item:focus,.profile_log .dropdown-menu .dropdown-item:hover {
    background-color: #2f2cd8;
    color: #fff
}

.profile_log .dropdown-menu .dropdown-item.active i,.profile_log .dropdown-menu .dropdown-item:focus i,.profile_log .dropdown-menu .dropdown-item:hover i {
    color: #fff
}

.dark-light-toggle {
    margin-right: 15px;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .dark-light-toggle {
        margin-right:15px;
        margin-left: 15px
    }
}

.dark-light-toggle i {
    font-size: 22px;
    position: relative;
    top: 4px
}

.dark-light-toggle .light,.dark-theme .dark {
    display: none
}

.dark-theme .light {
    display: block;
    color: #fba801
}

.navigation .navbar {
    background-color: transparent!important;
    padding: 0;
    position: relative
}

.navigation .navbar ul {
    align-items: center;
    margin-left: auto
}

@media only screen and (max-width: 991px) {
    .navigation .navbar ul {
        margin-top:15px
    }
}

.navigation .navbar ul>li {
    display: inline-block;
    padding: 0 7px;
    width: 100%
}

@media only screen and (max-width: 991px) {
    .navigation .navbar ul>li {
        border-bottom:1px solid #e5eaef;
        margin: 0 15px;
        padding: 7px 15px
    }
}

.navigation .navbar ul>li>a {
    font-size: 16px;
    white-space: nowrap;
    font-weight: 500;
    color: #1f2c73
}

@media only screen and (max-width: 991px) {
    .navigation .navbar ul>li>a:after {
        position:absolute;
        right: 15px;
        top: 25px
    }
}

@media only screen and (min-width: 991px) {
    .navigation .navbar ul .dropdown>a {
        position:relative;
        transition: all .2s ease-in-out
    }

    .navigation .navbar ul .dropdown-menu {
        background: #fff;
        padding: 15px 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: 1030;
        transition: all .2s ease-in-out;
        box-shadow: 0 1.5rem 4rem rgba(22,28,45,.15);
        border: 0;
        margin-top: 10px;
        z-index: 998;
        min-width: 10rem
    }

    .navigation .navbar ul .dropdown-menu a {
        display: inline-block;
        color: #7184ad
    }

    .navigation .navbar ul .dropdown-menu a.active,.navigation .navbar ul .dropdown-menu a:active,.navigation .navbar ul .dropdown-menu a:focus,.navigation .navbar ul .dropdown-menu a:hover {
        color: #2f2cd8;
        background: transparent
    }

    .navigation .navbar ul li.dropdown:hover a:before {
        opacity: 1;
        bottom: -9px
    }

    .navigation .navbar ul li.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0
    }
}

@media only screen and (max-width: 991px) {
    .navigation .navbar ul .dropdown-menu {
        border:0;
        padding: 0
    }

    .navigation .navbar ul .dropdown-menu a {
        border-bottom: 1px solid #e5eaef;
        padding: 15px;
        color: #7184ad
    }

    .navigation .navbar ul .dropdown-menu a:last-child {
        border: 0
    }

    .navigation .navbar ul .dropdown-menu a .h6,.navigation .navbar ul .dropdown-menu a h6,.navigation .navbar ul .dropdown-menu a i {
        color: #2f2cd8
    }

    .navigation .navbar ul .dropdown-menu a p {
        color: #7184ad;
        margin-bottom: 0
    }
}

.signin-btn {
    min-width: 100px
}

.search {
    min-width: 450px
}

@media only screen and (max-width: 767px) {
    .search {
        min-width:auto;
        margin-right: 15px
    }
}

.search .form-control {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.search .input-group-text {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #2f2cd8
}

.search .input-group-text i {
    color: #fff
}

.icon-menu {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: transparent
}

.icon-menu.active {
    background: #2f2cd8;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.icon-menu.active i {
    color: #fff
}

.icon-menu span i {
    font-size: 20px;
    color: #7184ad;
    position: relative;
    top: 4px
}

.icon-menu.user span i {
    font-size: 16px
}

.bottom {
    background: #0f172a
}

.bottom .bottom-logo p {
    color: #7184ad;
    line-height: 30px;
    font-weight: 400
}

@media only screen and (max-width: 991px) {
    .bottom .bottom-widget {
        margin-bottom:30px
    }
}

.bottom .bottom-widget .widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px
}

.bottom .bottom-widget ul li a {
    color: #7184ad;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}

.footer {
    background: #f6f9fc;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 80px;
    border-radius: 6px
}

.footer .copyright {
    position: relative;
    text-align: left
}

.footer .copyright p {
    margin: 0;
    font-size: 14px;
    color: #7184ad
}

.footer .copyright p a {
    color: #2f2cd8;
    font-weight: 700
}

.footer .footer-social {
    text-align: right
}

.footer .footer-social li {
    display: inline-block
}

.footer .footer-social li a {
    color: #7184ad;
    padding: 0 10px
}

.details .footer {
    left: 0
}

.footer-landing {
    border-top: 1px solid hsla(0,0%,100%,.2);
    padding: 20px 0;
    border-radius: 6px
}

.footer-landing .copyright {
    position: relative;
    text-align: left
}

.footer-landing .copyright p {
    margin: 0;
    font-size: 14px;
    color: #7184ad
}

.footer-landing .copyright p a {
    color: #2f2cd8;
    font-weight: 700
}

.footer-landing .footer-social {
    text-align: right
}

.footer-landing .footer-social li {
    display: inline-block
}

.footer-landing .footer-social li a {
    color: #7184ad;
    padding: 0 10px
}

.sidebar {
    background: #2f2cd8;
    position: fixed;
    left: 0;
    height: calc(100% - 0px);
    width: 80px;
    top: 0;
    z-index: 3;
    bottom: 0;
    border-radius: 0;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

@media only screen and (max-width: 767px) {
    .sidebar {
        top:auto;
        bottom: 0;
        width: 100%;
        height: 50px;
        left: 0;
        border-radius: 0
    }
}

.brand-logo {
    margin: 20px;
    text-align: center
}

.brand-logo img {
    filter: brightness(100)
}

@media only screen and (max-width: 767px) {
    .brand-logo {
        display:none
    }
}

.menu {
    margin-top: 30px;
    padding: 20px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .menu {
        margin-top:0;
        padding: 0;
        background: #2f2cd8
    }

    .menu ul {
        display: flex;
        justify-content: space-around;
        align-items: center
    }
}

.menu ul li {
    margin-bottom: 8px;
    border-radius: 6px
}

.menu ul li:active a,.menu ul li:focus a,.menu ul li:hover a {
    color: #fff
}

.menu ul li:active a .nav-text,.menu ul li:focus a .nav-text,.menu ul li:hover a .nav-text {
    display: block;
    background: #fff;
    color: #2f2cd8
}

@media only screen and (max-width: 991px) {
    .menu ul li:active a .nav-text,.menu ul li:focus a .nav-text,.menu ul li:hover a .nav-text {
        display:none
    }
}

.menu ul li.active i,.menu ul li:active i,.menu ul li:focus i,.menu ul li:hover i {
    color: #fff;
    opacity: 1
}

.menu ul li.active span {
    color: #fff
}

.menu ul li i {
    color: #fff;
    font-size: 20px;
    opacity: .6;
    margin-right: 15px;
    line-height: 0px
}

@media only screen and (max-width: 991px) {
    .menu ul li i {
        margin-right:0
    }
}

.menu ul li a {
    padding: 5px 8px;
    display: flex;
    align-items: center;
    min-height: 3.5rem;
    color: #7184ad
}

@media only screen and (max-width: 991px) {
    .menu ul li a {
        justify-content:center
    }
}

.menu ul li a .nav-text {
    display: none;
    padding: 3px 8px;
    border-radius: 4px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

@media only screen and (max-width: 991px) {
    .menu ul li a .nav-text {
        display:none
    }
}

.menu ul li.logout {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 80px
}

.menu ul li.logout a {
    padding-left: 30px
}

@media only screen and (max-width: 991px) {
    .menu ul li.logout {
        right:auto;
        justify-content: center;
        left: 10px;
        width: auto
    }
}

@media only screen and (max-width: 767px) {
    .menu ul li.logout {
        position:relative;
        bottom: 0;
        left: auto;
        right: auto;
        width: auto
    }

    .menu ul li.logout a {
        padding-left: 0
    }
}

.card-limit-progress {
    display: none;
    background: url(../media/6.fe6215df.jpg);
    position: absolute;
    bottom: 150px;
    padding: 15px 20px;
    margin: 20px;
    left: 0;
    right: 0;
    border-radius: 6px
}

@media only screen and (max-width: 1199px) {
    .card-limit-progress {
        display:none
    }
}

.card-limit-progress .h5,.card-limit-progress h5 {
    font-size: 14px;
    color: #fff
}

.card-limit-progress p {
    font-size: 12px
}

.card-limit-progress p strong {
    color: #fff
}

.card-limit-progress .progress {
    height: 6px;
    background-color: #c0cddf
}

.dark-theme {
    background-color: #131129
}

.dark-theme .h1,.dark-theme .h2,.dark-theme .h3,.dark-theme .h4,.dark-theme .h5,.dark-theme .h6,.dark-theme b,.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6,.dark-theme strong {
    color: #fff
}

.dark-theme .demo,.dark-theme .header {
    background-color: #131129
}

.dark-theme .demo.landing,.dark-theme .header.landing {
    border-bottom: 1px solid hsla(0,0%,100%,.08);
    box-shadow: none
}

.dark-theme .dropdown-menu {
    background-color: #1d1933
}

.dark-theme .dropdown-menu .h4,.dark-theme .dropdown-menu h4 {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .dropdown-menu p {
    color: #fff!important
}

.dark-theme .dropdown-menu a {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .dropdown-menu a span {
    color: #aeadf0!important
}

.dark-theme .dropdown-menu a span i,.dark-theme .notification .dropdown-menu a:last-child,.dark-theme .notification .notify-bell i {
    color: #fff
}

.dark-theme .profile_log .dropdown-menu .dropdown-item {
    border-top: 1px solid hsla(0,0%,100%,.08);
    color: #aeadf0
}

.dark-theme .user-balance span,.dark-theme .user-info span {
    color: #aeadf0
}

.dark-theme .card {
    border: 1px solid hsla(0,0%,100%,.08);
    box-shadow: none
}

.dark-theme .card,.dark-theme .card .card-header {
    background-color: #1d1933
}

.dark-theme .card .card-header .card-title {
    color: #fff
}

.dark-theme .card .card-body {
    background-color: #1d1933
}

.dark-theme .form-control,.dark-theme .form-select {
    background: #131129;
    border-color: hsla(0,0%,100%,.08);
    color: #aeadf0
}

.dark-theme .form-control::placeholder,.dark-theme .form-select::placeholder {
    color: #aeadf0
}

.dark-theme .form-control.active,.dark-theme .form-control:active,.dark-theme .form-control:focus,.dark-theme .form-control:hover,.dark-theme .form-select.active,.dark-theme .form-select:active,.dark-theme .form-select:focus,.dark-theme .form-select:hover {
    border-color: hsla(0,0%,100%,.08);
    color: #aeadf0;
    background: #131129
}

.dark-theme .form-file-text {
    background-color: #131129;
    border-color: hsla(0,0%,100%,.08);
    color: #aeadf0
}

.dark-theme .form-file-button {
    border-color: hsla(0,0%,100%,.08);
    background: #2f2cd8;
    color: #fff
}

.dark-theme .input-group-text {
    background: #1d1933;
    color: #fff;
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .btn-outline-danger,.dark-theme .btn-outline-info,.dark-theme .btn-outline-light,.dark-theme .btn-outline-primary,.dark-theme .btn-outline-secondary,.dark-theme .btn-outline-success,.dark-theme .btn-outline-warning {
    color: #fff
}

.dark-theme .table {
    color: #aeadf0
}

.dark-theme .table th {
    color: #fff;
    border-bottom: 1px solid hsla(0,0%,100%,.08)!important
}

.dark-theme .table td {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: $dbg;
    background-color: #131129;
    color: #aeadf0
}

.dark-theme .stat-widget,.dark-theme .stat-widget-1 {
    background: #1d1933;
    box-shadow: none;
    border: 1px solid hsla(0,0%,100%,.08)
}

.dark-theme .invoice-content li,.dark-theme .list-1 ul li,.dark-theme .stat-widget-1 p {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .add-card-link,.dark-theme .analytics-widget,.dark-theme .wallet-nav,.dark-theme .wallet-tab-content .wallet-tab-title {
    background: #1d1933;
    box-shadow: none;
    border: 1px solid hsla(0,0%,100%,.08)
}

.dark-theme .funds-credit {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .add-budgets-link,.dark-theme .add-goals-link,.dark-theme .budgets-nav,.dark-theme .budgets-tab-content .budgets-tab-title,.dark-theme .goals-nav,.dark-theme .goals-tab-content .goals-tab-title {
    background: #1d1933;
    box-shadow: none;
    border: 1px solid hsla(0,0%,100%,.08)
}

.dark-theme .credit-content .invited {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .credit-card.payoneer {
    background: #1d1933
}

.dark-theme .credit-card.payoneer .cc-holder-exp .exp strong,.dark-theme .credit-card.payoneer .cc-holder-exp .h5,.dark-theme .credit-card.payoneer .cc-holder-exp h5,.dark-theme .credit-card.payoneer .cc-number .h6,.dark-theme .credit-card.payoneer .cc-number h6 {
    color: #fff
}

.dark-theme .welcome-profile ul li {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .settings-menu a {
    color: #aeadf0
}

.dark-theme .settings-menu a.active,.dark-theme .settings-menu a:active,.dark-theme .settings-menu a:focus,.dark-theme .settings-menu a:hover {
    color: #fff
}

.dark-theme .category-type ul li {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .stat-widget-2 {
    background: #1d1933;
    border: 1px solid hsla(0,0%,100%,.08);
    box-shadow: none
}

.dark-theme .navigation .navbar ul>li,.dark-theme .ticket-list a {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .navigation .navbar ul>li>a {
    color: #fff
}

.dark-theme .intro-card {
    background: #1d1933;
    border-color: #1d1933
}

.dark-theme .features-content {
    border: 1px solid hsla(0,0%,100%,.08)
}

.dark-theme .customer-support-content,.dark-theme .features-content {
    background: #1d1933;
    box-shadow: none
}

.dark-theme .widgets-masonary {
    background-color: #131129
}

.dark-theme .widgets-masonary img {
    border-color: hsla(0,0%,100%,.08)
}

.dark-theme .footer {
    background: #131129
}

.dark-theme .footer-social li a {
    color: #aeadf0
}

.credit-card {
    background: #126aff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.credit-card .type-brand {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.credit-card .type-brand .h4,.credit-card .type-brand h4 {
    color: #7184ad;
    font-size: 14px
}

.credit-card .type-brand img {
    height: 30px;
    padding: 4px 6px;
    border-radius: 8px
}

.credit-card .cc-number {
    padding: 32px 0
}

.credit-card .cc-number .h6,.credit-card .cc-number h6 {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    font-size: 20px
}

.credit-card .cc-holder-exp {
    display: flex;
    justify-content: space-between
}

.credit-card .cc-holder-exp .h5,.credit-card .cc-holder-exp h5 {
    color: #fff;
    margin-bottom: 0
}

.credit-card .cc-holder-exp .exp,.credit-card .cc-holder-exp .exp strong {
    color: #fff
}

.credit-card.visa {
    background: #1e1b4b
}

.credit-card.visa:hover .cc-info {
    background: #0f172a
}

.credit-card.master,.credit-card.master:hover .cc-info {
    background: #2f2cd8
}

.credit-card.payoneer {
    background: #fff
}

.credit-card.payoneer .type-brand .h4,.credit-card.payoneer .type-brand h4 {
    color: #7184ad
}

.credit-card.payoneer .cc-holder-exp .exp,.credit-card.payoneer .cc-holder-exp .exp strong,.credit-card.payoneer .cc-holder-exp .h5,.credit-card.payoneer .cc-holder-exp h5,.credit-card.payoneer .cc-number .h6,.credit-card.payoneer .cc-number h6 {
    color: #0f172a
}

.credit-card.payoneer:hover .cc-info {
    background: #fff
}

.cc-info {
    padding: 15px 20px 20px;
    border-radius: 0;
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all .15s ease-in-out
}

.cc-info p {
    margin-bottom: 0;
    margin-top: 5px;
    color: hsla(0,0%,100%,.5)
}

.cc-info p strong {
    color: #fff;
    opacity: 1
}

.card {
    border: 0 solid #e5eaef;
    margin-bottom: 30px;
    border-radius: 6px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    background-color: #fff
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0 solid #e5eaef;
    background-color: transparent;
    padding: 20px 20px 0
}

@media only screen and (max-width: 767px) {
    .card-header {
        flex-direction:column;
        align-items: start
    }
}

.card-title {
    font-size: 18px;
    margin-bottom: 0;
    color: #1f2c73
}

.card.transparent {
    background: transparent;
    box-shadow: none;
    border: 0
}

.card.transparent .card-header {
    border: 0;
    padding: 0
}

.card.transparent .card-body {
    padding: 0
}

.card .card-body {
    padding: 20px;
    background: transparent
}

.card .card-footer {
    padding: 20px;
    background: #fff
}

.form-label {
    font-weight: 500
}

.form-control {
    border-radius: 5px;
    height: 45px;
    border: 1px solid #e5eaef;
    padding: 0 22px;
    font-size: 14px;
    color: #0f172a;
    background: #fff
}

.form-control span {
    margin-top: 0
}

.form-control::placeholder {
    color: #7184ad
}

.form-control:hover {
    box-shadow: none!important;
    outline: none;
    border-color: #e5eaef;
    color: #0f172a;
    background: #fff
}

.form-control.active,.form-control:active,.form-control:focus {
    box-shadow: none!important;
    outline: none;
    border-color: #2f2cd8;
    color: #0f172a;
    background: #fff
}

.form-select {
    border-radius: 5px;
    height: 45px;
    border: 1px solid #e5eaef;
    padding: 0 22px;
    font-size: 14px;
    background-color: transparent
}

.form-select:hover {
    box-shadow: none!important;
    outline: none;
    border-color: #e5eaef
}

.form-select.active,.form-select:active,.form-select:focus {
    box-shadow: none!important;
    outline: none;
    border-color: #2f2cd8
}

textarea.form-control {
    min-height: 100px
}

input:-internal-autofill-selected {
    background: #fefeff!important;
    background-image: none!important;
    color: -internal-light-dark-color(#000,#fff)!important
}

.input-group-text {
    padding: 11px 15px;
    background: #2f2cd8;
    margin-bottom: 0!important;
    color: #fff;
    border-color: #e5eaef;
    border-radius: 0;
    height: 45px
}

.input-group-append .input-group-text {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.input-group-prepend .input-group-text {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

label.error {
    color: #dc2626;
    position: absolute;
    bottom: 0;
    margin-bottom: -22px;
    font-size: 12px;
    font-weight: 400
}

.toggle {
    cursor: pointer;
    display: block;
    margin-bottom: 30px!important
}

.toggle-switch {
    display: inline-block;
    background: #ebf1f8;
    border-radius: 16px;
    width: 45px;
    height: 20px;
    position: relative;
    vertical-align: middle;
    transition: background .25s
}

.toggle-switch:after,.toggle-switch:before {
    content: ""
}

.toggle-switch:before {
    display: block;
    background: linear-gradient(180deg,#fff 0,#eee);
    border-radius: 50%;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 1px;
    left: 3px;
    transition: left .25s
}

.toggle:hover .toggle-switch:before {
    background: linear-gradient(180deg,#fff 0,#fff)
}

.toggle-checkbox:checked+.toggle-switch {
    background: #12a347
}

.toggle-checkbox:checked+.toggle-switch:before {
    left: 26px
}

.toggle-checkbox {
    position: absolute;
    visibility: hidden
}

.toggle-label {
    margin-left: 15px;
    position: relative;
    top: 2px;
    font-size: 16px
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 45px;
    border: 1px solid #e5eaef;
    border-radius: 5px;
    color: #0f172a
}

.file-upload-wrapper:after {
    content: attr(data-text);
    left: 0;
    background: #f6f9fc;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    z-index: 20;
    height: 48px;
    line-height: 30px;
    border-radius: 5px 10px 10px 5px;
    overflow: hidden
}

.file-upload-wrapper:after,.file-upload-wrapper:before {
    position: absolute;
    top: 0;
    pointer-events: none;
    font-weight: 500
}

.file-upload-wrapper:before {
    content: "Upload";
    right: 0;
    display: inline-block;
    height: 50px;
    background: #2f2cd8;
    color: #fff;
    z-index: 25;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    text-transform: capitalize;
    border-radius: 0 5px 5px 0
}

.file-upload-wrapper:hover:before {
    background: #2321b0
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 50px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%
}

.btn,button {
    color: #fff;
    padding: 8px 30px;
    font-weight: 600;
    border-radius: 6px
}

.btn:active,.btn:focus,.btn:hover,button:active,button:focus,button:hover {
    color: #fff
}

.btn-outline-danger,.btn-outline-info,.btn-outline-light,.btn-outline-primary,.btn-outline-secondary,.btn-outline-success,.btn-outline-warning {
    color: #0f172a
}

.btn-outline-danger:active,.btn-outline-danger:focus,.btn-outline-danger:hover,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.btn-outline-light:active,.btn-outline-light:focus,.btn-outline-light:hover,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success:hover,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover {
    color: #fff
}

.btn-outline-dark {
    color: #0f172a
}

.btn-outline-dark:active,.btn-outline-dark:focus,.btn-outline-dark:hover {
    color: #fff
}

.table th {
    color: #1f2c73;
    border-bottom: 1px solid #e5eaef!important;
    background-color: transparent
}

.table th:last-child {
    text-align: right
}

.table-responsive-sm {
    min-width: 48rem
}

.table {
    margin-bottom: 0
}

.table tr:last-child td {
    border-bottom: 0 solid #e5eaef
}

.table tr td {
    background-color: transparent;
    border-bottom: 1px solid #e5eaef;
    vertical-align: middle;
    padding: 15px 5px;
    color: #7184ad
}

.table tr td:last-child {
    text-align: right
}

.table-striped tr td,.table-striped tr th {
    border: 0!important
}

.table-striped>tbody>tr:nth-of-type(odd) td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.table-striped>tbody>tr:nth-of-type(odd) td:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.api-table span i {
    font-size: 20px
}

.api-table span i:hover {
    color: #dc2626
}

.table-icon span i {
    font-size: 16px
}

.add-bank-card a {
    color: #7184ad
}

.add-bank-card a:hover {
    color: #2f2cd8
}

.credit-content .invited {
    border-bottom: 1px solid #d0d0e6;
    padding-bottom: 15px;
    align-items: center
}

.credit-content .earnings {
    padding-top: 15px
}

.credit-content .earnings .h6 img,.credit-content .earnings h6 img {
    margin-left: 8px
}

.credit-content .btn {
    margin-top: 30px
}

.referral-form .mb-3 {
    position: relative
}

.referral-form .mb-3 label {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px
}

.referral-form .mb-3 .edit-copy {
    position: absolute;
    right: 0;
    font-size: 20px;
    bottom: 18px;
    color: #2f2cd8;
    bottom: 5px
}

.referral-form .mb-3 .edit-copy span {
    margin-right: 15px;
    cursor: pointer
}

.referral-form .form-social {
    margin-top: 23px
}

.referral-form .form-social a {
    display: inline-block;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 30px;
    margin: 0 5px
}

.refferal-level .current-bonus {
    display: inline-block;
    text-align: center;
    background: #fff0d0;
    color: #fe9431;
    padding: 10px;
    font-weight: 500;
    border-radius: 9px
}

.refferal-level .referral-progress-content {
    position: relative;
    margin-top: 100px
}

.refferal-level .progress-popup {
    position: absolute;
    bottom: 22px;
    background: #141522;
    border: 2px solid #e08822;
    min-width: 160px;
    max-width: 175px;
    padding: 10px;
    border-radius: 24px;
    text-align: center
}

.refferal-level .progress-popup.middle {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #9b9abe
}

.refferal-level .progress-popup.middle .h5,.refferal-level .progress-popup.middle h5 {
    color: #9b9abe
}

.refferal-level .progress-popup.middle:before {
    border-top-color: #9b9abe;
    margin-left: -18px
}

.refferal-level .progress-popup.middle:after {
    margin-left: -15px
}

.refferal-level .progress-popup.last {
    right: 0;
    border: 2px solid #fabb0e
}

.refferal-level .progress-popup.last .h5,.refferal-level .progress-popup.last h5 {
    color: #fabb0e
}

.refferal-level .progress-popup.last:before {
    margin-left: 30px;
    border-top-color: #fabb0e
}

.refferal-level .progress-popup.last:after {
    margin-left: 33px
}

.refferal-level .progress-popup:after,.refferal-level .progress-popup:before {
    top: 100%;
    left: 51%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.refferal-level .progress-popup:after {
    border-color: #141522 hsla(0,0%,100%,0) hsla(0,0%,100%,0);
    border-width: 10px;
    margin-left: -60px
}

.refferal-level .progress-popup:before {
    border-color: #e08822 rgba(194,225,245,0) rgba(194,225,245,0);
    border-width: 13px;
    margin-left: -63px
}

.refferal-level .progress-popup .h5,.refferal-level .progress-popup h5 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #e08822
}

.refferal-level .progress-popup .h5 .divider,.refferal-level .progress-popup h5 .divider {
    font-weight: 300;
    display: inline-block;
    padding: 0 10px 0 7px
}

.refferal-level .progress-popup p {
    margin-bottom: 0
}

.refferal-level .progress {
    border-radius: 10px;
    background-color: #262947;
    height: 16px;
    margin: 25px
}

.refferal-level .progress .progress-bar {
    background-color: #2f2cd8;
    border-radius: 10px
}

.analytics-widget {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.analytics-widget .widget-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    color: #fff
}

.analytics-widget .widget-icon i {
    line-height: 0px
}

.analytics-widget .widget-content p {
    color: #7184ad;
    opacity: .85;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.analytics-widget .widget-content .h3,.analytics-widget .widget-content h3 {
    font-size: 20px;
    margin-bottom: 0
}

#chartjsDonut {
    height: 200px!important
}

.add-budgets-link {
    justify-content: space-between;
    padding: 15px 20px
}

.add-budgets-link,.budgets-nav {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    border-radius: 6px
}

.budgets-nav {
    padding: 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px
}

.budgets-nav.active {
    background: #2f2cd8
}

.budgets-nav.active .budgets-nav-icon {
    background: #2321b0;
    color: #fff
}

.budgets-nav.active .budgets-nav-text .h3,.budgets-nav.active .budgets-nav-text h3,.budgets-nav.active .budgets-nav-text p,.budgets-nav.active .show-time {
    color: #fff
}

.budgets-nav .budgets-nav-icon {
    background: #e1e1f9;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    color: #2f2cd8;
    margin-right: 12px
}

.budgets-nav .budgets-nav-icon i {
    line-height: 0px
}

.budgets-nav .budgets-nav-text p {
    color: #7184ad;
    opacity: .85;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.budgets-nav .budgets-nav-text .h3,.budgets-nav .budgets-nav-text h3 {
    font-size: 18px;
    margin-bottom: 0
}

.budgets-nav .show-time {
    position: absolute;
    right: 20px;
    top: 28px
}

.budgets-tab-content {
    padding-left: 30px
}

@media only screen and (max-width: 1199px) {
    .budgets-tab-content {
        padding-top:30px;
        padding-left: 0
    }
}

.budgets-tab-content .budgets-tab-title {
    padding: 16px 20px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    border-radius: 6px
}

.budgets-tab-content .budgets-tab-title .h3,.budgets-tab-content .budgets-tab-title h3 {
    font-size: 20px;
    margin-bottom: 0
}

.add-goals-link {
    justify-content: space-between;
    padding: 15px 20px
}

.add-goals-link,.goals-nav {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    border-radius: 6px
}

.goals-nav {
    padding: 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px
}

.goals-nav.active {
    background: #2f2cd8
}

.goals-nav.active .goals-nav-circle span,.goals-nav.active .goals-nav-text .h3,.goals-nav.active .goals-nav-text h3,.goals-nav.active .goals-nav-text p,.goals-nav.active .goals-nav-text strong {
    color: #fff
}

.goals-nav .goals-nav-circle {
    margin-right: 12px;
    position: relative
}

.goals-nav .goals-nav-circle span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 12px;
    font-weight: 700
}

.goals-nav .goals-nav-text p {
    color: #7184ad;
    opacity: .85;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.goals-nav .goals-nav-text .h3,.goals-nav .goals-nav-text h3 {
    font-size: 18px;
    margin-bottom: 0
}

.goals-tab-content {
    padding-left: 30px
}

@media only screen and (max-width: 1199px) {
    .goals-tab-content {
        padding-top:30px;
        padding-left: 0
    }
}

.goals-tab-content .goals-tab-title {
    padding: 16px 20px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    border-radius: 6px
}

.goals-tab-content .goals-tab-title .h3,.goals-tab-content .goals-tab-title h3 {
    font-size: 20px;
    margin-bottom: 0
}

#circle5,#circle6,#circle7,#circle8 {
    position: relative;
    display: inline-block
}

#circle5 span,#circle6 span,#circle7 span,#circle8 span {
    position: absolute;
    left: 40px;
    top: 40px
}

.available-wallet .goals-wallet-progress {
    margin-bottom: 30px
}

.available-wallet .goals-wallet-progress .progress {
    height: 8px;
    background: #e1e1f9
}

.available-wallet .goals-icon span {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    margin-right: 20px;
    height: 45px;
    width: 45px;
    color: #fff;
    border-radius: 100px;
    font-size: 16px
}

.available-wallet .goals-info p {
    font-weight: 500;
    color: #1f2c73
}

.goals-history-table span i {
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 5px
}

.stat-widget-1 {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.stat-widget-1 .h6,.stat-widget-1 h6 {
    margin-bottom: 0;
    font-size: 14px
}

.stat-widget-1 .h3,.stat-widget-1 h3 {
    font-size: 28px;
    margin: 10px 0
}

.stat-widget-1 p {
    border-top: 1px solid #e5eaef;
    padding-top: 10px;
    color: #7184ad;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.stat-widget-1 p span i {
    font-size: 18px;
    line-height: 0;
    margin-right: 5px;
    position: relative;
    top: 3px
}

.stat-widget-1 p strong {
    color: #7184ad;
    font-weight: 500
}

.balance-trend {
    margin-bottom: 20px
}

.balance-trend .h4 span,.balance-trend h4 span {
    display: inline-block;
    font-size: 32px;
    margin-top: 5px
}

.balance-trend .trend-stats span {
    font-size: 16px
}

.balance-trend .trend-stats span i {
    line-height: 0px;
    position: relative;
    top: 2px;
    margin-right: 4px
}

.list-1 ul li {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e5eaef
}

.list-1 ul li:last-child {
    border: 0;
    padding-bottom: 0
}

.list-1 ul li p {
    font-weight: 500
}

.list-1 ul li p i {
    margin-right: 8px;
    line-height: 0px;
    position: relative;
    top: 2px
}

.list-1 ul li .h5 span,.list-1 ul li h5 span {
    margin-right: 10px;
    color: #7184ad;
    font-weight: 400
}

.circle-progress-content {
    text-align: center;
    margin: 10px 0
}

.circle-progress-content span {
    font-weight: 500
}

.circle-progress-content .h6,.circle-progress-content h6 {
    margin-top: 10px
}

#circle1,#circle2,#circle3,#circle4 {
    position: relative;
    display: inline-block
}

#circle1 span,#circle2 span,#circle3 span,#circle4 span {
    position: absolute;
    left: 40px;
    top: 40px
}

.invoice-content li {
    margin-bottom: 7px;
    display: block;
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #e5eaef
}

.invoice-content li:last-child {
    border: 0
}

.invoice-content li span {
    right: 15px;
    display: block;
    font-size: 12px;
    background: #fff;
    padding: 2px 10px;
    border-radius: 16px;
    display: inline-block
}

.invoice-content .invoice-user-img img {
    border-radius: 56px
}

.invoice-content .invoice-info {
    position: relative;
    display: block
}

.invoice-content .invoice-info p {
    margin-bottom: 5px
}

#most-selling-items {
    height: 295px!important
}

#profileWallet,#profileWallet2,#profileWallet3,#profileWallet4 {
    height: 245px!important
}

#chartjsIncomeVsExpense,#chartjsTotalBalance,#chartjsWeeklyExpenses {
    height: 295px!important
}

#chartjsBalanceOvertime,#chartjsBalanceOvertime2,#chartjsBalanceOvertime3,#chartjsBalanceOvertime4,#chartjsBudgetPeriod,#chartjsBudgetPeriod2,#chartjsBudgetPeriod3,#chartjsBudgetPeriod4 {
    height: 245px!important
}

.budget-content li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.budget-content li .h5,.budget-content li h5 {
    font-size: 15px
}

.budget-content li .h5 i,.budget-content li h5 i {
    display: inline-block;
    line-height: 0px;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    color: #fff;
    padding: 6px 8px;
    border-radius: 100px;
    position: relative;
    top: 8px
}

.budget-content li .progress {
    height: 8px;
    background: #eae9fb;
    margin-left: 40px
}

.budget-content li:last-child {
    margin-bottom: 0
}

.budget-content,.invoice-content {
    position: relative;
    height: 295px
}

.table-category-icon {
    display: flex;
    align-items: center;
    font-size: 15px
}

.table-category-icon i {
    display: inline-block;
    line-height: 0px;
    margin-right: 10px;
    height: 35px;
    width: 35px;
    color: #fff;
    padding: 9px 10px;
    border-radius: 100px;
    font-size: 16px
}

.demo-intro-content {
    max-width: 90%
}

.demo-intro-content .h1,.demo-intro-content h1 {
    font-size: 36px;
    line-height: 48px
}

@media only screen and (max-width: 991px) {
    .demo-intro-content .h1,.demo-intro-content h1 {
        font-size:26px;
        line-height: 36px
    }
}

.demo-intro-content p {
    font-size: 16px;
    margin: 30px 0
}

.demo-intro-counter {
    margin-bottom: 30px
}

.demo-intro-counter .h3 span,.demo-intro-counter h3 span {
    font-size: 14px;
    color: #7184ad
}

.demo_img {
    text-align: center;
    margin-bottom: 60px
}

.demo_img .img-wrap {
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    padding: 10px;
    border-radius: 6px;
    transition: transform .2s
}

.demo_img .img-wrap:hover {
    transform: scale(1.1)
}

.demo_img img {
    border-radius: 5px
}

.intro-demo_img {
    background: #fff;
    box-shadow: 0 36px 48px rgba(31,66,135,.04);
    padding: 10px;
    border-radius: 10px
}

.intro-demo_img img {
    border-radius: 5px
}

.intro-card {
    height: 600px;
    overflow: hidden;
    background: #f6f9fc;
    border-radius: 6px;
    border-top: 20px solid #f6f9fc;
    border-bottom: 20px solid #f6f9fc;
    padding: 0 7px
}

.intro-card img {
    margin-bottom: 20px;
    border-radius: 6px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.intro-card-up {
    animation: slideup 60s linear 0s infinite normal none running
}

.intro-card-down {
    animation: slideDown 60s linear 0s infinite normal none running
}

@keyframes slideup {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideDown {
    0% {
        transform: translate3d(0,-100%,0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slide {
    0% {
        transform: translateZ(0)
    }

    to {
        transform: translate3d(-100%,0,0)
    }
}

.widgets-masonary {
    background-color: #f6f9fc
}

img {
    max-width: 100%;
    display: block
}

figure {
    display: grid;
    grid-template-rows: 1fr auto;
    margin: 0 0 20px;
    page-break-inside: avoid;
    break-inside: avoid
}

figure>img {
    grid-row: 1/-1;
    grid-column: 1;
    border: 1px solid #e5eaef;
    border-radius: 6px;
    transition: transform .2s
}

figure>img:hover {
    transform: scale(1.1)
}

.masonary {
    column-count: 4;
    column-gap: 20px
}

.features-content {
    text-align: center;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    padding: 30px 20px;
    border-radius: 6px;
    margin-bottom: 30px
}

.features-content i {
    font-size: 32px;
    color: #2f2cd8
}

.features-content .h5,.features-content h5 {
    margin-top: 10px
}

.features-content p {
    margin-bottom: 0
}

.testimonial-content .h6,.testimonial-content h6 {
    text-transform: capitalize;
    margin-bottom: 0
}

.testimonial-content i {
    color: #fd7e14
}

.customer-support-content {
    text-align: left;
    margin: 15px 0;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.customer-support-content span i {
    color: #2f2cd8;
    font-size: 36px
}

.customer-support-content .h4,.customer-support-content h4 {
    font-size: 20px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.customer-support-content p {
    line-height: 27px
}

.customer-support-content a {
    color: #2f2cd8;
    font-size: 14px
}

.mini-logo a {
    display: inline-block
}

.privacy-content {
    margin-bottom: 30px
}

.privacy-content .h3,.privacy-content h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.privacy-content p {
    font-size: 16px;
    line-height: 30px;
    display: inline-block
}

.privacy-content li {
    display: flex
}

.privacy-content li i {
    line-height: 30px;
    margin-right: 15px;
    font-size: 13px;
    color: #aeaed5
}

.profile-name img {
    margin-right: 20px;
    border-radius: 100px;
    max-width: 60px
}

.profile-name p {
    margin-bottom: 0
}

.profile-reg {
    display: flex;
    padding: 20px 0;
    text-align: center;
    position: relative;
    border-bottom: 1px solid rgba(208,208,230,.3)
}

.profile-reg p {
    margin: 0;
    color: #aeaed5
}

.profile-reg .rank,.profile-reg .registered {
    width: 50%
}

.profile-reg .reg_divider {
    position: absolute;
    width: 2px;
    height: 50px;
    background: #f1f1f8;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto
}

.profile-wallet-nav {
    padding: 15px 0
}

.profile-wallet-nav ul {
    flex-direction: column;
    border-bottom: 0
}

.profile-wallet-nav ul li a {
    display: block;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    transition: all .3s ease-in-out
}

.profile-wallet-nav ul li a .icons {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 20px;
    transition: all .3s ease-in-out;
    background: #2f2cd8;
    position: relative;
    top: 5px
}

.profile-wallet-nav ul li a .icons i {
    line-height: 0
}

.profile-wallet-nav ul li a .fi-bs-angle-right {
    position: absolute;
    right: 0;
    font-weight: 700;
    color: #d0d0e6;
    top: 25px;
    transition: all .3s ease-in-out;
    transform: rotate(180deg)
}

.profile-wallet-nav ul li a.active,.profile-wallet-nav ul li a:focus,.profile-wallet-nav ul li a:hover {
    color: #2f2cd8
}

.profile-wallet-nav ul li a.active .fi-bs-angle-right,.profile-wallet-nav ul li a:focus .fi-bs-angle-right,.profile-wallet-nav ul li a:hover .fi-bs-angle-right {
    transform: rotate(0deg);
    color: #2f2cd8
}

#area-chart-action span,#area-chart-action2 span,#area-chart-action3 span,#area-chart-action4 span {
    padding: 5px 10px;
    margin-left: 10px;
    border-radius: 6px;
    background: #e1e1f9;
    color: #2f2cd8;
    cursor: pointer
}

#area-chart-action span.active,#area-chart-action2 span.active,#area-chart-action3 span.active,#area-chart-action4 span.active {
    background: #2f2cd8;
    color: #fff
}

.identity-content {
    text-align: center
}

.identity-content .icon {
    display: flex;
    width: 75px;
    height: 75px;
    border-radius: 100px;
    background: #e1e1f9;
    color: #2f2cd8;
    font-size: 30px;
    padding: 10px;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px
}

.identity-content .h4,.identity-content h4 {
    max-width: 350px;
    margin: 0 auto 15px
}

.identity-content p {
    max-width: 350px;
    margin: 0 auto 30px
}

.settings-menu {
    margin-bottom: 30px
}

.settings-menu a {
    display: inline-block;
    margin-right: 20px;
    color: #7184ad;
    font-size: 16px
}

.settings-menu a.active,.settings-menu a:active,.settings-menu a:focus,.settings-menu a:hover {
    color: #2f2cd8
}

.welcome-profile img {
    border: 4px solid #fff;
    border-radius: 100px;
    width: 75px
}

.welcome-profile .h4,.welcome-profile h4 {
    margin-top: 10px;
    font-size: 18px
}

.welcome-profile p {
    opacity: .75
}

.welcome-profile ul {
    text-align: left
}

.welcome-profile ul li {
    padding: 15px 0;
    border-bottom: 1px solid #e5eaef
}

.welcome-profile ul li:last-child {
    border: 0;
    padding-bottom: 0
}

.welcome-profile ul li a {
    display: flex;
    align-items: center;
    transition: all .25 ease-in-out
}

.welcome-profile ul li a span {
    padding: 5px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: all .25 ease-in-out
}

.welcome-profile ul li a span.verified {
    background: #12a347;
    color: #fff
}

.welcome-profile ul li a span.not-verified {
    background: #2f2cd8;
    color: #fff
}

.verify-content {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .verify-content {
        display:block
    }

    .verify-content .btn {
        margin-left: 65px;
        margin-top: 15px
    }
}

.icon-circle {
    height: 50px;
    width: 50px;
    min-width: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px
}

.category-type ul li {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e5eaef
}

.category-type ul li:last-child {
    border: 0
}

.category-type .left-category {
    display: flex;
    align-items: center
}

.category-type .left-category .drag-icon {
    display: inline-block;
    padding: 0 7px;
    font-size: 18px;
    margin-right: 10px;
    line-height: 0px;
    cursor: pointer
}

.category-type .left-category .category-icon {
    display: flex;
    align-items: center;
    font-size: 15px
}

.category-type .left-category .category-icon i {
    display: inline-block;
    line-height: 0px;
    margin-right: 10px;
    height: 35px;
    width: 35px;
    color: #fff;
    padding: 9px 10px;
    border-radius: 100px;
    font-size: 16px
}

.category-type .right-category span {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 4px;
    height: 30px;
    background-color: #d3fae2;
    color: #12a347;
    cursor: pointer;
    margin-left: 5px
}

.category-type .right-category span:first-child {
    background-color: #e1e1f9;
    color: #2f2cd8
}

.category-type .right-category span:last-child {
    background-color: #fcecec;
    color: #dc2626
}

.stat-widget-2 {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.stat-widget-2 .widget-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    color: #fff
}

.stat-widget-2 .widget-icon i {
    line-height: 0px
}

.stat-widget-2 .widget-content p {
    color: #7184ad;
    opacity: .85;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.stat-widget-2 .widget-content .h3,.stat-widget-2 .widget-content h3 {
    font-size: 20px;
    margin-bottom: 0
}

.id-card-img {
    background-color: #2f2cd8;
    padding: 10px;
    max-width: 400px;
    border-radius: 12px;
    margin-bottom: 30px
}

.id-card-img img {
    padding: 30px;
    background-color: #9998ec;
    border-radius: 12px
}

.email-verification li,.id-info li,.phone-verification li {
    margin-bottom: 24px
}

.email-verification .d-flex,.id-info .d-flex,.phone-verification .d-flex {
    align-items: center
}

.email-verification .round-icon,.id-info .round-icon,.phone-verification .round-icon {
    height: 50px;
    width: 50px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background: #e1e1f9;
    color: #2f2cd8;
    margin-right: 10px
}

.email-verification .round-icon i,.id-info .round-icon i,.phone-verification .round-icon i {
    line-height: 0px
}

.email-verification .h5,.email-verification h5,.id-info .h5,.id-info h5,.phone-verification .h5,.phone-verification h5 {
    margin-bottom: 2px
}

.email-verification p,.id-info p,.phone-verification p {
    margin-bottom: 0
}

.email-verification p span,.id-info p span,.phone-verification p span {
    color: #12a347;
    margin-right: 5px;
    font-size: 18px;
    position: relative;
    top: 3px
}

.authincation,.authincation>.container,.authincation>.container>.row {
    height: 100vh
}

.welcome-content {
    background: url(/images/1.jpg);
    background-size: cover;
    background-position: 50%;
    height: 100%;
    position: relative;
    z-index: 1;
    min-height: 160px;
    margin-bottom: 100px
}

.welcome-content,.welcome-content:after {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.welcome-content:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #2f2cd8;
    opacity: .75;
    z-index: -1
}

.welcome-content .welcome-title {
    padding-left: 30px;
    padding-top: 30px
}

.welcome-content .welcome-title .h3,.welcome-content .welcome-title h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 20px
}

.welcome-content .privacy-social {
    position: absolute;
    bottom: 0;
    bottom: 30px;
    left: 30px;
    display: flex;
    flex-direction: column-reverse
}

.welcome-content .privacy-link a {
    color: #fff;
    font-size: 12px;
    line-height: 0
}

.welcome-content .intro-social {
    margin-bottom: 20px
}

.welcome-content .intro-social ul {
    margin-bottom: 0
}

.welcome-content .intro-social ul li {
    display: inline-block
}

.welcome-content .intro-social ul li a {
    color: #fff;
    font-size: 14px;
    padding-right: 15px
}

.auth-form {
    padding: 30px 20px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #fff;
    min-height: 260px
}

.privacy-link a {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #0f172a
}

.ticket-list a {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    align-items: center;
    border-bottom: 1px solid #e5eaef;
    color: #7184ad
}

.ticket-list a:last-child {
    margin-bottom: 0;
    border: 0
}

.ticket-list a .h5,.ticket-list a h5 {
    margin-bottom: 3px
}

.ticket-list a p {
    margin-bottom: 0
}

.ticket-list a:hover .h5,.ticket-list a:hover h5,.ticket-list a:hover i {
    color: #2f2cd8
}

.ticket_details .ticket-desc {
    padding-bottom: 40px;
    border-bottom: 1px solid #f1f1f8
}

.ticket_details .ticket-desc p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.ticket_details .comment-reply {
    padding-top: 40px
}

.ticket_details .comment-reply .d-flex {
    margin: 20px 0 60px
}

.ticket_details .comment-reply .d-flex .flex-grow-1 .h5,.ticket_details .comment-reply .d-flex .flex-grow-1 h5 {
    margin-bottom: 10px
}

.ticket_details .comment-reply .d-flex .flex-grow-1 span {
    font-size: 16px
}

.ticket_details .comment-reply .d-flex .flex-grow-1 p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px
}

.ticket_details .comment-reply .d-flex .flex-grow-1 a {
    color: #2f2cd8;
    font-weight: 500
}

.ticket_details .comment-reply .d-flex .flex-grow-1 form .form-control {
    padding: 20px
}

.ticket_details .comment-reply .d-flex .flex-grow-1 form .btn {
    min-width: 155px;
    padding: 13px;
    font-weight: 500;
    margin-top: 30px
}

.ticket_details .comment-reply .d-flex.user_admin .h5,.ticket_details .comment-reply .d-flex.user_admin h5 {
    color: #fc891d
}

.ticket_details .comment-reply .d-flex.user_admin span {
    color: #ffcd9f
}

.ticket_details .comment-reply .d-flex.user_admin p {
    color: #f7a75c
}

.ticket_details .comment-reply .d-flex.user_admin a {
    color: #2f2cd8;
    font-weight: 500
}

.upload-loading {
    font-size: 24px
}

.add-card-link {
    justify-content: space-between;
    padding: 15px 20px
}

.add-card-link,.wallet-nav {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12);
    border-radius: 6px
}

.wallet-nav {
    padding: 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px
}

.wallet-nav.active,.wallet-nav:focus,.wallet-nav:hover {
    background: #2f2cd8
}

.wallet-nav.active .wallet-nav-icon,.wallet-nav:focus .wallet-nav-icon,.wallet-nav:hover .wallet-nav-icon {
    background: #2321b0;
    color: #fff
}

.wallet-nav.active .wallet-nav-text .h3,.wallet-nav.active .wallet-nav-text h3,.wallet-nav.active .wallet-nav-text p,.wallet-nav:focus .wallet-nav-text .h3,.wallet-nav:focus .wallet-nav-text h3,.wallet-nav:focus .wallet-nav-text p,.wallet-nav:hover .wallet-nav-text .h3,.wallet-nav:hover .wallet-nav-text h3,.wallet-nav:hover .wallet-nav-text p {
    color: #fff
}

.wallet-nav .wallet-nav-icon {
    background: #e1e1f9;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    color: #2f2cd8;
    margin-right: 12px
}

.wallet-nav .wallet-nav-icon i {
    line-height: 0px
}

.wallet-nav .wallet-nav-text p {
    color: #7184ad;
    opacity: .85;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.wallet-nav .wallet-nav-text .h3,.wallet-nav .wallet-nav-text h3 {
    font-size: 18px;
    margin-bottom: 0
}

.wallet-tab-content {
    padding-left: 30px
}

@media only screen and (max-width: 1199px) {
    .wallet-tab-content {
        padding-top:30px;
        padding-left: 0
    }
}

.wallet-tab-content .wallet-tab-title {
    padding: 16px 20px;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 6px;
    box-shadow: 0 0 2px 0 rgba(145,158,171,.3),0 12px 24px -4px rgba(145,158,171,.12)
}

.wallet-tab-content .wallet-tab-title .h3,.wallet-tab-content .wallet-tab-title h3 {
    font-size: 20px;
    margin-bottom: 0
}

.funds-credit {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5eaef;
    padding: 10px 0
}

.funds-credit:last-child {
    padding-bottom: 0;
    border: 0
}

.funds-credit .h5,.funds-credit h5 {
    margin-bottom: 0
}


@charset "UTF-8";.ps {
    overflow: hidden!important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    height: 15px;
    bottom: 0
}

.ps__rail-x,.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    position: absolute
}

.ps__rail-y {
    width: 15px;
    right: 0
}

.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px
}

.ps__thumb-x,.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    position: absolute
}

.ps__thumb-y {
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px
}

.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow:auto!important
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .ps {
        overflow: auto!important
    }
}

.scrollbar-container {
    position: relative;
    height: 100%
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/356abdd51b933898-s.woff2) format("woff2");
    unicode-range: U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0898-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10efd-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/1a4dd1d7cd3232ea-s.woff2) format("woff2");
    unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

/*@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/341baa6ce7a16e81-s.woff2) format("woff2");
    unicode-range: U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}*/

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/d70c23d6fe66d464-s.woff2) format("woff2");
    unicode-range: U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/0596140cb8d9223a-s.woff2) format("woff2");
    unicode-range: U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff
}
/*
@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/c22ccc5eb58b83e1-s.p.woff2) format("woff2");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}*/

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/356abdd51b933898-s.woff2) format("woff2");
    unicode-range: U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0898-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10efd-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/1a4dd1d7cd3232ea-s.woff2) format("woff2");
    unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}
/*
@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/341baa6ce7a16e81-s.woff2) format("woff2");
    unicode-range: U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}*/

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/d70c23d6fe66d464-s.woff2) format("woff2");
    unicode-range: U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/0596140cb8d9223a-s.woff2) format("woff2");
    unicode-range: U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff
}

/*@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../media/c22ccc5eb58b83e1-s.p.woff2) format("woff2");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}*/

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/356abdd51b933898-s.woff2) format("woff2");
    unicode-range: U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0898-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10efd-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/1a4dd1d7cd3232ea-s.woff2) format("woff2");
    unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}
/*
@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/341baa6ce7a16e81-s.woff2) format("woff2");
    unicode-range: U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}*/

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/d70c23d6fe66d464-s.woff2) format("woff2");
    unicode-range: U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f
}

@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/0596140cb8d9223a-s.woff2) format("woff2");
    unicode-range: U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff
}

/*@font-face {
    font-family: __Rubik_148c5a;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../media/c22ccc5eb58b83e1-s.p.woff2) format("woff2");
    unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}*/

@font-face {
    font-family: __Rubik_Fallback_148c5a;
    src: local("Arial");
    ascent-override:88.57%;descent-override:23.68%;line-gap-override:0.00%;size-adjust:105.57%}

.__className_148c5a {
    font-family: 'Rubic', sans-serif;
    font-style: normal
}

@font-face {
    font-family: uicons-bold-rounded;
    src: url(../media/uicons-bold-rounded-KV62YCLE.557dac09.eot#iefix) format("embedded-opentype"),url(../media/uicons-bold-rounded-AQ7XFCG5.043f7288.woff2) format("woff2"),url(../media/uicons-bold-rounded-2PBEHA33.d3c24383.woff) format("woff")
}

i[class*=" fi-br-"]:before,i[class^=fi-br-]:before,span[class*=fi-br-]:before,span[class^=fi-br-]:before {
    font-family: uicons-bold-rounded!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-br-0:before {
    content: "\f101"
}

.fi-br-1:before {
    content: "\f102"
}

.fi-br-2:before {
    content: "\f103"
}

.fi-br-3:before {
    content: "\f104"
}

.fi-br-360-degrees:before {
    content: "\f105"
}

.fi-br-4:before {
    content: "\f106"
}

.fi-br-5:before {
    content: "\f107"
}

.fi-br-6:before {
    content: "\f108"
}

.fi-br-7:before {
    content: "\f109"
}

.fi-br-8:before {
    content: "\f10a"
}

.fi-br-9:before {
    content: "\f10b"
}

.fi-br-a:before {
    content: "\f10c"
}

.fi-br-acorn:before {
    content: "\f10d"
}

.fi-br-ad:before {
    content: "\f10e"
}

.fi-br-add-document:before {
    content: "\f10f"
}

.fi-br-add-folder:before {
    content: "\f110"
}

.fi-br-add:before {
    content: "\f111"
}

.fi-br-address-book:before {
    content: "\f112"
}

.fi-br-address-card:before {
    content: "\f113"
}

.fi-br-air-conditioner:before {
    content: "\f114"
}

.fi-br-air-freshener:before {
    content: "\f115"
}

.fi-br-airplay:before {
    content: "\f116"
}

.fi-br-alarm-clock:before {
    content: "\f117"
}

.fi-br-alarm-exclamation:before {
    content: "\f118"
}

.fi-br-alarm-plus:before {
    content: "\f119"
}

.fi-br-alarm-snooze:before {
    content: "\f11a"
}

.fi-br-album-circle-plus:before {
    content: "\f11b"
}

.fi-br-album-circle-user:before {
    content: "\f11c"
}

.fi-br-album-collection:before {
    content: "\f11d"
}

.fi-br-album:before {
    content: "\f11e"
}

.fi-br-alicorn:before {
    content: "\f11f"
}

.fi-br-alien:before {
    content: "\f120"
}

.fi-br-align-center:before {
    content: "\f121"
}

.fi-br-align-justify:before {
    content: "\f122"
}

.fi-br-align-left:before {
    content: "\f123"
}

.fi-br-align-slash:before {
    content: "\f124"
}

.fi-br-ambulance:before {
    content: "\f125"
}

.fi-br-anchor:before {
    content: "\f126"
}

.fi-br-angel:before {
    content: "\f127"
}

.fi-br-angle-90:before {
    content: "\f128"
}

.fi-br-angle-circle-down:before {
    content: "\f129"
}

.fi-br-angle-circle-left:before {
    content: "\f12a"
}

.fi-br-angle-circle-right:before {
    content: "\f12b"
}

.fi-br-angle-circle-up:before {
    content: "\f12c"
}

.fi-br-angle-double-left:before {
    content: "\f12d"
}

.fi-br-angle-double-right:before {
    content: "\f12e"
}

.fi-br-angle-double-small-down:before {
    content: "\f12f"
}

.fi-br-angle-double-small-left:before {
    content: "\f130"
}

.fi-br-angle-double-small-right:before {
    content: "\f131"
}

.fi-br-angle-double-small-up:before {
    content: "\f132"
}

.fi-br-angle-down:before {
    content: "\f133"
}

.fi-br-angle-left:before {
    content: "\f134"
}

.fi-br-angle-right:before {
    content: "\f135"
}

.fi-br-angle-small-down:before {
    content: "\f136"
}

.fi-br-angle-small-left:before {
    content: "\f137"
}

.fi-br-angle-small-right:before {
    content: "\f138"
}

.fi-br-angle-small-up:before {
    content: "\f139"
}

.fi-br-angle-square-down:before {
    content: "\f13a"
}

.fi-br-angle-square-left:before {
    content: "\f13b"
}

.fi-br-angle-square-right:before {
    content: "\f13c"
}

.fi-br-angle-square-up:before {
    content: "\f13d"
}

.fi-br-angle-up:before {
    content: "\f13e"
}

.fi-br-angle:before {
    content: "\f13f"
}

.fi-br-angry:before {
    content: "\f140"
}

.fi-br-animated-icon:before {
    content: "\f141"
}

.fi-br-apartment:before {
    content: "\f142"
}

.fi-br-aperture:before {
    content: "\f143"
}

.fi-br-api:before {
    content: "\f144"
}

.fi-br-apple-crate:before {
    content: "\f145"
}

.fi-br-apple-whole:before {
    content: "\f146"
}

.fi-br-apps-add:before {
    content: "\f147"
}

.fi-br-apps-delete:before {
    content: "\f148"
}

.fi-br-apps-sort:before {
    content: "\f149"
}

.fi-br-apps:before {
    content: "\f14a"
}

.fi-br-archive:before {
    content: "\f14b"
}

.fi-br-archway:before {
    content: "\f14c"
}

.fi-br-arrow-alt-circle-down:before {
    content: "\f14d"
}

.fi-br-arrow-alt-circle-left:before {
    content: "\f14e"
}

.fi-br-arrow-alt-circle-right:before {
    content: "\f14f"
}

.fi-br-arrow-alt-circle-up:before {
    content: "\f150"
}

.fi-br-arrow-alt-down:before {
    content: "\f151"
}

.fi-br-arrow-alt-from-bottom:before {
    content: "\f152"
}

.fi-br-arrow-alt-from-left:before {
    content: "\f153"
}

.fi-br-arrow-alt-from-right:before {
    content: "\f154"
}

.fi-br-arrow-alt-from-top:before {
    content: "\f155"
}

.fi-br-arrow-alt-left:before {
    content: "\f156"
}

.fi-br-arrow-alt-right:before {
    content: "\f157"
}

.fi-br-arrow-alt-square-down:before {
    content: "\f158"
}

.fi-br-arrow-alt-square-left:before {
    content: "\f159"
}

.fi-br-arrow-alt-square-right:before {
    content: "\f15a"
}

.fi-br-arrow-alt-square-up:before {
    content: "\f15b"
}

.fi-br-arrow-alt-to-bottom:before {
    content: "\f15c"
}

.fi-br-arrow-alt-to-left:before {
    content: "\f15d"
}

.fi-br-arrow-alt-to-right:before {
    content: "\f15e"
}

.fi-br-arrow-alt-to-top:before {
    content: "\f15f"
}

.fi-br-arrow-alt-up:before {
    content: "\f160"
}

.fi-br-arrow-circle-down:before {
    content: "\f161"
}

.fi-br-arrow-circle-left:before {
    content: "\f162"
}

.fi-br-arrow-circle-right:before {
    content: "\f163"
}

.fi-br-arrow-circle-up:before {
    content: "\f164"
}

.fi-br-arrow-down-from-dotted-line:before {
    content: "\f165"
}

.fi-br-arrow-down-left:before {
    content: "\f166"
}

.fi-br-arrow-down-small-big:before {
    content: "\f167"
}

.fi-br-arrow-down-to-dotted-line:before {
    content: "\f168"
}

.fi-br-arrow-down-to-square:before {
    content: "\f169"
}

.fi-br-arrow-down-triangle-square:before {
    content: "\f16a"
}

.fi-br-arrow-down:before {
    content: "\f16b"
}

.fi-br-arrow-from-bottom:before {
    content: "\f16c"
}

.fi-br-arrow-from-left:before {
    content: "\f16d"
}

.fi-br-arrow-from-right:before {
    content: "\f16e"
}

.fi-br-arrow-from-top:before {
    content: "\f16f"
}

.fi-br-arrow-left-from-line:before {
    content: "\f170"
}

.fi-br-arrow-left:before {
    content: "\f171"
}

.fi-br-arrow-right-to-bracket:before {
    content: "\f172"
}

.fi-br-arrow-right:before {
    content: "\f173"
}

.fi-br-arrow-small-down:before {
    content: "\f174"
}

.fi-br-arrow-small-left:before {
    content: "\f175"
}

.fi-br-arrow-small-right:before {
    content: "\f176"
}

.fi-br-arrow-small-up:before {
    content: "\f177"
}

.fi-br-arrow-square-down:before {
    content: "\f178"
}

.fi-br-arrow-square-left:before {
    content: "\f179"
}

.fi-br-arrow-square-right:before {
    content: "\f17a"
}

.fi-br-arrow-square-up:before {
    content: "\f17b"
}

.fi-br-arrow-to-bottom:before {
    content: "\f17c"
}

.fi-br-arrow-to-left:before {
    content: "\f17d"
}

.fi-br-arrow-to-right:before {
    content: "\f17e"
}

.fi-br-arrow-to-top:before {
    content: "\f17f"
}

.fi-br-arrow-trend-down:before {
    content: "\f180"
}

.fi-br-arrow-trend-up:before {
    content: "\f181"
}

.fi-br-arrow-turn-down-left:before {
    content: "\f182"
}

.fi-br-arrow-turn-down-right:before {
    content: "\f183"
}

.fi-br-arrow-up-from-dotted-line:before {
    content: "\f184"
}

.fi-br-arrow-up-from-square:before {
    content: "\f185"
}

.fi-br-arrow-up-left-from-circle:before {
    content: "\f186"
}

.fi-br-arrow-up-left:before {
    content: "\f187"
}

.fi-br-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f188"
}

.fi-br-arrow-up-right-from-square:before {
    content: "\f189"
}

.fi-br-arrow-up-right:before {
    content: "\f18a"
}

.fi-br-arrow-up-small-big:before {
    content: "\f18b"
}

.fi-br-arrow-up-square-triangle:before {
    content: "\f18c"
}

.fi-br-arrow-up-to-dotted-line:before {
    content: "\f18d"
}

.fi-br-arrow-up:before {
    content: "\f18e"
}

.fi-br-arrows-alt-h:before {
    content: "\f18f"
}

.fi-br-arrows-alt-v:before {
    content: "\f190"
}

.fi-br-arrows-alt:before {
    content: "\f191"
}

.fi-br-arrows-cross:before {
    content: "\f192"
}

.fi-br-arrows-from-dotted-line:before {
    content: "\f193"
}

.fi-br-arrows-from-line:before {
    content: "\f194"
}

.fi-br-arrows-h-copy:before {
    content: "\f195"
}

.fi-br-arrows-h:before {
    content: "\f196"
}

.fi-br-arrows-repeat-1:before {
    content: "\f197"
}

.fi-br-arrows-repeat:before {
    content: "\f198"
}

.fi-br-arrows-retweet:before {
    content: "\f199"
}

.fi-br-arrows-to-dotted-line:before {
    content: "\f19a"
}

.fi-br-arrows-to-line:before {
    content: "\f19b"
}

.fi-br-arrows:before {
    content: "\f19c"
}

.fi-br-artificial-intelligence:before {
    content: "\f19d"
}

.fi-br-assept-document:before {
    content: "\f19e"
}

.fi-br-assistive-listening-systems:before {
    content: "\f19f"
}

.fi-br-asterik:before {
    content: "\f1a0"
}

.fi-br-astonished-face:before {
    content: "\f1a1"
}

.fi-br-at:before {
    content: "\f1a2"
}

.fi-br-attribution-pen:before {
    content: "\f1a3"
}

.fi-br-attribution-pencil:before {
    content: "\f1a4"
}

.fi-br-aubergine:before {
    content: "\f1a5"
}

.fi-br-audio-description-slash:before {
    content: "\f1a6"
}

.fi-br-austral-sign:before {
    content: "\f1a7"
}

.fi-br-avocado:before {
    content: "\f1a8"
}

.fi-br-axe:before {
    content: "\f1a9"
}

.fi-br-b:before {
    content: "\f1aa"
}

.fi-br-baby-carriage:before {
    content: "\f1ab"
}

.fi-br-baby:before {
    content: "\f1ac"
}

.fi-br-background:before {
    content: "\f1ad"
}

.fi-br-backpack:before {
    content: "\f1ae"
}

.fi-br-bacon:before {
    content: "\f1af"
}

.fi-br-bacteria:before {
    content: "\f1b0"
}

.fi-br-bacterium:before {
    content: "\f1b1"
}

.fi-br-badge-check:before {
    content: "\f1b2"
}

.fi-br-badge-dollar:before {
    content: "\f1b3"
}

.fi-br-badge-percent:before {
    content: "\f1b4"
}

.fi-br-badge-sheriff:before {
    content: "\f1b5"
}

.fi-br-badge:before {
    content: "\f1b6"
}

.fi-br-badger-honey:before {
    content: "\f1b7"
}

.fi-br-bag-seedling:before {
    content: "\f1b8"
}

.fi-br-bags-shopping:before {
    content: "\f1b9"
}

.fi-br-bahai:before {
    content: "\f1ba"
}

.fi-br-baht-sign:before {
    content: "\f1bb"
}

.fi-br-balance-scale-left:before {
    content: "\f1bc"
}

.fi-br-balance-scale-right:before {
    content: "\f1bd"
}

.fi-br-ball-pile:before {
    content: "\f1be"
}

.fi-br-balloon:before {
    content: "\f1bf"
}

.fi-br-balloons:before {
    content: "\f1c0"
}

.fi-br-ballot-check:before {
    content: "\f1c1"
}

.fi-br-ballot:before {
    content: "\f1c2"
}

.fi-br-ban-bug:before {
    content: "\f1c3"
}

.fi-br-ban:before {
    content: "\f1c4"
}

.fi-br-band-aid:before {
    content: "\f1c5"
}

.fi-br-bangladeshi-taka-sign:before {
    content: "\f1c6"
}

.fi-br-banjo:before {
    content: "\f1c7"
}

.fi-br-bank:before {
    content: "\f1c8"
}

.fi-br-barber-shop:before {
    content: "\f1c9"
}

.fi-br-barcode-read:before {
    content: "\f1ca"
}

.fi-br-barcode-scan:before {
    content: "\f1cb"
}

.fi-br-barcode:before {
    content: "\f1cc"
}

.fi-br-bars-filter:before {
    content: "\f1cd"
}

.fi-br-bars-progress:before {
    content: "\f1ce"
}

.fi-br-bars-sort:before {
    content: "\f1cf"
}

.fi-br-bars-staggered:before {
    content: "\f1d0"
}

.fi-br-baseball-alt:before {
    content: "\f1d1"
}

.fi-br-baseball:before {
    content: "\f1d2"
}

.fi-br-basket-shopping-simple:before {
    content: "\f1d3"
}

.fi-br-basketball-hoop:before {
    content: "\f1d4"
}

.fi-br-basketball:before {
    content: "\f1d5"
}

.fi-br-bat:before {
    content: "\f1d6"
}

.fi-br-bath:before {
    content: "\f1d7"
}

.fi-br-battery-bolt:before {
    content: "\f1d8"
}

.fi-br-battery-empty:before {
    content: "\f1d9"
}

.fi-br-battery-exclamation:before {
    content: "\f1da"
}

.fi-br-battery-full:before {
    content: "\f1db"
}

.fi-br-battery-half:before {
    content: "\f1dc"
}

.fi-br-battery-quarter:before {
    content: "\f1dd"
}

.fi-br-battery-slash:before {
    content: "\f1de"
}

.fi-br-battery-three-quarters:before {
    content: "\f1df"
}

.fi-br-beacon:before {
    content: "\f1e0"
}

.fi-br-bed-alt:before {
    content: "\f1e1"
}

.fi-br-bed-bunk:before {
    content: "\f1e2"
}

.fi-br-bed-empty:before {
    content: "\f1e3"
}

.fi-br-bed:before {
    content: "\f1e4"
}

.fi-br-bee:before {
    content: "\f1e5"
}

.fi-br-beer:before {
    content: "\f1e6"
}

.fi-br-bell-concierge:before {
    content: "\f1e7"
}

.fi-br-bell-ring:before {
    content: "\f1e8"
}

.fi-br-bell-school:before {
    content: "\f1e9"
}

.fi-br-bell-slash:before {
    content: "\f1ea"
}

.fi-br-bell:before {
    content: "\f1eb"
}

.fi-br-bells:before {
    content: "\f1ec"
}

.fi-br-bench-tree:before {
    content: "\f1ed"
}

.fi-br-betamax:before {
    content: "\f1ee"
}

.fi-br-bike:before {
    content: "\f1ef"
}

.fi-br-biking-mountain:before {
    content: "\f1f0"
}

.fi-br-biking:before {
    content: "\f1f1"
}

.fi-br-billiard:before {
    content: "\f1f2"
}

.fi-br-binary-circle-check:before {
    content: "\f1f3"
}

.fi-br-binary-lock:before {
    content: "\f1f4"
}

.fi-br-binary-slash:before {
    content: "\f1f5"
}

.fi-br-binary:before {
    content: "\f1f6"
}

.fi-br-binoculars:before {
    content: "\f1f7"
}

.fi-br-biohazard:before {
    content: "\f1f8"
}

.fi-br-bird:before {
    content: "\f1f9"
}

.fi-br-bitcoin-sign:before {
    content: "\f1fa"
}

.fi-br-blanket:before {
    content: "\f1fb"
}

.fi-br-blender-phone:before {
    content: "\f1fc"
}

.fi-br-blender:before {
    content: "\f1fd"
}

.fi-br-blinds-open:before {
    content: "\f1fe"
}

.fi-br-blinds-raised:before {
    content: "\f1ff"
}

.fi-br-blinds:before {
    content: "\f200"
}

.fi-br-block-brick:before {
    content: "\f201"
}

.fi-br-block-question:before {
    content: "\f202"
}

.fi-br-block-quote:before {
    content: "\f203"
}

.fi-br-block:before {
    content: "\f204"
}

.fi-br-blog-pencil:before {
    content: "\f205"
}

.fi-br-blog-text:before {
    content: "\f206"
}

.fi-br-bold:before {
    content: "\f207"
}

.fi-br-bolt-auto:before {
    content: "\f208"
}

.fi-br-bolt-slash:before {
    content: "\f209"
}

.fi-br-bolt:before {
    content: "\f20a"
}

.fi-br-bomb:before {
    content: "\f20b"
}

.fi-br-bone-break:before {
    content: "\f20c"
}

.fi-br-bone:before {
    content: "\f20d"
}

.fi-br-bong:before {
    content: "\f20e"
}

.fi-br-book-alt:before {
    content: "\f20f"
}

.fi-br-book-arrow-right:before {
    content: "\f210"
}

.fi-br-book-arrow-up:before {
    content: "\f211"
}

.fi-br-book-atlas:before {
    content: "\f212"
}

.fi-br-book-bookmark:before {
    content: "\f213"
}

.fi-br-book-circle-arrow-right:before {
    content: "\f214"
}

.fi-br-book-circle-arrow-up:before {
    content: "\f215"
}

.fi-br-book-copy:before {
    content: "\f216"
}

.fi-br-book-dead:before {
    content: "\f217"
}

.fi-br-book-font:before {
    content: "\f218"
}

.fi-br-book-medical:before {
    content: "\f219"
}

.fi-br-book-open-cover:before {
    content: "\f21a"
}

.fi-br-book-open-reader:before {
    content: "\f21b"
}

.fi-br-book-quran:before {
    content: "\f21c"
}

.fi-br-book-section:before {
    content: "\f21d"
}

.fi-br-book-spells:before {
    content: "\f21e"
}

.fi-br-book-tanakh:before {
    content: "\f21f"
}

.fi-br-book-user:before {
    content: "\f220"
}

.fi-br-book:before {
    content: "\f221"
}

.fi-br-bookmark-slash:before {
    content: "\f222"
}

.fi-br-bookmark:before {
    content: "\f223"
}

.fi-br-books-medical:before {
    content: "\f224"
}

.fi-br-books:before {
    content: "\f225"
}

.fi-br-boot-heeled:before {
    content: "\f226"
}

.fi-br-boot:before {
    content: "\f227"
}

.fi-br-border-all:before {
    content: "\f228"
}

.fi-br-border-bottom:before {
    content: "\f229"
}

.fi-br-border-center-h:before {
    content: "\f22a"
}

.fi-br-border-center-v:before {
    content: "\f22b"
}

.fi-br-border-inner:before {
    content: "\f22c"
}

.fi-br-border-left:before {
    content: "\f22d"
}

.fi-br-border-none:before {
    content: "\f22e"
}

.fi-br-border-outer:before {
    content: "\f22f"
}

.fi-br-border-right:before {
    content: "\f230"
}

.fi-br-border-style-alt:before {
    content: "\f231"
}

.fi-br-border-style:before {
    content: "\f232"
}

.fi-br-border-top:before {
    content: "\f233"
}

.fi-br-bottle:before {
    content: "\f234"
}

.fi-br-bow-arrow:before {
    content: "\f235"
}

.fi-br-bowl-chopsticks-noodles:before {
    content: "\f236"
}

.fi-br-bowl-chopsticks:before {
    content: "\f237"
}

.fi-br-bowl-rice:before {
    content: "\f238"
}

.fi-br-bowling-ball:before {
    content: "\f239"
}

.fi-br-bowling-pins:before {
    content: "\f23a"
}

.fi-br-bowling:before {
    content: "\f23b"
}

.fi-br-box-alt:before {
    content: "\f23c"
}

.fi-br-box-ballot:before {
    content: "\f23d"
}

.fi-br-box-check:before {
    content: "\f23e"
}

.fi-br-box-circle-check:before {
    content: "\f23f"
}

.fi-br-box-dollar:before {
    content: "\f240"
}

.fi-br-box-fragile:before {
    content: "\f241"
}

.fi-br-box-heart:before {
    content: "\f242"
}

.fi-br-box-open-full:before {
    content: "\f243"
}

.fi-br-box-open:before {
    content: "\f244"
}

.fi-br-box-tissue:before {
    content: "\f245"
}

.fi-br-box-up:before {
    content: "\f246"
}

.fi-br-box:before {
    content: "\f247"
}

.fi-br-boxes:before {
    content: "\f248"
}

.fi-br-boxing-glove:before {
    content: "\f249"
}

.fi-br-bracket-curly-right:before {
    content: "\f24a"
}

.fi-br-bracket-curly:before {
    content: "\f24b"
}

.fi-br-bracket-round-right:before {
    content: "\f24c"
}

.fi-br-bracket-round:before {
    content: "\f24d"
}

.fi-br-bracket-square-right:before {
    content: "\f24e"
}

.fi-br-bracket-square:before {
    content: "\f24f"
}

.fi-br-brackets-curly:before {
    content: "\f250"
}

.fi-br-brackets-round:before {
    content: "\f251"
}

.fi-br-brackets-square:before {
    content: "\f252"
}

.fi-br-braille-a:before {
    content: "\f253"
}

.fi-br-braille-b:before {
    content: "\f254"
}

.fi-br-braille-c:before {
    content: "\f255"
}

.fi-br-braille-d:before {
    content: "\f256"
}

.fi-br-braille-e:before {
    content: "\f257"
}

.fi-br-braille-g:before {
    content: "\f258"
}

.fi-br-braille-h:before {
    content: "\f259"
}

.fi-br-braille-i:before {
    content: "\f25a"
}

.fi-br-braille-j:before {
    content: "\f25b"
}

.fi-br-braille-k:before {
    content: "\f25c"
}

.fi-br-braille-l:before {
    content: "\f25d"
}

.fi-br-braille-m:before {
    content: "\f25e"
}

.fi-br-braille-n-alt:before {
    content: "\f25f"
}

.fi-br-braille-n:before {
    content: "\f260"
}

.fi-br-braille-o:before {
    content: "\f261"
}

.fi-br-braille-p:before {
    content: "\f262"
}

.fi-br-braille-q:before {
    content: "\f263"
}

.fi-br-braille-r:before {
    content: "\f264"
}

.fi-br-braille-s:before {
    content: "\f265"
}

.fi-br-braille-t:before {
    content: "\f266"
}

.fi-br-braille-u:before {
    content: "\f267"
}

.fi-br-braille-v:before {
    content: "\f268"
}

.fi-br-braille-w:before {
    content: "\f269"
}

.fi-br-braille-x:before {
    content: "\f26a"
}

.fi-br-braille-y:before {
    content: "\f26b"
}

.fi-br-braille-z:before {
    content: "\f26c"
}

.fi-br-braille:before {
    content: "\f26d"
}

.fi-br-brain-circuit:before {
    content: "\f26e"
}

.fi-br-brain:before {
    content: "\f26f"
}

.fi-br-bread-loaf:before {
    content: "\f270"
}

.fi-br-bread-slice:before {
    content: "\f271"
}

.fi-br-bread:before {
    content: "\f272"
}

.fi-br-briefcase-arrow-right:before {
    content: "\f273"
}

.fi-br-briefcase-blank:before {
    content: "\f274"
}

.fi-br-briefcase:before {
    content: "\f275"
}

.fi-br-brightness-low:before {
    content: "\f276"
}

.fi-br-brightness:before {
    content: "\f277"
}

.fi-br-bring-forward:before {
    content: "\f278"
}

.fi-br-bring-front:before {
    content: "\f279"
}

.fi-br-broadcast-tower:before {
    content: "\f27a"
}

.fi-br-broccoli:before {
    content: "\f27b"
}

.fi-br-broken-image:before {
    content: "\f27c"
}

.fi-br-broom:before {
    content: "\f27d"
}

.fi-br-browser:before {
    content: "\f27e"
}

.fi-br-browsers:before {
    content: "\f27f"
}

.fi-br-brush:before {
    content: "\f280"
}

.fi-br-bug-slash:before {
    content: "\f281"
}

.fi-br-bug:before {
    content: "\f282"
}

.fi-br-bugs:before {
    content: "\f283"
}

.fi-br-build-alt:before {
    content: "\f284"
}

.fi-br-build:before {
    content: "\f285"
}

.fi-br-building:before {
    content: "\f286"
}

.fi-br-bulb:before {
    content: "\f287"
}

.fi-br-bullet:before {
    content: "\f288"
}

.fi-br-bullhorn:before {
    content: "\f289"
}

.fi-br-bullseye-arrow:before {
    content: "\f28a"
}

.fi-br-bullseye-pointer:before {
    content: "\f28b"
}

.fi-br-bullseye:before {
    content: "\f28c"
}

.fi-br-burger-alt:before {
    content: "\f28d"
}

.fi-br-burger-fries:before {
    content: "\f28e"
}

.fi-br-burger-glass:before {
    content: "\f28f"
}

.fi-br-burrito:before {
    content: "\f290"
}

.fi-br-bus-alt:before {
    content: "\f291"
}

.fi-br-bus:before {
    content: "\f292"
}

.fi-br-business-time:before {
    content: "\f293"
}

.fi-br-butterfly:before {
    content: "\f294"
}

.fi-br-c:before {
    content: "\f295"
}

.fi-br-cabin:before {
    content: "\f296"
}

.fi-br-cactus:before {
    content: "\f297"
}

.fi-br-cake-birthday:before {
    content: "\f298"
}

.fi-br-cake-wedding:before {
    content: "\f299"
}

.fi-br-calculator-simple:before {
    content: "\f29a"
}

.fi-br-calculator:before {
    content: "\f29b"
}

.fi-br-calendar-arrow-down:before {
    content: "\f29c"
}

.fi-br-calendar-arrow-up:before {
    content: "\f29d"
}

.fi-br-calendar-check:before {
    content: "\f29e"
}

.fi-br-calendar-clock:before {
    content: "\f29f"
}

.fi-br-calendar-day:before {
    content: "\f2a0"
}

.fi-br-calendar-days:before {
    content: "\f2a1"
}

.fi-br-calendar-exclamation:before {
    content: "\f2a2"
}

.fi-br-calendar-heart:before {
    content: "\f2a3"
}

.fi-br-calendar-image:before {
    content: "\f2a4"
}

.fi-br-calendar-lines-pen:before {
    content: "\f2a5"
}

.fi-br-calendar-lines:before {
    content: "\f2a6"
}

.fi-br-calendar-minus:before {
    content: "\f2a7"
}

.fi-br-calendar-pen:before {
    content: "\f2a8"
}

.fi-br-calendar-plus:before {
    content: "\f2a9"
}

.fi-br-calendar-star:before {
    content: "\f2aa"
}

.fi-br-calendar-week:before {
    content: "\f2ab"
}

.fi-br-calendar-xmark:before {
    content: "\f2ac"
}

.fi-br-calendar:before {
    content: "\f2ad"
}

.fi-br-calendars:before {
    content: "\f2ae"
}

.fi-br-call-history:before {
    content: "\f2af"
}

.fi-br-call-incoming:before {
    content: "\f2b0"
}

.fi-br-call-missed:before {
    content: "\f2b1"
}

.fi-br-call-outgoing:before {
    content: "\f2b2"
}

.fi-br-camcorder:before {
    content: "\f2b3"
}

.fi-br-camera-cctv:before {
    content: "\f2b4"
}

.fi-br-camera-movie:before {
    content: "\f2b5"
}

.fi-br-camera-retro:before {
    content: "\f2b6"
}

.fi-br-camera-rotate:before {
    content: "\f2b7"
}

.fi-br-camera-security:before {
    content: "\f2b8"
}

.fi-br-camera-slash:before {
    content: "\f2b9"
}

.fi-br-camera-viewfinder:before {
    content: "\f2ba"
}

.fi-br-camera:before {
    content: "\f2bb"
}

.fi-br-campfire:before {
    content: "\f2bc"
}

.fi-br-camping:before {
    content: "\f2bd"
}

.fi-br-candle-holder:before {
    content: "\f2be"
}

.fi-br-candy-alt:before {
    content: "\f2bf"
}

.fi-br-candy-cane:before {
    content: "\f2c0"
}

.fi-br-candy-corn:before {
    content: "\f2c1"
}

.fi-br-candy:before {
    content: "\f2c2"
}

.fi-br-Cannabis:before {
    content: "\f2c3"
}

.fi-br-canned-food:before {
    content: "\f2c4"
}

.fi-br-capsules:before {
    content: "\f2c5"
}

.fi-br-car-alt:before {
    content: "\f2c6"
}

.fi-br-car-battery:before {
    content: "\f2c7"
}

.fi-br-car-bolt:before {
    content: "\f2c8"
}

.fi-br-car-building:before {
    content: "\f2c9"
}

.fi-br-car-bump:before {
    content: "\f2ca"
}

.fi-br-car-bus:before {
    content: "\f2cb"
}

.fi-br-car-circle-bolt:before {
    content: "\f2cc"
}

.fi-br-car-crash:before {
    content: "\f2cd"
}

.fi-br-car-garage:before {
    content: "\f2ce"
}

.fi-br-car-mechanic:before {
    content: "\f2cf"
}

.fi-br-car-rear:before {
    content: "\f2d0"
}

.fi-br-car-side-bolt:before {
    content: "\f2d1"
}

.fi-br-car-side:before {
    content: "\f2d2"
}

.fi-br-car-tilt:before {
    content: "\f2d3"
}

.fi-br-car-wash:before {
    content: "\f2d4"
}

.fi-br-car:before {
    content: "\f2d5"
}

.fi-br-caravan-alt:before {
    content: "\f2d6"
}

.fi-br-caravan:before {
    content: "\f2d7"
}

.fi-br-care:before {
    content: "\f2d8"
}

.fi-br-caret-circle-down:before {
    content: "\f2d9"
}

.fi-br-caret-circle-right:before {
    content: "\f2da"
}

.fi-br-caret-circle-up:before {
    content: "\f2db"
}

.fi-br-caret-down:before {
    content: "\f2dc"
}

.fi-br-caret-left:before {
    content: "\f2dd"
}

.fi-br-caret-quare-up:before {
    content: "\f2de"
}

.fi-br-caret-right:before {
    content: "\f2df"
}

.fi-br-caret-square-down:before {
    content: "\f2e0"
}

.fi-br-caret-square-left_1:before {
    content: "\f2e1"
}

.fi-br-caret-square-left:before {
    content: "\f2e2"
}

.fi-br-caret-square-right:before {
    content: "\f2e3"
}

.fi-br-caret-up:before {
    content: "\f2e4"
}

.fi-br-carrot:before {
    content: "\f2e5"
}

.fi-br-cars:before {
    content: "\f2e6"
}

.fi-br-cart-arrow-down:before {
    content: "\f2e7"
}

.fi-br-cart-minus:before {
    content: "\f2e8"
}

.fi-br-cart-shopping-fast:before {
    content: "\f2e9"
}

.fi-br-cash-register:before {
    content: "\f2ea"
}

.fi-br-cassette-tape:before {
    content: "\f2eb"
}

.fi-br-cassette-vhs:before {
    content: "\f2ec"
}

.fi-br-castle:before {
    content: "\f2ed"
}

.fi-br-cat-space:before {
    content: "\f2ee"
}

.fi-br-cat:before {
    content: "\f2ef"
}

.fi-br-cauldron:before {
    content: "\f2f0"
}

.fi-br-cedi-sign:before {
    content: "\f2f1"
}

.fi-br-cello:before {
    content: "\f2f2"
}

.fi-br-cent-sign:before {
    content: "\f2f3"
}

.fi-br-chair-office:before {
    content: "\f2f4"
}

.fi-br-chair:before {
    content: "\f2f5"
}

.fi-br-chalkboard-user:before {
    content: "\f2f6"
}

.fi-br-charging-station:before {
    content: "\f2f7"
}

.fi-br-chart-area:before {
    content: "\f2f8"
}

.fi-br-chart-bullet:before {
    content: "\f2f9"
}

.fi-br-chart-candlestick:before {
    content: "\f2fa"
}

.fi-br-chart-connected:before {
    content: "\f2fb"
}

.fi-br-chart-gantt:before {
    content: "\f2fc"
}

.fi-br-chart-histogram:before {
    content: "\f2fd"
}

.fi-br-chart-line-up:before {
    content: "\f2fe"
}

.fi-br-chart-mixed:before {
    content: "\f2ff"
}

.fi-br-chart-network:before {
    content: "\f300"
}

.fi-br-chart-pie-alt:before {
    content: "\f301"
}

.fi-br-chart-pie:before {
    content: "\f302"
}

.fi-br-chart-pyramid:before {
    content: "\f303"
}

.fi-br-chart-radar:before {
    content: "\f304"
}

.fi-br-chart-scatter-3d:before {
    content: "\f305"
}

.fi-br-chart-scatter-bubble:before {
    content: "\f306"
}

.fi-br-chart-scatter:before {
    content: "\f307"
}

.fi-br-chart-set-theory:before {
    content: "\f308"
}

.fi-br-chart-simple-horizontal:before {
    content: "\f309"
}

.fi-br-chart-simple:before {
    content: "\f30a"
}

.fi-br-chart-tree-map:before {
    content: "\f30b"
}

.fi-br-chart-tree:before {
    content: "\f30c"
}

.fi-br-chart-user:before {
    content: "\f30d"
}

.fi-br-chart-waterfall:before {
    content: "\f30e"
}

.fi-br-chat-arrow-down:before {
    content: "\f30f"
}

.fi-br-chat-arrow-grow:before {
    content: "\f310"
}

.fi-br-check-circle:before {
    content: "\f311"
}

.fi-br-check-double:before {
    content: "\f312"
}

.fi-br-check:before {
    content: "\f313"
}

.fi-br-checkbox:before {
    content: "\f314"
}

.fi-br-cheese-alt:before {
    content: "\f315"
}

.fi-br-cheese:before {
    content: "\f316"
}

.fi-br-cheeseburger:before {
    content: "\f317"
}

.fi-br-cherry:before {
    content: "\f318"
}

.fi-br-chess-bishop:before {
    content: "\f319"
}

.fi-br-chess-board:before {
    content: "\f31a"
}

.fi-br-chess-clock-alt:before {
    content: "\f31b"
}

.fi-br-chess-clock:before {
    content: "\f31c"
}

.fi-br-chess-king-alt:before {
    content: "\f31d"
}

.fi-br-chess-king:before {
    content: "\f31e"
}

.fi-br-chess-knight-alt:before {
    content: "\f31f"
}

.fi-br-chess-knight:before {
    content: "\f320"
}

.fi-br-chess-pawn-alt:before {
    content: "\f321"
}

.fi-br-chess-pawn:before {
    content: "\f322"
}

.fi-br-chess-piece:before {
    content: "\f323"
}

.fi-br-chess-queen-alt:before {
    content: "\f324"
}

.fi-br-chess-queen:before {
    content: "\f325"
}

.fi-br-chess-rook-alt:before {
    content: "\f326"
}

.fi-br-chess-rook:before {
    content: "\f327"
}

.fi-br-chess:before {
    content: "\f328"
}

.fi-br-chevron-double-down:before {
    content: "\f329"
}

.fi-br-chevron-double-up:before {
    content: "\f32a"
}

.fi-br-child-head:before {
    content: "\f32b"
}

.fi-br-child:before {
    content: "\f32c"
}

.fi-br-chimney:before {
    content: "\f32d"
}

.fi-br-chocolate:before {
    content: "\f32e"
}

.fi-br-circle-0:before {
    content: "\f32f"
}

.fi-br-circle-1:before {
    content: "\f330"
}

.fi-br-circle-2:before {
    content: "\f331"
}

.fi-br-circle-3:before {
    content: "\f332"
}

.fi-br-circle-4:before {
    content: "\f333"
}

.fi-br-circle-5:before {
    content: "\f334"
}

.fi-br-circle-6:before {
    content: "\f335"
}

.fi-br-circle-7:before {
    content: "\f336"
}

.fi-br-circle-8:before {
    content: "\f337"
}

.fi-br-circle-9:before {
    content: "\f338"
}

.fi-br-circle-a:before {
    content: "\f339"
}

.fi-br-circle-b:before {
    content: "\f33a"
}

.fi-br-circle-bolt:before {
    content: "\f33b"
}

.fi-br-circle-book-open:before {
    content: "\f33c"
}

.fi-br-circle-bookmark:before {
    content: "\f33d"
}

.fi-br-circle-c:before {
    content: "\f33e"
}

.fi-br-circle-calendar:before {
    content: "\f33f"
}

.fi-br-circle-camera:before {
    content: "\f340"
}

.fi-br-circle-d:before {
    content: "\f341"
}

.fi-br-circle-dashed:before {
    content: "\f342"
}

.fi-br-circle-e:before {
    content: "\f343"
}

.fi-br-circle-ellipsis-vertical:before {
    content: "\f344"
}

.fi-br-circle-ellipsis:before {
    content: "\f345"
}

.fi-br-circle-envelope:before {
    content: "\f346"
}

.fi-br-circle-exclamation-check:before {
    content: "\f347"
}

.fi-br-circle-f:before {
    content: "\f348"
}

.fi-br-circle-g:before {
    content: "\f349"
}

.fi-br-circle-h:before {
    content: "\f34a"
}

.fi-br-circle-half-stroke:before {
    content: "\f34b"
}

.fi-br-circle-half:before {
    content: "\f34c"
}

.fi-br-circle-heart:before {
    content: "\f34d"
}

.fi-br-circle-i:before {
    content: "\f34e"
}

.fi-br-circle-j:before {
    content: "\f34f"
}

.fi-br-circle-k:before {
    content: "\f350"
}

.fi-br-circle-l:before {
    content: "\f351"
}

.fi-br-circle-m:before {
    content: "\f352"
}

.fi-br-circle-microphone-lines:before {
    content: "\f353"
}

.fi-br-circle-microphone:before {
    content: "\f354"
}

.fi-br-circle-n:before {
    content: "\f355"
}

.fi-br-circle-o:before {
    content: "\f356"
}

.fi-br-circle-p:before {
    content: "\f357"
}

.fi-br-circle-phone-flip:before {
    content: "\f358"
}

.fi-br-circle-phone-hangup:before {
    content: "\f359"
}

.fi-br-circle-phone:before {
    content: "\f35a"
}

.fi-br-circle-q:before {
    content: "\f35b"
}

.fi-br-circle-quarter:before {
    content: "\f35c"
}

.fi-br-circle-quarters-alt:before {
    content: "\f35d"
}

.fi-br-circle-r:before {
    content: "\f35e"
}

.fi-br-circle-s:before {
    content: "\f35f"
}

.fi-br-circle-small:before {
    content: "\f360"
}

.fi-br-circle-star:before {
    content: "\f361"
}

.fi-br-circle-t:before {
    content: "\f362"
}

.fi-br-circle-three-quarters:before {
    content: "\f363"
}

.fi-br-circle-trash:before {
    content: "\f364"
}

.fi-br-circle-u:before {
    content: "\f365"
}

.fi-br-circle-user:before {
    content: "\f366"
}

.fi-br-circle-v:before {
    content: "\f367"
}

.fi-br-circle-video:before {
    content: "\f368"
}

.fi-br-circle-w:before {
    content: "\f369"
}

.fi-br-circle-waveform-lines:before {
    content: "\f36a"
}

.fi-br-circle-x:before {
    content: "\f36b"
}

.fi-br-circle-xmark:before {
    content: "\f36c"
}

.fi-br-circle-y:before {
    content: "\f36d"
}

.fi-br-circle-z:before {
    content: "\f36e"
}

.fi-br-circle:before {
    content: "\f36f"
}

.fi-br-city:before {
    content: "\f370"
}

.fi-br-clapperboard-play:before {
    content: "\f371"
}

.fi-br-clapperboard:before {
    content: "\f372"
}

.fi-br-clarinet:before {
    content: "\f373"
}

.fi-br-claw-marks:before {
    content: "\f374"
}

.fi-br-clip:before {
    content: "\f375"
}

.fi-br-clipboard-check:before {
    content: "\f376"
}

.fi-br-clipboard-list-check:before {
    content: "\f377"
}

.fi-br-clipboard-list:before {
    content: "\f378"
}

.fi-br-clipboard-prescription:before {
    content: "\f379"
}

.fi-br-clipboard-user:before {
    content: "\f37a"
}

.fi-br-clipboard:before {
    content: "\f37b"
}

.fi-br-clock-desk:before {
    content: "\f37c"
}

.fi-br-clock-eight-thirty:before {
    content: "\f37d"
}

.fi-br-clock-eleven-thirty:before {
    content: "\f37e"
}

.fi-br-clock-eleven:before {
    content: "\f37f"
}

.fi-br-clock-five-thirty:before {
    content: "\f380"
}

.fi-br-clock-five:before {
    content: "\f381"
}

.fi-br-clock-four-thirty:before {
    content: "\f382"
}

.fi-br-clock-nine-thirty:before {
    content: "\f383"
}

.fi-br-clock-nine:before {
    content: "\f384"
}

.fi-br-clock-one-thirty:before {
    content: "\f385"
}

.fi-br-clock-one:before {
    content: "\f386"
}

.fi-br-clock-seven-thirty:before {
    content: "\f387"
}

.fi-br-clock-seven:before {
    content: "\f388"
}

.fi-br-clock-six-thirty:before {
    content: "\f389"
}

.fi-br-clock-six:before {
    content: "\f38a"
}

.fi-br-clock-ten-thirty:before {
    content: "\f38b"
}

.fi-br-clock-ten:before {
    content: "\f38c"
}

.fi-br-clock-three-thirty:before {
    content: "\f38d"
}

.fi-br-clock-three:before {
    content: "\f38e"
}

.fi-br-clock-twelve-thirty:before {
    content: "\f38f"
}

.fi-br-clock-twelve:before {
    content: "\f390"
}

.fi-br-clock-two-thirty:before {
    content: "\f391"
}

.fi-br-clock-two:before {
    content: "\f392"
}

.fi-br-clock:before {
    content: "\f393"
}

.fi-br-clone:before {
    content: "\f394"
}

.fi-br-closed-captioning-slash:before {
    content: "\f395"
}

.fi-br-clothes-hanger:before {
    content: "\f396"
}

.fi-br-cloud-check:before {
    content: "\f397"
}

.fi-br-cloud-disabled:before {
    content: "\f398"
}

.fi-br-cloud-download-alt:before {
    content: "\f399"
}

.fi-br-cloud-download:before {
    content: "\f39a"
}

.fi-br-cloud-drizzle:before {
    content: "\f39b"
}

.fi-br-cloud-exclamation:before {
    content: "\f39c"
}

.fi-br-cloud-hail-mixed:before {
    content: "\f39d"
}

.fi-br-cloud-hail:before {
    content: "\f39e"
}

.fi-br-cloud-meatball:before {
    content: "\f39f"
}

.fi-br-cloud-moon-rain:before {
    content: "\f3a0"
}

.fi-br-cloud-moon:before {
    content: "\f3a1"
}

.fi-br-cloud-question:before {
    content: "\f3a2"
}

.fi-br-cloud-rain:before {
    content: "\f3a3"
}

.fi-br-cloud-rainbow:before {
    content: "\f3a4"
}

.fi-br-cloud-share:before {
    content: "\f3a5"
}

.fi-br-cloud-showers-heavy:before {
    content: "\f3a6"
}

.fi-br-cloud-showers:before {
    content: "\f3a7"
}

.fi-br-cloud-sleet:before {
    content: "\f3a8"
}

.fi-br-cloud-snow:before {
    content: "\f3a9"
}

.fi-br-cloud-sun-rain:before {
    content: "\f3aa"
}

.fi-br-cloud-sun:before {
    content: "\f3ab"
}

.fi-br-cloud-upload-alt:before {
    content: "\f3ac"
}

.fi-br-cloud-upload:before {
    content: "\f3ad"
}

.fi-br-cloud:before {
    content: "\f3ae"
}

.fi-br-clouds-moon:before {
    content: "\f3af"
}

.fi-br-clouds-sun:before {
    content: "\f3b0"
}

.fi-br-clouds:before {
    content: "\f3b1"
}

.fi-br-clover-alt:before {
    content: "\f3b2"
}

.fi-br-club:before {
    content: "\f3b3"
}

.fi-br-cocktail-alt:before {
    content: "\f3b4"
}

.fi-br-cocktail:before {
    content: "\f3b5"
}

.fi-br-code-branch:before {
    content: "\f3b6"
}

.fi-br-code-commit:before {
    content: "\f3b7"
}

.fi-br-code-compare:before {
    content: "\f3b8"
}

.fi-br-code-fork:before {
    content: "\f3b9"
}

.fi-br-code-merge:before {
    content: "\f3ba"
}

.fi-br-code-pull-request-closed:before {
    content: "\f3bb"
}

.fi-br-code-pull-request-draft:before {
    content: "\f3bc"
}

.fi-br-code-pull-request:before {
    content: "\f3bd"
}

.fi-br-code-simple:before {
    content: "\f3be"
}

.fi-br-coffee-bean:before {
    content: "\f3bf"
}

.fi-br-coffee-beans:before {
    content: "\f3c0"
}

.fi-br-coffee-pot:before {
    content: "\f3c1"
}

.fi-br-coffee:before {
    content: "\f3c2"
}

.fi-br-coffin-cross:before {
    content: "\f3c3"
}

.fi-br-coffin:before {
    content: "\f3c4"
}

.fi-br-coin:before {
    content: "\f3c5"
}

.fi-br-coins:before {
    content: "\f3c6"
}

.fi-br-colon-sign:before {
    content: "\f3c7"
}

.fi-br-columns-3:before {
    content: "\f3c8"
}

.fi-br-comet:before {
    content: "\f3c9"
}

.fi-br-command:before {
    content: "\f3ca"
}

.fi-br-comment-alt-check:before {
    content: "\f3cb"
}

.fi-br-comment-alt-dots:before {
    content: "\f3cc"
}

.fi-br-comment-alt-edit:before {
    content: "\f3cd"
}

.fi-br-comment-alt-medical:before {
    content: "\f3ce"
}

.fi-br-comment-alt-middle-top:before {
    content: "\f3cf"
}

.fi-br-comment-alt-middle:before {
    content: "\f3d0"
}

.fi-br-comment-alt-minus:before {
    content: "\f3d1"
}

.fi-br-comment-alt-music:before {
    content: "\f3d2"
}

.fi-br-comment-alt:before {
    content: "\f3d3"
}

.fi-br-comment-arrow-down:before {
    content: "\f3d4"
}

.fi-br-comment-arrow-up-right:before {
    content: "\f3d5"
}

.fi-br-comment-arrow-up:before {
    content: "\f3d6"
}

.fi-br-comment-check:before {
    content: "\f3d7"
}

.fi-br-comment-code:before {
    content: "\f3d8"
}

.fi-br-comment-dollar:before {
    content: "\f3d9"
}

.fi-br-comment-dots:before {
    content: "\f3da"
}

.fi-br-comment-exclamation:before {
    content: "\f3db"
}

.fi-br-comment-heart:before {
    content: "\f3dc"
}

.fi-br-comment-image:before {
    content: "\f3dd"
}

.fi-br-comment-info:before {
    content: "\f3de"
}

.fi-br-comment-medical:before {
    content: "\f3df"
}

.fi-br-comment-minus:before {
    content: "\f3e0"
}

.fi-br-comment-pen:before {
    content: "\f3e1"
}

.fi-br-comment-question:before {
    content: "\f3e2"
}

.fi-br-comment-quote:before {
    content: "\f3e3"
}

.fi-br-comment-slash:before {
    content: "\f3e4"
}

.fi-br-comment-smile:before {
    content: "\f3e5"
}

.fi-br-comment-sms:before {
    content: "\f3e6"
}

.fi-br-comment-text:before {
    content: "\f3e7"
}

.fi-br-comment-user:before {
    content: "\f3e8"
}

.fi-br-comment-xmark:before {
    content: "\f3e9"
}

.fi-br-comment:before {
    content: "\f3ea"
}

.fi-br-comments-dollar:before {
    content: "\f3eb"
}

.fi-br-comments-question-check:before {
    content: "\f3ec"
}

.fi-br-comments-question:before {
    content: "\f3ed"
}

.fi-br-comments:before {
    content: "\f3ee"
}

.fi-br-compass-slash:before {
    content: "\f3ef"
}

.fi-br-compress-alt:before {
    content: "\f3f0"
}

.fi-br-compress:before {
    content: "\f3f1"
}

.fi-br-computer-classic:before {
    content: "\f3f2"
}

.fi-br-computer-mouse:before {
    content: "\f3f3"
}

.fi-br-computer-speaker:before {
    content: "\f3f4"
}

.fi-br-computer:before {
    content: "\f3f5"
}

.fi-br-concierge-bell:before {
    content: "\f3f6"
}

.fi-br-confetti:before {
    content: "\f3f7"
}

.fi-br-container-storage:before {
    content: "\f3f8"
}

.fi-br-conveyor-belt-alt:before {
    content: "\f3f9"
}

.fi-br-conveyor-belt-empty:before {
    content: "\f3fa"
}

.fi-br-conveyor-belt:before {
    content: "\f3fb"
}

.fi-br-cookie-alt:before {
    content: "\f3fc"
}

.fi-br-cookie:before {
    content: "\f3fd"
}

.fi-br-copy-alt:before {
    content: "\f3fe"
}

.fi-br-copy-image:before {
    content: "\f3ff"
}

.fi-br-copy:before {
    content: "\f400"
}

.fi-br-copyright:before {
    content: "\f401"
}

.fi-br-corn:before {
    content: "\f402"
}

.fi-br-couch:before {
    content: "\f403"
}

.fi-br-couple:before {
    content: "\f404"
}

.fi-br-cow-alt:before {
    content: "\f405"
}

.fi-br-cow:before {
    content: "\f406"
}

.fi-br-cowbell-circle-plus:before {
    content: "\f407"
}

.fi-br-cowbell-more:before {
    content: "\f408"
}

.fi-br-cowbell:before {
    content: "\f409"
}

.fi-br-crab:before {
    content: "\f40a"
}

.fi-br-cream:before {
    content: "\f40b"
}

.fi-br-credit-card:before {
    content: "\f40c"
}

.fi-br-cricket:before {
    content: "\f40d"
}

.fi-br-croissant:before {
    content: "\f40e"
}

.fi-br-cross-circle:before {
    content: "\f40f"
}

.fi-br-cross-religion:before {
    content: "\f410"
}

.fi-br-cross-small:before {
    content: "\f411"
}

.fi-br-cross:before {
    content: "\f412"
}

.fi-br-crow:before {
    content: "\f413"
}

.fi-br-crown:before {
    content: "\f414"
}

.fi-br-crutch:before {
    content: "\f415"
}

.fi-br-crutches:before {
    content: "\f416"
}

.fi-br-cruzeiro-sign:before {
    content: "\f417"
}

.fi-br-crystal-ball:before {
    content: "\f418"
}

.fi-br-cube:before {
    content: "\f419"
}

.fi-br-cubes:before {
    content: "\f41a"
}

.fi-br-cupcake:before {
    content: "\f41b"
}

.fi-br-curling:before {
    content: "\f41c"
}

.fi-br-cursor-finger:before {
    content: "\f41d"
}

.fi-br-cursor-plus:before {
    content: "\f41e"
}

.fi-br-cursor-text-alt:before {
    content: "\f41f"
}

.fi-br-cursor-text:before {
    content: "\f420"
}

.fi-br-cursor:before {
    content: "\f421"
}

.fi-br-d:before {
    content: "\f422"
}

.fi-br-dart:before {
    content: "\f423"
}

.fi-br-dashboard:before {
    content: "\f424"
}

.fi-br-data-transfer:before {
    content: "\f425"
}

.fi-br-database:before {
    content: "\f426"
}

.fi-br-deer-rudolph:before {
    content: "\f427"
}

.fi-br-deer:before {
    content: "\f428"
}

.fi-br-delete-document:before {
    content: "\f429"
}

.fi-br-delete-right:before {
    content: "\f42a"
}

.fi-br-delete-user:before {
    content: "\f42b"
}

.fi-br-delete:before {
    content: "\f42c"
}

.fi-br-democrat:before {
    content: "\f42d"
}

.fi-br-desktop-arrow-down:before {
    content: "\f42e"
}

.fi-br-desktop-wallpaper:before {
    content: "\f42f"
}

.fi-br-devices:before {
    content: "\f430"
}

.fi-br-dewpoint:before {
    content: "\f431"
}

.fi-br-dharmachakra:before {
    content: "\f432"
}

.fi-br-diagram-cells:before {
    content: "\f433"
}

.fi-br-diagram-lean-canvas:before {
    content: "\f434"
}

.fi-br-diagram-nested:before {
    content: "\f435"
}

.fi-br-diagram-next:before {
    content: "\f436"
}

.fi-br-diagram-predecessor:before {
    content: "\f437"
}

.fi-br-diagram-previous:before {
    content: "\f438"
}

.fi-br-diagram-project:before {
    content: "\f439"
}

.fi-br-diagram-sankey:before {
    content: "\f43a"
}

.fi-br-diagram-subtask:before {
    content: "\f43b"
}

.fi-br-diagram-successor:before {
    content: "\f43c"
}

.fi-br-diagram-venn:before {
    content: "\f43d"
}

.fi-br-dial-high:before {
    content: "\f43e"
}

.fi-br-dial-low:before {
    content: "\f43f"
}

.fi-br-dial-max:before {
    content: "\f440"
}

.fi-br-dial-med-low:before {
    content: "\f441"
}

.fi-br-dial-med:before {
    content: "\f442"
}

.fi-br-dial-min:before {
    content: "\f443"
}

.fi-br-dial-off:before {
    content: "\f444"
}

.fi-br-dial:before {
    content: "\f445"
}

.fi-br-diamond-exclamation:before {
    content: "\f446"
}

.fi-br-diamond-turn-right:before {
    content: "\f447"
}

.fi-br-diamond:before {
    content: "\f448"
}

.fi-br-dice-alt:before {
    content: "\f449"
}

.fi-br-dice-d10:before {
    content: "\f44a"
}

.fi-br-dice-d12:before {
    content: "\f44b"
}

.fi-br-dice-d20:before {
    content: "\f44c"
}

.fi-br-dice-d4:before {
    content: "\f44d"
}

.fi-br-dice-d6:before {
    content: "\f44e"
}

.fi-br-dice-d8:before {
    content: "\f44f"
}

.fi-br-dice-four:before {
    content: "\f450"
}

.fi-br-dice-one:before {
    content: "\f451"
}

.fi-br-dice-six:before {
    content: "\f452"
}

.fi-br-dice-three:before {
    content: "\f453"
}

.fi-br-dice-two:before {
    content: "\f454"
}

.fi-br-dice:before {
    content: "\f455"
}

.fi-br-digging:before {
    content: "\f456"
}

.fi-br-digital-tachograph:before {
    content: "\f457"
}

.fi-br-diploma:before {
    content: "\f458"
}

.fi-br-disc-drive:before {
    content: "\f459"
}

.fi-br-disco-ball:before {
    content: "\f45a"
}

.fi-br-discover:before {
    content: "\f45b"
}

.fi-br-disease:before {
    content: "\f45c"
}

.fi-br-disk:before {
    content: "\f45d"
}

.fi-br-display-arrow-down:before {
    content: "\f45e"
}

.fi-br-display-code:before {
    content: "\f45f"
}

.fi-br-display-medical:before {
    content: "\f460"
}

.fi-br-display-slash:before {
    content: "\f461"
}

.fi-br-distribute-spacing-horizontal:before {
    content: "\f462"
}

.fi-br-distribute-spacing-vertical:before {
    content: "\f463"
}

.fi-br-dizzy:before {
    content: "\f464"
}

.fi-br-dna:before {
    content: "\f465"
}

.fi-br-do-not-enter:before {
    content: "\f466"
}

.fi-br-doctor:before {
    content: "\f467"
}

.fi-br-document-signed:before {
    content: "\f468"
}

.fi-br-document:before {
    content: "\f469"
}

.fi-br-dog:before {
    content: "\f46a"
}

.fi-br-dollar:before {
    content: "\f46b"
}

.fi-br-dolly-flatbed-alt:before {
    content: "\f46c"
}

.fi-br-dolly-flatbed-empty:before {
    content: "\f46d"
}

.fi-br-dolly-flatbed:before {
    content: "\f46e"
}

.fi-br-dolphin:before {
    content: "\f46f"
}

.fi-br-donate:before {
    content: "\f470"
}

.fi-br-dong-sign:before {
    content: "\f471"
}

.fi-br-door-closed:before {
    content: "\f472"
}

.fi-br-door-open:before {
    content: "\f473"
}

.fi-br-dot-circle:before {
    content: "\f474"
}

.fi-br-dove:before {
    content: "\f475"
}

.fi-br-down-left-and-up-right-to-center:before {
    content: "\f476"
}

.fi-br-down-left:before {
    content: "\f477"
}

.fi-br-down-right:before {
    content: "\f478"
}

.fi-br-down-to-line:before {
    content: "\f479"
}

.fi-br-down:before {
    content: "\f47a"
}

.fi-br-download:before {
    content: "\f47b"
}

.fi-br-drafting-compass:before {
    content: "\f47c"
}

.fi-br-dragon:before {
    content: "\f47d"
}

.fi-br-draw-polygon:before {
    content: "\f47e"
}

.fi-br-draw-square:before {
    content: "\f47f"
}

.fi-br-dreidel:before {
    content: "\f480"
}

.fi-br-drink-alt:before {
    content: "\f481"
}

.fi-br-drone-alt:before {
    content: "\f482"
}

.fi-br-drone-front:before {
    content: "\f483"
}

.fi-br-drone:before {
    content: "\f484"
}

.fi-br-drum-steelpan:before {
    content: "\f485"
}

.fi-br-drum:before {
    content: "\f486"
}

.fi-br-drumstick-bite:before {
    content: "\f487"
}

.fi-br-drumstick:before {
    content: "\f488"
}

.fi-br-dryer-alt:before {
    content: "\f489"
}

.fi-br-dryer:before {
    content: "\f48a"
}

.fi-br-duck:before {
    content: "\f48b"
}

.fi-br-dumpster-fire:before {
    content: "\f48c"
}

.fi-br-dumpster:before {
    content: "\f48d"
}

.fi-br-dungeon:before {
    content: "\f48e"
}

.fi-br-duplicate:before {
    content: "\f48f"
}

.fi-br-e-learning:before {
    content: "\f490"
}

.fi-br-e:before {
    content: "\f491"
}

.fi-br-ear-deaf:before {
    content: "\f492"
}

.fi-br-ear-muffs:before {
    content: "\f493"
}

.fi-br-ear:before {
    content: "\f494"
}

.fi-br-earnings:before {
    content: "\f495"
}

.fi-br-earth-africa:before {
    content: "\f496"
}

.fi-br-earth-americas:before {
    content: "\f497"
}

.fi-br-earth-asia:before {
    content: "\f498"
}

.fi-br-earth-europa:before {
    content: "\f499"
}

.fi-br-eclipse-alt:before {
    content: "\f49a"
}

.fi-br-eclipse:before {
    content: "\f49b"
}

.fi-br-edit-alt:before {
    content: "\f49c"
}

.fi-br-edit:before {
    content: "\f49d"
}

.fi-br-egg-fried:before {
    content: "\f49e"
}

.fi-br-egg:before {
    content: "\f49f"
}

.fi-br-eject:before {
    content: "\f4a0"
}

.fi-br-elephant:before {
    content: "\f4a1"
}

.fi-br-elevator:before {
    content: "\f4a2"
}

.fi-br-engine-warning:before {
    content: "\f4a3"
}

.fi-br-engine:before {
    content: "\f4a4"
}

.fi-br-enter:before {
    content: "\f4a5"
}

.fi-br-envelope-ban:before {
    content: "\f4a6"
}

.fi-br-envelope-bulk:before {
    content: "\f4a7"
}

.fi-br-envelope-dot:before {
    content: "\f4a8"
}

.fi-br-envelope-download:before {
    content: "\f4a9"
}

.fi-br-envelope-marker:before {
    content: "\f4aa"
}

.fi-br-envelope-open-dollar:before {
    content: "\f4ab"
}

.fi-br-envelope-open-text:before {
    content: "\f4ac"
}

.fi-br-envelope-open:before {
    content: "\f4ad"
}

.fi-br-envelope-plus:before {
    content: "\f4ae"
}

.fi-br-envelope:before {
    content: "\f4af"
}

.fi-br-envelopes:before {
    content: "\f4b0"
}

.fi-br-equality:before {
    content: "\f4b1"
}

.fi-br-eraser:before {
    content: "\f4b2"
}

.fi-br-escalator:before {
    content: "\f4b3"
}

.fi-br-ethernet:before {
    content: "\f4b4"
}

.fi-br-euro:before {
    content: "\f4b5"
}

.fi-br-exchange-alt:before {
    content: "\f4b6"
}

.fi-br-exchange:before {
    content: "\f4b7"
}

.fi-br-exclamation:before {
    content: "\f4b8"
}

.fi-br-exit:before {
    content: "\f4b9"
}

.fi-br-expand-arrows-alt:before {
    content: "\f4ba"
}

.fi-br-expand-arrows:before {
    content: "\f4bb"
}

.fi-br-expand:before {
    content: "\f4bc"
}

.fi-br-eye-crossed:before {
    content: "\f4bd"
}

.fi-br-eye-dropper-half:before {
    content: "\f4be"
}

.fi-br-eye-dropper:before {
    content: "\f4bf"
}

.fi-br-eye:before {
    content: "\f4c0"
}

.fi-br-eyes:before {
    content: "\f4c1"
}

.fi-br-f:before {
    content: "\f4c2"
}

.fi-br-face-angry-horns:before {
    content: "\f4c3"
}

.fi-br-face-anguished:before {
    content: "\f4c4"
}

.fi-br-face-anxious-sweat:before {
    content: "\f4c5"
}

.fi-br-face-astonished:before {
    content: "\f4c6"
}

.fi-br-face-awesome:before {
    content: "\f4c7"
}

.fi-br-face-beam-hand-over-mouth:before {
    content: "\f4c8"
}

.fi-br-face-confounded:before {
    content: "\f4c9"
}

.fi-br-face-confused:before {
    content: "\f4ca"
}

.fi-br-face-cowboy-hat:before {
    content: "\f4cb"
}

.fi-br-face-disappointed:before {
    content: "\f4cc"
}

.fi-br-face-disguise:before {
    content: "\f4cd"
}

.fi-br-face-downcast-sweat:before {
    content: "\f4ce"
}

.fi-br-face-drooling:before {
    content: "\f4cf"
}

.fi-br-face-explode:before {
    content: "\f4d0"
}

.fi-br-face-expressionless:before {
    content: "\f4d1"
}

.fi-br-face-eyes-xmarks:before {
    content: "\f4d2"
}

.fi-br-face-fearful:before {
    content: "\f4d3"
}

.fi-br-face-glasses:before {
    content: "\f4d4"
}

.fi-br-face-grin-tongue-wink:before {
    content: "\f4d5"
}

.fi-br-face-hand-yawn:before {
    content: "\f4d6"
}

.fi-br-face-head-bandage:before {
    content: "\f4d7"
}

.fi-br-face-hushed:before {
    content: "\f4d8"
}

.fi-br-face-icicles:before {
    content: "\f4d9"
}

.fi-br-face-lying:before {
    content: "\f4da"
}

.fi-br-face-mask:before {
    content: "\f4db"
}

.fi-br-face-monocle:before {
    content: "\f4dc"
}

.fi-br-face-nauseated:before {
    content: "\f4dd"
}

.fi-br-face-nose-steam:before {
    content: "\f4de"
}

.fi-br-face-party:before {
    content: "\f4df"
}

.fi-br-face-pensive:before {
    content: "\f4e0"
}

.fi-br-face-persevering:before {
    content: "\f4e1"
}

.fi-br-face-pleading:before {
    content: "\f4e2"
}

.fi-br-face-raised-eyebrow:before {
    content: "\f4e3"
}

.fi-br-face-relieved:before {
    content: "\f4e4"
}

.fi-br-face-sad-sweat:before {
    content: "\f4e5"
}

.fi-br-face-scream:before {
    content: "\f4e6"
}

.fi-br-face-shush:before {
    content: "\f4e7"
}

.fi-br-face-sleeping:before {
    content: "\f4e8"
}

.fi-br-face-sleepy:before {
    content: "\f4e9"
}

.fi-br-face-smile-halo:before {
    content: "\f4ea"
}

.fi-br-face-smile-hearts:before {
    content: "\f4eb"
}

.fi-br-face-smile-horns:before {
    content: "\f4ec"
}

.fi-br-face-smile-tear:before {
    content: "\f4ed"
}

.fi-br-face-smile-tongue:before {
    content: "\f4ee"
}

.fi-br-face-smile-upside-down:before {
    content: "\f4ef"
}

.fi-br-face-smiling-hands:before {
    content: "\f4f0"
}

.fi-br-face-smirking:before {
    content: "\f4f1"
}

.fi-br-face-sunglasses:before {
    content: "\f4f2"
}

.fi-br-face-swear:before {
    content: "\f4f3"
}

.fi-br-face-thermometer:before {
    content: "\f4f4"
}

.fi-br-face-thinking:before {
    content: "\f4f5"
}

.fi-br-face-tissue:before {
    content: "\f4f6"
}

.fi-br-face-tongue-money:before {
    content: "\f4f7"
}

.fi-br-face-tongue-sweat:before {
    content: "\f4f8"
}

.fi-br-face-unamused:before {
    content: "\f4f9"
}

.fi-br-face-viewfinder:before {
    content: "\f4fa"
}

.fi-br-face-vomit:before {
    content: "\f4fb"
}

.fi-br-face-weary:before {
    content: "\f4fc"
}

.fi-br-face-woozy:before {
    content: "\f4fd"
}

.fi-br-face-worried:before {
    content: "\f4fe"
}

.fi-br-face-zany:before {
    content: "\f4ff"
}

.fi-br-face-zipper:before {
    content: "\f500"
}

.fi-br-family-dress:before {
    content: "\f501"
}

.fi-br-family-pants:before {
    content: "\f502"
}

.fi-br-family:before {
    content: "\f503"
}

.fi-br-fan-table:before {
    content: "\f504"
}

.fi-br-fan:before {
    content: "\f505"
}

.fi-br-farm:before {
    content: "\f506"
}

.fi-br-faucet-drip:before {
    content: "\f507"
}

.fi-br-faucet:before {
    content: "\f508"
}

.fi-br-fax:before {
    content: "\f509"
}

.fi-br-feather-pointed:before {
    content: "\f50a"
}

.fi-br-feather:before {
    content: "\f50b"
}

.fi-br-female-couple:before {
    content: "\f50c"
}

.fi-br-female:before {
    content: "\f50d"
}

.fi-br-fence:before {
    content: "\f50e"
}

.fi-br-ferris-wheel:before {
    content: "\f50f"
}

.fi-br-field-hockey:before {
    content: "\f510"
}

.fi-br-fighter-jet:before {
    content: "\f511"
}

.fi-br-file-ai:before {
    content: "\f512"
}

.fi-br-file-audio:before {
    content: "\f513"
}

.fi-br-file-binary:before {
    content: "\f514"
}

.fi-br-file-chart-line:before {
    content: "\f515"
}

.fi-br-file-chart-pie:before {
    content: "\f516"
}

.fi-br-file-circle-info:before {
    content: "\f517"
}

.fi-br-file-code:before {
    content: "\f518"
}

.fi-br-file-csv:before {
    content: "\f519"
}

.fi-br-file-download:before {
    content: "\f51a"
}

.fi-br-file-edit:before {
    content: "\f51b"
}

.fi-br-file-eps:before {
    content: "\f51c"
}

.fi-br-file-excel:before {
    content: "\f51d"
}

.fi-br-file-exclamation:before {
    content: "\f51e"
}

.fi-br-file-export:before {
    content: "\f51f"
}

.fi-br-file-image:before {
    content: "\f520"
}

.fi-br-file-import:before {
    content: "\f521"
}

.fi-br-file-invoice-dollar:before {
    content: "\f522"
}

.fi-br-file-invoice:before {
    content: "\f523"
}

.fi-br-file-medical-alt:before {
    content: "\f524"
}

.fi-br-file-medical:before {
    content: "\f525"
}

.fi-br-file-minus:before {
    content: "\f526"
}

.fi-br-file-pdf:before {
    content: "\f527"
}

.fi-br-file-powerpoint:before {
    content: "\f528"
}

.fi-br-file-prescription:before {
    content: "\f529"
}

.fi-br-file-psd:before {
    content: "\f52a"
}

.fi-br-file-signature:before {
    content: "\f52b"
}

.fi-br-file-spreadsheet:before {
    content: "\f52c"
}

.fi-br-file-upload:before {
    content: "\f52d"
}

.fi-br-file-user:before {
    content: "\f52e"
}

.fi-br-file-video:before {
    content: "\f52f"
}

.fi-br-file-word:before {
    content: "\f530"
}

.fi-br-file-zipper:before {
    content: "\f531"
}

.fi-br-file:before {
    content: "\f532"
}

.fi-br-files-medical:before {
    content: "\f533"
}

.fi-br-fill:before {
    content: "\f534"
}

.fi-br-film-canister:before {
    content: "\f535"
}

.fi-br-film-slash:before {
    content: "\f536"
}

.fi-br-film:before {
    content: "\f537"
}

.fi-br-films:before {
    content: "\f538"
}

.fi-br-filter-slash:before {
    content: "\f539"
}

.fi-br-filter:before {
    content: "\f53a"
}

.fi-br-filters:before {
    content: "\f53b"
}

.fi-br-fingerprint:before {
    content: "\f53c"
}

.fi-br-fire-burner:before {
    content: "\f53d"
}

.fi-br-fire-extinguisher:before {
    content: "\f53e"
}

.fi-br-fire-flame-curved:before {
    content: "\f53f"
}

.fi-br-fire-flame-simple:before {
    content: "\f540"
}

.fi-br-fire-hydrant:before {
    content: "\f541"
}

.fi-br-fire-smoke:before {
    content: "\f542"
}

.fi-br-fireplace:before {
    content: "\f543"
}

.fi-br-fish-bones:before {
    content: "\f544"
}

.fi-br-fish-cooked:before {
    content: "\f545"
}

.fi-br-fish:before {
    content: "\f546"
}

.fi-br-fishing-rod:before {
    content: "\f547"
}

.fi-br-flag-alt:before {
    content: "\f548"
}

.fi-br-flag-checkered:before {
    content: "\f549"
}

.fi-br-flag-usa:before {
    content: "\f54a"
}

.fi-br-flag:before {
    content: "\f54b"
}

.fi-br-flame:before {
    content: "\f54c"
}

.fi-br-flashlight:before {
    content: "\f54d"
}

.fi-br-flask-poison:before {
    content: "\f54e"
}

.fi-br-flask-potion:before {
    content: "\f54f"
}

.fi-br-flask:before {
    content: "\f550"
}

.fi-br-flip-horizontal:before {
    content: "\f551"
}

.fi-br-floppy-disk-circle-arrow-right:before {
    content: "\f552"
}

.fi-br-floppy-disk-circle-xmark:before {
    content: "\f553"
}

.fi-br-floppy-disk-pen:before {
    content: "\f554"
}

.fi-br-floppy-disks:before {
    content: "\f555"
}

.fi-br-florin-sign:before {
    content: "\f556"
}

.fi-br-flower-bouquet:before {
    content: "\f557"
}

.fi-br-flower-daffodil:before {
    content: "\f558"
}

.fi-br-flower-tulip:before {
    content: "\f559"
}

.fi-br-flower:before {
    content: "\f55a"
}

.fi-br-flushed-face:before {
    content: "\f55b"
}

.fi-br-flushed:before {
    content: "\f55c"
}

.fi-br-flute:before {
    content: "\f55d"
}

.fi-br-flux-capacitor:before {
    content: "\f55e"
}

.fi-br-fog:before {
    content: "\f55f"
}

.fi-br-folder-download:before {
    content: "\f560"
}

.fi-br-folder-minus:before {
    content: "\f561"
}

.fi-br-folder-open:before {
    content: "\f562"
}

.fi-br-folder-times:before {
    content: "\f563"
}

.fi-br-folder-tree:before {
    content: "\f564"
}

.fi-br-folder-upload:before {
    content: "\f565"
}

.fi-br-folder-xmark:before {
    content: "\f566"
}

.fi-br-folder:before {
    content: "\f567"
}

.fi-br-folders:before {
    content: "\f568"
}

.fi-br-follow-folder:before {
    content: "\f569"
}

.fi-br-followcollection:before {
    content: "\f56a"
}

.fi-br-following:before {
    content: "\f56b"
}

.fi-br-football:before {
    content: "\f56c"
}

.fi-br-fork:before {
    content: "\f56d"
}

.fi-br-forklift:before {
    content: "\f56e"
}

.fi-br-form:before {
    content: "\f56f"
}

.fi-br-fort:before {
    content: "\f570"
}

.fi-br-forward-fast:before {
    content: "\f571"
}

.fi-br-forward:before {
    content: "\f572"
}

.fi-br-fox:before {
    content: "\f573"
}

.fi-br-frame:before {
    content: "\f574"
}

.fi-br-franc-sign:before {
    content: "\f575"
}

.fi-br-french-fries:before {
    content: "\f576"
}

.fi-br-frog:before {
    content: "\f577"
}

.fi-br-ftp:before {
    content: "\f578"
}

.fi-br-funnel-dollar:before {
    content: "\f579"
}

.fi-br-g:before {
    content: "\f57a"
}

.fi-br-galaxy:before {
    content: "\f57b"
}

.fi-br-gallery-thumbnails:before {
    content: "\f57c"
}

.fi-br-gallery:before {
    content: "\f57d"
}

.fi-br-game-board-alt:before {
    content: "\f57e"
}

.fi-br-gamepad:before {
    content: "\f57f"
}

.fi-br-garage-car:before {
    content: "\f580"
}

.fi-br-garage-open:before {
    content: "\f581"
}

.fi-br-garage:before {
    content: "\f582"
}

.fi-br-garlic:before {
    content: "\f583"
}

.fi-br-gas-pump-alt:before {
    content: "\f584"
}

.fi-br-gas-pump-slash:before {
    content: "\f585"
}

.fi-br-gas-pump:before {
    content: "\f586"
}

.fi-br-gauge-circle-bolt:before {
    content: "\f587"
}

.fi-br-gauge-circle-minus:before {
    content: "\f588"
}

.fi-br-gauge-circle-plus:before {
    content: "\f589"
}

.fi-br-gavel:before {
    content: "\f58a"
}

.fi-br-gears:before {
    content: "\f58b"
}

.fi-br-gem:before {
    content: "\f58c"
}

.fi-br-ghost:before {
    content: "\f58d"
}

.fi-br-gif-square:before {
    content: "\f58e"
}

.fi-br-gif:before {
    content: "\f58f"
}

.fi-br-gift-card:before {
    content: "\f590"
}

.fi-br-gift:before {
    content: "\f591"
}

.fi-br-gifts:before {
    content: "\f592"
}

.fi-br-gingerbread-man:before {
    content: "\f593"
}

.fi-br-glass-champagne:before {
    content: "\f594"
}

.fi-br-glass-cheers:before {
    content: "\f595"
}

.fi-br-glass-citrus:before {
    content: "\f596"
}

.fi-br-glass-whiskey-rocks:before {
    content: "\f597"
}

.fi-br-glass-whiskey:before {
    content: "\f598"
}

.fi-br-glass:before {
    content: "\f599"
}

.fi-br-glasses:before {
    content: "\f59a"
}

.fi-br-globe-alt:before {
    content: "\f59b"
}

.fi-br-globe-snow:before {
    content: "\f59c"
}

.fi-br-globe:before {
    content: "\f59d"
}

.fi-br-golf-ball:before {
    content: "\f59e"
}

.fi-br-golf-club:before {
    content: "\f59f"
}

.fi-br-golf:before {
    content: "\f5a0"
}

.fi-br-graduation-cap:before {
    content: "\f5a1"
}

.fi-br-gramophone:before {
    content: "\f5a2"
}

.fi-br-grape:before {
    content: "\f5a3"
}

.fi-br-graphic-style:before {
    content: "\f5a4"
}

.fi-br-graphic-tablet:before {
    content: "\f5a5"
}

.fi-br-grate-droplet:before {
    content: "\f5a6"
}

.fi-br-grate:before {
    content: "\f5a7"
}

.fi-br-grid-alt:before {
    content: "\f5a8"
}

.fi-br-grid-dividers:before {
    content: "\f5a9"
}

.fi-br-grid:before {
    content: "\f5aa"
}

.fi-br-grill-hot-alt:before {
    content: "\f5ab"
}

.fi-br-grill:before {
    content: "\f5ac"
}

.fi-br-grimace:before {
    content: "\f5ad"
}

.fi-br-grin-alt:before {
    content: "\f5ae"
}

.fi-br-grin-beam-sweat:before {
    content: "\f5af"
}

.fi-br-grin-beam:before {
    content: "\f5b0"
}

.fi-br-grin-hearts:before {
    content: "\f5b1"
}

.fi-br-grin-squint-tears:before {
    content: "\f5b2"
}

.fi-br-grin-squint:before {
    content: "\f5b3"
}

.fi-br-grin-stars:before {
    content: "\f5b4"
}

.fi-br-grin-tears:before {
    content: "\f5b5"
}

.fi-br-grin-tongue-squint:before {
    content: "\f5b6"
}

.fi-br-grin-tongue-wink:before {
    content: "\f5b7"
}

.fi-br-grin-tongue:before {
    content: "\f5b8"
}

.fi-br-grin-wink:before {
    content: "\f5b9"
}

.fi-br-grin:before {
    content: "\f5ba"
}

.fi-br-grip-dots-vertical:before {
    content: "\f5bb"
}

.fi-br-grip-dots:before {
    content: "\f5bc"
}

.fi-br-grip-horizontal:before {
    content: "\f5bd"
}

.fi-br-grip-lines-vertical:before {
    content: "\f5be"
}

.fi-br-grip-lines:before {
    content: "\f5bf"
}

.fi-br-grip-vertical:before {
    content: "\f5c0"
}

.fi-br-guarani-sign:before {
    content: "\f5c1"
}

.fi-br-guitar-electric:before {
    content: "\f5c2"
}

.fi-br-guitar:before {
    content: "\f5c3"
}

.fi-br-guitars:before {
    content: "\f5c4"
}

.fi-br-gun-squirt:before {
    content: "\f5c5"
}

.fi-br-gym:before {
    content: "\f5c6"
}

.fi-br-h-square:before {
    content: "\f5c7"
}

.fi-br-h:before {
    content: "\f5c8"
}

.fi-br-h1:before {
    content: "\f5c9"
}

.fi-br-h2:before {
    content: "\f5ca"
}

.fi-br-h3:before {
    content: "\f5cb"
}

.fi-br-h4:before {
    content: "\f5cc"
}

.fi-br-hamburger-soda:before {
    content: "\f5cd"
}

.fi-br-hamburger:before {
    content: "\f5ce"
}

.fi-br-hammer-crash:before {
    content: "\f5cf"
}

.fi-br-hammer-war:before {
    content: "\f5d0"
}

.fi-br-hammer:before {
    content: "\f5d1"
}

.fi-br-hand-back-fist:before {
    content: "\f5d2"
}

.fi-br-hand-back-point-down:before {
    content: "\f5d3"
}

.fi-br-hand-back-point-left:before {
    content: "\f5d4"
}

.fi-br-hand-back-point-ribbon:before {
    content: "\f5d5"
}

.fi-br-hand-back-point-right:before {
    content: "\f5d6"
}

.fi-br-hand-dots:before {
    content: "\f5d7"
}

.fi-br-hand-fingers-crossed:before {
    content: "\f5d8"
}

.fi-br-hand-heart:before {
    content: "\f5d9"
}

.fi-br-hand-holding-box:before {
    content: "\f5da"
}

.fi-br-hand-holding-droplet:before {
    content: "\f5db"
}

.fi-br-hand-holding-medical:before {
    content: "\f5dc"
}

.fi-br-hand-holding-seeding:before {
    content: "\f5dd"
}

.fi-br-hand-holding-skull:before {
    content: "\f5de"
}

.fi-br-hand-holding-usd:before {
    content: "\f5df"
}

.fi-br-hand-holding-water:before {
    content: "\f5e0"
}

.fi-br-hand-horns:before {
    content: "\f5e1"
}

.fi-br-hand-lizard:before {
    content: "\f5e2"
}

.fi-br-hand-love:before {
    content: "\f5e3"
}

.fi-br-hand-middle-finger:before {
    content: "\f5e4"
}

.fi-br-hand-paper:before {
    content: "\f5e5"
}

.fi-br-hand-peace:before {
    content: "\f5e6"
}

.fi-br-hand-point-ribbon:before {
    content: "\f5e7"
}

.fi-br-hand-scissors:before {
    content: "\f5e8"
}

.fi-br-hand-sparkles:before {
    content: "\f5e9"
}

.fi-br-hand-spock:before {
    content: "\f5ea"
}

.fi-br-hand-wave:before {
    content: "\f5eb"
}

.fi-br-hand:before {
    content: "\f5ec"
}

.fi-br-hands-bubbles:before {
    content: "\f5ed"
}

.fi-br-hands-clapping:before {
    content: "\f5ee"
}

.fi-br-hands-heart:before {
    content: "\f5ef"
}

.fi-br-hands-holding-diamond:before {
    content: "\f5f0"
}

.fi-br-hands-holding:before {
    content: "\f5f1"
}

.fi-br-hands-usd:before {
    content: "\f5f2"
}

.fi-br-handshake-angle:before {
    content: "\f5f3"
}

.fi-br-handshake-simple-slash:before {
    content: "\f5f4"
}

.fi-br-handshake:before {
    content: "\f5f5"
}

.fi-br-happy:before {
    content: "\f5f6"
}

.fi-br-hard-hat:before {
    content: "\f5f7"
}

.fi-br-hastag:before {
    content: "\f5f8"
}

.fi-br-hat-birthday:before {
    content: "\f5f9"
}

.fi-br-hat-chef:before {
    content: "\f5fa"
}

.fi-br-hat-cowboy-side:before {
    content: "\f5fb"
}

.fi-br-hat-cowboy:before {
    content: "\f5fc"
}

.fi-br-hat-santa:before {
    content: "\f5fd"
}

.fi-br-hat-winter:before {
    content: "\f5fe"
}

.fi-br-hat-witch:before {
    content: "\f5ff"
}

.fi-br-hat-wizard:before {
    content: "\f600"
}

.fi-br-hdd:before {
    content: "\f601"
}

.fi-br-head-side-brain:before {
    content: "\f602"
}

.fi-br-head-side-cough-slash:before {
    content: "\f603"
}

.fi-br-head-side-cough:before {
    content: "\f604"
}

.fi-br-head-side-headphones:before {
    content: "\f605"
}

.fi-br-head-side-heart:before {
    content: "\f606"
}

.fi-br-head-side-mask:before {
    content: "\f607"
}

.fi-br-head-side-medical:before {
    content: "\f608"
}

.fi-br-head-side-thinking:before {
    content: "\f609"
}

.fi-br-head-side-virus:before {
    content: "\f60a"
}

.fi-br-head-side:before {
    content: "\f60b"
}

.fi-br-head-vr:before {
    content: "\f60c"
}

.fi-br-heading:before {
    content: "\f60d"
}

.fi-br-headphones:before {
    content: "\f60e"
}

.fi-br-headset:before {
    content: "\f60f"
}

.fi-br-heart-arrow:before {
    content: "\f610"
}

.fi-br-heart-crack:before {
    content: "\f611"
}

.fi-br-heart-half-stroke:before {
    content: "\f612"
}

.fi-br-heart-half:before {
    content: "\f613"
}

.fi-br-heart-rate:before {
    content: "\f614"
}

.fi-br-heart:before {
    content: "\f615"
}

.fi-br-heat:before {
    content: "\f616"
}

.fi-br-helicopter-side:before {
    content: "\f617"
}

.fi-br-hexagon-check:before {
    content: "\f618"
}

.fi-br-hexagon-exclamation:before {
    content: "\f619"
}

.fi-br-hexagon:before {
    content: "\f61a"
}

.fi-br-high-definition:before {
    content: "\f61b"
}

.fi-br-highlighter-line:before {
    content: "\f61c"
}

.fi-br-highlighter:before {
    content: "\f61d"
}

.fi-br-hiking:before {
    content: "\f61e"
}

.fi-br-hippo:before {
    content: "\f61f"
}

.fi-br-hockey-mask:before {
    content: "\f620"
}

.fi-br-hockey-puck:before {
    content: "\f621"
}

.fi-br-hockey-sticks:before {
    content: "\f622"
}

.fi-br-holly-berry:before {
    content: "\f623"
}

.fi-br-home-heart:before {
    content: "\f624"
}

.fi-br-home-location-alt:before {
    content: "\f625"
}

.fi-br-home-location:before {
    content: "\f626"
}

.fi-br-home:before {
    content: "\f627"
}

.fi-br-hood-cloak:before {
    content: "\f628"
}

.fi-br-horizontal-rule:before {
    content: "\f629"
}

.fi-br-horse-head:before {
    content: "\f62a"
}

.fi-br-horse-saddle:before {
    content: "\f62b"
}

.fi-br-horse:before {
    content: "\f62c"
}

.fi-br-hose-reel:before {
    content: "\f62d"
}

.fi-br-hose:before {
    content: "\f62e"
}

.fi-br-hospital-symbol:before {
    content: "\f62f"
}

.fi-br-hospital-user:before {
    content: "\f630"
}

.fi-br-hospital:before {
    content: "\f631"
}

.fi-br-hospitals:before {
    content: "\f632"
}

.fi-br-hot-tub:before {
    content: "\f633"
}

.fi-br-hotdog:before {
    content: "\f634"
}

.fi-br-hotel:before {
    content: "\f635"
}

.fi-br-hourglass-end:before {
    content: "\f636"
}

.fi-br-hourglass-start:before {
    content: "\f637"
}

.fi-br-hourglass:before {
    content: "\f638"
}

.fi-br-house-blank:before {
    content: "\f639"
}

.fi-br-house-building:before {
    content: "\f63a"
}

.fi-br-house-chimney-blank:before {
    content: "\f63b"
}

.fi-br-house-chimney-crack:before {
    content: "\f63c"
}

.fi-br-house-chimney-heart:before {
    content: "\f63d"
}

.fi-br-house-chimney-medical:before {
    content: "\f63e"
}

.fi-br-house-chimney-user:before {
    content: "\f63f"
}

.fi-br-house-chimney-window:before {
    content: "\f640"
}

.fi-br-house-chimney:before {
    content: "\f641"
}

.fi-br-house-crack:before {
    content: "\f642"
}

.fi-br-house-day:before {
    content: "\f643"
}

.fi-br-house-flood:before {
    content: "\f644"
}

.fi-br-house-laptop:before {
    content: "\f645"
}

.fi-br-house-leave:before {
    content: "\f646"
}

.fi-br-house-medical:before {
    content: "\f647"
}

.fi-br-house-night:before {
    content: "\f648"
}

.fi-br-house-return:before {
    content: "\f649"
}

.fi-br-house-signal:before {
    content: "\f64a"
}

.fi-br-house-tree:before {
    content: "\f64b"
}

.fi-br-house-tsunami:before {
    content: "\f64c"
}

.fi-br-house-turret:before {
    content: "\f64d"
}

.fi-br-house-user:before {
    content: "\f64e"
}

.fi-br-house-window:before {
    content: "\f64f"
}

.fi-br-hryvnia:before {
    content: "\f650"
}

.fi-br-humidity:before {
    content: "\f651"
}

.fi-br-hundred-points:before {
    content: "\f652"
}

.fi-br-hurricane:before {
    content: "\f653"
}

.fi-br-i:before {
    content: "\f654"
}

.fi-br-ice-cream:before {
    content: "\f655"
}

.fi-br-ice-skate:before {
    content: "\f656"
}

.fi-br-icicles:before {
    content: "\f657"
}

.fi-br-icon-star:before {
    content: "\f658"
}

.fi-br-id-badge:before {
    content: "\f659"
}

.fi-br-id-card-clip-alt:before {
    content: "\f65a"
}

.fi-br-igloo:before {
    content: "\f65b"
}

.fi-br-image-slash:before {
    content: "\f65c"
}

.fi-br-images-user:before {
    content: "\f65d"
}

.fi-br-images:before {
    content: "\f65e"
}

.fi-br-inbox-in:before {
    content: "\f65f"
}

.fi-br-inbox-out:before {
    content: "\f660"
}

.fi-br-inbox:before {
    content: "\f661"
}

.fi-br-inboxes:before {
    content: "\f662"
}

.fi-br-incognito:before {
    content: "\f663"
}

.fi-br-indent:before {
    content: "\f664"
}

.fi-br-indian-rupee-sign:before {
    content: "\f665"
}

.fi-br-industry-alt:before {
    content: "\f666"
}

.fi-br-industry-windows:before {
    content: "\f667"
}

.fi-br-infinity:before {
    content: "\f668"
}

.fi-br-info:before {
    content: "\f669"
}

.fi-br-information:before {
    content: "\f66a"
}

.fi-br-inhaler:before {
    content: "\f66b"
}

.fi-br-input-numeric:before {
    content: "\f66c"
}

.fi-br-input-pipe:before {
    content: "\f66d"
}

.fi-br-input-text:before {
    content: "\f66e"
}

.fi-br-interactive:before {
    content: "\f66f"
}

.fi-br-interlining:before {
    content: "\f670"
}

.fi-br-interrogation:before {
    content: "\f671"
}

.fi-br-inventory-alt:before {
    content: "\f672"
}

.fi-br-island-tropical:before {
    content: "\f673"
}

.fi-br-it-alt:before {
    content: "\f674"
}

.fi-br-it-computer:before {
    content: "\f675"
}

.fi-br-it:before {
    content: "\f676"
}

.fi-br-italian-lira-sign:before {
    content: "\f677"
}

.fi-br-italic:before {
    content: "\f678"
}

.fi-br-j:before {
    content: "\f679"
}

.fi-br-jam:before {
    content: "\f67a"
}

.fi-br-joint:before {
    content: "\f67b"
}

.fi-br-joystick:before {
    content: "\f67c"
}

.fi-br-jpg:before {
    content: "\f67d"
}

.fi-br-jug:before {
    content: "\f67e"
}

.fi-br-k:before {
    content: "\f67f"
}

.fi-br-kazoo:before {
    content: "\f680"
}

.fi-br-kerning:before {
    content: "\f681"
}

.fi-br-key-skeleton-left-right:before {
    content: "\f682"
}

.fi-br-key:before {
    content: "\f683"
}

.fi-br-keyboard-brightness-low:before {
    content: "\f684"
}

.fi-br-keyboard-brightness:before {
    content: "\f685"
}

.fi-br-keyboard-down:before {
    content: "\f686"
}

.fi-br-keyboard-left:before {
    content: "\f687"
}

.fi-br-keyboard:before {
    content: "\f688"
}

.fi-br-keynote:before {
    content: "\f689"
}

.fi-br-kidneys:before {
    content: "\f68a"
}

.fi-br-kip-sign:before {
    content: "\f68b"
}

.fi-br-kiss-beam:before {
    content: "\f68c"
}

.fi-br-kiss-wink-heart:before {
    content: "\f68d"
}

.fi-br-kiss:before {
    content: "\f68e"
}

.fi-br-kite:before {
    content: "\f68f"
}

.fi-br-kiwi-bird:before {
    content: "\f690"
}

.fi-br-knife-kitchen:before {
    content: "\f691"
}

.fi-br-knife:before {
    content: "\f692"
}

.fi-br-l:before {
    content: "\f693"
}

.fi-br-label:before {
    content: "\f694"
}

.fi-br-lamp-desk:before {
    content: "\f695"
}

.fi-br-lamp-floor:before {
    content: "\f696"
}

.fi-br-lamp-street:before {
    content: "\f697"
}

.fi-br-lamp:before {
    content: "\f698"
}

.fi-br-landmark-alt:before {
    content: "\f699"
}

.fi-br-language:before {
    content: "\f69a"
}

.fi-br-laptop-arrow-down:before {
    content: "\f69b"
}

.fi-br-laptop-code:before {
    content: "\f69c"
}

.fi-br-laptop-medical:before {
    content: "\f69d"
}

.fi-br-laptop-mobile:before {
    content: "\f69e"
}

.fi-br-laptop-slash:before {
    content: "\f69f"
}

.fi-br-laptop:before {
    content: "\f6a0"
}

.fi-br-lari-sign:before {
    content: "\f6a1"
}

.fi-br-lasso-sparkles:before {
    content: "\f6a2"
}

.fi-br-lasso:before {
    content: "\f6a3"
}

.fi-br-laugh-beam:before {
    content: "\f6a4"
}

.fi-br-laugh-squint:before {
    content: "\f6a5"
}

.fi-br-laugh-wink:before {
    content: "\f6a6"
}

.fi-br-laugh:before {
    content: "\f6a7"
}

.fi-br-layer-minus:before {
    content: "\f6a8"
}

.fi-br-layer-plus:before {
    content: "\f6a9"
}

.fi-br-layers:before {
    content: "\f6aa"
}

.fi-br-layout-fluid:before {
    content: "\f6ab"
}

.fi-br-leaf-heart:before {
    content: "\f6ac"
}

.fi-br-leaf-maple:before {
    content: "\f6ad"
}

.fi-br-leaf-oak:before {
    content: "\f6ae"
}

.fi-br-leaf:before {
    content: "\f6af"
}

.fi-br-left:before {
    content: "\f6b0"
}

.fi-br-lemon:before {
    content: "\f6b1"
}

.fi-br-letter-case:before {
    content: "\f6b2"
}

.fi-br-lettuce:before {
    content: "\f6b3"
}

.fi-br-level-down-alt:before {
    content: "\f6b4"
}

.fi-br-level-down:before {
    content: "\f6b5"
}

.fi-br-level-up-alt:before {
    content: "\f6b6"
}

.fi-br-level-up:before {
    content: "\f6b7"
}

.fi-br-license:before {
    content: "\f6b8"
}

.fi-br-life-ring:before {
    content: "\f6b9"
}

.fi-br-light-ceiling:before {
    content: "\f6ba"
}

.fi-br-light-emergency-on:before {
    content: "\f6bb"
}

.fi-br-light-emergency:before {
    content: "\f6bc"
}

.fi-br-light-switch-off:before {
    content: "\f6bd"
}

.fi-br-light-switch-on:before {
    content: "\f6be"
}

.fi-br-light-switch:before {
    content: "\f6bf"
}

.fi-br-lightbulb-dollar:before {
    content: "\f6c0"
}

.fi-br-lightbulb-exclamation:before {
    content: "\f6c1"
}

.fi-br-lightbulb-on:before {
    content: "\f6c2"
}

.fi-br-lightbulb-question:before {
    content: "\f6c3"
}

.fi-br-lightbulb-slash:before {
    content: "\f6c4"
}

.fi-br-lights-holiday:before {
    content: "\f6c5"
}

.fi-br-line-width:before {
    content: "\f6c6"
}

.fi-br-link-alt:before {
    content: "\f6c7"
}

.fi-br-link-horizontal-slash:before {
    content: "\f6c8"
}

.fi-br-link-horizontal:before {
    content: "\f6c9"
}

.fi-br-link-slash-alt:before {
    content: "\f6ca"
}

.fi-br-link-slash:before {
    content: "\f6cb"
}

.fi-br-link:before {
    content: "\f6cc"
}

.fi-br-lips:before {
    content: "\f6cd"
}

.fi-br-lipstick:before {
    content: "\f6ce"
}

.fi-br-lira-sign:before {
    content: "\f6cf"
}

.fi-br-list-check:before {
    content: "\f6d0"
}

.fi-br-list-dropdown:before {
    content: "\f6d1"
}

.fi-br-list-music:before {
    content: "\f6d2"
}

.fi-br-list-timeline:before {
    content: "\f6d3"
}

.fi-br-list:before {
    content: "\f6d4"
}

.fi-br-litecoin-sign:before {
    content: "\f6d5"
}

.fi-br-loading:before {
    content: "\f6d6"
}

.fi-br-lobster:before {
    content: "\f6d7"
}

.fi-br-location-alt:before {
    content: "\f6d8"
}

.fi-br-location-arrow:before {
    content: "\f6d9"
}

.fi-br-location-crosshairs-slash:before {
    content: "\f6da"
}

.fi-br-location-crosshairs:before {
    content: "\f6db"
}

.fi-br-location-dot-slash:before {
    content: "\f6dc"
}

.fi-br-location-exclamation:before {
    content: "\f6dd"
}

.fi-br-lock-alt:before {
    content: "\f6de"
}

.fi-br-lock-open-alt:before {
    content: "\f6df"
}

.fi-br-lock:before {
    content: "\f6e0"
}

.fi-br-locust:before {
    content: "\f6e1"
}

.fi-br-loveseat:before {
    content: "\f6e2"
}

.fi-br-low-vision:before {
    content: "\f6e3"
}

.fi-br-luchador:before {
    content: "\f6e4"
}

.fi-br-luggage-cart:before {
    content: "\f6e5"
}

.fi-br-luggage-rolling:before {
    content: "\f6e6"
}

.fi-br-lungs-virus:before {
    content: "\f6e7"
}

.fi-br-lungs:before {
    content: "\f6e8"
}

.fi-br-m:before {
    content: "\f6e9"
}

.fi-br-magic-wand:before {
    content: "\f6ea"
}

.fi-br-magnet:before {
    content: "\f6eb"
}

.fi-br-mailbox:before {
    content: "\f6ec"
}

.fi-br-makeup-brush:before {
    content: "\f6ed"
}

.fi-br-male-couple:before {
    content: "\f6ee"
}

.fi-br-male:before {
    content: "\f6ef"
}

.fi-br-man-head:before {
    content: "\f6f0"
}

.fi-br-manat-sign:before {
    content: "\f6f1"
}

.fi-br-mandolin:before {
    content: "\f6f2"
}

.fi-br-manhole:before {
    content: "\f6f3"
}

.fi-br-map-marker-check:before {
    content: "\f6f4"
}

.fi-br-map-marker-cross:before {
    content: "\f6f5"
}

.fi-br-map-marker-edit:before {
    content: "\f6f6"
}

.fi-br-map-marker-home:before {
    content: "\f6f7"
}

.fi-br-map-marker-minus:before {
    content: "\f6f8"
}

.fi-br-map-marker-plus:before {
    content: "\f6f9"
}

.fi-br-map-marker-question:before {
    content: "\f6fa"
}

.fi-br-map-marker-slash:before {
    content: "\f6fb"
}

.fi-br-map-marker-smile:before {
    content: "\f6fc"
}

.fi-br-map-marker:before {
    content: "\f6fd"
}

.fi-br-map-pin:before {
    content: "\f6fe"
}

.fi-br-map:before {
    content: "\f6ff"
}

.fi-br-marker-time:before {
    content: "\f700"
}

.fi-br-marker:before {
    content: "\f701"
}

.fi-br-mars-stroke-right:before {
    content: "\f702"
}

.fi-br-mars-stroke-up:before {
    content: "\f703"
}

.fi-br-mask-carnival:before {
    content: "\f704"
}

.fi-br-mask-face:before {
    content: "\f705"
}

.fi-br-mattress-pillow:before {
    content: "\f706"
}

.fi-br-meat:before {
    content: "\f707"
}

.fi-br-medical-star:before {
    content: "\f708"
}

.fi-br-medicine:before {
    content: "\f709"
}

.fi-br-megaphone:before {
    content: "\f70a"
}

.fi-br-meh-blank:before {
    content: "\f70b"
}

.fi-br-meh-rolling-eyes:before {
    content: "\f70c"
}

.fi-br-melon:before {
    content: "\f70d"
}

.fi-br-memo-circle-check:before {
    content: "\f70e"
}

.fi-br-memo-pad:before {
    content: "\f70f"
}

.fi-br-memo:before {
    content: "\f710"
}

.fi-br-memory:before {
    content: "\f711"
}

.fi-br-menu-burger:before {
    content: "\f712"
}

.fi-br-menu-dots-vertical:before {
    content: "\f713"
}

.fi-br-menu-dots:before {
    content: "\f714"
}

.fi-br-mercury:before {
    content: "\f715"
}

.fi-br-message-arrow-down:before {
    content: "\f716"
}

.fi-br-message-arrow-up-right:before {
    content: "\f717"
}

.fi-br-message-arrow-up:before {
    content: "\f718"
}

.fi-br-message-bot:before {
    content: "\f719"
}

.fi-br-message-code:before {
    content: "\f71a"
}

.fi-br-message-dollar:before {
    content: "\f71b"
}

.fi-br-message-image:before {
    content: "\f71c"
}

.fi-br-message-question:before {
    content: "\f71d"
}

.fi-br-message-quote:before {
    content: "\f71e"
}

.fi-br-message-slash:before {
    content: "\f71f"
}

.fi-br-message-sms:before {
    content: "\f720"
}

.fi-br-message-text:before {
    content: "\f721"
}

.fi-br-message-xmark:before {
    content: "\f722"
}

.fi-br-messages-dollar:before {
    content: "\f723"
}

.fi-br-messages-question:before {
    content: "\f724"
}

.fi-br-messages:before {
    content: "\f725"
}

.fi-br-meteor:before {
    content: "\f726"
}

.fi-br-meter-bolt:before {
    content: "\f727"
}

.fi-br-meter-droplet:before {
    content: "\f728"
}

.fi-br-meter-fire:before {
    content: "\f729"
}

.fi-br-meter:before {
    content: "\f72a"
}

.fi-br-microchip-ai:before {
    content: "\f72b"
}

.fi-br-microchip:before {
    content: "\f72c"
}

.fi-br-microphone-alt:before {
    content: "\f72d"
}

.fi-br-microphone-slash:before {
    content: "\f72e"
}

.fi-br-microphone:before {
    content: "\f72f"
}

.fi-br-microscope:before {
    content: "\f730"
}

.fi-br-microwave:before {
    content: "\f731"
}

.fi-br-mill-sign:before {
    content: "\f732"
}

.fi-br-mind-share:before {
    content: "\f733"
}

.fi-br-minus-circle:before {
    content: "\f734"
}

.fi-br-minus-hexagon:before {
    content: "\f735"
}

.fi-br-minus-small:before {
    content: "\f736"
}

.fi-br-minus:before {
    content: "\f737"
}

.fi-br-mistletoe:before {
    content: "\f738"
}

.fi-br-mobile-button:before {
    content: "\f739"
}

.fi-br-mobile-notch:before {
    content: "\f73a"
}

.fi-br-mobile:before {
    content: "\f73b"
}

.fi-br-mockup:before {
    content: "\f73c"
}

.fi-br-mode-landscape:before {
    content: "\f73d"
}

.fi-br-mode-portrait:before {
    content: "\f73e"
}

.fi-br-money-bill-simple:before {
    content: "\f73f"
}

.fi-br-money-bill-wave-alt:before {
    content: "\f740"
}

.fi-br-money-bill-wave:before {
    content: "\f741"
}

.fi-br-money-bills-simple:before {
    content: "\f742"
}

.fi-br-money-bills:before {
    content: "\f743"
}

.fi-br-money-check-edit-alt:before {
    content: "\f744"
}

.fi-br-money-check-edit:before {
    content: "\f745"
}

.fi-br-money-check:before {
    content: "\f746"
}

.fi-br-money-from-bracket:before {
    content: "\f747"
}

.fi-br-money-simple-from-bracket:before {
    content: "\f748"
}

.fi-br-money:before {
    content: "\f749"
}

.fi-br-monkey:before {
    content: "\f74a"
}

.fi-br-monument:before {
    content: "\f74b"
}

.fi-br-moon-stars:before {
    content: "\f74c"
}

.fi-br-moon:before {
    content: "\f74d"
}

.fi-br-moped:before {
    content: "\f74e"
}

.fi-br-mortar-pestle:before {
    content: "\f74f"
}

.fi-br-mosquito-net:before {
    content: "\f750"
}

.fi-br-mosquito:before {
    content: "\f751"
}

.fi-br-motorcycle:before {
    content: "\f752"
}

.fi-br-mound:before {
    content: "\f753"
}

.fi-br-mountain-city:before {
    content: "\f754"
}

.fi-br-mountain:before {
    content: "\f755"
}

.fi-br-mountains:before {
    content: "\f756"
}

.fi-br-mouse:before {
    content: "\f757"
}

.fi-br-move-to-folder-2:before {
    content: "\f758"
}

.fi-br-move-to-folder:before {
    content: "\f759"
}

.fi-br-mp3-player:before {
    content: "\f75a"
}

.fi-br-mug-alt:before {
    content: "\f75b"
}

.fi-br-mug-hot-alt:before {
    content: "\f75c"
}

.fi-br-mug-hot:before {
    content: "\f75d"
}

.fi-br-mug-marshmallows:before {
    content: "\f75e"
}

.fi-br-mug-tea:before {
    content: "\f75f"
}

.fi-br-mug:before {
    content: "\f760"
}

.fi-br-mushroom:before {
    content: "\f761"
}

.fi-br-music-alt:before {
    content: "\f762"
}

.fi-br-music-file:before {
    content: "\f763"
}

.fi-br-music-note-slash:before {
    content: "\f764"
}

.fi-br-music-note:before {
    content: "\f765"
}

.fi-br-music-slash:before {
    content: "\f766"
}

.fi-br-music:before {
    content: "\f767"
}

.fi-br-n:before {
    content: "\f768"
}

.fi-br-naira-sign:before {
    content: "\f769"
}

.fi-br-narwhal:before {
    content: "\f76a"
}

.fi-br-navigation:before {
    content: "\f76b"
}

.fi-br-network-cloud:before {
    content: "\f76c"
}

.fi-br-network:before {
    content: "\f76d"
}

.fi-br-neuter:before {
    content: "\f76e"
}

.fi-br-nfc-lock:before {
    content: "\f76f"
}

.fi-br-nfc-magnifying-glass:before {
    content: "\f770"
}

.fi-br-nfc-pen:before {
    content: "\f771"
}

.fi-br-nfc-slash:before {
    content: "\f772"
}

.fi-br-nfc-trash:before {
    content: "\f773"
}

.fi-br-nfc:before {
    content: "\f774"
}

.fi-br-no-people:before {
    content: "\f775"
}

.fi-br-noodles:before {
    content: "\f776"
}

.fi-br-notdef:before {
    content: "\f777"
}

.fi-br-note-medical:before {
    content: "\f778"
}

.fi-br-note-sticky:before {
    content: "\f779"
}

.fi-br-note:before {
    content: "\f77a"
}

.fi-br-notebook-alt:before {
    content: "\f77b"
}

.fi-br-notebook:before {
    content: "\f77c"
}

.fi-br-notes-medical:before {
    content: "\f77d"
}

.fi-br-notes:before {
    content: "\f77e"
}

.fi-br-o:before {
    content: "\f77f"
}

.fi-br-object-exclude:before {
    content: "\f780"
}

.fi-br-object-group:before {
    content: "\f781"
}

.fi-br-object-intersect:before {
    content: "\f782"
}

.fi-br-object-subtract:before {
    content: "\f783"
}

.fi-br-object-ungroup:before {
    content: "\f784"
}

.fi-br-object-union:before {
    content: "\f785"
}

.fi-br-objects-column:before {
    content: "\f786"
}

.fi-br-octagon:before {
    content: "\f787"
}

.fi-br-oil-can:before {
    content: "\f788"
}

.fi-br-oil-temp:before {
    content: "\f789"
}

.fi-br-olive-oil:before {
    content: "\f78a"
}

.fi-br-olives:before {
    content: "\f78b"
}

.fi-br-onion:before {
    content: "\f78c"
}

.fi-br-opacity:before {
    content: "\f78d"
}

.fi-br-ornament:before {
    content: "\f78e"
}

.fi-br-otter:before {
    content: "\f78f"
}

.fi-br-outdent:before {
    content: "\f790"
}

.fi-br-oven:before {
    content: "\f791"
}

.fi-br-overline:before {
    content: "\f792"
}

.fi-br-p:before {
    content: "\f793"
}

.fi-br-package:before {
    content: "\f794"
}

.fi-br-page-break:before {
    content: "\f795"
}

.fi-br-pager:before {
    content: "\f796"
}

.fi-br-paint-brush:before {
    content: "\f797"
}

.fi-br-paint-roller:before {
    content: "\f798"
}

.fi-br-paintbrush-pencil:before {
    content: "\f799"
}

.fi-br-palette:before {
    content: "\f79a"
}

.fi-br-pallet-alt:before {
    content: "\f79b"
}

.fi-br-pallet:before {
    content: "\f79c"
}

.fi-br-pan:before {
    content: "\f79d"
}

.fi-br-panorama:before {
    content: "\f79e"
}

.fi-br-paper-plane-top:before {
    content: "\f79f"
}

.fi-br-paper-plane:before {
    content: "\f7a0"
}

.fi-br-paperclip-vertical:before {
    content: "\f7a1"
}

.fi-br-parachute-box:before {
    content: "\f7a2"
}

.fi-br-paragraph-left:before {
    content: "\f7a3"
}

.fi-br-paragraph:before {
    content: "\f7a4"
}

.fi-br-parking-circle-slash:before {
    content: "\f7a5"
}

.fi-br-parking-circle:before {
    content: "\f7a6"
}

.fi-br-parking-slash:before {
    content: "\f7a7"
}

.fi-br-parking:before {
    content: "\f7a8"
}

.fi-br-party-bell:before {
    content: "\f7a9"
}

.fi-br-party-horn:before {
    content: "\f7aa"
}

.fi-br-passport:before {
    content: "\f7ab"
}

.fi-br-password:before {
    content: "\f7ac"
}

.fi-br-paste:before {
    content: "\f7ad"
}

.fi-br-pattern:before {
    content: "\f7ae"
}

.fi-br-pause-circle:before {
    content: "\f7af"
}

.fi-br-pause:before {
    content: "\f7b0"
}

.fi-br-paw-claws:before {
    content: "\f7b1"
}

.fi-br-paw:before {
    content: "\f7b2"
}

.fi-br-peace:before {
    content: "\f7b3"
}

.fi-br-peach:before {
    content: "\f7b4"
}

.fi-br-pedestal:before {
    content: "\f7b5"
}

.fi-br-pen-circle:before {
    content: "\f7b6"
}

.fi-br-pen-clip-slash:before {
    content: "\f7b7"
}

.fi-br-pen-clip:before {
    content: "\f7b8"
}

.fi-br-pen-fancy-slash:before {
    content: "\f7b9"
}

.fi-br-pen-fancy:before {
    content: "\f7ba"
}

.fi-br-pen-field:before {
    content: "\f7bb"
}

.fi-br-pen-nib-slash:before {
    content: "\f7bc"
}

.fi-br-pen-nib:before {
    content: "\f7bd"
}

.fi-br-pen-slash:before {
    content: "\f7be"
}

.fi-br-pen-square:before {
    content: "\f7bf"
}

.fi-br-pen-swirl:before {
    content: "\f7c0"
}

.fi-br-pencil-paintbrush:before {
    content: "\f7c1"
}

.fi-br-pencil-ruler:before {
    content: "\f7c2"
}

.fi-br-pencil-slash:before {
    content: "\f7c3"
}

.fi-br-pencil:before {
    content: "\f7c4"
}

.fi-br-pennant:before {
    content: "\f7c5"
}

.fi-br-people-arrows-left-right:before {
    content: "\f7c6"
}

.fi-br-people-carry-box:before {
    content: "\f7c7"
}

.fi-br-people-dress:before {
    content: "\f7c8"
}

.fi-br-people-pants:before {
    content: "\f7c9"
}

.fi-br-people-poll:before {
    content: "\f7ca"
}

.fi-br-people:before {
    content: "\f7cb"
}

.fi-br-pepper-hot:before {
    content: "\f7cc"
}

.fi-br-pepper:before {
    content: "\f7cd"
}

.fi-br-percentage:before {
    content: "\f7ce"
}

.fi-br-person-carry-box:before {
    content: "\f7cf"
}

.fi-br-person-circle-check:before {
    content: "\f7d0"
}

.fi-br-person-circle-exclamation:before {
    content: "\f7d1"
}

.fi-br-person-circle-minus:before {
    content: "\f7d2"
}

.fi-br-person-circle-plus:before {
    content: "\f7d3"
}

.fi-br-person-circle-question:before {
    content: "\f7d4"
}

.fi-br-person-circle-xmark:before {
    content: "\f7d5"
}

.fi-br-person-dolly-empty:before {
    content: "\f7d6"
}

.fi-br-person-dolly:before {
    content: "\f7d7"
}

.fi-br-person-dress-simple:before {
    content: "\f7d8"
}

.fi-br-person-dress:before {
    content: "\f7d9"
}

.fi-br-person-praying:before {
    content: "\f7da"
}

.fi-br-person-pregnant:before {
    content: "\f7db"
}

.fi-br-person-seat-reclined:before {
    content: "\f7dc"
}

.fi-br-person-seat:before {
    content: "\f7dd"
}

.fi-br-person-sign:before {
    content: "\f7de"
}

.fi-br-person-simple:before {
    content: "\f7df"
}

.fi-br-person-walking-with-cane:before {
    content: "\f7e0"
}

.fi-br-peseta-sign:before {
    content: "\f7e1"
}

.fi-br-peso-sign:before {
    content: "\f7e2"
}

.fi-br-pharmacy:before {
    content: "\f7e3"
}

.fi-br-phone-call:before {
    content: "\f7e4"
}

.fi-br-phone-cross:before {
    content: "\f7e5"
}

.fi-br-phone-flip:before {
    content: "\f7e6"
}

.fi-br-phone-office:before {
    content: "\f7e7"
}

.fi-br-phone-pause:before {
    content: "\f7e8"
}

.fi-br-phone-plus:before {
    content: "\f7e9"
}

.fi-br-phone-rotary:before {
    content: "\f7ea"
}

.fi-br-phone-slash:before {
    content: "\f7eb"
}

.fi-br-photo-film-music:before {
    content: "\f7ec"
}

.fi-br-photo-video:before {
    content: "\f7ed"
}

.fi-br-physics:before {
    content: "\f7ee"
}

.fi-br-Pi:before {
    content: "\f7ef"
}

.fi-br-piano-keyboard:before {
    content: "\f7f0"
}

.fi-br-piano:before {
    content: "\f7f1"
}

.fi-br-pickaxe:before {
    content: "\f7f2"
}

.fi-br-picnic:before {
    content: "\f7f3"
}

.fi-br-picpeople-filled:before {
    content: "\f7f4"
}

.fi-br-picpeople:before {
    content: "\f7f5"
}

.fi-br-picture:before {
    content: "\f7f6"
}

.fi-br-pie:before {
    content: "\f7f7"
}

.fi-br-piggy-bank:before {
    content: "\f7f8"
}

.fi-br-pills:before {
    content: "\f7f9"
}

.fi-br-pinata:before {
    content: "\f7fa"
}

.fi-br-pineapple:before {
    content: "\f7fb"
}

.fi-br-ping-pong:before {
    content: "\f7fc"
}

.fi-br-pipe-smoking:before {
    content: "\f7fd"
}

.fi-br-pizza-slice:before {
    content: "\f7fe"
}

.fi-br-plane-alt:before {
    content: "\f7ff"
}

.fi-br-plane-arrival:before {
    content: "\f800"
}

.fi-br-plane-departure:before {
    content: "\f801"
}

.fi-br-plane-prop:before {
    content: "\f802"
}

.fi-br-plane-slash:before {
    content: "\f803"
}

.fi-br-plane-tail:before {
    content: "\f804"
}

.fi-br-plane:before {
    content: "\f805"
}

.fi-br-planet-moon:before {
    content: "\f806"
}

.fi-br-planet-ringed:before {
    content: "\f807"
}

.fi-br-plant-wilt:before {
    content: "\f808"
}

.fi-br-plate:before {
    content: "\f809"
}

.fi-br-play-alt:before {
    content: "\f80a"
}

.fi-br-play-circle:before {
    content: "\f80b"
}

.fi-br-play-pause:before {
    content: "\f80c"
}

.fi-br-play:before {
    content: "\f80d"
}

.fi-br-playing-cards:before {
    content: "\f80e"
}

.fi-br-plug:before {
    content: "\f80f"
}

.fi-br-plus-hexagon:before {
    content: "\f810"
}

.fi-br-plus-minus:before {
    content: "\f811"
}

.fi-br-plus-small:before {
    content: "\f812"
}

.fi-br-plus:before {
    content: "\f813"
}

.fi-br-podcast:before {
    content: "\f814"
}

.fi-br-podium-star:before {
    content: "\f815"
}

.fi-br-podium:before {
    content: "\f816"
}

.fi-br-poker-chip:before {
    content: "\f817"
}

.fi-br-police-box:before {
    content: "\f818"
}

.fi-br-poll-h:before {
    content: "\f819"
}

.fi-br-pompebled:before {
    content: "\f81a"
}

.fi-br-poo-bolt:before {
    content: "\f81b"
}

.fi-br-poo:before {
    content: "\f81c"
}

.fi-br-pool-8-ball:before {
    content: "\f81d"
}

.fi-br-poop:before {
    content: "\f81e"
}

.fi-br-popcorn:before {
    content: "\f81f"
}

.fi-br-portal-enter:before {
    content: "\f820"
}

.fi-br-portal-exit:before {
    content: "\f821"
}

.fi-br-portrait:before {
    content: "\f822"
}

.fi-br-pot:before {
    content: "\f823"
}

.fi-br-pound:before {
    content: "\f824"
}

.fi-br-power:before {
    content: "\f825"
}

.fi-br-prescription-bottle-alt:before {
    content: "\f826"
}

.fi-br-prescription-bottle-pill:before {
    content: "\f827"
}

.fi-br-prescription-bottle:before {
    content: "\f828"
}

.fi-br-prescription:before {
    content: "\f829"
}

.fi-br-presentation:before {
    content: "\f82a"
}

.fi-br-print-magnifying-glass:before {
    content: "\f82b"
}

.fi-br-print-slash:before {
    content: "\f82c"
}

.fi-br-print:before {
    content: "\f82d"
}

.fi-br-procedures:before {
    content: "\f82e"
}

.fi-br-projector:before {
    content: "\f82f"
}

.fi-br-protractor:before {
    content: "\f830"
}

.fi-br-pulse:before {
    content: "\f831"
}

.fi-br-pump-medical:before {
    content: "\f832"
}

.fi-br-pump:before {
    content: "\f833"
}

.fi-br-pumpkin-alt:before {
    content: "\f834"
}

.fi-br-pumpkin:before {
    content: "\f835"
}

.fi-br-puzzle-alt:before {
    content: "\f836"
}

.fi-br-puzzle-piece:before {
    content: "\f837"
}

.fi-br-pyramid:before {
    content: "\f838"
}

.fi-br-q:before {
    content: "\f839"
}

.fi-br-qr-scan:before {
    content: "\f83a"
}

.fi-br-QR:before {
    content: "\f83b"
}

.fi-br-qrcode:before {
    content: "\f83c"
}

.fi-br-question-square:before {
    content: "\f83d"
}

.fi-br-question:before {
    content: "\f83e"
}

.fi-br-quote-right:before {
    content: "\f83f"
}

.fi-br-r:before {
    content: "\f840"
}

.fi-br-rabbit-fast:before {
    content: "\f841"
}

.fi-br-rabbit:before {
    content: "\f842"
}

.fi-br-racquet:before {
    content: "\f843"
}

.fi-br-radar:before {
    content: "\f844"
}

.fi-br-radiation-alt:before {
    content: "\f845"
}

.fi-br-radiation:before {
    content: "\f846"
}

.fi-br-radio-alt:before {
    content: "\f847"
}

.fi-br-radio:before {
    content: "\f848"
}

.fi-br-radish:before {
    content: "\f849"
}

.fi-br-rainbow:before {
    content: "\f84a"
}

.fi-br-raindrops:before {
    content: "\f84b"
}

.fi-br-ram:before {
    content: "\f84c"
}

.fi-br-ramp-loading:before {
    content: "\f84d"
}

.fi-br-raygun:before {
    content: "\f84e"
}

.fi-br-rec:before {
    content: "\f84f"
}

.fi-br-receipt:before {
    content: "\f850"
}

.fi-br-record-vinyl:before {
    content: "\f851"
}

.fi-br-rectabgle-vertical:before {
    content: "\f852"
}

.fi-br-rectangle-barcode:before {
    content: "\f853"
}

.fi-br-rectangle-code:before {
    content: "\f854"
}

.fi-br-rectangle-horizontal:before {
    content: "\f855"
}

.fi-br-rectangle-list:before {
    content: "\f856"
}

.fi-br-rectangle-panoramic:before {
    content: "\f857"
}

.fi-br-rectangle-pro:before {
    content: "\f858"
}

.fi-br-rectangle-vertical-history:before {
    content: "\f859"
}

.fi-br-rectangle-vertical:before {
    content: "\f85a"
}

.fi-br-rectangle-xmark:before {
    content: "\f85b"
}

.fi-br-rectangles-mixed:before {
    content: "\f85c"
}

.fi-br-recycle:before {
    content: "\f85d"
}

.fi-br-redo-alt:before {
    content: "\f85e"
}

.fi-br-redo:before {
    content: "\f85f"
}

.fi-br-reel:before {
    content: "\f860"
}

.fi-br-reflect-horizontal:before {
    content: "\f861"
}

.fi-br-reflect-vertical:before {
    content: "\f862"
}

.fi-br-reflect:before {
    content: "\f863"
}

.fi-br-refresh:before {
    content: "\f864"
}

.fi-br-refrigerator:before {
    content: "\f865"
}

.fi-br-registered:before {
    content: "\f866"
}

.fi-br-remove-folder:before {
    content: "\f867"
}

.fi-br-remove-user:before {
    content: "\f868"
}

.fi-br-replace:before {
    content: "\f869"
}

.fi-br-reply-all:before {
    content: "\f86a"
}

.fi-br-republican:before {
    content: "\f86b"
}

.fi-br-resize:before {
    content: "\f86c"
}

.fi-br-resources:before {
    content: "\f86d"
}

.fi-br-restaurant:before {
    content: "\f86e"
}

.fi-br-restroom-simple:before {
    content: "\f86f"
}

.fi-br-rewind:before {
    content: "\f870"
}

.fi-br-rhombus:before {
    content: "\f871"
}

.fi-br-ribbon:before {
    content: "\f872"
}

.fi-br-right:before {
    content: "\f873"
}

.fi-br-ring-diamond:before {
    content: "\f874"
}

.fi-br-ring:before {
    content: "\f875"
}

.fi-br-rings-wedding:before {
    content: "\f876"
}

.fi-br-road:before {
    content: "\f877"
}

.fi-br-robot:before {
    content: "\f878"
}

.fi-br-rocket-lunch:before {
    content: "\f879"
}

.fi-br-rocket:before {
    content: "\f87a"
}

.fi-br-roller-coaster:before {
    content: "\f87b"
}

.fi-br-room-service:before {
    content: "\f87c"
}

.fi-br-rotate-exclamation:before {
    content: "\f87d"
}

.fi-br-rotate-left:before {
    content: "\f87e"
}

.fi-br-rotate-right:before {
    content: "\f87f"
}

.fi-br-route-highway:before {
    content: "\f880"
}

.fi-br-route-interstate:before {
    content: "\f881"
}

.fi-br-route:before {
    content: "\f882"
}

.fi-br-router:before {
    content: "\f883"
}

.fi-br-rss-alt:before {
    content: "\f884"
}

.fi-br-rss:before {
    content: "\f885"
}

.fi-br-ruble-sign:before {
    content: "\f886"
}

.fi-br-rugby-helmet:before {
    content: "\f887"
}

.fi-br-rugby:before {
    content: "\f888"
}

.fi-br-ruler-combined:before {
    content: "\f889"
}

.fi-br-ruler-horizontal:before {
    content: "\f88a"
}

.fi-br-ruler-triangle:before {
    content: "\f88b"
}

.fi-br-ruler-vertical:before {
    content: "\f88c"
}

.fi-br-running:before {
    content: "\f88d"
}

.fi-br-rupee-sign:before {
    content: "\f88e"
}

.fi-br-rupiah-sign:before {
    content: "\f88f"
}

.fi-br-rv:before {
    content: "\f890"
}

.fi-br-s:before {
    content: "\f891"
}

.fi-br-sack-dollar:before {
    content: "\f892"
}

.fi-br-sack:before {
    content: "\f893"
}

.fi-br-sad-cry:before {
    content: "\f894"
}

.fi-br-sad-tear:before {
    content: "\f895"
}

.fi-br-sad:before {
    content: "\f896"
}

.fi-br-sailboat:before {
    content: "\f897"
}

.fi-br-salad:before {
    content: "\f898"
}

.fi-br-salt-pepper:before {
    content: "\f899"
}

.fi-br-sandwich:before {
    content: "\f89a"
}

.fi-br-satellite-dish:before {
    content: "\f89b"
}

.fi-br-satellite:before {
    content: "\f89c"
}

.fi-br-sauce:before {
    content: "\f89d"
}

.fi-br-sausage:before {
    content: "\f89e"
}

.fi-br-sax-hot:before {
    content: "\f89f"
}

.fi-br-saxophone:before {
    content: "\f8a0"
}

.fi-br-scale:before {
    content: "\f8a1"
}

.fi-br-scalpel-path:before {
    content: "\f8a2"
}

.fi-br-scalpel:before {
    content: "\f8a3"
}

.fi-br-scanner-gun:before {
    content: "\f8a4"
}

.fi-br-scanner-image:before {
    content: "\f8a5"
}

.fi-br-scanner-keyboard:before {
    content: "\f8a6"
}

.fi-br-scanner-touchscreen:before {
    content: "\f8a7"
}

.fi-br-scarecrow:before {
    content: "\f8a8"
}

.fi-br-scarf:before {
    content: "\f8a9"
}

.fi-br-school-bus:before {
    content: "\f8aa"
}

.fi-br-school:before {
    content: "\f8ab"
}

.fi-br-scissors:before {
    content: "\f8ac"
}

.fi-br-screen:before {
    content: "\f8ad"
}

.fi-br-screencast:before {
    content: "\f8ae"
}

.fi-br-screwdriver:before {
    content: "\f8af"
}

.fi-br-scribble:before {
    content: "\f8b0"
}

.fi-br-scroll-torah:before {
    content: "\f8b1"
}

.fi-br-scrubber:before {
    content: "\f8b2"
}

.fi-br-scythe:before {
    content: "\f8b3"
}

.fi-br-sd-card:before {
    content: "\f8b4"
}

.fi-br-sd-cards:before {
    content: "\f8b5"
}

.fi-br-seal-exclamation:before {
    content: "\f8b6"
}

.fi-br-seal-question:before {
    content: "\f8b7"
}

.fi-br-search-alt:before {
    content: "\f8b8"
}

.fi-br-search-dollar:before {
    content: "\f8b9"
}

.fi-br-search-heart:before {
    content: "\f8ba"
}

.fi-br-search-location:before {
    content: "\f8bb"
}

.fi-br-search:before {
    content: "\f8bc"
}

.fi-br-seat-airline:before {
    content: "\f8bd"
}

.fi-br-seedling:before {
    content: "\f8be"
}

.fi-br-send-back:before {
    content: "\f8bf"
}

.fi-br-send-backward:before {
    content: "\f8c0"
}

.fi-br-sensor-alert:before {
    content: "\f8c1"
}

.fi-br-sensor-fire:before {
    content: "\f8c2"
}

.fi-br-sensor-on:before {
    content: "\f8c3"
}

.fi-br-sensor-smoke:before {
    content: "\f8c4"
}

.fi-br-sensor:before {
    content: "\f8c5"
}

.fi-br-settings-sliders:before {
    content: "\f8c6"
}

.fi-br-settings:before {
    content: "\f8c7"
}

.fi-br-share-alt-square:before {
    content: "\f8c8"
}

.fi-br-share-square:before {
    content: "\f8c9"
}

.fi-br-share:before {
    content: "\f8ca"
}

.fi-br-sheep:before {
    content: "\f8cb"
}

.fi-br-shekel-sign:before {
    content: "\f8cc"
}

.fi-br-shelves:before {
    content: "\f8cd"
}

.fi-br-shield-alt:before {
    content: "\f8ce"
}

.fi-br-shield-check:before {
    content: "\f8cf"
}

.fi-br-shield-cross:before {
    content: "\f8d0"
}

.fi-br-shield-exclamation:before {
    content: "\f8d1"
}

.fi-br-shield-interrogation:before {
    content: "\f8d2"
}

.fi-br-shield-keyhole:before {
    content: "\f8d3"
}

.fi-br-shield-minus:before {
    content: "\f8d4"
}

.fi-br-shield-plus:before {
    content: "\f8d5"
}

.fi-br-shield-slash:before {
    content: "\f8d6"
}

.fi-br-shield-virus:before {
    content: "\f8d7"
}

.fi-br-shield-xmark:before {
    content: "\f8d8"
}

.fi-br-shield:before {
    content: "\f8d9"
}

.fi-br-ship-side:before {
    content: "\f8da"
}

.fi-br-ship:before {
    content: "\f8db"
}

.fi-br-shipping-fast:before {
    content: "\f8dc"
}

.fi-br-shipping-timed:before {
    content: "\f8dd"
}

.fi-br-shirt-long-sleeve:before {
    content: "\f8de"
}

.fi-br-shirt-running:before {
    content: "\f8df"
}

.fi-br-shirt-tank-top:before {
    content: "\f8e0"
}

.fi-br-shoe-prints:before {
    content: "\f8e1"
}

.fi-br-shop-lock:before {
    content: "\f8e2"
}

.fi-br-shop-slash:before {
    content: "\f8e3"
}

.fi-br-shop:before {
    content: "\f8e4"
}

.fi-br-shopping-bag-add:before {
    content: "\f8e5"
}

.fi-br-shopping-bag:before {
    content: "\f8e6"
}

.fi-br-shopping-basket:before {
    content: "\f8e7"
}

.fi-br-shopping-cart-add:before {
    content: "\f8e8"
}

.fi-br-shopping-cart-check:before {
    content: "\f8e9"
}

.fi-br-shopping-cart:before {
    content: "\f8ea"
}

.fi-br-shovel-snow:before {
    content: "\f8eb"
}

.fi-br-shovel:before {
    content: "\f8ec"
}

.fi-br-shower-down:before {
    content: "\f8ed"
}

.fi-br-shower:before {
    content: "\f8ee"
}

.fi-br-shredder:before {
    content: "\f8ef"
}

.fi-br-shrimp:before {
    content: "\f8f0"
}

.fi-br-shuffle:before {
    content: "\f8f1"
}

.fi-br-shuttle-van:before {
    content: "\f8f2"
}

.fi-br-shuttlecock:before {
    content: "\f8f3"
}

.fi-br-Sickle:before {
    content: "\f8f4"
}

.fi-br-sidebar-flip:before {
    content: "\f8f5"
}

.fi-br-sidebar:before {
    content: "\f8f6"
}

.fi-br-sigma:before {
    content: "\f8f7"
}

.fi-br-sign-hanging:before {
    content: "\f8f8"
}

.fi-br-sign-in-alt:before {
    content: "\f8f9"
}

.fi-br-sign-out-alt:before {
    content: "\f8fa"
}

.fi-br-signal-alt-1:before {
    content: "\f8fb"
}

.fi-br-signal-alt-2:before {
    content: "\f8fc"
}

.fi-br-signal-alt-slash:before {
    content: "\f8fd"
}

.fi-br-signal-alt:before {
    content: "\f8fe"
}

.fi-br-signal-bars-fair:before {
    content: "\f8ff"
}

.fi-br-signal-bars-good:before {
    content: "\f900"
}

.fi-br-signal-bars-weak:before {
    content: "\f901"
}

.fi-br-signal-stream-slash:before {
    content: "\f902"
}

.fi-br-signal-stream:before {
    content: "\f903"
}

.fi-br-signature-lock:before {
    content: "\f904"
}

.fi-br-signature-slash:before {
    content: "\f905"
}

.fi-br-signature:before {
    content: "\f906"
}

.fi-br-sim-card:before {
    content: "\f907"
}

.fi-br-sim-cards:before {
    content: "\f908"
}

.fi-br-sink:before {
    content: "\f909"
}

.fi-br-siren-on:before {
    content: "\f90a"
}

.fi-br-Siren:before {
    content: "\f90b"
}

.fi-br-site-alt:before {
    content: "\f90c"
}

.fi-br-site-browser:before {
    content: "\f90d"
}

.fi-br-site:before {
    content: "\f90e"
}

.fi-br-sitemap:before {
    content: "\f90f"
}

.fi-br-skateboard:before {
    content: "\f910"
}

.fi-br-skating:before {
    content: "\f911"
}

.fi-br-skeleton:before {
    content: "\f912"
}

.fi-br-skewer:before {
    content: "\f913"
}

.fi-br-ski-jump:before {
    content: "\f914"
}

.fi-br-ski-lift:before {
    content: "\f915"
}

.fi-br-skiing-nordic:before {
    content: "\f916"
}

.fi-br-skiing:before {
    content: "\f917"
}

.fi-br-skull-cow:before {
    content: "\f918"
}

.fi-br-skull-crossbones:before {
    content: "\f919"
}

.fi-br-skull:before {
    content: "\f91a"
}

.fi-br-slash:before {
    content: "\f91b"
}

.fi-br-sledding:before {
    content: "\f91c"
}

.fi-br-sleigh:before {
    content: "\f91d"
}

.fi-br-sliders-h-square:before {
    content: "\f91e"
}

.fi-br-sliders-v-square:before {
    content: "\f91f"
}

.fi-br-sliders-v:before {
    content: "\f920"
}

.fi-br-smartphone:before {
    content: "\f921"
}

.fi-br-smile-beam:before {
    content: "\f922"
}

.fi-br-smile-plus:before {
    content: "\f923"
}

.fi-br-smiley-comment-alt:before {
    content: "\f924"
}

.fi-br-smog:before {
    content: "\f925"
}

.fi-br-smoke:before {
    content: "\f926"
}

.fi-br-smoking-ban:before {
    content: "\f927"
}

.fi-br-smoking:before {
    content: "\f928"
}

.fi-br-snake:before {
    content: "\f929"
}

.fi-br-snooze:before {
    content: "\f92a"
}

.fi-br-snow-blowing:before {
    content: "\f92b"
}

.fi-br-snowboarding:before {
    content: "\f92c"
}

.fi-br-snowflake-droplets:before {
    content: "\f92d"
}

.fi-br-snowflake:before {
    content: "\f92e"
}

.fi-br-snowflakes:before {
    content: "\f92f"
}

.fi-br-snowman-alt:before {
    content: "\f930"
}

.fi-br-snowman-head:before {
    content: "\f931"
}

.fi-br-snowmobile:before {
    content: "\f932"
}

.fi-br-snowplow:before {
    content: "\f933"
}

.fi-br-soap-alt:before {
    content: "\f934"
}

.fi-br-soap:before {
    content: "\f935"
}

.fi-br-social-network:before {
    content: "\f936"
}

.fi-br-socks:before {
    content: "\f937"
}

.fi-br-solar-panel:before {
    content: "\f938"
}

.fi-br-solar-system:before {
    content: "\f939"
}

.fi-br-sort-alpha-down-alt:before {
    content: "\f93a"
}

.fi-br-sort-alpha-down:before {
    content: "\f93b"
}

.fi-br-sort-alpha-up-alt:before {
    content: "\f93c"
}

.fi-br-sort-alpha-up:before {
    content: "\f93d"
}

.fi-br-sort-alt:before {
    content: "\f93e"
}

.fi-br-sort-amount-down-alt:before {
    content: "\f93f"
}

.fi-br-sort-amount-down:before {
    content: "\f940"
}

.fi-br-sort-amount-up-alt:before {
    content: "\f941"
}

.fi-br-sort-amount-up:before {
    content: "\f942"
}

.fi-br-sort-circle-down:before {
    content: "\f943"
}

.fi-br-sort-circle-up:before {
    content: "\f944"
}

.fi-br-sort-circle:before {
    content: "\f945"
}

.fi-br-sort-down:before {
    content: "\f946"
}

.fi-br-sort-numeric-down-alt:before {
    content: "\f947"
}

.fi-br-sort-numeric-down:before {
    content: "\f948"
}

.fi-br-sort-shapes-down:before {
    content: "\f949"
}

.fi-br-sort-shapes-up:before {
    content: "\f94a"
}

.fi-br-sort-size-down:before {
    content: "\f94b"
}

.fi-br-sort-size-up:before {
    content: "\f94c"
}

.fi-br-sort:before {
    content: "\f94d"
}

.fi-br-soup:before {
    content: "\f94e"
}

.fi-br-spa:before {
    content: "\f94f"
}

.fi-br-space-shuttle:before {
    content: "\f950"
}

.fi-br-space-station-moon-alt:before {
    content: "\f951"
}

.fi-br-space-station-moon:before {
    content: "\f952"
}

.fi-br-spade:before {
    content: "\f953"
}

.fi-br-spaghetti-monster-flying:before {
    content: "\f954"
}

.fi-br-sparkles:before {
    content: "\f955"
}

.fi-br-speaker:before {
    content: "\f956"
}

.fi-br-speakers:before {
    content: "\f957"
}

.fi-br-sphere:before {
    content: "\f958"
}

.fi-br-spider-black-widow:before {
    content: "\f959"
}

.fi-br-spider-web:before {
    content: "\f95a"
}

.fi-br-spider:before {
    content: "\f95b"
}

.fi-br-spinner:before {
    content: "\f95c"
}

.fi-br-split:before {
    content: "\f95d"
}

.fi-br-splotch:before {
    content: "\f95e"
}

.fi-br-spoon:before {
    content: "\f95f"
}

.fi-br-spray-can-sparkles:before {
    content: "\f960"
}

.fi-br-spray-can:before {
    content: "\f961"
}

.fi-br-sprinkler:before {
    content: "\f962"
}

.fi-br-square-0:before {
    content: "\f963"
}

.fi-br-square-1:before {
    content: "\f964"
}

.fi-br-square-2:before {
    content: "\f965"
}

.fi-br-square-3:before {
    content: "\f966"
}

.fi-br-square-4:before {
    content: "\f967"
}

.fi-br-square-5:before {
    content: "\f968"
}

.fi-br-square-6:before {
    content: "\f969"
}

.fi-br-square-7:before {
    content: "\f96a"
}

.fi-br-square-8:before {
    content: "\f96b"
}

.fi-br-square-9:before {
    content: "\f96c"
}

.fi-br-square-a:before {
    content: "\f96d"
}

.fi-br-square-b:before {
    content: "\f96e"
}

.fi-br-square-bolt:before {
    content: "\f96f"
}

.fi-br-square-c:before {
    content: "\f970"
}

.fi-br-square-code:before {
    content: "\f971"
}

.fi-br-square-d:before {
    content: "\f972"
}

.fi-br-square-dashed:before {
    content: "\f973"
}

.fi-br-square-e:before {
    content: "\f974"
}

.fi-br-square-ellipsis-vertical:before {
    content: "\f975"
}

.fi-br-square-ellipsis:before {
    content: "\f976"
}

.fi-br-square-exclamation:before {
    content: "\f977"
}

.fi-br-square-f:before {
    content: "\f978"
}

.fi-br-square-g:before {
    content: "\f979"
}

.fi-br-square-h:before {
    content: "\f97a"
}

.fi-br-square-heart:before {
    content: "\f97b"
}

.fi-br-square-i:before {
    content: "\f97c"
}

.fi-br-square-info:before {
    content: "\f97d"
}

.fi-br-square-j:before {
    content: "\f97e"
}

.fi-br-square-k:before {
    content: "\f97f"
}

.fi-br-square-kanban:before {
    content: "\f980"
}

.fi-br-square-l:before {
    content: "\f981"
}

.fi-br-square-m:before {
    content: "\f982"
}

.fi-br-square-minus:before {
    content: "\f983"
}

.fi-br-square-n:before {
    content: "\f984"
}

.fi-br-square-o:before {
    content: "\f985"
}

.fi-br-square-p:before {
    content: "\f986"
}

.fi-br-square-phone-hangup:before {
    content: "\f987"
}

.fi-br-square-plus:before {
    content: "\f988"
}

.fi-br-square-poll-horizontal:before {
    content: "\f989"
}

.fi-br-square-poll-vertical:before {
    content: "\f98a"
}

.fi-br-square-q:before {
    content: "\f98b"
}

.fi-br-square-quote:before {
    content: "\f98c"
}

.fi-br-square-r:before {
    content: "\f98d"
}

.fi-br-square-root:before {
    content: "\f98e"
}

.fi-br-square-s:before {
    content: "\f98f"
}

.fi-br-square-small:before {
    content: "\f990"
}

.fi-br-square-star:before {
    content: "\f991"
}

.fi-br-square-t:before {
    content: "\f992"
}

.fi-br-square-terminal:before {
    content: "\f993"
}

.fi-br-square-u:before {
    content: "\f994"
}

.fi-br-square-v:before {
    content: "\f995"
}

.fi-br-square-w:before {
    content: "\f996"
}

.fi-br-square-x:before {
    content: "\f997"
}

.fi-br-square-y:before {
    content: "\f998"
}

.fi-br-square-z:before {
    content: "\f999"
}

.fi-br-square:before {
    content: "\f99a"
}

.fi-br-squid:before {
    content: "\f99b"
}

.fi-br-squircle:before {
    content: "\f99c"
}

.fi-br-squirrel:before {
    content: "\f99d"
}

.fi-br-stairs:before {
    content: "\f99e"
}

.fi-br-stamp:before {
    content: "\f99f"
}

.fi-br-standard-definition:before {
    content: "\f9a0"
}

.fi-br-star-and-crescent:before {
    content: "\f9a1"
}

.fi-br-star-christmas:before {
    content: "\f9a2"
}

.fi-br-star-comment-alt:before {
    content: "\f9a3"
}

.fi-br-star-exclamation:before {
    content: "\f9a4"
}

.fi-br-star-octogram:before {
    content: "\f9a5"
}

.fi-br-star-of-david:before {
    content: "\f9a6"
}

.fi-br-star-sharp-half-stroke:before {
    content: "\f9a7"
}

.fi-br-star-sharp-half:before {
    content: "\f9a8"
}

.fi-br-star-shooting:before {
    content: "\f9a9"
}

.fi-br-star:before {
    content: "\f9aa"
}

.fi-br-starfighter:before {
    content: "\f9ab"
}

.fi-br-stars:before {
    content: "\f9ac"
}

.fi-br-stats:before {
    content: "\f9ad"
}

.fi-br-steak:before {
    content: "\f9ae"
}

.fi-br-steering-wheel:before {
    content: "\f9af"
}

.fi-br-step-backward:before {
    content: "\f9b0"
}

.fi-br-step-forward:before {
    content: "\f9b1"
}

.fi-br-sterling-sign:before {
    content: "\f9b2"
}

.fi-br-stethoscope:before {
    content: "\f9b3"
}

.fi-br-sticker:before {
    content: "\f9b4"
}

.fi-br-stocking:before {
    content: "\f9b5"
}

.fi-br-stomach:before {
    content: "\f9b6"
}

.fi-br-stop-circle:before {
    content: "\f9b7"
}

.fi-br-stop:before {
    content: "\f9b8"
}

.fi-br-stopwatch:before {
    content: "\f9b9"
}

.fi-br-store-alt:before {
    content: "\f9ba"
}

.fi-br-store-lock:before {
    content: "\f9bb"
}

.fi-br-store-slash:before {
    content: "\f9bc"
}

.fi-br-strawberry:before {
    content: "\f9bd"
}

.fi-br-street-view:before {
    content: "\f9be"
}

.fi-br-stretcher:before {
    content: "\f9bf"
}

.fi-br-strikethrough:before {
    content: "\f9c0"
}

.fi-br-stroopwafel:before {
    content: "\f9c1"
}

.fi-br-subscript:before {
    content: "\f9c2"
}

.fi-br-subtitles:before {
    content: "\f9c3"
}

.fi-br-subway:before {
    content: "\f9c4"
}

.fi-br-suitcase-alt:before {
    content: "\f9c5"
}

.fi-br-summer:before {
    content: "\f9c6"
}

.fi-br-sun-dust:before {
    content: "\f9c7"
}

.fi-br-sun-plant-wilt:before {
    content: "\f9c8"
}

.fi-br-sun:before {
    content: "\f9c9"
}

.fi-br-sunglasses:before {
    content: "\f9ca"
}

.fi-br-sunrise-alt:before {
    content: "\f9cb"
}

.fi-br-sunrise:before {
    content: "\f9cc"
}

.fi-br-sunset:before {
    content: "\f9cd"
}

.fi-br-superscript:before {
    content: "\f9ce"
}

.fi-br-surfing:before {
    content: "\f9cf"
}

.fi-br-surprise:before {
    content: "\f9d0"
}

.fi-br-sushi:before {
    content: "\f9d1"
}

.fi-br-swatchbook:before {
    content: "\f9d2"
}

.fi-br-swimmer:before {
    content: "\f9d3"
}

.fi-br-sword:before {
    content: "\f9d4"
}

.fi-br-symbol:before {
    content: "\f9d5"
}

.fi-br-symbols:before {
    content: "\f9d6"
}

.fi-br-syringe:before {
    content: "\f9d7"
}

.fi-br-t:before {
    content: "\f9d8"
}

.fi-br-table-columns:before {
    content: "\f9d9"
}

.fi-br-table-layout:before {
    content: "\f9da"
}

.fi-br-table-list:before {
    content: "\f9db"
}

.fi-br-table-picnic:before {
    content: "\f9dc"
}

.fi-br-table-pivot:before {
    content: "\f9dd"
}

.fi-br-table-rows:before {
    content: "\f9de"
}

.fi-br-table-tree:before {
    content: "\f9df"
}

.fi-br-table:before {
    content: "\f9e0"
}

.fi-br-tablet-android-alt:before {
    content: "\f9e1"
}

.fi-br-tablet-android:before {
    content: "\f9e2"
}

.fi-br-tablet-rugged:before {
    content: "\f9e3"
}

.fi-br-tablet:before {
    content: "\f9e4"
}

.fi-br-tachometer-alt-average:before {
    content: "\f9e5"
}

.fi-br-tachometer-alt-fastest:before {
    content: "\f9e6"
}

.fi-br-tachometer-alt-slow:before {
    content: "\f9e7"
}

.fi-br-tachometer-alt-slowest:before {
    content: "\f9e8"
}

.fi-br-tachometer-average:before {
    content: "\f9e9"
}

.fi-br-tachometer-fast:before {
    content: "\f9ea"
}

.fi-br-tachometer-fastest:before {
    content: "\f9eb"
}

.fi-br-tachometer-slow:before {
    content: "\f9ec"
}

.fi-br-tachometer-slowest:before {
    content: "\f9ed"
}

.fi-br-tachometer:before {
    content: "\f9ee"
}

.fi-br-taco:before {
    content: "\f9ef"
}

.fi-br-tags:before {
    content: "\f9f0"
}

.fi-br-tally-1:before {
    content: "\f9f1"
}

.fi-br-tally-2:before {
    content: "\f9f2"
}

.fi-br-tally-3:before {
    content: "\f9f3"
}

.fi-br-tally-4:before {
    content: "\f9f4"
}

.fi-br-tally:before {
    content: "\f9f5"
}

.fi-br-tank-water:before {
    content: "\f9f6"
}

.fi-br-tape:before {
    content: "\f9f7"
}

.fi-br-target:before {
    content: "\f9f8"
}

.fi-br-taxi-bus:before {
    content: "\f9f9"
}

.fi-br-taxi:before {
    content: "\f9fa"
}

.fi-br-teddy-bear:before {
    content: "\f9fb"
}

.fi-br-teeth-open:before {
    content: "\f9fc"
}

.fi-br-telescope:before {
    content: "\f9fd"
}

.fi-br-temperature-down:before {
    content: "\f9fe"
}

.fi-br-temperature-frigid:before {
    content: "\f9ff"
}

.fi-br-temperature-high:before {
    content: "\fa00"
}

.fi-br-temperature-list:before {
    content: "\fa01"
}

.fi-br-temperature-low:before {
    content: "\fa02"
}

.fi-br-temperature-up:before {
    content: "\fa03"
}

.fi-br-template-alt:before {
    content: "\fa04"
}

.fi-br-template:before {
    content: "\fa05"
}

.fi-br-tenge:before {
    content: "\fa06"
}

.fi-br-tennis:before {
    content: "\fa07"
}

.fi-br-tent-arrow-down-to-line:before {
    content: "\fa08"
}

.fi-br-tent-arrow-left-right:before {
    content: "\fa09"
}

.fi-br-tent-arrow-turn-left:before {
    content: "\fa0a"
}

.fi-br-tent-arrows-down:before {
    content: "\fa0b"
}

.fi-br-tents:before {
    content: "\fa0c"
}

.fi-br-terminal:before {
    content: "\fa0d"
}

.fi-br-terrace:before {
    content: "\fa0e"
}

.fi-br-test-tube:before {
    content: "\fa0f"
}

.fi-br-test:before {
    content: "\fa10"
}

.fi-br-text-check:before {
    content: "\fa11"
}

.fi-br-text-height:before {
    content: "\fa12"
}

.fi-br-text-shadow:before {
    content: "\fa13"
}

.fi-br-text-size:before {
    content: "\fa14"
}

.fi-br-text-slash:before {
    content: "\fa15"
}

.fi-br-text-width:before {
    content: "\fa16"
}

.fi-br-text:before {
    content: "\fa17"
}

.fi-br-theater-masks:before {
    content: "\fa18"
}

.fi-br-thermometer-alt:before {
    content: "\fa19"
}

.fi-br-thermometer-empty:before {
    content: "\fa1a"
}

.fi-br-thermometer-full:before {
    content: "\fa1b"
}

.fi-br-thermometer-half:before {
    content: "\fa1c"
}

.fi-br-thermometer-quarter:before {
    content: "\fa1d"
}

.fi-br-thermometer-three-quarters:before {
    content: "\fa1e"
}

.fi-br-theta:before {
    content: "\fa1f"
}

.fi-br-thought-bubble:before {
    content: "\fa20"
}

.fi-br-thumbtack:before {
    content: "\fa21"
}

.fi-br-thunderstorm-moon:before {
    content: "\fa22"
}

.fi-br-thunderstorm-sun:before {
    content: "\fa23"
}

.fi-br-thunderstorm:before {
    content: "\fa24"
}

.fi-br-ticket-airline:before {
    content: "\fa25"
}

.fi-br-ticket-alt:before {
    content: "\fa26"
}

.fi-br-ticket:before {
    content: "\fa27"
}

.fi-br-tickets-airline:before {
    content: "\fa28"
}

.fi-br-tilde:before {
    content: "\fa29"
}

.fi-br-time-add:before {
    content: "\fa2a"
}

.fi-br-time-check:before {
    content: "\fa2b"
}

.fi-br-time-delete:before {
    content: "\fa2c"
}

.fi-br-time-fast:before {
    content: "\fa2d"
}

.fi-br-time-forward-sixty:before {
    content: "\fa2e"
}

.fi-br-time-forward-ten:before {
    content: "\fa2f"
}

.fi-br-time-forward:before {
    content: "\fa30"
}

.fi-br-time-half-past:before {
    content: "\fa31"
}

.fi-br-time-oclock:before {
    content: "\fa32"
}

.fi-br-time-past:before {
    content: "\fa33"
}

.fi-br-time-quarter-past:before {
    content: "\fa34"
}

.fi-br-time-quarter-to:before {
    content: "\fa35"
}

.fi-br-time-twenty-four:before {
    content: "\fa36"
}

.fi-br-times-hexagon:before {
    content: "\fa37"
}

.fi-br-tint-slash:before {
    content: "\fa38"
}

.fi-br-tire-flat:before {
    content: "\fa39"
}

.fi-br-tire-pressure-warning:before {
    content: "\fa3a"
}

.fi-br-tire-rugged:before {
    content: "\fa3b"
}

.fi-br-tire:before {
    content: "\fa3c"
}

.fi-br-tired:before {
    content: "\fa3d"
}

.fi-br-toggle-off:before {
    content: "\fa3e"
}

.fi-br-toggle-on:before {
    content: "\fa3f"
}

.fi-br-toilet-paper-blank-under:before {
    content: "\fa40"
}

.fi-br-toilet-paper-blank:before {
    content: "\fa41"
}

.fi-br-toilet-paper-slash:before {
    content: "\fa42"
}

.fi-br-toilet-paper-under-slash:before {
    content: "\fa43"
}

.fi-br-toilet-paper-under:before {
    content: "\fa44"
}

.fi-br-toilet:before {
    content: "\fa45"
}

.fi-br-tomato:before {
    content: "\fa46"
}

.fi-br-tombstone-alt:before {
    content: "\fa47"
}

.fi-br-tombstone:before {
    content: "\fa48"
}

.fi-br-tool-box:before {
    content: "\fa49"
}

.fi-br-tool-crop:before {
    content: "\fa4a"
}

.fi-br-tool-marquee:before {
    content: "\fa4b"
}

.fi-br-tools:before {
    content: "\fa4c"
}

.fi-br-tooth:before {
    content: "\fa4d"
}

.fi-br-toothbrush:before {
    content: "\fa4e"
}

.fi-br-tornado:before {
    content: "\fa4f"
}

.fi-br-tower-control:before {
    content: "\fa50"
}

.fi-br-tractor:before {
    content: "\fa51"
}

.fi-br-trademark:before {
    content: "\fa52"
}

.fi-br-traffic-cone:before {
    content: "\fa53"
}

.fi-br-traffic-light-go:before {
    content: "\fa54"
}

.fi-br-traffic-light-slow:before {
    content: "\fa55"
}

.fi-br-traffic-light-stop:before {
    content: "\fa56"
}

.fi-br-traffic-light:before {
    content: "\fa57"
}

.fi-br-trailer:before {
    content: "\fa58"
}

.fi-br-train-side:before {
    content: "\fa59"
}

.fi-br-train-subway-tunnel:before {
    content: "\fa5a"
}

.fi-br-train-tram:before {
    content: "\fa5b"
}

.fi-br-train:before {
    content: "\fa5c"
}

.fi-br-tram:before {
    content: "\fa5d"
}

.fi-br-transform:before {
    content: "\fa5e"
}

.fi-br-transformer-bolt:before {
    content: "\fa5f"
}

.fi-br-transgender:before {
    content: "\fa60"
}

.fi-br-transporter-1:before {
    content: "\fa61"
}

.fi-br-transporter-2:before {
    content: "\fa62"
}

.fi-br-transporter-3:before {
    content: "\fa63"
}

.fi-br-transporter-4:before {
    content: "\fa64"
}

.fi-br-transporter-5:before {
    content: "\fa65"
}

.fi-br-transporter-6:before {
    content: "\fa66"
}

.fi-br-transporter-7:before {
    content: "\fa67"
}

.fi-br-transporter-empty:before {
    content: "\fa68"
}

.fi-br-transporter:before {
    content: "\fa69"
}

.fi-br-trash-can-check:before {
    content: "\fa6a"
}

.fi-br-trash-can-clock:before {
    content: "\fa6b"
}

.fi-br-trash-can-list:before {
    content: "\fa6c"
}

.fi-br-trash-can-plus:before {
    content: "\fa6d"
}

.fi-br-trash-can-slash:before {
    content: "\fa6e"
}

.fi-br-trash-check:before {
    content: "\fa6f"
}

.fi-br-trash-clock:before {
    content: "\fa70"
}

.fi-br-trash-list:before {
    content: "\fa71"
}

.fi-br-trash-plus:before {
    content: "\fa72"
}

.fi-br-trash-restore-alt:before {
    content: "\fa73"
}

.fi-br-trash-restore:before {
    content: "\fa74"
}

.fi-br-trash-slash:before {
    content: "\fa75"
}

.fi-br-trash-undo-alt:before {
    content: "\fa76"
}

.fi-br-trash-undo:before {
    content: "\fa77"
}

.fi-br-trash-xmark:before {
    content: "\fa78"
}

.fi-br-trash:before {
    content: "\fa79"
}

.fi-br-treasure-chest:before {
    content: "\fa7a"
}

.fi-br-treatment:before {
    content: "\fa7b"
}

.fi-br-tree-alt:before {
    content: "\fa7c"
}

.fi-br-tree-christmas:before {
    content: "\fa7d"
}

.fi-br-tree-deciduous:before {
    content: "\fa7e"
}

.fi-br-tree:before {
    content: "\fa7f"
}

.fi-br-trees-alt:before {
    content: "\fa80"
}

.fi-br-trees:before {
    content: "\fa81"
}

.fi-br-triangle-music:before {
    content: "\fa82"
}

.fi-br-triangle-person-digging:before {
    content: "\fa83"
}

.fi-br-triangle-warning:before {
    content: "\fa84"
}

.fi-br-triangle:before {
    content: "\fa85"
}

.fi-br-trillium:before {
    content: "\fa86"
}

.fi-br-trophy-star:before {
    content: "\fa87"
}

.fi-br-trophy:before {
    content: "\fa88"
}

.fi-br-truck-bolt:before {
    content: "\fa89"
}

.fi-br-truck-container-empty:before {
    content: "\fa8a"
}

.fi-br-truck-container:before {
    content: "\fa8b"
}

.fi-br-truck-couch:before {
    content: "\fa8c"
}

.fi-br-truck-flatbed:before {
    content: "\fa8d"
}

.fi-br-truck-front:before {
    content: "\fa8e"
}

.fi-br-truck-loading:before {
    content: "\fa8f"
}

.fi-br-truck-medical:before {
    content: "\fa90"
}

.fi-br-truck-monster:before {
    content: "\fa91"
}

.fi-br-truck-moving:before {
    content: "\fa92"
}

.fi-br-truck-pickup:before {
    content: "\fa93"
}

.fi-br-truck-plow:before {
    content: "\fa94"
}

.fi-br-truck-ramp:before {
    content: "\fa95"
}

.fi-br-truck-side:before {
    content: "\fa96"
}

.fi-br-truck-tow:before {
    content: "\fa97"
}

.fi-br-trumpet:before {
    content: "\fa98"
}

.fi-br-tshirt:before {
    content: "\fa99"
}

.fi-br-tty:before {
    content: "\fa9a"
}

.fi-br-tubes:before {
    content: "\fa9b"
}

.fi-br-tugrik-sign:before {
    content: "\fa9c"
}

.fi-br-turkey:before {
    content: "\fa9d"
}

.fi-br-turntable:before {
    content: "\fa9e"
}

.fi-br-turtle:before {
    content: "\fa9f"
}

.fi-br-tv-music:before {
    content: "\faa0"
}

.fi-br-tv-retro:before {
    content: "\faa1"
}

.fi-br-typewriter:before {
    content: "\faa2"
}

.fi-br-u:before {
    content: "\faa3"
}

.fi-br-ufo-beam:before {
    content: "\faa4"
}

.fi-br-ufo:before {
    content: "\faa5"
}

.fi-br-umbrella-beach:before {
    content: "\faa6"
}

.fi-br-umbrella:before {
    content: "\faa7"
}

.fi-br-underline:before {
    content: "\faa8"
}

.fi-br-undo-alt:before {
    content: "\faa9"
}

.fi-br-undo:before {
    content: "\faaa"
}

.fi-br-unicorn:before {
    content: "\faab"
}

.fi-br-uniform-martial-arts:before {
    content: "\faac"
}

.fi-br-universal-access:before {
    content: "\faad"
}

.fi-br-unlock:before {
    content: "\faae"
}

.fi-br-up-left:before {
    content: "\faaf"
}

.fi-br-up-right:before {
    content: "\fab0"
}

.fi-br-up:before {
    content: "\fab1"
}

.fi-br-upload:before {
    content: "\fab2"
}

.fi-br-usb-pendrive:before {
    content: "\fab3"
}

.fi-br-usd-circle:before {
    content: "\fab4"
}

.fi-br-usd-square:before {
    content: "\fab5"
}

.fi-br-user-add:before {
    content: "\fab6"
}

.fi-br-user-alien:before {
    content: "\fab7"
}

.fi-br-user-astronaut:before {
    content: "\fab8"
}

.fi-br-user-check:before {
    content: "\fab9"
}

.fi-br-user-cowboy:before {
    content: "\faba"
}

.fi-br-user-crown:before {
    content: "\fabb"
}

.fi-br-user-gear:before {
    content: "\fabc"
}

.fi-br-user-headset:before {
    content: "\fabd"
}

.fi-br-user-helmet-safety:before {
    content: "\fabe"
}

.fi-br-user-injured:before {
    content: "\fabf"
}

.fi-br-user-lock:before {
    content: "\fac0"
}

.fi-br-user-md-chat:before {
    content: "\fac1"
}

.fi-br-user-md:before {
    content: "\fac2"
}

.fi-br-user-minus:before {
    content: "\fac3"
}

.fi-br-user-music:before {
    content: "\fac4"
}

.fi-br-user-ninja:before {
    content: "\fac5"
}

.fi-br-user-nurse:before {
    content: "\fac6"
}

.fi-br-user-pen:before {
    content: "\fac7"
}

.fi-br-user-pilot-tie:before {
    content: "\fac8"
}

.fi-br-user-pilot:before {
    content: "\fac9"
}

.fi-br-user-police:before {
    content: "\faca"
}

.fi-br-user-robot-xmarks:before {
    content: "\facb"
}

.fi-br-user-robot:before {
    content: "\facc"
}

.fi-br-user-shield:before {
    content: "\facd"
}

.fi-br-user-slash:before {
    content: "\face"
}

.fi-br-user-tag:before {
    content: "\facf"
}

.fi-br-user-time:before {
    content: "\fad0"
}

.fi-br-user-unlock:before {
    content: "\fad1"
}

.fi-br-user-visor:before {
    content: "\fad2"
}

.fi-br-user-xmark:before {
    content: "\fad3"
}

.fi-br-user:before {
    content: "\fad4"
}

.fi-br-users-alt:before {
    content: "\fad5"
}

.fi-br-users-gear:before {
    content: "\fad6"
}

.fi-br-users-medical:before {
    content: "\fad7"
}

.fi-br-users-slash:before {
    content: "\fad8"
}

.fi-br-users:before {
    content: "\fad9"
}

.fi-br-utensils:before {
    content: "\fada"
}

.fi-br-utility-pole-double:before {
    content: "\fadb"
}

.fi-br-utility-pole:before {
    content: "\fadc"
}

.fi-br-v:before {
    content: "\fadd"
}

.fi-br-vacuum-robot:before {
    content: "\fade"
}

.fi-br-vacuum:before {
    content: "\fadf"
}

.fi-br-value-absolute:before {
    content: "\fae0"
}

.fi-br-vault:before {
    content: "\fae1"
}

.fi-br-vector-alt:before {
    content: "\fae2"
}

.fi-br-vector-circle:before {
    content: "\fae3"
}

.fi-br-vector-polygon:before {
    content: "\fae4"
}

.fi-br-vector:before {
    content: "\fae5"
}

.fi-br-vest-patches:before {
    content: "\fae6"
}

.fi-br-vest:before {
    content: "\fae7"
}

.fi-br-video-arrow-down-left:before {
    content: "\fae8"
}

.fi-br-video-arrow-up-right:before {
    content: "\fae9"
}

.fi-br-video-camera-alt:before {
    content: "\faea"
}

.fi-br-video-camera:before {
    content: "\faeb"
}

.fi-br-video-plus:before {
    content: "\faec"
}

.fi-br-video-slash:before {
    content: "\faed"
}

.fi-br-virus-slash:before {
    content: "\faee"
}

.fi-br-virus:before {
    content: "\faef"
}

.fi-br-viruses:before {
    content: "\faf0"
}

.fi-br-voicemail:before {
    content: "\faf1"
}

.fi-br-volcano:before {
    content: "\faf2"
}

.fi-br-volleyball:before {
    content: "\faf3"
}

.fi-br-volume-down:before {
    content: "\faf4"
}

.fi-br-volume-mute:before {
    content: "\faf5"
}

.fi-br-volume-off:before {
    content: "\faf6"
}

.fi-br-volume-slash:before {
    content: "\faf7"
}

.fi-br-volume:before {
    content: "\faf8"
}

.fi-br-vote-nay:before {
    content: "\faf9"
}

.fi-br-vote-yea:before {
    content: "\fafa"
}

.fi-br-vr-cardboard:before {
    content: "\fafb"
}

.fi-br-w:before {
    content: "\fafc"
}

.fi-br-wagon-covered:before {
    content: "\fafd"
}

.fi-br-walker:before {
    content: "\fafe"
}

.fi-br-walkie-talkie:before {
    content: "\faff"
}

.fi-br-wallet:before {
    content: "\fb00"
}

.fi-br-warehouse-alt:before {
    content: "\fb01"
}

.fi-br-washer:before {
    content: "\fb02"
}

.fi-br-watch-calculator:before {
    content: "\fb03"
}

.fi-br-watch-fitness:before {
    content: "\fb04"
}

.fi-br-watch-smart:before {
    content: "\fb05"
}

.fi-br-watch:before {
    content: "\fb06"
}

.fi-br-water-bottle:before {
    content: "\fb07"
}

.fi-br-water-ladder:before {
    content: "\fb08"
}

.fi-br-water-lower:before {
    content: "\fb09"
}

.fi-br-water-rise:before {
    content: "\fb0a"
}

.fi-br-water:before {
    content: "\fb0b"
}

.fi-br-watermelon:before {
    content: "\fb0c"
}

.fi-br-wave-sine:before {
    content: "\fb0d"
}

.fi-br-wave-square:before {
    content: "\fb0e"
}

.fi-br-wave-triangle:before {
    content: "\fb0f"
}

.fi-br-waveform-path:before {
    content: "\fb10"
}

.fi-br-waveform:before {
    content: "\fb11"
}

.fi-br-webcam-slash:before {
    content: "\fb12"
}

.fi-br-webcam:before {
    content: "\fb13"
}

.fi-br-whale:before {
    content: "\fb14"
}

.fi-br-wheat:before {
    content: "\fb15"
}

.fi-br-wheelchair-move:before {
    content: "\fb16"
}

.fi-br-wheelchair:before {
    content: "\fb17"
}

.fi-br-whistle:before {
    content: "\fb18"
}

.fi-br-wifi-1:before {
    content: "\fb19"
}

.fi-br-wifi-2:before {
    content: "\fb1a"
}

.fi-br-wifi-alt:before {
    content: "\fb1b"
}

.fi-br-wifi-exclamation:before {
    content: "\fb1c"
}

.fi-br-wifi-slash:before {
    content: "\fb1d"
}

.fi-br-wifi:before {
    content: "\fb1e"
}

.fi-br-wind-turbine:before {
    content: "\fb1f"
}

.fi-br-wind-warning:before {
    content: "\fb20"
}

.fi-br-wind:before {
    content: "\fb21"
}

.fi-br-window-alt:before {
    content: "\fb22"
}

.fi-br-window-frame-open:before {
    content: "\fb23"
}

.fi-br-window-frame:before {
    content: "\fb24"
}

.fi-br-window-maximize:before {
    content: "\fb25"
}

.fi-br-window-minimize:before {
    content: "\fb26"
}

.fi-br-window-restore:before {
    content: "\fb27"
}

.fi-br-windsock:before {
    content: "\fb28"
}

.fi-br-wine-bottle:before {
    content: "\fb29"
}

.fi-br-wine-glass-crack:before {
    content: "\fb2a"
}

.fi-br-wink:before {
    content: "\fb2b"
}

.fi-br-woman-head:before {
    content: "\fb2c"
}

.fi-br-won-sign:before {
    content: "\fb2d"
}

.fi-br-world:before {
    content: "\fb2e"
}

.fi-br-worm:before {
    content: "\fb2f"
}

.fi-br-wreath:before {
    content: "\fb30"
}

.fi-br-wrench-alt:before {
    content: "\fb31"
}

.fi-br-wrench-simple:before {
    content: "\fb32"
}

.fi-br-x-ray:before {
    content: "\fb33"
}

.fi-br-x:before {
    content: "\fb34"
}

.fi-br-y:before {
    content: "\fb35"
}

.fi-br-yen:before {
    content: "\fb36"
}

.fi-br-yin-yang:before {
    content: "\fb37"
}

.fi-br-z:before {
    content: "\fb38"
}

.fi-br-zoom-in:before {
    content: "\fb39"
}

.fi-br-zoom-out:before {
    content: "\fb3a"
}

@font-face {
    font-family: uicons-regular-rounded;
    src: url(../media/uicons-regular-rounded-FV6JGQSF.2d7c9342.eot#iefix) format("embedded-opentype"),url(../media/uicons-regular-rounded-6TQDTJRO.f4e039a6.woff2) format("woff2"),url(../media/uicons-regular-rounded-R7FDORQ6.8fca3746.woff) format("woff")
}

i[class*=" fi-rr-"]:before,i[class^=fi-rr-]:before,span[class*=fi-rr-]:before,span[class^=fi-rr-]:before {
    font-family: uicons-regular-rounded!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-rr-0:before {
    content: "\f101"
}

.fi-rr-1:before {
    content: "\f102"
}

.fi-rr-2:before {
    content: "\f103"
}

.fi-rr-3:before {
    content: "\f104"
}

.fi-rr-360-degrees:before {
    content: "\f105"
}

.fi-rr-4:before {
    content: "\f106"
}

.fi-rr-5:before {
    content: "\f107"
}

.fi-rr-6:before {
    content: "\f108"
}

.fi-rr-7:before {
    content: "\f109"
}

.fi-rr-8:before {
    content: "\f10a"
}

.fi-rr-9:before {
    content: "\f10b"
}

.fi-rr-a:before {
    content: "\f10c"
}

.fi-rr-acorn:before {
    content: "\f10d"
}

.fi-rr-ad:before {
    content: "\f10e"
}

.fi-rr-add-document:before {
    content: "\f10f"
}

.fi-rr-add-folder:before {
    content: "\f110"
}

.fi-rr-add:before {
    content: "\f111"
}

.fi-rr-address-book:before {
    content: "\f112"
}

.fi-rr-address-card:before {
    content: "\f113"
}

.fi-rr-air-conditioner:before {
    content: "\f114"
}

.fi-rr-air-freshener:before {
    content: "\f115"
}

.fi-rr-airplay:before {
    content: "\f116"
}

.fi-rr-alarm-clock:before {
    content: "\f117"
}

.fi-rr-alarm-exclamation:before {
    content: "\f118"
}

.fi-rr-alarm-plus:before {
    content: "\f119"
}

.fi-rr-alarm-snooze:before {
    content: "\f11a"
}

.fi-rr-album-circle-plus:before {
    content: "\f11b"
}

.fi-rr-album-circle-user:before {
    content: "\f11c"
}

.fi-rr-album-collection:before {
    content: "\f11d"
}

.fi-rr-album:before {
    content: "\f11e"
}

.fi-rr-alicorn:before {
    content: "\f11f"
}

.fi-rr-alien:before {
    content: "\f120"
}

.fi-rr-align-center:before {
    content: "\f121"
}

.fi-rr-align-justify:before {
    content: "\f122"
}

.fi-rr-align-left:before {
    content: "\f123"
}

.fi-rr-align-slash:before {
    content: "\f124"
}

.fi-rr-ambulance:before {
    content: "\f125"
}

.fi-rr-anchor:before {
    content: "\f126"
}

.fi-rr-angel:before {
    content: "\f127"
}

.fi-rr-angle-90:before {
    content: "\f128"
}

.fi-rr-angle-circle-down:before {
    content: "\f129"
}

.fi-rr-angle-circle-left:before {
    content: "\f12a"
}

.fi-rr-angle-circle-right:before {
    content: "\f12b"
}

.fi-rr-angle-circle-up:before {
    content: "\f12c"
}

.fi-rr-angle-double-left:before {
    content: "\f12d"
}

.fi-rr-angle-double-right:before {
    content: "\f12e"
}

.fi-rr-angle-double-small-down:before {
    content: "\f12f"
}

.fi-rr-angle-double-small-left:before {
    content: "\f130"
}

.fi-rr-angle-double-small-right:before {
    content: "\f131"
}

.fi-rr-angle-double-small-up:before {
    content: "\f132"
}

.fi-rr-angle-down:before {
    content: "\f133"
}

.fi-rr-angle-left:before {
    content: "\f134"
}

.fi-rr-angle-right:before {
    content: "\f135"
}

.fi-rr-angle-small-down:before {
    content: "\f136"
}

.fi-rr-angle-small-left:before {
    content: "\f137"
}

.fi-rr-angle-small-right:before {
    content: "\f138"
}

.fi-rr-angle-small-up:before {
    content: "\f139"
}

.fi-rr-angle-square-down:before {
    content: "\f13a"
}

.fi-rr-angle-square-left:before {
    content: "\f13b"
}

.fi-rr-angle-square-right:before {
    content: "\f13c"
}

.fi-rr-angle-square-up:before {
    content: "\f13d"
}

.fi-rr-angle-up:before {
    content: "\f13e"
}

.fi-rr-angle:before {
    content: "\f13f"
}

.fi-rr-angry:before {
    content: "\f140"
}

.fi-rr-animated-icon:before {
    content: "\f141"
}

.fi-rr-apartment:before {
    content: "\f142"
}

.fi-rr-aperture:before {
    content: "\f143"
}

.fi-rr-api:before {
    content: "\f144"
}

.fi-rr-apple-crate:before {
    content: "\f145"
}

.fi-rr-apple-whole:before {
    content: "\f146"
}

.fi-rr-apps-add:before {
    content: "\f147"
}

.fi-rr-apps-delete:before {
    content: "\f148"
}

.fi-rr-apps-sort:before {
    content: "\f149"
}

.fi-rr-apps:before {
    content: "\f14a"
}

.fi-rr-archive:before {
    content: "\f14b"
}

.fi-rr-archway:before {
    content: "\f14c"
}

.fi-rr-arrow-alt-circle-down:before {
    content: "\f14d"
}

.fi-rr-arrow-alt-circle-left:before {
    content: "\f14e"
}

.fi-rr-arrow-alt-circle-right:before {
    content: "\f14f"
}

.fi-rr-arrow-alt-circle-up:before {
    content: "\f150"
}

.fi-rr-arrow-alt-down:before {
    content: "\f151"
}

.fi-rr-arrow-alt-from-bottom:before {
    content: "\f152"
}

.fi-rr-arrow-alt-from-left:before {
    content: "\f153"
}

.fi-rr-arrow-alt-from-right:before {
    content: "\f154"
}

.fi-rr-arrow-alt-from-top:before {
    content: "\f155"
}

.fi-rr-arrow-alt-left:before {
    content: "\f156"
}

.fi-rr-arrow-alt-right:before {
    content: "\f157"
}

.fi-rr-arrow-alt-square-down:before {
    content: "\f158"
}

.fi-rr-arrow-alt-square-left:before {
    content: "\f159"
}

.fi-rr-arrow-alt-square-right:before {
    content: "\f15a"
}

.fi-rr-arrow-alt-square-up:before {
    content: "\f15b"
}

.fi-rr-arrow-alt-to-bottom:before {
    content: "\f15c"
}

.fi-rr-arrow-alt-to-left:before {
    content: "\f15d"
}

.fi-rr-arrow-alt-to-right:before {
    content: "\f15e"
}

.fi-rr-arrow-alt-to-top:before {
    content: "\f15f"
}

.fi-rr-arrow-alt-up:before {
    content: "\f160"
}

.fi-rr-arrow-circle-down:before {
    content: "\f161"
}

.fi-rr-arrow-circle-left:before {
    content: "\f162"
}

.fi-rr-arrow-circle-right:before {
    content: "\f163"
}

.fi-rr-arrow-circle-up:before {
    content: "\f164"
}

.fi-rr-arrow-down-from-dotted-line:before {
    content: "\f165"
}

.fi-rr-arrow-down-left:before {
    content: "\f166"
}

.fi-rr-arrow-down-small-big:before {
    content: "\f167"
}

.fi-rr-arrow-down-to-dotted-line:before {
    content: "\f168"
}

.fi-rr-arrow-down-to-square:before {
    content: "\f169"
}

.fi-rr-arrow-down-triangle-square:before {
    content: "\f16a"
}

.fi-rr-arrow-down:before {
    content: "\f16b"
}

.fi-rr-arrow-from-bottom:before {
    content: "\f16c"
}

.fi-rr-arrow-from-left:before {
    content: "\f16d"
}

.fi-rr-arrow-from-right:before {
    content: "\f16e"
}

.fi-rr-arrow-from-top:before {
    content: "\f16f"
}

.fi-rr-arrow-left-from-line:before {
    content: "\f170"
}

.fi-rr-arrow-left:before {
    content: "\f171"
}

.fi-rr-arrow-right-to-bracket:before {
    content: "\f172"
}

.fi-rr-arrow-right:before {
    content: "\f173"
}

.fi-rr-arrow-small-down:before {
    content: "\f174"
}

.fi-rr-arrow-small-left:before {
    content: "\f175"
}

.fi-rr-arrow-small-right:before {
    content: "\f176"
}

.fi-rr-arrow-small-up:before {
    content: "\f177"
}

.fi-rr-arrow-square-down:before {
    content: "\f178"
}

.fi-rr-arrow-square-left:before {
    content: "\f179"
}

.fi-rr-arrow-square-right:before {
    content: "\f17a"
}

.fi-rr-arrow-square-up:before {
    content: "\f17b"
}

.fi-rr-arrow-to-bottom:before {
    content: "\f17c"
}

.fi-rr-arrow-to-left:before {
    content: "\f17d"
}

.fi-rr-arrow-to-right:before {
    content: "\f17e"
}

.fi-rr-arrow-to-top:before {
    content: "\f17f"
}

.fi-rr-arrow-trend-down:before {
    content: "\f180"
}

.fi-rr-arrow-trend-up:before {
    content: "\f181"
}

.fi-rr-arrow-turn-down-left:before {
    content: "\f182"
}

.fi-rr-arrow-turn-down-right:before {
    content: "\f183"
}

.fi-rr-arrow-up-from-dotted-line:before {
    content: "\f184"
}

.fi-rr-arrow-up-from-square:before {
    content: "\f185"
}

.fi-rr-arrow-up-left-from-circle:before {
    content: "\f186"
}

.fi-rr-arrow-up-left:before {
    content: "\f187"
}

.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f188"
}

.fi-rr-arrow-up-right-from-square:before {
    content: "\f189"
}

.fi-rr-arrow-up-right:before {
    content: "\f18a"
}

.fi-rr-arrow-up-small-big:before {
    content: "\f18b"
}

.fi-rr-arrow-up-square-triangle:before {
    content: "\f18c"
}

.fi-rr-arrow-up-to-dotted-line:before {
    content: "\f18d"
}

.fi-rr-arrow-up:before {
    content: "\f18e"
}

.fi-rr-arrows-alt-h:before {
    content: "\f18f"
}

.fi-rr-arrows-alt-v:before {
    content: "\f190"
}

.fi-rr-arrows-alt:before {
    content: "\f191"
}

.fi-rr-arrows-cross:before {
    content: "\f192"
}

.fi-rr-arrows-from-dotted-line:before {
    content: "\f193"
}

.fi-rr-arrows-from-line:before {
    content: "\f194"
}

.fi-rr-arrows-h-copy:before {
    content: "\f195"
}

.fi-rr-arrows-h:before {
    content: "\f196"
}

.fi-rr-arrows-repeat-1:before {
    content: "\f197"
}

.fi-rr-arrows-repeat:before {
    content: "\f198"
}

.fi-rr-arrows-retweet:before {
    content: "\f199"
}

.fi-rr-arrows-to-dotted-line:before {
    content: "\f19a"
}

.fi-rr-arrows-to-line:before {
    content: "\f19b"
}

.fi-rr-arrows:before {
    content: "\f19c"
}

.fi-rr-artificial-intelligence:before {
    content: "\f19d"
}

.fi-rr-assept-document:before {
    content: "\f19e"
}

.fi-rr-assistive-listening-systems:before {
    content: "\f19f"
}

.fi-rr-asterik:before {
    content: "\f1a0"
}

.fi-rr-at:before {
    content: "\f1a1"
}

.fi-rr-attribution-pen:before {
    content: "\f1a2"
}

.fi-rr-attribution-pencil:before {
    content: "\f1a3"
}

.fi-rr-aubergine:before {
    content: "\f1a4"
}

.fi-rr-audio-description-slash:before {
    content: "\f1a5"
}

.fi-rr-austral-sign:before {
    content: "\f1a6"
}

.fi-rr-avocado:before {
    content: "\f1a7"
}

.fi-rr-axe:before {
    content: "\f1a8"
}

.fi-rr-b:before {
    content: "\f1a9"
}

.fi-rr-baby-carriage:before {
    content: "\f1aa"
}

.fi-rr-baby:before {
    content: "\f1ab"
}

.fi-rr-background:before {
    content: "\f1ac"
}

.fi-rr-backpack:before {
    content: "\f1ad"
}

.fi-rr-bacon:before {
    content: "\f1ae"
}

.fi-rr-bacteria:before {
    content: "\f1af"
}

.fi-rr-bacterium:before {
    content: "\f1b0"
}

.fi-rr-badge-check:before {
    content: "\f1b1"
}

.fi-rr-badge-dollar:before {
    content: "\f1b2"
}

.fi-rr-badge-percent:before {
    content: "\f1b3"
}

.fi-rr-badge-sheriff:before {
    content: "\f1b4"
}

.fi-rr-badge:before {
    content: "\f1b5"
}

.fi-rr-badger-honey:before {
    content: "\f1b6"
}

.fi-rr-bag-seedling:before {
    content: "\f1b7"
}

.fi-rr-bags-shopping:before {
    content: "\f1b8"
}

.fi-rr-bahai:before {
    content: "\f1b9"
}

.fi-rr-baht-sign:before {
    content: "\f1ba"
}

.fi-rr-balance-scale-left:before {
    content: "\f1bb"
}

.fi-rr-balance-scale-right:before {
    content: "\f1bc"
}

.fi-rr-ball-pile:before {
    content: "\f1bd"
}

.fi-rr-ball:before {
    content: "\f1be"
}

.fi-rr-balloon:before {
    content: "\f1bf"
}

.fi-rr-balloons:before {
    content: "\f1c0"
}

.fi-rr-ballot-check:before {
    content: "\f1c1"
}

.fi-rr-ballot:before {
    content: "\f1c2"
}

.fi-rr-ban-bug:before {
    content: "\f1c3"
}

.fi-rr-ban:before {
    content: "\f1c4"
}

.fi-rr-band-aid:before {
    content: "\f1c5"
}

.fi-rr-bangladeshi-taka-sign:before {
    content: "\f1c6"
}

.fi-rr-banjo:before {
    content: "\f1c7"
}

.fi-rr-bank:before {
    content: "\f1c8"
}

.fi-rr-barber-shop:before {
    content: "\f1c9"
}

.fi-rr-barcode-read:before {
    content: "\f1ca"
}

.fi-rr-barcode-scan:before {
    content: "\f1cb"
}

.fi-rr-barcode:before {
    content: "\f1cc"
}

.fi-rr-bars-filter:before {
    content: "\f1cd"
}

.fi-rr-bars-progress:before {
    content: "\f1ce"
}

.fi-rr-bars-sort:before {
    content: "\f1cf"
}

.fi-rr-bars-staggered:before {
    content: "\f1d0"
}

.fi-rr-baseball-alt:before {
    content: "\f1d1"
}

.fi-rr-baseball:before {
    content: "\f1d2"
}

.fi-rr-basket-shopping-simple:before {
    content: "\f1d3"
}

.fi-rr-basket:before {
    content: "\f1d4"
}

.fi-rr-basketball:before {
    content: "\f1d5"
}

.fi-rr-bat:before {
    content: "\f1d6"
}

.fi-rr-bath:before {
    content: "\f1d7"
}

.fi-rr-battery-bolt:before {
    content: "\f1d8"
}

.fi-rr-battery-empty:before {
    content: "\f1d9"
}

.fi-rr-battery-exclamation:before {
    content: "\f1da"
}

.fi-rr-battery-full:before {
    content: "\f1db"
}

.fi-rr-battery-half:before {
    content: "\f1dc"
}

.fi-rr-battery-quarter:before {
    content: "\f1dd"
}

.fi-rr-battery-slash:before {
    content: "\f1de"
}

.fi-rr-battery-three-quarters:before {
    content: "\f1df"
}

.fi-rr-beacon:before {
    content: "\f1e0"
}

.fi-rr-bed-alt:before {
    content: "\f1e1"
}

.fi-rr-bed-bunk:before {
    content: "\f1e2"
}

.fi-rr-bed-empty:before {
    content: "\f1e3"
}

.fi-rr-bed:before {
    content: "\f1e4"
}

.fi-rr-bee:before {
    content: "\f1e5"
}

.fi-rr-beer:before {
    content: "\f1e6"
}

.fi-rr-bell-concierge:before {
    content: "\f1e7"
}

.fi-rr-bell-ring:before {
    content: "\f1e8"
}

.fi-rr-bell-school:before {
    content: "\f1e9"
}

.fi-rr-bell-slash:before {
    content: "\f1ea"
}

.fi-rr-bell:before {
    content: "\f1eb"
}

.fi-rr-bells:before {
    content: "\f1ec"
}

.fi-rr-bench-tree:before {
    content: "\f1ed"
}

.fi-rr-betamax:before {
    content: "\f1ee"
}

.fi-rr-bike:before {
    content: "\f1ef"
}

.fi-rr-biking-mountain:before {
    content: "\f1f0"
}

.fi-rr-biking:before {
    content: "\f1f1"
}

.fi-rr-billiard:before {
    content: "\f1f2"
}

.fi-rr-binary-circle-check:before {
    content: "\f1f3"
}

.fi-rr-binary-lock:before {
    content: "\f1f4"
}

.fi-rr-binary-slash:before {
    content: "\f1f5"
}

.fi-rr-binary:before {
    content: "\f1f6"
}

.fi-rr-binoculars:before {
    content: "\f1f7"
}

.fi-rr-biohazard:before {
    content: "\f1f8"
}

.fi-rr-bird:before {
    content: "\f1f9"
}

.fi-rr-bitcoin-sign:before {
    content: "\f1fa"
}

.fi-rr-blanket:before {
    content: "\f1fb"
}

.fi-rr-blender-phone:before {
    content: "\f1fc"
}

.fi-rr-blender:before {
    content: "\f1fd"
}

.fi-rr-blinds-open:before {
    content: "\f1fe"
}

.fi-rr-blinds-raised:before {
    content: "\f1ff"
}

.fi-rr-blinds:before {
    content: "\f200"
}

.fi-rr-block-brick:before {
    content: "\f201"
}

.fi-rr-block-question:before {
    content: "\f202"
}

.fi-rr-block-quote:before {
    content: "\f203"
}

.fi-rr-block:before {
    content: "\f204"
}

.fi-rr-blog-pencil:before {
    content: "\f205"
}

.fi-rr-blog-text:before {
    content: "\f206"
}

.fi-rr-bold:before {
    content: "\f207"
}

.fi-rr-bolt-auto:before {
    content: "\f208"
}

.fi-rr-bolt-slash:before {
    content: "\f209"
}

.fi-rr-bolt:before {
    content: "\f20a"
}

.fi-rr-bomb:before {
    content: "\f20b"
}

.fi-rr-bone-break:before {
    content: "\f20c"
}

.fi-rr-bone:before {
    content: "\f20d"
}

.fi-rr-bong:before {
    content: "\f20e"
}

.fi-rr-book-alt:before {
    content: "\f20f"
}

.fi-rr-book-arrow-right:before {
    content: "\f210"
}

.fi-rr-book-arrow-up:before {
    content: "\f211"
}

.fi-rr-book-atlas:before {
    content: "\f212"
}

.fi-rr-book-bookmark:before {
    content: "\f213"
}

.fi-rr-book-circle-arrow-right:before {
    content: "\f214"
}

.fi-rr-book-circle-arrow-up:before {
    content: "\f215"
}

.fi-rr-book-copy:before {
    content: "\f216"
}

.fi-rr-book-dead:before {
    content: "\f217"
}

.fi-rr-book-font:before {
    content: "\f218"
}

.fi-rr-book-medical:before {
    content: "\f219"
}

.fi-rr-book-open-cover:before {
    content: "\f21a"
}

.fi-rr-book-open-reader:before {
    content: "\f21b"
}

.fi-rr-book-quran:before {
    content: "\f21c"
}

.fi-rr-book-section:before {
    content: "\f21d"
}

.fi-rr-book-spells:before {
    content: "\f21e"
}

.fi-rr-book-tanakh:before {
    content: "\f21f"
}

.fi-rr-book-user:before {
    content: "\f220"
}

.fi-rr-book:before {
    content: "\f221"
}

.fi-rr-bookmark-slash:before {
    content: "\f222"
}

.fi-rr-bookmark:before {
    content: "\f223"
}

.fi-rr-books-medical:before {
    content: "\f224"
}

.fi-rr-books:before {
    content: "\f225"
}

.fi-rr-boot-heeled:before {
    content: "\f226"
}

.fi-rr-boot:before {
    content: "\f227"
}

.fi-rr-border-all:before {
    content: "\f228"
}

.fi-rr-border-bottom:before {
    content: "\f229"
}

.fi-rr-border-center-h:before {
    content: "\f22a"
}

.fi-rr-border-center-v:before {
    content: "\f22b"
}

.fi-rr-border-inner:before {
    content: "\f22c"
}

.fi-rr-border-left:before {
    content: "\f22d"
}

.fi-rr-border-none:before {
    content: "\f22e"
}

.fi-rr-border-outer:before {
    content: "\f22f"
}

.fi-rr-border-right:before {
    content: "\f230"
}

.fi-rr-border-style-alt:before {
    content: "\f231"
}

.fi-rr-border-style:before {
    content: "\f232"
}

.fi-rr-border-top:before {
    content: "\f233"
}

.fi-rr-bottle:before {
    content: "\f234"
}

.fi-rr-bow-arrow:before {
    content: "\f235"
}

.fi-rr-bowl-chopsticks-noodles:before {
    content: "\f236"
}

.fi-rr-bowl-chopsticks:before {
    content: "\f237"
}

.fi-rr-bowl-rice:before {
    content: "\f238"
}

.fi-rr-bowling-ball:before {
    content: "\f239"
}

.fi-rr-bowling-pins:before {
    content: "\f23a"
}

.fi-rr-bowling:before {
    content: "\f23b"
}

.fi-rr-box-alt:before {
    content: "\f23c"
}

.fi-rr-box-ballot:before {
    content: "\f23d"
}

.fi-rr-box-check:before {
    content: "\f23e"
}

.fi-rr-box-circle-check:before {
    content: "\f23f"
}

.fi-rr-box-dollar:before {
    content: "\f240"
}

.fi-rr-box-fragile:before {
    content: "\f241"
}

.fi-rr-box-heart:before {
    content: "\f242"
}

.fi-rr-box-open-full:before {
    content: "\f243"
}

.fi-rr-box-open:before {
    content: "\f244"
}

.fi-rr-box-tissue:before {
    content: "\f245"
}

.fi-rr-box-up:before {
    content: "\f246"
}

.fi-rr-box:before {
    content: "\f247"
}

.fi-rr-boxes:before {
    content: "\f248"
}

.fi-rr-boxing-glove:before {
    content: "\f249"
}

.fi-rr-bracket-curly-right:before {
    content: "\f24a"
}

.fi-rr-bracket-curly:before {
    content: "\f24b"
}

.fi-rr-bracket-round-right:before {
    content: "\f24c"
}

.fi-rr-bracket-round:before {
    content: "\f24d"
}

.fi-rr-bracket-square-right:before {
    content: "\f24e"
}

.fi-rr-bracket-square:before {
    content: "\f24f"
}

.fi-rr-brackets-curly:before {
    content: "\f250"
}

.fi-rr-brackets-round:before {
    content: "\f251"
}

.fi-rr-brackets-square:before {
    content: "\f252"
}

.fi-rr-braille-a:before {
    content: "\f253"
}

.fi-rr-braille-b:before {
    content: "\f254"
}

.fi-rr-braille-c:before {
    content: "\f255"
}

.fi-rr-braille-d:before {
    content: "\f256"
}

.fi-rr-braille-e:before {
    content: "\f257"
}

.fi-rr-braille-g:before {
    content: "\f258"
}

.fi-rr-braille-h:before {
    content: "\f259"
}

.fi-rr-braille-i:before {
    content: "\f25a"
}

.fi-rr-braille-j:before {
    content: "\f25b"
}

.fi-rr-braille-k:before {
    content: "\f25c"
}

.fi-rr-braille-l:before {
    content: "\f25d"
}

.fi-rr-braille-m:before {
    content: "\f25e"
}

.fi-rr-braille-n-alt:before {
    content: "\f25f"
}

.fi-rr-braille-n:before {
    content: "\f260"
}

.fi-rr-braille-o:before {
    content: "\f261"
}

.fi-rr-braille-p:before {
    content: "\f262"
}

.fi-rr-braille-q:before {
    content: "\f263"
}

.fi-rr-braille-r:before {
    content: "\f264"
}

.fi-rr-braille-s:before {
    content: "\f265"
}

.fi-rr-braille-t:before {
    content: "\f266"
}

.fi-rr-braille-u:before {
    content: "\f267"
}

.fi-rr-braille-v:before {
    content: "\f268"
}

.fi-rr-braille-w:before {
    content: "\f269"
}

.fi-rr-braille-x:before {
    content: "\f26a"
}

.fi-rr-braille-y:before {
    content: "\f26b"
}

.fi-rr-braille-z:before {
    content: "\f26c"
}

.fi-rr-braille:before {
    content: "\f26d"
}

.fi-rr-brain-circuit:before {
    content: "\f26e"
}

.fi-rr-brain:before {
    content: "\f26f"
}

.fi-rr-bread-loaf:before {
    content: "\f270"
}

.fi-rr-bread-slice:before {
    content: "\f271"
}

.fi-rr-bread:before {
    content: "\f272"
}

.fi-rr-briefcase-arrow-right:before {
    content: "\f273"
}

.fi-rr-briefcase-blank:before {
    content: "\f274"
}

.fi-rr-briefcase:before {
    content: "\f275"
}

.fi-rr-brightness-low:before {
    content: "\f276"
}

.fi-rr-brightness:before {
    content: "\f277"
}

.fi-rr-bring-forward:before {
    content: "\f278"
}

.fi-rr-bring-front:before {
    content: "\f279"
}

.fi-rr-broadcast-tower:before {
    content: "\f27a"
}

.fi-rr-broccoli:before {
    content: "\f27b"
}

.fi-rr-broken-image:before {
    content: "\f27c"
}

.fi-rr-broom:before {
    content: "\f27d"
}

.fi-rr-browser:before {
    content: "\f27e"
}

.fi-rr-browsers:before {
    content: "\f27f"
}

.fi-rr-brush:before {
    content: "\f280"
}

.fi-rr-bug-slash:before {
    content: "\f281"
}

.fi-rr-bug:before {
    content: "\f282"
}

.fi-rr-bugs:before {
    content: "\f283"
}

.fi-rr-build-alt:before {
    content: "\f284"
}

.fi-rr-build:before {
    content: "\f285"
}

.fi-rr-building:before {
    content: "\f286"
}

.fi-rr-bulb:before {
    content: "\f287"
}

.fi-rr-bullet:before {
    content: "\f288"
}

.fi-rr-bullhorn:before {
    content: "\f289"
}

.fi-rr-bullseye-arrow:before {
    content: "\f28a"
}

.fi-rr-bullseye-pointer:before {
    content: "\f28b"
}

.fi-rr-bullseye:before {
    content: "\f28c"
}

.fi-rr-burger-alt:before {
    content: "\f28d"
}

.fi-rr-burger-fries:before {
    content: "\f28e"
}

.fi-rr-burger-glass:before {
    content: "\f28f"
}

.fi-rr-burrito:before {
    content: "\f290"
}

.fi-rr-bus-alt:before {
    content: "\f291"
}

.fi-rr-bus:before {
    content: "\f292"
}

.fi-rr-business-time:before {
    content: "\f293"
}

.fi-rr-butterfly:before {
    content: "\f294"
}

.fi-rr-c:before {
    content: "\f295"
}

.fi-rr-cabin:before {
    content: "\f296"
}

.fi-rr-cactus:before {
    content: "\f297"
}

.fi-rr-cake-birthday:before {
    content: "\f298"
}

.fi-rr-cake-wedding:before {
    content: "\f299"
}

.fi-rr-calculator-simple:before {
    content: "\f29a"
}

.fi-rr-calculator:before {
    content: "\f29b"
}

.fi-rr-calendar-arrow-down:before {
    content: "\f29c"
}

.fi-rr-calendar-arrow-up:before {
    content: "\f29d"
}

.fi-rr-calendar-check:before {
    content: "\f29e"
}

.fi-rr-calendar-clock:before {
    content: "\f29f"
}

.fi-rr-calendar-day:before {
    content: "\f2a0"
}

.fi-rr-calendar-days:before {
    content: "\f2a1"
}

.fi-rr-calendar-exclamation:before {
    content: "\f2a2"
}

.fi-rr-calendar-heart:before {
    content: "\f2a3"
}

.fi-rr-calendar-image:before {
    content: "\f2a4"
}

.fi-rr-calendar-lines-pen:before {
    content: "\f2a5"
}

.fi-rr-calendar-lines:before {
    content: "\f2a6"
}

.fi-rr-calendar-minus:before {
    content: "\f2a7"
}

.fi-rr-calendar-pen:before {
    content: "\f2a8"
}

.fi-rr-calendar-plus:before {
    content: "\f2a9"
}

.fi-rr-calendar-star:before {
    content: "\f2aa"
}

.fi-rr-calendar-week:before {
    content: "\f2ab"
}

.fi-rr-calendar-xmark:before {
    content: "\f2ac"
}

.fi-rr-calendar:before {
    content: "\f2ad"
}

.fi-rr-calendars:before {
    content: "\f2ae"
}

.fi-rr-call-history:before {
    content: "\f2af"
}

.fi-rr-call-incoming:before {
    content: "\f2b0"
}

.fi-rr-call-missed:before {
    content: "\f2b1"
}

.fi-rr-call-outgoing:before {
    content: "\f2b2"
}

.fi-rr-camcorder:before {
    content: "\f2b3"
}

.fi-rr-camera-cctv:before {
    content: "\f2b4"
}

.fi-rr-camera-movie:before {
    content: "\f2b5"
}

.fi-rr-camera-retro:before {
    content: "\f2b6"
}

.fi-rr-camera-rotate:before {
    content: "\f2b7"
}

.fi-rr-camera-security:before {
    content: "\f2b8"
}

.fi-rr-camera-slash:before {
    content: "\f2b9"
}

.fi-rr-camera-viewfinder:before {
    content: "\f2ba"
}

.fi-rr-camera:before {
    content: "\f2bb"
}

.fi-rr-campfire:before {
    content: "\f2bc"
}

.fi-rr-camping:before {
    content: "\f2bd"
}

.fi-rr-candle-holder:before {
    content: "\f2be"
}

.fi-rr-candy-alt:before {
    content: "\f2bf"
}

.fi-rr-candy-cane:before {
    content: "\f2c0"
}

.fi-rr-candy-corn:before {
    content: "\f2c1"
}

.fi-rr-candy:before {
    content: "\f2c2"
}

.fi-rr-Cannabis:before {
    content: "\f2c3"
}

.fi-rr-canned-food:before {
    content: "\f2c4"
}

.fi-rr-capsules:before {
    content: "\f2c5"
}

.fi-rr-car-alt:before {
    content: "\f2c6"
}

.fi-rr-car-battery:before {
    content: "\f2c7"
}

.fi-rr-car-bolt:before {
    content: "\f2c8"
}

.fi-rr-car-building:before {
    content: "\f2c9"
}

.fi-rr-car-bump:before {
    content: "\f2ca"
}

.fi-rr-car-bus:before {
    content: "\f2cb"
}

.fi-rr-car-circle-bolt:before {
    content: "\f2cc"
}

.fi-rr-car-crash:before {
    content: "\f2cd"
}

.fi-rr-car-garage:before {
    content: "\f2ce"
}

.fi-rr-car-mechanic:before {
    content: "\f2cf"
}

.fi-rr-car-rear:before {
    content: "\f2d0"
}

.fi-rr-car-side-bolt:before {
    content: "\f2d1"
}

.fi-rr-car-side:before {
    content: "\f2d2"
}

.fi-rr-car-tilt:before {
    content: "\f2d3"
}

.fi-rr-car-wash:before {
    content: "\f2d4"
}

.fi-rr-car:before {
    content: "\f2d5"
}

.fi-rr-caravan-alt:before {
    content: "\f2d6"
}

.fi-rr-caravan:before {
    content: "\f2d7"
}

.fi-rr-caret-circle-down:before {
    content: "\f2d8"
}

.fi-rr-caret-circle-right:before {
    content: "\f2d9"
}

.fi-rr-caret-circle-up:before {
    content: "\f2da"
}

.fi-rr-caret-down:before {
    content: "\f2db"
}

.fi-rr-caret-left:before {
    content: "\f2dc"
}

.fi-rr-caret-quare-up:before {
    content: "\f2dd"
}

.fi-rr-caret-right:before {
    content: "\f2de"
}

.fi-rr-caret-square-down:before {
    content: "\f2df"
}

.fi-rr-caret-square-left_1:before {
    content: "\f2e0"
}

.fi-rr-caret-square-left:before {
    content: "\f2e1"
}

.fi-rr-caret-square-right:before {
    content: "\f2e2"
}

.fi-rr-caret-up:before {
    content: "\f2e3"
}

.fi-rr-carrot:before {
    content: "\f2e4"
}

.fi-rr-cars:before {
    content: "\f2e5"
}

.fi-rr-cart-arrow-down:before {
    content: "\f2e6"
}

.fi-rr-cart-minus:before {
    content: "\f2e7"
}

.fi-rr-cart-shopping-fast:before {
    content: "\f2e8"
}

.fi-rr-cash-register:before {
    content: "\f2e9"
}

.fi-rr-cassette-tape:before {
    content: "\f2ea"
}

.fi-rr-cassette-vhs:before {
    content: "\f2eb"
}

.fi-rr-castle:before {
    content: "\f2ec"
}

.fi-rr-cat-space:before {
    content: "\f2ed"
}

.fi-rr-cat:before {
    content: "\f2ee"
}

.fi-rr-cauldron:before {
    content: "\f2ef"
}

.fi-rr-cedi-sign:before {
    content: "\f2f0"
}

.fi-rr-cello:before {
    content: "\f2f1"
}

.fi-rr-cent-sign:before {
    content: "\f2f2"
}

.fi-rr-chair-office:before {
    content: "\f2f3"
}

.fi-rr-chair:before {
    content: "\f2f4"
}

.fi-rr-chalkboard-user:before {
    content: "\f2f5"
}

.fi-rr-charging-station:before {
    content: "\f2f6"
}

.fi-rr-chart-area:before {
    content: "\f2f7"
}

.fi-rr-chart-bullet:before {
    content: "\f2f8"
}

.fi-rr-chart-candlestick:before {
    content: "\f2f9"
}

.fi-rr-chart-connected:before {
    content: "\f2fa"
}

.fi-rr-chart-gantt:before {
    content: "\f2fb"
}

.fi-rr-chart-histogram:before {
    content: "\f2fc"
}

.fi-rr-chart-line-up:before {
    content: "\f2fd"
}

.fi-rr-chart-mixed:before {
    content: "\f2fe"
}

.fi-rr-chart-network:before {
    content: "\f2ff"
}

.fi-rr-chart-pie-alt:before {
    content: "\f300"
}

.fi-rr-chart-pie:before {
    content: "\f301"
}

.fi-rr-chart-pyramid:before {
    content: "\f302"
}

.fi-rr-chart-radar:before {
    content: "\f303"
}

.fi-rr-chart-scatter-3d:before {
    content: "\f304"
}

.fi-rr-chart-scatter-bubble:before {
    content: "\f305"
}

.fi-rr-chart-scatter:before {
    content: "\f306"
}

.fi-rr-chart-set-theory:before {
    content: "\f307"
}

.fi-rr-chart-simple-horizontal:before {
    content: "\f308"
}

.fi-rr-chart-simple:before {
    content: "\f309"
}

.fi-rr-chart-tree-map:before {
    content: "\f30a"
}

.fi-rr-chart-tree:before {
    content: "\f30b"
}

.fi-rr-chart-user:before {
    content: "\f30c"
}

.fi-rr-chart-waterfall:before {
    content: "\f30d"
}

.fi-rr-chat-arrow-down:before {
    content: "\f30e"
}

.fi-rr-chat-arrow-grow:before {
    content: "\f30f"
}

.fi-rr-check-circle:before {
    content: "\f310"
}

.fi-rr-check-double:before {
    content: "\f311"
}

.fi-rr-check:before {
    content: "\f312"
}

.fi-rr-checkbox:before {
    content: "\f313"
}

.fi-rr-cheese-alt:before {
    content: "\f314"
}

.fi-rr-cheese:before {
    content: "\f315"
}

.fi-rr-cheeseburger:before {
    content: "\f316"
}

.fi-rr-cherry:before {
    content: "\f317"
}

.fi-rr-chess-bishop:before {
    content: "\f318"
}

.fi-rr-chess-board:before {
    content: "\f319"
}

.fi-rr-chess-clock-alt:before {
    content: "\f31a"
}

.fi-rr-chess-clock:before {
    content: "\f31b"
}

.fi-rr-chess-king-alt:before {
    content: "\f31c"
}

.fi-rr-chess-king:before {
    content: "\f31d"
}

.fi-rr-chess-knight-alt:before {
    content: "\f31e"
}

.fi-rr-chess-knight:before {
    content: "\f31f"
}

.fi-rr-chess-pawn-alt:before {
    content: "\f320"
}

.fi-rr-chess-piece:before {
    content: "\f321"
}

.fi-rr-chess-queen-alt:before {
    content: "\f322"
}

.fi-rr-chess-queen:before {
    content: "\f323"
}

.fi-rr-chess-rook-alt:before {
    content: "\f324"
}

.fi-rr-chess-rook:before {
    content: "\f325"
}

.fi-rr-chess:before {
    content: "\f326"
}

.fi-rr-chevron-double-down:before {
    content: "\f327"
}

.fi-rr-chevron-double-up:before {
    content: "\f328"
}

.fi-rr-child-head:before {
    content: "\f329"
}

.fi-rr-child:before {
    content: "\f32a"
}

.fi-rr-chimney:before {
    content: "\f32b"
}

.fi-rr-chocolate:before {
    content: "\f32c"
}

.fi-rr-circle-0:before {
    content: "\f32d"
}

.fi-rr-circle-1:before {
    content: "\f32e"
}

.fi-rr-circle-2:before {
    content: "\f32f"
}

.fi-rr-circle-3:before {
    content: "\f330"
}

.fi-rr-circle-4:before {
    content: "\f331"
}

.fi-rr-circle-5:before {
    content: "\f332"
}

.fi-rr-circle-6:before {
    content: "\f333"
}

.fi-rr-circle-7:before {
    content: "\f334"
}

.fi-rr-circle-8:before {
    content: "\f335"
}

.fi-rr-circle-9:before {
    content: "\f336"
}

.fi-rr-circle-a:before {
    content: "\f337"
}

.fi-rr-circle-b:before {
    content: "\f338"
}

.fi-rr-circle-bolt:before {
    content: "\f339"
}

.fi-rr-circle-book-open:before {
    content: "\f33a"
}

.fi-rr-circle-bookmark:before {
    content: "\f33b"
}

.fi-rr-circle-c:before {
    content: "\f33c"
}

.fi-rr-circle-calendar:before {
    content: "\f33d"
}

.fi-rr-circle-camera:before {
    content: "\f33e"
}

.fi-rr-circle-d:before {
    content: "\f33f"
}

.fi-rr-circle-dashed:before {
    content: "\f340"
}

.fi-rr-circle-e:before {
    content: "\f341"
}

.fi-rr-circle-ellipsis-vertical:before {
    content: "\f342"
}

.fi-rr-circle-ellipsis:before {
    content: "\f343"
}

.fi-rr-circle-envelope:before {
    content: "\f344"
}

.fi-rr-circle-exclamation-check:before {
    content: "\f345"
}

.fi-rr-circle-f:before {
    content: "\f346"
}

.fi-rr-circle-g:before {
    content: "\f347"
}

.fi-rr-circle-h:before {
    content: "\f348"
}

.fi-rr-circle-half-stroke:before {
    content: "\f349"
}

.fi-rr-circle-half:before {
    content: "\f34a"
}

.fi-rr-circle-heart:before {
    content: "\f34b"
}

.fi-rr-circle-i:before {
    content: "\f34c"
}

.fi-rr-circle-j:before {
    content: "\f34d"
}

.fi-rr-circle-k:before {
    content: "\f34e"
}

.fi-rr-circle-l:before {
    content: "\f34f"
}

.fi-rr-circle-m:before {
    content: "\f350"
}

.fi-rr-circle-microphone-lines:before {
    content: "\f351"
}

.fi-rr-circle-microphone:before {
    content: "\f352"
}

.fi-rr-circle-n:before {
    content: "\f353"
}

.fi-rr-circle-o:before {
    content: "\f354"
}

.fi-rr-circle-p:before {
    content: "\f355"
}

.fi-rr-circle-phone-flip:before {
    content: "\f356"
}

.fi-rr-circle-phone-hangup:before {
    content: "\f357"
}

.fi-rr-circle-phone:before {
    content: "\f358"
}

.fi-rr-circle-q:before {
    content: "\f359"
}

.fi-rr-circle-quarter:before {
    content: "\f35a"
}

.fi-rr-circle-quarters-alt:before {
    content: "\f35b"
}

.fi-rr-circle-r:before {
    content: "\f35c"
}

.fi-rr-circle-s:before {
    content: "\f35d"
}

.fi-rr-circle-small:before {
    content: "\f35e"
}

.fi-rr-circle-star:before {
    content: "\f35f"
}

.fi-rr-circle-t:before {
    content: "\f360"
}

.fi-rr-circle-three-quarters:before {
    content: "\f361"
}

.fi-rr-circle-trash:before {
    content: "\f362"
}

.fi-rr-circle-u:before {
    content: "\f363"
}

.fi-rr-circle-user:before {
    content: "\f364"
}

.fi-rr-circle-v:before {
    content: "\f365"
}

.fi-rr-circle-video:before {
    content: "\f366"
}

.fi-rr-circle-w:before {
    content: "\f367"
}

.fi-rr-circle-waveform-lines:before {
    content: "\f368"
}

.fi-rr-circle-x:before {
    content: "\f369"
}

.fi-rr-circle-xmark:before {
    content: "\f36a"
}

.fi-rr-circle-y:before {
    content: "\f36b"
}

.fi-rr-circle-z:before {
    content: "\f36c"
}

.fi-rr-circle:before {
    content: "\f36d"
}

.fi-rr-city:before {
    content: "\f36e"
}

.fi-rr-clapperboard-play:before {
    content: "\f36f"
}

.fi-rr-clapperboard:before {
    content: "\f370"
}

.fi-rr-clarinet:before {
    content: "\f371"
}

.fi-rr-claw-marks:before {
    content: "\f372"
}

.fi-rr-clip:before {
    content: "\f373"
}

.fi-rr-clipboard-check:before {
    content: "\f374"
}

.fi-rr-clipboard-list-check:before {
    content: "\f375"
}

.fi-rr-clipboard-list:before {
    content: "\f376"
}

.fi-rr-clipboard-prescription:before {
    content: "\f377"
}

.fi-rr-clipboard-user:before {
    content: "\f378"
}

.fi-rr-clipboard:before {
    content: "\f379"
}

.fi-rr-clock-desk:before {
    content: "\f37a"
}

.fi-rr-clock-eight-thirty:before {
    content: "\f37b"
}

.fi-rr-clock-eleven-thirty:before {
    content: "\f37c"
}

.fi-rr-clock-eleven:before {
    content: "\f37d"
}

.fi-rr-clock-five-thirty:before {
    content: "\f37e"
}

.fi-rr-clock-five:before {
    content: "\f37f"
}

.fi-rr-clock-four-thirty:before {
    content: "\f380"
}

.fi-rr-clock-nine-thirty:before {
    content: "\f381"
}

.fi-rr-clock-nine:before {
    content: "\f382"
}

.fi-rr-clock-one-thirty:before {
    content: "\f383"
}

.fi-rr-clock-one:before {
    content: "\f384"
}

.fi-rr-clock-seven-thirty:before {
    content: "\f385"
}

.fi-rr-clock-seven:before {
    content: "\f386"
}

.fi-rr-clock-six-thirty:before {
    content: "\f387"
}

.fi-rr-clock-six:before {
    content: "\f388"
}

.fi-rr-clock-ten-thirty:before {
    content: "\f389"
}

.fi-rr-clock-ten:before {
    content: "\f38a"
}

.fi-rr-clock-three-thirty:before {
    content: "\f38b"
}

.fi-rr-clock-three:before {
    content: "\f38c"
}

.fi-rr-clock-twelve-thirty:before {
    content: "\f38d"
}

.fi-rr-clock-twelve:before {
    content: "\f38e"
}

.fi-rr-clock-two-thirty:before {
    content: "\f38f"
}

.fi-rr-clock-two:before {
    content: "\f390"
}

.fi-rr-clock:before {
    content: "\f391"
}

.fi-rr-clone:before {
    content: "\f392"
}

.fi-rr-closed-captioning-slash:before {
    content: "\f393"
}

.fi-rr-clothes-hanger:before {
    content: "\f394"
}

.fi-rr-cloud-check:before {
    content: "\f395"
}

.fi-rr-cloud-disabled:before {
    content: "\f396"
}

.fi-rr-cloud-download-alt:before {
    content: "\f397"
}

.fi-rr-cloud-download:before {
    content: "\f398"
}

.fi-rr-cloud-drizzle:before {
    content: "\f399"
}

.fi-rr-cloud-exclamation:before {
    content: "\f39a"
}

.fi-rr-cloud-hail-mixed:before {
    content: "\f39b"
}

.fi-rr-cloud-hail:before {
    content: "\f39c"
}

.fi-rr-cloud-meatball:before {
    content: "\f39d"
}

.fi-rr-cloud-moon-rain:before {
    content: "\f39e"
}

.fi-rr-cloud-moon:before {
    content: "\f39f"
}

.fi-rr-cloud-question:before {
    content: "\f3a0"
}

.fi-rr-cloud-rain:before {
    content: "\f3a1"
}

.fi-rr-cloud-rainbow:before {
    content: "\f3a2"
}

.fi-rr-cloud-share:before {
    content: "\f3a3"
}

.fi-rr-cloud-showers-heavy:before {
    content: "\f3a4"
}

.fi-rr-cloud-showers:before {
    content: "\f3a5"
}

.fi-rr-cloud-sleet:before {
    content: "\f3a6"
}

.fi-rr-cloud-snow:before {
    content: "\f3a7"
}

.fi-rr-cloud-sun-rain:before {
    content: "\f3a8"
}

.fi-rr-cloud-sun:before {
    content: "\f3a9"
}

.fi-rr-cloud-upload-alt:before {
    content: "\f3aa"
}

.fi-rr-cloud-upload:before {
    content: "\f3ab"
}

.fi-rr-cloud:before {
    content: "\f3ac"
}

.fi-rr-clouds-moon:before {
    content: "\f3ad"
}

.fi-rr-clouds-sun:before {
    content: "\f3ae"
}

.fi-rr-clouds:before {
    content: "\f3af"
}

.fi-rr-clover-alt:before {
    content: "\f3b0"
}

.fi-rr-club:before {
    content: "\f3b1"
}

.fi-rr-cocktail-alt:before {
    content: "\f3b2"
}

.fi-rr-cocktail:before {
    content: "\f3b3"
}

.fi-rr-code-branch:before {
    content: "\f3b4"
}

.fi-rr-code-commit:before {
    content: "\f3b5"
}

.fi-rr-code-compare:before {
    content: "\f3b6"
}

.fi-rr-code-fork:before {
    content: "\f3b7"
}

.fi-rr-code-merge:before {
    content: "\f3b8"
}

.fi-rr-code-pull-request-closed:before {
    content: "\f3b9"
}

.fi-rr-code-pull-request-draft:before {
    content: "\f3ba"
}

.fi-rr-code-pull-request:before {
    content: "\f3bb"
}

.fi-rr-code-simple:before {
    content: "\f3bc"
}

.fi-rr-coffee-bean:before {
    content: "\f3bd"
}

.fi-rr-coffee-beans:before {
    content: "\f3be"
}

.fi-rr-coffee-pot:before {
    content: "\f3bf"
}

.fi-rr-coffee:before {
    content: "\f3c0"
}

.fi-rr-coffin-cross:before {
    content: "\f3c1"
}

.fi-rr-coffin:before {
    content: "\f3c2"
}

.fi-rr-coin:before {
    content: "\f3c3"
}

.fi-rr-coins:before {
    content: "\f3c4"
}

.fi-rr-colon-sign:before {
    content: "\f3c5"
}

.fi-rr-columns-3:before {
    content: "\f3c6"
}

.fi-rr-comet:before {
    content: "\f3c7"
}

.fi-rr-command:before {
    content: "\f3c8"
}

.fi-rr-comment-alt-check:before {
    content: "\f3c9"
}

.fi-rr-comment-alt-dots:before {
    content: "\f3ca"
}

.fi-rr-comment-alt-edit:before {
    content: "\f3cb"
}

.fi-rr-comment-alt-medical:before {
    content: "\f3cc"
}

.fi-rr-comment-alt-middle-top:before {
    content: "\f3cd"
}

.fi-rr-comment-alt-middle:before {
    content: "\f3ce"
}

.fi-rr-comment-alt-minus:before {
    content: "\f3cf"
}

.fi-rr-comment-alt-music:before {
    content: "\f3d0"
}

.fi-rr-comment-alt:before {
    content: "\f3d1"
}

.fi-rr-comment-arrow-down:before {
    content: "\f3d2"
}

.fi-rr-comment-arrow-up-right:before {
    content: "\f3d3"
}

.fi-rr-comment-arrow-up:before {
    content: "\f3d4"
}

.fi-rr-comment-check:before {
    content: "\f3d5"
}

.fi-rr-comment-code:before {
    content: "\f3d6"
}

.fi-rr-comment-dollar:before {
    content: "\f3d7"
}

.fi-rr-comment-dots:before {
    content: "\f3d8"
}

.fi-rr-comment-exclamation:before {
    content: "\f3d9"
}

.fi-rr-comment-heart:before {
    content: "\f3da"
}

.fi-rr-comment-image:before {
    content: "\f3db"
}

.fi-rr-comment-info:before {
    content: "\f3dc"
}

.fi-rr-comment-medical:before {
    content: "\f3dd"
}

.fi-rr-comment-minus:before {
    content: "\f3de"
}

.fi-rr-comment-pen:before {
    content: "\f3df"
}

.fi-rr-comment-question:before {
    content: "\f3e0"
}

.fi-rr-comment-quote:before {
    content: "\f3e1"
}

.fi-rr-comment-slash:before {
    content: "\f3e2"
}

.fi-rr-comment-smile:before {
    content: "\f3e3"
}

.fi-rr-comment-sms:before {
    content: "\f3e4"
}

.fi-rr-comment-text:before {
    content: "\f3e5"
}

.fi-rr-comment-user:before {
    content: "\f3e6"
}

.fi-rr-comment-xmark:before {
    content: "\f3e7"
}

.fi-rr-comment:before {
    content: "\f3e8"
}

.fi-rr-comments-dollar:before {
    content: "\f3e9"
}

.fi-rr-comments-question-check:before {
    content: "\f3ea"
}

.fi-rr-comments-question:before {
    content: "\f3eb"
}

.fi-rr-comments:before {
    content: "\f3ec"
}

.fi-rr-compass-slash:before {
    content: "\f3ed"
}

.fi-rr-compress-alt:before {
    content: "\f3ee"
}

.fi-rr-compress:before {
    content: "\f3ef"
}

.fi-rr-computer-classic:before {
    content: "\f3f0"
}

.fi-rr-computer-mouse:before {
    content: "\f3f1"
}

.fi-rr-computer-speaker:before {
    content: "\f3f2"
}

.fi-rr-computer:before {
    content: "\f3f3"
}

.fi-rr-concierge-bell:before {
    content: "\f3f4"
}

.fi-rr-confetti:before {
    content: "\f3f5"
}

.fi-rr-container-storage:before {
    content: "\f3f6"
}

.fi-rr-conveyor-belt-alt:before {
    content: "\f3f7"
}

.fi-rr-conveyor-belt-empty:before {
    content: "\f3f8"
}

.fi-rr-conveyor-belt:before {
    content: "\f3f9"
}

.fi-rr-cookie-alt:before {
    content: "\f3fa"
}

.fi-rr-cookie:before {
    content: "\f3fb"
}

.fi-rr-copy-alt:before {
    content: "\f3fc"
}

.fi-rr-copy-image:before {
    content: "\f3fd"
}

.fi-rr-copy:before {
    content: "\f3fe"
}

.fi-rr-copyright:before {
    content: "\f3ff"
}

.fi-rr-corn:before {
    content: "\f400"
}

.fi-rr-couch:before {
    content: "\f401"
}

.fi-rr-cow-alt:before {
    content: "\f402"
}

.fi-rr-cow:before {
    content: "\f403"
}

.fi-rr-cowbell-circle-plus:before {
    content: "\f404"
}

.fi-rr-cowbell-more:before {
    content: "\f405"
}

.fi-rr-cowbell:before {
    content: "\f406"
}

.fi-rr-crab:before {
    content: "\f407"
}

.fi-rr-cream:before {
    content: "\f408"
}

.fi-rr-credit-card:before {
    content: "\f409"
}

.fi-rr-cricket:before {
    content: "\f40a"
}

.fi-rr-croissant:before {
    content: "\f40b"
}

.fi-rr-cross-circle:before {
    content: "\f40c"
}

.fi-rr-cross-religion:before {
    content: "\f40d"
}

.fi-rr-cross-small:before {
    content: "\f40e"
}

.fi-rr-cross:before {
    content: "\f40f"
}

.fi-rr-crow:before {
    content: "\f410"
}

.fi-rr-crown:before {
    content: "\f411"
}

.fi-rr-crutch:before {
    content: "\f412"
}

.fi-rr-crutches:before {
    content: "\f413"
}

.fi-rr-cruzeiro-sign:before {
    content: "\f414"
}

.fi-rr-crystal-ball:before {
    content: "\f415"
}

.fi-rr-cube:before {
    content: "\f416"
}

.fi-rr-cubes:before {
    content: "\f417"
}

.fi-rr-cupcake:before {
    content: "\f418"
}

.fi-rr-curling:before {
    content: "\f419"
}

.fi-rr-cursor-finger:before {
    content: "\f41a"
}

.fi-rr-cursor-plus:before {
    content: "\f41b"
}

.fi-rr-cursor-text-alt:before {
    content: "\f41c"
}

.fi-rr-cursor-text:before {
    content: "\f41d"
}

.fi-rr-cursor:before {
    content: "\f41e"
}

.fi-rr-d:before {
    content: "\f41f"
}

.fi-rr-dart:before {
    content: "\f420"
}

.fi-rr-dashboard:before {
    content: "\f421"
}

.fi-rr-data-transfer:before {
    content: "\f422"
}

.fi-rr-database:before {
    content: "\f423"
}

.fi-rr-deer-rudolph:before {
    content: "\f424"
}

.fi-rr-deer:before {
    content: "\f425"
}

.fi-rr-delete-document:before {
    content: "\f426"
}

.fi-rr-delete-right:before {
    content: "\f427"
}

.fi-rr-delete-user:before {
    content: "\f428"
}

.fi-rr-delete:before {
    content: "\f429"
}

.fi-rr-democrat:before {
    content: "\f42a"
}

.fi-rr-desktop-arrow-down:before {
    content: "\f42b"
}

.fi-rr-desktop-wallpaper:before {
    content: "\f42c"
}

.fi-rr-devices:before {
    content: "\f42d"
}

.fi-rr-dewpoint:before {
    content: "\f42e"
}

.fi-rr-dharmachakra:before {
    content: "\f42f"
}

.fi-rr-diagram-cells:before {
    content: "\f430"
}

.fi-rr-diagram-lean-canvas:before {
    content: "\f431"
}

.fi-rr-diagram-nested:before {
    content: "\f432"
}

.fi-rr-diagram-next:before {
    content: "\f433"
}

.fi-rr-diagram-predecessor:before {
    content: "\f434"
}

.fi-rr-diagram-previous:before {
    content: "\f435"
}

.fi-rr-diagram-project:before {
    content: "\f436"
}

.fi-rr-diagram-sankey:before {
    content: "\f437"
}

.fi-rr-diagram-subtask:before {
    content: "\f438"
}

.fi-rr-diagram-successor:before {
    content: "\f439"
}

.fi-rr-diagram-venn:before {
    content: "\f43a"
}

.fi-rr-dial-high:before {
    content: "\f43b"
}

.fi-rr-dial-low:before {
    content: "\f43c"
}

.fi-rr-dial-max:before {
    content: "\f43d"
}

.fi-rr-dial-med-low:before {
    content: "\f43e"
}

.fi-rr-dial-med:before {
    content: "\f43f"
}

.fi-rr-dial-min:before {
    content: "\f440"
}

.fi-rr-dial-off:before {
    content: "\f441"
}

.fi-rr-dial:before {
    content: "\f442"
}

.fi-rr-diamond-exclamation:before {
    content: "\f443"
}

.fi-rr-diamond-turn-right:before {
    content: "\f444"
}

.fi-rr-diamond:before {
    content: "\f445"
}

.fi-rr-dice-alt:before {
    content: "\f446"
}

.fi-rr-dice-d10:before {
    content: "\f447"
}

.fi-rr-dice-d12:before {
    content: "\f448"
}

.fi-rr-dice-d20:before {
    content: "\f449"
}

.fi-rr-dice-d4:before {
    content: "\f44a"
}

.fi-rr-dice-d6:before {
    content: "\f44b"
}

.fi-rr-dice-d8:before {
    content: "\f44c"
}

.fi-rr-dice-four:before {
    content: "\f44d"
}

.fi-rr-dice-one:before {
    content: "\f44e"
}

.fi-rr-dice-six:before {
    content: "\f44f"
}

.fi-rr-dice-three:before {
    content: "\f450"
}

.fi-rr-dice-two:before {
    content: "\f451"
}

.fi-rr-dice:before {
    content: "\f452"
}

.fi-rr-digging:before {
    content: "\f453"
}

.fi-rr-digital-tachograph:before {
    content: "\f454"
}

.fi-rr-diploma:before {
    content: "\f455"
}

.fi-rr-disc-drive:before {
    content: "\f456"
}

.fi-rr-disco-ball:before {
    content: "\f457"
}

.fi-rr-discover:before {
    content: "\f458"
}

.fi-rr-disease:before {
    content: "\f459"
}

.fi-rr-disk:before {
    content: "\f45a"
}

.fi-rr-display-arrow-down:before {
    content: "\f45b"
}

.fi-rr-display-code:before {
    content: "\f45c"
}

.fi-rr-display-medical:before {
    content: "\f45d"
}

.fi-rr-display-slash:before {
    content: "\f45e"
}

.fi-rr-distribute-spacing-horizontal:before {
    content: "\f45f"
}

.fi-rr-distribute-spacing-vertical:before {
    content: "\f460"
}

.fi-rr-dizzy:before {
    content: "\f461"
}

.fi-rr-dna:before {
    content: "\f462"
}

.fi-rr-do-not-enter:before {
    content: "\f463"
}

.fi-rr-doctor:before {
    content: "\f464"
}

.fi-rr-document-signed:before {
    content: "\f465"
}

.fi-rr-document:before {
    content: "\f466"
}

.fi-rr-dog:before {
    content: "\f467"
}

.fi-rr-dollar:before {
    content: "\f468"
}

.fi-rr-dolly-flatbed-alt:before {
    content: "\f469"
}

.fi-rr-dolly-flatbed-empty:before {
    content: "\f46a"
}

.fi-rr-dolly-flatbed:before {
    content: "\f46b"
}

.fi-rr-dolphin:before {
    content: "\f46c"
}

.fi-rr-donate:before {
    content: "\f46d"
}

.fi-rr-dong-sign:before {
    content: "\f46e"
}

.fi-rr-door-closed:before {
    content: "\f46f"
}

.fi-rr-door-open:before {
    content: "\f470"
}

.fi-rr-dot-circle:before {
    content: "\f471"
}

.fi-rr-dove:before {
    content: "\f472"
}

.fi-rr-down-left-and-up-right-to-center:before {
    content: "\f473"
}

.fi-rr-down-left:before {
    content: "\f474"
}

.fi-rr-down-right:before {
    content: "\f475"
}

.fi-rr-down-to-line:before {
    content: "\f476"
}

.fi-rr-down:before {
    content: "\f477"
}

.fi-rr-download:before {
    content: "\f478"
}

.fi-rr-drafting-compass:before {
    content: "\f479"
}

.fi-rr-dragon:before {
    content: "\f47a"
}

.fi-rr-draw-polygon:before {
    content: "\f47b"
}

.fi-rr-draw-square:before {
    content: "\f47c"
}

.fi-rr-dreidel:before {
    content: "\f47d"
}

.fi-rr-drink-alt:before {
    content: "\f47e"
}

.fi-rr-drone-alt:before {
    content: "\f47f"
}

.fi-rr-drone-front:before {
    content: "\f480"
}

.fi-rr-drone:before {
    content: "\f481"
}

.fi-rr-drum-steelpan:before {
    content: "\f482"
}

.fi-rr-drum:before {
    content: "\f483"
}

.fi-rr-drumstick-bite:before {
    content: "\f484"
}

.fi-rr-drumstick:before {
    content: "\f485"
}

.fi-rr-dryer-alt:before {
    content: "\f486"
}

.fi-rr-dryer:before {
    content: "\f487"
}

.fi-rr-duck:before {
    content: "\f488"
}

.fi-rr-dumpster-fire:before {
    content: "\f489"
}

.fi-rr-dumpster:before {
    content: "\f48a"
}

.fi-rr-dungeon:before {
    content: "\f48b"
}

.fi-rr-duplicate:before {
    content: "\f48c"
}

.fi-rr-e-learning:before {
    content: "\f48d"
}

.fi-rr-e:before {
    content: "\f48e"
}

.fi-rr-ear-deaf:before {
    content: "\f48f"
}

.fi-rr-ear-muffs:before {
    content: "\f490"
}

.fi-rr-ear:before {
    content: "\f491"
}

.fi-rr-earnings:before {
    content: "\f492"
}

.fi-rr-earth-africa:before {
    content: "\f493"
}

.fi-rr-earth-americas:before {
    content: "\f494"
}

.fi-rr-earth-asia:before {
    content: "\f495"
}

.fi-rr-earth-europa:before {
    content: "\f496"
}

.fi-rr-eclipse-alt:before {
    content: "\f497"
}

.fi-rr-eclipse:before {
    content: "\f498"
}

.fi-rr-edit-alt:before {
    content: "\f499"
}

.fi-rr-edit:before {
    content: "\f49a"
}

.fi-rr-egg-fried:before {
    content: "\f49b"
}

.fi-rr-egg:before {
    content: "\f49c"
}

.fi-rr-eject:before {
    content: "\f49d"
}

.fi-rr-elephant:before {
    content: "\f49e"
}

.fi-rr-elevator:before {
    content: "\f49f"
}

.fi-rr-engine-warning:before {
    content: "\f4a0"
}

.fi-rr-engine:before {
    content: "\f4a1"
}

.fi-rr-enter:before {
    content: "\f4a2"
}

.fi-rr-envelope-ban:before {
    content: "\f4a3"
}

.fi-rr-envelope-bulk:before {
    content: "\f4a4"
}

.fi-rr-envelope-dot:before {
    content: "\f4a5"
}

.fi-rr-envelope-download:before {
    content: "\f4a6"
}

.fi-rr-envelope-marker:before {
    content: "\f4a7"
}

.fi-rr-envelope-open-dollar:before {
    content: "\f4a8"
}

.fi-rr-envelope-open-text:before {
    content: "\f4a9"
}

.fi-rr-envelope-open:before {
    content: "\f4aa"
}

.fi-rr-envelope-plus:before {
    content: "\f4ab"
}

.fi-rr-envelope:before {
    content: "\f4ac"
}

.fi-rr-envelopes:before {
    content: "\f4ad"
}

.fi-rr-equality:before {
    content: "\f4ae"
}

.fi-rr-eraser:before {
    content: "\f4af"
}

.fi-rr-escalator:before {
    content: "\f4b0"
}

.fi-rr-ethernet:before {
    content: "\f4b1"
}

.fi-rr-euro:before {
    content: "\f4b2"
}

.fi-rr-exchange-alt:before {
    content: "\f4b3"
}

.fi-rr-exchange:before {
    content: "\f4b4"
}

.fi-rr-exclamation:before {
    content: "\f4b5"
}

.fi-rr-exit:before {
    content: "\f4b6"
}

.fi-rr-expand-arrows-alt:before {
    content: "\f4b7"
}

.fi-rr-expand-arrows:before {
    content: "\f4b8"
}

.fi-rr-expand:before {
    content: "\f4b9"
}

.fi-rr-eye-crossed:before {
    content: "\f4ba"
}

.fi-rr-eye-dropper-half:before {
    content: "\f4bb"
}

.fi-rr-eye-dropper:before {
    content: "\f4bc"
}

.fi-rr-eye:before {
    content: "\f4bd"
}

.fi-rr-eyes:before {
    content: "\f4be"
}

.fi-rr-f:before {
    content: "\f4bf"
}

.fi-rr-face-angry-horns:before {
    content: "\f4c0"
}

.fi-rr-face-anguished:before {
    content: "\f4c1"
}

.fi-rr-face-anxious-sweat:before {
    content: "\f4c2"
}

.fi-rr-face-astonished:before {
    content: "\f4c3"
}

.fi-rr-face-awesome:before {
    content: "\f4c4"
}

.fi-rr-face-beam-hand-over-mouth:before {
    content: "\f4c5"
}

.fi-rr-face-confounded:before {
    content: "\f4c6"
}

.fi-rr-face-confused:before {
    content: "\f4c7"
}

.fi-rr-face-cowboy-hat:before {
    content: "\f4c8"
}

.fi-rr-face-disappointed:before {
    content: "\f4c9"
}

.fi-rr-face-disguise:before {
    content: "\f4ca"
}

.fi-rr-face-downcast-sweat:before {
    content: "\f4cb"
}

.fi-rr-face-drooling:before {
    content: "\f4cc"
}

.fi-rr-face-explode:before {
    content: "\f4cd"
}

.fi-rr-face-expressionless:before {
    content: "\f4ce"
}

.fi-rr-face-eyes-xmarks:before {
    content: "\f4cf"
}

.fi-rr-face-fearful:before {
    content: "\f4d0"
}

.fi-rr-face-glasses:before {
    content: "\f4d1"
}

.fi-rr-face-grin-tongue-wink:before {
    content: "\f4d2"
}

.fi-rr-face-hand-yawn:before {
    content: "\f4d3"
}

.fi-rr-face-head-bandage:before {
    content: "\f4d4"
}

.fi-rr-face-hushed:before {
    content: "\f4d5"
}

.fi-rr-face-icicles:before {
    content: "\f4d6"
}

.fi-rr-face-lying:before {
    content: "\f4d7"
}

.fi-rr-face-mask:before {
    content: "\f4d8"
}

.fi-rr-face-monocle:before {
    content: "\f4d9"
}

.fi-rr-face-nauseated:before {
    content: "\f4da"
}

.fi-rr-face-nose-steam:before {
    content: "\f4db"
}

.fi-rr-face-party:before {
    content: "\f4dc"
}

.fi-rr-face-pensive:before {
    content: "\f4dd"
}

.fi-rr-face-persevering:before {
    content: "\f4de"
}

.fi-rr-face-pleading:before {
    content: "\f4df"
}

.fi-rr-face-raised-eyebrow:before {
    content: "\f4e0"
}

.fi-rr-face-relieved:before {
    content: "\f4e1"
}

.fi-rr-face-sad-sweat:before {
    content: "\f4e2"
}

.fi-rr-face-scream:before {
    content: "\f4e3"
}

.fi-rr-face-shush:before {
    content: "\f4e4"
}

.fi-rr-face-sleeping:before {
    content: "\f4e5"
}

.fi-rr-face-sleepy:before {
    content: "\f4e6"
}

.fi-rr-face-smile-halo:before {
    content: "\f4e7"
}

.fi-rr-face-smile-hearts:before {
    content: "\f4e8"
}

.fi-rr-face-smile-horns:before {
    content: "\f4e9"
}

.fi-rr-face-smile-tear:before {
    content: "\f4ea"
}

.fi-rr-face-smile-tongue:before {
    content: "\f4eb"
}

.fi-rr-face-smile-upside-down:before {
    content: "\f4ec"
}

.fi-rr-face-smiling-hands:before {
    content: "\f4ed"
}

.fi-rr-face-smirking:before {
    content: "\f4ee"
}

.fi-rr-face-sunglasses:before {
    content: "\f4ef"
}

.fi-rr-face-swear:before {
    content: "\f4f0"
}

.fi-rr-face-thermometer:before {
    content: "\f4f1"
}

.fi-rr-face-thinking:before {
    content: "\f4f2"
}

.fi-rr-face-tissue:before {
    content: "\f4f3"
}

.fi-rr-face-tongue-money:before {
    content: "\f4f4"
}

.fi-rr-face-tongue-sweat:before {
    content: "\f4f5"
}

.fi-rr-face-unamused:before {
    content: "\f4f6"
}

.fi-rr-face-viewfinder:before {
    content: "\f4f7"
}

.fi-rr-face-vomit:before {
    content: "\f4f8"
}

.fi-rr-face-weary:before {
    content: "\f4f9"
}

.fi-rr-face-woozy:before {
    content: "\f4fa"
}

.fi-rr-face-worried:before {
    content: "\f4fb"
}

.fi-rr-face-zany:before {
    content: "\f4fc"
}

.fi-rr-face-zipper:before {
    content: "\f4fd"
}

.fi-rr-family-dress:before {
    content: "\f4fe"
}

.fi-rr-family-pants:before {
    content: "\f4ff"
}

.fi-rr-family:before {
    content: "\f500"
}

.fi-rr-fan-table:before {
    content: "\f501"
}

.fi-rr-fan:before {
    content: "\f502"
}

.fi-rr-farm:before {
    content: "\f503"
}

.fi-rr-faucet-drip:before {
    content: "\f504"
}

.fi-rr-faucet:before {
    content: "\f505"
}

.fi-rr-fax:before {
    content: "\f506"
}

.fi-rr-feather-pointed:before {
    content: "\f507"
}

.fi-rr-feather:before {
    content: "\f508"
}

.fi-rr-fence:before {
    content: "\f509"
}

.fi-rr-ferris-wheel:before {
    content: "\f50a"
}

.fi-rr-fighter-jet:before {
    content: "\f50b"
}

.fi-rr-file-ai:before {
    content: "\f50c"
}

.fi-rr-file-audio:before {
    content: "\f50d"
}

.fi-rr-file-binary:before {
    content: "\f50e"
}

.fi-rr-file-chart-line:before {
    content: "\f50f"
}

.fi-rr-file-chart-pie:before {
    content: "\f510"
}

.fi-rr-file-circle-info:before {
    content: "\f511"
}

.fi-rr-file-code:before {
    content: "\f512"
}

.fi-rr-file-csv:before {
    content: "\f513"
}

.fi-rr-file-download:before {
    content: "\f514"
}

.fi-rr-file-edit:before {
    content: "\f515"
}

.fi-rr-file-eps:before {
    content: "\f516"
}

.fi-rr-file-excel:before {
    content: "\f517"
}

.fi-rr-file-exclamation:before {
    content: "\f518"
}

.fi-rr-file-export:before {
    content: "\f519"
}

.fi-rr-file-image:before {
    content: "\f51a"
}

.fi-rr-file-import:before {
    content: "\f51b"
}

.fi-rr-file-invoice-dollar:before {
    content: "\f51c"
}

.fi-rr-file-invoice:before {
    content: "\f51d"
}

.fi-rr-file-medical-alt:before {
    content: "\f51e"
}

.fi-rr-file-medical:before {
    content: "\f51f"
}

.fi-rr-file-minus:before {
    content: "\f520"
}

.fi-rr-file-pdf:before {
    content: "\f521"
}

.fi-rr-file-powerpoint:before {
    content: "\f522"
}

.fi-rr-file-prescription:before {
    content: "\f523"
}

.fi-rr-file-psd:before {
    content: "\f524"
}

.fi-rr-file-signature:before {
    content: "\f525"
}

.fi-rr-file-spreadsheet:before {
    content: "\f526"
}

.fi-rr-file-upload:before {
    content: "\f527"
}

.fi-rr-file-user:before {
    content: "\f528"
}

.fi-rr-file-video:before {
    content: "\f529"
}

.fi-rr-file-word:before {
    content: "\f52a"
}

.fi-rr-file-zipper:before {
    content: "\f52b"
}

.fi-rr-file:before {
    content: "\f52c"
}

.fi-rr-files-medical:before {
    content: "\f52d"
}

.fi-rr-fill:before {
    content: "\f52e"
}

.fi-rr-film-canister:before {
    content: "\f52f"
}

.fi-rr-film-slash:before {
    content: "\f530"
}

.fi-rr-film:before {
    content: "\f531"
}

.fi-rr-films:before {
    content: "\f532"
}

.fi-rr-filter-slash:before {
    content: "\f533"
}

.fi-rr-filter:before {
    content: "\f534"
}

.fi-rr-filters:before {
    content: "\f535"
}

.fi-rr-fingerprint:before {
    content: "\f536"
}

.fi-rr-fire-burner:before {
    content: "\f537"
}

.fi-rr-fire-extinguisher:before {
    content: "\f538"
}

.fi-rr-fire-flame-curved:before {
    content: "\f539"
}

.fi-rr-fire-flame-simple:before {
    content: "\f53a"
}

.fi-rr-fire-hydrant:before {
    content: "\f53b"
}

.fi-rr-fire-smoke:before {
    content: "\f53c"
}

.fi-rr-fireplace:before {
    content: "\f53d"
}

.fi-rr-fish-bones:before {
    content: "\f53e"
}

.fi-rr-fish-cooked:before {
    content: "\f53f"
}

.fi-rr-fish:before {
    content: "\f540"
}

.fi-rr-fishing-rod:before {
    content: "\f541"
}

.fi-rr-flag-alt:before {
    content: "\f542"
}

.fi-rr-flag-checkered:before {
    content: "\f543"
}

.fi-rr-flag-usa:before {
    content: "\f544"
}

.fi-rr-flag:before {
    content: "\f545"
}

.fi-rr-flame:before {
    content: "\f546"
}

.fi-rr-flashlight:before {
    content: "\f547"
}

.fi-rr-flask-poison:before {
    content: "\f548"
}

.fi-rr-flask-potion:before {
    content: "\f549"
}

.fi-rr-flask:before {
    content: "\f54a"
}

.fi-rr-flip-horizontal:before {
    content: "\f54b"
}

.fi-rr-floppy-disk-circle-arrow-right:before {
    content: "\f54c"
}

.fi-rr-floppy-disk-circle-xmark:before {
    content: "\f54d"
}

.fi-rr-floppy-disk-pen:before {
    content: "\f54e"
}

.fi-rr-floppy-disks:before {
    content: "\f54f"
}

.fi-rr-florin-sign:before {
    content: "\f550"
}

.fi-rr-flower-bouquet:before {
    content: "\f551"
}

.fi-rr-flower-daffodil:before {
    content: "\f552"
}

.fi-rr-flower-tulip:before {
    content: "\f553"
}

.fi-rr-flower:before {
    content: "\f554"
}

.fi-rr-flushed:before {
    content: "\f555"
}

.fi-rr-flute:before {
    content: "\f556"
}

.fi-rr-flux-capacitor:before {
    content: "\f557"
}

.fi-rr-fog:before {
    content: "\f558"
}

.fi-rr-folder-download:before {
    content: "\f559"
}

.fi-rr-folder-minus:before {
    content: "\f55a"
}

.fi-rr-folder-open:before {
    content: "\f55b"
}

.fi-rr-folder-times:before {
    content: "\f55c"
}

.fi-rr-folder-tree:before {
    content: "\f55d"
}

.fi-rr-folder-upload:before {
    content: "\f55e"
}

.fi-rr-folder-xmark:before {
    content: "\f55f"
}

.fi-rr-folder:before {
    content: "\f560"
}

.fi-rr-folders:before {
    content: "\f561"
}

.fi-rr-follow-folder:before {
    content: "\f562"
}

.fi-rr-followcollection:before {
    content: "\f563"
}

.fi-rr-following:before {
    content: "\f564"
}

.fi-rr-football:before {
    content: "\f565"
}

.fi-rr-fork:before {
    content: "\f566"
}

.fi-rr-forklift:before {
    content: "\f567"
}

.fi-rr-form:before {
    content: "\f568"
}

.fi-rr-fort:before {
    content: "\f569"
}

.fi-rr-forward-fast:before {
    content: "\f56a"
}

.fi-rr-forward:before {
    content: "\f56b"
}

.fi-rr-fox:before {
    content: "\f56c"
}

.fi-rr-frame:before {
    content: "\f56d"
}

.fi-rr-franc-sign:before {
    content: "\f56e"
}

.fi-rr-french-fries:before {
    content: "\f56f"
}

.fi-rr-frog:before {
    content: "\f570"
}

.fi-rr-frown:before {
    content: "\f571"
}

.fi-rr-ftp:before {
    content: "\f572"
}

.fi-rr-funnel-dollar:before {
    content: "\f573"
}

.fi-rr-g:before {
    content: "\f574"
}

.fi-rr-galaxy:before {
    content: "\f575"
}

.fi-rr-gallery-thumbnails:before {
    content: "\f576"
}

.fi-rr-gallery:before {
    content: "\f577"
}

.fi-rr-game-board-alt:before {
    content: "\f578"
}

.fi-rr-gamepad:before {
    content: "\f579"
}

.fi-rr-garage-car:before {
    content: "\f57a"
}

.fi-rr-garage-open:before {
    content: "\f57b"
}

.fi-rr-garage:before {
    content: "\f57c"
}

.fi-rr-garlic:before {
    content: "\f57d"
}

.fi-rr-gas-pump-alt:before {
    content: "\f57e"
}

.fi-rr-gas-pump-slash:before {
    content: "\f57f"
}

.fi-rr-gas-pump:before {
    content: "\f580"
}

.fi-rr-gauge-circle-bolt:before {
    content: "\f581"
}

.fi-rr-gauge-circle-minus:before {
    content: "\f582"
}

.fi-rr-gauge-circle-plus:before {
    content: "\f583"
}

.fi-rr-gavel:before {
    content: "\f584"
}

.fi-rr-gears:before {
    content: "\f585"
}

.fi-rr-gem:before {
    content: "\f586"
}

.fi-rr-ghost:before {
    content: "\f587"
}

.fi-rr-gif-square:before {
    content: "\f588"
}

.fi-rr-gif:before {
    content: "\f589"
}

.fi-rr-gift-card:before {
    content: "\f58a"
}

.fi-rr-gift:before {
    content: "\f58b"
}

.fi-rr-gifts:before {
    content: "\f58c"
}

.fi-rr-gingerbread-man:before {
    content: "\f58d"
}

.fi-rr-glass-champagne:before {
    content: "\f58e"
}

.fi-rr-glass-cheers:before {
    content: "\f58f"
}

.fi-rr-glass-citrus:before {
    content: "\f590"
}

.fi-rr-glass-whiskey-rocks:before {
    content: "\f591"
}

.fi-rr-glass-whiskey:before {
    content: "\f592"
}

.fi-rr-glass:before {
    content: "\f593"
}

.fi-rr-glasses:before {
    content: "\f594"
}

.fi-rr-globe-alt:before {
    content: "\f595"
}

.fi-rr-globe-snow:before {
    content: "\f596"
}

.fi-rr-globe:before {
    content: "\f597"
}

.fi-rr-golf-ball:before {
    content: "\f598"
}

.fi-rr-golf:before {
    content: "\f599"
}

.fi-rr-graduation-cap:before {
    content: "\f59a"
}

.fi-rr-gramophone:before {
    content: "\f59b"
}

.fi-rr-grape:before {
    content: "\f59c"
}

.fi-rr-graphic-style:before {
    content: "\f59d"
}

.fi-rr-graphic-tablet:before {
    content: "\f59e"
}

.fi-rr-grate-droplet:before {
    content: "\f59f"
}

.fi-rr-grate:before {
    content: "\f5a0"
}

.fi-rr-grid-alt:before {
    content: "\f5a1"
}

.fi-rr-grid-dividers:before {
    content: "\f5a2"
}

.fi-rr-grid:before {
    content: "\f5a3"
}

.fi-rr-grill-hot-alt:before {
    content: "\f5a4"
}

.fi-rr-grill:before {
    content: "\f5a5"
}

.fi-rr-grimace:before {
    content: "\f5a6"
}

.fi-rr-grin-alt:before {
    content: "\f5a7"
}

.fi-rr-grin-beam-sweat:before {
    content: "\f5a8"
}

.fi-rr-grin-beam:before {
    content: "\f5a9"
}

.fi-rr-grin-hearts:before {
    content: "\f5aa"
}

.fi-rr-grin-squint-tears:before {
    content: "\f5ab"
}

.fi-rr-grin-squint:before {
    content: "\f5ac"
}

.fi-rr-grin-stars:before {
    content: "\f5ad"
}

.fi-rr-grin-tears:before {
    content: "\f5ae"
}

.fi-rr-grin-tongue-squint:before {
    content: "\f5af"
}

.fi-rr-grin-tongue-wink:before {
    content: "\f5b0"
}

.fi-rr-grin-tongue:before {
    content: "\f5b1"
}

.fi-rr-grin-wink:before {
    content: "\f5b2"
}

.fi-rr-grin:before {
    content: "\f5b3"
}

.fi-rr-grip-dots-vertical:before {
    content: "\f5b4"
}

.fi-rr-grip-dots:before {
    content: "\f5b5"
}

.fi-rr-grip-horizontal:before {
    content: "\f5b6"
}

.fi-rr-grip-lines-vertical:before {
    content: "\f5b7"
}

.fi-rr-grip-lines:before {
    content: "\f5b8"
}

.fi-rr-grip-vertical:before {
    content: "\f5b9"
}

.fi-rr-guarani-sign:before {
    content: "\f5ba"
}

.fi-rr-guitar-electric:before {
    content: "\f5bb"
}

.fi-rr-guitar:before {
    content: "\f5bc"
}

.fi-rr-guitars:before {
    content: "\f5bd"
}

.fi-rr-gun-squirt:before {
    content: "\f5be"
}

.fi-rr-gym:before {
    content: "\f5bf"
}

.fi-rr-h-square:before {
    content: "\f5c0"
}

.fi-rr-h:before {
    content: "\f5c1"
}

.fi-rr-h1:before {
    content: "\f5c2"
}

.fi-rr-h2:before {
    content: "\f5c3"
}

.fi-rr-h3:before {
    content: "\f5c4"
}

.fi-rr-h4:before {
    content: "\f5c5"
}

.fi-rr-hamburger-soda:before {
    content: "\f5c6"
}

.fi-rr-hamburger:before {
    content: "\f5c7"
}

.fi-rr-hammer-crash:before {
    content: "\f5c8"
}

.fi-rr-hammer-war:before {
    content: "\f5c9"
}

.fi-rr-hammer:before {
    content: "\f5ca"
}

.fi-rr-hand-back-fist:before {
    content: "\f5cb"
}

.fi-rr-hand-back-point-down:before {
    content: "\f5cc"
}

.fi-rr-hand-back-point-left:before {
    content: "\f5cd"
}

.fi-rr-hand-back-point-ribbon:before {
    content: "\f5ce"
}

.fi-rr-hand-back-point-right:before {
    content: "\f5cf"
}

.fi-rr-hand-dots:before {
    content: "\f5d0"
}

.fi-rr-hand-fingers-crossed:before {
    content: "\f5d1"
}

.fi-rr-hand-heart:before {
    content: "\f5d2"
}

.fi-rr-hand-holding-box:before {
    content: "\f5d3"
}

.fi-rr-hand-holding-droplet:before {
    content: "\f5d4"
}

.fi-rr-hand-holding-heart:before {
    content: "\f5d5"
}

.fi-rr-hand-holding-medical:before {
    content: "\f5d6"
}

.fi-rr-hand-holding-seeding:before {
    content: "\f5d7"
}

.fi-rr-hand-holding-skull:before {
    content: "\f5d8"
}

.fi-rr-hand-holding-usd:before {
    content: "\f5d9"
}

.fi-rr-hand-holding-water:before {
    content: "\f5da"
}

.fi-rr-hand-horns:before {
    content: "\f5db"
}

.fi-rr-hand-lizard:before {
    content: "\f5dc"
}

.fi-rr-hand-love:before {
    content: "\f5dd"
}

.fi-rr-hand-middle-finger:before {
    content: "\f5de"
}

.fi-rr-hand-paper:before {
    content: "\f5df"
}

.fi-rr-hand-peace:before {
    content: "\f5e0"
}

.fi-rr-hand-point-ribbon:before {
    content: "\f5e1"
}

.fi-rr-hand-scissors:before {
    content: "\f5e2"
}

.fi-rr-hand-sparkles:before {
    content: "\f5e3"
}

.fi-rr-hand-spock:before {
    content: "\f5e4"
}

.fi-rr-hand-wave:before {
    content: "\f5e5"
}

.fi-rr-hand:before {
    content: "\f5e6"
}

.fi-rr-hands-bubbles:before {
    content: "\f5e7"
}

.fi-rr-hands-clapping:before {
    content: "\f5e8"
}

.fi-rr-hands-heart:before {
    content: "\f5e9"
}

.fi-rr-hands-holding-diamond:before {
    content: "\f5ea"
}

.fi-rr-hands-holding:before {
    content: "\f5eb"
}

.fi-rr-hands-usd:before {
    content: "\f5ec"
}

.fi-rr-handshake-angle:before {
    content: "\f5ed"
}

.fi-rr-handshake-simple-slash:before {
    content: "\f5ee"
}

.fi-rr-handshake:before {
    content: "\f5ef"
}

.fi-rr-hard-hat:before {
    content: "\f5f0"
}

.fi-rr-hastag:before {
    content: "\f5f1"
}

.fi-rr-hat-birthday:before {
    content: "\f5f2"
}

.fi-rr-hat-chef:before {
    content: "\f5f3"
}

.fi-rr-hat-cowboy-side:before {
    content: "\f5f4"
}

.fi-rr-hat-cowboy:before {
    content: "\f5f5"
}

.fi-rr-hat-santa:before {
    content: "\f5f6"
}

.fi-rr-hat-winter:before {
    content: "\f5f7"
}

.fi-rr-hat-witch:before {
    content: "\f5f8"
}

.fi-rr-hat-wizard:before {
    content: "\f5f9"
}

.fi-rr-hdd:before {
    content: "\f5fa"
}

.fi-rr-head-side-brain:before {
    content: "\f5fb"
}

.fi-rr-head-side-cough-slash:before {
    content: "\f5fc"
}

.fi-rr-head-side-cough:before {
    content: "\f5fd"
}

.fi-rr-head-side-headphones:before {
    content: "\f5fe"
}

.fi-rr-head-side-heart:before {
    content: "\f5ff"
}

.fi-rr-head-side-mask:before {
    content: "\f600"
}

.fi-rr-head-side-medical:before {
    content: "\f601"
}

.fi-rr-head-side-thinking:before {
    content: "\f602"
}

.fi-rr-head-side-virus:before {
    content: "\f603"
}

.fi-rr-head-side:before {
    content: "\f604"
}

.fi-rr-head-vr:before {
    content: "\f605"
}

.fi-rr-heading:before {
    content: "\f606"
}

.fi-rr-headphones:before {
    content: "\f607"
}

.fi-rr-headset:before {
    content: "\f608"
}

.fi-rr-heart-arrow:before {
    content: "\f609"
}

.fi-rr-heart-crack:before {
    content: "\f60a"
}

.fi-rr-heart-half-stroke:before {
    content: "\f60b"
}

.fi-rr-heart-half:before {
    content: "\f60c"
}

.fi-rr-heart-rate:before {
    content: "\f60d"
}

.fi-rr-heart:before {
    content: "\f60e"
}

.fi-rr-heat:before {
    content: "\f60f"
}

.fi-rr-helicopter-side:before {
    content: "\f610"
}

.fi-rr-hexagon-check:before {
    content: "\f611"
}

.fi-rr-hexagon-exclamation:before {
    content: "\f612"
}

.fi-rr-hexagon:before {
    content: "\f613"
}

.fi-rr-high-definition:before {
    content: "\f614"
}

.fi-rr-highlighter-line:before {
    content: "\f615"
}

.fi-rr-highlighter:before {
    content: "\f616"
}

.fi-rr-hiking:before {
    content: "\f617"
}

.fi-rr-hippo:before {
    content: "\f618"
}

.fi-rr-hockey-puck:before {
    content: "\f619"
}

.fi-rr-hockey-sticks:before {
    content: "\f61a"
}

.fi-rr-holly-berry:before {
    content: "\f61b"
}

.fi-rr-home-heart:before {
    content: "\f61c"
}

.fi-rr-home-location-alt:before {
    content: "\f61d"
}

.fi-rr-home-location:before {
    content: "\f61e"
}

.fi-rr-home:before {
    content: "\f61f"
}

.fi-rr-hood-cloak:before {
    content: "\f620"
}

.fi-rr-horizontal-rule:before {
    content: "\f621"
}

.fi-rr-horse-head:before {
    content: "\f622"
}

.fi-rr-horse-saddle:before {
    content: "\f623"
}

.fi-rr-horse:before {
    content: "\f624"
}

.fi-rr-hose-reel:before {
    content: "\f625"
}

.fi-rr-hose:before {
    content: "\f626"
}

.fi-rr-hospital-symbol:before {
    content: "\f627"
}

.fi-rr-hospital-user:before {
    content: "\f628"
}

.fi-rr-hospital:before {
    content: "\f629"
}

.fi-rr-hospitals:before {
    content: "\f62a"
}

.fi-rr-hot-tub:before {
    content: "\f62b"
}

.fi-rr-hotdog:before {
    content: "\f62c"
}

.fi-rr-hotel:before {
    content: "\f62d"
}

.fi-rr-hourglass-end:before {
    content: "\f62e"
}

.fi-rr-hourglass-start:before {
    content: "\f62f"
}

.fi-rr-hourglass:before {
    content: "\f630"
}

.fi-rr-house-blank:before {
    content: "\f631"
}

.fi-rr-house-building:before {
    content: "\f632"
}

.fi-rr-house-chimney-blank:before {
    content: "\f633"
}

.fi-rr-house-chimney-crack:before {
    content: "\f634"
}

.fi-rr-house-chimney-heart:before {
    content: "\f635"
}

.fi-rr-house-chimney-medical:before {
    content: "\f636"
}

.fi-rr-house-chimney-user:before {
    content: "\f637"
}

.fi-rr-house-chimney-window:before {
    content: "\f638"
}

.fi-rr-house-chimney:before {
    content: "\f639"
}

.fi-rr-house-crack:before {
    content: "\f63a"
}

.fi-rr-house-day:before {
    content: "\f63b"
}

.fi-rr-house-flood:before {
    content: "\f63c"
}

.fi-rr-house-laptop:before {
    content: "\f63d"
}

.fi-rr-house-leave:before {
    content: "\f63e"
}

.fi-rr-house-medical:before {
    content: "\f63f"
}

.fi-rr-house-night:before {
    content: "\f640"
}

.fi-rr-house-return:before {
    content: "\f641"
}

.fi-rr-house-signal:before {
    content: "\f642"
}

.fi-rr-house-tree:before {
    content: "\f643"
}

.fi-rr-house-tsunami:before {
    content: "\f644"
}

.fi-rr-house-turret:before {
    content: "\f645"
}

.fi-rr-house-user:before {
    content: "\f646"
}

.fi-rr-house-window:before {
    content: "\f647"
}

.fi-rr-hryvnia:before {
    content: "\f648"
}

.fi-rr-humidity:before {
    content: "\f649"
}

.fi-rr-hundred-points:before {
    content: "\f64a"
}

.fi-rr-hurricane:before {
    content: "\f64b"
}

.fi-rr-i:before {
    content: "\f64c"
}

.fi-rr-ice-cream:before {
    content: "\f64d"
}

.fi-rr-ice-skate:before {
    content: "\f64e"
}

.fi-rr-icicles:before {
    content: "\f64f"
}

.fi-rr-icon-star:before {
    content: "\f650"
}

.fi-rr-id-badge:before {
    content: "\f651"
}

.fi-rr-id-card-clip-alt:before {
    content: "\f652"
}

.fi-rr-igloo:before {
    content: "\f653"
}

.fi-rr-image-slash:before {
    content: "\f654"
}

.fi-rr-images-user:before {
    content: "\f655"
}

.fi-rr-images:before {
    content: "\f656"
}

.fi-rr-inbox-in:before {
    content: "\f657"
}

.fi-rr-inbox-out:before {
    content: "\f658"
}

.fi-rr-inbox:before {
    content: "\f659"
}

.fi-rr-inboxes:before {
    content: "\f65a"
}

.fi-rr-incognito:before {
    content: "\f65b"
}

.fi-rr-indent:before {
    content: "\f65c"
}

.fi-rr-indian-rupee-sign:before {
    content: "\f65d"
}

.fi-rr-industry-alt:before {
    content: "\f65e"
}

.fi-rr-industry-windows:before {
    content: "\f65f"
}

.fi-rr-infinity:before {
    content: "\f660"
}

.fi-rr-info:before {
    content: "\f661"
}

.fi-rr-information:before {
    content: "\f662"
}

.fi-rr-inhaler:before {
    content: "\f663"
}

.fi-rr-input-numeric:before {
    content: "\f664"
}

.fi-rr-input-pipe:before {
    content: "\f665"
}

.fi-rr-input-text:before {
    content: "\f666"
}

.fi-rr-interactive:before {
    content: "\f667"
}

.fi-rr-interlining:before {
    content: "\f668"
}

.fi-rr-interrogation:before {
    content: "\f669"
}

.fi-rr-inventory-alt:before {
    content: "\f66a"
}

.fi-rr-island-tropical:before {
    content: "\f66b"
}

.fi-rr-it-alt:before {
    content: "\f66c"
}

.fi-rr-it-computer:before {
    content: "\f66d"
}

.fi-rr-it:before {
    content: "\f66e"
}

.fi-rr-italian-lira-sign:before {
    content: "\f66f"
}

.fi-rr-italic:before {
    content: "\f670"
}

.fi-rr-j:before {
    content: "\f671"
}

.fi-rr-jam:before {
    content: "\f672"
}

.fi-rr-joint:before {
    content: "\f673"
}

.fi-rr-joystick:before {
    content: "\f674"
}

.fi-rr-jpg:before {
    content: "\f675"
}

.fi-rr-jug:before {
    content: "\f676"
}

.fi-rr-k:before {
    content: "\f677"
}

.fi-rr-kazoo:before {
    content: "\f678"
}

.fi-rr-kerning:before {
    content: "\f679"
}

.fi-rr-key-skeleton-left-right:before {
    content: "\f67a"
}

.fi-rr-key:before {
    content: "\f67b"
}

.fi-rr-keyboard-brightness-low:before {
    content: "\f67c"
}

.fi-rr-keyboard-brightness:before {
    content: "\f67d"
}

.fi-rr-keyboard-down:before {
    content: "\f67e"
}

.fi-rr-keyboard-left:before {
    content: "\f67f"
}

.fi-rr-keyboard:before {
    content: "\f680"
}

.fi-rr-keynote:before {
    content: "\f681"
}

.fi-rr-kidneys:before {
    content: "\f682"
}

.fi-rr-kip-sign:before {
    content: "\f683"
}

.fi-rr-kiss-beam:before {
    content: "\f684"
}

.fi-rr-kiss-wink-heart:before {
    content: "\f685"
}

.fi-rr-kiss:before {
    content: "\f686"
}

.fi-rr-kite:before {
    content: "\f687"
}

.fi-rr-kiwi-bird:before {
    content: "\f688"
}

.fi-rr-knife-kitchen:before {
    content: "\f689"
}

.fi-rr-knife:before {
    content: "\f68a"
}

.fi-rr-l:before {
    content: "\f68b"
}

.fi-rr-label:before {
    content: "\f68c"
}

.fi-rr-lamp-desk:before {
    content: "\f68d"
}

.fi-rr-lamp-floor:before {
    content: "\f68e"
}

.fi-rr-lamp-street:before {
    content: "\f68f"
}

.fi-rr-lamp:before {
    content: "\f690"
}

.fi-rr-landmark-alt:before {
    content: "\f691"
}

.fi-rr-language:before {
    content: "\f692"
}

.fi-rr-laptop-arrow-down:before {
    content: "\f693"
}

.fi-rr-laptop-code:before {
    content: "\f694"
}

.fi-rr-laptop-medical:before {
    content: "\f695"
}

.fi-rr-laptop-mobile:before {
    content: "\f696"
}

.fi-rr-laptop-slash:before {
    content: "\f697"
}

.fi-rr-laptop:before {
    content: "\f698"
}

.fi-rr-lari-sign:before {
    content: "\f699"
}

.fi-rr-lasso-sparkles:before {
    content: "\f69a"
}

.fi-rr-lasso:before {
    content: "\f69b"
}

.fi-rr-laugh-beam:before {
    content: "\f69c"
}

.fi-rr-laugh-squint:before {
    content: "\f69d"
}

.fi-rr-laugh-wink:before {
    content: "\f69e"
}

.fi-rr-laugh:before {
    content: "\f69f"
}

.fi-rr-layer-minus:before {
    content: "\f6a0"
}

.fi-rr-layer-plus:before {
    content: "\f6a1"
}

.fi-rr-layers:before {
    content: "\f6a2"
}

.fi-rr-layout-fluid:before {
    content: "\f6a3"
}

.fi-rr-leaf-heart:before {
    content: "\f6a4"
}

.fi-rr-leaf-maple:before {
    content: "\f6a5"
}

.fi-rr-leaf-oak:before {
    content: "\f6a6"
}

.fi-rr-leaf:before {
    content: "\f6a7"
}

.fi-rr-left:before {
    content: "\f6a8"
}

.fi-rr-lemon:before {
    content: "\f6a9"
}

.fi-rr-letter-case:before {
    content: "\f6aa"
}

.fi-rr-lettuce:before {
    content: "\f6ab"
}

.fi-rr-level-down-alt:before {
    content: "\f6ac"
}

.fi-rr-level-down:before {
    content: "\f6ad"
}

.fi-rr-level-up-alt:before {
    content: "\f6ae"
}

.fi-rr-level-up:before {
    content: "\f6af"
}

.fi-rr-license:before {
    content: "\f6b0"
}

.fi-rr-life-ring:before {
    content: "\f6b1"
}

.fi-rr-light-ceiling:before {
    content: "\f6b2"
}

.fi-rr-light-emergency-on:before {
    content: "\f6b3"
}

.fi-rr-light-emergency:before {
    content: "\f6b4"
}

.fi-rr-light-switch-off:before {
    content: "\f6b5"
}

.fi-rr-light-switch-on:before {
    content: "\f6b6"
}

.fi-rr-light-switch:before {
    content: "\f6b7"
}

.fi-rr-lightbulb-dollar:before {
    content: "\f6b8"
}

.fi-rr-lightbulb-exclamation:before {
    content: "\f6b9"
}

.fi-rr-lightbulb-on:before {
    content: "\f6ba"
}

.fi-rr-lightbulb-question:before {
    content: "\f6bb"
}

.fi-rr-lightbulb-slash:before {
    content: "\f6bc"
}

.fi-rr-lights-holiday:before {
    content: "\f6bd"
}

.fi-rr-line-width:before {
    content: "\f6be"
}

.fi-rr-link-alt:before {
    content: "\f6bf"
}

.fi-rr-link-horizontal-slash:before {
    content: "\f6c0"
}

.fi-rr-link-horizontal:before {
    content: "\f6c1"
}

.fi-rr-link-slash-alt:before {
    content: "\f6c2"
}

.fi-rr-link-slash:before {
    content: "\f6c3"
}

.fi-rr-link:before {
    content: "\f6c4"
}

.fi-rr-lips:before {
    content: "\f6c5"
}

.fi-rr-lipstick:before {
    content: "\f6c6"
}

.fi-rr-lira-sign:before {
    content: "\f6c7"
}

.fi-rr-list-check:before {
    content: "\f6c8"
}

.fi-rr-list-dropdown:before {
    content: "\f6c9"
}

.fi-rr-list-music:before {
    content: "\f6ca"
}

.fi-rr-list-timeline:before {
    content: "\f6cb"
}

.fi-rr-list:before {
    content: "\f6cc"
}

.fi-rr-litecoin-sign:before {
    content: "\f6cd"
}

.fi-rr-loading:before {
    content: "\f6ce"
}

.fi-rr-lobster:before {
    content: "\f6cf"
}

.fi-rr-location-alt:before {
    content: "\f6d0"
}

.fi-rr-location-arrow:before {
    content: "\f6d1"
}

.fi-rr-location-crosshairs-slash:before {
    content: "\f6d2"
}

.fi-rr-location-crosshairs:before {
    content: "\f6d3"
}

.fi-rr-location-dot-slash:before {
    content: "\f6d4"
}

.fi-rr-location-exclamation:before {
    content: "\f6d5"
}

.fi-rr-lock-alt:before {
    content: "\f6d6"
}

.fi-rr-lock-open-alt:before {
    content: "\f6d7"
}

.fi-rr-lock:before {
    content: "\f6d8"
}

.fi-rr-locust:before {
    content: "\f6d9"
}

.fi-rr-loveseat:before {
    content: "\f6da"
}

.fi-rr-low-vision:before {
    content: "\f6db"
}

.fi-rr-luchador:before {
    content: "\f6dc"
}

.fi-rr-luggage-cart:before {
    content: "\f6dd"
}

.fi-rr-luggage-rolling:before {
    content: "\f6de"
}

.fi-rr-lungs-virus:before {
    content: "\f6df"
}

.fi-rr-lungs:before {
    content: "\f6e0"
}

.fi-rr-m:before {
    content: "\f6e1"
}

.fi-rr-magic-wand:before {
    content: "\f6e2"
}

.fi-rr-magnet:before {
    content: "\f6e3"
}

.fi-rr-mailbox:before {
    content: "\f6e4"
}

.fi-rr-makeup-brush:before {
    content: "\f6e5"
}

.fi-rr-man-head:before {
    content: "\f6e6"
}

.fi-rr-manat-sign:before {
    content: "\f6e7"
}

.fi-rr-mandolin:before {
    content: "\f6e8"
}

.fi-rr-manhole:before {
    content: "\f6e9"
}

.fi-rr-map-marker-check:before {
    content: "\f6ea"
}

.fi-rr-map-marker-cross:before {
    content: "\f6eb"
}

.fi-rr-map-marker-edit:before {
    content: "\f6ec"
}

.fi-rr-map-marker-home:before {
    content: "\f6ed"
}

.fi-rr-map-marker-minus:before {
    content: "\f6ee"
}

.fi-rr-map-marker-plus:before {
    content: "\f6ef"
}

.fi-rr-map-marker-question:before {
    content: "\f6f0"
}

.fi-rr-map-marker-slash:before {
    content: "\f6f1"
}

.fi-rr-map-marker-smile:before {
    content: "\f6f2"
}

.fi-rr-map-marker:before {
    content: "\f6f3"
}

.fi-rr-map-pin:before {
    content: "\f6f4"
}

.fi-rr-map:before {
    content: "\f6f5"
}

.fi-rr-marker-time:before {
    content: "\f6f6"
}

.fi-rr-marker:before {
    content: "\f6f7"
}

.fi-rr-mars-double:before {
    content: "\f6f8"
}

.fi-rr-mars-stroke-right:before {
    content: "\f6f9"
}

.fi-rr-mars-stroke-up:before {
    content: "\f6fa"
}

.fi-rr-mars:before {
    content: "\f6fb"
}

.fi-rr-mask-carnival:before {
    content: "\f6fc"
}

.fi-rr-mask-face:before {
    content: "\f6fd"
}

.fi-rr-mask:before {
    content: "\f6fe"
}

.fi-rr-mattress-pillow:before {
    content: "\f6ff"
}

.fi-rr-meat:before {
    content: "\f700"
}

.fi-rr-medical-star:before {
    content: "\f701"
}

.fi-rr-medicine:before {
    content: "\f702"
}

.fi-rr-megaphone:before {
    content: "\f703"
}

.fi-rr-meh-blank:before {
    content: "\f704"
}

.fi-rr-meh-rolling-eyes:before {
    content: "\f705"
}

.fi-rr-meh:before {
    content: "\f706"
}

.fi-rr-melon:before {
    content: "\f707"
}

.fi-rr-memo-circle-check:before {
    content: "\f708"
}

.fi-rr-memo-pad:before {
    content: "\f709"
}

.fi-rr-memo:before {
    content: "\f70a"
}

.fi-rr-memory:before {
    content: "\f70b"
}

.fi-rr-menu-burger:before {
    content: "\f70c"
}

.fi-rr-menu-dots-vertical:before {
    content: "\f70d"
}

.fi-rr-menu-dots:before {
    content: "\f70e"
}

.fi-rr-mercury:before {
    content: "\f70f"
}

.fi-rr-message-arrow-down:before {
    content: "\f710"
}

.fi-rr-message-arrow-up-right:before {
    content: "\f711"
}

.fi-rr-message-arrow-up:before {
    content: "\f712"
}

.fi-rr-message-bot:before {
    content: "\f713"
}

.fi-rr-message-code:before {
    content: "\f714"
}

.fi-rr-message-dollar:before {
    content: "\f715"
}

.fi-rr-message-image:before {
    content: "\f716"
}

.fi-rr-message-question:before {
    content: "\f717"
}

.fi-rr-message-quote:before {
    content: "\f718"
}

.fi-rr-message-slash:before {
    content: "\f719"
}

.fi-rr-message-sms:before {
    content: "\f71a"
}

.fi-rr-message-text:before {
    content: "\f71b"
}

.fi-rr-message-xmark:before {
    content: "\f71c"
}

.fi-rr-messages-dollar:before {
    content: "\f71d"
}

.fi-rr-messages-question:before {
    content: "\f71e"
}

.fi-rr-messages:before {
    content: "\f71f"
}

.fi-rr-meteor:before {
    content: "\f720"
}

.fi-rr-meter-bolt:before {
    content: "\f721"
}

.fi-rr-meter-droplet:before {
    content: "\f722"
}

.fi-rr-meter-fire:before {
    content: "\f723"
}

.fi-rr-meter:before {
    content: "\f724"
}

.fi-rr-microchip-ai:before {
    content: "\f725"
}

.fi-rr-microchip:before {
    content: "\f726"
}

.fi-rr-microphone-alt:before {
    content: "\f727"
}

.fi-rr-microphone-slash:before {
    content: "\f728"
}

.fi-rr-microphone:before {
    content: "\f729"
}

.fi-rr-microscope:before {
    content: "\f72a"
}

.fi-rr-microwave:before {
    content: "\f72b"
}

.fi-rr-mill-sign:before {
    content: "\f72c"
}

.fi-rr-mind-share:before {
    content: "\f72d"
}

.fi-rr-minus-circle:before {
    content: "\f72e"
}

.fi-rr-minus-hexagon:before {
    content: "\f72f"
}

.fi-rr-minus-small:before {
    content: "\f730"
}

.fi-rr-minus:before {
    content: "\f731"
}

.fi-rr-mistletoe:before {
    content: "\f732"
}

.fi-rr-mobile-button:before {
    content: "\f733"
}

.fi-rr-mobile-notch:before {
    content: "\f734"
}

.fi-rr-mobile:before {
    content: "\f735"
}

.fi-rr-mockup:before {
    content: "\f736"
}

.fi-rr-mode-landscape:before {
    content: "\f737"
}

.fi-rr-mode-portrait:before {
    content: "\f738"
}

.fi-rr-money-bill-simple:before {
    content: "\f739"
}

.fi-rr-money-bill-wave-alt:before {
    content: "\f73a"
}

.fi-rr-money-bill-wave:before {
    content: "\f73b"
}

.fi-rr-money-bills-simple:before {
    content: "\f73c"
}

.fi-rr-money-bills:before {
    content: "\f73d"
}

.fi-rr-money-check-edit-alt:before {
    content: "\f73e"
}

.fi-rr-money-check-edit:before {
    content: "\f73f"
}

.fi-rr-money-check:before {
    content: "\f740"
}

.fi-rr-money-from-bracket:before {
    content: "\f741"
}

.fi-rr-money-simple-from-bracket:before {
    content: "\f742"
}

.fi-rr-money:before {
    content: "\f743"
}

.fi-rr-monkey:before {
    content: "\f744"
}

.fi-rr-monument:before {
    content: "\f745"
}

.fi-rr-moon-stars:before {
    content: "\f746"
}

.fi-rr-moon:before {
    content: "\f747"
}

.fi-rr-moped:before {
    content: "\f748"
}

.fi-rr-mortar-pestle:before {
    content: "\f749"
}

.fi-rr-mosquito-net:before {
    content: "\f74a"
}

.fi-rr-mosquito:before {
    content: "\f74b"
}

.fi-rr-motorcycle:before {
    content: "\f74c"
}

.fi-rr-mound:before {
    content: "\f74d"
}

.fi-rr-mountain-city:before {
    content: "\f74e"
}

.fi-rr-mountain:before {
    content: "\f74f"
}

.fi-rr-mountains:before {
    content: "\f750"
}

.fi-rr-mouse:before {
    content: "\f751"
}

.fi-rr-move-to-folder-2:before {
    content: "\f752"
}

.fi-rr-move-to-folder:before {
    content: "\f753"
}

.fi-rr-mp3-player:before {
    content: "\f754"
}

.fi-rr-mug-alt:before {
    content: "\f755"
}

.fi-rr-mug-hot-alt:before {
    content: "\f756"
}

.fi-rr-mug-hot:before {
    content: "\f757"
}

.fi-rr-mug-marshmallows:before {
    content: "\f758"
}

.fi-rr-mug-tea:before {
    content: "\f759"
}

.fi-rr-mug:before {
    content: "\f75a"
}

.fi-rr-mushroom:before {
    content: "\f75b"
}

.fi-rr-music-alt:before {
    content: "\f75c"
}

.fi-rr-music-file:before {
    content: "\f75d"
}

.fi-rr-music-note-slash:before {
    content: "\f75e"
}

.fi-rr-music-note:before {
    content: "\f75f"
}

.fi-rr-music-slash:before {
    content: "\f760"
}

.fi-rr-music:before {
    content: "\f761"
}

.fi-rr-n:before {
    content: "\f762"
}

.fi-rr-naira-sign:before {
    content: "\f763"
}

.fi-rr-narwhal:before {
    content: "\f764"
}

.fi-rr-navigation:before {
    content: "\f765"
}

.fi-rr-network-cloud:before {
    content: "\f766"
}

.fi-rr-network:before {
    content: "\f767"
}

.fi-rr-neuter:before {
    content: "\f768"
}

.fi-rr-nfc-lock:before {
    content: "\f769"
}

.fi-rr-nfc-magnifying-glass:before {
    content: "\f76a"
}

.fi-rr-nfc-pen:before {
    content: "\f76b"
}

.fi-rr-nfc-slash:before {
    content: "\f76c"
}

.fi-rr-nfc-trash:before {
    content: "\f76d"
}

.fi-rr-nfc:before {
    content: "\f76e"
}

.fi-rr-no-people:before {
    content: "\f76f"
}

.fi-rr-noodles:before {
    content: "\f770"
}

.fi-rr-notdef:before {
    content: "\f771"
}

.fi-rr-note-medical:before {
    content: "\f772"
}

.fi-rr-note-sticky:before {
    content: "\f773"
}

.fi-rr-note:before {
    content: "\f774"
}

.fi-rr-notebook-alt:before {
    content: "\f775"
}

.fi-rr-notebook:before {
    content: "\f776"
}

.fi-rr-notes-medical:before {
    content: "\f777"
}

.fi-rr-notes:before {
    content: "\f778"
}

.fi-rr-o:before {
    content: "\f779"
}

.fi-rr-object-exclude:before {
    content: "\f77a"
}

.fi-rr-object-group:before {
    content: "\f77b"
}

.fi-rr-object-intersect:before {
    content: "\f77c"
}

.fi-rr-object-subtract:before {
    content: "\f77d"
}

.fi-rr-object-ungroup:before {
    content: "\f77e"
}

.fi-rr-object-union:before {
    content: "\f77f"
}

.fi-rr-objects-column:before {
    content: "\f780"
}

.fi-rr-octagon:before {
    content: "\f781"
}

.fi-rr-oil-can:before {
    content: "\f782"
}

.fi-rr-oil-temp:before {
    content: "\f783"
}

.fi-rr-olive-oil:before {
    content: "\f784"
}

.fi-rr-olives:before {
    content: "\f785"
}

.fi-rr-onion:before {
    content: "\f786"
}

.fi-rr-opacity:before {
    content: "\f787"
}

.fi-rr-ornament:before {
    content: "\f788"
}

.fi-rr-otter:before {
    content: "\f789"
}

.fi-rr-outdent:before {
    content: "\f78a"
}

.fi-rr-oven:before {
    content: "\f78b"
}

.fi-rr-overline:before {
    content: "\f78c"
}

.fi-rr-p:before {
    content: "\f78d"
}

.fi-rr-package:before {
    content: "\f78e"
}

.fi-rr-page-break:before {
    content: "\f78f"
}

.fi-rr-pager:before {
    content: "\f790"
}

.fi-rr-paint-brush:before {
    content: "\f791"
}

.fi-rr-paint-roller:before {
    content: "\f792"
}

.fi-rr-paintbrush-pencil:before {
    content: "\f793"
}

.fi-rr-palette:before {
    content: "\f794"
}

.fi-rr-pallet-alt:before {
    content: "\f795"
}

.fi-rr-pallet:before {
    content: "\f796"
}

.fi-rr-pan:before {
    content: "\f797"
}

.fi-rr-panorama:before {
    content: "\f798"
}

.fi-rr-paper-plane-top:before {
    content: "\f799"
}

.fi-rr-paper-plane:before {
    content: "\f79a"
}

.fi-rr-paperclip-vertical:before {
    content: "\f79b"
}

.fi-rr-parachute-box:before {
    content: "\f79c"
}

.fi-rr-paragraph-left:before {
    content: "\f79d"
}

.fi-rr-paragraph:before {
    content: "\f79e"
}

.fi-rr-parking-circle-slash:before {
    content: "\f79f"
}

.fi-rr-parking-circle:before {
    content: "\f7a0"
}

.fi-rr-parking-slash:before {
    content: "\f7a1"
}

.fi-rr-parking:before {
    content: "\f7a2"
}

.fi-rr-party-bell:before {
    content: "\f7a3"
}

.fi-rr-party-horn:before {
    content: "\f7a4"
}

.fi-rr-passport:before {
    content: "\f7a5"
}

.fi-rr-password:before {
    content: "\f7a6"
}

.fi-rr-paste:before {
    content: "\f7a7"
}

.fi-rr-pattern:before {
    content: "\f7a8"
}

.fi-rr-pause-circle:before {
    content: "\f7a9"
}

.fi-rr-pause:before {
    content: "\f7aa"
}

.fi-rr-paw-claws:before {
    content: "\f7ab"
}

.fi-rr-paw:before {
    content: "\f7ac"
}

.fi-rr-peace:before {
    content: "\f7ad"
}

.fi-rr-peach:before {
    content: "\f7ae"
}

.fi-rr-pedestal:before {
    content: "\f7af"
}

.fi-rr-pen-circle:before {
    content: "\f7b0"
}

.fi-rr-pen-clip-slash:before {
    content: "\f7b1"
}

.fi-rr-pen-clip:before {
    content: "\f7b2"
}

.fi-rr-pen-fancy-slash:before {
    content: "\f7b3"
}

.fi-rr-pen-fancy:before {
    content: "\f7b4"
}

.fi-rr-pen-field:before {
    content: "\f7b5"
}

.fi-rr-pen-nib-slash:before {
    content: "\f7b6"
}

.fi-rr-pen-nib:before {
    content: "\f7b7"
}

.fi-rr-pen-slash:before {
    content: "\f7b8"
}

.fi-rr-pen-square:before {
    content: "\f7b9"
}

.fi-rr-pen-swirl:before {
    content: "\f7ba"
}

.fi-rr-pencil-paintbrush:before {
    content: "\f7bb"
}

.fi-rr-pencil-ruler:before {
    content: "\f7bc"
}

.fi-rr-pencil-slash:before {
    content: "\f7bd"
}

.fi-rr-pencil:before {
    content: "\f7be"
}

.fi-rr-pennant:before {
    content: "\f7bf"
}

.fi-rr-people-arrows-left-right:before {
    content: "\f7c0"
}

.fi-rr-people-carry-box:before {
    content: "\f7c1"
}

.fi-rr-people-dress:before {
    content: "\f7c2"
}

.fi-rr-people-pants:before {
    content: "\f7c3"
}

.fi-rr-people-poll:before {
    content: "\f7c4"
}

.fi-rr-people:before {
    content: "\f7c5"
}

.fi-rr-pepper-hot:before {
    content: "\f7c6"
}

.fi-rr-pepper:before {
    content: "\f7c7"
}

.fi-rr-percentage:before {
    content: "\f7c8"
}

.fi-rr-person-carry-box:before {
    content: "\f7c9"
}

.fi-rr-person-circle-check:before {
    content: "\f7ca"
}

.fi-rr-person-circle-exclamation:before {
    content: "\f7cb"
}

.fi-rr-person-circle-minus:before {
    content: "\f7cc"
}

.fi-rr-person-circle-plus:before {
    content: "\f7cd"
}

.fi-rr-person-circle-question:before {
    content: "\f7ce"
}

.fi-rr-person-circle-xmark:before {
    content: "\f7cf"
}

.fi-rr-person-dolly-empty:before {
    content: "\f7d0"
}

.fi-rr-person-dolly:before {
    content: "\f7d1"
}

.fi-rr-person-dress-simple:before {
    content: "\f7d2"
}

.fi-rr-person-dress:before {
    content: "\f7d3"
}

.fi-rr-person-praying:before {
    content: "\f7d4"
}

.fi-rr-person-pregnant:before {
    content: "\f7d5"
}

.fi-rr-person-seat-reclined:before {
    content: "\f7d6"
}

.fi-rr-person-seat:before {
    content: "\f7d7"
}

.fi-rr-person-sign:before {
    content: "\f7d8"
}

.fi-rr-person-simple:before {
    content: "\f7d9"
}

.fi-rr-person-walking-with-cane:before {
    content: "\f7da"
}

.fi-rr-peseta-sign:before {
    content: "\f7db"
}

.fi-rr-peso-sign:before {
    content: "\f7dc"
}

.fi-rr-pharmacy:before {
    content: "\f7dd"
}

.fi-rr-phone-call:before {
    content: "\f7de"
}

.fi-rr-phone-cross:before {
    content: "\f7df"
}

.fi-rr-phone-flip:before {
    content: "\f7e0"
}

.fi-rr-phone-office:before {
    content: "\f7e1"
}

.fi-rr-phone-pause:before {
    content: "\f7e2"
}

.fi-rr-phone-plus:before {
    content: "\f7e3"
}

.fi-rr-phone-rotary:before {
    content: "\f7e4"
}

.fi-rr-phone-slash:before {
    content: "\f7e5"
}

.fi-rr-photo-film-music:before {
    content: "\f7e6"
}

.fi-rr-photo-video:before {
    content: "\f7e7"
}

.fi-rr-physics:before {
    content: "\f7e8"
}

.fi-rr-Pi:before {
    content: "\f7e9"
}

.fi-rr-piano-keyboard:before {
    content: "\f7ea"
}

.fi-rr-piano:before {
    content: "\f7eb"
}

.fi-rr-pickaxe:before {
    content: "\f7ec"
}

.fi-rr-picnic:before {
    content: "\f7ed"
}

.fi-rr-picpeople-filled:before {
    content: "\f7ee"
}

.fi-rr-picpeople:before {
    content: "\f7ef"
}

.fi-rr-picture:before {
    content: "\f7f0"
}

.fi-rr-pie:before {
    content: "\f7f1"
}

.fi-rr-piece:before {
    content: "\f7f2"
}

.fi-rr-piggy-bank:before {
    content: "\f7f3"
}

.fi-rr-pills:before {
    content: "\f7f4"
}

.fi-rr-pinata:before {
    content: "\f7f5"
}

.fi-rr-pineapple:before {
    content: "\f7f6"
}

.fi-rr-ping-pong:before {
    content: "\f7f7"
}

.fi-rr-pipe-smoking:before {
    content: "\f7f8"
}

.fi-rr-pizza-slice:before {
    content: "\f7f9"
}

.fi-rr-plane-alt:before {
    content: "\f7fa"
}

.fi-rr-plane-arrival:before {
    content: "\f7fb"
}

.fi-rr-plane-departure:before {
    content: "\f7fc"
}

.fi-rr-plane-prop:before {
    content: "\f7fd"
}

.fi-rr-plane-slash:before {
    content: "\f7fe"
}

.fi-rr-plane-tail:before {
    content: "\f7ff"
}

.fi-rr-plane:before {
    content: "\f800"
}

.fi-rr-planet-moon:before {
    content: "\f801"
}

.fi-rr-planet-ringed:before {
    content: "\f802"
}

.fi-rr-plant-wilt:before {
    content: "\f803"
}

.fi-rr-plate:before {
    content: "\f804"
}

.fi-rr-play-alt:before {
    content: "\f805"
}

.fi-rr-play-circle:before {
    content: "\f806"
}

.fi-rr-play-pause:before {
    content: "\f807"
}

.fi-rr-play:before {
    content: "\f808"
}

.fi-rr-playing-cards:before {
    content: "\f809"
}

.fi-rr-plug:before {
    content: "\f80a"
}

.fi-rr-plus-hexagon:before {
    content: "\f80b"
}

.fi-rr-plus-minus:before {
    content: "\f80c"
}

.fi-rr-plus-small:before {
    content: "\f80d"
}

.fi-rr-plus:before {
    content: "\f80e"
}

.fi-rr-podcast:before {
    content: "\f80f"
}

.fi-rr-podium-star:before {
    content: "\f810"
}

.fi-rr-podium:before {
    content: "\f811"
}

.fi-rr-poker-chip:before {
    content: "\f812"
}

.fi-rr-police-box:before {
    content: "\f813"
}

.fi-rr-poll-h:before {
    content: "\f814"
}

.fi-rr-pompebled:before {
    content: "\f815"
}

.fi-rr-poo-bolt:before {
    content: "\f816"
}

.fi-rr-poo:before {
    content: "\f817"
}

.fi-rr-pool-8-ball:before {
    content: "\f818"
}

.fi-rr-poop:before {
    content: "\f819"
}

.fi-rr-popcorn:before {
    content: "\f81a"
}

.fi-rr-portal-enter:before {
    content: "\f81b"
}

.fi-rr-portal-exit:before {
    content: "\f81c"
}

.fi-rr-portrait:before {
    content: "\f81d"
}

.fi-rr-pot:before {
    content: "\f81e"
}

.fi-rr-pound:before {
    content: "\f81f"
}

.fi-rr-power:before {
    content: "\f820"
}

.fi-rr-prescription-bottle-alt:before {
    content: "\f821"
}

.fi-rr-prescription-bottle-pill:before {
    content: "\f822"
}

.fi-rr-prescription-bottle:before {
    content: "\f823"
}

.fi-rr-prescription:before {
    content: "\f824"
}

.fi-rr-presentation:before {
    content: "\f825"
}

.fi-rr-print-magnifying-glass:before {
    content: "\f826"
}

.fi-rr-print-slash:before {
    content: "\f827"
}

.fi-rr-print:before {
    content: "\f828"
}

.fi-rr-procedures:before {
    content: "\f829"
}

.fi-rr-projector:before {
    content: "\f82a"
}

.fi-rr-protractor:before {
    content: "\f82b"
}

.fi-rr-pulse:before {
    content: "\f82c"
}

.fi-rr-pump-medical:before {
    content: "\f82d"
}

.fi-rr-pump:before {
    content: "\f82e"
}

.fi-rr-pumpkin-alt:before {
    content: "\f82f"
}

.fi-rr-pumpkin:before {
    content: "\f830"
}

.fi-rr-puzzle-alt:before {
    content: "\f831"
}

.fi-rr-puzzle:before {
    content: "\f832"
}

.fi-rr-pyramid:before {
    content: "\f833"
}

.fi-rr-q:before {
    content: "\f834"
}

.fi-rr-qr-scan:before {
    content: "\f835"
}

.fi-rr-QR:before {
    content: "\f836"
}

.fi-rr-qrcode:before {
    content: "\f837"
}

.fi-rr-question-square:before {
    content: "\f838"
}

.fi-rr-question:before {
    content: "\f839"
}

.fi-rr-quote-right:before {
    content: "\f83a"
}

.fi-rr-r:before {
    content: "\f83b"
}

.fi-rr-rabbit-fast:before {
    content: "\f83c"
}

.fi-rr-rabbit:before {
    content: "\f83d"
}

.fi-rr-racquet:before {
    content: "\f83e"
}

.fi-rr-radar:before {
    content: "\f83f"
}

.fi-rr-radiation-alt:before {
    content: "\f840"
}

.fi-rr-radiation:before {
    content: "\f841"
}

.fi-rr-radio-alt:before {
    content: "\f842"
}

.fi-rr-radio:before {
    content: "\f843"
}

.fi-rr-radish:before {
    content: "\f844"
}

.fi-rr-rainbow:before {
    content: "\f845"
}

.fi-rr-raindrops:before {
    content: "\f846"
}

.fi-rr-ram:before {
    content: "\f847"
}

.fi-rr-ramp-loading:before {
    content: "\f848"
}

.fi-rr-raygun:before {
    content: "\f849"
}

.fi-rr-rec:before {
    content: "\f84a"
}

.fi-rr-receipt:before {
    content: "\f84b"
}

.fi-rr-record-vinyl:before {
    content: "\f84c"
}

.fi-rr-rectabgle-vertical:before {
    content: "\f84d"
}

.fi-rr-rectangle-barcode:before {
    content: "\f84e"
}

.fi-rr-rectangle-code:before {
    content: "\f84f"
}

.fi-rr-rectangle-horizontal:before {
    content: "\f850"
}

.fi-rr-rectangle-list:before {
    content: "\f851"
}

.fi-rr-rectangle-panoramic:before {
    content: "\f852"
}

.fi-rr-rectangle-pro:before {
    content: "\f853"
}

.fi-rr-rectangle-vertical-history:before {
    content: "\f854"
}

.fi-rr-rectangle-vertical:before {
    content: "\f855"
}

.fi-rr-rectangle-xmark:before {
    content: "\f856"
}

.fi-rr-rectangles-mixed:before {
    content: "\f857"
}

.fi-rr-recycle:before {
    content: "\f858"
}

.fi-rr-redo-alt:before {
    content: "\f859"
}

.fi-rr-redo:before {
    content: "\f85a"
}

.fi-rr-reel:before {
    content: "\f85b"
}

.fi-rr-reflect-horizontal:before {
    content: "\f85c"
}

.fi-rr-reflect-vertical:before {
    content: "\f85d"
}

.fi-rr-reflect:before {
    content: "\f85e"
}

.fi-rr-refresh:before {
    content: "\f85f"
}

.fi-rr-refrigerator:before {
    content: "\f860"
}

.fi-rr-registered:before {
    content: "\f861"
}

.fi-rr-remove-folder:before {
    content: "\f862"
}

.fi-rr-remove-user:before {
    content: "\f863"
}

.fi-rr-replace:before {
    content: "\f864"
}

.fi-rr-reply-all:before {
    content: "\f865"
}

.fi-rr-republican:before {
    content: "\f866"
}

.fi-rr-resize:before {
    content: "\f867"
}

.fi-rr-resources:before {
    content: "\f868"
}

.fi-rr-restaurant:before {
    content: "\f869"
}

.fi-rr-restroom-simple:before {
    content: "\f86a"
}

.fi-rr-rewind:before {
    content: "\f86b"
}

.fi-rr-rhombus:before {
    content: "\f86c"
}

.fi-rr-ribbon:before {
    content: "\f86d"
}

.fi-rr-right:before {
    content: "\f86e"
}

.fi-rr-ring-diamond:before {
    content: "\f86f"
}

.fi-rr-ring:before {
    content: "\f870"
}

.fi-rr-rings-wedding:before {
    content: "\f871"
}

.fi-rr-road:before {
    content: "\f872"
}

.fi-rr-robot:before {
    content: "\f873"
}

.fi-rr-rocket-lunch:before {
    content: "\f874"
}

.fi-rr-rocket:before {
    content: "\f875"
}

.fi-rr-roller-coaster:before {
    content: "\f876"
}

.fi-rr-room-service:before {
    content: "\f877"
}

.fi-rr-rotate-exclamation:before {
    content: "\f878"
}

.fi-rr-rotate-left:before {
    content: "\f879"
}

.fi-rr-rotate-right:before {
    content: "\f87a"
}

.fi-rr-route-highway:before {
    content: "\f87b"
}

.fi-rr-route-interstate:before {
    content: "\f87c"
}

.fi-rr-route:before {
    content: "\f87d"
}

.fi-rr-router:before {
    content: "\f87e"
}

.fi-rr-rss-alt:before {
    content: "\f87f"
}

.fi-rr-rss:before {
    content: "\f880"
}

.fi-rr-ruble-sign:before {
    content: "\f881"
}

.fi-rr-rugby:before {
    content: "\f882"
}

.fi-rr-ruler-combined:before {
    content: "\f883"
}

.fi-rr-ruler-horizontal:before {
    content: "\f884"
}

.fi-rr-ruler-triangle:before {
    content: "\f885"
}

.fi-rr-ruler-vertical:before {
    content: "\f886"
}

.fi-rr-running:before {
    content: "\f887"
}

.fi-rr-rupee-sign:before {
    content: "\f888"
}

.fi-rr-rupiah-sign:before {
    content: "\f889"
}

.fi-rr-rv:before {
    content: "\f88a"
}

.fi-rr-s:before {
    content: "\f88b"
}

.fi-rr-sack-dollar:before {
    content: "\f88c"
}

.fi-rr-sack:before {
    content: "\f88d"
}

.fi-rr-sad-cry:before {
    content: "\f88e"
}

.fi-rr-sad-tear:before {
    content: "\f88f"
}

.fi-rr-sad:before {
    content: "\f890"
}

.fi-rr-sailboat:before {
    content: "\f891"
}

.fi-rr-salad:before {
    content: "\f892"
}

.fi-rr-salt-pepper:before {
    content: "\f893"
}

.fi-rr-sandwich:before {
    content: "\f894"
}

.fi-rr-satellite-dish:before {
    content: "\f895"
}

.fi-rr-satellite:before {
    content: "\f896"
}

.fi-rr-sauce:before {
    content: "\f897"
}

.fi-rr-sausage:before {
    content: "\f898"
}

.fi-rr-sax-hot:before {
    content: "\f899"
}

.fi-rr-saxophone:before {
    content: "\f89a"
}

.fi-rr-scale:before {
    content: "\f89b"
}

.fi-rr-scalpel-path:before {
    content: "\f89c"
}

.fi-rr-scalpel:before {
    content: "\f89d"
}

.fi-rr-scanner-gun:before {
    content: "\f89e"
}

.fi-rr-scanner-image:before {
    content: "\f89f"
}

.fi-rr-scanner-keyboard:before {
    content: "\f8a0"
}

.fi-rr-scanner-touchscreen:before {
    content: "\f8a1"
}

.fi-rr-scarecrow:before {
    content: "\f8a2"
}

.fi-rr-scarf:before {
    content: "\f8a3"
}

.fi-rr-school-bus:before {
    content: "\f8a4"
}

.fi-rr-school:before {
    content: "\f8a5"
}

.fi-rr-scissors:before {
    content: "\f8a6"
}

.fi-rr-screen:before {
    content: "\f8a7"
}

.fi-rr-screencast:before {
    content: "\f8a8"
}

.fi-rr-screwdriver:before {
    content: "\f8a9"
}

.fi-rr-scribble:before {
    content: "\f8aa"
}

.fi-rr-scroll-torah:before {
    content: "\f8ab"
}

.fi-rr-scrubber:before {
    content: "\f8ac"
}

.fi-rr-scythe:before {
    content: "\f8ad"
}

.fi-rr-sd-card:before {
    content: "\f8ae"
}

.fi-rr-sd-cards:before {
    content: "\f8af"
}

.fi-rr-seal-exclamation:before {
    content: "\f8b0"
}

.fi-rr-seal-question:before {
    content: "\f8b1"
}

.fi-rr-search-alt:before {
    content: "\f8b2"
}

.fi-rr-search-dollar:before {
    content: "\f8b3"
}

.fi-rr-search-heart:before {
    content: "\f8b4"
}

.fi-rr-search-location:before {
    content: "\f8b5"
}

.fi-rr-search:before {
    content: "\f8b6"
}

.fi-rr-seat-airline:before {
    content: "\f8b7"
}

.fi-rr-security:before {
    content: "\f8b8"
}

.fi-rr-seedling:before {
    content: "\f8b9"
}

.fi-rr-send-back:before {
    content: "\f8ba"
}

.fi-rr-send-backward:before {
    content: "\f8bb"
}

.fi-rr-sensor-alert:before {
    content: "\f8bc"
}

.fi-rr-sensor-fire:before {
    content: "\f8bd"
}

.fi-rr-sensor-on:before {
    content: "\f8be"
}

.fi-rr-sensor-smoke:before {
    content: "\f8bf"
}

.fi-rr-sensor:before {
    content: "\f8c0"
}

.fi-rr-settings-sliders:before {
    content: "\f8c1"
}

.fi-rr-settings:before {
    content: "\f8c2"
}

.fi-rr-share-alt-square:before {
    content: "\f8c3"
}

.fi-rr-share-square:before {
    content: "\f8c4"
}

.fi-rr-share:before {
    content: "\f8c5"
}

.fi-rr-sheep:before {
    content: "\f8c6"
}

.fi-rr-shekel-sign:before {
    content: "\f8c7"
}

.fi-rr-shelves:before {
    content: "\f8c8"
}

.fi-rr-shield-alt:before {
    content: "\f8c9"
}

.fi-rr-shield-check:before {
    content: "\f8ca"
}

.fi-rr-shield-cross:before {
    content: "\f8cb"
}

.fi-rr-shield-exclamation:before {
    content: "\f8cc"
}

.fi-rr-shield-interrogation:before {
    content: "\f8cd"
}

.fi-rr-shield-keyhole:before {
    content: "\f8ce"
}

.fi-rr-shield-minus:before {
    content: "\f8cf"
}

.fi-rr-shield-plus:before {
    content: "\f8d0"
}

.fi-rr-shield-slash:before {
    content: "\f8d1"
}

.fi-rr-shield-virus:before {
    content: "\f8d2"
}

.fi-rr-shield-xmark:before {
    content: "\f8d3"
}

.fi-rr-shield:before {
    content: "\f8d4"
}

.fi-rr-ship-side:before {
    content: "\f8d5"
}

.fi-rr-ship:before {
    content: "\f8d6"
}

.fi-rr-shipping-fast:before {
    content: "\f8d7"
}

.fi-rr-shipping-timed:before {
    content: "\f8d8"
}

.fi-rr-shirt-long-sleeve:before {
    content: "\f8d9"
}

.fi-rr-shirt-running:before {
    content: "\f8da"
}

.fi-rr-shirt-tank-top:before {
    content: "\f8db"
}

.fi-rr-shoe-prints:before {
    content: "\f8dc"
}

.fi-rr-shop-lock:before {
    content: "\f8dd"
}

.fi-rr-shop-slash:before {
    content: "\f8de"
}

.fi-rr-shop:before {
    content: "\f8df"
}

.fi-rr-shopping-bag-add:before {
    content: "\f8e0"
}

.fi-rr-shopping-bag:before {
    content: "\f8e1"
}

.fi-rr-shopping-basket:before {
    content: "\f8e2"
}

.fi-rr-shopping-cart-add:before {
    content: "\f8e3"
}

.fi-rr-shopping-cart-check:before {
    content: "\f8e4"
}

.fi-rr-shopping-cart:before {
    content: "\f8e5"
}

.fi-rr-shovel-snow:before {
    content: "\f8e6"
}

.fi-rr-shovel:before {
    content: "\f8e7"
}

.fi-rr-shower-down:before {
    content: "\f8e8"
}

.fi-rr-shower:before {
    content: "\f8e9"
}

.fi-rr-shredder:before {
    content: "\f8ea"
}

.fi-rr-shrimp:before {
    content: "\f8eb"
}

.fi-rr-shuffle:before {
    content: "\f8ec"
}

.fi-rr-shuttle-van:before {
    content: "\f8ed"
}

.fi-rr-shuttlecock:before {
    content: "\f8ee"
}

.fi-rr-Sickle:before {
    content: "\f8ef"
}

.fi-rr-sidebar-flip:before {
    content: "\f8f0"
}

.fi-rr-sidebar:before {
    content: "\f8f1"
}

.fi-rr-sigma:before {
    content: "\f8f2"
}

.fi-rr-sign-hanging:before {
    content: "\f8f3"
}

.fi-rr-sign-in-alt:before {
    content: "\f8f4"
}

.fi-rr-sign-out-alt:before {
    content: "\f8f5"
}

.fi-rr-signal-alt-1:before {
    content: "\f8f6"
}

.fi-rr-signal-alt-2:before {
    content: "\f8f7"
}

.fi-rr-signal-alt-slash:before {
    content: "\f8f8"
}

.fi-rr-signal-alt:before {
    content: "\f8f9"
}

.fi-rr-signal-bars-fair:before {
    content: "\f8fa"
}

.fi-rr-signal-bars-good:before {
    content: "\f8fb"
}

.fi-rr-signal-bars-weak:before {
    content: "\f8fc"
}

.fi-rr-signal-stream-slash:before {
    content: "\f8fd"
}

.fi-rr-signal-stream:before {
    content: "\f8fe"
}

.fi-rr-signature-lock:before {
    content: "\f8ff"
}

.fi-rr-signature-slash:before {
    content: "\f900"
}

.fi-rr-signature:before {
    content: "\f901"
}

.fi-rr-sim-card:before {
    content: "\f902"
}

.fi-rr-sim-cards:before {
    content: "\f903"
}

.fi-rr-sink:before {
    content: "\f904"
}

.fi-rr-siren-on:before {
    content: "\f905"
}

.fi-rr-Siren:before {
    content: "\f906"
}

.fi-rr-site-alt:before {
    content: "\f907"
}

.fi-rr-site-browser:before {
    content: "\f908"
}

.fi-rr-site:before {
    content: "\f909"
}

.fi-rr-sitemap:before {
    content: "\f90a"
}

.fi-rr-skateboard:before {
    content: "\f90b"
}

.fi-rr-skating:before {
    content: "\f90c"
}

.fi-rr-skeleton:before {
    content: "\f90d"
}

.fi-rr-skewer:before {
    content: "\f90e"
}

.fi-rr-ski-jump:before {
    content: "\f90f"
}

.fi-rr-ski-lift:before {
    content: "\f910"
}

.fi-rr-skiing-nordic:before {
    content: "\f911"
}

.fi-rr-skiing:before {
    content: "\f912"
}

.fi-rr-skull-cow:before {
    content: "\f913"
}

.fi-rr-skull-crossbones:before {
    content: "\f914"
}

.fi-rr-skull:before {
    content: "\f915"
}

.fi-rr-slash:before {
    content: "\f916"
}

.fi-rr-sledding:before {
    content: "\f917"
}

.fi-rr-sleigh:before {
    content: "\f918"
}

.fi-rr-sliders-h-square:before {
    content: "\f919"
}

.fi-rr-sliders-v-square:before {
    content: "\f91a"
}

.fi-rr-sliders-v:before {
    content: "\f91b"
}

.fi-rr-smartphone:before {
    content: "\f91c"
}

.fi-rr-smile-beam:before {
    content: "\f91d"
}

.fi-rr-smile-plus:before {
    content: "\f91e"
}

.fi-rr-smile-wink:before {
    content: "\f91f"
}

.fi-rr-smile:before {
    content: "\f920"
}

.fi-rr-smiley-comment-alt:before {
    content: "\f921"
}

.fi-rr-smog:before {
    content: "\f922"
}

.fi-rr-smoke:before {
    content: "\f923"
}

.fi-rr-smoking-ban:before {
    content: "\f924"
}

.fi-rr-smoking:before {
    content: "\f925"
}

.fi-rr-snake:before {
    content: "\f926"
}

.fi-rr-snooze:before {
    content: "\f927"
}

.fi-rr-snow-blowing:before {
    content: "\f928"
}

.fi-rr-snowboarding:before {
    content: "\f929"
}

.fi-rr-snowflake-droplets:before {
    content: "\f92a"
}

.fi-rr-snowflake:before {
    content: "\f92b"
}

.fi-rr-snowflakes:before {
    content: "\f92c"
}

.fi-rr-snowman-alt:before {
    content: "\f92d"
}

.fi-rr-snowman-head:before {
    content: "\f92e"
}

.fi-rr-snowmobile:before {
    content: "\f92f"
}

.fi-rr-snowplow:before {
    content: "\f930"
}

.fi-rr-soap-alt:before {
    content: "\f931"
}

.fi-rr-soap:before {
    content: "\f932"
}

.fi-rr-social-network:before {
    content: "\f933"
}

.fi-rr-socks:before {
    content: "\f934"
}

.fi-rr-solar-panel:before {
    content: "\f935"
}

.fi-rr-solar-system:before {
    content: "\f936"
}

.fi-rr-sort-alpha-down-alt:before {
    content: "\f937"
}

.fi-rr-sort-alpha-down:before {
    content: "\f938"
}

.fi-rr-sort-alpha-up-alt:before {
    content: "\f939"
}

.fi-rr-sort-alpha-up:before {
    content: "\f93a"
}

.fi-rr-sort-alt:before {
    content: "\f93b"
}

.fi-rr-sort-amount-down-alt:before {
    content: "\f93c"
}

.fi-rr-sort-amount-down:before {
    content: "\f93d"
}

.fi-rr-sort-amount-up-alt:before {
    content: "\f93e"
}

.fi-rr-sort-amount-up:before {
    content: "\f93f"
}

.fi-rr-sort-circle-down:before {
    content: "\f940"
}

.fi-rr-sort-circle-up:before {
    content: "\f941"
}

.fi-rr-sort-circle:before {
    content: "\f942"
}

.fi-rr-sort-down:before {
    content: "\f943"
}

.fi-rr-sort-numeric-down-alt:before {
    content: "\f944"
}

.fi-rr-sort-numeric-down:before {
    content: "\f945"
}

.fi-rr-sort-shapes-down:before {
    content: "\f946"
}

.fi-rr-sort-shapes-up:before {
    content: "\f947"
}

.fi-rr-sort-size-down:before {
    content: "\f948"
}

.fi-rr-sort-size-up:before {
    content: "\f949"
}

.fi-rr-sort:before {
    content: "\f94a"
}

.fi-rr-soup:before {
    content: "\f94b"
}

.fi-rr-spa:before {
    content: "\f94c"
}

.fi-rr-space-shuttle:before {
    content: "\f94d"
}

.fi-rr-space-station-moon-alt:before {
    content: "\f94e"
}

.fi-rr-space-station-moon:before {
    content: "\f94f"
}

.fi-rr-spade:before {
    content: "\f950"
}

.fi-rr-spaghetti-monster-flying:before {
    content: "\f951"
}

.fi-rr-sparkles:before {
    content: "\f952"
}

.fi-rr-speaker:before {
    content: "\f953"
}

.fi-rr-speakers:before {
    content: "\f954"
}

.fi-rr-sphere:before {
    content: "\f955"
}

.fi-rr-spider-black-widow:before {
    content: "\f956"
}

.fi-rr-spider-web:before {
    content: "\f957"
}

.fi-rr-spider:before {
    content: "\f958"
}

.fi-rr-spinner:before {
    content: "\f959"
}

.fi-rr-split:before {
    content: "\f95a"
}

.fi-rr-splotch:before {
    content: "\f95b"
}

.fi-rr-spoon:before {
    content: "\f95c"
}

.fi-rr-sport:before {
    content: "\f95d"
}

.fi-rr-spray-can-sparkles:before {
    content: "\f95e"
}

.fi-rr-spray-can:before {
    content: "\f95f"
}

.fi-rr-sprinkler:before {
    content: "\f960"
}

.fi-rr-square-0:before {
    content: "\f961"
}

.fi-rr-square-1:before {
    content: "\f962"
}

.fi-rr-square-2:before {
    content: "\f963"
}

.fi-rr-square-3:before {
    content: "\f964"
}

.fi-rr-square-4:before {
    content: "\f965"
}

.fi-rr-square-5:before {
    content: "\f966"
}

.fi-rr-square-6:before {
    content: "\f967"
}

.fi-rr-square-7:before {
    content: "\f968"
}

.fi-rr-square-8:before {
    content: "\f969"
}

.fi-rr-square-9:before {
    content: "\f96a"
}

.fi-rr-square-a:before {
    content: "\f96b"
}

.fi-rr-square-b:before {
    content: "\f96c"
}

.fi-rr-square-bolt:before {
    content: "\f96d"
}

.fi-rr-square-c:before {
    content: "\f96e"
}

.fi-rr-square-code:before {
    content: "\f96f"
}

.fi-rr-square-d:before {
    content: "\f970"
}

.fi-rr-square-dashed:before {
    content: "\f971"
}

.fi-rr-square-e:before {
    content: "\f972"
}

.fi-rr-square-ellipsis-vertical:before {
    content: "\f973"
}

.fi-rr-square-ellipsis:before {
    content: "\f974"
}

.fi-rr-square-exclamation:before {
    content: "\f975"
}

.fi-rr-square-f:before {
    content: "\f976"
}

.fi-rr-square-g:before {
    content: "\f977"
}

.fi-rr-square-h:before {
    content: "\f978"
}

.fi-rr-square-heart:before {
    content: "\f979"
}

.fi-rr-square-i:before {
    content: "\f97a"
}

.fi-rr-square-info:before {
    content: "\f97b"
}

.fi-rr-square-j:before {
    content: "\f97c"
}

.fi-rr-square-k:before {
    content: "\f97d"
}

.fi-rr-square-kanban:before {
    content: "\f97e"
}

.fi-rr-square-l:before {
    content: "\f97f"
}

.fi-rr-square-m:before {
    content: "\f980"
}

.fi-rr-square-minus:before {
    content: "\f981"
}

.fi-rr-square-n:before {
    content: "\f982"
}

.fi-rr-square-o:before {
    content: "\f983"
}

.fi-rr-square-p:before {
    content: "\f984"
}

.fi-rr-square-phone-hangup:before {
    content: "\f985"
}

.fi-rr-square-plus:before {
    content: "\f986"
}

.fi-rr-square-poll-horizontal:before {
    content: "\f987"
}

.fi-rr-square-poll-vertical:before {
    content: "\f988"
}

.fi-rr-square-q:before {
    content: "\f989"
}

.fi-rr-square-quote:before {
    content: "\f98a"
}

.fi-rr-square-r:before {
    content: "\f98b"
}

.fi-rr-square-root:before {
    content: "\f98c"
}

.fi-rr-square-s:before {
    content: "\f98d"
}

.fi-rr-square-small:before {
    content: "\f98e"
}

.fi-rr-square-star:before {
    content: "\f98f"
}

.fi-rr-square-t:before {
    content: "\f990"
}

.fi-rr-square-terminal:before {
    content: "\f991"
}

.fi-rr-square-u:before {
    content: "\f992"
}

.fi-rr-square-v:before {
    content: "\f993"
}

.fi-rr-square-w:before {
    content: "\f994"
}

.fi-rr-square-x:before {
    content: "\f995"
}

.fi-rr-square-y:before {
    content: "\f996"
}

.fi-rr-square-z:before {
    content: "\f997"
}

.fi-rr-square:before {
    content: "\f998"
}

.fi-rr-squid:before {
    content: "\f999"
}

.fi-rr-squircle:before {
    content: "\f99a"
}

.fi-rr-squirrel:before {
    content: "\f99b"
}

.fi-rr-stairs:before {
    content: "\f99c"
}

.fi-rr-stamp:before {
    content: "\f99d"
}

.fi-rr-standard-definition:before {
    content: "\f99e"
}

.fi-rr-star-and-crescent:before {
    content: "\f99f"
}

.fi-rr-star-christmas:before {
    content: "\f9a0"
}

.fi-rr-star-comment-alt:before {
    content: "\f9a1"
}

.fi-rr-star-exclamation:before {
    content: "\f9a2"
}

.fi-rr-star-octogram:before {
    content: "\f9a3"
}

.fi-rr-star-of-david:before {
    content: "\f9a4"
}

.fi-rr-star-sharp-half-stroke:before {
    content: "\f9a5"
}

.fi-rr-star-sharp-half:before {
    content: "\f9a6"
}

.fi-rr-star-shooting:before {
    content: "\f9a7"
}

.fi-rr-star:before {
    content: "\f9a8"
}

.fi-rr-starfighter:before {
    content: "\f9a9"
}

.fi-rr-stars:before {
    content: "\f9aa"
}

.fi-rr-stats:before {
    content: "\f9ab"
}

.fi-rr-steak:before {
    content: "\f9ac"
}

.fi-rr-steering-wheel:before {
    content: "\f9ad"
}

.fi-rr-step-backward:before {
    content: "\f9ae"
}

.fi-rr-step-forward:before {
    content: "\f9af"
}

.fi-rr-sterling-sign:before {
    content: "\f9b0"
}

.fi-rr-stethoscope:before {
    content: "\f9b1"
}

.fi-rr-sticker:before {
    content: "\f9b2"
}

.fi-rr-stocking:before {
    content: "\f9b3"
}

.fi-rr-stomach:before {
    content: "\f9b4"
}

.fi-rr-stop-circle:before {
    content: "\f9b5"
}

.fi-rr-stop:before {
    content: "\f9b6"
}

.fi-rr-stopwatch:before {
    content: "\f9b7"
}

.fi-rr-store-alt:before {
    content: "\f9b8"
}

.fi-rr-store-lock:before {
    content: "\f9b9"
}

.fi-rr-store-slash:before {
    content: "\f9ba"
}

.fi-rr-strawberry:before {
    content: "\f9bb"
}

.fi-rr-street-view:before {
    content: "\f9bc"
}

.fi-rr-stretcher:before {
    content: "\f9bd"
}

.fi-rr-strikethrough:before {
    content: "\f9be"
}

.fi-rr-stroopwafel:before {
    content: "\f9bf"
}

.fi-rr-subscript:before {
    content: "\f9c0"
}

.fi-rr-subtitles:before {
    content: "\f9c1"
}

.fi-rr-subway:before {
    content: "\f9c2"
}

.fi-rr-suitcase-alt:before {
    content: "\f9c3"
}

.fi-rr-summer:before {
    content: "\f9c4"
}

.fi-rr-sun-dust:before {
    content: "\f9c5"
}

.fi-rr-sun-plant-wilt:before {
    content: "\f9c6"
}

.fi-rr-sun:before {
    content: "\f9c7"
}

.fi-rr-sunglasses:before {
    content: "\f9c8"
}

.fi-rr-sunrise-alt:before {
    content: "\f9c9"
}

.fi-rr-sunrise:before {
    content: "\f9ca"
}

.fi-rr-sunset:before {
    content: "\f9cb"
}

.fi-rr-superscript:before {
    content: "\f9cc"
}

.fi-rr-surfing:before {
    content: "\f9cd"
}

.fi-rr-surprise:before {
    content: "\f9ce"
}

.fi-rr-sushi:before {
    content: "\f9cf"
}

.fi-rr-swatchbook:before {
    content: "\f9d0"
}

.fi-rr-swimmer:before {
    content: "\f9d1"
}

.fi-rr-sword:before {
    content: "\f9d2"
}

.fi-rr-symbol:before {
    content: "\f9d3"
}

.fi-rr-symbols:before {
    content: "\f9d4"
}

.fi-rr-syringe:before {
    content: "\f9d5"
}

.fi-rr-t:before {
    content: "\f9d6"
}

.fi-rr-table-columns:before {
    content: "\f9d7"
}

.fi-rr-table-layout:before {
    content: "\f9d8"
}

.fi-rr-table-list:before {
    content: "\f9d9"
}

.fi-rr-table-picnic:before {
    content: "\f9da"
}

.fi-rr-table-pivot:before {
    content: "\f9db"
}

.fi-rr-table-rows:before {
    content: "\f9dc"
}

.fi-rr-table-tree:before {
    content: "\f9dd"
}

.fi-rr-table:before {
    content: "\f9de"
}

.fi-rr-tablet-android-alt:before {
    content: "\f9df"
}

.fi-rr-tablet-android:before {
    content: "\f9e0"
}

.fi-rr-tablet-rugged:before {
    content: "\f9e1"
}

.fi-rr-tablet:before {
    content: "\f9e2"
}

.fi-rr-tachometer-alt-average:before {
    content: "\f9e3"
}

.fi-rr-tachometer-alt-fastest:before {
    content: "\f9e4"
}

.fi-rr-tachometer-alt-slow:before {
    content: "\f9e5"
}

.fi-rr-tachometer-alt-slowest:before {
    content: "\f9e6"
}

.fi-rr-tachometer-average:before {
    content: "\f9e7"
}

.fi-rr-tachometer-fast:before {
    content: "\f9e8"
}

.fi-rr-tachometer-fastest:before {
    content: "\f9e9"
}

.fi-rr-tachometer-slow:before {
    content: "\f9ea"
}

.fi-rr-tachometer-slowest:before {
    content: "\f9eb"
}

.fi-rr-tachometer:before {
    content: "\f9ec"
}

.fi-rr-taco:before {
    content: "\f9ed"
}

.fi-rr-tags:before {
    content: "\f9ee"
}

.fi-rr-tally-1:before {
    content: "\f9ef"
}

.fi-rr-tally-2:before {
    content: "\f9f0"
}

.fi-rr-tally-3:before {
    content: "\f9f1"
}

.fi-rr-tally-4:before {
    content: "\f9f2"
}

.fi-rr-tally:before {
    content: "\f9f3"
}

.fi-rr-tank-water:before {
    content: "\f9f4"
}

.fi-rr-tape:before {
    content: "\f9f5"
}

.fi-rr-target:before {
    content: "\f9f6"
}

.fi-rr-taxi-bus:before {
    content: "\f9f7"
}

.fi-rr-taxi:before {
    content: "\f9f8"
}

.fi-rr-teddy-bear:before {
    content: "\f9f9"
}

.fi-rr-teeth-open:before {
    content: "\f9fa"
}

.fi-rr-telescope:before {
    content: "\f9fb"
}

.fi-rr-temperature-down:before {
    content: "\f9fc"
}

.fi-rr-temperature-frigid:before {
    content: "\f9fd"
}

.fi-rr-temperature-high:before {
    content: "\f9fe"
}

.fi-rr-temperature-list:before {
    content: "\f9ff"
}

.fi-rr-temperature-low:before {
    content: "\fa00"
}

.fi-rr-temperature-up:before {
    content: "\fa01"
}

.fi-rr-template-alt:before {
    content: "\fa02"
}

.fi-rr-template:before {
    content: "\fa03"
}

.fi-rr-tenge:before {
    content: "\fa04"
}

.fi-rr-tennis:before {
    content: "\fa05"
}

.fi-rr-tent-arrow-down-to-line:before {
    content: "\fa06"
}

.fi-rr-tent-arrow-left-right:before {
    content: "\fa07"
}

.fi-rr-tent-arrow-turn-left:before {
    content: "\fa08"
}

.fi-rr-tent-arrows-down:before {
    content: "\fa09"
}

.fi-rr-tents:before {
    content: "\fa0a"
}

.fi-rr-terminal:before {
    content: "\fa0b"
}

.fi-rr-terrace:before {
    content: "\fa0c"
}

.fi-rr-test-tube:before {
    content: "\fa0d"
}

.fi-rr-test:before {
    content: "\fa0e"
}

.fi-rr-text-check:before {
    content: "\fa0f"
}

.fi-rr-text-height:before {
    content: "\fa10"
}

.fi-rr-text-shadow:before {
    content: "\fa11"
}

.fi-rr-text-size:before {
    content: "\fa12"
}

.fi-rr-text-slash:before {
    content: "\fa13"
}

.fi-rr-text-width:before {
    content: "\fa14"
}

.fi-rr-text:before {
    content: "\fa15"
}

.fi-rr-theater-masks:before {
    content: "\fa16"
}

.fi-rr-thermometer-alt:before {
    content: "\fa17"
}

.fi-rr-thermometer-empty:before {
    content: "\fa18"
}

.fi-rr-thermometer-full:before {
    content: "\fa19"
}

.fi-rr-thermometer-half:before {
    content: "\fa1a"
}

.fi-rr-thermometer-quarter:before {
    content: "\fa1b"
}

.fi-rr-thermometer-three-quarters:before {
    content: "\fa1c"
}

.fi-rr-theta:before {
    content: "\fa1d"
}

.fi-rr-thought-bubble:before {
    content: "\fa1e"
}

.fi-rr-thumbtack:before {
    content: "\fa1f"
}

.fi-rr-thunderstorm-moon:before {
    content: "\fa20"
}

.fi-rr-thunderstorm-sun:before {
    content: "\fa21"
}

.fi-rr-thunderstorm:before {
    content: "\fa22"
}

.fi-rr-ticket-airline:before {
    content: "\fa23"
}

.fi-rr-ticket-alt:before {
    content: "\fa24"
}

.fi-rr-ticket:before {
    content: "\fa25"
}

.fi-rr-tickets-airline:before {
    content: "\fa26"
}

.fi-rr-tilde:before {
    content: "\fa27"
}

.fi-rr-time-add:before {
    content: "\fa28"
}

.fi-rr-time-check:before {
    content: "\fa29"
}

.fi-rr-time-delete:before {
    content: "\fa2a"
}

.fi-rr-time-fast:before {
    content: "\fa2b"
}

.fi-rr-time-forward-sixty:before {
    content: "\fa2c"
}

.fi-rr-time-forward-ten:before {
    content: "\fa2d"
}

.fi-rr-time-forward:before {
    content: "\fa2e"
}

.fi-rr-time-half-past:before {
    content: "\fa2f"
}

.fi-rr-time-oclock:before {
    content: "\fa30"
}

.fi-rr-time-past:before {
    content: "\fa31"
}

.fi-rr-time-quarter-past:before {
    content: "\fa32"
}

.fi-rr-time-quarter-to:before {
    content: "\fa33"
}

.fi-rr-time-twenty-four:before {
    content: "\fa34"
}

.fi-rr-times-hexagon:before {
    content: "\fa35"
}

.fi-rr-tint-slash:before {
    content: "\fa36"
}

.fi-rr-tire-flat:before {
    content: "\fa37"
}

.fi-rr-tire-pressure-warning:before {
    content: "\fa38"
}

.fi-rr-tire-rugged:before {
    content: "\fa39"
}

.fi-rr-tire:before {
    content: "\fa3a"
}

.fi-rr-tired:before {
    content: "\fa3b"
}

.fi-rr-toggle-off:before {
    content: "\fa3c"
}

.fi-rr-toggle-on:before {
    content: "\fa3d"
}

.fi-rr-toilet-paper-blank-under:before {
    content: "\fa3e"
}

.fi-rr-toilet-paper-blank:before {
    content: "\fa3f"
}

.fi-rr-toilet-paper-slash:before {
    content: "\fa40"
}

.fi-rr-toilet-paper-under-slash:before {
    content: "\fa41"
}

.fi-rr-toilet-paper-under:before {
    content: "\fa42"
}

.fi-rr-toilet:before {
    content: "\fa43"
}

.fi-rr-tomato:before {
    content: "\fa44"
}

.fi-rr-tombstone-alt:before {
    content: "\fa45"
}

.fi-rr-tombstone:before {
    content: "\fa46"
}

.fi-rr-tool-box:before {
    content: "\fa47"
}

.fi-rr-tool-crop:before {
    content: "\fa48"
}

.fi-rr-tool-marquee:before {
    content: "\fa49"
}

.fi-rr-tools:before {
    content: "\fa4a"
}

.fi-rr-tooth:before {
    content: "\fa4b"
}

.fi-rr-toothbrush:before {
    content: "\fa4c"
}

.fi-rr-tornado:before {
    content: "\fa4d"
}

.fi-rr-tower-control:before {
    content: "\fa4e"
}

.fi-rr-tractor:before {
    content: "\fa4f"
}

.fi-rr-trademark:before {
    content: "\fa50"
}

.fi-rr-traffic-cone:before {
    content: "\fa51"
}

.fi-rr-traffic-light-go:before {
    content: "\fa52"
}

.fi-rr-traffic-light-slow:before {
    content: "\fa53"
}

.fi-rr-traffic-light-stop:before {
    content: "\fa54"
}

.fi-rr-traffic-light:before {
    content: "\fa55"
}

.fi-rr-trailer:before {
    content: "\fa56"
}

.fi-rr-train-side:before {
    content: "\fa57"
}

.fi-rr-train-subway-tunnel:before {
    content: "\fa58"
}

.fi-rr-train-tram:before {
    content: "\fa59"
}

.fi-rr-train:before {
    content: "\fa5a"
}

.fi-rr-tram:before {
    content: "\fa5b"
}

.fi-rr-transform:before {
    content: "\fa5c"
}

.fi-rr-transformer-bolt:before {
    content: "\fa5d"
}

.fi-rr-transgender:before {
    content: "\fa5e"
}

.fi-rr-transporter-1:before {
    content: "\fa5f"
}

.fi-rr-transporter-2:before {
    content: "\fa60"
}

.fi-rr-transporter-3:before {
    content: "\fa61"
}

.fi-rr-transporter-4:before {
    content: "\fa62"
}

.fi-rr-transporter-5:before {
    content: "\fa63"
}

.fi-rr-transporter-6:before {
    content: "\fa64"
}

.fi-rr-transporter-7:before {
    content: "\fa65"
}

.fi-rr-transporter-empty:before {
    content: "\fa66"
}

.fi-rr-transporter:before {
    content: "\fa67"
}

.fi-rr-trash-can-check:before {
    content: "\fa68"
}

.fi-rr-trash-can-clock:before {
    content: "\fa69"
}

.fi-rr-trash-can-list:before {
    content: "\fa6a"
}

.fi-rr-trash-can-plus:before {
    content: "\fa6b"
}

.fi-rr-trash-can-slash:before {
    content: "\fa6c"
}

.fi-rr-trash-check:before {
    content: "\fa6d"
}

.fi-rr-trash-clock:before {
    content: "\fa6e"
}

.fi-rr-trash-list:before {
    content: "\fa6f"
}

.fi-rr-trash-plus:before {
    content: "\fa70"
}

.fi-rr-trash-restore-alt:before {
    content: "\fa71"
}

.fi-rr-trash-restore:before {
    content: "\fa72"
}

.fi-rr-trash-slash:before {
    content: "\fa73"
}

.fi-rr-trash-undo-alt:before {
    content: "\fa74"
}

.fi-rr-trash-undo:before {
    content: "\fa75"
}

.fi-rr-trash-xmark:before {
    content: "\fa76"
}

.fi-rr-trash:before {
    content: "\fa77"
}

.fi-rr-treasure-chest:before {
    content: "\fa78"
}

.fi-rr-treatment:before {
    content: "\fa79"
}

.fi-rr-tree-alt:before {
    content: "\fa7a"
}

.fi-rr-tree-christmas:before {
    content: "\fa7b"
}

.fi-rr-tree-deciduous:before {
    content: "\fa7c"
}

.fi-rr-tree:before {
    content: "\fa7d"
}

.fi-rr-trees-alt:before {
    content: "\fa7e"
}

.fi-rr-trees:before {
    content: "\fa7f"
}

.fi-rr-triangle-music:before {
    content: "\fa80"
}

.fi-rr-triangle-person-digging:before {
    content: "\fa81"
}

.fi-rr-triangle-warning:before {
    content: "\fa82"
}

.fi-rr-triangle:before {
    content: "\fa83"
}

.fi-rr-trillium:before {
    content: "\fa84"
}

.fi-rr-trophy-star:before {
    content: "\fa85"
}

.fi-rr-trophy:before {
    content: "\fa86"
}

.fi-rr-truck-bolt:before {
    content: "\fa87"
}

.fi-rr-truck-container-empty:before {
    content: "\fa88"
}

.fi-rr-truck-container:before {
    content: "\fa89"
}

.fi-rr-truck-couch:before {
    content: "\fa8a"
}

.fi-rr-truck-flatbed:before {
    content: "\fa8b"
}

.fi-rr-truck-front:before {
    content: "\fa8c"
}

.fi-rr-truck-loading:before {
    content: "\fa8d"
}

.fi-rr-truck-medical:before {
    content: "\fa8e"
}

.fi-rr-truck-monster:before {
    content: "\fa8f"
}

.fi-rr-truck-moving:before {
    content: "\fa90"
}

.fi-rr-truck-pickup:before {
    content: "\fa91"
}

.fi-rr-truck-plow:before {
    content: "\fa92"
}

.fi-rr-truck-ramp:before {
    content: "\fa93"
}

.fi-rr-truck-side:before {
    content: "\fa94"
}

.fi-rr-truck-tow:before {
    content: "\fa95"
}

.fi-rr-trumpet:before {
    content: "\fa96"
}

.fi-rr-tshirt:before {
    content: "\fa97"
}

.fi-rr-tty:before {
    content: "\fa98"
}

.fi-rr-tubes:before {
    content: "\fa99"
}

.fi-rr-tugrik-sign:before {
    content: "\fa9a"
}

.fi-rr-turkey:before {
    content: "\fa9b"
}

.fi-rr-turntable:before {
    content: "\fa9c"
}

.fi-rr-turtle:before {
    content: "\fa9d"
}

.fi-rr-tv-music:before {
    content: "\fa9e"
}

.fi-rr-tv-retro:before {
    content: "\fa9f"
}

.fi-rr-typewriter:before {
    content: "\faa0"
}

.fi-rr-u:before {
    content: "\faa1"
}

.fi-rr-ufo-beam:before {
    content: "\faa2"
}

.fi-rr-ufo:before {
    content: "\faa3"
}

.fi-rr-umbrella-beach:before {
    content: "\faa4"
}

.fi-rr-umbrella:before {
    content: "\faa5"
}

.fi-rr-underline:before {
    content: "\faa6"
}

.fi-rr-undo-alt:before {
    content: "\faa7"
}

.fi-rr-undo:before {
    content: "\faa8"
}

.fi-rr-unicorn:before {
    content: "\faa9"
}

.fi-rr-uniform-martial-arts:before {
    content: "\faaa"
}

.fi-rr-universal-access:before {
    content: "\faab"
}

.fi-rr-unlock:before {
    content: "\faac"
}

.fi-rr-up-left:before {
    content: "\faad"
}

.fi-rr-up-right:before {
    content: "\faae"
}

.fi-rr-up:before {
    content: "\faaf"
}

.fi-rr-upload:before {
    content: "\fab0"
}

.fi-rr-usb-pendrive:before {
    content: "\fab1"
}

.fi-rr-usd-circle:before {
    content: "\fab2"
}

.fi-rr-usd-square:before {
    content: "\fab3"
}

.fi-rr-user-add:before {
    content: "\fab4"
}

.fi-rr-user-alien:before {
    content: "\fab5"
}

.fi-rr-user-astronaut:before {
    content: "\fab6"
}

.fi-rr-user-check:before {
    content: "\fab7"
}

.fi-rr-user-cowboy:before {
    content: "\fab8"
}

.fi-rr-user-crown:before {
    content: "\fab9"
}

.fi-rr-user-gear:before {
    content: "\faba"
}

.fi-rr-user-headset:before {
    content: "\fabb"
}

.fi-rr-user-helmet-safety:before {
    content: "\fabc"
}

.fi-rr-user-injured:before {
    content: "\fabd"
}

.fi-rr-user-lock:before {
    content: "\fabe"
}

.fi-rr-user-md-chat:before {
    content: "\fabf"
}

.fi-rr-user-md:before {
    content: "\fac0"
}

.fi-rr-user-minus:before {
    content: "\fac1"
}

.fi-rr-user-music:before {
    content: "\fac2"
}

.fi-rr-user-ninja:before {
    content: "\fac3"
}

.fi-rr-user-nurse:before {
    content: "\fac4"
}

.fi-rr-user-pen:before {
    content: "\fac5"
}

.fi-rr-user-pilot-tie:before {
    content: "\fac6"
}

.fi-rr-user-pilot:before {
    content: "\fac7"
}

.fi-rr-user-police:before {
    content: "\fac8"
}

.fi-rr-user-robot-xmarks:before {
    content: "\fac9"
}

.fi-rr-user-robot:before {
    content: "\faca"
}

.fi-rr-user-shield:before {
    content: "\facb"
}

.fi-rr-user-slash:before {
    content: "\facc"
}

.fi-rr-user-tag:before {
    content: "\facd"
}

.fi-rr-user-time:before {
    content: "\face"
}

.fi-rr-user-unlock:before {
    content: "\facf"
}

.fi-rr-user-visor:before {
    content: "\fad0"
}

.fi-rr-user-xmark:before {
    content: "\fad1"
}

.fi-rr-user:before {
    content: "\fad2"
}

.fi-rr-users-alt:before {
    content: "\fad3"
}

.fi-rr-users-gear:before {
    content: "\fad4"
}

.fi-rr-users-medical:before {
    content: "\fad5"
}

.fi-rr-users-slash:before {
    content: "\fad6"
}

.fi-rr-users:before {
    content: "\fad7"
}

.fi-rr-utensils:before {
    content: "\fad8"
}

.fi-rr-utility-pole-double:before {
    content: "\fad9"
}

.fi-rr-utility-pole:before {
    content: "\fada"
}

.fi-rr-v:before {
    content: "\fadb"
}

.fi-rr-vacuum-robot:before {
    content: "\fadc"
}

.fi-rr-vacuum:before {
    content: "\fadd"
}

.fi-rr-value-absolute:before {
    content: "\fade"
}

.fi-rr-vault:before {
    content: "\fadf"
}

.fi-rr-vector-alt:before {
    content: "\fae0"
}

.fi-rr-vector-circle:before {
    content: "\fae1"
}

.fi-rr-vector-polygon:before {
    content: "\fae2"
}

.fi-rr-vector:before {
    content: "\fae3"
}

.fi-rr-venus-double:before {
    content: "\fae4"
}

.fi-rr-venus-mars:before {
    content: "\fae5"
}

.fi-rr-venus:before {
    content: "\fae6"
}

.fi-rr-vest-patches:before {
    content: "\fae7"
}

.fi-rr-vest:before {
    content: "\fae8"
}

.fi-rr-video-arrow-down-left:before {
    content: "\fae9"
}

.fi-rr-video-arrow-up-right:before {
    content: "\faea"
}

.fi-rr-video-camera-alt:before {
    content: "\faeb"
}

.fi-rr-video-camera:before {
    content: "\faec"
}

.fi-rr-video-plus:before {
    content: "\faed"
}

.fi-rr-video-slash:before {
    content: "\faee"
}

.fi-rr-virus-slash:before {
    content: "\faef"
}

.fi-rr-virus:before {
    content: "\faf0"
}

.fi-rr-viruses:before {
    content: "\faf1"
}

.fi-rr-voicemail:before {
    content: "\faf2"
}

.fi-rr-volcano:before {
    content: "\faf3"
}

.fi-rr-volleyball:before {
    content: "\faf4"
}

.fi-rr-volume-down:before {
    content: "\faf5"
}

.fi-rr-volume-mute:before {
    content: "\faf6"
}

.fi-rr-volume-off:before {
    content: "\faf7"
}

.fi-rr-volume-slash:before {
    content: "\faf8"
}

.fi-rr-volume:before {
    content: "\faf9"
}

.fi-rr-vote-nay:before {
    content: "\fafa"
}

.fi-rr-vote-yea:before {
    content: "\fafb"
}

.fi-rr-vr-cardboard:before {
    content: "\fafc"
}

.fi-rr-w:before {
    content: "\fafd"
}

.fi-rr-wagon-covered:before {
    content: "\fafe"
}

.fi-rr-walker:before {
    content: "\faff"
}

.fi-rr-walkie-talkie:before {
    content: "\fb00"
}

.fi-rr-wallet:before {
    content: "\fb01"
}

.fi-rr-warehouse-alt:before {
    content: "\fb02"
}

.fi-rr-washer:before {
    content: "\fb03"
}

.fi-rr-watch-calculator:before {
    content: "\fb04"
}

.fi-rr-watch-fitness:before {
    content: "\fb05"
}

.fi-rr-watch-smart:before {
    content: "\fb06"
}

.fi-rr-watch:before {
    content: "\fb07"
}

.fi-rr-water-bottle:before {
    content: "\fb08"
}

.fi-rr-water-ladder:before {
    content: "\fb09"
}

.fi-rr-water-lower:before {
    content: "\fb0a"
}

.fi-rr-water-rise:before {
    content: "\fb0b"
}

.fi-rr-water:before {
    content: "\fb0c"
}

.fi-rr-watermelon:before {
    content: "\fb0d"
}

.fi-rr-wave-sine:before {
    content: "\fb0e"
}

.fi-rr-wave-square:before {
    content: "\fb0f"
}

.fi-rr-wave-triangle:before {
    content: "\fb10"
}

.fi-rr-waveform-path:before {
    content: "\fb11"
}

.fi-rr-waveform:before {
    content: "\fb12"
}

.fi-rr-webcam-slash:before {
    content: "\fb13"
}

.fi-rr-webcam:before {
    content: "\fb14"
}

.fi-rr-whale:before {
    content: "\fb15"
}

.fi-rr-wheat:before {
    content: "\fb16"
}

.fi-rr-wheelchair-move:before {
    content: "\fb17"
}

.fi-rr-wheelchair:before {
    content: "\fb18"
}

.fi-rr-whistle:before {
    content: "\fb19"
}

.fi-rr-wifi-1:before {
    content: "\fb1a"
}

.fi-rr-wifi-2:before {
    content: "\fb1b"
}

.fi-rr-wifi-alt:before {
    content: "\fb1c"
}

.fi-rr-wifi-exclamation:before {
    content: "\fb1d"
}

.fi-rr-wifi-slash:before {
    content: "\fb1e"
}

.fi-rr-wifi:before {
    content: "\fb1f"
}

.fi-rr-wind-turbine:before {
    content: "\fb20"
}

.fi-rr-wind-warning:before {
    content: "\fb21"
}

.fi-rr-wind:before {
    content: "\fb22"
}

.fi-rr-window-alt:before {
    content: "\fb23"
}

.fi-rr-window-frame-open:before {
    content: "\fb24"
}

.fi-rr-window-frame:before {
    content: "\fb25"
}

.fi-rr-window-maximize:before {
    content: "\fb26"
}

.fi-rr-window-minimize:before {
    content: "\fb27"
}

.fi-rr-window-restore:before {
    content: "\fb28"
}

.fi-rr-windsock:before {
    content: "\fb29"
}

.fi-rr-wine-bottle:before {
    content: "\fb2a"
}

.fi-rr-wine-glass-crack:before {
    content: "\fb2b"
}

.fi-rr-woman-head:before {
    content: "\fb2c"
}

.fi-rr-won-sign:before {
    content: "\fb2d"
}

.fi-rr-world:before {
    content: "\fb2e"
}

.fi-rr-worm:before {
    content: "\fb2f"
}

.fi-rr-wreath:before {
    content: "\fb30"
}

.fi-rr-wrench-alt:before {
    content: "\fb31"
}

.fi-rr-wrench-simple:before {
    content: "\fb32"
}

.fi-rr-x-ray:before {
    content: "\fb33"
}

.fi-rr-x:before {
    content: "\fb34"
}

.fi-rr-y:before {
    content: "\fb35"
}

.fi-rr-yen:before {
    content: "\fb36"
}

.fi-rr-yin-yang:before {
    content: "\fb37"
}

.fi-rr-z:before {
    content: "\fb38"
}

.fi-rr-zoom-in:before {
    content: "\fb39"
}

.fi-rr-zoom-out:before {
    content: "\fb3a"
}

@font-face {
    font-family: uicons-solid-rounded;
    src: url(../media/uicons-solid-rounded-UZNUVTH6.a65b4acc.eot#iefix) format("embedded-opentype"),url(../media/uicons-solid-rounded-EWF5GTTG.258bd34e.woff2) format("woff2"),url(../media/uicons-solid-rounded-NDS4HVD3.68e5c3d4.woff) format("woff")
}

i[class*=" fi-sr-"]:before,i[class^=fi-sr-]:before,span[class*=fi-sr-]:before,span[class^=fi-sr-]:before {
    font-family: uicons-solid-rounded!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-sr-0:before {
    content: "\f101"
}

.fi-sr-1:before {
    content: "\f102"
}

.fi-sr-2:before {
    content: "\f103"
}

.fi-sr-3:before {
    content: "\f104"
}

.fi-sr-360-degrees:before {
    content: "\f105"
}

.fi-sr-4:before {
    content: "\f106"
}

.fi-sr-5:before {
    content: "\f107"
}

.fi-sr-6:before {
    content: "\f108"
}

.fi-sr-7:before {
    content: "\f109"
}

.fi-sr-8:before {
    content: "\f10a"
}

.fi-sr-9:before {
    content: "\f10b"
}

.fi-sr-a:before {
    content: "\f10c"
}

.fi-sr-acorn:before {
    content: "\f10d"
}

.fi-sr-ad:before {
    content: "\f10e"
}

.fi-sr-add-document:before {
    content: "\f10f"
}

.fi-sr-add-folder:before {
    content: "\f110"
}

.fi-sr-add:before {
    content: "\f111"
}

.fi-sr-address-book:before {
    content: "\f112"
}

.fi-sr-address-card:before {
    content: "\f113"
}

.fi-sr-air-conditioner:before {
    content: "\f114"
}

.fi-sr-air-freshener:before {
    content: "\f115"
}

.fi-sr-airplay:before {
    content: "\f116"
}

.fi-sr-alarm-clock:before {
    content: "\f117"
}

.fi-sr-alarm-exclamation:before {
    content: "\f118"
}

.fi-sr-alarm-plus:before {
    content: "\f119"
}

.fi-sr-alarm-snooze:before {
    content: "\f11a"
}

.fi-sr-album-circle-plus:before {
    content: "\f11b"
}

.fi-sr-album-circle-user:before {
    content: "\f11c"
}

.fi-sr-album-collection:before {
    content: "\f11d"
}

.fi-sr-album:before {
    content: "\f11e"
}

.fi-sr-alicorn:before {
    content: "\f11f"
}

.fi-sr-alien:before {
    content: "\f120"
}

.fi-sr-align-center:before {
    content: "\f121"
}

.fi-sr-align-justify:before {
    content: "\f122"
}

.fi-sr-align-left:before {
    content: "\f123"
}

.fi-sr-align-slash:before {
    content: "\f124"
}

.fi-sr-ambulance:before {
    content: "\f125"
}

.fi-sr-amusement-park:before {
    content: "\f126"
}

.fi-sr-anchor:before {
    content: "\f127"
}

.fi-sr-angel:before {
    content: "\f128"
}

.fi-sr-angle-90:before {
    content: "\f129"
}

.fi-sr-angle-circle-down:before {
    content: "\f12a"
}

.fi-sr-angle-circle-left:before {
    content: "\f12b"
}

.fi-sr-angle-circle-right:before {
    content: "\f12c"
}

.fi-sr-angle-circle-up:before {
    content: "\f12d"
}

.fi-sr-angle-double-left:before {
    content: "\f12e"
}

.fi-sr-angle-double-right:before {
    content: "\f12f"
}

.fi-sr-angle-double-small-down:before {
    content: "\f130"
}

.fi-sr-angle-double-small-left:before {
    content: "\f131"
}

.fi-sr-angle-double-small-right:before {
    content: "\f132"
}

.fi-sr-angle-double-small-up:before {
    content: "\f133"
}

.fi-sr-angle-down:before {
    content: "\f134"
}

.fi-sr-angle-left:before {
    content: "\f135"
}

.fi-sr-angle-right:before {
    content: "\f136"
}

.fi-sr-angle-small-down:before {
    content: "\f137"
}

.fi-sr-angle-small-left:before {
    content: "\f138"
}

.fi-sr-angle-small-right:before {
    content: "\f139"
}

.fi-sr-angle-small-up:before {
    content: "\f13a"
}

.fi-sr-angle-square-down:before {
    content: "\f13b"
}

.fi-sr-angle-square-left:before {
    content: "\f13c"
}

.fi-sr-angle-square-right:before {
    content: "\f13d"
}

.fi-sr-angle-square-up:before {
    content: "\f13e"
}

.fi-sr-angle-up:before {
    content: "\f13f"
}

.fi-sr-angle:before {
    content: "\f140"
}

.fi-sr-angry:before {
    content: "\f141"
}

.fi-sr-animated-icon:before {
    content: "\f142"
}

.fi-sr-apartment:before {
    content: "\f143"
}

.fi-sr-aperture:before {
    content: "\f144"
}

.fi-sr-api:before {
    content: "\f145"
}

.fi-sr-apple-crate:before {
    content: "\f146"
}

.fi-sr-apple-whole:before {
    content: "\f147"
}

.fi-sr-apps-add:before {
    content: "\f148"
}

.fi-sr-apps-delete:before {
    content: "\f149"
}

.fi-sr-apps-sort:before {
    content: "\f14a"
}

.fi-sr-apps:before {
    content: "\f14b"
}

.fi-sr-archive:before {
    content: "\f14c"
}

.fi-sr-archway:before {
    content: "\f14d"
}

.fi-sr-arrow-alt-circle-down:before {
    content: "\f14e"
}

.fi-sr-arrow-alt-circle-left:before {
    content: "\f14f"
}

.fi-sr-arrow-alt-circle-right:before {
    content: "\f150"
}

.fi-sr-arrow-alt-circle-up:before {
    content: "\f151"
}

.fi-sr-arrow-alt-down:before {
    content: "\f152"
}

.fi-sr-arrow-alt-from-bottom:before {
    content: "\f153"
}

.fi-sr-arrow-alt-from-left:before {
    content: "\f154"
}

.fi-sr-arrow-alt-from-right:before {
    content: "\f155"
}

.fi-sr-arrow-alt-from-top:before {
    content: "\f156"
}

.fi-sr-arrow-alt-left:before {
    content: "\f157"
}

.fi-sr-arrow-alt-right:before {
    content: "\f158"
}

.fi-sr-arrow-alt-square-down:before {
    content: "\f159"
}

.fi-sr-arrow-alt-square-left:before {
    content: "\f15a"
}

.fi-sr-arrow-alt-square-right:before {
    content: "\f15b"
}

.fi-sr-arrow-alt-square-up:before {
    content: "\f15c"
}

.fi-sr-arrow-alt-to-bottom:before {
    content: "\f15d"
}

.fi-sr-arrow-alt-to-left:before {
    content: "\f15e"
}

.fi-sr-arrow-alt-to-right:before {
    content: "\f15f"
}

.fi-sr-arrow-alt-to-top:before {
    content: "\f160"
}

.fi-sr-arrow-alt-up:before {
    content: "\f161"
}

.fi-sr-arrow-circle-down:before {
    content: "\f162"
}

.fi-sr-arrow-circle-left:before {
    content: "\f163"
}

.fi-sr-arrow-circle-right:before {
    content: "\f164"
}

.fi-sr-arrow-circle-up:before {
    content: "\f165"
}

.fi-sr-arrow-down-from-dotted-line:before {
    content: "\f166"
}

.fi-sr-arrow-down-left:before {
    content: "\f167"
}

.fi-sr-arrow-down-small-big:before {
    content: "\f168"
}

.fi-sr-arrow-down-to-dotted-line:before {
    content: "\f169"
}

.fi-sr-arrow-down-to-square:before {
    content: "\f16a"
}

.fi-sr-arrow-down-triangle-square:before {
    content: "\f16b"
}

.fi-sr-arrow-down:before {
    content: "\f16c"
}

.fi-sr-arrow-from-bottom:before {
    content: "\f16d"
}

.fi-sr-arrow-from-left:before {
    content: "\f16e"
}

.fi-sr-arrow-from-right:before {
    content: "\f16f"
}

.fi-sr-arrow-from-top:before {
    content: "\f170"
}

.fi-sr-arrow-left-from-line:before {
    content: "\f171"
}

.fi-sr-arrow-left:before {
    content: "\f172"
}

.fi-sr-arrow-right-to-bracket:before {
    content: "\f173"
}

.fi-sr-arrow-right:before {
    content: "\f174"
}

.fi-sr-arrow-small-down:before {
    content: "\f175"
}

.fi-sr-arrow-small-left:before {
    content: "\f176"
}

.fi-sr-arrow-small-right:before {
    content: "\f177"
}

.fi-sr-arrow-small-up:before {
    content: "\f178"
}

.fi-sr-arrow-square-down:before {
    content: "\f179"
}

.fi-sr-arrow-square-left:before {
    content: "\f17a"
}

.fi-sr-arrow-square-right:before {
    content: "\f17b"
}

.fi-sr-arrow-square-up:before {
    content: "\f17c"
}

.fi-sr-arrow-to-bottom:before {
    content: "\f17d"
}

.fi-sr-arrow-to-left:before {
    content: "\f17e"
}

.fi-sr-arrow-to-right:before {
    content: "\f17f"
}

.fi-sr-arrow-to-top:before {
    content: "\f180"
}

.fi-sr-arrow-trend-down:before {
    content: "\f181"
}

.fi-sr-arrow-trend-up:before {
    content: "\f182"
}

.fi-sr-arrow-turn-down-left:before {
    content: "\f183"
}

.fi-sr-arrow-turn-down-right:before {
    content: "\f184"
}

.fi-sr-arrow-up-from-dotted-line:before {
    content: "\f185"
}

.fi-sr-arrow-up-from-square:before {
    content: "\f186"
}

.fi-sr-arrow-up-left-from-circle:before {
    content: "\f187"
}

.fi-sr-arrow-up-left:before {
    content: "\f188"
}

.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f189"
}

.fi-sr-arrow-up-right-from-square:before {
    content: "\f18a"
}

.fi-sr-arrow-up-right:before {
    content: "\f18b"
}

.fi-sr-arrow-up-small-big:before {
    content: "\f18c"
}

.fi-sr-arrow-up-square-triangle:before {
    content: "\f18d"
}

.fi-sr-arrow-up-to-dotted-line:before {
    content: "\f18e"
}

.fi-sr-arrow-up:before {
    content: "\f18f"
}

.fi-sr-arrows-alt-h:before {
    content: "\f190"
}

.fi-sr-arrows-alt-v:before {
    content: "\f191"
}

.fi-sr-arrows-alt:before {
    content: "\f192"
}

.fi-sr-arrows-cross:before {
    content: "\f193"
}

.fi-sr-arrows-from-dotted-line:before {
    content: "\f194"
}

.fi-sr-arrows-from-line:before {
    content: "\f195"
}

.fi-sr-arrows-h-copy:before {
    content: "\f196"
}

.fi-sr-arrows-h:before {
    content: "\f197"
}

.fi-sr-arrows-repeat-1:before {
    content: "\f198"
}

.fi-sr-arrows-repeat:before {
    content: "\f199"
}

.fi-sr-arrows-retweet:before {
    content: "\f19a"
}

.fi-sr-arrows-to-dotted-line:before {
    content: "\f19b"
}

.fi-sr-arrows-to-line:before {
    content: "\f19c"
}

.fi-sr-arrows:before {
    content: "\f19d"
}

.fi-sr-artificial-intelligence:before {
    content: "\f19e"
}

.fi-sr-assept-document:before {
    content: "\f19f"
}

.fi-sr-assistive-listening-systems:before {
    content: "\f1a0"
}

.fi-sr-asterik:before {
    content: "\f1a1"
}

.fi-sr-at:before {
    content: "\f1a2"
}

.fi-sr-attribution-pen:before {
    content: "\f1a3"
}

.fi-sr-attribution-pencil:before {
    content: "\f1a4"
}

.fi-sr-aubergine:before {
    content: "\f1a5"
}

.fi-sr-audio-description-slash:before {
    content: "\f1a6"
}

.fi-sr-austral-sign:before {
    content: "\f1a7"
}

.fi-sr-avocado:before {
    content: "\f1a8"
}

.fi-sr-axe:before {
    content: "\f1a9"
}

.fi-sr-b:before {
    content: "\f1aa"
}

.fi-sr-baby-carriage:before {
    content: "\f1ab"
}

.fi-sr-baby:before {
    content: "\f1ac"
}

.fi-sr-background:before {
    content: "\f1ad"
}

.fi-sr-backpack:before {
    content: "\f1ae"
}

.fi-sr-bacon:before {
    content: "\f1af"
}

.fi-sr-bacteria:before {
    content: "\f1b0"
}

.fi-sr-bacterium:before {
    content: "\f1b1"
}

.fi-sr-badge-check:before {
    content: "\f1b2"
}

.fi-sr-badge-dollar:before {
    content: "\f1b3"
}

.fi-sr-badge-percent:before {
    content: "\f1b4"
}

.fi-sr-badge-sheriff:before {
    content: "\f1b5"
}

.fi-sr-badge:before {
    content: "\f1b6"
}

.fi-sr-badger-honey:before {
    content: "\f1b7"
}

.fi-sr-bag-seedling:before {
    content: "\f1b8"
}

.fi-sr-bags-shopping:before {
    content: "\f1b9"
}

.fi-sr-bahai:before {
    content: "\f1ba"
}

.fi-sr-baht-sign:before {
    content: "\f1bb"
}

.fi-sr-balance-scale-left:before {
    content: "\f1bc"
}

.fi-sr-balance-scale-right:before {
    content: "\f1bd"
}

.fi-sr-ball-pile:before {
    content: "\f1be"
}

.fi-sr-balloon:before {
    content: "\f1bf"
}

.fi-sr-balloons:before {
    content: "\f1c0"
}

.fi-sr-ballot-check:before {
    content: "\f1c1"
}

.fi-sr-ballot:before {
    content: "\f1c2"
}

.fi-sr-ban-bug:before {
    content: "\f1c3"
}

.fi-sr-ban:before {
    content: "\f1c4"
}

.fi-sr-band-aid:before {
    content: "\f1c5"
}

.fi-sr-bangladeshi-taka-sign:before {
    content: "\f1c6"
}

.fi-sr-banjo:before {
    content: "\f1c7"
}

.fi-sr-bank:before {
    content: "\f1c8"
}

.fi-sr-barber-shop:before {
    content: "\f1c9"
}

.fi-sr-barcode-read:before {
    content: "\f1ca"
}

.fi-sr-barcode-scan:before {
    content: "\f1cb"
}

.fi-sr-barcode:before {
    content: "\f1cc"
}

.fi-sr-bars-filter:before {
    content: "\f1cd"
}

.fi-sr-bars-progress:before {
    content: "\f1ce"
}

.fi-sr-bars-sort:before {
    content: "\f1cf"
}

.fi-sr-bars-staggered:before {
    content: "\f1d0"
}

.fi-sr-baseball-alt:before {
    content: "\f1d1"
}

.fi-sr-baseball:before {
    content: "\f1d2"
}

.fi-sr-basket-shopping-simple:before {
    content: "\f1d3"
}

.fi-sr-basketball-hoop:before {
    content: "\f1d4"
}

.fi-sr-basketball:before {
    content: "\f1d5"
}

.fi-sr-bat:before {
    content: "\f1d6"
}

.fi-sr-bath:before {
    content: "\f1d7"
}

.fi-sr-battery-bolt:before {
    content: "\f1d8"
}

.fi-sr-battery-empty:before {
    content: "\f1d9"
}

.fi-sr-battery-exclamation:before {
    content: "\f1da"
}

.fi-sr-battery-full:before {
    content: "\f1db"
}

.fi-sr-battery-half:before {
    content: "\f1dc"
}

.fi-sr-battery-quarter:before {
    content: "\f1dd"
}

.fi-sr-battery-slash:before {
    content: "\f1de"
}

.fi-sr-battery-three-quarters:before {
    content: "\f1df"
}

.fi-sr-beacon:before {
    content: "\f1e0"
}

.fi-sr-bed-alt:before {
    content: "\f1e1"
}

.fi-sr-bed-bunk:before {
    content: "\f1e2"
}

.fi-sr-bed-empty:before {
    content: "\f1e3"
}

.fi-sr-bed:before {
    content: "\f1e4"
}

.fi-sr-bee:before {
    content: "\f1e5"
}

.fi-sr-beer:before {
    content: "\f1e6"
}

.fi-sr-bell-concierge:before {
    content: "\f1e7"
}

.fi-sr-bell-ring:before {
    content: "\f1e8"
}

.fi-sr-bell-school:before {
    content: "\f1e9"
}

.fi-sr-bell-slash:before {
    content: "\f1ea"
}

.fi-sr-bell:before {
    content: "\f1eb"
}

.fi-sr-bells:before {
    content: "\f1ec"
}

.fi-sr-bench-tree:before {
    content: "\f1ed"
}

.fi-sr-betamax:before {
    content: "\f1ee"
}

.fi-sr-bike:before {
    content: "\f1ef"
}

.fi-sr-biking-mountain:before {
    content: "\f1f0"
}

.fi-sr-biking:before {
    content: "\f1f1"
}

.fi-sr-billiard:before {
    content: "\f1f2"
}

.fi-sr-binary-circle-check:before {
    content: "\f1f3"
}

.fi-sr-binary-lock:before {
    content: "\f1f4"
}

.fi-sr-binary-slash:before {
    content: "\f1f5"
}

.fi-sr-binary:before {
    content: "\f1f6"
}

.fi-sr-binoculars:before {
    content: "\f1f7"
}

.fi-sr-biohazard:before {
    content: "\f1f8"
}

.fi-sr-bird:before {
    content: "\f1f9"
}

.fi-sr-bitcoin-sign:before {
    content: "\f1fa"
}

.fi-sr-blanket:before {
    content: "\f1fb"
}

.fi-sr-blender-phone:before {
    content: "\f1fc"
}

.fi-sr-blender:before {
    content: "\f1fd"
}

.fi-sr-blinds-open:before {
    content: "\f1fe"
}

.fi-sr-blinds-raised:before {
    content: "\f1ff"
}

.fi-sr-blinds:before {
    content: "\f200"
}

.fi-sr-block-brick:before {
    content: "\f201"
}

.fi-sr-block-question:before {
    content: "\f202"
}

.fi-sr-block-quote:before {
    content: "\f203"
}

.fi-sr-block:before {
    content: "\f204"
}

.fi-sr-blog-pencil:before {
    content: "\f205"
}

.fi-sr-blog-text:before {
    content: "\f206"
}

.fi-sr-blossom:before {
    content: "\f207"
}

.fi-sr-bold:before {
    content: "\f208"
}

.fi-sr-bolt-auto:before {
    content: "\f209"
}

.fi-sr-bolt-slash:before {
    content: "\f20a"
}

.fi-sr-bolt:before {
    content: "\f20b"
}

.fi-sr-bomb:before {
    content: "\f20c"
}

.fi-sr-bone-break:before {
    content: "\f20d"
}

.fi-sr-bone:before {
    content: "\f20e"
}

.fi-sr-bong:before {
    content: "\f20f"
}

.fi-sr-book-alt:before {
    content: "\f210"
}

.fi-sr-book-arrow-right:before {
    content: "\f211"
}

.fi-sr-book-arrow-up:before {
    content: "\f212"
}

.fi-sr-book-atlas:before {
    content: "\f213"
}

.fi-sr-book-bookmark:before {
    content: "\f214"
}

.fi-sr-book-circle-arrow-right:before {
    content: "\f215"
}

.fi-sr-book-circle-arrow-up:before {
    content: "\f216"
}

.fi-sr-book-copy:before {
    content: "\f217"
}

.fi-sr-book-dead:before {
    content: "\f218"
}

.fi-sr-book-font:before {
    content: "\f219"
}

.fi-sr-book-medical:before {
    content: "\f21a"
}

.fi-sr-book-open-cover:before {
    content: "\f21b"
}

.fi-sr-book-open-reader:before {
    content: "\f21c"
}

.fi-sr-book-quran:before {
    content: "\f21d"
}

.fi-sr-book-section:before {
    content: "\f21e"
}

.fi-sr-book-spells:before {
    content: "\f21f"
}

.fi-sr-book-tanakh:before {
    content: "\f220"
}

.fi-sr-book-user:before {
    content: "\f221"
}

.fi-sr-book:before {
    content: "\f222"
}

.fi-sr-bookmark-slash:before {
    content: "\f223"
}

.fi-sr-bookmark:before {
    content: "\f224"
}

.fi-sr-books-medical:before {
    content: "\f225"
}

.fi-sr-books:before {
    content: "\f226"
}

.fi-sr-boot-heeled:before {
    content: "\f227"
}

.fi-sr-boot:before {
    content: "\f228"
}

.fi-sr-border-all:before {
    content: "\f229"
}

.fi-sr-border-bottom:before {
    content: "\f22a"
}

.fi-sr-border-center-h:before {
    content: "\f22b"
}

.fi-sr-border-center-v:before {
    content: "\f22c"
}

.fi-sr-border-inner:before {
    content: "\f22d"
}

.fi-sr-border-left:before {
    content: "\f22e"
}

.fi-sr-border-none:before {
    content: "\f22f"
}

.fi-sr-border-outer:before {
    content: "\f230"
}

.fi-sr-border-right:before {
    content: "\f231"
}

.fi-sr-border-style-alt:before {
    content: "\f232"
}

.fi-sr-border-style:before {
    content: "\f233"
}

.fi-sr-border-top:before {
    content: "\f234"
}

.fi-sr-bottle:before {
    content: "\f235"
}

.fi-sr-bow-arrow:before {
    content: "\f236"
}

.fi-sr-bowl-chopsticks-noodles:before {
    content: "\f237"
}

.fi-sr-bowl-chopsticks:before {
    content: "\f238"
}

.fi-sr-bowl-rice:before {
    content: "\f239"
}

.fi-sr-bowling-ball:before {
    content: "\f23a"
}

.fi-sr-bowling-pins:before {
    content: "\f23b"
}

.fi-sr-bowling:before {
    content: "\f23c"
}

.fi-sr-box-alt:before {
    content: "\f23d"
}

.fi-sr-box-ballot:before {
    content: "\f23e"
}

.fi-sr-box-check:before {
    content: "\f23f"
}

.fi-sr-box-circle-check:before {
    content: "\f240"
}

.fi-sr-box-dollar:before {
    content: "\f241"
}

.fi-sr-box-fragile:before {
    content: "\f242"
}

.fi-sr-box-heart:before {
    content: "\f243"
}

.fi-sr-box-open-full:before {
    content: "\f244"
}

.fi-sr-box-open:before {
    content: "\f245"
}

.fi-sr-box-tissue:before {
    content: "\f246"
}

.fi-sr-box-up:before {
    content: "\f247"
}

.fi-sr-box:before {
    content: "\f248"
}

.fi-sr-boxes:before {
    content: "\f249"
}

.fi-sr-boxing-glove:before {
    content: "\f24a"
}

.fi-sr-bracket-curly-right:before {
    content: "\f24b"
}

.fi-sr-bracket-curly:before {
    content: "\f24c"
}

.fi-sr-bracket-round-right:before {
    content: "\f24d"
}

.fi-sr-bracket-round:before {
    content: "\f24e"
}

.fi-sr-bracket-square-right:before {
    content: "\f24f"
}

.fi-sr-bracket-square:before {
    content: "\f250"
}

.fi-sr-brackets-curly:before {
    content: "\f251"
}

.fi-sr-brackets-round:before {
    content: "\f252"
}

.fi-sr-brackets-square:before {
    content: "\f253"
}

.fi-sr-braille-a:before {
    content: "\f254"
}

.fi-sr-braille-b:before {
    content: "\f255"
}

.fi-sr-braille-c:before {
    content: "\f256"
}

.fi-sr-braille-d:before {
    content: "\f257"
}

.fi-sr-braille-e:before {
    content: "\f258"
}

.fi-sr-braille-g:before {
    content: "\f259"
}

.fi-sr-braille-h:before {
    content: "\f25a"
}

.fi-sr-braille-i:before {
    content: "\f25b"
}

.fi-sr-braille-j:before {
    content: "\f25c"
}

.fi-sr-braille-k:before {
    content: "\f25d"
}

.fi-sr-braille-l:before {
    content: "\f25e"
}

.fi-sr-braille-m:before {
    content: "\f25f"
}

.fi-sr-braille-n-alt:before {
    content: "\f260"
}

.fi-sr-braille-n:before {
    content: "\f261"
}

.fi-sr-braille-o:before {
    content: "\f262"
}

.fi-sr-braille-p:before {
    content: "\f263"
}

.fi-sr-braille-q:before {
    content: "\f264"
}

.fi-sr-braille-r:before {
    content: "\f265"
}

.fi-sr-braille-s:before {
    content: "\f266"
}

.fi-sr-braille-t:before {
    content: "\f267"
}

.fi-sr-braille-u:before {
    content: "\f268"
}

.fi-sr-braille-v:before {
    content: "\f269"
}

.fi-sr-braille-w:before {
    content: "\f26a"
}

.fi-sr-braille-x:before {
    content: "\f26b"
}

.fi-sr-braille-y:before {
    content: "\f26c"
}

.fi-sr-braille-z:before {
    content: "\f26d"
}

.fi-sr-braille:before {
    content: "\f26e"
}

.fi-sr-brain-circuit:before {
    content: "\f26f"
}

.fi-sr-brain:before {
    content: "\f270"
}

.fi-sr-bread-loaf:before {
    content: "\f271"
}

.fi-sr-bread-slice:before {
    content: "\f272"
}

.fi-sr-bread:before {
    content: "\f273"
}

.fi-sr-briefcase-arrow-right:before {
    content: "\f274"
}

.fi-sr-briefcase-blank:before {
    content: "\f275"
}

.fi-sr-briefcase:before {
    content: "\f276"
}

.fi-sr-brightness-low:before {
    content: "\f277"
}

.fi-sr-brightness:before {
    content: "\f278"
}

.fi-sr-bring-forward:before {
    content: "\f279"
}

.fi-sr-bring-front:before {
    content: "\f27a"
}

.fi-sr-broadcast-tower:before {
    content: "\f27b"
}

.fi-sr-broccoli:before {
    content: "\f27c"
}

.fi-sr-broken-image:before {
    content: "\f27d"
}

.fi-sr-broom:before {
    content: "\f27e"
}

.fi-sr-browser:before {
    content: "\f27f"
}

.fi-sr-browsers:before {
    content: "\f280"
}

.fi-sr-brush:before {
    content: "\f281"
}

.fi-sr-bug-slash:before {
    content: "\f282"
}

.fi-sr-bug:before {
    content: "\f283"
}

.fi-sr-bugs:before {
    content: "\f284"
}

.fi-sr-build-alt:before {
    content: "\f285"
}

.fi-sr-build:before {
    content: "\f286"
}

.fi-sr-building:before {
    content: "\f287"
}

.fi-sr-bulb:before {
    content: "\f288"
}

.fi-sr-bullet:before {
    content: "\f289"
}

.fi-sr-bullhorn:before {
    content: "\f28a"
}

.fi-sr-bullseye-arrow:before {
    content: "\f28b"
}

.fi-sr-bullseye-pointer:before {
    content: "\f28c"
}

.fi-sr-bullseye:before {
    content: "\f28d"
}

.fi-sr-burger-alt:before {
    content: "\f28e"
}

.fi-sr-burger-fries:before {
    content: "\f28f"
}

.fi-sr-burger-glass:before {
    content: "\f290"
}

.fi-sr-burrito:before {
    content: "\f291"
}

.fi-sr-bus-alt:before {
    content: "\f292"
}

.fi-sr-bus:before {
    content: "\f293"
}

.fi-sr-business-time:before {
    content: "\f294"
}

.fi-sr-butterfly:before {
    content: "\f295"
}

.fi-sr-c:before {
    content: "\f296"
}

.fi-sr-cabin:before {
    content: "\f297"
}

.fi-sr-cactus:before {
    content: "\f298"
}

.fi-sr-cake-birthday:before {
    content: "\f299"
}

.fi-sr-cake-wedding:before {
    content: "\f29a"
}

.fi-sr-calculator-simple:before {
    content: "\f29b"
}

.fi-sr-calculator:before {
    content: "\f29c"
}

.fi-sr-calendar-arrow-down:before {
    content: "\f29d"
}

.fi-sr-calendar-arrow-up:before {
    content: "\f29e"
}

.fi-sr-calendar-check:before {
    content: "\f29f"
}

.fi-sr-calendar-clock:before {
    content: "\f2a0"
}

.fi-sr-calendar-day:before {
    content: "\f2a1"
}

.fi-sr-calendar-days:before {
    content: "\f2a2"
}

.fi-sr-calendar-exclamation:before {
    content: "\f2a3"
}

.fi-sr-calendar-heart:before {
    content: "\f2a4"
}

.fi-sr-calendar-image:before {
    content: "\f2a5"
}

.fi-sr-calendar-lines-pen:before {
    content: "\f2a6"
}

.fi-sr-calendar-lines:before {
    content: "\f2a7"
}

.fi-sr-calendar-minus:before {
    content: "\f2a8"
}

.fi-sr-calendar-pen:before {
    content: "\f2a9"
}

.fi-sr-calendar-plus:before {
    content: "\f2aa"
}

.fi-sr-calendar-star:before {
    content: "\f2ab"
}

.fi-sr-calendar-week:before {
    content: "\f2ac"
}

.fi-sr-calendar-xmark:before {
    content: "\f2ad"
}

.fi-sr-calendar:before {
    content: "\f2ae"
}

.fi-sr-calendars:before {
    content: "\f2af"
}

.fi-sr-call-history:before {
    content: "\f2b0"
}

.fi-sr-call-incoming:before {
    content: "\f2b1"
}

.fi-sr-call-missed:before {
    content: "\f2b2"
}

.fi-sr-call-outgoing:before {
    content: "\f2b3"
}

.fi-sr-camcorder:before {
    content: "\f2b4"
}

.fi-sr-camera-cctv:before {
    content: "\f2b5"
}

.fi-sr-camera-movie:before {
    content: "\f2b6"
}

.fi-sr-camera-retro:before {
    content: "\f2b7"
}

.fi-sr-camera-rotate:before {
    content: "\f2b8"
}

.fi-sr-camera-security:before {
    content: "\f2b9"
}

.fi-sr-camera-slash:before {
    content: "\f2ba"
}

.fi-sr-camera-viewfinder:before {
    content: "\f2bb"
}

.fi-sr-camera:before {
    content: "\f2bc"
}

.fi-sr-campfire:before {
    content: "\f2bd"
}

.fi-sr-camping:before {
    content: "\f2be"
}

.fi-sr-candle-holder:before {
    content: "\f2bf"
}

.fi-sr-candy-alt:before {
    content: "\f2c0"
}

.fi-sr-candy-cane:before {
    content: "\f2c1"
}

.fi-sr-candy-corn:before {
    content: "\f2c2"
}

.fi-sr-candy:before {
    content: "\f2c3"
}

.fi-sr-Cannabis:before {
    content: "\f2c4"
}

.fi-sr-canned-food:before {
    content: "\f2c5"
}

.fi-sr-capsules:before {
    content: "\f2c6"
}

.fi-sr-car-alt:before {
    content: "\f2c7"
}

.fi-sr-car-battery:before {
    content: "\f2c8"
}

.fi-sr-car-bolt:before {
    content: "\f2c9"
}

.fi-sr-car-building:before {
    content: "\f2ca"
}

.fi-sr-car-bump:before {
    content: "\f2cb"
}

.fi-sr-car-bus:before {
    content: "\f2cc"
}

.fi-sr-car-circle-bolt:before {
    content: "\f2cd"
}

.fi-sr-car-crash:before {
    content: "\f2ce"
}

.fi-sr-car-garage:before {
    content: "\f2cf"
}

.fi-sr-car-mechanic:before {
    content: "\f2d0"
}

.fi-sr-car-rear:before {
    content: "\f2d1"
}

.fi-sr-car-side-bolt:before {
    content: "\f2d2"
}

.fi-sr-car-side:before {
    content: "\f2d3"
}

.fi-sr-car-tilt:before {
    content: "\f2d4"
}

.fi-sr-car-wash:before {
    content: "\f2d5"
}

.fi-sr-car:before {
    content: "\f2d6"
}

.fi-sr-caravan-alt:before {
    content: "\f2d7"
}

.fi-sr-caravan:before {
    content: "\f2d8"
}

.fi-sr-caret-circle-down:before {
    content: "\f2d9"
}

.fi-sr-caret-circle-right:before {
    content: "\f2da"
}

.fi-sr-caret-circle-up:before {
    content: "\f2db"
}

.fi-sr-caret-down:before {
    content: "\f2dc"
}

.fi-sr-caret-left:before {
    content: "\f2dd"
}

.fi-sr-caret-quare-up:before {
    content: "\f2de"
}

.fi-sr-caret-right:before {
    content: "\f2df"
}

.fi-sr-caret-square-down:before {
    content: "\f2e0"
}

.fi-sr-caret-square-left_1:before {
    content: "\f2e1"
}

.fi-sr-caret-square-left:before {
    content: "\f2e2"
}

.fi-sr-caret-square-right:before {
    content: "\f2e3"
}

.fi-sr-caret-up:before {
    content: "\f2e4"
}

.fi-sr-carrot:before {
    content: "\f2e5"
}

.fi-sr-cars:before {
    content: "\f2e6"
}

.fi-sr-cart-arrow-down:before {
    content: "\f2e7"
}

.fi-sr-cart-minus:before {
    content: "\f2e8"
}

.fi-sr-cart-shopping-fast:before {
    content: "\f2e9"
}

.fi-sr-cash-register:before {
    content: "\f2ea"
}

.fi-sr-cassette-tape:before {
    content: "\f2eb"
}

.fi-sr-cassette-vhs:before {
    content: "\f2ec"
}

.fi-sr-castle:before {
    content: "\f2ed"
}

.fi-sr-cat-space:before {
    content: "\f2ee"
}

.fi-sr-cat:before {
    content: "\f2ef"
}

.fi-sr-cauldron:before {
    content: "\f2f0"
}

.fi-sr-cedi-sign:before {
    content: "\f2f1"
}

.fi-sr-cello:before {
    content: "\f2f2"
}

.fi-sr-cent-sign:before {
    content: "\f2f3"
}

.fi-sr-chair-office:before {
    content: "\f2f4"
}

.fi-sr-chair:before {
    content: "\f2f5"
}

.fi-sr-chalkboard-user:before {
    content: "\f2f6"
}

.fi-sr-charging-station:before {
    content: "\f2f7"
}

.fi-sr-chart-area:before {
    content: "\f2f8"
}

.fi-sr-chart-bullet:before {
    content: "\f2f9"
}

.fi-sr-chart-candlestick:before {
    content: "\f2fa"
}

.fi-sr-chart-connected:before {
    content: "\f2fb"
}

.fi-sr-chart-gantt:before {
    content: "\f2fc"
}

.fi-sr-chart-histogram:before {
    content: "\f2fd"
}

.fi-sr-chart-line-up:before {
    content: "\f2fe"
}

.fi-sr-chart-mixed:before {
    content: "\f2ff"
}

.fi-sr-chart-network:before {
    content: "\f300"
}

.fi-sr-chart-pie-alt:before {
    content: "\f301"
}

.fi-sr-chart-pie:before {
    content: "\f302"
}

.fi-sr-chart-pyramid:before {
    content: "\f303"
}

.fi-sr-chart-radar:before {
    content: "\f304"
}

.fi-sr-chart-scatter-3d:before {
    content: "\f305"
}

.fi-sr-chart-scatter-bubble:before {
    content: "\f306"
}

.fi-sr-chart-scatter:before {
    content: "\f307"
}

.fi-sr-chart-set-theory:before {
    content: "\f308"
}

.fi-sr-chart-simple-horizontal:before {
    content: "\f309"
}

.fi-sr-chart-simple:before {
    content: "\f30a"
}

.fi-sr-chart-tree-map:before {
    content: "\f30b"
}

.fi-sr-chart-tree:before {
    content: "\f30c"
}

.fi-sr-chart-user:before {
    content: "\f30d"
}

.fi-sr-chart-waterfall:before {
    content: "\f30e"
}

.fi-sr-chat-arrow-down:before {
    content: "\f30f"
}

.fi-sr-chat-arrow-grow:before {
    content: "\f310"
}

.fi-sr-check-circle:before {
    content: "\f311"
}

.fi-sr-check-double:before {
    content: "\f312"
}

.fi-sr-check:before {
    content: "\f313"
}

.fi-sr-checkbox:before {
    content: "\f314"
}

.fi-sr-cheese-alt:before {
    content: "\f315"
}

.fi-sr-cheese:before {
    content: "\f316"
}

.fi-sr-cheeseburger:before {
    content: "\f317"
}

.fi-sr-cherry:before {
    content: "\f318"
}

.fi-sr-chess-bishop:before {
    content: "\f319"
}

.fi-sr-chess-board:before {
    content: "\f31a"
}

.fi-sr-chess-clock-alt:before {
    content: "\f31b"
}

.fi-sr-chess-clock:before {
    content: "\f31c"
}

.fi-sr-chess-king-alt:before {
    content: "\f31d"
}

.fi-sr-chess-king:before {
    content: "\f31e"
}

.fi-sr-chess-knight-alt:before {
    content: "\f31f"
}

.fi-sr-chess-knight:before {
    content: "\f320"
}

.fi-sr-chess-pawn-alt:before {
    content: "\f321"
}

.fi-sr-chess-pawn:before {
    content: "\f322"
}

.fi-sr-chess-piece:before {
    content: "\f323"
}

.fi-sr-chess-queen-alt:before {
    content: "\f324"
}

.fi-sr-chess-queen:before {
    content: "\f325"
}

.fi-sr-chess-rook-alt:before {
    content: "\f326"
}

.fi-sr-chess-rook:before {
    content: "\f327"
}

.fi-sr-chess:before {
    content: "\f328"
}

.fi-sr-chevron-double-down:before {
    content: "\f329"
}

.fi-sr-chevron-double-up:before {
    content: "\f32a"
}

.fi-sr-child-head:before {
    content: "\f32b"
}

.fi-sr-child:before {
    content: "\f32c"
}

.fi-sr-chimney:before {
    content: "\f32d"
}

.fi-sr-chocolate:before {
    content: "\f32e"
}

.fi-sr-circle-0:before {
    content: "\f32f"
}

.fi-sr-circle-1:before {
    content: "\f330"
}

.fi-sr-circle-2:before {
    content: "\f331"
}

.fi-sr-circle-3:before {
    content: "\f332"
}

.fi-sr-circle-4:before {
    content: "\f333"
}

.fi-sr-circle-5:before {
    content: "\f334"
}

.fi-sr-circle-6:before {
    content: "\f335"
}

.fi-sr-circle-7:before {
    content: "\f336"
}

.fi-sr-circle-8:before {
    content: "\f337"
}

.fi-sr-circle-9:before {
    content: "\f338"
}

.fi-sr-circle-a:before {
    content: "\f339"
}

.fi-sr-circle-b:before {
    content: "\f33a"
}

.fi-sr-circle-bolt:before {
    content: "\f33b"
}

.fi-sr-circle-book-open:before {
    content: "\f33c"
}

.fi-sr-circle-bookmark:before {
    content: "\f33d"
}

.fi-sr-circle-c:before {
    content: "\f33e"
}

.fi-sr-circle-calendar:before {
    content: "\f33f"
}

.fi-sr-circle-camera:before {
    content: "\f340"
}

.fi-sr-circle-d:before {
    content: "\f341"
}

.fi-sr-circle-dashed:before {
    content: "\f342"
}

.fi-sr-circle-e:before {
    content: "\f343"
}

.fi-sr-circle-ellipsis-vertical:before {
    content: "\f344"
}

.fi-sr-circle-ellipsis:before {
    content: "\f345"
}

.fi-sr-circle-envelope:before {
    content: "\f346"
}

.fi-sr-circle-exclamation-check:before {
    content: "\f347"
}

.fi-sr-circle-f:before {
    content: "\f348"
}

.fi-sr-circle-g:before {
    content: "\f349"
}

.fi-sr-circle-h:before {
    content: "\f34a"
}

.fi-sr-circle-half-stroke:before {
    content: "\f34b"
}

.fi-sr-circle-half:before {
    content: "\f34c"
}

.fi-sr-circle-heart:before {
    content: "\f34d"
}

.fi-sr-circle-i:before {
    content: "\f34e"
}

.fi-sr-circle-j:before {
    content: "\f34f"
}

.fi-sr-circle-k:before {
    content: "\f350"
}

.fi-sr-circle-l:before {
    content: "\f351"
}

.fi-sr-circle-m:before {
    content: "\f352"
}

.fi-sr-circle-microphone-lines:before {
    content: "\f353"
}

.fi-sr-circle-microphone:before {
    content: "\f354"
}

.fi-sr-circle-n:before {
    content: "\f355"
}

.fi-sr-circle-o:before {
    content: "\f356"
}

.fi-sr-circle-p:before {
    content: "\f357"
}

.fi-sr-circle-phone-flip:before {
    content: "\f358"
}

.fi-sr-circle-phone-hangup:before {
    content: "\f359"
}

.fi-sr-circle-phone:before {
    content: "\f35a"
}

.fi-sr-circle-q:before {
    content: "\f35b"
}

.fi-sr-circle-quarter:before {
    content: "\f35c"
}

.fi-sr-circle-quarters-alt:before {
    content: "\f35d"
}

.fi-sr-circle-r:before {
    content: "\f35e"
}

.fi-sr-circle-s:before {
    content: "\f35f"
}

.fi-sr-circle-small:before {
    content: "\f360"
}

.fi-sr-circle-star:before {
    content: "\f361"
}

.fi-sr-circle-t:before {
    content: "\f362"
}

.fi-sr-circle-three-quarters:before {
    content: "\f363"
}

.fi-sr-circle-trash:before {
    content: "\f364"
}

.fi-sr-circle-u:before {
    content: "\f365"
}

.fi-sr-circle-user:before {
    content: "\f366"
}

.fi-sr-circle-v:before {
    content: "\f367"
}

.fi-sr-circle-video:before {
    content: "\f368"
}

.fi-sr-circle-w:before {
    content: "\f369"
}

.fi-sr-circle-waveform-lines:before {
    content: "\f36a"
}

.fi-sr-circle-x:before {
    content: "\f36b"
}

.fi-sr-circle-xmark:before {
    content: "\f36c"
}

.fi-sr-circle-y:before {
    content: "\f36d"
}

.fi-sr-circle-z:before {
    content: "\f36e"
}

.fi-sr-circle:before {
    content: "\f36f"
}

.fi-sr-city:before {
    content: "\f370"
}

.fi-sr-clapperboard-play:before {
    content: "\f371"
}

.fi-sr-clapperboard:before {
    content: "\f372"
}

.fi-sr-clarinet:before {
    content: "\f373"
}

.fi-sr-claw-marks:before {
    content: "\f374"
}

.fi-sr-clip:before {
    content: "\f375"
}

.fi-sr-clipboard-check:before {
    content: "\f376"
}

.fi-sr-clipboard-list-check:before {
    content: "\f377"
}

.fi-sr-clipboard-list:before {
    content: "\f378"
}

.fi-sr-clipboard-prescription:before {
    content: "\f379"
}

.fi-sr-clipboard-user:before {
    content: "\f37a"
}

.fi-sr-clipboard:before {
    content: "\f37b"
}

.fi-sr-clock-desk:before {
    content: "\f37c"
}

.fi-sr-clock-eight-thirty:before {
    content: "\f37d"
}

.fi-sr-clock-eleven-thirty:before {
    content: "\f37e"
}

.fi-sr-clock-eleven:before {
    content: "\f37f"
}

.fi-sr-clock-five-thirty:before {
    content: "\f380"
}

.fi-sr-clock-five:before {
    content: "\f381"
}

.fi-sr-clock-four-thirty:before {
    content: "\f382"
}

.fi-sr-clock-nine-thirty:before {
    content: "\f383"
}

.fi-sr-clock-nine:before {
    content: "\f384"
}

.fi-sr-clock-one-thirty:before {
    content: "\f385"
}

.fi-sr-clock-one:before {
    content: "\f386"
}

.fi-sr-clock-seven-thirty:before {
    content: "\f387"
}

.fi-sr-clock-seven:before {
    content: "\f388"
}

.fi-sr-clock-six-thirty:before {
    content: "\f389"
}

.fi-sr-clock-six:before {
    content: "\f38a"
}

.fi-sr-clock-ten-thirty:before {
    content: "\f38b"
}

.fi-sr-clock-ten:before {
    content: "\f38c"
}

.fi-sr-clock-three-thirty:before {
    content: "\f38d"
}

.fi-sr-clock-three:before {
    content: "\f38e"
}

.fi-sr-clock-twelve-thirty:before {
    content: "\f38f"
}

.fi-sr-clock-twelve:before {
    content: "\f390"
}

.fi-sr-clock-two-thirty:before {
    content: "\f391"
}

.fi-sr-clock-two:before {
    content: "\f392"
}

.fi-sr-clock:before {
    content: "\f393"
}

.fi-sr-clone:before {
    content: "\f394"
}

.fi-sr-closed-captioning-slash:before {
    content: "\f395"
}

.fi-sr-clothes-hanger:before {
    content: "\f396"
}

.fi-sr-cloud-check:before {
    content: "\f397"
}

.fi-sr-cloud-disabled:before {
    content: "\f398"
}

.fi-sr-cloud-download-alt:before {
    content: "\f399"
}

.fi-sr-cloud-download:before {
    content: "\f39a"
}

.fi-sr-cloud-drizzle:before {
    content: "\f39b"
}

.fi-sr-cloud-exclamation:before {
    content: "\f39c"
}

.fi-sr-cloud-hail-mixed:before {
    content: "\f39d"
}

.fi-sr-cloud-hail:before {
    content: "\f39e"
}

.fi-sr-cloud-meatball:before {
    content: "\f39f"
}

.fi-sr-cloud-moon-rain:before {
    content: "\f3a0"
}

.fi-sr-cloud-moon:before {
    content: "\f3a1"
}

.fi-sr-cloud-question:before {
    content: "\f3a2"
}

.fi-sr-cloud-rain:before {
    content: "\f3a3"
}

.fi-sr-cloud-rainbow:before {
    content: "\f3a4"
}

.fi-sr-cloud-share:before {
    content: "\f3a5"
}

.fi-sr-cloud-showers-heavy:before {
    content: "\f3a6"
}

.fi-sr-cloud-showers:before {
    content: "\f3a7"
}

.fi-sr-cloud-sleet:before {
    content: "\f3a8"
}

.fi-sr-cloud-snow:before {
    content: "\f3a9"
}

.fi-sr-cloud-sun-rain:before {
    content: "\f3aa"
}

.fi-sr-cloud-sun:before {
    content: "\f3ab"
}

.fi-sr-cloud-upload-alt:before {
    content: "\f3ac"
}

.fi-sr-cloud-upload:before {
    content: "\f3ad"
}

.fi-sr-cloud:before {
    content: "\f3ae"
}

.fi-sr-clouds-moon:before {
    content: "\f3af"
}

.fi-sr-clouds-sun:before {
    content: "\f3b0"
}

.fi-sr-clouds:before {
    content: "\f3b1"
}

.fi-sr-clover-alt:before {
    content: "\f3b2"
}

.fi-sr-club:before {
    content: "\f3b3"
}

.fi-sr-cocktail-alt:before {
    content: "\f3b4"
}

.fi-sr-cocktail:before {
    content: "\f3b5"
}

.fi-sr-code-branch:before {
    content: "\f3b6"
}

.fi-sr-code-commit:before {
    content: "\f3b7"
}

.fi-sr-code-compare:before {
    content: "\f3b8"
}

.fi-sr-code-fork:before {
    content: "\f3b9"
}

.fi-sr-code-merge:before {
    content: "\f3ba"
}

.fi-sr-code-pull-request-closed:before {
    content: "\f3bb"
}

.fi-sr-code-pull-request-draft:before {
    content: "\f3bc"
}

.fi-sr-code-pull-request:before {
    content: "\f3bd"
}

.fi-sr-code-simple:before {
    content: "\f3be"
}

.fi-sr-coffee-bean:before {
    content: "\f3bf"
}

.fi-sr-coffee-beans:before {
    content: "\f3c0"
}

.fi-sr-coffee-pot:before {
    content: "\f3c1"
}

.fi-sr-coffee:before {
    content: "\f3c2"
}

.fi-sr-coffin-cross:before {
    content: "\f3c3"
}

.fi-sr-coffin:before {
    content: "\f3c4"
}

.fi-sr-coin:before {
    content: "\f3c5"
}

.fi-sr-coins:before {
    content: "\f3c6"
}

.fi-sr-colon-sign:before {
    content: "\f3c7"
}

.fi-sr-columns-3:before {
    content: "\f3c8"
}

.fi-sr-comet:before {
    content: "\f3c9"
}

.fi-sr-command:before {
    content: "\f3ca"
}

.fi-sr-comment-alt-check:before {
    content: "\f3cb"
}

.fi-sr-comment-alt-dots:before {
    content: "\f3cc"
}

.fi-sr-comment-alt-edit:before {
    content: "\f3cd"
}

.fi-sr-comment-alt-medical:before {
    content: "\f3ce"
}

.fi-sr-comment-alt-middle-top:before {
    content: "\f3cf"
}

.fi-sr-comment-alt-middle:before {
    content: "\f3d0"
}

.fi-sr-comment-alt-minus:before {
    content: "\f3d1"
}

.fi-sr-comment-alt-music:before {
    content: "\f3d2"
}

.fi-sr-comment-alt:before {
    content: "\f3d3"
}

.fi-sr-comment-arrow-down:before {
    content: "\f3d4"
}

.fi-sr-comment-arrow-up-right:before {
    content: "\f3d5"
}

.fi-sr-comment-arrow-up:before {
    content: "\f3d6"
}

.fi-sr-comment-check:before {
    content: "\f3d7"
}

.fi-sr-comment-code:before {
    content: "\f3d8"
}

.fi-sr-comment-dollar:before {
    content: "\f3d9"
}

.fi-sr-comment-dots:before {
    content: "\f3da"
}

.fi-sr-comment-exclamation:before {
    content: "\f3db"
}

.fi-sr-comment-heart:before {
    content: "\f3dc"
}

.fi-sr-comment-image:before {
    content: "\f3dd"
}

.fi-sr-comment-info:before {
    content: "\f3de"
}

.fi-sr-comment-medical:before {
    content: "\f3df"
}

.fi-sr-comment-minus:before {
    content: "\f3e0"
}

.fi-sr-comment-pen:before {
    content: "\f3e1"
}

.fi-sr-comment-question:before {
    content: "\f3e2"
}

.fi-sr-comment-quote:before {
    content: "\f3e3"
}

.fi-sr-comment-slash:before {
    content: "\f3e4"
}

.fi-sr-comment-smile:before {
    content: "\f3e5"
}

.fi-sr-comment-sms:before {
    content: "\f3e6"
}

.fi-sr-comment-text:before {
    content: "\f3e7"
}

.fi-sr-comment-user:before {
    content: "\f3e8"
}

.fi-sr-comment-xmark:before {
    content: "\f3e9"
}

.fi-sr-comment:before {
    content: "\f3ea"
}

.fi-sr-comments-dollar:before {
    content: "\f3eb"
}

.fi-sr-comments-question-check:before {
    content: "\f3ec"
}

.fi-sr-comments-question:before {
    content: "\f3ed"
}

.fi-sr-comments:before {
    content: "\f3ee"
}

.fi-sr-compass-slash:before {
    content: "\f3ef"
}

.fi-sr-compress-alt:before {
    content: "\f3f0"
}

.fi-sr-compress:before {
    content: "\f3f1"
}

.fi-sr-computer-classic:before {
    content: "\f3f2"
}

.fi-sr-computer-mouse:before {
    content: "\f3f3"
}

.fi-sr-computer-speaker:before {
    content: "\f3f4"
}

.fi-sr-computer:before {
    content: "\f3f5"
}

.fi-sr-concierge-bell:before {
    content: "\f3f6"
}

.fi-sr-confetti:before {
    content: "\f3f7"
}

.fi-sr-container-storage:before {
    content: "\f3f8"
}

.fi-sr-conveyor-belt-alt:before {
    content: "\f3f9"
}

.fi-sr-conveyor-belt-empty:before {
    content: "\f3fa"
}

.fi-sr-conveyor-belt:before {
    content: "\f3fb"
}

.fi-sr-cookie-alt:before {
    content: "\f3fc"
}

.fi-sr-cookie:before {
    content: "\f3fd"
}

.fi-sr-copy-alt:before {
    content: "\f3fe"
}

.fi-sr-copy-image:before {
    content: "\f3ff"
}

.fi-sr-copy:before {
    content: "\f400"
}

.fi-sr-copyright:before {
    content: "\f401"
}

.fi-sr-corn:before {
    content: "\f402"
}

.fi-sr-couch:before {
    content: "\f403"
}

.fi-sr-cow-alt:before {
    content: "\f404"
}

.fi-sr-cow:before {
    content: "\f405"
}

.fi-sr-cowbell-circle-plus:before {
    content: "\f406"
}

.fi-sr-cowbell-more:before {
    content: "\f407"
}

.fi-sr-cowbell:before {
    content: "\f408"
}

.fi-sr-crab:before {
    content: "\f409"
}

.fi-sr-cream:before {
    content: "\f40a"
}

.fi-sr-credit-card:before {
    content: "\f40b"
}

.fi-sr-cricket:before {
    content: "\f40c"
}

.fi-sr-croissant:before {
    content: "\f40d"
}

.fi-sr-cross-circle:before {
    content: "\f40e"
}

.fi-sr-cross-religion:before {
    content: "\f40f"
}

.fi-sr-cross-small:before {
    content: "\f410"
}

.fi-sr-cross:before {
    content: "\f411"
}

.fi-sr-crow:before {
    content: "\f412"
}

.fi-sr-crown:before {
    content: "\f413"
}

.fi-sr-crutch:before {
    content: "\f414"
}

.fi-sr-crutches:before {
    content: "\f415"
}

.fi-sr-cruzeiro-sign:before {
    content: "\f416"
}

.fi-sr-crystal-ball:before {
    content: "\f417"
}

.fi-sr-cube:before {
    content: "\f418"
}

.fi-sr-cubes:before {
    content: "\f419"
}

.fi-sr-cupcake:before {
    content: "\f41a"
}

.fi-sr-curling:before {
    content: "\f41b"
}

.fi-sr-cursor-finger:before {
    content: "\f41c"
}

.fi-sr-cursor-plus:before {
    content: "\f41d"
}

.fi-sr-cursor-text-alt:before {
    content: "\f41e"
}

.fi-sr-cursor-text:before {
    content: "\f41f"
}

.fi-sr-cursor:before {
    content: "\f420"
}

.fi-sr-d:before {
    content: "\f421"
}

.fi-sr-dart:before {
    content: "\f422"
}

.fi-sr-dashboard:before {
    content: "\f423"
}

.fi-sr-data-transfer:before {
    content: "\f424"
}

.fi-sr-database:before {
    content: "\f425"
}

.fi-sr-deer-rudolph:before {
    content: "\f426"
}

.fi-sr-deer:before {
    content: "\f427"
}

.fi-sr-delete-document:before {
    content: "\f428"
}

.fi-sr-delete-right:before {
    content: "\f429"
}

.fi-sr-delete-user:before {
    content: "\f42a"
}

.fi-sr-delete:before {
    content: "\f42b"
}

.fi-sr-democrat:before {
    content: "\f42c"
}

.fi-sr-desktop-arrow-down:before {
    content: "\f42d"
}

.fi-sr-desktop-wallpaper:before {
    content: "\f42e"
}

.fi-sr-devices:before {
    content: "\f42f"
}

.fi-sr-dewpoint:before {
    content: "\f430"
}

.fi-sr-dharmachakra:before {
    content: "\f431"
}

.fi-sr-diagram-cells:before {
    content: "\f432"
}

.fi-sr-diagram-lean-canvas:before {
    content: "\f433"
}

.fi-sr-diagram-nested:before {
    content: "\f434"
}

.fi-sr-diagram-next:before {
    content: "\f435"
}

.fi-sr-diagram-predecessor:before {
    content: "\f436"
}

.fi-sr-diagram-previous:before {
    content: "\f437"
}

.fi-sr-diagram-project:before {
    content: "\f438"
}

.fi-sr-diagram-sankey:before {
    content: "\f439"
}

.fi-sr-diagram-subtask:before {
    content: "\f43a"
}

.fi-sr-diagram-successor:before {
    content: "\f43b"
}

.fi-sr-diagram-venn:before {
    content: "\f43c"
}

.fi-sr-dial-high:before {
    content: "\f43d"
}

.fi-sr-dial-low:before {
    content: "\f43e"
}

.fi-sr-dial-max:before {
    content: "\f43f"
}

.fi-sr-dial-med-low:before {
    content: "\f440"
}

.fi-sr-dial-med:before {
    content: "\f441"
}

.fi-sr-dial-min:before {
    content: "\f442"
}

.fi-sr-dial-off:before {
    content: "\f443"
}

.fi-sr-dial:before {
    content: "\f444"
}

.fi-sr-diamond-exclamation:before {
    content: "\f445"
}

.fi-sr-diamond-turn-right:before {
    content: "\f446"
}

.fi-sr-diamond:before {
    content: "\f447"
}

.fi-sr-dice-alt:before {
    content: "\f448"
}

.fi-sr-dice-d10:before {
    content: "\f449"
}

.fi-sr-dice-d12:before {
    content: "\f44a"
}

.fi-sr-dice-d20:before {
    content: "\f44b"
}

.fi-sr-dice-d4:before {
    content: "\f44c"
}

.fi-sr-dice-d6:before {
    content: "\f44d"
}

.fi-sr-dice-d8:before {
    content: "\f44e"
}

.fi-sr-dice-four:before {
    content: "\f44f"
}

.fi-sr-dice-one:before {
    content: "\f450"
}

.fi-sr-dice-six:before {
    content: "\f451"
}

.fi-sr-dice-three:before {
    content: "\f452"
}

.fi-sr-dice-two:before {
    content: "\f453"
}

.fi-sr-dice:before {
    content: "\f454"
}

.fi-sr-digging:before {
    content: "\f455"
}

.fi-sr-digital-tachograph:before {
    content: "\f456"
}

.fi-sr-diploma:before {
    content: "\f457"
}

.fi-sr-disc-drive:before {
    content: "\f458"
}

.fi-sr-discover:before {
    content: "\f459"
}

.fi-sr-disease:before {
    content: "\f45a"
}

.fi-sr-disk:before {
    content: "\f45b"
}

.fi-sr-display-arrow-down:before {
    content: "\f45c"
}

.fi-sr-display-code:before {
    content: "\f45d"
}

.fi-sr-display-medical:before {
    content: "\f45e"
}

.fi-sr-display-slash:before {
    content: "\f45f"
}

.fi-sr-distribute-spacing-horizontal:before {
    content: "\f460"
}

.fi-sr-distribute-spacing-vertical:before {
    content: "\f461"
}

.fi-sr-dizzy:before {
    content: "\f462"
}

.fi-sr-dna:before {
    content: "\f463"
}

.fi-sr-do-not-enter:before {
    content: "\f464"
}

.fi-sr-doctor:before {
    content: "\f465"
}

.fi-sr-document-signed:before {
    content: "\f466"
}

.fi-sr-document:before {
    content: "\f467"
}

.fi-sr-dog:before {
    content: "\f468"
}

.fi-sr-dollar:before {
    content: "\f469"
}

.fi-sr-dolly-flatbed-alt:before {
    content: "\f46a"
}

.fi-sr-dolly-flatbed-empty:before {
    content: "\f46b"
}

.fi-sr-dolly-flatbed:before {
    content: "\f46c"
}

.fi-sr-dolphin:before {
    content: "\f46d"
}

.fi-sr-donate:before {
    content: "\f46e"
}

.fi-sr-dong-sign:before {
    content: "\f46f"
}

.fi-sr-door-closed:before {
    content: "\f470"
}

.fi-sr-door-open:before {
    content: "\f471"
}

.fi-sr-dot-circle:before {
    content: "\f472"
}

.fi-sr-dove:before {
    content: "\f473"
}

.fi-sr-down-left-and-up-right-to-center:before {
    content: "\f474"
}

.fi-sr-down-left:before {
    content: "\f475"
}

.fi-sr-down-right:before {
    content: "\f476"
}

.fi-sr-down-to-line:before {
    content: "\f477"
}

.fi-sr-down:before {
    content: "\f478"
}

.fi-sr-download:before {
    content: "\f479"
}

.fi-sr-drafting-compass:before {
    content: "\f47a"
}

.fi-sr-dragon:before {
    content: "\f47b"
}

.fi-sr-draw-polygon:before {
    content: "\f47c"
}

.fi-sr-draw-square:before {
    content: "\f47d"
}

.fi-sr-dreidel:before {
    content: "\f47e"
}

.fi-sr-drink-alt:before {
    content: "\f47f"
}

.fi-sr-drone-alt:before {
    content: "\f480"
}

.fi-sr-drone-front:before {
    content: "\f481"
}

.fi-sr-drone:before {
    content: "\f482"
}

.fi-sr-drum-steelpan:before {
    content: "\f483"
}

.fi-sr-drum:before {
    content: "\f484"
}

.fi-sr-drumstick-bite:before {
    content: "\f485"
}

.fi-sr-drumstick:before {
    content: "\f486"
}

.fi-sr-dryer-alt:before {
    content: "\f487"
}

.fi-sr-dryer:before {
    content: "\f488"
}

.fi-sr-duck:before {
    content: "\f489"
}

.fi-sr-dumpster-fire:before {
    content: "\f48a"
}

.fi-sr-dumpster:before {
    content: "\f48b"
}

.fi-sr-dungeon:before {
    content: "\f48c"
}

.fi-sr-duplicate:before {
    content: "\f48d"
}

.fi-sr-e-learning:before {
    content: "\f48e"
}

.fi-sr-e:before {
    content: "\f48f"
}

.fi-sr-ear-deaf:before {
    content: "\f490"
}

.fi-sr-ear-muffs:before {
    content: "\f491"
}

.fi-sr-ear:before {
    content: "\f492"
}

.fi-sr-earnings:before {
    content: "\f493"
}

.fi-sr-earth-africa:before {
    content: "\f494"
}

.fi-sr-earth-americas:before {
    content: "\f495"
}

.fi-sr-earth-asia:before {
    content: "\f496"
}

.fi-sr-earth-europa:before {
    content: "\f497"
}

.fi-sr-eclipse-alt:before {
    content: "\f498"
}

.fi-sr-eclipse:before {
    content: "\f499"
}

.fi-sr-edit-alt:before {
    content: "\f49a"
}

.fi-sr-edit:before {
    content: "\f49b"
}

.fi-sr-egg-fried:before {
    content: "\f49c"
}

.fi-sr-egg:before {
    content: "\f49d"
}

.fi-sr-eject:before {
    content: "\f49e"
}

.fi-sr-elephant:before {
    content: "\f49f"
}

.fi-sr-elevator:before {
    content: "\f4a0"
}

.fi-sr-engine-warning:before {
    content: "\f4a1"
}

.fi-sr-engine:before {
    content: "\f4a2"
}

.fi-sr-enter:before {
    content: "\f4a3"
}

.fi-sr-entertainment:before {
    content: "\f4a4"
}

.fi-sr-envelope-ban:before {
    content: "\f4a5"
}

.fi-sr-envelope-bulk:before {
    content: "\f4a6"
}

.fi-sr-envelope-dot:before {
    content: "\f4a7"
}

.fi-sr-envelope-download:before {
    content: "\f4a8"
}

.fi-sr-envelope-marker:before {
    content: "\f4a9"
}

.fi-sr-envelope-open-dollar:before {
    content: "\f4aa"
}

.fi-sr-envelope-open-text:before {
    content: "\f4ab"
}

.fi-sr-envelope-open:before {
    content: "\f4ac"
}

.fi-sr-envelope-plus:before {
    content: "\f4ad"
}

.fi-sr-envelope:before {
    content: "\f4ae"
}

.fi-sr-envelopes:before {
    content: "\f4af"
}

.fi-sr-equality:before {
    content: "\f4b0"
}

.fi-sr-equipment:before {
    content: "\f4b1"
}

.fi-sr-eraser:before {
    content: "\f4b2"
}

.fi-sr-escalator:before {
    content: "\f4b3"
}

.fi-sr-ethernet:before {
    content: "\f4b4"
}

.fi-sr-euro:before {
    content: "\f4b5"
}

.fi-sr-exchange-alt:before {
    content: "\f4b6"
}

.fi-sr-exchange:before {
    content: "\f4b7"
}

.fi-sr-exclamation:before {
    content: "\f4b8"
}

.fi-sr-exit:before {
    content: "\f4b9"
}

.fi-sr-expand-arrows-alt:before {
    content: "\f4ba"
}

.fi-sr-expand-arrows:before {
    content: "\f4bb"
}

.fi-sr-expand:before {
    content: "\f4bc"
}

.fi-sr-eye-crossed:before {
    content: "\f4bd"
}

.fi-sr-eye-dropper-half:before {
    content: "\f4be"
}

.fi-sr-eye:before {
    content: "\f4bf"
}

.fi-sr-eyes:before {
    content: "\f4c0"
}

.fi-sr-f:before {
    content: "\f4c1"
}

.fi-sr-face-angry-horns:before {
    content: "\f4c2"
}

.fi-sr-face-anguished:before {
    content: "\f4c3"
}

.fi-sr-face-anxious-sweat:before {
    content: "\f4c4"
}

.fi-sr-face-astonished:before {
    content: "\f4c5"
}

.fi-sr-face-awesome:before {
    content: "\f4c6"
}

.fi-sr-face-beam-hand-over-mouth:before {
    content: "\f4c7"
}

.fi-sr-face-confounded:before {
    content: "\f4c8"
}

.fi-sr-face-confused:before {
    content: "\f4c9"
}

.fi-sr-face-cowboy-hat:before {
    content: "\f4ca"
}

.fi-sr-face-disappointed:before {
    content: "\f4cb"
}

.fi-sr-face-disguise:before {
    content: "\f4cc"
}

.fi-sr-face-downcast-sweat:before {
    content: "\f4cd"
}

.fi-sr-face-drooling:before {
    content: "\f4ce"
}

.fi-sr-face-explode:before {
    content: "\f4cf"
}

.fi-sr-face-expressionless:before {
    content: "\f4d0"
}

.fi-sr-face-eyes-xmarks:before {
    content: "\f4d1"
}

.fi-sr-face-fearful:before {
    content: "\f4d2"
}

.fi-sr-face-glasses:before {
    content: "\f4d3"
}

.fi-sr-face-grin-tongue-wink:before {
    content: "\f4d4"
}

.fi-sr-face-hand-yawn:before {
    content: "\f4d5"
}

.fi-sr-face-head-bandage:before {
    content: "\f4d6"
}

.fi-sr-face-hushed:before {
    content: "\f4d7"
}

.fi-sr-face-icicles:before {
    content: "\f4d8"
}

.fi-sr-face-lying:before {
    content: "\f4d9"
}

.fi-sr-face-mask:before {
    content: "\f4da"
}

.fi-sr-face-monocle:before {
    content: "\f4db"
}

.fi-sr-face-nauseated:before {
    content: "\f4dc"
}

.fi-sr-face-nose-steam:before {
    content: "\f4dd"
}

.fi-sr-face-party:before {
    content: "\f4de"
}

.fi-sr-face-pensive:before {
    content: "\f4df"
}

.fi-sr-face-persevering:before {
    content: "\f4e0"
}

.fi-sr-face-pleading:before {
    content: "\f4e1"
}

.fi-sr-face-raised-eyebrow:before {
    content: "\f4e2"
}

.fi-sr-face-relieved:before {
    content: "\f4e3"
}

.fi-sr-face-sad-sweat:before {
    content: "\f4e4"
}

.fi-sr-face-scream:before {
    content: "\f4e5"
}

.fi-sr-face-shush:before {
    content: "\f4e6"
}

.fi-sr-face-sleeping:before {
    content: "\f4e7"
}

.fi-sr-face-sleepy:before {
    content: "\f4e8"
}

.fi-sr-face-smile-halo:before {
    content: "\f4e9"
}

.fi-sr-face-smile-hearts:before {
    content: "\f4ea"
}

.fi-sr-face-smile-horns:before {
    content: "\f4eb"
}

.fi-sr-face-smile-tear:before {
    content: "\f4ec"
}

.fi-sr-face-smile-tongue:before {
    content: "\f4ed"
}

.fi-sr-face-smile-upside-down:before {
    content: "\f4ee"
}

.fi-sr-face-smiling-hands:before {
    content: "\f4ef"
}

.fi-sr-face-smirking:before {
    content: "\f4f0"
}

.fi-sr-face-sunglasses:before {
    content: "\f4f1"
}

.fi-sr-face-swear:before {
    content: "\f4f2"
}

.fi-sr-face-thermometer:before {
    content: "\f4f3"
}

.fi-sr-face-thinking:before {
    content: "\f4f4"
}

.fi-sr-face-tissue:before {
    content: "\f4f5"
}

.fi-sr-face-tongue-money:before {
    content: "\f4f6"
}

.fi-sr-face-tongue-sweat:before {
    content: "\f4f7"
}

.fi-sr-face-unamused:before {
    content: "\f4f8"
}

.fi-sr-face-viewfinder:before {
    content: "\f4f9"
}

.fi-sr-face-vomit:before {
    content: "\f4fa"
}

.fi-sr-face-weary:before {
    content: "\f4fb"
}

.fi-sr-face-woozy:before {
    content: "\f4fc"
}

.fi-sr-face-worried:before {
    content: "\f4fd"
}

.fi-sr-face-zany:before {
    content: "\f4fe"
}

.fi-sr-face-zipper:before {
    content: "\f4ff"
}

.fi-sr-family-dress:before {
    content: "\f500"
}

.fi-sr-family-pants:before {
    content: "\f501"
}

.fi-sr-family:before {
    content: "\f502"
}

.fi-sr-fan-table:before {
    content: "\f503"
}

.fi-sr-fan:before {
    content: "\f504"
}

.fi-sr-farm:before {
    content: "\f505"
}

.fi-sr-faucet-drip:before {
    content: "\f506"
}

.fi-sr-faucet:before {
    content: "\f507"
}

.fi-sr-fax:before {
    content: "\f508"
}

.fi-sr-feather-pointed:before {
    content: "\f509"
}

.fi-sr-feather:before {
    content: "\f50a"
}

.fi-sr-fence:before {
    content: "\f50b"
}

.fi-sr-field-hockey:before {
    content: "\f50c"
}

.fi-sr-fighter-jet:before {
    content: "\f50d"
}

.fi-sr-file-ai:before {
    content: "\f50e"
}

.fi-sr-file-audio:before {
    content: "\f50f"
}

.fi-sr-file-binary:before {
    content: "\f510"
}

.fi-sr-file-chart-line:before {
    content: "\f511"
}

.fi-sr-file-chart-pie:before {
    content: "\f512"
}

.fi-sr-file-circle-info:before {
    content: "\f513"
}

.fi-sr-file-code:before {
    content: "\f514"
}

.fi-sr-file-csv:before {
    content: "\f515"
}

.fi-sr-file-download:before {
    content: "\f516"
}

.fi-sr-file-edit:before {
    content: "\f517"
}

.fi-sr-file-eps:before {
    content: "\f518"
}

.fi-sr-file-excel:before {
    content: "\f519"
}

.fi-sr-file-exclamation:before {
    content: "\f51a"
}

.fi-sr-file-export:before {
    content: "\f51b"
}

.fi-sr-file-image:before {
    content: "\f51c"
}

.fi-sr-file-import:before {
    content: "\f51d"
}

.fi-sr-file-invoice-dollar:before {
    content: "\f51e"
}

.fi-sr-file-invoice:before {
    content: "\f51f"
}

.fi-sr-file-medical-alt:before {
    content: "\f520"
}

.fi-sr-file-medical:before {
    content: "\f521"
}

.fi-sr-file-minus:before {
    content: "\f522"
}

.fi-sr-file-pdf:before {
    content: "\f523"
}

.fi-sr-file-powerpoint:before {
    content: "\f524"
}

.fi-sr-file-prescription:before {
    content: "\f525"
}

.fi-sr-file-psd:before {
    content: "\f526"
}

.fi-sr-file-signature:before {
    content: "\f527"
}

.fi-sr-file-spreadsheet:before {
    content: "\f528"
}

.fi-sr-file-upload:before {
    content: "\f529"
}

.fi-sr-file-user:before {
    content: "\f52a"
}

.fi-sr-file-video:before {
    content: "\f52b"
}

.fi-sr-file-word:before {
    content: "\f52c"
}

.fi-sr-file-zipper:before {
    content: "\f52d"
}

.fi-sr-file:before {
    content: "\f52e"
}

.fi-sr-files-medical:before {
    content: "\f52f"
}

.fi-sr-fill:before {
    content: "\f530"
}

.fi-sr-film-canister:before {
    content: "\f531"
}

.fi-sr-film-slash:before {
    content: "\f532"
}

.fi-sr-film:before {
    content: "\f533"
}

.fi-sr-films:before {
    content: "\f534"
}

.fi-sr-filter-slash:before {
    content: "\f535"
}

.fi-sr-filter:before {
    content: "\f536"
}

.fi-sr-filters:before {
    content: "\f537"
}

.fi-sr-fingerprint:before {
    content: "\f538"
}

.fi-sr-fire-burner:before {
    content: "\f539"
}

.fi-sr-fire-extinguisher:before {
    content: "\f53a"
}

.fi-sr-fire-flame-curved:before {
    content: "\f53b"
}

.fi-sr-fire-flame-simple:before {
    content: "\f53c"
}

.fi-sr-fire-hydrant:before {
    content: "\f53d"
}

.fi-sr-fire-smoke:before {
    content: "\f53e"
}

.fi-sr-fireplace:before {
    content: "\f53f"
}

.fi-sr-fish-bones:before {
    content: "\f540"
}

.fi-sr-fish-cooked:before {
    content: "\f541"
}

.fi-sr-fish:before {
    content: "\f542"
}

.fi-sr-fishing-rod:before {
    content: "\f543"
}

.fi-sr-flag-alt:before {
    content: "\f544"
}

.fi-sr-flag-checkered:before {
    content: "\f545"
}

.fi-sr-flag-usa:before {
    content: "\f546"
}

.fi-sr-flag:before {
    content: "\f547"
}

.fi-sr-flame:before {
    content: "\f548"
}

.fi-sr-flashlight:before {
    content: "\f549"
}

.fi-sr-flask-poison:before {
    content: "\f54a"
}

.fi-sr-flask-potion:before {
    content: "\f54b"
}

.fi-sr-flask:before {
    content: "\f54c"
}

.fi-sr-flip-horizontal:before {
    content: "\f54d"
}

.fi-sr-floppy-disk-circle-arrow-right:before {
    content: "\f54e"
}

.fi-sr-floppy-disk-circle-xmark:before {
    content: "\f54f"
}

.fi-sr-floppy-disk-pen:before {
    content: "\f550"
}

.fi-sr-floppy-disks:before {
    content: "\f551"
}

.fi-sr-florin-sign:before {
    content: "\f552"
}

.fi-sr-flower-daffodil:before {
    content: "\f553"
}

.fi-sr-flower-tulip:before {
    content: "\f554"
}

.fi-sr-flower:before {
    content: "\f555"
}

.fi-sr-flushed:before {
    content: "\f556"
}

.fi-sr-flute:before {
    content: "\f557"
}

.fi-sr-flux-capacitor:before {
    content: "\f558"
}

.fi-sr-fog:before {
    content: "\f559"
}

.fi-sr-folder-download:before {
    content: "\f55a"
}

.fi-sr-folder-minus:before {
    content: "\f55b"
}

.fi-sr-folder-open:before {
    content: "\f55c"
}

.fi-sr-folder-times:before {
    content: "\f55d"
}

.fi-sr-folder-tree:before {
    content: "\f55e"
}

.fi-sr-folder-upload:before {
    content: "\f55f"
}

.fi-sr-folder-xmark:before {
    content: "\f560"
}

.fi-sr-folder:before {
    content: "\f561"
}

.fi-sr-folders:before {
    content: "\f562"
}

.fi-sr-follow-folder:before {
    content: "\f563"
}

.fi-sr-followcollection:before {
    content: "\f564"
}

.fi-sr-following:before {
    content: "\f565"
}

.fi-sr-football:before {
    content: "\f566"
}

.fi-sr-fork:before {
    content: "\f567"
}

.fi-sr-forklift:before {
    content: "\f568"
}

.fi-sr-form:before {
    content: "\f569"
}

.fi-sr-fort:before {
    content: "\f56a"
}

.fi-sr-forward-fast:before {
    content: "\f56b"
}

.fi-sr-forward:before {
    content: "\f56c"
}

.fi-sr-fox:before {
    content: "\f56d"
}

.fi-sr-frame:before {
    content: "\f56e"
}

.fi-sr-franc-sign:before {
    content: "\f56f"
}

.fi-sr-french-fries:before {
    content: "\f570"
}

.fi-sr-frog:before {
    content: "\f571"
}

.fi-sr-frown:before {
    content: "\f572"
}

.fi-sr-ftp:before {
    content: "\f573"
}

.fi-sr-funnel-dollar:before {
    content: "\f574"
}

.fi-sr-g:before {
    content: "\f575"
}

.fi-sr-galaxy:before {
    content: "\f576"
}

.fi-sr-gallery-thumbnails:before {
    content: "\f577"
}

.fi-sr-gallery:before {
    content: "\f578"
}

.fi-sr-game-board-alt:before {
    content: "\f579"
}

.fi-sr-game:before {
    content: "\f57a"
}

.fi-sr-gamepad:before {
    content: "\f57b"
}

.fi-sr-games:before {
    content: "\f57c"
}

.fi-sr-garage-car:before {
    content: "\f57d"
}

.fi-sr-garage-open:before {
    content: "\f57e"
}

.fi-sr-garage:before {
    content: "\f57f"
}

.fi-sr-garlic:before {
    content: "\f580"
}

.fi-sr-gas-pump-alt:before {
    content: "\f581"
}

.fi-sr-gas-pump-slash:before {
    content: "\f582"
}

.fi-sr-gas-pump:before {
    content: "\f583"
}

.fi-sr-gauge-circle-bolt:before {
    content: "\f584"
}

.fi-sr-gauge-circle-minus:before {
    content: "\f585"
}

.fi-sr-gauge-circle-plus:before {
    content: "\f586"
}

.fi-sr-gavel:before {
    content: "\f587"
}

.fi-sr-gears:before {
    content: "\f588"
}

.fi-sr-gem:before {
    content: "\f589"
}

.fi-sr-ghost:before {
    content: "\f58a"
}

.fi-sr-gif-square:before {
    content: "\f58b"
}

.fi-sr-gif:before {
    content: "\f58c"
}

.fi-sr-gift-card:before {
    content: "\f58d"
}

.fi-sr-gift:before {
    content: "\f58e"
}

.fi-sr-gifts:before {
    content: "\f58f"
}

.fi-sr-gingerbread-man:before {
    content: "\f590"
}

.fi-sr-glass-champagne:before {
    content: "\f591"
}

.fi-sr-glass-cheers:before {
    content: "\f592"
}

.fi-sr-glass-citrus:before {
    content: "\f593"
}

.fi-sr-glass-whiskey-rocks:before {
    content: "\f594"
}

.fi-sr-glass-whiskey:before {
    content: "\f595"
}

.fi-sr-glass:before {
    content: "\f596"
}

.fi-sr-glasses:before {
    content: "\f597"
}

.fi-sr-globe-alt:before {
    content: "\f598"
}

.fi-sr-globe-snow:before {
    content: "\f599"
}

.fi-sr-globe:before {
    content: "\f59a"
}

.fi-sr-golf-ball:before {
    content: "\f59b"
}

.fi-sr-golf-club:before {
    content: "\f59c"
}

.fi-sr-golf:before {
    content: "\f59d"
}

.fi-sr-graduation-cap:before {
    content: "\f59e"
}

.fi-sr-gramophone:before {
    content: "\f59f"
}

.fi-sr-grape:before {
    content: "\f5a0"
}

.fi-sr-graphic-style:before {
    content: "\f5a1"
}

.fi-sr-graphic-tablet:before {
    content: "\f5a2"
}

.fi-sr-grate-droplet:before {
    content: "\f5a3"
}

.fi-sr-grate:before {
    content: "\f5a4"
}

.fi-sr-grid-alt:before {
    content: "\f5a5"
}

.fi-sr-grid-dividers:before {
    content: "\f5a6"
}

.fi-sr-grid:before {
    content: "\f5a7"
}

.fi-sr-grill-hot-alt:before {
    content: "\f5a8"
}

.fi-sr-grill:before {
    content: "\f5a9"
}

.fi-sr-grimace:before {
    content: "\f5aa"
}

.fi-sr-grin-alt:before {
    content: "\f5ab"
}

.fi-sr-grin-beam-sweat:before {
    content: "\f5ac"
}

.fi-sr-grin-beam:before {
    content: "\f5ad"
}

.fi-sr-grin-hearts:before {
    content: "\f5ae"
}

.fi-sr-grin-squint-tears:before {
    content: "\f5af"
}

.fi-sr-grin-squint:before {
    content: "\f5b0"
}

.fi-sr-grin-stars:before {
    content: "\f5b1"
}

.fi-sr-grin-tears:before {
    content: "\f5b2"
}

.fi-sr-grin-tongue-squint:before {
    content: "\f5b3"
}

.fi-sr-grin-tongue-wink:before {
    content: "\f5b4"
}

.fi-sr-grin-tongue:before {
    content: "\f5b5"
}

.fi-sr-grin-wink:before {
    content: "\f5b6"
}

.fi-sr-grin:before {
    content: "\f5b7"
}

.fi-sr-grip-dots-vertical:before {
    content: "\f5b8"
}

.fi-sr-grip-dots:before {
    content: "\f5b9"
}

.fi-sr-grip-horizontal:before {
    content: "\f5ba"
}

.fi-sr-grip-lines-vertical:before {
    content: "\f5bb"
}

.fi-sr-grip-lines:before {
    content: "\f5bc"
}

.fi-sr-grip-vertical:before {
    content: "\f5bd"
}

.fi-sr-guarani-sign:before {
    content: "\f5be"
}

.fi-sr-guitar-electric:before {
    content: "\f5bf"
}

.fi-sr-guitar:before {
    content: "\f5c0"
}

.fi-sr-guitars:before {
    content: "\f5c1"
}

.fi-sr-gun-squirt:before {
    content: "\f5c2"
}

.fi-sr-gym:before {
    content: "\f5c3"
}

.fi-sr-h-square:before {
    content: "\f5c4"
}

.fi-sr-h:before {
    content: "\f5c5"
}

.fi-sr-h1:before {
    content: "\f5c6"
}

.fi-sr-h2:before {
    content: "\f5c7"
}

.fi-sr-h3:before {
    content: "\f5c8"
}

.fi-sr-h4:before {
    content: "\f5c9"
}

.fi-sr-hamburger-soda:before {
    content: "\f5ca"
}

.fi-sr-hamburger:before {
    content: "\f5cb"
}

.fi-sr-hammer-crash:before {
    content: "\f5cc"
}

.fi-sr-hammer-war:before {
    content: "\f5cd"
}

.fi-sr-hammer:before {
    content: "\f5ce"
}

.fi-sr-hand-back-fist:before {
    content: "\f5cf"
}

.fi-sr-hand-back-point-down:before {
    content: "\f5d0"
}

.fi-sr-hand-back-point-left:before {
    content: "\f5d1"
}

.fi-sr-hand-back-point-ribbon:before {
    content: "\f5d2"
}

.fi-sr-hand-back-point-right:before {
    content: "\f5d3"
}

.fi-sr-hand-dots:before {
    content: "\f5d4"
}

.fi-sr-hand-fingers-crossed:before {
    content: "\f5d5"
}

.fi-sr-hand-heart:before {
    content: "\f5d6"
}

.fi-sr-hand-holding-box:before {
    content: "\f5d7"
}

.fi-sr-hand-holding-droplet:before {
    content: "\f5d8"
}

.fi-sr-hand-holding-heart:before {
    content: "\f5d9"
}

.fi-sr-hand-holding-medical:before {
    content: "\f5da"
}

.fi-sr-hand-holding-seeding:before {
    content: "\f5db"
}

.fi-sr-hand-holding-skull:before {
    content: "\f5dc"
}

.fi-sr-hand-holding-usd:before {
    content: "\f5dd"
}

.fi-sr-hand-holding-water:before {
    content: "\f5de"
}

.fi-sr-hand-horns:before {
    content: "\f5df"
}

.fi-sr-hand-lizard:before {
    content: "\f5e0"
}

.fi-sr-hand-love:before {
    content: "\f5e1"
}

.fi-sr-hand-middle-finger:before {
    content: "\f5e2"
}

.fi-sr-hand-paper:before {
    content: "\f5e3"
}

.fi-sr-hand-peace:before {
    content: "\f5e4"
}

.fi-sr-hand-point-ribbon:before {
    content: "\f5e5"
}

.fi-sr-hand-scissors:before {
    content: "\f5e6"
}

.fi-sr-hand-sparkles:before {
    content: "\f5e7"
}

.fi-sr-hand-spock:before {
    content: "\f5e8"
}

.fi-sr-hand-wave:before {
    content: "\f5e9"
}

.fi-sr-hands-bubbles:before {
    content: "\f5ea"
}

.fi-sr-hands-clapping:before {
    content: "\f5eb"
}

.fi-sr-hands-heart:before {
    content: "\f5ec"
}

.fi-sr-hands-holding-diamond:before {
    content: "\f5ed"
}

.fi-sr-hands-holding:before {
    content: "\f5ee"
}

.fi-sr-hands-usd:before {
    content: "\f5ef"
}

.fi-sr-handshake-angle:before {
    content: "\f5f0"
}

.fi-sr-handshake-simple-slash:before {
    content: "\f5f1"
}

.fi-sr-handshake:before {
    content: "\f5f2"
}

.fi-sr-hard-hat:before {
    content: "\f5f3"
}

.fi-sr-hastag:before {
    content: "\f5f4"
}

.fi-sr-hat-birthday:before {
    content: "\f5f5"
}

.fi-sr-hat-chef:before {
    content: "\f5f6"
}

.fi-sr-hat-cowboy-side:before {
    content: "\f5f7"
}

.fi-sr-hat-cowboy:before {
    content: "\f5f8"
}

.fi-sr-hat-santa:before {
    content: "\f5f9"
}

.fi-sr-hat-winter:before {
    content: "\f5fa"
}

.fi-sr-hat-witch:before {
    content: "\f5fb"
}

.fi-sr-hat-wizard:before {
    content: "\f5fc"
}

.fi-sr-hdd:before {
    content: "\f5fd"
}

.fi-sr-head-side-brain:before {
    content: "\f5fe"
}

.fi-sr-head-side-cough-slash:before {
    content: "\f5ff"
}

.fi-sr-head-side-cough:before {
    content: "\f600"
}

.fi-sr-head-side-headphones:before {
    content: "\f601"
}

.fi-sr-head-side-heart:before {
    content: "\f602"
}

.fi-sr-head-side-mask:before {
    content: "\f603"
}

.fi-sr-head-side-medical:before {
    content: "\f604"
}

.fi-sr-head-side-thinking:before {
    content: "\f605"
}

.fi-sr-head-side-virus:before {
    content: "\f606"
}

.fi-sr-head-side:before {
    content: "\f607"
}

.fi-sr-head-vr:before {
    content: "\f608"
}

.fi-sr-heading:before {
    content: "\f609"
}

.fi-sr-headphones:before {
    content: "\f60a"
}

.fi-sr-headset:before {
    content: "\f60b"
}

.fi-sr-heart-arrow:before {
    content: "\f60c"
}

.fi-sr-heart-crack:before {
    content: "\f60d"
}

.fi-sr-heart-half-stroke:before {
    content: "\f60e"
}

.fi-sr-heart-half:before {
    content: "\f60f"
}

.fi-sr-heart-rate:before {
    content: "\f610"
}

.fi-sr-heart:before {
    content: "\f611"
}

.fi-sr-heat:before {
    content: "\f612"
}

.fi-sr-helicopter-side:before {
    content: "\f613"
}

.fi-sr-hexagon-check:before {
    content: "\f614"
}

.fi-sr-hexagon-exclamation:before {
    content: "\f615"
}

.fi-sr-hexagon:before {
    content: "\f616"
}

.fi-sr-high-definition:before {
    content: "\f617"
}

.fi-sr-highlighter-line:before {
    content: "\f618"
}

.fi-sr-highlighter:before {
    content: "\f619"
}

.fi-sr-hiking:before {
    content: "\f61a"
}

.fi-sr-hippo:before {
    content: "\f61b"
}

.fi-sr-hockey-mask:before {
    content: "\f61c"
}

.fi-sr-hockey-puck:before {
    content: "\f61d"
}

.fi-sr-hockey-sticks:before {
    content: "\f61e"
}

.fi-sr-holly-berry:before {
    content: "\f61f"
}

.fi-sr-home-heart:before {
    content: "\f620"
}

.fi-sr-home-location-alt:before {
    content: "\f621"
}

.fi-sr-home-location:before {
    content: "\f622"
}

.fi-sr-home:before {
    content: "\f623"
}

.fi-sr-hood-cloak:before {
    content: "\f624"
}

.fi-sr-horizontal-rule:before {
    content: "\f625"
}

.fi-sr-horse-head:before {
    content: "\f626"
}

.fi-sr-horse-saddle:before {
    content: "\f627"
}

.fi-sr-horse:before {
    content: "\f628"
}

.fi-sr-hose-reel:before {
    content: "\f629"
}

.fi-sr-hose:before {
    content: "\f62a"
}

.fi-sr-hospital-symbol:before {
    content: "\f62b"
}

.fi-sr-hospital-user:before {
    content: "\f62c"
}

.fi-sr-hospital:before {
    content: "\f62d"
}

.fi-sr-hospitals:before {
    content: "\f62e"
}

.fi-sr-hot-tub:before {
    content: "\f62f"
}

.fi-sr-hotdog:before {
    content: "\f630"
}

.fi-sr-hotel:before {
    content: "\f631"
}

.fi-sr-hourglass-end:before {
    content: "\f632"
}

.fi-sr-hourglass-start:before {
    content: "\f633"
}

.fi-sr-hourglass:before {
    content: "\f634"
}

.fi-sr-house-blank:before {
    content: "\f635"
}

.fi-sr-house-building:before {
    content: "\f636"
}

.fi-sr-house-chimney-blank:before {
    content: "\f637"
}

.fi-sr-house-chimney-crack:before {
    content: "\f638"
}

.fi-sr-house-chimney-heart:before {
    content: "\f639"
}

.fi-sr-house-chimney-medical:before {
    content: "\f63a"
}

.fi-sr-house-chimney-user:before {
    content: "\f63b"
}

.fi-sr-house-chimney-window:before {
    content: "\f63c"
}

.fi-sr-house-chimney:before {
    content: "\f63d"
}

.fi-sr-house-crack:before {
    content: "\f63e"
}

.fi-sr-house-day:before {
    content: "\f63f"
}

.fi-sr-house-flood:before {
    content: "\f640"
}

.fi-sr-house-laptop:before {
    content: "\f641"
}

.fi-sr-house-leave:before {
    content: "\f642"
}

.fi-sr-house-medical:before {
    content: "\f643"
}

.fi-sr-house-night:before {
    content: "\f644"
}

.fi-sr-house-return:before {
    content: "\f645"
}

.fi-sr-house-signal:before {
    content: "\f646"
}

.fi-sr-house-tree:before {
    content: "\f647"
}

.fi-sr-house-tsunami:before {
    content: "\f648"
}

.fi-sr-house-turret:before {
    content: "\f649"
}

.fi-sr-house-user:before {
    content: "\f64a"
}

.fi-sr-house-window:before {
    content: "\f64b"
}

.fi-sr-hryvnia:before {
    content: "\f64c"
}

.fi-sr-humidity:before {
    content: "\f64d"
}

.fi-sr-hundred-points:before {
    content: "\f64e"
}

.fi-sr-hurricane:before {
    content: "\f64f"
}

.fi-sr-i:before {
    content: "\f650"
}

.fi-sr-ice-cream:before {
    content: "\f651"
}

.fi-sr-icicles:before {
    content: "\f652"
}

.fi-sr-icon-star:before {
    content: "\f653"
}

.fi-sr-id-badge:before {
    content: "\f654"
}

.fi-sr-id-card-clip-alt:before {
    content: "\f655"
}

.fi-sr-igloo:before {
    content: "\f656"
}

.fi-sr-image-slash:before {
    content: "\f657"
}

.fi-sr-images-user:before {
    content: "\f658"
}

.fi-sr-images:before {
    content: "\f659"
}

.fi-sr-inbox-in:before {
    content: "\f65a"
}

.fi-sr-inbox-out:before {
    content: "\f65b"
}

.fi-sr-inbox:before {
    content: "\f65c"
}

.fi-sr-inboxes:before {
    content: "\f65d"
}

.fi-sr-incognito:before {
    content: "\f65e"
}

.fi-sr-indent:before {
    content: "\f65f"
}

.fi-sr-indian-rupee-sign:before {
    content: "\f660"
}

.fi-sr-industry-alt:before {
    content: "\f661"
}

.fi-sr-industry-windows:before {
    content: "\f662"
}

.fi-sr-infinity:before {
    content: "\f663"
}

.fi-sr-info:before {
    content: "\f664"
}

.fi-sr-information:before {
    content: "\f665"
}

.fi-sr-inhaler:before {
    content: "\f666"
}

.fi-sr-input-numeric:before {
    content: "\f667"
}

.fi-sr-input-pipe:before {
    content: "\f668"
}

.fi-sr-input-text:before {
    content: "\f669"
}

.fi-sr-interactive:before {
    content: "\f66a"
}

.fi-sr-interlining:before {
    content: "\f66b"
}

.fi-sr-interrogation:before {
    content: "\f66c"
}

.fi-sr-inventory-alt:before {
    content: "\f66d"
}

.fi-sr-island-tropical:before {
    content: "\f66e"
}

.fi-sr-it-alt:before {
    content: "\f66f"
}

.fi-sr-it-computer:before {
    content: "\f670"
}

.fi-sr-it:before {
    content: "\f671"
}

.fi-sr-italian-lira-sign:before {
    content: "\f672"
}

.fi-sr-italic:before {
    content: "\f673"
}

.fi-sr-j:before {
    content: "\f674"
}

.fi-sr-jam:before {
    content: "\f675"
}

.fi-sr-joint:before {
    content: "\f676"
}

.fi-sr-joystick:before {
    content: "\f677"
}

.fi-sr-jpg:before {
    content: "\f678"
}

.fi-sr-jug:before {
    content: "\f679"
}

.fi-sr-k:before {
    content: "\f67a"
}

.fi-sr-kazoo:before {
    content: "\f67b"
}

.fi-sr-kerning:before {
    content: "\f67c"
}

.fi-sr-key-skeleton-left-right:before {
    content: "\f67d"
}

.fi-sr-key:before {
    content: "\f67e"
}

.fi-sr-keyboard-brightness-low:before {
    content: "\f67f"
}

.fi-sr-keyboard-brightness:before {
    content: "\f680"
}

.fi-sr-keyboard-down:before {
    content: "\f681"
}

.fi-sr-keyboard-left:before {
    content: "\f682"
}

.fi-sr-keyboard:before {
    content: "\f683"
}

.fi-sr-keynote:before {
    content: "\f684"
}

.fi-sr-kidneys:before {
    content: "\f685"
}

.fi-sr-kip-sign:before {
    content: "\f686"
}

.fi-sr-kiss-beam:before {
    content: "\f687"
}

.fi-sr-kiss-wink-heart:before {
    content: "\f688"
}

.fi-sr-kiss:before {
    content: "\f689"
}

.fi-sr-kite:before {
    content: "\f68a"
}

.fi-sr-kiwi-bird:before {
    content: "\f68b"
}

.fi-sr-knife-kitchen:before {
    content: "\f68c"
}

.fi-sr-knife:before {
    content: "\f68d"
}

.fi-sr-l:before {
    content: "\f68e"
}

.fi-sr-label:before {
    content: "\f68f"
}

.fi-sr-lamp-desk:before {
    content: "\f690"
}

.fi-sr-lamp-floor:before {
    content: "\f691"
}

.fi-sr-lamp-street:before {
    content: "\f692"
}

.fi-sr-lamp:before {
    content: "\f693"
}

.fi-sr-landmark-alt:before {
    content: "\f694"
}

.fi-sr-language:before {
    content: "\f695"
}

.fi-sr-laptop-arrow-down:before {
    content: "\f696"
}

.fi-sr-laptop-code:before {
    content: "\f697"
}

.fi-sr-laptop-medical:before {
    content: "\f698"
}

.fi-sr-laptop-mobile:before {
    content: "\f699"
}

.fi-sr-laptop-slash:before {
    content: "\f69a"
}

.fi-sr-laptop:before {
    content: "\f69b"
}

.fi-sr-lari-sign:before {
    content: "\f69c"
}

.fi-sr-lasso-sparkles:before {
    content: "\f69d"
}

.fi-sr-lasso:before {
    content: "\f69e"
}

.fi-sr-laugh-beam:before {
    content: "\f69f"
}

.fi-sr-laugh-squint:before {
    content: "\f6a0"
}

.fi-sr-laugh-wink:before {
    content: "\f6a1"
}

.fi-sr-laugh:before {
    content: "\f6a2"
}

.fi-sr-layer-minus:before {
    content: "\f6a3"
}

.fi-sr-layer-plus:before {
    content: "\f6a4"
}

.fi-sr-layers:before {
    content: "\f6a5"
}

.fi-sr-layout-fluid:before {
    content: "\f6a6"
}

.fi-sr-leaf-heart:before {
    content: "\f6a7"
}

.fi-sr-leaf-maple:before {
    content: "\f6a8"
}

.fi-sr-leaf-oak:before {
    content: "\f6a9"
}

.fi-sr-leaf:before {
    content: "\f6aa"
}

.fi-sr-left:before {
    content: "\f6ab"
}

.fi-sr-lemon:before {
    content: "\f6ac"
}

.fi-sr-letter-case:before {
    content: "\f6ad"
}

.fi-sr-lettuce:before {
    content: "\f6ae"
}

.fi-sr-level-down-alt:before {
    content: "\f6af"
}

.fi-sr-level-down:before {
    content: "\f6b0"
}

.fi-sr-level-up-alt:before {
    content: "\f6b1"
}

.fi-sr-level-up:before {
    content: "\f6b2"
}

.fi-sr-license:before {
    content: "\f6b3"
}

.fi-sr-life-ring:before {
    content: "\f6b4"
}

.fi-sr-light-ceiling:before {
    content: "\f6b5"
}

.fi-sr-light-emergency-on:before {
    content: "\f6b6"
}

.fi-sr-light-emergency:before {
    content: "\f6b7"
}

.fi-sr-light-switch-off:before {
    content: "\f6b8"
}

.fi-sr-light-switch-on:before {
    content: "\f6b9"
}

.fi-sr-light-switch:before {
    content: "\f6ba"
}

.fi-sr-lightbulb-dollar:before {
    content: "\f6bb"
}

.fi-sr-lightbulb-exclamation:before {
    content: "\f6bc"
}

.fi-sr-lightbulb-on:before {
    content: "\f6bd"
}

.fi-sr-lightbulb-question:before {
    content: "\f6be"
}

.fi-sr-lightbulb-slash:before {
    content: "\f6bf"
}

.fi-sr-lights-holiday:before {
    content: "\f6c0"
}

.fi-sr-line-width:before {
    content: "\f6c1"
}

.fi-sr-link-alt:before {
    content: "\f6c2"
}

.fi-sr-link-horizontal-slash:before {
    content: "\f6c3"
}

.fi-sr-link-horizontal:before {
    content: "\f6c4"
}

.fi-sr-link-slash-alt:before {
    content: "\f6c5"
}

.fi-sr-link-slash:before {
    content: "\f6c6"
}

.fi-sr-link:before {
    content: "\f6c7"
}

.fi-sr-lips:before {
    content: "\f6c8"
}

.fi-sr-lipstick:before {
    content: "\f6c9"
}

.fi-sr-lira-sign:before {
    content: "\f6ca"
}

.fi-sr-list-check:before {
    content: "\f6cb"
}

.fi-sr-list-dropdown:before {
    content: "\f6cc"
}

.fi-sr-list-music:before {
    content: "\f6cd"
}

.fi-sr-list-timeline:before {
    content: "\f6ce"
}

.fi-sr-list:before {
    content: "\f6cf"
}

.fi-sr-litecoin-sign:before {
    content: "\f6d0"
}

.fi-sr-loading:before {
    content: "\f6d1"
}

.fi-sr-lobster:before {
    content: "\f6d2"
}

.fi-sr-location-alt:before {
    content: "\f6d3"
}

.fi-sr-location-arrow:before {
    content: "\f6d4"
}

.fi-sr-location-crosshairs-slash:before {
    content: "\f6d5"
}

.fi-sr-location-crosshairs:before {
    content: "\f6d6"
}

.fi-sr-location-dot-slash:before {
    content: "\f6d7"
}

.fi-sr-location-exclamation:before {
    content: "\f6d8"
}

.fi-sr-lock-alt:before {
    content: "\f6d9"
}

.fi-sr-lock-open-alt:before {
    content: "\f6da"
}

.fi-sr-lock:before {
    content: "\f6db"
}

.fi-sr-locust:before {
    content: "\f6dc"
}

.fi-sr-loveseat:before {
    content: "\f6dd"
}

.fi-sr-low-vision:before {
    content: "\f6de"
}

.fi-sr-luchador:before {
    content: "\f6df"
}

.fi-sr-luggage-cart:before {
    content: "\f6e0"
}

.fi-sr-luggage-rolling:before {
    content: "\f6e1"
}

.fi-sr-lungs-virus:before {
    content: "\f6e2"
}

.fi-sr-lungs:before {
    content: "\f6e3"
}

.fi-sr-m:before {
    content: "\f6e4"
}

.fi-sr-magnet:before {
    content: "\f6e5"
}

.fi-sr-mailbox:before {
    content: "\f6e6"
}

.fi-sr-makeup-brush:before {
    content: "\f6e7"
}

.fi-sr-man-head:before {
    content: "\f6e8"
}

.fi-sr-manat-sign:before {
    content: "\f6e9"
}

.fi-sr-mandolin:before {
    content: "\f6ea"
}

.fi-sr-manhole:before {
    content: "\f6eb"
}

.fi-sr-map-marker-check:before {
    content: "\f6ec"
}

.fi-sr-map-marker-cross:before {
    content: "\f6ed"
}

.fi-sr-map-marker-edit:before {
    content: "\f6ee"
}

.fi-sr-map-marker-home:before {
    content: "\f6ef"
}

.fi-sr-map-marker-minus:before {
    content: "\f6f0"
}

.fi-sr-map-marker-plus:before {
    content: "\f6f1"
}

.fi-sr-map-marker-question:before {
    content: "\f6f2"
}

.fi-sr-map-marker-slash:before {
    content: "\f6f3"
}

.fi-sr-map-marker-smile:before {
    content: "\f6f4"
}

.fi-sr-map-marker:before {
    content: "\f6f5"
}

.fi-sr-map-pin:before {
    content: "\f6f6"
}

.fi-sr-map:before {
    content: "\f6f7"
}

.fi-sr-marker-time:before {
    content: "\f6f8"
}

.fi-sr-marker:before {
    content: "\f6f9"
}

.fi-sr-mars-double:before {
    content: "\f6fa"
}

.fi-sr-mars-stroke-right:before {
    content: "\f6fb"
}

.fi-sr-mars-stroke-up:before {
    content: "\f6fc"
}

.fi-sr-mars:before {
    content: "\f6fd"
}

.fi-sr-mask-carnival:before {
    content: "\f6fe"
}

.fi-sr-mask-face:before {
    content: "\f6ff"
}

.fi-sr-mattress-pillow:before {
    content: "\f700"
}

.fi-sr-meat:before {
    content: "\f701"
}

.fi-sr-medical-star:before {
    content: "\f702"
}

.fi-sr-medicine:before {
    content: "\f703"
}

.fi-sr-megaphone:before {
    content: "\f704"
}

.fi-sr-meh-blank:before {
    content: "\f705"
}

.fi-sr-meh-rolling-eyes:before {
    content: "\f706"
}

.fi-sr-meh:before {
    content: "\f707"
}

.fi-sr-melon:before {
    content: "\f708"
}

.fi-sr-memo-circle-check:before {
    content: "\f709"
}

.fi-sr-memo-pad:before {
    content: "\f70a"
}

.fi-sr-memo:before {
    content: "\f70b"
}

.fi-sr-memory:before {
    content: "\f70c"
}

.fi-sr-menu-burger:before {
    content: "\f70d"
}

.fi-sr-menu-dots-vertical:before {
    content: "\f70e"
}

.fi-sr-menu-dots:before {
    content: "\f70f"
}

.fi-sr-mercury:before {
    content: "\f710"
}

.fi-sr-message-arrow-down:before {
    content: "\f711"
}

.fi-sr-message-arrow-up-right:before {
    content: "\f712"
}

.fi-sr-message-arrow-up:before {
    content: "\f713"
}

.fi-sr-message-bot:before {
    content: "\f714"
}

.fi-sr-message-code:before {
    content: "\f715"
}

.fi-sr-message-dollar:before {
    content: "\f716"
}

.fi-sr-message-image:before {
    content: "\f717"
}

.fi-sr-message-question:before {
    content: "\f718"
}

.fi-sr-message-quote:before {
    content: "\f719"
}

.fi-sr-message-slash:before {
    content: "\f71a"
}

.fi-sr-message-sms:before {
    content: "\f71b"
}

.fi-sr-message-text:before {
    content: "\f71c"
}

.fi-sr-message-xmark:before {
    content: "\f71d"
}

.fi-sr-messages-dollar:before {
    content: "\f71e"
}

.fi-sr-messages-question:before {
    content: "\f71f"
}

.fi-sr-messages:before {
    content: "\f720"
}

.fi-sr-meteor:before {
    content: "\f721"
}

.fi-sr-meter-bolt:before {
    content: "\f722"
}

.fi-sr-meter-droplet:before {
    content: "\f723"
}

.fi-sr-meter-fire:before {
    content: "\f724"
}

.fi-sr-meter:before {
    content: "\f725"
}

.fi-sr-microchip-ai:before {
    content: "\f726"
}

.fi-sr-microchip:before {
    content: "\f727"
}

.fi-sr-microphone-alt:before {
    content: "\f728"
}

.fi-sr-microphone-slash:before {
    content: "\f729"
}

.fi-sr-microphone:before {
    content: "\f72a"
}

.fi-sr-microscope:before {
    content: "\f72b"
}

.fi-sr-microwave:before {
    content: "\f72c"
}

.fi-sr-mill-sign:before {
    content: "\f72d"
}

.fi-sr-mind-share:before {
    content: "\f72e"
}

.fi-sr-minus-circle:before {
    content: "\f72f"
}

.fi-sr-minus-hexagon:before {
    content: "\f730"
}

.fi-sr-minus-small:before {
    content: "\f731"
}

.fi-sr-minus:before {
    content: "\f732"
}

.fi-sr-mistletoe:before {
    content: "\f733"
}

.fi-sr-mobile-button:before {
    content: "\f734"
}

.fi-sr-mobile-notch:before {
    content: "\f735"
}

.fi-sr-mobile:before {
    content: "\f736"
}

.fi-sr-mockup:before {
    content: "\f737"
}

.fi-sr-mode-landscape:before {
    content: "\f738"
}

.fi-sr-mode-portrait:before {
    content: "\f739"
}

.fi-sr-money-bill-simple:before {
    content: "\f73a"
}

.fi-sr-money-bill-wave-alt:before {
    content: "\f73b"
}

.fi-sr-money-bill-wave:before {
    content: "\f73c"
}

.fi-sr-money-bills-simple:before {
    content: "\f73d"
}

.fi-sr-money-bills:before {
    content: "\f73e"
}

.fi-sr-money-check-edit-alt:before {
    content: "\f73f"
}

.fi-sr-money-check-edit:before {
    content: "\f740"
}

.fi-sr-money-check:before {
    content: "\f741"
}

.fi-sr-money-from-bracket:before {
    content: "\f742"
}

.fi-sr-money-simple-from-bracket:before {
    content: "\f743"
}

.fi-sr-money:before {
    content: "\f744"
}

.fi-sr-monkey:before {
    content: "\f745"
}

.fi-sr-monument:before {
    content: "\f746"
}

.fi-sr-moon-stars:before {
    content: "\f747"
}

.fi-sr-moon:before {
    content: "\f748"
}

.fi-sr-moped:before {
    content: "\f749"
}

.fi-sr-mortar-pestle:before {
    content: "\f74a"
}

.fi-sr-mosquito-net:before {
    content: "\f74b"
}

.fi-sr-mosquito:before {
    content: "\f74c"
}

.fi-sr-motorcycle:before {
    content: "\f74d"
}

.fi-sr-mound:before {
    content: "\f74e"
}

.fi-sr-mountain-city:before {
    content: "\f74f"
}

.fi-sr-mountain:before {
    content: "\f750"
}

.fi-sr-mountains:before {
    content: "\f751"
}

.fi-sr-mouse:before {
    content: "\f752"
}

.fi-sr-move-to-folder-2:before {
    content: "\f753"
}

.fi-sr-move-to-folder:before {
    content: "\f754"
}

.fi-sr-mp3-player:before {
    content: "\f755"
}

.fi-sr-mug-alt:before {
    content: "\f756"
}

.fi-sr-mug-hot-alt:before {
    content: "\f757"
}

.fi-sr-mug-hot:before {
    content: "\f758"
}

.fi-sr-mug-marshmallows:before {
    content: "\f759"
}

.fi-sr-mug-tea:before {
    content: "\f75a"
}

.fi-sr-mug:before {
    content: "\f75b"
}

.fi-sr-mushroom:before {
    content: "\f75c"
}

.fi-sr-music-alt-slash:before {
    content: "\f75d"
}

.fi-sr-music-alt:before {
    content: "\f75e"
}

.fi-sr-music-file:before {
    content: "\f75f"
}

.fi-sr-music-note:before {
    content: "\f760"
}

.fi-sr-music-slash:before {
    content: "\f761"
}

.fi-sr-music:before {
    content: "\f762"
}

.fi-sr-n:before {
    content: "\f763"
}

.fi-sr-naira-sign:before {
    content: "\f764"
}

.fi-sr-narwhal:before {
    content: "\f765"
}

.fi-sr-navigation:before {
    content: "\f766"
}

.fi-sr-network-cloud:before {
    content: "\f767"
}

.fi-sr-network:before {
    content: "\f768"
}

.fi-sr-neuter:before {
    content: "\f769"
}

.fi-sr-nfc-lock:before {
    content: "\f76a"
}

.fi-sr-nfc-magnifying-glass:before {
    content: "\f76b"
}

.fi-sr-nfc-pen:before {
    content: "\f76c"
}

.fi-sr-nfc-slash:before {
    content: "\f76d"
}

.fi-sr-nfc-trash:before {
    content: "\f76e"
}

.fi-sr-nfc:before {
    content: "\f76f"
}

.fi-sr-no-people:before {
    content: "\f770"
}

.fi-sr-noodles:before {
    content: "\f771"
}

.fi-sr-notdef:before {
    content: "\f772"
}

.fi-sr-note-medical:before {
    content: "\f773"
}

.fi-sr-note-sticky:before {
    content: "\f774"
}

.fi-sr-note:before {
    content: "\f775"
}

.fi-sr-notebook-alt:before {
    content: "\f776"
}

.fi-sr-notebook:before {
    content: "\f777"
}

.fi-sr-notes-medical:before {
    content: "\f778"
}

.fi-sr-notes:before {
    content: "\f779"
}

.fi-sr-o:before {
    content: "\f77a"
}

.fi-sr-object-exclude:before {
    content: "\f77b"
}

.fi-sr-object-group:before {
    content: "\f77c"
}

.fi-sr-object-intersect:before {
    content: "\f77d"
}

.fi-sr-object-subtract:before {
    content: "\f77e"
}

.fi-sr-object-ungroup:before {
    content: "\f77f"
}

.fi-sr-object-union:before {
    content: "\f780"
}

.fi-sr-objects-column:before {
    content: "\f781"
}

.fi-sr-octagon:before {
    content: "\f782"
}

.fi-sr-oil-can:before {
    content: "\f783"
}

.fi-sr-oil-temp:before {
    content: "\f784"
}

.fi-sr-olive-oil:before {
    content: "\f785"
}

.fi-sr-olives:before {
    content: "\f786"
}

.fi-sr-onion:before {
    content: "\f787"
}

.fi-sr-opacity:before {
    content: "\f788"
}

.fi-sr-ornament:before {
    content: "\f789"
}

.fi-sr-otter:before {
    content: "\f78a"
}

.fi-sr-outdent:before {
    content: "\f78b"
}

.fi-sr-oven:before {
    content: "\f78c"
}

.fi-sr-overline:before {
    content: "\f78d"
}

.fi-sr-p:before {
    content: "\f78e"
}

.fi-sr-package:before {
    content: "\f78f"
}

.fi-sr-page-break:before {
    content: "\f790"
}

.fi-sr-pager:before {
    content: "\f791"
}

.fi-sr-paint-roller:before {
    content: "\f792"
}

.fi-sr-paint:before {
    content: "\f793"
}

.fi-sr-paintbrush-pencil:before {
    content: "\f794"
}

.fi-sr-palette:before {
    content: "\f795"
}

.fi-sr-pallet-alt:before {
    content: "\f796"
}

.fi-sr-pallet:before {
    content: "\f797"
}

.fi-sr-pan:before {
    content: "\f798"
}

.fi-sr-panorama:before {
    content: "\f799"
}

.fi-sr-paper-plane-top:before {
    content: "\f79a"
}

.fi-sr-paper-plane:before {
    content: "\f79b"
}

.fi-sr-paperclip-vertical:before {
    content: "\f79c"
}

.fi-sr-parachute-box:before {
    content: "\f79d"
}

.fi-sr-paragraph-left:before {
    content: "\f79e"
}

.fi-sr-paragraph:before {
    content: "\f79f"
}

.fi-sr-parking-circle-slash:before {
    content: "\f7a0"
}

.fi-sr-parking-circle:before {
    content: "\f7a1"
}

.fi-sr-parking-slash:before {
    content: "\f7a2"
}

.fi-sr-parking:before {
    content: "\f7a3"
}

.fi-sr-party-bell:before {
    content: "\f7a4"
}

.fi-sr-party-horn:before {
    content: "\f7a5"
}

.fi-sr-party:before {
    content: "\f7a6"
}

.fi-sr-passport:before {
    content: "\f7a7"
}

.fi-sr-password:before {
    content: "\f7a8"
}

.fi-sr-paste:before {
    content: "\f7a9"
}

.fi-sr-pattern:before {
    content: "\f7aa"
}

.fi-sr-pause-circle:before {
    content: "\f7ab"
}

.fi-sr-pause:before {
    content: "\f7ac"
}

.fi-sr-paw-claws:before {
    content: "\f7ad"
}

.fi-sr-paw:before {
    content: "\f7ae"
}

.fi-sr-peace:before {
    content: "\f7af"
}

.fi-sr-peach:before {
    content: "\f7b0"
}

.fi-sr-pedestal:before {
    content: "\f7b1"
}

.fi-sr-pen-circle:before {
    content: "\f7b2"
}

.fi-sr-pen-clip-slash:before {
    content: "\f7b3"
}

.fi-sr-pen-clip:before {
    content: "\f7b4"
}

.fi-sr-pen-fancy-slash:before {
    content: "\f7b5"
}

.fi-sr-pen-fancy:before {
    content: "\f7b6"
}

.fi-sr-pen-field:before {
    content: "\f7b7"
}

.fi-sr-pen-nib-slash:before {
    content: "\f7b8"
}

.fi-sr-pen-nib:before {
    content: "\f7b9"
}

.fi-sr-pen-slash:before {
    content: "\f7ba"
}

.fi-sr-pen-square:before {
    content: "\f7bb"
}

.fi-sr-pen-swirl:before {
    content: "\f7bc"
}

.fi-sr-pencil-paintbrush:before {
    content: "\f7bd"
}

.fi-sr-pencil-ruler:before {
    content: "\f7be"
}

.fi-sr-pencil-slash:before {
    content: "\f7bf"
}

.fi-sr-pencil:before {
    content: "\f7c0"
}

.fi-sr-pennant:before {
    content: "\f7c1"
}

.fi-sr-people-arrows-left-right:before {
    content: "\f7c2"
}

.fi-sr-people-carry-box:before {
    content: "\f7c3"
}

.fi-sr-people-dress:before {
    content: "\f7c4"
}

.fi-sr-people-pants:before {
    content: "\f7c5"
}

.fi-sr-people-poll:before {
    content: "\f7c6"
}

.fi-sr-people:before {
    content: "\f7c7"
}

.fi-sr-pepper-hot:before {
    content: "\f7c8"
}

.fi-sr-pepper:before {
    content: "\f7c9"
}

.fi-sr-percentage:before {
    content: "\f7ca"
}

.fi-sr-person-carry-box:before {
    content: "\f7cb"
}

.fi-sr-person-circle-check:before {
    content: "\f7cc"
}

.fi-sr-person-circle-exclamation:before {
    content: "\f7cd"
}

.fi-sr-person-circle-minus:before {
    content: "\f7ce"
}

.fi-sr-person-circle-plus:before {
    content: "\f7cf"
}

.fi-sr-person-circle-question:before {
    content: "\f7d0"
}

.fi-sr-person-circle-xmark:before {
    content: "\f7d1"
}

.fi-sr-person-dolly-empty:before {
    content: "\f7d2"
}

.fi-sr-person-dolly:before {
    content: "\f7d3"
}

.fi-sr-person-dress-simple:before {
    content: "\f7d4"
}

.fi-sr-person-dress:before {
    content: "\f7d5"
}

.fi-sr-person-praying:before {
    content: "\f7d6"
}

.fi-sr-person-pregnant:before {
    content: "\f7d7"
}

.fi-sr-person-seat-reclined:before {
    content: "\f7d8"
}

.fi-sr-person-seat:before {
    content: "\f7d9"
}

.fi-sr-person-sign:before {
    content: "\f7da"
}

.fi-sr-person-simple:before {
    content: "\f7db"
}

.fi-sr-person-walking-with-cane:before {
    content: "\f7dc"
}

.fi-sr-peseta-sign:before {
    content: "\f7dd"
}

.fi-sr-peso-sign:before {
    content: "\f7de"
}

.fi-sr-pharmacy:before {
    content: "\f7df"
}

.fi-sr-phone-call:before {
    content: "\f7e0"
}

.fi-sr-phone-cross:before {
    content: "\f7e1"
}

.fi-sr-phone-flip:before {
    content: "\f7e2"
}

.fi-sr-phone-office:before {
    content: "\f7e3"
}

.fi-sr-phone-pause:before {
    content: "\f7e4"
}

.fi-sr-phone-plus:before {
    content: "\f7e5"
}

.fi-sr-phone-rotary:before {
    content: "\f7e6"
}

.fi-sr-phone-slash:before {
    content: "\f7e7"
}

.fi-sr-photo-film-music:before {
    content: "\f7e8"
}

.fi-sr-photo-video:before {
    content: "\f7e9"
}

.fi-sr-physics:before {
    content: "\f7ea"
}

.fi-sr-Pi:before {
    content: "\f7eb"
}

.fi-sr-piano-keyboard:before {
    content: "\f7ec"
}

.fi-sr-piano:before {
    content: "\f7ed"
}

.fi-sr-pickaxe:before {
    content: "\f7ee"
}

.fi-sr-picnic:before {
    content: "\f7ef"
}

.fi-sr-picpeople-filled:before {
    content: "\f7f0"
}

.fi-sr-picpeople:before {
    content: "\f7f1"
}

.fi-sr-picture:before {
    content: "\f7f2"
}

.fi-sr-pie:before {
    content: "\f7f3"
}

.fi-sr-piggy-bank:before {
    content: "\f7f4"
}

.fi-sr-pills:before {
    content: "\f7f5"
}

.fi-sr-pinata:before {
    content: "\f7f6"
}

.fi-sr-pineapple:before {
    content: "\f7f7"
}

.fi-sr-pipe-smoking:before {
    content: "\f7f8"
}

.fi-sr-pipette:before {
    content: "\f7f9"
}

.fi-sr-pizza-slice:before {
    content: "\f7fa"
}

.fi-sr-plane-alt:before {
    content: "\f7fb"
}

.fi-sr-plane-arrival:before {
    content: "\f7fc"
}

.fi-sr-plane-departure:before {
    content: "\f7fd"
}

.fi-sr-plane-prop:before {
    content: "\f7fe"
}

.fi-sr-plane-slash:before {
    content: "\f7ff"
}

.fi-sr-plane-tail:before {
    content: "\f800"
}

.fi-sr-plane:before {
    content: "\f801"
}

.fi-sr-planet-moon:before {
    content: "\f802"
}

.fi-sr-planet-ringed:before {
    content: "\f803"
}

.fi-sr-plant-wilt:before {
    content: "\f804"
}

.fi-sr-plate:before {
    content: "\f805"
}

.fi-sr-play-alt:before {
    content: "\f806"
}

.fi-sr-play-circle:before {
    content: "\f807"
}

.fi-sr-play-pause:before {
    content: "\f808"
}

.fi-sr-play:before {
    content: "\f809"
}

.fi-sr-plug:before {
    content: "\f80a"
}

.fi-sr-plus-hexagon:before {
    content: "\f80b"
}

.fi-sr-plus-minus:before {
    content: "\f80c"
}

.fi-sr-plus-small:before {
    content: "\f80d"
}

.fi-sr-plus:before {
    content: "\f80e"
}

.fi-sr-podcast:before {
    content: "\f80f"
}

.fi-sr-podium-star:before {
    content: "\f810"
}

.fi-sr-podium:before {
    content: "\f811"
}

.fi-sr-police-box:before {
    content: "\f812"
}

.fi-sr-poll-h:before {
    content: "\f813"
}

.fi-sr-pompebled:before {
    content: "\f814"
}

.fi-sr-poo-bolt:before {
    content: "\f815"
}

.fi-sr-poo:before {
    content: "\f816"
}

.fi-sr-pool-8-ball:before {
    content: "\f817"
}

.fi-sr-poop:before {
    content: "\f818"
}

.fi-sr-popcorn:before {
    content: "\f819"
}

.fi-sr-portal-enter:before {
    content: "\f81a"
}

.fi-sr-portal-exit:before {
    content: "\f81b"
}

.fi-sr-portrait:before {
    content: "\f81c"
}

.fi-sr-pot:before {
    content: "\f81d"
}

.fi-sr-pound:before {
    content: "\f81e"
}

.fi-sr-power:before {
    content: "\f81f"
}

.fi-sr-prescription-bottle-alt:before {
    content: "\f820"
}

.fi-sr-prescription-bottle-pill:before {
    content: "\f821"
}

.fi-sr-prescription-bottle:before {
    content: "\f822"
}

.fi-sr-prescription:before {
    content: "\f823"
}

.fi-sr-presentation:before {
    content: "\f824"
}

.fi-sr-print-magnifying-glass:before {
    content: "\f825"
}

.fi-sr-print-slash:before {
    content: "\f826"
}

.fi-sr-print:before {
    content: "\f827"
}

.fi-sr-procedures:before {
    content: "\f828"
}

.fi-sr-projector:before {
    content: "\f829"
}

.fi-sr-protractor:before {
    content: "\f82a"
}

.fi-sr-pulse:before {
    content: "\f82b"
}

.fi-sr-pump-medical:before {
    content: "\f82c"
}

.fi-sr-pump:before {
    content: "\f82d"
}

.fi-sr-pumpkin-alt:before {
    content: "\f82e"
}

.fi-sr-pumpkin:before {
    content: "\f82f"
}

.fi-sr-puzzle-alt:before {
    content: "\f830"
}

.fi-sr-puzzle-piece:before {
    content: "\f831"
}

.fi-sr-pyramid:before {
    content: "\f832"
}

.fi-sr-q:before {
    content: "\f833"
}

.fi-sr-qr-scan:before {
    content: "\f834"
}

.fi-sr-QR:before {
    content: "\f835"
}

.fi-sr-qrcode:before {
    content: "\f836"
}

.fi-sr-question-square:before {
    content: "\f837"
}

.fi-sr-question:before {
    content: "\f838"
}

.fi-sr-quote-right:before {
    content: "\f839"
}

.fi-sr-r:before {
    content: "\f83a"
}

.fi-sr-rabbit-fast:before {
    content: "\f83b"
}

.fi-sr-rabbit:before {
    content: "\f83c"
}

.fi-sr-racquet:before {
    content: "\f83d"
}

.fi-sr-radar:before {
    content: "\f83e"
}

.fi-sr-radiation-alt:before {
    content: "\f83f"
}

.fi-sr-radiation:before {
    content: "\f840"
}

.fi-sr-radio-alt:before {
    content: "\f841"
}

.fi-sr-radio:before {
    content: "\f842"
}

.fi-sr-radish:before {
    content: "\f843"
}

.fi-sr-rainbow:before {
    content: "\f844"
}

.fi-sr-raindrops:before {
    content: "\f845"
}

.fi-sr-ram:before {
    content: "\f846"
}

.fi-sr-ramp-loading:before {
    content: "\f847"
}

.fi-sr-raygun:before {
    content: "\f848"
}

.fi-sr-rec:before {
    content: "\f849"
}

.fi-sr-receipt:before {
    content: "\f84a"
}

.fi-sr-record-vinyl:before {
    content: "\f84b"
}

.fi-sr-rectabgle-vertical:before {
    content: "\f84c"
}

.fi-sr-rectangle-barcode:before {
    content: "\f84d"
}

.fi-sr-rectangle-code:before {
    content: "\f84e"
}

.fi-sr-rectangle-horizontal:before {
    content: "\f84f"
}

.fi-sr-rectangle-list:before {
    content: "\f850"
}

.fi-sr-rectangle-panoramic:before {
    content: "\f851"
}

.fi-sr-rectangle-pro:before {
    content: "\f852"
}

.fi-sr-rectangle-vertical-history:before {
    content: "\f853"
}

.fi-sr-rectangle-vertical:before {
    content: "\f854"
}

.fi-sr-rectangle-xmark:before {
    content: "\f855"
}

.fi-sr-rectangles-mixed:before {
    content: "\f856"
}

.fi-sr-recycle:before {
    content: "\f857"
}

.fi-sr-redo-alt:before {
    content: "\f858"
}

.fi-sr-redo:before {
    content: "\f859"
}

.fi-sr-reel:before {
    content: "\f85a"
}

.fi-sr-reflect-horizontal:before {
    content: "\f85b"
}

.fi-sr-reflect-vertical:before {
    content: "\f85c"
}

.fi-sr-reflect:before {
    content: "\f85d"
}

.fi-sr-refresh:before {
    content: "\f85e"
}

.fi-sr-refrigerator:before {
    content: "\f85f"
}

.fi-sr-registered:before {
    content: "\f860"
}

.fi-sr-remove-folder:before {
    content: "\f861"
}

.fi-sr-remove-user:before {
    content: "\f862"
}

.fi-sr-replace:before {
    content: "\f863"
}

.fi-sr-reply-all:before {
    content: "\f864"
}

.fi-sr-republican:before {
    content: "\f865"
}

.fi-sr-resize:before {
    content: "\f866"
}

.fi-sr-resources:before {
    content: "\f867"
}

.fi-sr-restaurant:before {
    content: "\f868"
}

.fi-sr-restroom-simple:before {
    content: "\f869"
}

.fi-sr-rewind:before {
    content: "\f86a"
}

.fi-sr-rhombus:before {
    content: "\f86b"
}

.fi-sr-ribbon:before {
    content: "\f86c"
}

.fi-sr-right:before {
    content: "\f86d"
}

.fi-sr-ring-diamond:before {
    content: "\f86e"
}

.fi-sr-ring:before {
    content: "\f86f"
}

.fi-sr-rings-wedding:before {
    content: "\f870"
}

.fi-sr-road:before {
    content: "\f871"
}

.fi-sr-robot:before {
    content: "\f872"
}

.fi-sr-rocket-lunch:before {
    content: "\f873"
}

.fi-sr-rocket:before {
    content: "\f874"
}

.fi-sr-roller-coaster:before {
    content: "\f875"
}

.fi-sr-room-service:before {
    content: "\f876"
}

.fi-sr-rotate-exclamation:before {
    content: "\f877"
}

.fi-sr-rotate-left:before {
    content: "\f878"
}

.fi-sr-rotate-right:before {
    content: "\f879"
}

.fi-sr-route-highway:before {
    content: "\f87a"
}

.fi-sr-route-interstate:before {
    content: "\f87b"
}

.fi-sr-route:before {
    content: "\f87c"
}

.fi-sr-router:before {
    content: "\f87d"
}

.fi-sr-rss-alt:before {
    content: "\f87e"
}

.fi-sr-rss:before {
    content: "\f87f"
}

.fi-sr-ruble-sign:before {
    content: "\f880"
}

.fi-sr-rugby-helmet:before {
    content: "\f881"
}

.fi-sr-rugby:before {
    content: "\f882"
}

.fi-sr-ruler-combined:before {
    content: "\f883"
}

.fi-sr-ruler-horizontal:before {
    content: "\f884"
}

.fi-sr-ruler-triangle:before {
    content: "\f885"
}

.fi-sr-ruler-vertical:before {
    content: "\f886"
}

.fi-sr-running:before {
    content: "\f887"
}

.fi-sr-rupee-sign:before {
    content: "\f888"
}

.fi-sr-rupiah-sign:before {
    content: "\f889"
}

.fi-sr-rv:before {
    content: "\f88a"
}

.fi-sr-s:before {
    content: "\f88b"
}

.fi-sr-sack-dollar:before {
    content: "\f88c"
}

.fi-sr-sack:before {
    content: "\f88d"
}

.fi-sr-sad-cry:before {
    content: "\f88e"
}

.fi-sr-sad-tear:before {
    content: "\f88f"
}

.fi-sr-sad:before {
    content: "\f890"
}

.fi-sr-sailboat:before {
    content: "\f891"
}

.fi-sr-salad:before {
    content: "\f892"
}

.fi-sr-salt-pepper:before {
    content: "\f893"
}

.fi-sr-sandwich:before {
    content: "\f894"
}

.fi-sr-satellite-dish:before {
    content: "\f895"
}

.fi-sr-satellite:before {
    content: "\f896"
}

.fi-sr-sauce:before {
    content: "\f897"
}

.fi-sr-sausage:before {
    content: "\f898"
}

.fi-sr-sax-hot:before {
    content: "\f899"
}

.fi-sr-saxophone:before {
    content: "\f89a"
}

.fi-sr-scale:before {
    content: "\f89b"
}

.fi-sr-scalpel-path:before {
    content: "\f89c"
}

.fi-sr-scalpel:before {
    content: "\f89d"
}

.fi-sr-scanner-gun:before {
    content: "\f89e"
}

.fi-sr-scanner-image:before {
    content: "\f89f"
}

.fi-sr-scanner-keyboard:before {
    content: "\f8a0"
}

.fi-sr-scanner-touchscreen:before {
    content: "\f8a1"
}

.fi-sr-scarecrow:before {
    content: "\f8a2"
}

.fi-sr-scarf:before {
    content: "\f8a3"
}

.fi-sr-school-bus:before {
    content: "\f8a4"
}

.fi-sr-school:before {
    content: "\f8a5"
}

.fi-sr-scissors:before {
    content: "\f8a6"
}

.fi-sr-screen:before {
    content: "\f8a7"
}

.fi-sr-screencast:before {
    content: "\f8a8"
}

.fi-sr-screwdriver:before {
    content: "\f8a9"
}

.fi-sr-scribble:before {
    content: "\f8aa"
}

.fi-sr-scroll-torah:before {
    content: "\f8ab"
}

.fi-sr-scrubber:before {
    content: "\f8ac"
}

.fi-sr-scythe:before {
    content: "\f8ad"
}

.fi-sr-sd-card:before {
    content: "\f8ae"
}

.fi-sr-sd-cards:before {
    content: "\f8af"
}

.fi-sr-seal-exclamation:before {
    content: "\f8b0"
}

.fi-sr-seal-question:before {
    content: "\f8b1"
}

.fi-sr-search-alt:before {
    content: "\f8b2"
}

.fi-sr-search-dollar:before {
    content: "\f8b3"
}

.fi-sr-search-heart:before {
    content: "\f8b4"
}

.fi-sr-search-location:before {
    content: "\f8b5"
}

.fi-sr-search:before {
    content: "\f8b6"
}

.fi-sr-seat-airline:before {
    content: "\f8b7"
}

.fi-sr-seedling:before {
    content: "\f8b8"
}

.fi-sr-select:before {
    content: "\f8b9"
}

.fi-sr-send-back:before {
    content: "\f8ba"
}

.fi-sr-send-backward:before {
    content: "\f8bb"
}

.fi-sr-sensor-alert:before {
    content: "\f8bc"
}

.fi-sr-sensor-fire:before {
    content: "\f8bd"
}

.fi-sr-sensor-on:before {
    content: "\f8be"
}

.fi-sr-sensor-smoke:before {
    content: "\f8bf"
}

.fi-sr-sensor:before {
    content: "\f8c0"
}

.fi-sr-settings-sliders:before {
    content: "\f8c1"
}

.fi-sr-settings:before {
    content: "\f8c2"
}

.fi-sr-share-alt-square:before {
    content: "\f8c3"
}

.fi-sr-share-square:before {
    content: "\f8c4"
}

.fi-sr-share:before {
    content: "\f8c5"
}

.fi-sr-sheep:before {
    content: "\f8c6"
}

.fi-sr-shekel-sign:before {
    content: "\f8c7"
}

.fi-sr-shelves:before {
    content: "\f8c8"
}

.fi-sr-shield-alt:before {
    content: "\f8c9"
}

.fi-sr-shield-check:before {
    content: "\f8ca"
}

.fi-sr-shield-cross:before {
    content: "\f8cb"
}

.fi-sr-shield-exclamation:before {
    content: "\f8cc"
}

.fi-sr-shield-interrogation:before {
    content: "\f8cd"
}

.fi-sr-shield-keyhole:before {
    content: "\f8ce"
}

.fi-sr-shield-minus:before {
    content: "\f8cf"
}

.fi-sr-shield-plus:before {
    content: "\f8d0"
}

.fi-sr-shield-slash:before {
    content: "\f8d1"
}

.fi-sr-shield-virus:before {
    content: "\f8d2"
}

.fi-sr-shield-xmark:before {
    content: "\f8d3"
}

.fi-sr-shield:before {
    content: "\f8d4"
}

.fi-sr-ship-side:before {
    content: "\f8d5"
}

.fi-sr-ship:before {
    content: "\f8d6"
}

.fi-sr-shipping-fast:before {
    content: "\f8d7"
}

.fi-sr-shipping-timed:before {
    content: "\f8d8"
}

.fi-sr-shirt-long-sleeve:before {
    content: "\f8d9"
}

.fi-sr-shirt-running:before {
    content: "\f8da"
}

.fi-sr-shirt-tank-top:before {
    content: "\f8db"
}

.fi-sr-shoe-prints:before {
    content: "\f8dc"
}

.fi-sr-shop-lock:before {
    content: "\f8dd"
}

.fi-sr-shop-slash:before {
    content: "\f8de"
}

.fi-sr-shop:before {
    content: "\f8df"
}

.fi-sr-shopping-bag-add:before {
    content: "\f8e0"
}

.fi-sr-shopping-bag:before {
    content: "\f8e1"
}

.fi-sr-shopping-basket:before {
    content: "\f8e2"
}

.fi-sr-shopping-cart-add:before {
    content: "\f8e3"
}

.fi-sr-shopping-cart-check:before {
    content: "\f8e4"
}

.fi-sr-shopping-cart:before {
    content: "\f8e5"
}

.fi-sr-shovel-snow:before {
    content: "\f8e6"
}

.fi-sr-shovel:before {
    content: "\f8e7"
}

.fi-sr-shower-down:before {
    content: "\f8e8"
}

.fi-sr-shower:before {
    content: "\f8e9"
}

.fi-sr-shredder:before {
    content: "\f8ea"
}

.fi-sr-shrimp:before {
    content: "\f8eb"
}

.fi-sr-shuffle:before {
    content: "\f8ec"
}

.fi-sr-shuttle-van:before {
    content: "\f8ed"
}

.fi-sr-shuttlecock:before {
    content: "\f8ee"
}

.fi-sr-Sickle:before {
    content: "\f8ef"
}

.fi-sr-sidebar-flip:before {
    content: "\f8f0"
}

.fi-sr-sidebar:before {
    content: "\f8f1"
}

.fi-sr-sigma:before {
    content: "\f8f2"
}

.fi-sr-sign-hanging:before {
    content: "\f8f3"
}

.fi-sr-sign-in-alt:before {
    content: "\f8f4"
}

.fi-sr-sign-out-alt:before {
    content: "\f8f5"
}

.fi-sr-signal-alt-1:before {
    content: "\f8f6"
}

.fi-sr-signal-alt-2:before {
    content: "\f8f7"
}

.fi-sr-signal-alt-slash:before {
    content: "\f8f8"
}

.fi-sr-signal-alt:before {
    content: "\f8f9"
}

.fi-sr-signal-bars-fair:before {
    content: "\f8fa"
}

.fi-sr-signal-bars-good:before {
    content: "\f8fb"
}

.fi-sr-signal-bars-weak:before {
    content: "\f8fc"
}

.fi-sr-signal-stream-slash:before {
    content: "\f8fd"
}

.fi-sr-signal-stream:before {
    content: "\f8fe"
}

.fi-sr-signature-lock:before {
    content: "\f8ff"
}

.fi-sr-signature-slash:before {
    content: "\f900"
}

.fi-sr-signature:before {
    content: "\f901"
}

.fi-sr-sim-card:before {
    content: "\f902"
}

.fi-sr-sim-cards:before {
    content: "\f903"
}

.fi-sr-sink:before {
    content: "\f904"
}

.fi-sr-siren-on:before {
    content: "\f905"
}

.fi-sr-Siren:before {
    content: "\f906"
}

.fi-sr-site-alt:before {
    content: "\f907"
}

.fi-sr-site-browser:before {
    content: "\f908"
}

.fi-sr-site:before {
    content: "\f909"
}

.fi-sr-sitemap:before {
    content: "\f90a"
}

.fi-sr-skateboard:before {
    content: "\f90b"
}

.fi-sr-skating:before {
    content: "\f90c"
}

.fi-sr-skeleton:before {
    content: "\f90d"
}

.fi-sr-skewer:before {
    content: "\f90e"
}

.fi-sr-ski-jump:before {
    content: "\f90f"
}

.fi-sr-ski-lift:before {
    content: "\f910"
}

.fi-sr-skiing-nordic:before {
    content: "\f911"
}

.fi-sr-skiing:before {
    content: "\f912"
}

.fi-sr-skull-cow:before {
    content: "\f913"
}

.fi-sr-skull-crossbones:before {
    content: "\f914"
}

.fi-sr-skull:before {
    content: "\f915"
}

.fi-sr-slash:before {
    content: "\f916"
}

.fi-sr-sledding:before {
    content: "\f917"
}

.fi-sr-sleigh:before {
    content: "\f918"
}

.fi-sr-sliders-h-square:before {
    content: "\f919"
}

.fi-sr-sliders-v-square:before {
    content: "\f91a"
}

.fi-sr-sliders-v:before {
    content: "\f91b"
}

.fi-sr-smartphone:before {
    content: "\f91c"
}

.fi-sr-smile-beam:before {
    content: "\f91d"
}

.fi-sr-smile-plus:before {
    content: "\f91e"
}

.fi-sr-smile-wink:before {
    content: "\f91f"
}

.fi-sr-smile:before {
    content: "\f920"
}

.fi-sr-smiley-comment-alt:before {
    content: "\f921"
}

.fi-sr-smog:before {
    content: "\f922"
}

.fi-sr-smoke:before {
    content: "\f923"
}

.fi-sr-smoking-ban:before {
    content: "\f924"
}

.fi-sr-smoking:before {
    content: "\f925"
}

.fi-sr-snake:before {
    content: "\f926"
}

.fi-sr-snooze:before {
    content: "\f927"
}

.fi-sr-snow-blowing:before {
    content: "\f928"
}

.fi-sr-snowboarding:before {
    content: "\f929"
}

.fi-sr-snowflake-droplets:before {
    content: "\f92a"
}

.fi-sr-snowflake:before {
    content: "\f92b"
}

.fi-sr-snowflakes:before {
    content: "\f92c"
}

.fi-sr-snowman-alt:before {
    content: "\f92d"
}

.fi-sr-snowman-head:before {
    content: "\f92e"
}

.fi-sr-snowmobile:before {
    content: "\f92f"
}

.fi-sr-snowplow:before {
    content: "\f930"
}

.fi-sr-soap-alt:before {
    content: "\f931"
}

.fi-sr-soap:before {
    content: "\f932"
}

.fi-sr-socks:before {
    content: "\f933"
}

.fi-sr-solar-panel:before {
    content: "\f934"
}

.fi-sr-solar-system:before {
    content: "\f935"
}

.fi-sr-sort-alpha-down-alt:before {
    content: "\f936"
}

.fi-sr-sort-alpha-down:before {
    content: "\f937"
}

.fi-sr-sort-alpha-up-alt:before {
    content: "\f938"
}

.fi-sr-sort-alpha-up:before {
    content: "\f939"
}

.fi-sr-sort-alt:before {
    content: "\f93a"
}

.fi-sr-sort-amount-down-alt:before {
    content: "\f93b"
}

.fi-sr-sort-amount-down:before {
    content: "\f93c"
}

.fi-sr-sort-amount-up-alt:before {
    content: "\f93d"
}

.fi-sr-sort-amount-up:before {
    content: "\f93e"
}

.fi-sr-sort-circle-down:before {
    content: "\f93f"
}

.fi-sr-sort-circle-up:before {
    content: "\f940"
}

.fi-sr-sort-circle:before {
    content: "\f941"
}

.fi-sr-sort-down:before {
    content: "\f942"
}

.fi-sr-sort-numeric-down-alt:before {
    content: "\f943"
}

.fi-sr-sort-numeric-down:before {
    content: "\f944"
}

.fi-sr-sort-shapes-down:before {
    content: "\f945"
}

.fi-sr-sort-shapes-up:before {
    content: "\f946"
}

.fi-sr-sort-size-down:before {
    content: "\f947"
}

.fi-sr-sort-size-up:before {
    content: "\f948"
}

.fi-sr-sort:before {
    content: "\f949"
}

.fi-sr-soup:before {
    content: "\f94a"
}

.fi-sr-spa:before {
    content: "\f94b"
}

.fi-sr-space-shuttle:before {
    content: "\f94c"
}

.fi-sr-space-station-moon-alt:before {
    content: "\f94d"
}

.fi-sr-space-station-moon:before {
    content: "\f94e"
}

.fi-sr-spade:before {
    content: "\f94f"
}

.fi-sr-spaghetti-monster-flying:before {
    content: "\f950"
}

.fi-sr-sparkles:before {
    content: "\f951"
}

.fi-sr-speaker:before {
    content: "\f952"
}

.fi-sr-speakers:before {
    content: "\f953"
}

.fi-sr-sphere:before {
    content: "\f954"
}

.fi-sr-spider-black-widow:before {
    content: "\f955"
}

.fi-sr-spider-web:before {
    content: "\f956"
}

.fi-sr-spider:before {
    content: "\f957"
}

.fi-sr-spinner:before {
    content: "\f958"
}

.fi-sr-split:before {
    content: "\f959"
}

.fi-sr-splotch:before {
    content: "\f95a"
}

.fi-sr-spoon:before {
    content: "\f95b"
}

.fi-sr-spray-can-sparkles:before {
    content: "\f95c"
}

.fi-sr-spray-can:before {
    content: "\f95d"
}

.fi-sr-sprinkler:before {
    content: "\f95e"
}

.fi-sr-square-0:before {
    content: "\f95f"
}

.fi-sr-square-1:before {
    content: "\f960"
}

.fi-sr-square-2:before {
    content: "\f961"
}

.fi-sr-square-3:before {
    content: "\f962"
}

.fi-sr-square-4:before {
    content: "\f963"
}

.fi-sr-square-5:before {
    content: "\f964"
}

.fi-sr-square-6:before {
    content: "\f965"
}

.fi-sr-square-7:before {
    content: "\f966"
}

.fi-sr-square-8:before {
    content: "\f967"
}

.fi-sr-square-9:before {
    content: "\f968"
}

.fi-sr-square-a:before {
    content: "\f969"
}

.fi-sr-square-b:before {
    content: "\f96a"
}

.fi-sr-square-bolt:before {
    content: "\f96b"
}

.fi-sr-square-c:before {
    content: "\f96c"
}

.fi-sr-square-code:before {
    content: "\f96d"
}

.fi-sr-square-d:before {
    content: "\f96e"
}

.fi-sr-square-dashed:before {
    content: "\f96f"
}

.fi-sr-square-e:before {
    content: "\f970"
}

.fi-sr-square-ellipsis-vertical:before {
    content: "\f971"
}

.fi-sr-square-ellipsis:before {
    content: "\f972"
}

.fi-sr-square-exclamation:before {
    content: "\f973"
}

.fi-sr-square-f:before {
    content: "\f974"
}

.fi-sr-square-g:before {
    content: "\f975"
}

.fi-sr-square-h:before {
    content: "\f976"
}

.fi-sr-square-heart:before {
    content: "\f977"
}

.fi-sr-square-i:before {
    content: "\f978"
}

.fi-sr-square-info:before {
    content: "\f979"
}

.fi-sr-square-j:before {
    content: "\f97a"
}

.fi-sr-square-k:before {
    content: "\f97b"
}

.fi-sr-square-kanban:before {
    content: "\f97c"
}

.fi-sr-square-l:before {
    content: "\f97d"
}

.fi-sr-square-m:before {
    content: "\f97e"
}

.fi-sr-square-minus:before {
    content: "\f97f"
}

.fi-sr-square-n:before {
    content: "\f980"
}

.fi-sr-square-o:before {
    content: "\f981"
}

.fi-sr-square-p:before {
    content: "\f982"
}

.fi-sr-square-phone-hangup:before {
    content: "\f983"
}

.fi-sr-square-plus:before {
    content: "\f984"
}

.fi-sr-square-poll-horizontal:before {
    content: "\f985"
}

.fi-sr-square-poll-vertical:before {
    content: "\f986"
}

.fi-sr-square-q:before {
    content: "\f987"
}

.fi-sr-square-quote:before {
    content: "\f988"
}

.fi-sr-square-r:before {
    content: "\f989"
}

.fi-sr-square-root:before {
    content: "\f98a"
}

.fi-sr-square-s:before {
    content: "\f98b"
}

.fi-sr-square-small:before {
    content: "\f98c"
}

.fi-sr-square-star:before {
    content: "\f98d"
}

.fi-sr-square-t:before {
    content: "\f98e"
}

.fi-sr-square-terminal:before {
    content: "\f98f"
}

.fi-sr-square-u:before {
    content: "\f990"
}

.fi-sr-square-v:before {
    content: "\f991"
}

.fi-sr-square-w:before {
    content: "\f992"
}

.fi-sr-square-x:before {
    content: "\f993"
}

.fi-sr-square-y:before {
    content: "\f994"
}

.fi-sr-square-z:before {
    content: "\f995"
}

.fi-sr-square:before {
    content: "\f996"
}

.fi-sr-squid:before {
    content: "\f997"
}

.fi-sr-squircle:before {
    content: "\f998"
}

.fi-sr-squirrel:before {
    content: "\f999"
}

.fi-sr-stairs:before {
    content: "\f99a"
}

.fi-sr-stamp:before {
    content: "\f99b"
}

.fi-sr-standard-definition:before {
    content: "\f99c"
}

.fi-sr-star-and-crescent:before {
    content: "\f99d"
}

.fi-sr-star-christmas:before {
    content: "\f99e"
}

.fi-sr-star-comment-alt:before {
    content: "\f99f"
}

.fi-sr-star-exclamation:before {
    content: "\f9a0"
}

.fi-sr-star-octogram:before {
    content: "\f9a1"
}

.fi-sr-star-of-david:before {
    content: "\f9a2"
}

.fi-sr-star-sharp-half-stroke:before {
    content: "\f9a3"
}

.fi-sr-star-sharp-half:before {
    content: "\f9a4"
}

.fi-sr-star-shooting:before {
    content: "\f9a5"
}

.fi-sr-star:before {
    content: "\f9a6"
}

.fi-sr-starfighter:before {
    content: "\f9a7"
}

.fi-sr-stars:before {
    content: "\f9a8"
}

.fi-sr-stats:before {
    content: "\f9a9"
}

.fi-sr-steak:before {
    content: "\f9aa"
}

.fi-sr-steering-wheel:before {
    content: "\f9ab"
}

.fi-sr-step-backward:before {
    content: "\f9ac"
}

.fi-sr-step-forward:before {
    content: "\f9ad"
}

.fi-sr-sterling-sign:before {
    content: "\f9ae"
}

.fi-sr-stethoscope:before {
    content: "\f9af"
}

.fi-sr-sticker:before {
    content: "\f9b0"
}

.fi-sr-stocking:before {
    content: "\f9b1"
}

.fi-sr-stomach:before {
    content: "\f9b2"
}

.fi-sr-stop-circle:before {
    content: "\f9b3"
}

.fi-sr-stop:before {
    content: "\f9b4"
}

.fi-sr-stopwatch:before {
    content: "\f9b5"
}

.fi-sr-store-alt:before {
    content: "\f9b6"
}

.fi-sr-store-lock:before {
    content: "\f9b7"
}

.fi-sr-store-slash:before {
    content: "\f9b8"
}

.fi-sr-strawberry:before {
    content: "\f9b9"
}

.fi-sr-street-view:before {
    content: "\f9ba"
}

.fi-sr-stretcher:before {
    content: "\f9bb"
}

.fi-sr-strikethrough:before {
    content: "\f9bc"
}

.fi-sr-stroopwafel:before {
    content: "\f9bd"
}

.fi-sr-subscript:before {
    content: "\f9be"
}

.fi-sr-subtitles:before {
    content: "\f9bf"
}

.fi-sr-subway:before {
    content: "\f9c0"
}

.fi-sr-suitcase-alt:before {
    content: "\f9c1"
}

.fi-sr-summer:before {
    content: "\f9c2"
}

.fi-sr-sun-dust:before {
    content: "\f9c3"
}

.fi-sr-sun-plant-wilt:before {
    content: "\f9c4"
}

.fi-sr-sun:before {
    content: "\f9c5"
}

.fi-sr-sunglasses:before {
    content: "\f9c6"
}

.fi-sr-sunrise-alt:before {
    content: "\f9c7"
}

.fi-sr-sunrise:before {
    content: "\f9c8"
}

.fi-sr-sunset:before {
    content: "\f9c9"
}

.fi-sr-superscript:before {
    content: "\f9ca"
}

.fi-sr-surfing:before {
    content: "\f9cb"
}

.fi-sr-surprise:before {
    content: "\f9cc"
}

.fi-sr-sushi:before {
    content: "\f9cd"
}

.fi-sr-swatchbook:before {
    content: "\f9ce"
}

.fi-sr-swimmer:before {
    content: "\f9cf"
}

.fi-sr-sword:before {
    content: "\f9d0"
}

.fi-sr-symbol:before {
    content: "\f9d1"
}

.fi-sr-symbols:before {
    content: "\f9d2"
}

.fi-sr-syringe:before {
    content: "\f9d3"
}

.fi-sr-t:before {
    content: "\f9d4"
}

.fi-sr-table-columns:before {
    content: "\f9d5"
}

.fi-sr-table-layout:before {
    content: "\f9d6"
}

.fi-sr-table-list:before {
    content: "\f9d7"
}

.fi-sr-table-picnic:before {
    content: "\f9d8"
}

.fi-sr-table-pivot:before {
    content: "\f9d9"
}

.fi-sr-table-rows:before {
    content: "\f9da"
}

.fi-sr-table-tree:before {
    content: "\f9db"
}

.fi-sr-table:before {
    content: "\f9dc"
}

.fi-sr-tablet-android-alt:before {
    content: "\f9dd"
}

.fi-sr-tablet-android:before {
    content: "\f9de"
}

.fi-sr-tablet-rugged:before {
    content: "\f9df"
}

.fi-sr-tablet:before {
    content: "\f9e0"
}

.fi-sr-tachometer-alt-average:before {
    content: "\f9e1"
}

.fi-sr-tachometer-alt-fastest:before {
    content: "\f9e2"
}

.fi-sr-tachometer-alt-slow:before {
    content: "\f9e3"
}

.fi-sr-tachometer-alt-slowest:before {
    content: "\f9e4"
}

.fi-sr-tachometer-average:before {
    content: "\f9e5"
}

.fi-sr-tachometer-fast:before {
    content: "\f9e6"
}

.fi-sr-tachometer-fastest:before {
    content: "\f9e7"
}

.fi-sr-tachometer-slow:before {
    content: "\f9e8"
}

.fi-sr-tachometer-slowest:before {
    content: "\f9e9"
}

.fi-sr-tachometer:before {
    content: "\f9ea"
}

.fi-sr-taco:before {
    content: "\f9eb"
}

.fi-sr-tags:before {
    content: "\f9ec"
}

.fi-sr-tally-1:before {
    content: "\f9ed"
}

.fi-sr-tally-2:before {
    content: "\f9ee"
}

.fi-sr-tally-3:before {
    content: "\f9ef"
}

.fi-sr-tally-4:before {
    content: "\f9f0"
}

.fi-sr-tally:before {
    content: "\f9f1"
}

.fi-sr-tank-water:before {
    content: "\f9f2"
}

.fi-sr-tape:before {
    content: "\f9f3"
}

.fi-sr-target:before {
    content: "\f9f4"
}

.fi-sr-taxi-bus:before {
    content: "\f9f5"
}

.fi-sr-taxi:before {
    content: "\f9f6"
}

.fi-sr-teddy-bear:before {
    content: "\f9f7"
}

.fi-sr-teeth-open:before {
    content: "\f9f8"
}

.fi-sr-telescope:before {
    content: "\f9f9"
}

.fi-sr-temperature-down:before {
    content: "\f9fa"
}

.fi-sr-temperature-frigid:before {
    content: "\f9fb"
}

.fi-sr-temperature-high:before {
    content: "\f9fc"
}

.fi-sr-temperature-list:before {
    content: "\f9fd"
}

.fi-sr-temperature-low:before {
    content: "\f9fe"
}

.fi-sr-temperature-up:before {
    content: "\f9ff"
}

.fi-sr-template-alt:before {
    content: "\fa00"
}

.fi-sr-template:before {
    content: "\fa01"
}

.fi-sr-tenge:before {
    content: "\fa02"
}

.fi-sr-tennis:before {
    content: "\fa03"
}

.fi-sr-tent-arrow-down-to-line:before {
    content: "\fa04"
}

.fi-sr-tent-arrow-left-right:before {
    content: "\fa05"
}

.fi-sr-tent-arrow-turn-left:before {
    content: "\fa06"
}

.fi-sr-tent-arrows-down:before {
    content: "\fa07"
}

.fi-sr-tents:before {
    content: "\fa08"
}

.fi-sr-terminal:before {
    content: "\fa09"
}

.fi-sr-terrace:before {
    content: "\fa0a"
}

.fi-sr-test-tube:before {
    content: "\fa0b"
}

.fi-sr-test:before {
    content: "\fa0c"
}

.fi-sr-text-check:before {
    content: "\fa0d"
}

.fi-sr-text-height:before {
    content: "\fa0e"
}

.fi-sr-text-shadow:before {
    content: "\fa0f"
}

.fi-sr-text-size:before {
    content: "\fa10"
}

.fi-sr-text-slash:before {
    content: "\fa11"
}

.fi-sr-text-width:before {
    content: "\fa12"
}

.fi-sr-text:before {
    content: "\fa13"
}

.fi-sr-theater-masks:before {
    content: "\fa14"
}

.fi-sr-thermometer-alt:before {
    content: "\fa15"
}

.fi-sr-thermometer-empty:before {
    content: "\fa16"
}

.fi-sr-thermometer-full:before {
    content: "\fa17"
}

.fi-sr-thermometer-half:before {
    content: "\fa18"
}

.fi-sr-thermometer-quarter:before {
    content: "\fa19"
}

.fi-sr-thermometer-three-quarters:before {
    content: "\fa1a"
}

.fi-sr-theta:before {
    content: "\fa1b"
}

.fi-sr-thought-bubble:before {
    content: "\fa1c"
}

.fi-sr-thumbs-down:before {
    content: "\fa1d"
}

.fi-sr-thumbs-up:before {
    content: "\fa1e"
}

.fi-sr-thumbtack:before {
    content: "\fa1f"
}

.fi-sr-thunderstorm-moon:before {
    content: "\fa20"
}

.fi-sr-thunderstorm-sun:before {
    content: "\fa21"
}

.fi-sr-thunderstorm:before {
    content: "\fa22"
}

.fi-sr-ticket-airline:before {
    content: "\fa23"
}

.fi-sr-ticket-alt:before {
    content: "\fa24"
}

.fi-sr-ticket:before {
    content: "\fa25"
}

.fi-sr-tickets-airline:before {
    content: "\fa26"
}

.fi-sr-tilde:before {
    content: "\fa27"
}

.fi-sr-time-add:before {
    content: "\fa28"
}

.fi-sr-time-check:before {
    content: "\fa29"
}

.fi-sr-time-delete:before {
    content: "\fa2a"
}

.fi-sr-time-fast:before {
    content: "\fa2b"
}

.fi-sr-time-forward-sixty:before {
    content: "\fa2c"
}

.fi-sr-time-forward-ten:before {
    content: "\fa2d"
}

.fi-sr-time-forward:before {
    content: "\fa2e"
}

.fi-sr-time-half-past:before {
    content: "\fa2f"
}

.fi-sr-time-oclock:before {
    content: "\fa30"
}

.fi-sr-time-past:before {
    content: "\fa31"
}

.fi-sr-time-quarter-past:before {
    content: "\fa32"
}

.fi-sr-time-quarter-to:before {
    content: "\fa33"
}

.fi-sr-time-twenty-four:before {
    content: "\fa34"
}

.fi-sr-times-hexagon:before {
    content: "\fa35"
}

.fi-sr-tint-slash:before {
    content: "\fa36"
}

.fi-sr-tire-flat:before {
    content: "\fa37"
}

.fi-sr-tire-pressure-warning:before {
    content: "\fa38"
}

.fi-sr-tire-rugged:before {
    content: "\fa39"
}

.fi-sr-tire:before {
    content: "\fa3a"
}

.fi-sr-tired:before {
    content: "\fa3b"
}

.fi-sr-toggle-off:before {
    content: "\fa3c"
}

.fi-sr-toggle-on:before {
    content: "\fa3d"
}

.fi-sr-toilet-paper-blank-under:before {
    content: "\fa3e"
}

.fi-sr-toilet-paper-blank:before {
    content: "\fa3f"
}

.fi-sr-toilet-paper-slash:before {
    content: "\fa40"
}

.fi-sr-toilet-paper-under-slash:before {
    content: "\fa41"
}

.fi-sr-toilet-paper-under:before {
    content: "\fa42"
}

.fi-sr-toilet:before {
    content: "\fa43"
}

.fi-sr-tomato:before {
    content: "\fa44"
}

.fi-sr-tombstone-alt:before {
    content: "\fa45"
}

.fi-sr-tombstone:before {
    content: "\fa46"
}

.fi-sr-tool-box:before {
    content: "\fa47"
}

.fi-sr-tool-crop:before {
    content: "\fa48"
}

.fi-sr-tool-marquee:before {
    content: "\fa49"
}

.fi-sr-tools:before {
    content: "\fa4a"
}

.fi-sr-tooth:before {
    content: "\fa4b"
}

.fi-sr-toothbrush:before {
    content: "\fa4c"
}

.fi-sr-tornado:before {
    content: "\fa4d"
}

.fi-sr-tower-control:before {
    content: "\fa4e"
}

.fi-sr-tractor:before {
    content: "\fa4f"
}

.fi-sr-trademark:before {
    content: "\fa50"
}

.fi-sr-traffic-cone:before {
    content: "\fa51"
}

.fi-sr-traffic-light-go:before {
    content: "\fa52"
}

.fi-sr-traffic-light-slow:before {
    content: "\fa53"
}

.fi-sr-traffic-light-stop:before {
    content: "\fa54"
}

.fi-sr-traffic-light:before {
    content: "\fa55"
}

.fi-sr-trailer:before {
    content: "\fa56"
}

.fi-sr-train-side:before {
    content: "\fa57"
}

.fi-sr-train-subway-tunnel:before {
    content: "\fa58"
}

.fi-sr-train-tram:before {
    content: "\fa59"
}

.fi-sr-train:before {
    content: "\fa5a"
}

.fi-sr-tram:before {
    content: "\fa5b"
}

.fi-sr-transform:before {
    content: "\fa5c"
}

.fi-sr-transformer-bolt:before {
    content: "\fa5d"
}

.fi-sr-transgender:before {
    content: "\fa5e"
}

.fi-sr-transporter-1:before {
    content: "\fa5f"
}

.fi-sr-transporter-2:before {
    content: "\fa60"
}

.fi-sr-transporter-3:before {
    content: "\fa61"
}

.fi-sr-transporter-4:before {
    content: "\fa62"
}

.fi-sr-transporter-5:before {
    content: "\fa63"
}

.fi-sr-transporter-6:before {
    content: "\fa64"
}

.fi-sr-transporter-7:before {
    content: "\fa65"
}

.fi-sr-transporter-empty:before {
    content: "\fa66"
}

.fi-sr-transporter:before {
    content: "\fa67"
}

.fi-sr-trash-can-check:before {
    content: "\fa68"
}

.fi-sr-trash-can-clock:before {
    content: "\fa69"
}

.fi-sr-trash-can-list:before {
    content: "\fa6a"
}

.fi-sr-trash-can-plus:before {
    content: "\fa6b"
}

.fi-sr-trash-can-slash:before {
    content: "\fa6c"
}

.fi-sr-trash-check:before {
    content: "\fa6d"
}

.fi-sr-trash-clock:before {
    content: "\fa6e"
}

.fi-sr-trash-list:before {
    content: "\fa6f"
}

.fi-sr-trash-plus:before {
    content: "\fa70"
}

.fi-sr-trash-restore-alt:before {
    content: "\fa71"
}

.fi-sr-trash-restore:before {
    content: "\fa72"
}

.fi-sr-trash-slash:before {
    content: "\fa73"
}

.fi-sr-trash-undo-alt:before {
    content: "\fa74"
}

.fi-sr-trash-undo:before {
    content: "\fa75"
}

.fi-sr-trash-xmark:before {
    content: "\fa76"
}

.fi-sr-trash:before {
    content: "\fa77"
}

.fi-sr-treasure-chest:before {
    content: "\fa78"
}

.fi-sr-treatment:before {
    content: "\fa79"
}

.fi-sr-tree-alt:before {
    content: "\fa7a"
}

.fi-sr-tree-christmas:before {
    content: "\fa7b"
}

.fi-sr-tree-deciduous:before {
    content: "\fa7c"
}

.fi-sr-tree:before {
    content: "\fa7d"
}

.fi-sr-trees-alt:before {
    content: "\fa7e"
}

.fi-sr-trees:before {
    content: "\fa7f"
}

.fi-sr-triangle-music:before {
    content: "\fa80"
}

.fi-sr-triangle-person-digging:before {
    content: "\fa81"
}

.fi-sr-triangle-warning:before {
    content: "\fa82"
}

.fi-sr-triangle:before {
    content: "\fa83"
}

.fi-sr-trillium:before {
    content: "\fa84"
}

.fi-sr-trophy-star:before {
    content: "\fa85"
}

.fi-sr-trophy:before {
    content: "\fa86"
}

.fi-sr-truck-bolt:before {
    content: "\fa87"
}

.fi-sr-truck-container-empty:before {
    content: "\fa88"
}

.fi-sr-truck-container:before {
    content: "\fa89"
}

.fi-sr-truck-couch:before {
    content: "\fa8a"
}

.fi-sr-truck-flatbed:before {
    content: "\fa8b"
}

.fi-sr-truck-front:before {
    content: "\fa8c"
}

.fi-sr-truck-loading:before {
    content: "\fa8d"
}

.fi-sr-truck-medical:before {
    content: "\fa8e"
}

.fi-sr-truck-monster:before {
    content: "\fa8f"
}

.fi-sr-truck-moving:before {
    content: "\fa90"
}

.fi-sr-truck-pickup:before {
    content: "\fa91"
}

.fi-sr-truck-plow:before {
    content: "\fa92"
}

.fi-sr-truck-ramp:before {
    content: "\fa93"
}

.fi-sr-truck-side:before {
    content: "\fa94"
}

.fi-sr-truck-tow:before {
    content: "\fa95"
}

.fi-sr-trumpet:before {
    content: "\fa96"
}

.fi-sr-tshirt:before {
    content: "\fa97"
}

.fi-sr-tty:before {
    content: "\fa98"
}

.fi-sr-tubes:before {
    content: "\fa99"
}

.fi-sr-tugrik-sign:before {
    content: "\fa9a"
}

.fi-sr-turkey:before {
    content: "\fa9b"
}

.fi-sr-turntable:before {
    content: "\fa9c"
}

.fi-sr-turtle:before {
    content: "\fa9d"
}

.fi-sr-tv-music:before {
    content: "\fa9e"
}

.fi-sr-tv-retro:before {
    content: "\fa9f"
}

.fi-sr-typewriter:before {
    content: "\faa0"
}

.fi-sr-u:before {
    content: "\faa1"
}

.fi-sr-ufo-beam:before {
    content: "\faa2"
}

.fi-sr-ufo:before {
    content: "\faa3"
}

.fi-sr-umbrella-beach:before {
    content: "\faa4"
}

.fi-sr-umbrella:before {
    content: "\faa5"
}

.fi-sr-underline:before {
    content: "\faa6"
}

.fi-sr-undo-alt:before {
    content: "\faa7"
}

.fi-sr-undo:before {
    content: "\faa8"
}

.fi-sr-unicorn:before {
    content: "\faa9"
}

.fi-sr-uniform-martial-arts:before {
    content: "\faaa"
}

.fi-sr-universal-access:before {
    content: "\faab"
}

.fi-sr-unlock:before {
    content: "\faac"
}

.fi-sr-up-left:before {
    content: "\faad"
}

.fi-sr-up-right:before {
    content: "\faae"
}

.fi-sr-up:before {
    content: "\faaf"
}

.fi-sr-upload:before {
    content: "\fab0"
}

.fi-sr-usb-pendrive:before {
    content: "\fab1"
}

.fi-sr-usd-circle:before {
    content: "\fab2"
}

.fi-sr-usd-square:before {
    content: "\fab3"
}

.fi-sr-user-add:before {
    content: "\fab4"
}

.fi-sr-user-alien:before {
    content: "\fab5"
}

.fi-sr-user-astronaut:before {
    content: "\fab6"
}

.fi-sr-user-check:before {
    content: "\fab7"
}

.fi-sr-user-cowboy:before {
    content: "\fab8"
}

.fi-sr-user-crown:before {
    content: "\fab9"
}

.fi-sr-user-gear:before {
    content: "\faba"
}

.fi-sr-user-headset:before {
    content: "\fabb"
}

.fi-sr-user-helmet-safety:before {
    content: "\fabc"
}

.fi-sr-user-injured:before {
    content: "\fabd"
}

.fi-sr-user-lock:before {
    content: "\fabe"
}

.fi-sr-user-md-chat:before {
    content: "\fabf"
}

.fi-sr-user-md:before {
    content: "\fac0"
}

.fi-sr-user-minus:before {
    content: "\fac1"
}

.fi-sr-user-music:before {
    content: "\fac2"
}

.fi-sr-user-ninja:before {
    content: "\fac3"
}

.fi-sr-user-nurse:before {
    content: "\fac4"
}

.fi-sr-user-pen:before {
    content: "\fac5"
}

.fi-sr-user-pilot-tie:before {
    content: "\fac6"
}

.fi-sr-user-pilot:before {
    content: "\fac7"
}

.fi-sr-user-police:before {
    content: "\fac8"
}

.fi-sr-user-robot-xmarks:before {
    content: "\fac9"
}

.fi-sr-user-robot:before {
    content: "\faca"
}

.fi-sr-user-shield:before {
    content: "\facb"
}

.fi-sr-user-slash:before {
    content: "\facc"
}

.fi-sr-user-tag:before {
    content: "\facd"
}

.fi-sr-user-time:before {
    content: "\face"
}

.fi-sr-user-unlock:before {
    content: "\facf"
}

.fi-sr-user-visor:before {
    content: "\fad0"
}

.fi-sr-user-xmark:before {
    content: "\fad1"
}

.fi-sr-user:before {
    content: "\fad2"
}

.fi-sr-users-alt:before {
    content: "\fad3"
}

.fi-sr-users-gear:before {
    content: "\fad4"
}

.fi-sr-users-medical:before {
    content: "\fad5"
}

.fi-sr-users-slash:before {
    content: "\fad6"
}

.fi-sr-users:before {
    content: "\fad7"
}

.fi-sr-utensils:before {
    content: "\fad8"
}

.fi-sr-utility-pole-double:before {
    content: "\fad9"
}

.fi-sr-utility-pole:before {
    content: "\fada"
}

.fi-sr-v:before {
    content: "\fadb"
}

.fi-sr-vacuum-robot:before {
    content: "\fadc"
}

.fi-sr-vacuum:before {
    content: "\fadd"
}

.fi-sr-value-absolute:before {
    content: "\fade"
}

.fi-sr-vault:before {
    content: "\fadf"
}

.fi-sr-vector-alt:before {
    content: "\fae0"
}

.fi-sr-vector-circle:before {
    content: "\fae1"
}

.fi-sr-vector-polygon:before {
    content: "\fae2"
}

.fi-sr-vector:before {
    content: "\fae3"
}

.fi-sr-venus-double:before {
    content: "\fae4"
}

.fi-sr-venus-mars:before {
    content: "\fae5"
}

.fi-sr-venus:before {
    content: "\fae6"
}

.fi-sr-vest-patches:before {
    content: "\fae7"
}

.fi-sr-vest:before {
    content: "\fae8"
}

.fi-sr-video-arrow-down-left:before {
    content: "\fae9"
}

.fi-sr-video-arrow-up-right:before {
    content: "\faea"
}

.fi-sr-video-camera-alt:before {
    content: "\faeb"
}

.fi-sr-video-camera:before {
    content: "\faec"
}

.fi-sr-video-plus:before {
    content: "\faed"
}

.fi-sr-video-slash:before {
    content: "\faee"
}

.fi-sr-virus-slash:before {
    content: "\faef"
}

.fi-sr-virus:before {
    content: "\faf0"
}

.fi-sr-viruses:before {
    content: "\faf1"
}

.fi-sr-voicemail:before {
    content: "\faf2"
}

.fi-sr-volcano:before {
    content: "\faf3"
}

.fi-sr-volleyball:before {
    content: "\faf4"
}

.fi-sr-volume-down:before {
    content: "\faf5"
}

.fi-sr-volume-mute:before {
    content: "\faf6"
}

.fi-sr-volume-off:before {
    content: "\faf7"
}

.fi-sr-volume-slash:before {
    content: "\faf8"
}

.fi-sr-volume:before {
    content: "\faf9"
}

.fi-sr-vote-nay:before {
    content: "\fafa"
}

.fi-sr-vote-yea:before {
    content: "\fafb"
}

.fi-sr-vr-cardboard:before {
    content: "\fafc"
}

.fi-sr-w:before {
    content: "\fafd"
}

.fi-sr-wagon-covered:before {
    content: "\fafe"
}

.fi-sr-walker:before {
    content: "\faff"
}

.fi-sr-walkie-talkie:before {
    content: "\fb00"
}

.fi-sr-wallet:before {
    content: "\fb01"
}

.fi-sr-warehouse-alt:before {
    content: "\fb02"
}

.fi-sr-washer:before {
    content: "\fb03"
}

.fi-sr-watch-calculator:before {
    content: "\fb04"
}

.fi-sr-watch-fitness:before {
    content: "\fb05"
}

.fi-sr-watch-smart:before {
    content: "\fb06"
}

.fi-sr-watch:before {
    content: "\fb07"
}

.fi-sr-water-bottle:before {
    content: "\fb08"
}

.fi-sr-water-ladder:before {
    content: "\fb09"
}

.fi-sr-water-lower:before {
    content: "\fb0a"
}

.fi-sr-water-rise:before {
    content: "\fb0b"
}

.fi-sr-water:before {
    content: "\fb0c"
}

.fi-sr-watermelon:before {
    content: "\fb0d"
}

.fi-sr-wave-sine:before {
    content: "\fb0e"
}

.fi-sr-wave-square:before {
    content: "\fb0f"
}

.fi-sr-wave-triangle:before {
    content: "\fb10"
}

.fi-sr-waveform-path:before {
    content: "\fb11"
}

.fi-sr-waveform:before {
    content: "\fb12"
}

.fi-sr-webcam-slash:before {
    content: "\fb13"
}

.fi-sr-webcam:before {
    content: "\fb14"
}

.fi-sr-whale:before {
    content: "\fb15"
}

.fi-sr-wheat:before {
    content: "\fb16"
}

.fi-sr-wheelchair-move:before {
    content: "\fb17"
}

.fi-sr-wheelchair:before {
    content: "\fb18"
}

.fi-sr-whistle:before {
    content: "\fb19"
}

.fi-sr-wifi-1:before {
    content: "\fb1a"
}

.fi-sr-wifi-2:before {
    content: "\fb1b"
}

.fi-sr-wifi-alt:before {
    content: "\fb1c"
}

.fi-sr-wifi-exclamation:before {
    content: "\fb1d"
}

.fi-sr-wifi-slash:before {
    content: "\fb1e"
}

.fi-sr-wifi:before {
    content: "\fb1f"
}

.fi-sr-wind-turbine:before {
    content: "\fb20"
}

.fi-sr-wind-warning:before {
    content: "\fb21"
}

.fi-sr-wind:before {
    content: "\fb22"
}

.fi-sr-window-alt:before {
    content: "\fb23"
}

.fi-sr-window-frame-open:before {
    content: "\fb24"
}

.fi-sr-window-frame:before {
    content: "\fb25"
}

.fi-sr-window-maximize:before {
    content: "\fb26"
}

.fi-sr-window-minimize:before {
    content: "\fb27"
}

.fi-sr-window-restore:before {
    content: "\fb28"
}

.fi-sr-windsock:before {
    content: "\fb29"
}

.fi-sr-wine-bottle:before {
    content: "\fb2a"
}

.fi-sr-wine-glass-crack:before {
    content: "\fb2b"
}

.fi-sr-woman-head:before {
    content: "\fb2c"
}

.fi-sr-won-sign:before {
    content: "\fb2d"
}

.fi-sr-world:before {
    content: "\fb2e"
}

.fi-sr-worm:before {
    content: "\fb2f"
}

.fi-sr-wreath:before {
    content: "\fb30"
}

.fi-sr-wrench-alt:before {
    content: "\fb31"
}

.fi-sr-wrench-simple:before {
    content: "\fb32"
}

.fi-sr-x-ray:before {
    content: "\fb33"
}

.fi-sr-x:before {
    content: "\fb34"
}

.fi-sr-y:before {
    content: "\fb35"
}

.fi-sr-yen:before {
    content: "\fb36"
}

.fi-sr-yin-yang:before {
    content: "\fb37"
}

.fi-sr-z:before {
    content: "\fb38"
}

.fi-sr-zoom-in:before {
    content: "\fb39"
}

.fi-sr-zoom-out:before {
    content: "\fb3a"
}

@font-face {
    font-family: uicons-bold-straight;
    src: url(../media/uicons-bold-straight-AUMQUJ3C.05190a27.eot#iefix) format("embedded-opentype"),url(../media/uicons-bold-straight-IOO2VOUN.439daaba.woff2) format("woff2"),url(../media/uicons-bold-straight-Z35LUIOV.cefaba21.woff) format("woff")
}

i[class*=" fi-bs-"]:before,i[class^=fi-bs-]:before,span[class*=fi-bs-]:before,span[class^=fi-bs-]:before {
    font-family: uicons-bold-straight!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-bs-0:before {
    content: "\f101"
}

.fi-bs-1:before {
    content: "\f102"
}

.fi-bs-2:before {
    content: "\f103"
}

.fi-bs-3:before {
    content: "\f104"
}

.fi-bs-360-degrees:before {
    content: "\f105"
}

.fi-bs-4:before {
    content: "\f106"
}

.fi-bs-5:before {
    content: "\f107"
}

.fi-bs-6:before {
    content: "\f108"
}

.fi-bs-7:before {
    content: "\f109"
}

.fi-bs-8:before {
    content: "\f10a"
}

.fi-bs-9:before {
    content: "\f10b"
}

.fi-bs-a:before {
    content: "\f10c"
}

.fi-bs-acorn:before {
    content: "\f10d"
}

.fi-bs-ad:before {
    content: "\f10e"
}

.fi-bs-add-document:before {
    content: "\f10f"
}

.fi-bs-add-folder:before {
    content: "\f110"
}

.fi-bs-add:before {
    content: "\f111"
}

.fi-bs-address-book:before {
    content: "\f112"
}

.fi-bs-address-card:before {
    content: "\f113"
}

.fi-bs-air-conditioner:before {
    content: "\f114"
}

.fi-bs-air-freshener:before {
    content: "\f115"
}

.fi-bs-airplay:before {
    content: "\f116"
}

.fi-bs-alarm-clock:before {
    content: "\f117"
}

.fi-bs-alarm-exclamation:before {
    content: "\f118"
}

.fi-bs-alarm-plus:before {
    content: "\f119"
}

.fi-bs-alarm-snooze:before {
    content: "\f11a"
}

.fi-bs-album-circle-plus:before {
    content: "\f11b"
}

.fi-bs-album-circle-user:before {
    content: "\f11c"
}

.fi-bs-album-collection:before {
    content: "\f11d"
}

.fi-bs-album:before {
    content: "\f11e"
}

.fi-bs-alicorn:before {
    content: "\f11f"
}

.fi-bs-alien:before {
    content: "\f120"
}

.fi-bs-align-center:before {
    content: "\f121"
}

.fi-bs-align-justify:before {
    content: "\f122"
}

.fi-bs-align-left:before {
    content: "\f123"
}

.fi-bs-align-slash:before {
    content: "\f124"
}

.fi-bs-ambulance:before {
    content: "\f125"
}

.fi-bs-anchor:before {
    content: "\f126"
}

.fi-bs-angel:before {
    content: "\f127"
}

.fi-bs-angle-90:before {
    content: "\f128"
}

.fi-bs-angle-circle-down:before {
    content: "\f129"
}

.fi-bs-angle-circle-left:before {
    content: "\f12a"
}

.fi-bs-angle-circle-right:before {
    content: "\f12b"
}

.fi-bs-angle-circle-up:before {
    content: "\f12c"
}

.fi-bs-angle-double-left:before {
    content: "\f12d"
}

.fi-bs-angle-double-right:before {
    content: "\f12e"
}

.fi-bs-angle-double-small-down:before {
    content: "\f12f"
}

.fi-bs-angle-double-small-left:before {
    content: "\f130"
}

.fi-bs-angle-double-small-right:before {
    content: "\f131"
}

.fi-bs-angle-double-small-up:before {
    content: "\f132"
}

.fi-bs-angle-down:before {
    content: "\f133"
}

.fi-bs-angle-left:before {
    content: "\f134"
}

.fi-bs-angle-right:before {
    content: "\f135"
}

.fi-bs-angle-small-down:before {
    content: "\f136"
}

.fi-bs-angle-small-left:before {
    content: "\f137"
}

.fi-bs-angle-small-right:before {
    content: "\f138"
}

.fi-bs-angle-small-up:before {
    content: "\f139"
}

.fi-bs-angle-square-down:before {
    content: "\f13a"
}

.fi-bs-angle-square-left:before {
    content: "\f13b"
}

.fi-bs-angle-square-right:before {
    content: "\f13c"
}

.fi-bs-angle-square-up:before {
    content: "\f13d"
}

.fi-bs-angle-up:before {
    content: "\f13e"
}

.fi-bs-angle:before {
    content: "\f13f"
}

.fi-bs-angry:before {
    content: "\f140"
}

.fi-bs-animated-icon:before {
    content: "\f141"
}

.fi-bs-apartment:before {
    content: "\f142"
}

.fi-bs-aperture:before {
    content: "\f143"
}

.fi-bs-api:before {
    content: "\f144"
}

.fi-bs-apple-crate:before {
    content: "\f145"
}

.fi-bs-apple-whole:before {
    content: "\f146"
}

.fi-bs-apps-add:before {
    content: "\f147"
}

.fi-bs-apps-delete:before {
    content: "\f148"
}

.fi-bs-apps-sort:before {
    content: "\f149"
}

.fi-bs-apps:before {
    content: "\f14a"
}

.fi-bs-archive:before {
    content: "\f14b"
}

.fi-bs-archway:before {
    content: "\f14c"
}

.fi-bs-arrow-alt-circle-down:before {
    content: "\f14d"
}

.fi-bs-arrow-alt-circle-left:before {
    content: "\f14e"
}

.fi-bs-arrow-alt-circle-right:before {
    content: "\f14f"
}

.fi-bs-arrow-alt-circle-up:before {
    content: "\f150"
}

.fi-bs-arrow-alt-down:before {
    content: "\f151"
}

.fi-bs-arrow-alt-from-bottom:before {
    content: "\f152"
}

.fi-bs-arrow-alt-from-left:before {
    content: "\f153"
}

.fi-bs-arrow-alt-from-right:before {
    content: "\f154"
}

.fi-bs-arrow-alt-from-top:before {
    content: "\f155"
}

.fi-bs-arrow-alt-left:before {
    content: "\f156"
}

.fi-bs-arrow-alt-right:before {
    content: "\f157"
}

.fi-bs-arrow-alt-square-down:before {
    content: "\f158"
}

.fi-bs-arrow-alt-square-left:before {
    content: "\f159"
}

.fi-bs-arrow-alt-square-right:before {
    content: "\f15a"
}

.fi-bs-arrow-alt-square-up:before {
    content: "\f15b"
}

.fi-bs-arrow-alt-to-bottom:before {
    content: "\f15c"
}

.fi-bs-arrow-alt-to-left:before {
    content: "\f15d"
}

.fi-bs-arrow-alt-to-right:before {
    content: "\f15e"
}

.fi-bs-arrow-alt-to-top:before {
    content: "\f15f"
}

.fi-bs-arrow-alt-up:before {
    content: "\f160"
}

.fi-bs-arrow-circle-down:before {
    content: "\f161"
}

.fi-bs-arrow-circle-left:before {
    content: "\f162"
}

.fi-bs-arrow-circle-right:before {
    content: "\f163"
}

.fi-bs-arrow-circle-up:before {
    content: "\f164"
}

.fi-bs-arrow-down-from-dotted-line:before {
    content: "\f165"
}

.fi-bs-arrow-down-left:before {
    content: "\f166"
}

.fi-bs-arrow-down-small-big:before {
    content: "\f167"
}

.fi-bs-arrow-down-to-dotted-line:before {
    content: "\f168"
}

.fi-bs-arrow-down-to-square:before {
    content: "\f169"
}

.fi-bs-arrow-down-triangle-square:before {
    content: "\f16a"
}

.fi-bs-arrow-down:before {
    content: "\f16b"
}

.fi-bs-arrow-from-bottom:before {
    content: "\f16c"
}

.fi-bs-arrow-from-left:before {
    content: "\f16d"
}

.fi-bs-arrow-from-right:before {
    content: "\f16e"
}

.fi-bs-arrow-from-top:before {
    content: "\f16f"
}

.fi-bs-arrow-left-from-line:before {
    content: "\f170"
}

.fi-bs-arrow-left:before {
    content: "\f171"
}

.fi-bs-arrow-right-to-bracket:before {
    content: "\f172"
}

.fi-bs-arrow-right:before {
    content: "\f173"
}

.fi-bs-arrow-small-down:before {
    content: "\f174"
}

.fi-bs-arrow-small-left:before {
    content: "\f175"
}

.fi-bs-arrow-small-right:before {
    content: "\f176"
}

.fi-bs-arrow-small-up:before {
    content: "\f177"
}

.fi-bs-arrow-square-down:before {
    content: "\f178"
}

.fi-bs-arrow-square-left:before {
    content: "\f179"
}

.fi-bs-arrow-square-right:before {
    content: "\f17a"
}

.fi-bs-arrow-square-up:before {
    content: "\f17b"
}

.fi-bs-arrow-to-bottom:before {
    content: "\f17c"
}

.fi-bs-arrow-to-left:before {
    content: "\f17d"
}

.fi-bs-arrow-to-right:before {
    content: "\f17e"
}

.fi-bs-arrow-to-top:before {
    content: "\f17f"
}

.fi-bs-arrow-trend-down:before {
    content: "\f180"
}

.fi-bs-arrow-trend-up:before {
    content: "\f181"
}

.fi-bs-arrow-turn-down-left:before {
    content: "\f182"
}

.fi-bs-arrow-turn-down-right:before {
    content: "\f183"
}

.fi-bs-arrow-up-from-dotted-line:before {
    content: "\f184"
}

.fi-bs-arrow-up-from-square:before {
    content: "\f185"
}

.fi-bs-arrow-up-left-from-circle:before {
    content: "\f186"
}

.fi-bs-arrow-up-left:before {
    content: "\f187"
}

.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f188"
}

.fi-bs-arrow-up-right-from-square:before {
    content: "\f189"
}

.fi-bs-arrow-up-right:before {
    content: "\f18a"
}

.fi-bs-arrow-up-small-big:before {
    content: "\f18b"
}

.fi-bs-arrow-up-square-triangle:before {
    content: "\f18c"
}

.fi-bs-arrow-up-to-dotted-line:before {
    content: "\f18d"
}

.fi-bs-arrow-up:before {
    content: "\f18e"
}

.fi-bs-arrows-alt-h:before {
    content: "\f18f"
}

.fi-bs-arrows-alt-v:before {
    content: "\f190"
}

.fi-bs-arrows-alt:before {
    content: "\f191"
}

.fi-bs-arrows-cross:before {
    content: "\f192"
}

.fi-bs-arrows-from-dotted-line:before {
    content: "\f193"
}

.fi-bs-arrows-from-line:before {
    content: "\f194"
}

.fi-bs-arrows-h-copy:before {
    content: "\f195"
}

.fi-bs-arrows-h:before {
    content: "\f196"
}

.fi-bs-arrows-repeat-1:before {
    content: "\f197"
}

.fi-bs-arrows-repeat:before {
    content: "\f198"
}

.fi-bs-arrows-retweet:before {
    content: "\f199"
}

.fi-bs-arrows-to-dotted-line:before {
    content: "\f19a"
}

.fi-bs-arrows-to-line:before {
    content: "\f19b"
}

.fi-bs-arrows:before {
    content: "\f19c"
}

.fi-bs-artificial-intelligence:before {
    content: "\f19d"
}

.fi-bs-assept-document:before {
    content: "\f19e"
}

.fi-bs-assistive-listening-systems:before {
    content: "\f19f"
}

.fi-bs-asterik:before {
    content: "\f1a0"
}

.fi-bs-at:before {
    content: "\f1a1"
}

.fi-bs-attribution-pen:before {
    content: "\f1a2"
}

.fi-bs-attribution-pencil:before {
    content: "\f1a3"
}

.fi-bs-aubergine:before {
    content: "\f1a4"
}

.fi-bs-audio-description-slash:before {
    content: "\f1a5"
}

.fi-bs-austral-sign:before {
    content: "\f1a6"
}

.fi-bs-avocado:before {
    content: "\f1a7"
}

.fi-bs-axe:before {
    content: "\f1a8"
}

.fi-bs-b:before {
    content: "\f1a9"
}

.fi-bs-baby-carriage:before {
    content: "\f1aa"
}

.fi-bs-baby:before {
    content: "\f1ab"
}

.fi-bs-background:before {
    content: "\f1ac"
}

.fi-bs-backpack:before {
    content: "\f1ad"
}

.fi-bs-bacon:before {
    content: "\f1ae"
}

.fi-bs-bacteria:before {
    content: "\f1af"
}

.fi-bs-bacterium:before {
    content: "\f1b0"
}

.fi-bs-badge-check:before {
    content: "\f1b1"
}

.fi-bs-badge-dollar:before {
    content: "\f1b2"
}

.fi-bs-badge-percent:before {
    content: "\f1b3"
}

.fi-bs-badge-sheriff:before {
    content: "\f1b4"
}

.fi-bs-badge:before {
    content: "\f1b5"
}

.fi-bs-badger-honey:before {
    content: "\f1b6"
}

.fi-bs-bag-seedling:before {
    content: "\f1b7"
}

.fi-bs-bags-shopping:before {
    content: "\f1b8"
}

.fi-bs-bahai:before {
    content: "\f1b9"
}

.fi-bs-baht-sign:before {
    content: "\f1ba"
}

.fi-bs-balance-scale-left:before {
    content: "\f1bb"
}

.fi-bs-balance-scale-right:before {
    content: "\f1bc"
}

.fi-bs-ball-pile:before {
    content: "\f1bd"
}

.fi-bs-balloon:before {
    content: "\f1be"
}

.fi-bs-balloons:before {
    content: "\f1bf"
}

.fi-bs-ballot-check:before {
    content: "\f1c0"
}

.fi-bs-ballot:before {
    content: "\f1c1"
}

.fi-bs-ban-bug:before {
    content: "\f1c2"
}

.fi-bs-ban:before {
    content: "\f1c3"
}

.fi-bs-band-aid:before {
    content: "\f1c4"
}

.fi-bs-bangladeshi-taka-sign:before {
    content: "\f1c5"
}

.fi-bs-banjo:before {
    content: "\f1c6"
}

.fi-bs-bank:before {
    content: "\f1c7"
}

.fi-bs-barber-shop:before {
    content: "\f1c8"
}

.fi-bs-barcode-read:before {
    content: "\f1c9"
}

.fi-bs-barcode-scan:before {
    content: "\f1ca"
}

.fi-bs-barcode:before {
    content: "\f1cb"
}

.fi-bs-bars-filter:before {
    content: "\f1cc"
}

.fi-bs-bars-progress:before {
    content: "\f1cd"
}

.fi-bs-bars-sort:before {
    content: "\f1ce"
}

.fi-bs-bars-staggered:before {
    content: "\f1cf"
}

.fi-bs-baseball-alt:before {
    content: "\f1d0"
}

.fi-bs-baseball:before {
    content: "\f1d1"
}

.fi-bs-basket-shopping-simple:before {
    content: "\f1d2"
}

.fi-bs-basketball-hoop:before {
    content: "\f1d3"
}

.fi-bs-basketball:before {
    content: "\f1d4"
}

.fi-bs-bat:before {
    content: "\f1d5"
}

.fi-bs-bath:before {
    content: "\f1d6"
}

.fi-bs-battery-bolt:before {
    content: "\f1d7"
}

.fi-bs-battery-empty:before {
    content: "\f1d8"
}

.fi-bs-battery-exclamation:before {
    content: "\f1d9"
}

.fi-bs-battery-full:before {
    content: "\f1da"
}

.fi-bs-battery-half:before {
    content: "\f1db"
}

.fi-bs-battery-quarter:before {
    content: "\f1dc"
}

.fi-bs-battery-slash:before {
    content: "\f1dd"
}

.fi-bs-battery-three-quarters:before {
    content: "\f1de"
}

.fi-bs-beacon:before {
    content: "\f1df"
}

.fi-bs-bed-alt:before {
    content: "\f1e0"
}

.fi-bs-bed-bunk:before {
    content: "\f1e1"
}

.fi-bs-bed-empty:before {
    content: "\f1e2"
}

.fi-bs-bed:before {
    content: "\f1e3"
}

.fi-bs-bee:before {
    content: "\f1e4"
}

.fi-bs-beer:before {
    content: "\f1e5"
}

.fi-bs-bell-concierge:before {
    content: "\f1e6"
}

.fi-bs-bell-ring:before {
    content: "\f1e7"
}

.fi-bs-bell-school:before {
    content: "\f1e8"
}

.fi-bs-bell-slash:before {
    content: "\f1e9"
}

.fi-bs-bell:before {
    content: "\f1ea"
}

.fi-bs-bells:before {
    content: "\f1eb"
}

.fi-bs-bench-tree:before {
    content: "\f1ec"
}

.fi-bs-betamax:before {
    content: "\f1ed"
}

.fi-bs-bike:before {
    content: "\f1ee"
}

.fi-bs-biking-mountain:before {
    content: "\f1ef"
}

.fi-bs-biking:before {
    content: "\f1f0"
}

.fi-bs-billiard:before {
    content: "\f1f1"
}

.fi-bs-binary-circle-check:before {
    content: "\f1f2"
}

.fi-bs-binary-lock:before {
    content: "\f1f3"
}

.fi-bs-binary-slash:before {
    content: "\f1f4"
}

.fi-bs-binary:before {
    content: "\f1f5"
}

.fi-bs-binoculars:before {
    content: "\f1f6"
}

.fi-bs-biohazard:before {
    content: "\f1f7"
}

.fi-bs-bird:before {
    content: "\f1f8"
}

.fi-bs-bitcoin-sign:before {
    content: "\f1f9"
}

.fi-bs-blanket:before {
    content: "\f1fa"
}

.fi-bs-blender-phone:before {
    content: "\f1fb"
}

.fi-bs-blender:before {
    content: "\f1fc"
}

.fi-bs-blinds-open:before {
    content: "\f1fd"
}

.fi-bs-blinds-raised:before {
    content: "\f1fe"
}

.fi-bs-blinds:before {
    content: "\f1ff"
}

.fi-bs-block-brick:before {
    content: "\f200"
}

.fi-bs-block-question:before {
    content: "\f201"
}

.fi-bs-block-quote:before {
    content: "\f202"
}

.fi-bs-block:before {
    content: "\f203"
}

.fi-bs-blog-pencil:before {
    content: "\f204"
}

.fi-bs-blog-text:before {
    content: "\f205"
}

.fi-bs-bold:before {
    content: "\f206"
}

.fi-bs-bolt-auto:before {
    content: "\f207"
}

.fi-bs-bolt-slash:before {
    content: "\f208"
}

.fi-bs-bolt:before {
    content: "\f209"
}

.fi-bs-bomb:before {
    content: "\f20a"
}

.fi-bs-bone-break:before {
    content: "\f20b"
}

.fi-bs-bone:before {
    content: "\f20c"
}

.fi-bs-bong:before {
    content: "\f20d"
}

.fi-bs-book-alt:before {
    content: "\f20e"
}

.fi-bs-book-arrow-right:before {
    content: "\f20f"
}

.fi-bs-book-arrow-up:before {
    content: "\f210"
}

.fi-bs-book-atlas:before {
    content: "\f211"
}

.fi-bs-book-bookmark:before {
    content: "\f212"
}

.fi-bs-book-circle-arrow-right:before {
    content: "\f213"
}

.fi-bs-book-circle-arrow-up:before {
    content: "\f214"
}

.fi-bs-book-copy:before {
    content: "\f215"
}

.fi-bs-book-dead:before {
    content: "\f216"
}

.fi-bs-book-font:before {
    content: "\f217"
}

.fi-bs-book-medical:before {
    content: "\f218"
}

.fi-bs-book-open-cover:before {
    content: "\f219"
}

.fi-bs-book-open-reader:before {
    content: "\f21a"
}

.fi-bs-book-quran:before {
    content: "\f21b"
}

.fi-bs-book-section:before {
    content: "\f21c"
}

.fi-bs-book-spells:before {
    content: "\f21d"
}

.fi-bs-book-tanakh:before {
    content: "\f21e"
}

.fi-bs-book-user:before {
    content: "\f21f"
}

.fi-bs-book:before {
    content: "\f220"
}

.fi-bs-bookmark-slash:before {
    content: "\f221"
}

.fi-bs-bookmark:before {
    content: "\f222"
}

.fi-bs-books-medical:before {
    content: "\f223"
}

.fi-bs-books:before {
    content: "\f224"
}

.fi-bs-boot-heeled:before {
    content: "\f225"
}

.fi-bs-boot:before {
    content: "\f226"
}

.fi-bs-border-all:before {
    content: "\f227"
}

.fi-bs-border-bottom:before {
    content: "\f228"
}

.fi-bs-border-center-h:before {
    content: "\f229"
}

.fi-bs-border-center-v:before {
    content: "\f22a"
}

.fi-bs-border-inner:before {
    content: "\f22b"
}

.fi-bs-border-left:before {
    content: "\f22c"
}

.fi-bs-border-none:before {
    content: "\f22d"
}

.fi-bs-border-outer:before {
    content: "\f22e"
}

.fi-bs-border-right:before {
    content: "\f22f"
}

.fi-bs-border-style-alt:before {
    content: "\f230"
}

.fi-bs-border-style:before {
    content: "\f231"
}

.fi-bs-border-top:before {
    content: "\f232"
}

.fi-bs-bottle:before {
    content: "\f233"
}

.fi-bs-bow-arrow:before {
    content: "\f234"
}

.fi-bs-bowl-chopsticks-noodles:before {
    content: "\f235"
}

.fi-bs-bowl-chopsticks:before {
    content: "\f236"
}

.fi-bs-bowl-rice:before {
    content: "\f237"
}

.fi-bs-bowling-ball:before {
    content: "\f238"
}

.fi-bs-bowling-pins:before {
    content: "\f239"
}

.fi-bs-bowling:before {
    content: "\f23a"
}

.fi-bs-box-alt:before {
    content: "\f23b"
}

.fi-bs-box-ballot:before {
    content: "\f23c"
}

.fi-bs-box-check:before {
    content: "\f23d"
}

.fi-bs-box-circle-check:before {
    content: "\f23e"
}

.fi-bs-box-dollar:before {
    content: "\f23f"
}

.fi-bs-box-fragile:before {
    content: "\f240"
}

.fi-bs-box-heart:before {
    content: "\f241"
}

.fi-bs-box-open-full:before {
    content: "\f242"
}

.fi-bs-box-open:before {
    content: "\f243"
}

.fi-bs-box-tissue:before {
    content: "\f244"
}

.fi-bs-box-up:before {
    content: "\f245"
}

.fi-bs-box:before {
    content: "\f246"
}

.fi-bs-boxes:before {
    content: "\f247"
}

.fi-bs-boxing-glove:before {
    content: "\f248"
}

.fi-bs-bracket-curly-right:before {
    content: "\f249"
}

.fi-bs-bracket-curly:before {
    content: "\f24a"
}

.fi-bs-bracket-round-right:before {
    content: "\f24b"
}

.fi-bs-bracket-round:before {
    content: "\f24c"
}

.fi-bs-bracket-square-right:before {
    content: "\f24d"
}

.fi-bs-bracket-square:before {
    content: "\f24e"
}

.fi-bs-brackets-curly:before {
    content: "\f24f"
}

.fi-bs-brackets-round:before {
    content: "\f250"
}

.fi-bs-brackets-square:before {
    content: "\f251"
}

.fi-bs-braille-a:before {
    content: "\f252"
}

.fi-bs-braille-b:before {
    content: "\f253"
}

.fi-bs-braille-c:before {
    content: "\f254"
}

.fi-bs-braille-d:before {
    content: "\f255"
}

.fi-bs-braille-e:before {
    content: "\f256"
}

.fi-bs-braille-g:before {
    content: "\f257"
}

.fi-bs-braille-h:before {
    content: "\f258"
}

.fi-bs-braille-i:before {
    content: "\f259"
}

.fi-bs-braille-j:before {
    content: "\f25a"
}

.fi-bs-braille-k:before {
    content: "\f25b"
}

.fi-bs-braille-l:before {
    content: "\f25c"
}

.fi-bs-braille-m:before {
    content: "\f25d"
}

.fi-bs-braille-n-alt:before {
    content: "\f25e"
}

.fi-bs-braille-n:before {
    content: "\f25f"
}

.fi-bs-braille-o:before {
    content: "\f260"
}

.fi-bs-braille-p:before {
    content: "\f261"
}

.fi-bs-braille-q:before {
    content: "\f262"
}

.fi-bs-braille-r:before {
    content: "\f263"
}

.fi-bs-braille-s:before {
    content: "\f264"
}

.fi-bs-braille-t:before {
    content: "\f265"
}

.fi-bs-braille-u:before {
    content: "\f266"
}

.fi-bs-braille-v:before {
    content: "\f267"
}

.fi-bs-braille-w:before {
    content: "\f268"
}

.fi-bs-braille-x:before {
    content: "\f269"
}

.fi-bs-braille-y:before {
    content: "\f26a"
}

.fi-bs-braille-z:before {
    content: "\f26b"
}

.fi-bs-braille:before {
    content: "\f26c"
}

.fi-bs-brain-circuit:before {
    content: "\f26d"
}

.fi-bs-brain:before {
    content: "\f26e"
}

.fi-bs-bread-loaf:before {
    content: "\f26f"
}

.fi-bs-bread-slice:before {
    content: "\f270"
}

.fi-bs-bread:before {
    content: "\f271"
}

.fi-bs-briefcase-arrow-right:before {
    content: "\f272"
}

.fi-bs-briefcase-blank:before {
    content: "\f273"
}

.fi-bs-briefcase:before {
    content: "\f274"
}

.fi-bs-brightness-low:before {
    content: "\f275"
}

.fi-bs-brightness:before {
    content: "\f276"
}

.fi-bs-bring-forward:before {
    content: "\f277"
}

.fi-bs-bring-front:before {
    content: "\f278"
}

.fi-bs-broadcast-tower:before {
    content: "\f279"
}

.fi-bs-broccoli:before {
    content: "\f27a"
}

.fi-bs-broken-image:before {
    content: "\f27b"
}

.fi-bs-broom:before {
    content: "\f27c"
}

.fi-bs-browser:before {
    content: "\f27d"
}

.fi-bs-browsers:before {
    content: "\f27e"
}

.fi-bs-brush:before {
    content: "\f27f"
}

.fi-bs-bug-slash:before {
    content: "\f280"
}

.fi-bs-bug:before {
    content: "\f281"
}

.fi-bs-bugs:before {
    content: "\f282"
}

.fi-bs-build-alt:before {
    content: "\f283"
}

.fi-bs-build:before {
    content: "\f284"
}

.fi-bs-building:before {
    content: "\f285"
}

.fi-bs-bulb:before {
    content: "\f286"
}

.fi-bs-bullet:before {
    content: "\f287"
}

.fi-bs-bullhorn:before {
    content: "\f288"
}

.fi-bs-bullseye-arrow:before {
    content: "\f289"
}

.fi-bs-bullseye-pointer:before {
    content: "\f28a"
}

.fi-bs-bullseye:before {
    content: "\f28b"
}

.fi-bs-burger-alt:before {
    content: "\f28c"
}

.fi-bs-burger-fries:before {
    content: "\f28d"
}

.fi-bs-burger-glass:before {
    content: "\f28e"
}

.fi-bs-burrito:before {
    content: "\f28f"
}

.fi-bs-bus-alt:before {
    content: "\f290"
}

.fi-bs-bus:before {
    content: "\f291"
}

.fi-bs-business-time:before {
    content: "\f292"
}

.fi-bs-butterfly:before {
    content: "\f293"
}

.fi-bs-c:before {
    content: "\f294"
}

.fi-bs-cabin:before {
    content: "\f295"
}

.fi-bs-cactus:before {
    content: "\f296"
}

.fi-bs-cake-birthday:before {
    content: "\f297"
}

.fi-bs-cake-wedding:before {
    content: "\f298"
}

.fi-bs-calculator-simple:before {
    content: "\f299"
}

.fi-bs-calculator:before {
    content: "\f29a"
}

.fi-bs-calendar-arrow-down:before {
    content: "\f29b"
}

.fi-bs-calendar-arrow-up:before {
    content: "\f29c"
}

.fi-bs-calendar-check:before {
    content: "\f29d"
}

.fi-bs-calendar-clock:before {
    content: "\f29e"
}

.fi-bs-calendar-day:before {
    content: "\f29f"
}

.fi-bs-calendar-days:before {
    content: "\f2a0"
}

.fi-bs-calendar-exclamation:before {
    content: "\f2a1"
}

.fi-bs-calendar-heart:before {
    content: "\f2a2"
}

.fi-bs-calendar-image:before {
    content: "\f2a3"
}

.fi-bs-calendar-lines-pen:before {
    content: "\f2a4"
}

.fi-bs-calendar-lines:before {
    content: "\f2a5"
}

.fi-bs-calendar-minus:before {
    content: "\f2a6"
}

.fi-bs-calendar-pen:before {
    content: "\f2a7"
}

.fi-bs-calendar-plus:before {
    content: "\f2a8"
}

.fi-bs-calendar-star:before {
    content: "\f2a9"
}

.fi-bs-calendar-week:before {
    content: "\f2aa"
}

.fi-bs-calendar-xmark:before {
    content: "\f2ab"
}

.fi-bs-calendar:before {
    content: "\f2ac"
}

.fi-bs-calendars:before {
    content: "\f2ad"
}

.fi-bs-call-history:before {
    content: "\f2ae"
}

.fi-bs-call-incoming:before {
    content: "\f2af"
}

.fi-bs-call-missed:before {
    content: "\f2b0"
}

.fi-bs-call-outgoing:before {
    content: "\f2b1"
}

.fi-bs-camcorder:before {
    content: "\f2b2"
}

.fi-bs-camera-cctv:before {
    content: "\f2b3"
}

.fi-bs-camera-movie:before {
    content: "\f2b4"
}

.fi-bs-camera-retro:before {
    content: "\f2b5"
}

.fi-bs-camera-rotate:before {
    content: "\f2b6"
}

.fi-bs-camera-security:before {
    content: "\f2b7"
}

.fi-bs-camera-slash:before {
    content: "\f2b8"
}

.fi-bs-camera-viewfinder:before {
    content: "\f2b9"
}

.fi-bs-camera:before {
    content: "\f2ba"
}

.fi-bs-campfire:before {
    content: "\f2bb"
}

.fi-bs-camping:before {
    content: "\f2bc"
}

.fi-bs-candle-holder:before {
    content: "\f2bd"
}

.fi-bs-candy-alt:before {
    content: "\f2be"
}

.fi-bs-candy-cane:before {
    content: "\f2bf"
}

.fi-bs-candy-corn:before {
    content: "\f2c0"
}

.fi-bs-candy:before {
    content: "\f2c1"
}

.fi-bs-Cannabis:before {
    content: "\f2c2"
}

.fi-bs-canned-food:before {
    content: "\f2c3"
}

.fi-bs-capsules:before {
    content: "\f2c4"
}

.fi-bs-car-alt:before {
    content: "\f2c5"
}

.fi-bs-car-battery:before {
    content: "\f2c6"
}

.fi-bs-car-bolt:before {
    content: "\f2c7"
}

.fi-bs-car-building:before {
    content: "\f2c8"
}

.fi-bs-car-bump:before {
    content: "\f2c9"
}

.fi-bs-car-bus:before {
    content: "\f2ca"
}

.fi-bs-car-circle-bolt:before {
    content: "\f2cb"
}

.fi-bs-car-crash:before {
    content: "\f2cc"
}

.fi-bs-car-garage:before {
    content: "\f2cd"
}

.fi-bs-car-mechanic:before {
    content: "\f2ce"
}

.fi-bs-car-rear:before {
    content: "\f2cf"
}

.fi-bs-car-side-bolt:before {
    content: "\f2d0"
}

.fi-bs-car-side:before {
    content: "\f2d1"
}

.fi-bs-car-tilt:before {
    content: "\f2d2"
}

.fi-bs-car-wash:before {
    content: "\f2d3"
}

.fi-bs-car:before {
    content: "\f2d4"
}

.fi-bs-caravan-alt:before {
    content: "\f2d5"
}

.fi-bs-caravan:before {
    content: "\f2d6"
}

.fi-bs-caret-circle-down:before {
    content: "\f2d7"
}

.fi-bs-caret-circle-right:before {
    content: "\f2d8"
}

.fi-bs-caret-circle-up:before {
    content: "\f2d9"
}

.fi-bs-caret-down:before {
    content: "\f2da"
}

.fi-bs-caret-left:before {
    content: "\f2db"
}

.fi-bs-caret-quare-up:before {
    content: "\f2dc"
}

.fi-bs-caret-right:before {
    content: "\f2dd"
}

.fi-bs-caret-square-down:before {
    content: "\f2de"
}

.fi-bs-caret-square-left_1:before {
    content: "\f2df"
}

.fi-bs-caret-square-left:before {
    content: "\f2e0"
}

.fi-bs-caret-square-right:before {
    content: "\f2e1"
}

.fi-bs-caret-up:before {
    content: "\f2e2"
}

.fi-bs-carrot:before {
    content: "\f2e3"
}

.fi-bs-cars:before {
    content: "\f2e4"
}

.fi-bs-cart-arrow-down:before {
    content: "\f2e5"
}

.fi-bs-cart-minus:before {
    content: "\f2e6"
}

.fi-bs-cart-shopping-fast:before {
    content: "\f2e7"
}

.fi-bs-cash-register:before {
    content: "\f2e8"
}

.fi-bs-cassette-tape:before {
    content: "\f2e9"
}

.fi-bs-cassette-vhs:before {
    content: "\f2ea"
}

.fi-bs-castle:before {
    content: "\f2eb"
}

.fi-bs-cat-space:before {
    content: "\f2ec"
}

.fi-bs-cat:before {
    content: "\f2ed"
}

.fi-bs-cauldron:before {
    content: "\f2ee"
}

.fi-bs-cedi-sign:before {
    content: "\f2ef"
}

.fi-bs-cello:before {
    content: "\f2f0"
}

.fi-bs-cent-sign:before {
    content: "\f2f1"
}

.fi-bs-chair-office:before {
    content: "\f2f2"
}

.fi-bs-chair:before {
    content: "\f2f3"
}

.fi-bs-chalkboard-user:before {
    content: "\f2f4"
}

.fi-bs-charging-station:before {
    content: "\f2f5"
}

.fi-bs-chart-area:before {
    content: "\f2f6"
}

.fi-bs-chart-bullet:before {
    content: "\f2f7"
}

.fi-bs-chart-candlestick:before {
    content: "\f2f8"
}

.fi-bs-chart-connected:before {
    content: "\f2f9"
}

.fi-bs-chart-gantt:before {
    content: "\f2fa"
}

.fi-bs-chart-histogram:before {
    content: "\f2fb"
}

.fi-bs-chart-line-up:before {
    content: "\f2fc"
}

.fi-bs-chart-mixed:before {
    content: "\f2fd"
}

.fi-bs-chart-network:before {
    content: "\f2fe"
}

.fi-bs-chart-pie-alt:before {
    content: "\f2ff"
}

.fi-bs-chart-pie:before {
    content: "\f300"
}

.fi-bs-chart-pyramid:before {
    content: "\f301"
}

.fi-bs-chart-radar:before {
    content: "\f302"
}

.fi-bs-chart-scatter-3d:before {
    content: "\f303"
}

.fi-bs-chart-scatter-bubble:before {
    content: "\f304"
}

.fi-bs-chart-scatter:before {
    content: "\f305"
}

.fi-bs-chart-set-theory:before {
    content: "\f306"
}

.fi-bs-chart-simple-horizontal:before {
    content: "\f307"
}

.fi-bs-chart-simple:before {
    content: "\f308"
}

.fi-bs-chart-tree-map:before {
    content: "\f309"
}

.fi-bs-chart-tree:before {
    content: "\f30a"
}

.fi-bs-chart-user:before {
    content: "\f30b"
}

.fi-bs-chart-waterfall:before {
    content: "\f30c"
}

.fi-bs-chat-arrow-down:before {
    content: "\f30d"
}

.fi-bs-chat-arrow-grow:before {
    content: "\f30e"
}

.fi-bs-check-circle:before {
    content: "\f30f"
}

.fi-bs-check-double:before {
    content: "\f310"
}

.fi-bs-check:before {
    content: "\f311"
}

.fi-bs-checkbox:before {
    content: "\f312"
}

.fi-bs-cheese-alt:before {
    content: "\f313"
}

.fi-bs-cheese:before {
    content: "\f314"
}

.fi-bs-cheeseburger:before {
    content: "\f315"
}

.fi-bs-cherry:before {
    content: "\f316"
}

.fi-bs-chess-bishop:before {
    content: "\f317"
}

.fi-bs-chess-board:before {
    content: "\f318"
}

.fi-bs-chess-clock-alt:before {
    content: "\f319"
}

.fi-bs-chess-clock:before {
    content: "\f31a"
}

.fi-bs-chess-king-alt:before {
    content: "\f31b"
}

.fi-bs-chess-king:before {
    content: "\f31c"
}

.fi-bs-chess-knight-alt:before {
    content: "\f31d"
}

.fi-bs-chess-knight:before {
    content: "\f31e"
}

.fi-bs-chess-pawn-alt:before {
    content: "\f31f"
}

.fi-bs-chess-pawn:before {
    content: "\f320"
}

.fi-bs-chess-piece:before {
    content: "\f321"
}

.fi-bs-chess-queen-alt:before {
    content: "\f322"
}

.fi-bs-chess-queen:before {
    content: "\f323"
}

.fi-bs-chess-rook-alt:before {
    content: "\f324"
}

.fi-bs-chess-rook:before {
    content: "\f325"
}

.fi-bs-chess:before {
    content: "\f326"
}

.fi-bs-chevron-double-down:before {
    content: "\f327"
}

.fi-bs-chevron-double-up:before {
    content: "\f328"
}

.fi-bs-child-head:before {
    content: "\f329"
}

.fi-bs-child:before {
    content: "\f32a"
}

.fi-bs-chimney:before {
    content: "\f32b"
}

.fi-bs-chocolate:before {
    content: "\f32c"
}

.fi-bs-circle-0:before {
    content: "\f32d"
}

.fi-bs-circle-1:before {
    content: "\f32e"
}

.fi-bs-circle-2:before {
    content: "\f32f"
}

.fi-bs-circle-3:before {
    content: "\f330"
}

.fi-bs-circle-4:before {
    content: "\f331"
}

.fi-bs-circle-5:before {
    content: "\f332"
}

.fi-bs-circle-6:before {
    content: "\f333"
}

.fi-bs-circle-7:before {
    content: "\f334"
}

.fi-bs-circle-8:before {
    content: "\f335"
}

.fi-bs-circle-9:before {
    content: "\f336"
}

.fi-bs-circle-a:before {
    content: "\f337"
}

.fi-bs-circle-b:before {
    content: "\f338"
}

.fi-bs-circle-bolt:before {
    content: "\f339"
}

.fi-bs-circle-book-open:before {
    content: "\f33a"
}

.fi-bs-circle-bookmark:before {
    content: "\f33b"
}

.fi-bs-circle-c:before {
    content: "\f33c"
}

.fi-bs-circle-calendar:before {
    content: "\f33d"
}

.fi-bs-circle-camera:before {
    content: "\f33e"
}

.fi-bs-circle-d:before {
    content: "\f33f"
}

.fi-bs-circle-dashed:before {
    content: "\f340"
}

.fi-bs-circle-e:before {
    content: "\f341"
}

.fi-bs-circle-ellipsis-vertical:before {
    content: "\f342"
}

.fi-bs-circle-ellipsis:before {
    content: "\f343"
}

.fi-bs-circle-envelope:before {
    content: "\f344"
}

.fi-bs-circle-exclamation-check:before {
    content: "\f345"
}

.fi-bs-circle-f:before {
    content: "\f346"
}

.fi-bs-circle-g:before {
    content: "\f347"
}

.fi-bs-circle-h:before {
    content: "\f348"
}

.fi-bs-circle-half-stroke:before {
    content: "\f349"
}

.fi-bs-circle-half:before {
    content: "\f34a"
}

.fi-bs-circle-heart:before {
    content: "\f34b"
}

.fi-bs-circle-i:before {
    content: "\f34c"
}

.fi-bs-circle-j:before {
    content: "\f34d"
}

.fi-bs-circle-k:before {
    content: "\f34e"
}

.fi-bs-circle-l:before {
    content: "\f34f"
}

.fi-bs-circle-m:before {
    content: "\f350"
}

.fi-bs-circle-microphone-lines:before {
    content: "\f351"
}

.fi-bs-circle-microphone:before {
    content: "\f352"
}

.fi-bs-circle-n:before {
    content: "\f353"
}

.fi-bs-circle-o:before {
    content: "\f354"
}

.fi-bs-circle-p:before {
    content: "\f355"
}

.fi-bs-circle-phone-flip:before {
    content: "\f356"
}

.fi-bs-circle-phone-hangup:before {
    content: "\f357"
}

.fi-bs-circle-phone:before {
    content: "\f358"
}

.fi-bs-circle-q:before {
    content: "\f359"
}

.fi-bs-circle-quarter:before {
    content: "\f35a"
}

.fi-bs-circle-quarters-alt:before {
    content: "\f35b"
}

.fi-bs-circle-r:before {
    content: "\f35c"
}

.fi-bs-circle-s:before {
    content: "\f35d"
}

.fi-bs-circle-small:before {
    content: "\f35e"
}

.fi-bs-circle-star:before {
    content: "\f35f"
}

.fi-bs-circle-t:before {
    content: "\f360"
}

.fi-bs-circle-three-quarters:before {
    content: "\f361"
}

.fi-bs-circle-trash:before {
    content: "\f362"
}

.fi-bs-circle-u:before {
    content: "\f363"
}

.fi-bs-circle-user:before {
    content: "\f364"
}

.fi-bs-circle-v:before {
    content: "\f365"
}

.fi-bs-circle-video:before {
    content: "\f366"
}

.fi-bs-circle-w:before {
    content: "\f367"
}

.fi-bs-circle-waveform-lines:before {
    content: "\f368"
}

.fi-bs-circle-x:before {
    content: "\f369"
}

.fi-bs-circle-xmark:before {
    content: "\f36a"
}

.fi-bs-circle-y:before {
    content: "\f36b"
}

.fi-bs-circle-z:before {
    content: "\f36c"
}

.fi-bs-circle:before {
    content: "\f36d"
}

.fi-bs-city:before {
    content: "\f36e"
}

.fi-bs-clapperboard-play:before {
    content: "\f36f"
}

.fi-bs-clapperboard:before {
    content: "\f370"
}

.fi-bs-clarinet:before {
    content: "\f371"
}

.fi-bs-claw-marks:before {
    content: "\f372"
}

.fi-bs-clip:before {
    content: "\f373"
}

.fi-bs-clipboard-check:before {
    content: "\f374"
}

.fi-bs-clipboard-list-check:before {
    content: "\f375"
}

.fi-bs-clipboard-list:before {
    content: "\f376"
}

.fi-bs-clipboard-prescription:before {
    content: "\f377"
}

.fi-bs-clipboard-user:before {
    content: "\f378"
}

.fi-bs-clipboard:before {
    content: "\f379"
}

.fi-bs-clock-desk:before {
    content: "\f37a"
}

.fi-bs-clock-eight-thirty:before {
    content: "\f37b"
}

.fi-bs-clock-eleven-thirty:before {
    content: "\f37c"
}

.fi-bs-clock-eleven:before {
    content: "\f37d"
}

.fi-bs-clock-five-thirty:before {
    content: "\f37e"
}

.fi-bs-clock-five:before {
    content: "\f37f"
}

.fi-bs-clock-four-thirty:before {
    content: "\f380"
}

.fi-bs-clock-nine-thirty:before {
    content: "\f381"
}

.fi-bs-clock-nine:before {
    content: "\f382"
}

.fi-bs-clock-one-thirty:before {
    content: "\f383"
}

.fi-bs-clock-one:before {
    content: "\f384"
}

.fi-bs-clock-seven-thirty:before {
    content: "\f385"
}

.fi-bs-clock-seven:before {
    content: "\f386"
}

.fi-bs-clock-six-thirty:before {
    content: "\f387"
}

.fi-bs-clock-six:before {
    content: "\f388"
}

.fi-bs-clock-ten-thirty:before {
    content: "\f389"
}

.fi-bs-clock-ten:before {
    content: "\f38a"
}

.fi-bs-clock-three-thirty:before {
    content: "\f38b"
}

.fi-bs-clock-three:before {
    content: "\f38c"
}

.fi-bs-clock-twelve-thirty:before {
    content: "\f38d"
}

.fi-bs-clock-twelve:before {
    content: "\f38e"
}

.fi-bs-clock-two-thirty:before {
    content: "\f38f"
}

.fi-bs-clock-two:before {
    content: "\f390"
}

.fi-bs-clock:before {
    content: "\f391"
}

.fi-bs-clone:before {
    content: "\f392"
}

.fi-bs-closed-captioning-slash:before {
    content: "\f393"
}

.fi-bs-clothes-hanger:before {
    content: "\f394"
}

.fi-bs-cloud-check:before {
    content: "\f395"
}

.fi-bs-cloud-disabled:before {
    content: "\f396"
}

.fi-bs-cloud-download-alt:before {
    content: "\f397"
}

.fi-bs-cloud-download:before {
    content: "\f398"
}

.fi-bs-cloud-drizzle:before {
    content: "\f399"
}

.fi-bs-cloud-exclamation:before {
    content: "\f39a"
}

.fi-bs-cloud-hail-mixed:before {
    content: "\f39b"
}

.fi-bs-cloud-hail:before {
    content: "\f39c"
}

.fi-bs-cloud-meatball:before {
    content: "\f39d"
}

.fi-bs-cloud-moon-rain:before {
    content: "\f39e"
}

.fi-bs-cloud-moon:before {
    content: "\f39f"
}

.fi-bs-cloud-question:before {
    content: "\f3a0"
}

.fi-bs-cloud-rain:before {
    content: "\f3a1"
}

.fi-bs-cloud-rainbow:before {
    content: "\f3a2"
}

.fi-bs-cloud-share:before {
    content: "\f3a3"
}

.fi-bs-cloud-showers-heavy:before {
    content: "\f3a4"
}

.fi-bs-cloud-showers:before {
    content: "\f3a5"
}

.fi-bs-cloud-sleet:before {
    content: "\f3a6"
}

.fi-bs-cloud-snow:before {
    content: "\f3a7"
}

.fi-bs-cloud-sun-rain:before {
    content: "\f3a8"
}

.fi-bs-cloud-sun:before {
    content: "\f3a9"
}

.fi-bs-cloud-upload-alt:before {
    content: "\f3aa"
}

.fi-bs-cloud-upload:before {
    content: "\f3ab"
}

.fi-bs-cloud:before {
    content: "\f3ac"
}

.fi-bs-clouds-moon:before {
    content: "\f3ad"
}

.fi-bs-clouds-sun:before {
    content: "\f3ae"
}

.fi-bs-clouds:before {
    content: "\f3af"
}

.fi-bs-clover-alt:before {
    content: "\f3b0"
}

.fi-bs-club:before {
    content: "\f3b1"
}

.fi-bs-cocktail-alt:before {
    content: "\f3b2"
}

.fi-bs-cocktail:before {
    content: "\f3b3"
}

.fi-bs-code-branch:before {
    content: "\f3b4"
}

.fi-bs-code-commit:before {
    content: "\f3b5"
}

.fi-bs-code-compare:before {
    content: "\f3b6"
}

.fi-bs-code-fork:before {
    content: "\f3b7"
}

.fi-bs-code-merge:before {
    content: "\f3b8"
}

.fi-bs-code-pull-request-closed:before {
    content: "\f3b9"
}

.fi-bs-code-pull-request-draft:before {
    content: "\f3ba"
}

.fi-bs-code-pull-request:before {
    content: "\f3bb"
}

.fi-bs-code-simple:before {
    content: "\f3bc"
}

.fi-bs-coffee-bean:before {
    content: "\f3bd"
}

.fi-bs-coffee-beans:before {
    content: "\f3be"
}

.fi-bs-coffee-pot:before {
    content: "\f3bf"
}

.fi-bs-coffee:before {
    content: "\f3c0"
}

.fi-bs-coffin-cross:before {
    content: "\f3c1"
}

.fi-bs-coffin:before {
    content: "\f3c2"
}

.fi-bs-coin:before {
    content: "\f3c3"
}

.fi-bs-coins:before {
    content: "\f3c4"
}

.fi-bs-colon-sign:before {
    content: "\f3c5"
}

.fi-bs-columns-3:before {
    content: "\f3c6"
}

.fi-bs-comet:before {
    content: "\f3c7"
}

.fi-bs-command:before {
    content: "\f3c8"
}

.fi-bs-comment-alt-check:before {
    content: "\f3c9"
}

.fi-bs-comment-alt-dots:before {
    content: "\f3ca"
}

.fi-bs-comment-alt-edit:before {
    content: "\f3cb"
}

.fi-bs-comment-alt-medical:before {
    content: "\f3cc"
}

.fi-bs-comment-alt-middle-top:before {
    content: "\f3cd"
}

.fi-bs-comment-alt-middle:before {
    content: "\f3ce"
}

.fi-bs-comment-alt-minus:before {
    content: "\f3cf"
}

.fi-bs-comment-alt-music:before {
    content: "\f3d0"
}

.fi-bs-comment-alt:before {
    content: "\f3d1"
}

.fi-bs-comment-arrow-down:before {
    content: "\f3d2"
}

.fi-bs-comment-arrow-up-right:before {
    content: "\f3d3"
}

.fi-bs-comment-arrow-up:before {
    content: "\f3d4"
}

.fi-bs-comment-check:before {
    content: "\f3d5"
}

.fi-bs-comment-code:before {
    content: "\f3d6"
}

.fi-bs-comment-dollar:before {
    content: "\f3d7"
}

.fi-bs-comment-dots:before {
    content: "\f3d8"
}

.fi-bs-comment-exclamation:before {
    content: "\f3d9"
}

.fi-bs-comment-heart:before {
    content: "\f3da"
}

.fi-bs-comment-image:before {
    content: "\f3db"
}

.fi-bs-comment-info:before {
    content: "\f3dc"
}

.fi-bs-comment-medical:before {
    content: "\f3dd"
}

.fi-bs-comment-minus:before {
    content: "\f3de"
}

.fi-bs-comment-pen:before {
    content: "\f3df"
}

.fi-bs-comment-question:before {
    content: "\f3e0"
}

.fi-bs-comment-quote:before {
    content: "\f3e1"
}

.fi-bs-comment-slash:before {
    content: "\f3e2"
}

.fi-bs-comment-smile:before {
    content: "\f3e3"
}

.fi-bs-comment-sms:before {
    content: "\f3e4"
}

.fi-bs-comment-text:before {
    content: "\f3e5"
}

.fi-bs-comment-user:before {
    content: "\f3e6"
}

.fi-bs-comment-xmark:before {
    content: "\f3e7"
}

.fi-bs-comment:before {
    content: "\f3e8"
}

.fi-bs-comments-dollar:before {
    content: "\f3e9"
}

.fi-bs-comments-question-check:before {
    content: "\f3ea"
}

.fi-bs-comments-question:before {
    content: "\f3eb"
}

.fi-bs-comments:before {
    content: "\f3ec"
}

.fi-bs-compass-slash:before {
    content: "\f3ed"
}

.fi-bs-compress-alt:before {
    content: "\f3ee"
}

.fi-bs-compress:before {
    content: "\f3ef"
}

.fi-bs-computer-classic:before {
    content: "\f3f0"
}

.fi-bs-computer-mouse:before {
    content: "\f3f1"
}

.fi-bs-computer-speaker:before {
    content: "\f3f2"
}

.fi-bs-computer:before {
    content: "\f3f3"
}

.fi-bs-concierge-bell:before {
    content: "\f3f4"
}

.fi-bs-confetti:before {
    content: "\f3f5"
}

.fi-bs-container-storage:before {
    content: "\f3f6"
}

.fi-bs-conveyor-belt-alt:before {
    content: "\f3f7"
}

.fi-bs-conveyor-belt-empty:before {
    content: "\f3f8"
}

.fi-bs-conveyor-belt:before {
    content: "\f3f9"
}

.fi-bs-cookie-alt:before {
    content: "\f3fa"
}

.fi-bs-cookie:before {
    content: "\f3fb"
}

.fi-bs-copy-alt:before {
    content: "\f3fc"
}

.fi-bs-copy-image:before {
    content: "\f3fd"
}

.fi-bs-copy:before {
    content: "\f3fe"
}

.fi-bs-copyright:before {
    content: "\f3ff"
}

.fi-bs-corn:before {
    content: "\f400"
}

.fi-bs-couch:before {
    content: "\f401"
}

.fi-bs-cow-alt:before {
    content: "\f402"
}

.fi-bs-cow:before {
    content: "\f403"
}

.fi-bs-cowbell-circle-plus:before {
    content: "\f404"
}

.fi-bs-cowbell-more:before {
    content: "\f405"
}

.fi-bs-cowbell:before {
    content: "\f406"
}

.fi-bs-crab:before {
    content: "\f407"
}

.fi-bs-cream:before {
    content: "\f408"
}

.fi-bs-credit-card:before {
    content: "\f409"
}

.fi-bs-cricket:before {
    content: "\f40a"
}

.fi-bs-croissant:before {
    content: "\f40b"
}

.fi-bs-cross-circle:before {
    content: "\f40c"
}

.fi-bs-cross-religion:before {
    content: "\f40d"
}

.fi-bs-cross-small:before {
    content: "\f40e"
}

.fi-bs-cross:before {
    content: "\f40f"
}

.fi-bs-crow:before {
    content: "\f410"
}

.fi-bs-crown:before {
    content: "\f411"
}

.fi-bs-crutch:before {
    content: "\f412"
}

.fi-bs-crutches:before {
    content: "\f413"
}

.fi-bs-cruzeiro-sign:before {
    content: "\f414"
}

.fi-bs-crystal-ball:before {
    content: "\f415"
}

.fi-bs-cube:before {
    content: "\f416"
}

.fi-bs-cubes:before {
    content: "\f417"
}

.fi-bs-cupcake:before {
    content: "\f418"
}

.fi-bs-curling:before {
    content: "\f419"
}

.fi-bs-cursor-finger:before {
    content: "\f41a"
}

.fi-bs-cursor-plus:before {
    content: "\f41b"
}

.fi-bs-cursor-text-alt:before {
    content: "\f41c"
}

.fi-bs-cursor-text:before {
    content: "\f41d"
}

.fi-bs-cursor:before {
    content: "\f41e"
}

.fi-bs-d:before {
    content: "\f41f"
}

.fi-bs-dart:before {
    content: "\f420"
}

.fi-bs-dashboard:before {
    content: "\f421"
}

.fi-bs-data-transfer:before {
    content: "\f422"
}

.fi-bs-database:before {
    content: "\f423"
}

.fi-bs-deer-rudolph:before {
    content: "\f424"
}

.fi-bs-deer:before {
    content: "\f425"
}

.fi-bs-delete-document:before {
    content: "\f426"
}

.fi-bs-delete-right:before {
    content: "\f427"
}

.fi-bs-delete-user:before {
    content: "\f428"
}

.fi-bs-delete:before {
    content: "\f429"
}

.fi-bs-democrat:before {
    content: "\f42a"
}

.fi-bs-desktop-arrow-down:before {
    content: "\f42b"
}

.fi-bs-desktop-wallpaper:before {
    content: "\f42c"
}

.fi-bs-devices:before {
    content: "\f42d"
}

.fi-bs-dewpoint:before {
    content: "\f42e"
}

.fi-bs-dharmachakra:before {
    content: "\f42f"
}

.fi-bs-diagram-cells:before {
    content: "\f430"
}

.fi-bs-diagram-lean-canvas:before {
    content: "\f431"
}

.fi-bs-diagram-nested:before {
    content: "\f432"
}

.fi-bs-diagram-next:before {
    content: "\f433"
}

.fi-bs-diagram-predecessor:before {
    content: "\f434"
}

.fi-bs-diagram-previous:before {
    content: "\f435"
}

.fi-bs-diagram-project:before {
    content: "\f436"
}

.fi-bs-diagram-sankey:before {
    content: "\f437"
}

.fi-bs-diagram-subtask:before {
    content: "\f438"
}

.fi-bs-diagram-successor:before {
    content: "\f439"
}

.fi-bs-diagram-venn:before {
    content: "\f43a"
}

.fi-bs-dial-high:before {
    content: "\f43b"
}

.fi-bs-dial-low:before {
    content: "\f43c"
}

.fi-bs-dial-max:before {
    content: "\f43d"
}

.fi-bs-dial-med-low:before {
    content: "\f43e"
}

.fi-bs-dial-med:before {
    content: "\f43f"
}

.fi-bs-dial-min:before {
    content: "\f440"
}

.fi-bs-dial-off:before {
    content: "\f441"
}

.fi-bs-dial:before {
    content: "\f442"
}

.fi-bs-diamond-exclamation:before {
    content: "\f443"
}

.fi-bs-diamond-turn-right:before {
    content: "\f444"
}

.fi-bs-diamond:before {
    content: "\f445"
}

.fi-bs-dice-alt:before {
    content: "\f446"
}

.fi-bs-dice-d10:before {
    content: "\f447"
}

.fi-bs-dice-d12:before {
    content: "\f448"
}

.fi-bs-dice-d20:before {
    content: "\f449"
}

.fi-bs-dice-d4:before {
    content: "\f44a"
}

.fi-bs-dice-d6:before {
    content: "\f44b"
}

.fi-bs-dice-d8:before {
    content: "\f44c"
}

.fi-bs-dice-four:before {
    content: "\f44d"
}

.fi-bs-dice-one:before {
    content: "\f44e"
}

.fi-bs-dice-six:before {
    content: "\f44f"
}

.fi-bs-dice-three:before {
    content: "\f450"
}

.fi-bs-dice-two:before {
    content: "\f451"
}

.fi-bs-dice:before {
    content: "\f452"
}

.fi-bs-digging:before {
    content: "\f453"
}

.fi-bs-digital-tachograph:before {
    content: "\f454"
}

.fi-bs-diploma:before {
    content: "\f455"
}

.fi-bs-disc-drive:before {
    content: "\f456"
}

.fi-bs-disco-ball:before {
    content: "\f457"
}

.fi-bs-discover:before {
    content: "\f458"
}

.fi-bs-disease:before {
    content: "\f459"
}

.fi-bs-disk:before {
    content: "\f45a"
}

.fi-bs-display-arrow-down:before {
    content: "\f45b"
}

.fi-bs-display-code:before {
    content: "\f45c"
}

.fi-bs-display-medical:before {
    content: "\f45d"
}

.fi-bs-display-slash:before {
    content: "\f45e"
}

.fi-bs-distribute-spacing-horizontal:before {
    content: "\f45f"
}

.fi-bs-distribute-spacing-vertical:before {
    content: "\f460"
}

.fi-bs-dizzy:before {
    content: "\f461"
}

.fi-bs-dna:before {
    content: "\f462"
}

.fi-bs-do-not-enter:before {
    content: "\f463"
}

.fi-bs-doctor:before {
    content: "\f464"
}

.fi-bs-document-signed:before {
    content: "\f465"
}

.fi-bs-document:before {
    content: "\f466"
}

.fi-bs-dog:before {
    content: "\f467"
}

.fi-bs-dollar:before {
    content: "\f468"
}

.fi-bs-dolly-flatbed-alt:before {
    content: "\f469"
}

.fi-bs-dolly-flatbed-empty:before {
    content: "\f46a"
}

.fi-bs-dolly-flatbed:before {
    content: "\f46b"
}

.fi-bs-dolphin:before {
    content: "\f46c"
}

.fi-bs-donate:before {
    content: "\f46d"
}

.fi-bs-dong-sign:before {
    content: "\f46e"
}

.fi-bs-door-closed:before {
    content: "\f46f"
}

.fi-bs-door-open:before {
    content: "\f470"
}

.fi-bs-dot-circle:before {
    content: "\f471"
}

.fi-bs-dove:before {
    content: "\f472"
}

.fi-bs-down-left-and-up-right-to-center:before {
    content: "\f473"
}

.fi-bs-down-left:before {
    content: "\f474"
}

.fi-bs-down-right:before {
    content: "\f475"
}

.fi-bs-down-to-line:before {
    content: "\f476"
}

.fi-bs-down:before {
    content: "\f477"
}

.fi-bs-download:before {
    content: "\f478"
}

.fi-bs-drafting-compass:before {
    content: "\f479"
}

.fi-bs-dragon:before {
    content: "\f47a"
}

.fi-bs-draw-polygon:before {
    content: "\f47b"
}

.fi-bs-draw-square:before {
    content: "\f47c"
}

.fi-bs-dreidel:before {
    content: "\f47d"
}

.fi-bs-drink-alt:before {
    content: "\f47e"
}

.fi-bs-drone-alt:before {
    content: "\f47f"
}

.fi-bs-drone-front:before {
    content: "\f480"
}

.fi-bs-drone:before {
    content: "\f481"
}

.fi-bs-drum-steelpan:before {
    content: "\f482"
}

.fi-bs-drum:before {
    content: "\f483"
}

.fi-bs-drumstick-bite:before {
    content: "\f484"
}

.fi-bs-drumstick:before {
    content: "\f485"
}

.fi-bs-dryer-alt:before {
    content: "\f486"
}

.fi-bs-dryer:before {
    content: "\f487"
}

.fi-bs-duck:before {
    content: "\f488"
}

.fi-bs-dumpster-fire:before {
    content: "\f489"
}

.fi-bs-dumpster:before {
    content: "\f48a"
}

.fi-bs-dungeon:before {
    content: "\f48b"
}

.fi-bs-duplicate:before {
    content: "\f48c"
}

.fi-bs-e-learning:before {
    content: "\f48d"
}

.fi-bs-e:before {
    content: "\f48e"
}

.fi-bs-ear-deaf:before {
    content: "\f48f"
}

.fi-bs-ear-muffs:before {
    content: "\f490"
}

.fi-bs-ear:before {
    content: "\f491"
}

.fi-bs-earnings:before {
    content: "\f492"
}

.fi-bs-earth-africa:before {
    content: "\f493"
}

.fi-bs-earth-americas:before {
    content: "\f494"
}

.fi-bs-earth-asia:before {
    content: "\f495"
}

.fi-bs-earth-europa:before {
    content: "\f496"
}

.fi-bs-eclipse-alt:before {
    content: "\f497"
}

.fi-bs-eclipse:before {
    content: "\f498"
}

.fi-bs-edit-alt:before {
    content: "\f499"
}

.fi-bs-edit:before {
    content: "\f49a"
}

.fi-bs-egg-fried:before {
    content: "\f49b"
}

.fi-bs-egg:before {
    content: "\f49c"
}

.fi-bs-eject:before {
    content: "\f49d"
}

.fi-bs-elephant:before {
    content: "\f49e"
}

.fi-bs-elevator:before {
    content: "\f49f"
}

.fi-bs-engine-warning:before {
    content: "\f4a0"
}

.fi-bs-engine:before {
    content: "\f4a1"
}

.fi-bs-enter:before {
    content: "\f4a2"
}

.fi-bs-envelope-ban:before {
    content: "\f4a3"
}

.fi-bs-envelope-bulk:before {
    content: "\f4a4"
}

.fi-bs-envelope-dot:before {
    content: "\f4a5"
}

.fi-bs-envelope-download:before {
    content: "\f4a6"
}

.fi-bs-envelope-marker:before {
    content: "\f4a7"
}

.fi-bs-envelope-open-dollar:before {
    content: "\f4a8"
}

.fi-bs-envelope-open-text:before {
    content: "\f4a9"
}

.fi-bs-envelope-open:before {
    content: "\f4aa"
}

.fi-bs-envelope-plus:before {
    content: "\f4ab"
}

.fi-bs-envelope:before {
    content: "\f4ac"
}

.fi-bs-envelopes:before {
    content: "\f4ad"
}

.fi-bs-equality:before {
    content: "\f4ae"
}

.fi-bs-eraser:before {
    content: "\f4af"
}

.fi-bs-escalator:before {
    content: "\f4b0"
}

.fi-bs-ethernet:before {
    content: "\f4b1"
}

.fi-bs-euro:before {
    content: "\f4b2"
}

.fi-bs-exchange-alt:before {
    content: "\f4b3"
}

.fi-bs-exchange:before {
    content: "\f4b4"
}

.fi-bs-exclamation:before {
    content: "\f4b5"
}

.fi-bs-exit:before {
    content: "\f4b6"
}

.fi-bs-expand-arrows-alt:before {
    content: "\f4b7"
}

.fi-bs-expand-arrows:before {
    content: "\f4b8"
}

.fi-bs-expand:before {
    content: "\f4b9"
}

.fi-bs-eye-crossed:before {
    content: "\f4ba"
}

.fi-bs-eye-dropper-half:before {
    content: "\f4bb"
}

.fi-bs-eye-dropper:before {
    content: "\f4bc"
}

.fi-bs-eye:before {
    content: "\f4bd"
}

.fi-bs-eyes:before {
    content: "\f4be"
}

.fi-bs-f:before {
    content: "\f4bf"
}

.fi-bs-face-angry-horns:before {
    content: "\f4c0"
}

.fi-bs-face-anguished:before {
    content: "\f4c1"
}

.fi-bs-face-anxious-sweat:before {
    content: "\f4c2"
}

.fi-bs-face-astonished:before {
    content: "\f4c3"
}

.fi-bs-face-awesome:before {
    content: "\f4c4"
}

.fi-bs-face-beam-hand-over-mouth:before {
    content: "\f4c5"
}

.fi-bs-face-confounded:before {
    content: "\f4c6"
}

.fi-bs-face-confused:before {
    content: "\f4c7"
}

.fi-bs-face-cowboy-hat:before {
    content: "\f4c8"
}

.fi-bs-face-disappointed:before {
    content: "\f4c9"
}

.fi-bs-face-disguise:before {
    content: "\f4ca"
}

.fi-bs-face-downcast-sweat:before {
    content: "\f4cb"
}

.fi-bs-face-drooling:before {
    content: "\f4cc"
}

.fi-bs-face-explode:before {
    content: "\f4cd"
}

.fi-bs-face-expressionless:before {
    content: "\f4ce"
}

.fi-bs-face-eyes-xmarks:before {
    content: "\f4cf"
}

.fi-bs-face-fearful:before {
    content: "\f4d0"
}

.fi-bs-face-glasses:before {
    content: "\f4d1"
}

.fi-bs-face-grin-tongue-wink:before {
    content: "\f4d2"
}

.fi-bs-face-hand-yawn:before {
    content: "\f4d3"
}

.fi-bs-face-head-bandage:before {
    content: "\f4d4"
}

.fi-bs-face-hushed:before {
    content: "\f4d5"
}

.fi-bs-face-icicles:before {
    content: "\f4d6"
}

.fi-bs-face-lying:before {
    content: "\f4d7"
}

.fi-bs-face-mask:before {
    content: "\f4d8"
}

.fi-bs-face-monocle:before {
    content: "\f4d9"
}

.fi-bs-face-nauseated:before {
    content: "\f4da"
}

.fi-bs-face-nose-steam:before {
    content: "\f4db"
}

.fi-bs-face-party:before {
    content: "\f4dc"
}

.fi-bs-face-pensive:before {
    content: "\f4dd"
}

.fi-bs-face-persevering:before {
    content: "\f4de"
}

.fi-bs-face-pleading:before {
    content: "\f4df"
}

.fi-bs-face-raised-eyebrow:before {
    content: "\f4e0"
}

.fi-bs-face-relieved:before {
    content: "\f4e1"
}

.fi-bs-face-sad-sweat:before {
    content: "\f4e2"
}

.fi-bs-face-scream:before {
    content: "\f4e3"
}

.fi-bs-face-shush:before {
    content: "\f4e4"
}

.fi-bs-face-sleeping:before {
    content: "\f4e5"
}

.fi-bs-face-sleepy:before {
    content: "\f4e6"
}

.fi-bs-face-smile-halo:before {
    content: "\f4e7"
}

.fi-bs-face-smile-hearts:before {
    content: "\f4e8"
}

.fi-bs-face-smile-horns:before {
    content: "\f4e9"
}

.fi-bs-face-smile-tear:before {
    content: "\f4ea"
}

.fi-bs-face-smile-tongue:before {
    content: "\f4eb"
}

.fi-bs-face-smile-upside-down:before {
    content: "\f4ec"
}

.fi-bs-face-smiling-hands:before {
    content: "\f4ed"
}

.fi-bs-face-smirking:before {
    content: "\f4ee"
}

.fi-bs-face-sunglasses:before {
    content: "\f4ef"
}

.fi-bs-face-swear:before {
    content: "\f4f0"
}

.fi-bs-face-thermometer:before {
    content: "\f4f1"
}

.fi-bs-face-thinking:before {
    content: "\f4f2"
}

.fi-bs-face-tissue:before {
    content: "\f4f3"
}

.fi-bs-face-tongue-money:before {
    content: "\f4f4"
}

.fi-bs-face-tongue-sweat:before {
    content: "\f4f5"
}

.fi-bs-face-unamused:before {
    content: "\f4f6"
}

.fi-bs-face-viewfinder:before {
    content: "\f4f7"
}

.fi-bs-face-vomit:before {
    content: "\f4f8"
}

.fi-bs-face-weary:before {
    content: "\f4f9"
}

.fi-bs-face-woozy:before {
    content: "\f4fa"
}

.fi-bs-face-worried:before {
    content: "\f4fb"
}

.fi-bs-face-zany:before {
    content: "\f4fc"
}

.fi-bs-face-zipper:before {
    content: "\f4fd"
}

.fi-bs-family-dress:before {
    content: "\f4fe"
}

.fi-bs-family-pants:before {
    content: "\f4ff"
}

.fi-bs-family:before {
    content: "\f500"
}

.fi-bs-fan-table:before {
    content: "\f501"
}

.fi-bs-fan:before {
    content: "\f502"
}

.fi-bs-farm:before {
    content: "\f503"
}

.fi-bs-faucet-drip:before {
    content: "\f504"
}

.fi-bs-faucet:before {
    content: "\f505"
}

.fi-bs-fax:before {
    content: "\f506"
}

.fi-bs-feather-pointed:before {
    content: "\f507"
}

.fi-bs-feather:before {
    content: "\f508"
}

.fi-bs-fence:before {
    content: "\f509"
}

.fi-bs-ferris-wheel:before {
    content: "\f50a"
}

.fi-bs-field-hockey:before {
    content: "\f50b"
}

.fi-bs-fighter-jet:before {
    content: "\f50c"
}

.fi-bs-file-ai:before {
    content: "\f50d"
}

.fi-bs-file-audio:before {
    content: "\f50e"
}

.fi-bs-file-binary:before {
    content: "\f50f"
}

.fi-bs-file-chart-line:before {
    content: "\f510"
}

.fi-bs-file-chart-pie:before {
    content: "\f511"
}

.fi-bs-file-circle-info:before {
    content: "\f512"
}

.fi-bs-file-code:before {
    content: "\f513"
}

.fi-bs-file-csv:before {
    content: "\f514"
}

.fi-bs-file-download:before {
    content: "\f515"
}

.fi-bs-file-edit:before {
    content: "\f516"
}

.fi-bs-file-eps:before {
    content: "\f517"
}

.fi-bs-file-excel:before {
    content: "\f518"
}

.fi-bs-file-exclamation:before {
    content: "\f519"
}

.fi-bs-file-export:before {
    content: "\f51a"
}

.fi-bs-file-image:before {
    content: "\f51b"
}

.fi-bs-file-import:before {
    content: "\f51c"
}

.fi-bs-file-invoice-dollar:before {
    content: "\f51d"
}

.fi-bs-file-invoice:before {
    content: "\f51e"
}

.fi-bs-file-medical-alt:before {
    content: "\f51f"
}

.fi-bs-file-medical:before {
    content: "\f520"
}

.fi-bs-file-minus:before {
    content: "\f521"
}

.fi-bs-file-pdf:before {
    content: "\f522"
}

.fi-bs-file-powerpoint:before {
    content: "\f523"
}

.fi-bs-file-prescription:before {
    content: "\f524"
}

.fi-bs-file-psd:before {
    content: "\f525"
}

.fi-bs-file-signature:before {
    content: "\f526"
}

.fi-bs-file-spreadsheet:before {
    content: "\f527"
}

.fi-bs-file-upload:before {
    content: "\f528"
}

.fi-bs-file-user:before {
    content: "\f529"
}

.fi-bs-file-video:before {
    content: "\f52a"
}

.fi-bs-file-word:before {
    content: "\f52b"
}

.fi-bs-file-zipper:before {
    content: "\f52c"
}

.fi-bs-file:before {
    content: "\f52d"
}

.fi-bs-files-medical:before {
    content: "\f52e"
}

.fi-bs-fill:before {
    content: "\f52f"
}

.fi-bs-film-canister:before {
    content: "\f530"
}

.fi-bs-film-slash:before {
    content: "\f531"
}

.fi-bs-film:before {
    content: "\f532"
}

.fi-bs-films:before {
    content: "\f533"
}

.fi-bs-filter-slash:before {
    content: "\f534"
}

.fi-bs-filter:before {
    content: "\f535"
}

.fi-bs-filters:before {
    content: "\f536"
}

.fi-bs-fingerprint:before {
    content: "\f537"
}

.fi-bs-fire-burner:before {
    content: "\f538"
}

.fi-bs-fire-extinguisher:before {
    content: "\f539"
}

.fi-bs-fire-flame-curved:before {
    content: "\f53a"
}

.fi-bs-fire-flame-simple:before {
    content: "\f53b"
}

.fi-bs-fire-hydrant:before {
    content: "\f53c"
}

.fi-bs-fire-smoke:before {
    content: "\f53d"
}

.fi-bs-fireplace:before {
    content: "\f53e"
}

.fi-bs-fish-bones:before {
    content: "\f53f"
}

.fi-bs-fish-cooked:before {
    content: "\f540"
}

.fi-bs-fish:before {
    content: "\f541"
}

.fi-bs-fishing-rod:before {
    content: "\f542"
}

.fi-bs-flag-alt:before {
    content: "\f543"
}

.fi-bs-flag-checkered:before {
    content: "\f544"
}

.fi-bs-flag-usa:before {
    content: "\f545"
}

.fi-bs-flag:before {
    content: "\f546"
}

.fi-bs-flame:before {
    content: "\f547"
}

.fi-bs-flashlight:before {
    content: "\f548"
}

.fi-bs-flask-poison:before {
    content: "\f549"
}

.fi-bs-flask-potion:before {
    content: "\f54a"
}

.fi-bs-flask:before {
    content: "\f54b"
}

.fi-bs-flip-horizontal:before {
    content: "\f54c"
}

.fi-bs-floppy-disk-circle-arrow-right:before {
    content: "\f54d"
}

.fi-bs-floppy-disk-circle-xmark:before {
    content: "\f54e"
}

.fi-bs-floppy-disk-pen:before {
    content: "\f54f"
}

.fi-bs-floppy-disks:before {
    content: "\f550"
}

.fi-bs-florin-sign:before {
    content: "\f551"
}

.fi-bs-flower-bouquet:before {
    content: "\f552"
}

.fi-bs-flower-daffodil:before {
    content: "\f553"
}

.fi-bs-flower-tulip:before {
    content: "\f554"
}

.fi-bs-flower:before {
    content: "\f555"
}

.fi-bs-flushed:before {
    content: "\f556"
}

.fi-bs-flute:before {
    content: "\f557"
}

.fi-bs-flux-capacitor:before {
    content: "\f558"
}

.fi-bs-fog:before {
    content: "\f559"
}

.fi-bs-folder-download:before {
    content: "\f55a"
}

.fi-bs-folder-minus:before {
    content: "\f55b"
}

.fi-bs-folder-open:before {
    content: "\f55c"
}

.fi-bs-folder-times:before {
    content: "\f55d"
}

.fi-bs-folder-tree:before {
    content: "\f55e"
}

.fi-bs-folder-upload:before {
    content: "\f55f"
}

.fi-bs-folder-xmark:before {
    content: "\f560"
}

.fi-bs-folder:before {
    content: "\f561"
}

.fi-bs-folders:before {
    content: "\f562"
}

.fi-bs-follow-folder:before {
    content: "\f563"
}

.fi-bs-followcollection:before {
    content: "\f564"
}

.fi-bs-following:before {
    content: "\f565"
}

.fi-bs-football:before {
    content: "\f566"
}

.fi-bs-fork:before {
    content: "\f567"
}

.fi-bs-forklift:before {
    content: "\f568"
}

.fi-bs-form:before {
    content: "\f569"
}

.fi-bs-fort:before {
    content: "\f56a"
}

.fi-bs-forward-fast:before {
    content: "\f56b"
}

.fi-bs-forward:before {
    content: "\f56c"
}

.fi-bs-fox:before {
    content: "\f56d"
}

.fi-bs-frame:before {
    content: "\f56e"
}

.fi-bs-franc-sign:before {
    content: "\f56f"
}

.fi-bs-french-fries:before {
    content: "\f570"
}

.fi-bs-frog:before {
    content: "\f571"
}

.fi-bs-frown:before {
    content: "\f572"
}

.fi-bs-ftp:before {
    content: "\f573"
}

.fi-bs-funnel-dollar:before {
    content: "\f574"
}

.fi-bs-g:before {
    content: "\f575"
}

.fi-bs-galaxy:before {
    content: "\f576"
}

.fi-bs-gallery-thumbnails:before {
    content: "\f577"
}

.fi-bs-gallery:before {
    content: "\f578"
}

.fi-bs-game-board-alt:before {
    content: "\f579"
}

.fi-bs-gamepad:before {
    content: "\f57a"
}

.fi-bs-garage-car:before {
    content: "\f57b"
}

.fi-bs-garage-open:before {
    content: "\f57c"
}

.fi-bs-garage:before {
    content: "\f57d"
}

.fi-bs-garlic:before {
    content: "\f57e"
}

.fi-bs-gas-pump-alt:before {
    content: "\f57f"
}

.fi-bs-gas-pump-slash:before {
    content: "\f580"
}

.fi-bs-gas-pump:before {
    content: "\f581"
}

.fi-bs-gauge-circle-bolt:before {
    content: "\f582"
}

.fi-bs-gauge-circle-minus:before {
    content: "\f583"
}

.fi-bs-gauge-circle-plus:before {
    content: "\f584"
}

.fi-bs-gavel:before {
    content: "\f585"
}

.fi-bs-gears:before {
    content: "\f586"
}

.fi-bs-gem:before {
    content: "\f587"
}

.fi-bs-ghost:before {
    content: "\f588"
}

.fi-bs-gif-square:before {
    content: "\f589"
}

.fi-bs-gif:before {
    content: "\f58a"
}

.fi-bs-gift-card:before {
    content: "\f58b"
}

.fi-bs-gift:before {
    content: "\f58c"
}

.fi-bs-gifts:before {
    content: "\f58d"
}

.fi-bs-gingerbread-man:before {
    content: "\f58e"
}

.fi-bs-glass-champagne:before {
    content: "\f58f"
}

.fi-bs-glass-cheers:before {
    content: "\f590"
}

.fi-bs-glass-citrus:before {
    content: "\f591"
}

.fi-bs-glass-whiskey-rocks:before {
    content: "\f592"
}

.fi-bs-glass-whiskey:before {
    content: "\f593"
}

.fi-bs-glass:before {
    content: "\f594"
}

.fi-bs-glasses:before {
    content: "\f595"
}

.fi-bs-globe-alt:before {
    content: "\f596"
}

.fi-bs-globe-snow:before {
    content: "\f597"
}

.fi-bs-globe:before {
    content: "\f598"
}

.fi-bs-golf-ball:before {
    content: "\f599"
}

.fi-bs-golf-club:before {
    content: "\f59a"
}

.fi-bs-golf:before {
    content: "\f59b"
}

.fi-bs-graduation-cap:before {
    content: "\f59c"
}

.fi-bs-gramophone:before {
    content: "\f59d"
}

.fi-bs-grape:before {
    content: "\f59e"
}

.fi-bs-graphic-style:before {
    content: "\f59f"
}

.fi-bs-graphic-tablet:before {
    content: "\f5a0"
}

.fi-bs-grate-droplet:before {
    content: "\f5a1"
}

.fi-bs-grate:before {
    content: "\f5a2"
}

.fi-bs-grid-alt:before {
    content: "\f5a3"
}

.fi-bs-grid-dividers:before {
    content: "\f5a4"
}

.fi-bs-grid:before {
    content: "\f5a5"
}

.fi-bs-grill-hot-alt:before {
    content: "\f5a6"
}

.fi-bs-grill:before {
    content: "\f5a7"
}

.fi-bs-grimace:before {
    content: "\f5a8"
}

.fi-bs-grin-alt:before {
    content: "\f5a9"
}

.fi-bs-grin-beam-sweat:before {
    content: "\f5aa"
}

.fi-bs-grin-beam:before {
    content: "\f5ab"
}

.fi-bs-grin-hearts:before {
    content: "\f5ac"
}

.fi-bs-grin-squint-tears:before {
    content: "\f5ad"
}

.fi-bs-grin-squint:before {
    content: "\f5ae"
}

.fi-bs-grin-stars:before {
    content: "\f5af"
}

.fi-bs-grin-tears:before {
    content: "\f5b0"
}

.fi-bs-grin-tongue-squint:before {
    content: "\f5b1"
}

.fi-bs-grin-tongue-wink:before {
    content: "\f5b2"
}

.fi-bs-grin-tongue:before {
    content: "\f5b3"
}

.fi-bs-grin-wink:before {
    content: "\f5b4"
}

.fi-bs-grin:before {
    content: "\f5b5"
}

.fi-bs-grip-dots-vertical:before {
    content: "\f5b6"
}

.fi-bs-grip-dots:before {
    content: "\f5b7"
}

.fi-bs-grip-horizontal:before {
    content: "\f5b8"
}

.fi-bs-grip-lines-vertical:before {
    content: "\f5b9"
}

.fi-bs-grip-lines:before {
    content: "\f5ba"
}

.fi-bs-grip-vertical:before {
    content: "\f5bb"
}

.fi-bs-guarani-sign:before {
    content: "\f5bc"
}

.fi-bs-guitar-electric:before {
    content: "\f5bd"
}

.fi-bs-guitar:before {
    content: "\f5be"
}

.fi-bs-guitars:before {
    content: "\f5bf"
}

.fi-bs-gun-squirt:before {
    content: "\f5c0"
}

.fi-bs-gym:before {
    content: "\f5c1"
}

.fi-bs-h-square:before {
    content: "\f5c2"
}

.fi-bs-h:before {
    content: "\f5c3"
}

.fi-bs-h1:before {
    content: "\f5c4"
}

.fi-bs-h2:before {
    content: "\f5c5"
}

.fi-bs-h3:before {
    content: "\f5c6"
}

.fi-bs-h4:before {
    content: "\f5c7"
}

.fi-bs-hamburger-soda:before {
    content: "\f5c8"
}

.fi-bs-hamburger:before {
    content: "\f5c9"
}

.fi-bs-hammer-crash:before {
    content: "\f5ca"
}

.fi-bs-hammer-war:before {
    content: "\f5cb"
}

.fi-bs-hammer:before {
    content: "\f5cc"
}

.fi-bs-hand-back-fist:before {
    content: "\f5cd"
}

.fi-bs-hand-back-point-down:before {
    content: "\f5ce"
}

.fi-bs-hand-back-point-left:before {
    content: "\f5cf"
}

.fi-bs-hand-back-point-ribbon:before {
    content: "\f5d0"
}

.fi-bs-hand-back-point-right:before {
    content: "\f5d1"
}

.fi-bs-hand-dots:before {
    content: "\f5d2"
}

.fi-bs-hand-fingers-crossed:before {
    content: "\f5d3"
}

.fi-bs-hand-heart:before {
    content: "\f5d4"
}

.fi-bs-hand-holding-box:before {
    content: "\f5d5"
}

.fi-bs-hand-holding-droplet:before {
    content: "\f5d6"
}

.fi-bs-hand-holding-heart:before {
    content: "\f5d7"
}

.fi-bs-hand-holding-medical:before {
    content: "\f5d8"
}

.fi-bs-hand-holding-seedling:before {
    content: "\f5d9"
}

.fi-bs-hand-holding-skull:before {
    content: "\f5da"
}

.fi-bs-hand-holding-usd:before {
    content: "\f5db"
}

.fi-bs-hand-holding-water:before {
    content: "\f5dc"
}

.fi-bs-hand-horns:before {
    content: "\f5dd"
}

.fi-bs-hand-lizard:before {
    content: "\f5de"
}

.fi-bs-hand-love:before {
    content: "\f5df"
}

.fi-bs-hand-middle-finger:before {
    content: "\f5e0"
}

.fi-bs-hand-paper:before {
    content: "\f5e1"
}

.fi-bs-hand-peace:before {
    content: "\f5e2"
}

.fi-bs-hand-point-ribbon:before {
    content: "\f5e3"
}

.fi-bs-hand-scissors:before {
    content: "\f5e4"
}

.fi-bs-hand-sparkles:before {
    content: "\f5e5"
}

.fi-bs-hand-spock:before {
    content: "\f5e6"
}

.fi-bs-hand-wave:before {
    content: "\f5e7"
}

.fi-bs-hand:before {
    content: "\f5e8"
}

.fi-bs-hands-bubbles:before {
    content: "\f5e9"
}

.fi-bs-hands-clapping:before {
    content: "\f5ea"
}

.fi-bs-hands-heart:before {
    content: "\f5eb"
}

.fi-bs-hands-holding-diamond:before {
    content: "\f5ec"
}

.fi-bs-hands-holding:before {
    content: "\f5ed"
}

.fi-bs-hands-usd:before {
    content: "\f5ee"
}

.fi-bs-handshake-angle:before {
    content: "\f5ef"
}

.fi-bs-handshake-simple-slash:before {
    content: "\f5f0"
}

.fi-bs-handshake:before {
    content: "\f5f1"
}

.fi-bs-happy:before {
    content: "\f5f2"
}

.fi-bs-hard-hat:before {
    content: "\f5f3"
}

.fi-bs-hastag:before {
    content: "\f5f4"
}

.fi-bs-hat-birthday:before {
    content: "\f5f5"
}

.fi-bs-hat-chef:before {
    content: "\f5f6"
}

.fi-bs-hat-cowboy-side:before {
    content: "\f5f7"
}

.fi-bs-hat-cowboy:before {
    content: "\f5f8"
}

.fi-bs-hat-santa:before {
    content: "\f5f9"
}

.fi-bs-hat-winter:before {
    content: "\f5fa"
}

.fi-bs-hat-witch:before {
    content: "\f5fb"
}

.fi-bs-hat-wizard:before {
    content: "\f5fc"
}

.fi-bs-hdd:before {
    content: "\f5fd"
}

.fi-bs-head-side-brain:before {
    content: "\f5fe"
}

.fi-bs-head-side-cough-slash:before {
    content: "\f5ff"
}

.fi-bs-head-side-cough:before {
    content: "\f600"
}

.fi-bs-head-side-headphones:before {
    content: "\f601"
}

.fi-bs-head-side-heart:before {
    content: "\f602"
}

.fi-bs-head-side-mask:before {
    content: "\f603"
}

.fi-bs-head-side-medical:before {
    content: "\f604"
}

.fi-bs-head-side-thinking:before {
    content: "\f605"
}

.fi-bs-head-side-virus:before {
    content: "\f606"
}

.fi-bs-head-side:before {
    content: "\f607"
}

.fi-bs-head-vr:before {
    content: "\f608"
}

.fi-bs-heading:before {
    content: "\f609"
}

.fi-bs-headphones:before {
    content: "\f60a"
}

.fi-bs-headset:before {
    content: "\f60b"
}

.fi-bs-heart-arrow:before {
    content: "\f60c"
}

.fi-bs-heart-crack:before {
    content: "\f60d"
}

.fi-bs-heart-half-stroke:before {
    content: "\f60e"
}

.fi-bs-heart-half:before {
    content: "\f60f"
}

.fi-bs-heart-rate:before {
    content: "\f610"
}

.fi-bs-heart:before {
    content: "\f611"
}

.fi-bs-heat:before {
    content: "\f612"
}

.fi-bs-helicopter-side:before {
    content: "\f613"
}

.fi-bs-hexagon-check:before {
    content: "\f614"
}

.fi-bs-hexagon-exclamation:before {
    content: "\f615"
}

.fi-bs-hexagon:before {
    content: "\f616"
}

.fi-bs-high-definition:before {
    content: "\f617"
}

.fi-bs-highlighter-line:before {
    content: "\f618"
}

.fi-bs-highlighter:before {
    content: "\f619"
}

.fi-bs-hiking:before {
    content: "\f61a"
}

.fi-bs-hippo:before {
    content: "\f61b"
}

.fi-bs-hockey-mask:before {
    content: "\f61c"
}

.fi-bs-hockey-puck:before {
    content: "\f61d"
}

.fi-bs-hockey-sticks:before {
    content: "\f61e"
}

.fi-bs-holly-berry:before {
    content: "\f61f"
}

.fi-bs-home-heart:before {
    content: "\f620"
}

.fi-bs-home-location-alt:before {
    content: "\f621"
}

.fi-bs-home-location:before {
    content: "\f622"
}

.fi-bs-home:before {
    content: "\f623"
}

.fi-bs-hood-cloak:before {
    content: "\f624"
}

.fi-bs-horizontal-rule:before {
    content: "\f625"
}

.fi-bs-horse-head:before {
    content: "\f626"
}

.fi-bs-horse-saddle:before {
    content: "\f627"
}

.fi-bs-horse:before {
    content: "\f628"
}

.fi-bs-hose-reel:before {
    content: "\f629"
}

.fi-bs-hose:before {
    content: "\f62a"
}

.fi-bs-hospital-symbol:before {
    content: "\f62b"
}

.fi-bs-hospital-user:before {
    content: "\f62c"
}

.fi-bs-hospital:before {
    content: "\f62d"
}

.fi-bs-hospitals:before {
    content: "\f62e"
}

.fi-bs-hot-tub:before {
    content: "\f62f"
}

.fi-bs-hotdog:before {
    content: "\f630"
}

.fi-bs-hotel:before {
    content: "\f631"
}

.fi-bs-hourglass-end:before {
    content: "\f632"
}

.fi-bs-hourglass-start:before {
    content: "\f633"
}

.fi-bs-hourglass:before {
    content: "\f634"
}

.fi-bs-house-blank:before {
    content: "\f635"
}

.fi-bs-house-building:before {
    content: "\f636"
}

.fi-bs-house-chimney-blank:before {
    content: "\f637"
}

.fi-bs-house-chimney-crack:before {
    content: "\f638"
}

.fi-bs-house-chimney-heart:before {
    content: "\f639"
}

.fi-bs-house-chimney-medical:before {
    content: "\f63a"
}

.fi-bs-house-chimney-user:before {
    content: "\f63b"
}

.fi-bs-house-chimney-window:before {
    content: "\f63c"
}

.fi-bs-house-chimney:before {
    content: "\f63d"
}

.fi-bs-house-crack:before {
    content: "\f63e"
}

.fi-bs-house-day:before {
    content: "\f63f"
}

.fi-bs-house-flood:before {
    content: "\f640"
}

.fi-bs-house-laptop:before {
    content: "\f641"
}

.fi-bs-house-leave:before {
    content: "\f642"
}

.fi-bs-house-medical:before {
    content: "\f643"
}

.fi-bs-house-night:before {
    content: "\f644"
}

.fi-bs-house-return:before {
    content: "\f645"
}

.fi-bs-house-signal:before {
    content: "\f646"
}

.fi-bs-house-tree:before {
    content: "\f647"
}

.fi-bs-house-tsunami:before {
    content: "\f648"
}

.fi-bs-house-turret:before {
    content: "\f649"
}

.fi-bs-house-user:before {
    content: "\f64a"
}

.fi-bs-house-window:before {
    content: "\f64b"
}

.fi-bs-hryvnia:before {
    content: "\f64c"
}

.fi-bs-humidity:before {
    content: "\f64d"
}

.fi-bs-hundred-points:before {
    content: "\f64e"
}

.fi-bs-hurricane:before {
    content: "\f64f"
}

.fi-bs-i:before {
    content: "\f650"
}

.fi-bs-ice-cream:before {
    content: "\f651"
}

.fi-bs-ice-skate:before {
    content: "\f652"
}

.fi-bs-icicles:before {
    content: "\f653"
}

.fi-bs-icon-star:before {
    content: "\f654"
}

.fi-bs-id-badge:before {
    content: "\f655"
}

.fi-bs-id-card-clip-alt:before {
    content: "\f656"
}

.fi-bs-igloo:before {
    content: "\f657"
}

.fi-bs-image-slash:before {
    content: "\f658"
}

.fi-bs-images-user:before {
    content: "\f659"
}

.fi-bs-images:before {
    content: "\f65a"
}

.fi-bs-inbox-in:before {
    content: "\f65b"
}

.fi-bs-inbox-out:before {
    content: "\f65c"
}

.fi-bs-inbox:before {
    content: "\f65d"
}

.fi-bs-inboxes:before {
    content: "\f65e"
}

.fi-bs-incognito:before {
    content: "\f65f"
}

.fi-bs-indent:before {
    content: "\f660"
}

.fi-bs-indian-rupee-sign:before {
    content: "\f661"
}

.fi-bs-industry-alt:before {
    content: "\f662"
}

.fi-bs-industry-windows:before {
    content: "\f663"
}

.fi-bs-infinity:before {
    content: "\f664"
}

.fi-bs-info:before {
    content: "\f665"
}

.fi-bs-information:before {
    content: "\f666"
}

.fi-bs-inhaler:before {
    content: "\f667"
}

.fi-bs-input-numeric:before {
    content: "\f668"
}

.fi-bs-input-pipe:before {
    content: "\f669"
}

.fi-bs-input-text:before {
    content: "\f66a"
}

.fi-bs-interactive:before {
    content: "\f66b"
}

.fi-bs-interlining:before {
    content: "\f66c"
}

.fi-bs-interrogation:before {
    content: "\f66d"
}

.fi-bs-inventory-alt:before {
    content: "\f66e"
}

.fi-bs-island-tropical:before {
    content: "\f66f"
}

.fi-bs-it-alt:before {
    content: "\f670"
}

.fi-bs-it-computer:before {
    content: "\f671"
}

.fi-bs-it:before {
    content: "\f672"
}

.fi-bs-italian-lira-sign:before {
    content: "\f673"
}

.fi-bs-italic:before {
    content: "\f674"
}

.fi-bs-j:before {
    content: "\f675"
}

.fi-bs-jam:before {
    content: "\f676"
}

.fi-bs-joint:before {
    content: "\f677"
}

.fi-bs-joystick:before {
    content: "\f678"
}

.fi-bs-jpg:before {
    content: "\f679"
}

.fi-bs-jug:before {
    content: "\f67a"
}

.fi-bs-k:before {
    content: "\f67b"
}

.fi-bs-kazoo:before {
    content: "\f67c"
}

.fi-bs-kerning:before {
    content: "\f67d"
}

.fi-bs-key-skeleton-left-right:before {
    content: "\f67e"
}

.fi-bs-key:before {
    content: "\f67f"
}

.fi-bs-keyboard-brightness-low:before {
    content: "\f680"
}

.fi-bs-keyboard-brightness:before {
    content: "\f681"
}

.fi-bs-keyboard-down:before {
    content: "\f682"
}

.fi-bs-keyboard-left:before {
    content: "\f683"
}

.fi-bs-keyboard:before {
    content: "\f684"
}

.fi-bs-keynote:before {
    content: "\f685"
}

.fi-bs-kidneys:before {
    content: "\f686"
}

.fi-bs-kip-sign:before {
    content: "\f687"
}

.fi-bs-kiss-beam:before {
    content: "\f688"
}

.fi-bs-kiss-wink-heart:before {
    content: "\f689"
}

.fi-bs-kiss:before {
    content: "\f68a"
}

.fi-bs-kite:before {
    content: "\f68b"
}

.fi-bs-kiwi-bird:before {
    content: "\f68c"
}

.fi-bs-knife-kitchen:before {
    content: "\f68d"
}

.fi-bs-knife:before {
    content: "\f68e"
}

.fi-bs-l:before {
    content: "\f68f"
}

.fi-bs-label:before {
    content: "\f690"
}

.fi-bs-lamp-desk:before {
    content: "\f691"
}

.fi-bs-lamp-floor:before {
    content: "\f692"
}

.fi-bs-lamp-street:before {
    content: "\f693"
}

.fi-bs-lamp:before {
    content: "\f694"
}

.fi-bs-landmark-alt:before {
    content: "\f695"
}

.fi-bs-language:before {
    content: "\f696"
}

.fi-bs-laptop-arrow-down:before {
    content: "\f697"
}

.fi-bs-laptop-code:before {
    content: "\f698"
}

.fi-bs-laptop-medical:before {
    content: "\f699"
}

.fi-bs-laptop-mobile:before {
    content: "\f69a"
}

.fi-bs-laptop-slash:before {
    content: "\f69b"
}

.fi-bs-laptop:before {
    content: "\f69c"
}

.fi-bs-lari-sign:before {
    content: "\f69d"
}

.fi-bs-lasso-sparkles:before {
    content: "\f69e"
}

.fi-bs-lasso:before {
    content: "\f69f"
}

.fi-bs-laugh-beam:before {
    content: "\f6a0"
}

.fi-bs-laugh-squint:before {
    content: "\f6a1"
}

.fi-bs-laugh-wink:before {
    content: "\f6a2"
}

.fi-bs-laugh:before {
    content: "\f6a3"
}

.fi-bs-layer-minus:before {
    content: "\f6a4"
}

.fi-bs-layer-plus:before {
    content: "\f6a5"
}

.fi-bs-layers:before {
    content: "\f6a6"
}

.fi-bs-layout-fluid:before {
    content: "\f6a7"
}

.fi-bs-leaf-heart:before {
    content: "\f6a8"
}

.fi-bs-leaf-maple:before {
    content: "\f6a9"
}

.fi-bs-leaf-oak:before {
    content: "\f6aa"
}

.fi-bs-leaf:before {
    content: "\f6ab"
}

.fi-bs-left:before {
    content: "\f6ac"
}

.fi-bs-lemon:before {
    content: "\f6ad"
}

.fi-bs-letter-case:before {
    content: "\f6ae"
}

.fi-bs-lettuce:before {
    content: "\f6af"
}

.fi-bs-level-down-alt:before {
    content: "\f6b0"
}

.fi-bs-level-down:before {
    content: "\f6b1"
}

.fi-bs-level-up-alt:before {
    content: "\f6b2"
}

.fi-bs-level-up:before {
    content: "\f6b3"
}

.fi-bs-license:before {
    content: "\f6b4"
}

.fi-bs-life-ring:before {
    content: "\f6b5"
}

.fi-bs-light-ceiling:before {
    content: "\f6b6"
}

.fi-bs-light-emergency-on:before {
    content: "\f6b7"
}

.fi-bs-light-emergency:before {
    content: "\f6b8"
}

.fi-bs-light-switch-off:before {
    content: "\f6b9"
}

.fi-bs-light-switch-on:before {
    content: "\f6ba"
}

.fi-bs-light-switch:before {
    content: "\f6bb"
}

.fi-bs-lightbulb-dollar:before {
    content: "\f6bc"
}

.fi-bs-lightbulb-exclamation:before {
    content: "\f6bd"
}

.fi-bs-lightbulb-on:before {
    content: "\f6be"
}

.fi-bs-lightbulb-question:before {
    content: "\f6bf"
}

.fi-bs-lightbulb-slash:before {
    content: "\f6c0"
}

.fi-bs-lights-holiday:before {
    content: "\f6c1"
}

.fi-bs-line-width:before {
    content: "\f6c2"
}

.fi-bs-link-alt:before {
    content: "\f6c3"
}

.fi-bs-link-horizontal-slash:before {
    content: "\f6c4"
}

.fi-bs-link-horizontal:before {
    content: "\f6c5"
}

.fi-bs-link-slash-alt:before {
    content: "\f6c6"
}

.fi-bs-link-slash:before {
    content: "\f6c7"
}

.fi-bs-link:before {
    content: "\f6c8"
}

.fi-bs-lips:before {
    content: "\f6c9"
}

.fi-bs-lipstick:before {
    content: "\f6ca"
}

.fi-bs-lira-sign:before {
    content: "\f6cb"
}

.fi-bs-list-check:before {
    content: "\f6cc"
}

.fi-bs-list-dropdown:before {
    content: "\f6cd"
}

.fi-bs-list-music:before {
    content: "\f6ce"
}

.fi-bs-list-timeline:before {
    content: "\f6cf"
}

.fi-bs-list:before {
    content: "\f6d0"
}

.fi-bs-litecoin-sign:before {
    content: "\f6d1"
}

.fi-bs-loading:before {
    content: "\f6d2"
}

.fi-bs-lobster:before {
    content: "\f6d3"
}

.fi-bs-location-alt:before {
    content: "\f6d4"
}

.fi-bs-location-arrow:before {
    content: "\f6d5"
}

.fi-bs-location-crosshairs-slash:before {
    content: "\f6d6"
}

.fi-bs-location-crosshairs:before {
    content: "\f6d7"
}

.fi-bs-location-dot-slash:before {
    content: "\f6d8"
}

.fi-bs-location-exclamation:before {
    content: "\f6d9"
}

.fi-bs-lock-alt:before {
    content: "\f6da"
}

.fi-bs-lock-open-alt:before {
    content: "\f6db"
}

.fi-bs-lock:before {
    content: "\f6dc"
}

.fi-bs-locust:before {
    content: "\f6dd"
}

.fi-bs-loveseat:before {
    content: "\f6de"
}

.fi-bs-low-vision:before {
    content: "\f6df"
}

.fi-bs-luchador:before {
    content: "\f6e0"
}

.fi-bs-luggage-cart:before {
    content: "\f6e1"
}

.fi-bs-luggage-rolling:before {
    content: "\f6e2"
}

.fi-bs-lungs-virus:before {
    content: "\f6e3"
}

.fi-bs-lungs:before {
    content: "\f6e4"
}

.fi-bs-m:before {
    content: "\f6e5"
}

.fi-bs-magic-wand:before {
    content: "\f6e6"
}

.fi-bs-magnet:before {
    content: "\f6e7"
}

.fi-bs-mailbox:before {
    content: "\f6e8"
}

.fi-bs-makeup-brush:before {
    content: "\f6e9"
}

.fi-bs-man-head:before {
    content: "\f6ea"
}

.fi-bs-manat-sign:before {
    content: "\f6eb"
}

.fi-bs-mandolin:before {
    content: "\f6ec"
}

.fi-bs-manhole:before {
    content: "\f6ed"
}

.fi-bs-map-marker-check:before {
    content: "\f6ee"
}

.fi-bs-map-marker-cross:before {
    content: "\f6ef"
}

.fi-bs-map-marker-edit:before {
    content: "\f6f0"
}

.fi-bs-map-marker-home:before {
    content: "\f6f1"
}

.fi-bs-map-marker-minus:before {
    content: "\f6f2"
}

.fi-bs-map-marker-plus:before {
    content: "\f6f3"
}

.fi-bs-map-marker-question:before {
    content: "\f6f4"
}

.fi-bs-map-marker-slash:before {
    content: "\f6f5"
}

.fi-bs-map-marker-smile:before {
    content: "\f6f6"
}

.fi-bs-map-marker:before {
    content: "\f6f7"
}

.fi-bs-map-pin:before {
    content: "\f6f8"
}

.fi-bs-map:before {
    content: "\f6f9"
}

.fi-bs-marker-time:before {
    content: "\f6fa"
}

.fi-bs-marker:before {
    content: "\f6fb"
}

.fi-bs-mars-double:before {
    content: "\f6fc"
}

.fi-bs-mars-stroke-right:before {
    content: "\f6fd"
}

.fi-bs-mars-stroke-up:before {
    content: "\f6fe"
}

.fi-bs-mars:before {
    content: "\f6ff"
}

.fi-bs-mask-carnival:before {
    content: "\f700"
}

.fi-bs-mask-face:before {
    content: "\f701"
}

.fi-bs-mattress-pillow:before {
    content: "\f702"
}

.fi-bs-meat:before {
    content: "\f703"
}

.fi-bs-medical-star:before {
    content: "\f704"
}

.fi-bs-medicine:before {
    content: "\f705"
}

.fi-bs-megaphone:before {
    content: "\f706"
}

.fi-bs-meh-blank:before {
    content: "\f707"
}

.fi-bs-meh-rolling-eyes:before {
    content: "\f708"
}

.fi-bs-meh:before {
    content: "\f709"
}

.fi-bs-melon:before {
    content: "\f70a"
}

.fi-bs-memo-circle-check:before {
    content: "\f70b"
}

.fi-bs-memo-pad:before {
    content: "\f70c"
}

.fi-bs-memo:before {
    content: "\f70d"
}

.fi-bs-memory:before {
    content: "\f70e"
}

.fi-bs-menu-burger:before {
    content: "\f70f"
}

.fi-bs-menu-dots-vertical:before {
    content: "\f710"
}

.fi-bs-menu-dots:before {
    content: "\f711"
}

.fi-bs-mercury:before {
    content: "\f712"
}

.fi-bs-message-arrow-down:before {
    content: "\f713"
}

.fi-bs-message-arrow-up-right:before {
    content: "\f714"
}

.fi-bs-message-arrow-up:before {
    content: "\f715"
}

.fi-bs-message-bot:before {
    content: "\f716"
}

.fi-bs-message-code:before {
    content: "\f717"
}

.fi-bs-message-dollar:before {
    content: "\f718"
}

.fi-bs-message-image:before {
    content: "\f719"
}

.fi-bs-message-question:before {
    content: "\f71a"
}

.fi-bs-message-quote:before {
    content: "\f71b"
}

.fi-bs-message-slash:before {
    content: "\f71c"
}

.fi-bs-message-sms:before {
    content: "\f71d"
}

.fi-bs-message-text:before {
    content: "\f71e"
}

.fi-bs-message-xmark:before {
    content: "\f71f"
}

.fi-bs-messages-dollar:before {
    content: "\f720"
}

.fi-bs-messages-question:before {
    content: "\f721"
}

.fi-bs-messages:before {
    content: "\f722"
}

.fi-bs-meteor:before {
    content: "\f723"
}

.fi-bs-meter-bolt:before {
    content: "\f724"
}

.fi-bs-meter-droplet:before {
    content: "\f725"
}

.fi-bs-meter-fire:before {
    content: "\f726"
}

.fi-bs-meter:before {
    content: "\f727"
}

.fi-bs-microchip-ai:before {
    content: "\f728"
}

.fi-bs-microchip:before {
    content: "\f729"
}

.fi-bs-microphone-alt:before {
    content: "\f72a"
}

.fi-bs-microphone-slash:before {
    content: "\f72b"
}

.fi-bs-microphone:before {
    content: "\f72c"
}

.fi-bs-microscope:before {
    content: "\f72d"
}

.fi-bs-microwave:before {
    content: "\f72e"
}

.fi-bs-mill-sign:before {
    content: "\f72f"
}

.fi-bs-mind-share:before {
    content: "\f730"
}

.fi-bs-minus-circle:before {
    content: "\f731"
}

.fi-bs-minus-hexagon:before {
    content: "\f732"
}

.fi-bs-minus-small:before {
    content: "\f733"
}

.fi-bs-minus:before {
    content: "\f734"
}

.fi-bs-mistletoe:before {
    content: "\f735"
}

.fi-bs-mobile-button:before {
    content: "\f736"
}

.fi-bs-mobile-notch:before {
    content: "\f737"
}

.fi-bs-mobile:before {
    content: "\f738"
}

.fi-bs-mockup:before {
    content: "\f739"
}

.fi-bs-mode-landscape:before {
    content: "\f73a"
}

.fi-bs-mode-portrait:before {
    content: "\f73b"
}

.fi-bs-money-bill-simple:before {
    content: "\f73c"
}

.fi-bs-money-bill-wave-alt:before {
    content: "\f73d"
}

.fi-bs-money-bill-wave:before {
    content: "\f73e"
}

.fi-bs-money-bills-simple:before {
    content: "\f73f"
}

.fi-bs-money-bills:before {
    content: "\f740"
}

.fi-bs-money-check-edit-alt:before {
    content: "\f741"
}

.fi-bs-money-check-edit:before {
    content: "\f742"
}

.fi-bs-money-check:before {
    content: "\f743"
}

.fi-bs-money-from-bracket:before {
    content: "\f744"
}

.fi-bs-money-simple-from-bracket:before {
    content: "\f745"
}

.fi-bs-money:before {
    content: "\f746"
}

.fi-bs-monkey:before {
    content: "\f747"
}

.fi-bs-monument:before {
    content: "\f748"
}

.fi-bs-moon-stars:before {
    content: "\f749"
}

.fi-bs-moon:before {
    content: "\f74a"
}

.fi-bs-moped:before {
    content: "\f74b"
}

.fi-bs-mortar-pestle:before {
    content: "\f74c"
}

.fi-bs-mosquito-net:before {
    content: "\f74d"
}

.fi-bs-mosquito:before {
    content: "\f74e"
}

.fi-bs-motorcycle:before {
    content: "\f74f"
}

.fi-bs-mound:before {
    content: "\f750"
}

.fi-bs-mountain-city:before {
    content: "\f751"
}

.fi-bs-mountain:before {
    content: "\f752"
}

.fi-bs-mountains:before {
    content: "\f753"
}

.fi-bs-mouse:before {
    content: "\f754"
}

.fi-bs-move-to-folder-2:before {
    content: "\f755"
}

.fi-bs-move-to-folder:before {
    content: "\f756"
}

.fi-bs-mp3-player:before {
    content: "\f757"
}

.fi-bs-mug-alt:before {
    content: "\f758"
}

.fi-bs-mug-hot-alt:before {
    content: "\f759"
}

.fi-bs-mug-hot:before {
    content: "\f75a"
}

.fi-bs-mug-marshmallows:before {
    content: "\f75b"
}

.fi-bs-mug-tea:before {
    content: "\f75c"
}

.fi-bs-mug:before {
    content: "\f75d"
}

.fi-bs-mushroom:before {
    content: "\f75e"
}

.fi-bs-music-alt:before {
    content: "\f75f"
}

.fi-bs-music-file:before {
    content: "\f760"
}

.fi-bs-music-note-slash:before {
    content: "\f761"
}

.fi-bs-music-note:before {
    content: "\f762"
}

.fi-bs-music-slash:before {
    content: "\f763"
}

.fi-bs-music:before {
    content: "\f764"
}

.fi-bs-n:before {
    content: "\f765"
}

.fi-bs-naira-sign:before {
    content: "\f766"
}

.fi-bs-narwhal:before {
    content: "\f767"
}

.fi-bs-navigation:before {
    content: "\f768"
}

.fi-bs-network-cloud:before {
    content: "\f769"
}

.fi-bs-network:before {
    content: "\f76a"
}

.fi-bs-neuter:before {
    content: "\f76b"
}

.fi-bs-nfc-lock:before {
    content: "\f76c"
}

.fi-bs-nfc-magnifying-glass:before {
    content: "\f76d"
}

.fi-bs-nfc-pen:before {
    content: "\f76e"
}

.fi-bs-nfc-slash:before {
    content: "\f76f"
}

.fi-bs-nfc-trash:before {
    content: "\f770"
}

.fi-bs-nfc:before {
    content: "\f771"
}

.fi-bs-no-people:before {
    content: "\f772"
}

.fi-bs-noodles:before {
    content: "\f773"
}

.fi-bs-notdef:before {
    content: "\f774"
}

.fi-bs-note-medical:before {
    content: "\f775"
}

.fi-bs-note-sticky:before {
    content: "\f776"
}

.fi-bs-note:before {
    content: "\f777"
}

.fi-bs-notebook-alt:before {
    content: "\f778"
}

.fi-bs-notebook:before {
    content: "\f779"
}

.fi-bs-notes-medical:before {
    content: "\f77a"
}

.fi-bs-notes:before {
    content: "\f77b"
}

.fi-bs-o:before {
    content: "\f77c"
}

.fi-bs-object-exclude:before {
    content: "\f77d"
}

.fi-bs-object-group:before {
    content: "\f77e"
}

.fi-bs-object-intersect:before {
    content: "\f77f"
}

.fi-bs-object-subtract:before {
    content: "\f780"
}

.fi-bs-object-ungroup:before {
    content: "\f781"
}

.fi-bs-object-union:before {
    content: "\f782"
}

.fi-bs-objects-column:before {
    content: "\f783"
}

.fi-bs-octagon:before {
    content: "\f784"
}

.fi-bs-oil-can:before {
    content: "\f785"
}

.fi-bs-oil-temp:before {
    content: "\f786"
}

.fi-bs-olive-oil:before {
    content: "\f787"
}

.fi-bs-olives:before {
    content: "\f788"
}

.fi-bs-onion:before {
    content: "\f789"
}

.fi-bs-opacity:before {
    content: "\f78a"
}

.fi-bs-ornament:before {
    content: "\f78b"
}

.fi-bs-otter:before {
    content: "\f78c"
}

.fi-bs-outdent:before {
    content: "\f78d"
}

.fi-bs-oven:before {
    content: "\f78e"
}

.fi-bs-overline:before {
    content: "\f78f"
}

.fi-bs-p:before {
    content: "\f790"
}

.fi-bs-package:before {
    content: "\f791"
}

.fi-bs-page-break:before {
    content: "\f792"
}

.fi-bs-pager:before {
    content: "\f793"
}

.fi-bs-paint-brush:before {
    content: "\f794"
}

.fi-bs-paint-roller:before {
    content: "\f795"
}

.fi-bs-paintbrush-pencil:before {
    content: "\f796"
}

.fi-bs-palette:before {
    content: "\f797"
}

.fi-bs-pallet-alt:before {
    content: "\f798"
}

.fi-bs-pallet:before {
    content: "\f799"
}

.fi-bs-pan:before {
    content: "\f79a"
}

.fi-bs-panorama:before {
    content: "\f79b"
}

.fi-bs-paper-plane-top:before {
    content: "\f79c"
}

.fi-bs-paper-plane:before {
    content: "\f79d"
}

.fi-bs-paperclip-vertical:before {
    content: "\f79e"
}

.fi-bs-parachute-box:before {
    content: "\f79f"
}

.fi-bs-paragraph-left:before {
    content: "\f7a0"
}

.fi-bs-paragraph:before {
    content: "\f7a1"
}

.fi-bs-parking-circle-slash:before {
    content: "\f7a2"
}

.fi-bs-parking-circle:before {
    content: "\f7a3"
}

.fi-bs-parking-slash:before {
    content: "\f7a4"
}

.fi-bs-parking:before {
    content: "\f7a5"
}

.fi-bs-party-bell:before {
    content: "\f7a6"
}

.fi-bs-party-horn:before {
    content: "\f7a7"
}

.fi-bs-passport:before {
    content: "\f7a8"
}

.fi-bs-password:before {
    content: "\f7a9"
}

.fi-bs-paste:before {
    content: "\f7aa"
}

.fi-bs-pattern:before {
    content: "\f7ab"
}

.fi-bs-pause-circle:before {
    content: "\f7ac"
}

.fi-bs-pause:before {
    content: "\f7ad"
}

.fi-bs-paw-claws:before {
    content: "\f7ae"
}

.fi-bs-paw:before {
    content: "\f7af"
}

.fi-bs-peace:before {
    content: "\f7b0"
}

.fi-bs-peach:before {
    content: "\f7b1"
}

.fi-bs-pedestal:before {
    content: "\f7b2"
}

.fi-bs-pen-circle:before {
    content: "\f7b3"
}

.fi-bs-pen-clip-slash:before {
    content: "\f7b4"
}

.fi-bs-pen-clip:before {
    content: "\f7b5"
}

.fi-bs-pen-fancy-slash:before {
    content: "\f7b6"
}

.fi-bs-pen-fancy:before {
    content: "\f7b7"
}

.fi-bs-pen-field:before {
    content: "\f7b8"
}

.fi-bs-pen-nib-slash:before {
    content: "\f7b9"
}

.fi-bs-pen-nib:before {
    content: "\f7ba"
}

.fi-bs-pen-slash:before {
    content: "\f7bb"
}

.fi-bs-pen-square:before {
    content: "\f7bc"
}

.fi-bs-pen-swirl:before {
    content: "\f7bd"
}

.fi-bs-pencil-paintbrush:before {
    content: "\f7be"
}

.fi-bs-pencil-ruler:before {
    content: "\f7bf"
}

.fi-bs-pencil-slash:before {
    content: "\f7c0"
}

.fi-bs-pencil:before {
    content: "\f7c1"
}

.fi-bs-pennant:before {
    content: "\f7c2"
}

.fi-bs-people-arrows-left-right:before {
    content: "\f7c3"
}

.fi-bs-people-carry-box:before {
    content: "\f7c4"
}

.fi-bs-people-dress:before {
    content: "\f7c5"
}

.fi-bs-people-pants:before {
    content: "\f7c6"
}

.fi-bs-people-poll:before {
    content: "\f7c7"
}

.fi-bs-people:before {
    content: "\f7c8"
}

.fi-bs-pepper-hot:before {
    content: "\f7c9"
}

.fi-bs-pepper:before {
    content: "\f7ca"
}

.fi-bs-percentage:before {
    content: "\f7cb"
}

.fi-bs-person-carry-box:before {
    content: "\f7cc"
}

.fi-bs-person-circle-check:before {
    content: "\f7cd"
}

.fi-bs-person-circle-exclamation:before {
    content: "\f7ce"
}

.fi-bs-person-circle-minus:before {
    content: "\f7cf"
}

.fi-bs-person-circle-plus:before {
    content: "\f7d0"
}

.fi-bs-person-circle-question:before {
    content: "\f7d1"
}

.fi-bs-person-circle-xmark:before {
    content: "\f7d2"
}

.fi-bs-person-dolly-empty:before {
    content: "\f7d3"
}

.fi-bs-person-dolly:before {
    content: "\f7d4"
}

.fi-bs-person-dress-simple:before {
    content: "\f7d5"
}

.fi-bs-person-dress:before {
    content: "\f7d6"
}

.fi-bs-person-praying:before {
    content: "\f7d7"
}

.fi-bs-person-pregnant:before {
    content: "\f7d8"
}

.fi-bs-person-seat-reclined:before {
    content: "\f7d9"
}

.fi-bs-person-seat:before {
    content: "\f7da"
}

.fi-bs-person-sign:before {
    content: "\f7db"
}

.fi-bs-person-simple:before {
    content: "\f7dc"
}

.fi-bs-person-walking-with-cane:before {
    content: "\f7dd"
}

.fi-bs-peseta-sign:before {
    content: "\f7de"
}

.fi-bs-peso-sign:before {
    content: "\f7df"
}

.fi-bs-pharmacy:before {
    content: "\f7e0"
}

.fi-bs-phone-call:before {
    content: "\f7e1"
}

.fi-bs-phone-cross:before {
    content: "\f7e2"
}

.fi-bs-phone-flip:before {
    content: "\f7e3"
}

.fi-bs-phone-office:before {
    content: "\f7e4"
}

.fi-bs-phone-pause:before {
    content: "\f7e5"
}

.fi-bs-phone-plus:before {
    content: "\f7e6"
}

.fi-bs-phone-rotary:before {
    content: "\f7e7"
}

.fi-bs-phone-slash:before {
    content: "\f7e8"
}

.fi-bs-photo-film-music:before {
    content: "\f7e9"
}

.fi-bs-photo-video:before {
    content: "\f7ea"
}

.fi-bs-physics:before {
    content: "\f7eb"
}

.fi-bs-Pi:before {
    content: "\f7ec"
}

.fi-bs-piano-keyboard:before {
    content: "\f7ed"
}

.fi-bs-piano:before {
    content: "\f7ee"
}

.fi-bs-pickaxe:before {
    content: "\f7ef"
}

.fi-bs-picnic:before {
    content: "\f7f0"
}

.fi-bs-picpeople-filled:before {
    content: "\f7f1"
}

.fi-bs-picpeople:before {
    content: "\f7f2"
}

.fi-bs-picture:before {
    content: "\f7f3"
}

.fi-bs-pie:before {
    content: "\f7f4"
}

.fi-bs-piggy-bank:before {
    content: "\f7f5"
}

.fi-bs-pills:before {
    content: "\f7f6"
}

.fi-bs-pinata:before {
    content: "\f7f7"
}

.fi-bs-pineapple:before {
    content: "\f7f8"
}

.fi-bs-ping-pong:before {
    content: "\f7f9"
}

.fi-bs-pipe-smoking:before {
    content: "\f7fa"
}

.fi-bs-pizza-slice:before {
    content: "\f7fb"
}

.fi-bs-plane-alt:before {
    content: "\f7fc"
}

.fi-bs-plane-arrival:before {
    content: "\f7fd"
}

.fi-bs-plane-departure:before {
    content: "\f7fe"
}

.fi-bs-plane-prop:before {
    content: "\f7ff"
}

.fi-bs-plane-slash:before {
    content: "\f800"
}

.fi-bs-plane-tail:before {
    content: "\f801"
}

.fi-bs-plane:before {
    content: "\f802"
}

.fi-bs-planet-moon:before {
    content: "\f803"
}

.fi-bs-planet-ringed:before {
    content: "\f804"
}

.fi-bs-plant-wilt:before {
    content: "\f805"
}

.fi-bs-plate:before {
    content: "\f806"
}

.fi-bs-play-alt:before {
    content: "\f807"
}

.fi-bs-play-circle:before {
    content: "\f808"
}

.fi-bs-play-pause:before {
    content: "\f809"
}

.fi-bs-play:before {
    content: "\f80a"
}

.fi-bs-playing-cards:before {
    content: "\f80b"
}

.fi-bs-plug:before {
    content: "\f80c"
}

.fi-bs-plus-hexagon:before {
    content: "\f80d"
}

.fi-bs-plus-minus:before {
    content: "\f80e"
}

.fi-bs-plus-small:before {
    content: "\f80f"
}

.fi-bs-plus:before {
    content: "\f810"
}

.fi-bs-podcast:before {
    content: "\f811"
}

.fi-bs-podium-star:before {
    content: "\f812"
}

.fi-bs-podium:before {
    content: "\f813"
}

.fi-bs-poker-chip:before {
    content: "\f814"
}

.fi-bs-police-box:before {
    content: "\f815"
}

.fi-bs-poll-h:before {
    content: "\f816"
}

.fi-bs-pompebled:before {
    content: "\f817"
}

.fi-bs-poo-bolt:before {
    content: "\f818"
}

.fi-bs-poo:before {
    content: "\f819"
}

.fi-bs-pool-8-ball:before {
    content: "\f81a"
}

.fi-bs-poop:before {
    content: "\f81b"
}

.fi-bs-popcorn:before {
    content: "\f81c"
}

.fi-bs-portal-enter:before {
    content: "\f81d"
}

.fi-bs-portal-exit:before {
    content: "\f81e"
}

.fi-bs-portrait:before {
    content: "\f81f"
}

.fi-bs-pot:before {
    content: "\f820"
}

.fi-bs-pound:before {
    content: "\f821"
}

.fi-bs-power:before {
    content: "\f822"
}

.fi-bs-prescription-bottle-alt:before {
    content: "\f823"
}

.fi-bs-prescription-bottle-pill:before {
    content: "\f824"
}

.fi-bs-prescription-bottle:before {
    content: "\f825"
}

.fi-bs-prescription:before {
    content: "\f826"
}

.fi-bs-presentation:before {
    content: "\f827"
}

.fi-bs-print-magnifying-glass:before {
    content: "\f828"
}

.fi-bs-print-slash:before {
    content: "\f829"
}

.fi-bs-print:before {
    content: "\f82a"
}

.fi-bs-procedures:before {
    content: "\f82b"
}

.fi-bs-projector:before {
    content: "\f82c"
}

.fi-bs-protractor:before {
    content: "\f82d"
}

.fi-bs-pulse:before {
    content: "\f82e"
}

.fi-bs-pump-medical:before {
    content: "\f82f"
}

.fi-bs-pump:before {
    content: "\f830"
}

.fi-bs-pumpkin-alt:before {
    content: "\f831"
}

.fi-bs-pumpkin:before {
    content: "\f832"
}

.fi-bs-puzzle-alt:before {
    content: "\f833"
}

.fi-bs-puzzle-piece:before {
    content: "\f834"
}

.fi-bs-pyramid:before {
    content: "\f835"
}

.fi-bs-q:before {
    content: "\f836"
}

.fi-bs-qr-scan:before {
    content: "\f837"
}

.fi-bs-QR:before {
    content: "\f838"
}

.fi-bs-qrcode:before {
    content: "\f839"
}

.fi-bs-question-square:before {
    content: "\f83a"
}

.fi-bs-question:before {
    content: "\f83b"
}

.fi-bs-quote-right:before {
    content: "\f83c"
}

.fi-bs-r:before {
    content: "\f83d"
}

.fi-bs-rabbit-fast:before {
    content: "\f83e"
}

.fi-bs-rabbit:before {
    content: "\f83f"
}

.fi-bs-racquet:before {
    content: "\f840"
}

.fi-bs-radar:before {
    content: "\f841"
}

.fi-bs-radiation-alt:before {
    content: "\f842"
}

.fi-bs-radiation:before {
    content: "\f843"
}

.fi-bs-radio-alt:before {
    content: "\f844"
}

.fi-bs-radio:before {
    content: "\f845"
}

.fi-bs-radish:before {
    content: "\f846"
}

.fi-bs-rainbow:before {
    content: "\f847"
}

.fi-bs-raindrops:before {
    content: "\f848"
}

.fi-bs-ram:before {
    content: "\f849"
}

.fi-bs-ramp-loading:before {
    content: "\f84a"
}

.fi-bs-raygun:before {
    content: "\f84b"
}

.fi-bs-rec:before {
    content: "\f84c"
}

.fi-bs-receipt:before {
    content: "\f84d"
}

.fi-bs-record-vinyl:before {
    content: "\f84e"
}

.fi-bs-rectabgle-vertical:before {
    content: "\f84f"
}

.fi-bs-rectangle-barcode:before {
    content: "\f850"
}

.fi-bs-rectangle-code:before {
    content: "\f851"
}

.fi-bs-rectangle-horizontal:before {
    content: "\f852"
}

.fi-bs-rectangle-list:before {
    content: "\f853"
}

.fi-bs-rectangle-panoramic:before {
    content: "\f854"
}

.fi-bs-rectangle-pro:before {
    content: "\f855"
}

.fi-bs-rectangle-vertical-history:before {
    content: "\f856"
}

.fi-bs-rectangle-vertical:before {
    content: "\f857"
}

.fi-bs-rectangle-xmark:before {
    content: "\f858"
}

.fi-bs-rectangles-mixed:before {
    content: "\f859"
}

.fi-bs-recycle:before {
    content: "\f85a"
}

.fi-bs-redo-alt:before {
    content: "\f85b"
}

.fi-bs-redo:before {
    content: "\f85c"
}

.fi-bs-reel:before {
    content: "\f85d"
}

.fi-bs-reflect-horizontal:before {
    content: "\f85e"
}

.fi-bs-reflect-vertical:before {
    content: "\f85f"
}

.fi-bs-reflect:before {
    content: "\f860"
}

.fi-bs-refresh:before {
    content: "\f861"
}

.fi-bs-refrigerator:before {
    content: "\f862"
}

.fi-bs-registered:before {
    content: "\f863"
}

.fi-bs-remove-folder:before {
    content: "\f864"
}

.fi-bs-remove-user:before {
    content: "\f865"
}

.fi-bs-replace:before {
    content: "\f866"
}

.fi-bs-reply-all:before {
    content: "\f867"
}

.fi-bs-republican:before {
    content: "\f868"
}

.fi-bs-resize:before {
    content: "\f869"
}

.fi-bs-resources:before {
    content: "\f86a"
}

.fi-bs-restaurant:before {
    content: "\f86b"
}

.fi-bs-restroom-simple:before {
    content: "\f86c"
}

.fi-bs-rewind:before {
    content: "\f86d"
}

.fi-bs-rhombus:before {
    content: "\f86e"
}

.fi-bs-ribbon:before {
    content: "\f86f"
}

.fi-bs-right:before {
    content: "\f870"
}

.fi-bs-ring-diamond:before {
    content: "\f871"
}

.fi-bs-ring:before {
    content: "\f872"
}

.fi-bs-rings-wedding:before {
    content: "\f873"
}

.fi-bs-road:before {
    content: "\f874"
}

.fi-bs-robot:before {
    content: "\f875"
}

.fi-bs-rocket-lunch:before {
    content: "\f876"
}

.fi-bs-rocket:before {
    content: "\f877"
}

.fi-bs-roller-coaster:before {
    content: "\f878"
}

.fi-bs-room-service:before {
    content: "\f879"
}

.fi-bs-rotate-exclamation:before {
    content: "\f87a"
}

.fi-bs-rotate-left:before {
    content: "\f87b"
}

.fi-bs-rotate-right:before {
    content: "\f87c"
}

.fi-bs-route-highway:before {
    content: "\f87d"
}

.fi-bs-route-interstate:before {
    content: "\f87e"
}

.fi-bs-route:before {
    content: "\f87f"
}

.fi-bs-router:before {
    content: "\f880"
}

.fi-bs-rss-alt:before {
    content: "\f881"
}

.fi-bs-rss:before {
    content: "\f882"
}

.fi-bs-ruble-sign:before {
    content: "\f883"
}

.fi-bs-rugby-helmet:before {
    content: "\f884"
}

.fi-bs-rugby:before {
    content: "\f885"
}

.fi-bs-ruler-combined:before {
    content: "\f886"
}

.fi-bs-ruler-horizontal:before {
    content: "\f887"
}

.fi-bs-ruler-triangle:before {
    content: "\f888"
}

.fi-bs-ruler-vertical:before {
    content: "\f889"
}

.fi-bs-running:before {
    content: "\f88a"
}

.fi-bs-rupee-sign:before {
    content: "\f88b"
}

.fi-bs-rupiah-sign:before {
    content: "\f88c"
}

.fi-bs-rv:before {
    content: "\f88d"
}

.fi-bs-s:before {
    content: "\f88e"
}

.fi-bs-sack-dollar:before {
    content: "\f88f"
}

.fi-bs-sack:before {
    content: "\f890"
}

.fi-bs-sad-cry:before {
    content: "\f891"
}

.fi-bs-sad-tear:before {
    content: "\f892"
}

.fi-bs-sad:before {
    content: "\f893"
}

.fi-bs-sailboat:before {
    content: "\f894"
}

.fi-bs-salad:before {
    content: "\f895"
}

.fi-bs-salt-pepper:before {
    content: "\f896"
}

.fi-bs-sandwich:before {
    content: "\f897"
}

.fi-bs-satellite-dish:before {
    content: "\f898"
}

.fi-bs-satellite:before {
    content: "\f899"
}

.fi-bs-sauce:before {
    content: "\f89a"
}

.fi-bs-sausage:before {
    content: "\f89b"
}

.fi-bs-sax-hot:before {
    content: "\f89c"
}

.fi-bs-saxophone:before {
    content: "\f89d"
}

.fi-bs-scale:before {
    content: "\f89e"
}

.fi-bs-scalpel-path:before {
    content: "\f89f"
}

.fi-bs-scalpel:before {
    content: "\f8a0"
}

.fi-bs-scanner-gun:before {
    content: "\f8a1"
}

.fi-bs-scanner-image:before {
    content: "\f8a2"
}

.fi-bs-scanner-keyboard:before {
    content: "\f8a3"
}

.fi-bs-scanner-touchscreen:before {
    content: "\f8a4"
}

.fi-bs-scarecrow:before {
    content: "\f8a5"
}

.fi-bs-scarf:before {
    content: "\f8a6"
}

.fi-bs-school-bus:before {
    content: "\f8a7"
}

.fi-bs-school:before {
    content: "\f8a8"
}

.fi-bs-scissors:before {
    content: "\f8a9"
}

.fi-bs-screen:before {
    content: "\f8aa"
}

.fi-bs-screencast:before {
    content: "\f8ab"
}

.fi-bs-screwdriver:before {
    content: "\f8ac"
}

.fi-bs-scribble:before {
    content: "\f8ad"
}

.fi-bs-scroll-torah:before {
    content: "\f8ae"
}

.fi-bs-scrubber:before {
    content: "\f8af"
}

.fi-bs-scythe:before {
    content: "\f8b0"
}

.fi-bs-sd-card:before {
    content: "\f8b1"
}

.fi-bs-sd-cards:before {
    content: "\f8b2"
}

.fi-bs-seal-exclamation:before {
    content: "\f8b3"
}

.fi-bs-seal-question:before {
    content: "\f8b4"
}

.fi-bs-search-alt:before {
    content: "\f8b5"
}

.fi-bs-search-dollar:before {
    content: "\f8b6"
}

.fi-bs-search-heart:before {
    content: "\f8b7"
}

.fi-bs-search-location:before {
    content: "\f8b8"
}

.fi-bs-search:before {
    content: "\f8b9"
}

.fi-bs-seat-airline:before {
    content: "\f8ba"
}

.fi-bs-seedling:before {
    content: "\f8bb"
}

.fi-bs-send-back:before {
    content: "\f8bc"
}

.fi-bs-send-backward:before {
    content: "\f8bd"
}

.fi-bs-sensor-alert:before {
    content: "\f8be"
}

.fi-bs-sensor-fire:before {
    content: "\f8bf"
}

.fi-bs-sensor-on:before {
    content: "\f8c0"
}

.fi-bs-sensor-smoke:before {
    content: "\f8c1"
}

.fi-bs-sensor:before {
    content: "\f8c2"
}

.fi-bs-settings-sliders:before {
    content: "\f8c3"
}

.fi-bs-settings:before {
    content: "\f8c4"
}

.fi-bs-share-alt-square:before {
    content: "\f8c5"
}

.fi-bs-share-square:before {
    content: "\f8c6"
}

.fi-bs-share:before {
    content: "\f8c7"
}

.fi-bs-sheep:before {
    content: "\f8c8"
}

.fi-bs-shekel-sign:before {
    content: "\f8c9"
}

.fi-bs-shelves:before {
    content: "\f8ca"
}

.fi-bs-shield-alt:before {
    content: "\f8cb"
}

.fi-bs-shield-check:before {
    content: "\f8cc"
}

.fi-bs-shield-cross:before {
    content: "\f8cd"
}

.fi-bs-shield-exclamation:before {
    content: "\f8ce"
}

.fi-bs-shield-interrogation:before {
    content: "\f8cf"
}

.fi-bs-shield-keyhole:before {
    content: "\f8d0"
}

.fi-bs-shield-minus:before {
    content: "\f8d1"
}

.fi-bs-shield-plus:before {
    content: "\f8d2"
}

.fi-bs-shield-slash:before {
    content: "\f8d3"
}

.fi-bs-shield-virus:before {
    content: "\f8d4"
}

.fi-bs-shield-xmark:before {
    content: "\f8d5"
}

.fi-bs-shield:before {
    content: "\f8d6"
}

.fi-bs-ship-side:before {
    content: "\f8d7"
}

.fi-bs-ship:before {
    content: "\f8d8"
}

.fi-bs-shipping-fast:before {
    content: "\f8d9"
}

.fi-bs-shipping-timed:before {
    content: "\f8da"
}

.fi-bs-shirt-long-sleeve:before {
    content: "\f8db"
}

.fi-bs-shirt-running:before {
    content: "\f8dc"
}

.fi-bs-shirt-tank-top:before {
    content: "\f8dd"
}

.fi-bs-shoe-prints:before {
    content: "\f8de"
}

.fi-bs-shop-lock:before {
    content: "\f8df"
}

.fi-bs-shop-slash:before {
    content: "\f8e0"
}

.fi-bs-shop:before {
    content: "\f8e1"
}

.fi-bs-shopping-bag-add:before {
    content: "\f8e2"
}

.fi-bs-shopping-bag:before {
    content: "\f8e3"
}

.fi-bs-shopping-basket:before {
    content: "\f8e4"
}

.fi-bs-shopping-cart-add:before {
    content: "\f8e5"
}

.fi-bs-shopping-cart-check:before {
    content: "\f8e6"
}

.fi-bs-shopping-cart:before {
    content: "\f8e7"
}

.fi-bs-shovel-snow:before {
    content: "\f8e8"
}

.fi-bs-shovel:before {
    content: "\f8e9"
}

.fi-bs-shower-down:before {
    content: "\f8ea"
}

.fi-bs-shower:before {
    content: "\f8eb"
}

.fi-bs-shredder:before {
    content: "\f8ec"
}

.fi-bs-shrimp:before {
    content: "\f8ed"
}

.fi-bs-shuffle:before {
    content: "\f8ee"
}

.fi-bs-shuttle-van:before {
    content: "\f8ef"
}

.fi-bs-shuttlecock:before {
    content: "\f8f0"
}

.fi-bs-Sickle:before {
    content: "\f8f1"
}

.fi-bs-sidebar-flip:before {
    content: "\f8f2"
}

.fi-bs-sidebar:before {
    content: "\f8f3"
}

.fi-bs-sigma:before {
    content: "\f8f4"
}

.fi-bs-sign-hanging:before {
    content: "\f8f5"
}

.fi-bs-sign-in-alt:before {
    content: "\f8f6"
}

.fi-bs-sign-out-alt:before {
    content: "\f8f7"
}

.fi-bs-signal-alt-1:before {
    content: "\f8f8"
}

.fi-bs-signal-alt-2:before {
    content: "\f8f9"
}

.fi-bs-signal-alt-slash:before {
    content: "\f8fa"
}

.fi-bs-signal-alt:before {
    content: "\f8fb"
}

.fi-bs-signal-bars-fair:before {
    content: "\f8fc"
}

.fi-bs-signal-bars-good:before {
    content: "\f8fd"
}

.fi-bs-signal-bars-weak:before {
    content: "\f8fe"
}

.fi-bs-signal-stream-slash:before {
    content: "\f8ff"
}

.fi-bs-signal-stream:before {
    content: "\f900"
}

.fi-bs-signature-lock:before {
    content: "\f901"
}

.fi-bs-signature-slash:before {
    content: "\f902"
}

.fi-bs-signature:before {
    content: "\f903"
}

.fi-bs-sim-card:before {
    content: "\f904"
}

.fi-bs-sim-cards:before {
    content: "\f905"
}

.fi-bs-sink:before {
    content: "\f906"
}

.fi-bs-siren-on:before {
    content: "\f907"
}

.fi-bs-Siren:before {
    content: "\f908"
}

.fi-bs-site-alt:before {
    content: "\f909"
}

.fi-bs-site-browser:before {
    content: "\f90a"
}

.fi-bs-site:before {
    content: "\f90b"
}

.fi-bs-sitemap:before {
    content: "\f90c"
}

.fi-bs-skateboard:before {
    content: "\f90d"
}

.fi-bs-skating:before {
    content: "\f90e"
}

.fi-bs-skeleton:before {
    content: "\f90f"
}

.fi-bs-skewer:before {
    content: "\f910"
}

.fi-bs-ski-jump:before {
    content: "\f911"
}

.fi-bs-ski-lift:before {
    content: "\f912"
}

.fi-bs-skiing-nordic:before {
    content: "\f913"
}

.fi-bs-skiing:before {
    content: "\f914"
}

.fi-bs-skull-cow:before {
    content: "\f915"
}

.fi-bs-skull-crossbones:before {
    content: "\f916"
}

.fi-bs-skull:before {
    content: "\f917"
}

.fi-bs-slash:before {
    content: "\f918"
}

.fi-bs-sledding:before {
    content: "\f919"
}

.fi-bs-sleigh:before {
    content: "\f91a"
}

.fi-bs-sliders-h-square:before {
    content: "\f91b"
}

.fi-bs-sliders-v-square:before {
    content: "\f91c"
}

.fi-bs-sliders-v:before {
    content: "\f91d"
}

.fi-bs-smartphone:before {
    content: "\f91e"
}

.fi-bs-smile-beam:before {
    content: "\f91f"
}

.fi-bs-smile-plus:before {
    content: "\f920"
}

.fi-bs-smile-wink:before {
    content: "\f921"
}

.fi-bs-smiley-comment-alt:before {
    content: "\f922"
}

.fi-bs-smog:before {
    content: "\f923"
}

.fi-bs-smoke:before {
    content: "\f924"
}

.fi-bs-smoking-ban:before {
    content: "\f925"
}

.fi-bs-smoking:before {
    content: "\f926"
}

.fi-bs-snake:before {
    content: "\f927"
}

.fi-bs-snooze:before {
    content: "\f928"
}

.fi-bs-snow-blowing:before {
    content: "\f929"
}

.fi-bs-snowboarding:before {
    content: "\f92a"
}

.fi-bs-snowflake-droplets:before {
    content: "\f92b"
}

.fi-bs-snowflake:before {
    content: "\f92c"
}

.fi-bs-snowflakes:before {
    content: "\f92d"
}

.fi-bs-snowman-alt:before {
    content: "\f92e"
}

.fi-bs-snowman-head:before {
    content: "\f92f"
}

.fi-bs-snowmobile:before {
    content: "\f930"
}

.fi-bs-snowplow:before {
    content: "\f931"
}

.fi-bs-soap-alt:before {
    content: "\f932"
}

.fi-bs-soap:before {
    content: "\f933"
}

.fi-bs-social-network:before {
    content: "\f934"
}

.fi-bs-socks:before {
    content: "\f935"
}

.fi-bs-solar-panel:before {
    content: "\f936"
}

.fi-bs-solar-system:before {
    content: "\f937"
}

.fi-bs-sort-alpha-down-alt:before {
    content: "\f938"
}

.fi-bs-sort-alpha-down:before {
    content: "\f939"
}

.fi-bs-sort-alpha-up-alt:before {
    content: "\f93a"
}

.fi-bs-sort-alpha-up:before {
    content: "\f93b"
}

.fi-bs-sort-alt:before {
    content: "\f93c"
}

.fi-bs-sort-amount-down-alt:before {
    content: "\f93d"
}

.fi-bs-sort-amount-down:before {
    content: "\f93e"
}

.fi-bs-sort-amount-up-alt:before {
    content: "\f93f"
}

.fi-bs-sort-amount-up:before {
    content: "\f940"
}

.fi-bs-sort-circle-down:before {
    content: "\f941"
}

.fi-bs-sort-circle-up:before {
    content: "\f942"
}

.fi-bs-sort-circle:before {
    content: "\f943"
}

.fi-bs-sort-down:before {
    content: "\f944"
}

.fi-bs-sort-numeric-down-alt:before {
    content: "\f945"
}

.fi-bs-sort-numeric-down:before {
    content: "\f946"
}

.fi-bs-sort-shapes-down:before {
    content: "\f947"
}

.fi-bs-sort-shapes-up:before {
    content: "\f948"
}

.fi-bs-sort-size-down:before {
    content: "\f949"
}

.fi-bs-sort-size-up:before {
    content: "\f94a"
}

.fi-bs-sort:before {
    content: "\f94b"
}

.fi-bs-soup:before {
    content: "\f94c"
}

.fi-bs-spa:before {
    content: "\f94d"
}

.fi-bs-space-shuttle:before {
    content: "\f94e"
}

.fi-bs-space-station-moon-alt:before {
    content: "\f94f"
}

.fi-bs-space-station-moon:before {
    content: "\f950"
}

.fi-bs-spade:before {
    content: "\f951"
}

.fi-bs-spaghetti-monster-flying:before {
    content: "\f952"
}

.fi-bs-sparkles:before {
    content: "\f953"
}

.fi-bs-speaker:before {
    content: "\f954"
}

.fi-bs-speakers:before {
    content: "\f955"
}

.fi-bs-sphere:before {
    content: "\f956"
}

.fi-bs-spider-black-widow:before {
    content: "\f957"
}

.fi-bs-spider-web:before {
    content: "\f958"
}

.fi-bs-spider:before {
    content: "\f959"
}

.fi-bs-spinner:before {
    content: "\f95a"
}

.fi-bs-split:before {
    content: "\f95b"
}

.fi-bs-splotch:before {
    content: "\f95c"
}

.fi-bs-spoon:before {
    content: "\f95d"
}

.fi-bs-spray-can-sparkles:before {
    content: "\f95e"
}

.fi-bs-spray-can:before {
    content: "\f95f"
}

.fi-bs-sprinkler:before {
    content: "\f960"
}

.fi-bs-square-0:before {
    content: "\f961"
}

.fi-bs-square-1:before {
    content: "\f962"
}

.fi-bs-square-2:before {
    content: "\f963"
}

.fi-bs-square-3:before {
    content: "\f964"
}

.fi-bs-square-4:before {
    content: "\f965"
}

.fi-bs-square-5:before {
    content: "\f966"
}

.fi-bs-square-6:before {
    content: "\f967"
}

.fi-bs-square-7:before {
    content: "\f968"
}

.fi-bs-square-8:before {
    content: "\f969"
}

.fi-bs-square-9:before {
    content: "\f96a"
}

.fi-bs-square-a:before {
    content: "\f96b"
}

.fi-bs-square-b:before {
    content: "\f96c"
}

.fi-bs-square-bolt:before {
    content: "\f96d"
}

.fi-bs-square-c:before {
    content: "\f96e"
}

.fi-bs-square-code:before {
    content: "\f96f"
}

.fi-bs-square-d:before {
    content: "\f970"
}

.fi-bs-square-dashed:before {
    content: "\f971"
}

.fi-bs-square-e:before {
    content: "\f972"
}

.fi-bs-square-ellipsis-vertical:before {
    content: "\f973"
}

.fi-bs-square-ellipsis:before {
    content: "\f974"
}

.fi-bs-square-exclamation:before {
    content: "\f975"
}

.fi-bs-square-f:before {
    content: "\f976"
}

.fi-bs-square-g:before {
    content: "\f977"
}

.fi-bs-square-h:before {
    content: "\f978"
}

.fi-bs-square-heart:before {
    content: "\f979"
}

.fi-bs-square-i:before {
    content: "\f97a"
}

.fi-bs-square-info:before {
    content: "\f97b"
}

.fi-bs-square-j:before {
    content: "\f97c"
}

.fi-bs-square-k:before {
    content: "\f97d"
}

.fi-bs-square-kanban:before {
    content: "\f97e"
}

.fi-bs-square-l:before {
    content: "\f97f"
}

.fi-bs-square-m:before {
    content: "\f980"
}

.fi-bs-square-minus:before {
    content: "\f981"
}

.fi-bs-square-n:before {
    content: "\f982"
}

.fi-bs-square-o:before {
    content: "\f983"
}

.fi-bs-square-p:before {
    content: "\f984"
}

.fi-bs-square-phone-hangup:before {
    content: "\f985"
}

.fi-bs-square-plus:before {
    content: "\f986"
}

.fi-bs-square-poll-horizontal:before {
    content: "\f987"
}

.fi-bs-square-poll-vertical:before {
    content: "\f988"
}

.fi-bs-square-q:before {
    content: "\f989"
}

.fi-bs-square-quote:before {
    content: "\f98a"
}

.fi-bs-square-r:before {
    content: "\f98b"
}

.fi-bs-square-root:before {
    content: "\f98c"
}

.fi-bs-square-s:before {
    content: "\f98d"
}

.fi-bs-square-small:before {
    content: "\f98e"
}

.fi-bs-square-star:before {
    content: "\f98f"
}

.fi-bs-square-t:before {
    content: "\f990"
}

.fi-bs-square-terminal:before {
    content: "\f991"
}

.fi-bs-square-u:before {
    content: "\f992"
}

.fi-bs-square-v:before {
    content: "\f993"
}

.fi-bs-square-w:before {
    content: "\f994"
}

.fi-bs-square-x:before {
    content: "\f995"
}

.fi-bs-square-y:before {
    content: "\f996"
}

.fi-bs-square-z:before {
    content: "\f997"
}

.fi-bs-square:before {
    content: "\f998"
}

.fi-bs-squid:before {
    content: "\f999"
}

.fi-bs-squircle:before {
    content: "\f99a"
}

.fi-bs-squirrel:before {
    content: "\f99b"
}

.fi-bs-stairs:before {
    content: "\f99c"
}

.fi-bs-stamp:before {
    content: "\f99d"
}

.fi-bs-standard-definition:before {
    content: "\f99e"
}

.fi-bs-star-and-crescent:before {
    content: "\f99f"
}

.fi-bs-star-christmas:before {
    content: "\f9a0"
}

.fi-bs-star-comment-alt:before {
    content: "\f9a1"
}

.fi-bs-star-exclamation:before {
    content: "\f9a2"
}

.fi-bs-star-octogram:before {
    content: "\f9a3"
}

.fi-bs-star-of-david:before {
    content: "\f9a4"
}

.fi-bs-star-sharp-half-stroke:before {
    content: "\f9a5"
}

.fi-bs-star-sharp-half:before {
    content: "\f9a6"
}

.fi-bs-star-shooting:before {
    content: "\f9a7"
}

.fi-bs-star:before {
    content: "\f9a8"
}

.fi-bs-starfighter:before {
    content: "\f9a9"
}

.fi-bs-stars:before {
    content: "\f9aa"
}

.fi-bs-stats:before {
    content: "\f9ab"
}

.fi-bs-steak:before {
    content: "\f9ac"
}

.fi-bs-steering-wheel:before {
    content: "\f9ad"
}

.fi-bs-step-backward:before {
    content: "\f9ae"
}

.fi-bs-step-forward:before {
    content: "\f9af"
}

.fi-bs-sterling-sign:before {
    content: "\f9b0"
}

.fi-bs-stethoscope:before {
    content: "\f9b1"
}

.fi-bs-sticker:before {
    content: "\f9b2"
}

.fi-bs-stocking:before {
    content: "\f9b3"
}

.fi-bs-stomach:before {
    content: "\f9b4"
}

.fi-bs-stop-circle:before {
    content: "\f9b5"
}

.fi-bs-stop:before {
    content: "\f9b6"
}

.fi-bs-stopwatch:before {
    content: "\f9b7"
}

.fi-bs-store-alt:before {
    content: "\f9b8"
}

.fi-bs-store-lock:before {
    content: "\f9b9"
}

.fi-bs-store-slash:before {
    content: "\f9ba"
}

.fi-bs-strawberry:before {
    content: "\f9bb"
}

.fi-bs-street-view:before {
    content: "\f9bc"
}

.fi-bs-stretcher:before {
    content: "\f9bd"
}

.fi-bs-strikethrough:before {
    content: "\f9be"
}

.fi-bs-stroopwafel:before {
    content: "\f9bf"
}

.fi-bs-subscript:before {
    content: "\f9c0"
}

.fi-bs-subtitles:before {
    content: "\f9c1"
}

.fi-bs-subway:before {
    content: "\f9c2"
}

.fi-bs-suitcase-alt:before {
    content: "\f9c3"
}

.fi-bs-summer:before {
    content: "\f9c4"
}

.fi-bs-sun-dust:before {
    content: "\f9c5"
}

.fi-bs-sun-plant-wilt:before {
    content: "\f9c6"
}

.fi-bs-sun:before {
    content: "\f9c7"
}

.fi-bs-sunglasses:before {
    content: "\f9c8"
}

.fi-bs-sunrise-alt:before {
    content: "\f9c9"
}

.fi-bs-sunrise:before {
    content: "\f9ca"
}

.fi-bs-sunset:before {
    content: "\f9cb"
}

.fi-bs-superscript:before {
    content: "\f9cc"
}

.fi-bs-surfing:before {
    content: "\f9cd"
}

.fi-bs-surprise:before {
    content: "\f9ce"
}

.fi-bs-sushi:before {
    content: "\f9cf"
}

.fi-bs-swatchbook:before {
    content: "\f9d0"
}

.fi-bs-swimmer:before {
    content: "\f9d1"
}

.fi-bs-sword:before {
    content: "\f9d2"
}

.fi-bs-symbol:before {
    content: "\f9d3"
}

.fi-bs-symbols:before {
    content: "\f9d4"
}

.fi-bs-syringe:before {
    content: "\f9d5"
}

.fi-bs-t:before {
    content: "\f9d6"
}

.fi-bs-table-columns:before {
    content: "\f9d7"
}

.fi-bs-table-layout:before {
    content: "\f9d8"
}

.fi-bs-table-list:before {
    content: "\f9d9"
}

.fi-bs-table-picnic:before {
    content: "\f9da"
}

.fi-bs-table-pivot:before {
    content: "\f9db"
}

.fi-bs-table-rows:before {
    content: "\f9dc"
}

.fi-bs-table-tree:before {
    content: "\f9dd"
}

.fi-bs-table:before {
    content: "\f9de"
}

.fi-bs-tablet-android-alt:before {
    content: "\f9df"
}

.fi-bs-tablet-android:before {
    content: "\f9e0"
}

.fi-bs-tablet-rugged:before {
    content: "\f9e1"
}

.fi-bs-tablet:before {
    content: "\f9e2"
}

.fi-bs-tachometer-alt-average:before {
    content: "\f9e3"
}

.fi-bs-tachometer-alt-fastest:before {
    content: "\f9e4"
}

.fi-bs-tachometer-alt-slow:before {
    content: "\f9e5"
}

.fi-bs-tachometer-alt-slowest:before {
    content: "\f9e6"
}

.fi-bs-tachometer-average:before {
    content: "\f9e7"
}

.fi-bs-tachometer-fast:before {
    content: "\f9e8"
}

.fi-bs-tachometer-fastest:before {
    content: "\f9e9"
}

.fi-bs-tachometer-slow:before {
    content: "\f9ea"
}

.fi-bs-tachometer-slowest:before {
    content: "\f9eb"
}

.fi-bs-tachometer:before {
    content: "\f9ec"
}

.fi-bs-taco:before {
    content: "\f9ed"
}

.fi-bs-tags:before {
    content: "\f9ee"
}

.fi-bs-tally-1:before {
    content: "\f9ef"
}

.fi-bs-tally-2:before {
    content: "\f9f0"
}

.fi-bs-tally-3:before {
    content: "\f9f1"
}

.fi-bs-tally-4:before {
    content: "\f9f2"
}

.fi-bs-tally:before {
    content: "\f9f3"
}

.fi-bs-tank-water:before {
    content: "\f9f4"
}

.fi-bs-tape:before {
    content: "\f9f5"
}

.fi-bs-target:before {
    content: "\f9f6"
}

.fi-bs-taxi-bus:before {
    content: "\f9f7"
}

.fi-bs-taxi:before {
    content: "\f9f8"
}

.fi-bs-teddy-bear:before {
    content: "\f9f9"
}

.fi-bs-teeth-open:before {
    content: "\f9fa"
}

.fi-bs-telescope:before {
    content: "\f9fb"
}

.fi-bs-temperature-down:before {
    content: "\f9fc"
}

.fi-bs-temperature-frigid:before {
    content: "\f9fd"
}

.fi-bs-temperature-high:before {
    content: "\f9fe"
}

.fi-bs-temperature-list:before {
    content: "\f9ff"
}

.fi-bs-temperature-low:before {
    content: "\fa00"
}

.fi-bs-temperature-up:before {
    content: "\fa01"
}

.fi-bs-template-alt:before {
    content: "\fa02"
}

.fi-bs-template:before {
    content: "\fa03"
}

.fi-bs-tenge:before {
    content: "\fa04"
}

.fi-bs-tennis:before {
    content: "\fa05"
}

.fi-bs-tent-arrow-down-to-line:before {
    content: "\fa06"
}

.fi-bs-tent-arrow-left-right:before {
    content: "\fa07"
}

.fi-bs-tent-arrow-turn-left:before {
    content: "\fa08"
}

.fi-bs-tent-arrows-down:before {
    content: "\fa09"
}

.fi-bs-tents:before {
    content: "\fa0a"
}

.fi-bs-terminal:before {
    content: "\fa0b"
}

.fi-bs-terrace:before {
    content: "\fa0c"
}

.fi-bs-test-tube:before {
    content: "\fa0d"
}

.fi-bs-test:before {
    content: "\fa0e"
}

.fi-bs-text-check:before {
    content: "\fa0f"
}

.fi-bs-text-height:before {
    content: "\fa10"
}

.fi-bs-text-shadow:before {
    content: "\fa11"
}

.fi-bs-text-size:before {
    content: "\fa12"
}

.fi-bs-text-slash:before {
    content: "\fa13"
}

.fi-bs-text-width:before {
    content: "\fa14"
}

.fi-bs-text:before {
    content: "\fa15"
}

.fi-bs-theater-masks:before {
    content: "\fa16"
}

.fi-bs-thermometer-alt:before {
    content: "\fa17"
}

.fi-bs-thermometer-empty:before {
    content: "\fa18"
}

.fi-bs-thermometer-full:before {
    content: "\fa19"
}

.fi-bs-thermometer-half:before {
    content: "\fa1a"
}

.fi-bs-thermometer-quarter:before {
    content: "\fa1b"
}

.fi-bs-thermometer-three-quarters:before {
    content: "\fa1c"
}

.fi-bs-theta:before {
    content: "\fa1d"
}

.fi-bs-thought-bubble:before {
    content: "\fa1e"
}

.fi-bs-thumbtack:before {
    content: "\fa1f"
}

.fi-bs-thunderstorm-moon:before {
    content: "\fa20"
}

.fi-bs-thunderstorm-sun:before {
    content: "\fa21"
}

.fi-bs-thunderstorm:before {
    content: "\fa22"
}

.fi-bs-ticket-airline:before {
    content: "\fa23"
}

.fi-bs-ticket-alt:before {
    content: "\fa24"
}

.fi-bs-ticket:before {
    content: "\fa25"
}

.fi-bs-tickets-airline:before {
    content: "\fa26"
}

.fi-bs-tilde:before {
    content: "\fa27"
}

.fi-bs-time-add:before {
    content: "\fa28"
}

.fi-bs-time-check:before {
    content: "\fa29"
}

.fi-bs-time-delete:before {
    content: "\fa2a"
}

.fi-bs-time-fast:before {
    content: "\fa2b"
}

.fi-bs-time-forward-sixty:before {
    content: "\fa2c"
}

.fi-bs-time-forward-ten:before {
    content: "\fa2d"
}

.fi-bs-time-forward:before {
    content: "\fa2e"
}

.fi-bs-time-half-past:before {
    content: "\fa2f"
}

.fi-bs-time-oclock:before {
    content: "\fa30"
}

.fi-bs-time-past:before {
    content: "\fa31"
}

.fi-bs-time-quarter-past:before {
    content: "\fa32"
}

.fi-bs-time-quarter-to:before {
    content: "\fa33"
}

.fi-bs-time-twenty-four:before {
    content: "\fa34"
}

.fi-bs-times-hexagon:before {
    content: "\fa35"
}

.fi-bs-tint-slash:before {
    content: "\fa36"
}

.fi-bs-tire-flat:before {
    content: "\fa37"
}

.fi-bs-tire-pressure-warning:before {
    content: "\fa38"
}

.fi-bs-tire-rugged:before {
    content: "\fa39"
}

.fi-bs-tire:before {
    content: "\fa3a"
}

.fi-bs-tired:before {
    content: "\fa3b"
}

.fi-bs-toggle-off:before {
    content: "\fa3c"
}

.fi-bs-toggle-on:before {
    content: "\fa3d"
}

.fi-bs-toilet-paper-blank-under:before {
    content: "\fa3e"
}

.fi-bs-toilet-paper-blank:before {
    content: "\fa3f"
}

.fi-bs-toilet-paper-slash:before {
    content: "\fa40"
}

.fi-bs-toilet-paper-under-slash:before {
    content: "\fa41"
}

.fi-bs-toilet-paper-under:before {
    content: "\fa42"
}

.fi-bs-toilet:before {
    content: "\fa43"
}

.fi-bs-tomato:before {
    content: "\fa44"
}

.fi-bs-tombstone-alt:before {
    content: "\fa45"
}

.fi-bs-tombstone:before {
    content: "\fa46"
}

.fi-bs-tool-box:before {
    content: "\fa47"
}

.fi-bs-tool-crop:before {
    content: "\fa48"
}

.fi-bs-tool-marquee:before {
    content: "\fa49"
}

.fi-bs-tools:before {
    content: "\fa4a"
}

.fi-bs-tooth:before {
    content: "\fa4b"
}

.fi-bs-toothbrush:before {
    content: "\fa4c"
}

.fi-bs-tornado:before {
    content: "\fa4d"
}

.fi-bs-tower-control:before {
    content: "\fa4e"
}

.fi-bs-tractor:before {
    content: "\fa4f"
}

.fi-bs-trademark:before {
    content: "\fa50"
}

.fi-bs-traffic-cone:before {
    content: "\fa51"
}

.fi-bs-traffic-light-go:before {
    content: "\fa52"
}

.fi-bs-traffic-light-slow:before {
    content: "\fa53"
}

.fi-bs-traffic-light-stop:before {
    content: "\fa54"
}

.fi-bs-traffic-light:before {
    content: "\fa55"
}

.fi-bs-trailer:before {
    content: "\fa56"
}

.fi-bs-train-side:before {
    content: "\fa57"
}

.fi-bs-train-subway-tunnel:before {
    content: "\fa58"
}

.fi-bs-train-tram:before {
    content: "\fa59"
}

.fi-bs-train:before {
    content: "\fa5a"
}

.fi-bs-tram:before {
    content: "\fa5b"
}

.fi-bs-transform:before {
    content: "\fa5c"
}

.fi-bs-transformer-bolt:before {
    content: "\fa5d"
}

.fi-bs-transgender:before {
    content: "\fa5e"
}

.fi-bs-transporter-1:before {
    content: "\fa5f"
}

.fi-bs-transporter-2:before {
    content: "\fa60"
}

.fi-bs-transporter-3:before {
    content: "\fa61"
}

.fi-bs-transporter-4:before {
    content: "\fa62"
}

.fi-bs-transporter-5:before {
    content: "\fa63"
}

.fi-bs-transporter-6:before {
    content: "\fa64"
}

.fi-bs-transporter-7:before {
    content: "\fa65"
}

.fi-bs-transporter-empty:before {
    content: "\fa66"
}

.fi-bs-transporter:before {
    content: "\fa67"
}

.fi-bs-trash-can-check:before {
    content: "\fa68"
}

.fi-bs-trash-can-clock:before {
    content: "\fa69"
}

.fi-bs-trash-can-list:before {
    content: "\fa6a"
}

.fi-bs-trash-can-plus:before {
    content: "\fa6b"
}

.fi-bs-trash-can-slash:before {
    content: "\fa6c"
}

.fi-bs-trash-check:before {
    content: "\fa6d"
}

.fi-bs-trash-clock:before {
    content: "\fa6e"
}

.fi-bs-trash-list:before {
    content: "\fa6f"
}

.fi-bs-trash-plus:before {
    content: "\fa70"
}

.fi-bs-trash-restore-alt:before {
    content: "\fa71"
}

.fi-bs-trash-restore:before {
    content: "\fa72"
}

.fi-bs-trash-slash:before {
    content: "\fa73"
}

.fi-bs-trash-undo-alt:before {
    content: "\fa74"
}

.fi-bs-trash-undo:before {
    content: "\fa75"
}

.fi-bs-trash-xmark:before {
    content: "\fa76"
}

.fi-bs-trash:before {
    content: "\fa77"
}

.fi-bs-treasure-chest:before {
    content: "\fa78"
}

.fi-bs-treatment:before {
    content: "\fa79"
}

.fi-bs-tree-alt:before {
    content: "\fa7a"
}

.fi-bs-tree-christmas:before {
    content: "\fa7b"
}

.fi-bs-tree-deciduous:before {
    content: "\fa7c"
}

.fi-bs-tree:before {
    content: "\fa7d"
}

.fi-bs-trees-alt:before {
    content: "\fa7e"
}

.fi-bs-trees:before {
    content: "\fa7f"
}

.fi-bs-triangle-music:before {
    content: "\fa80"
}

.fi-bs-triangle-person-digging:before {
    content: "\fa81"
}

.fi-bs-triangle-warning:before {
    content: "\fa82"
}

.fi-bs-triangle:before {
    content: "\fa83"
}

.fi-bs-trillium:before {
    content: "\fa84"
}

.fi-bs-trophy-star:before {
    content: "\fa85"
}

.fi-bs-trophy:before {
    content: "\fa86"
}

.fi-bs-truck-bolt:before {
    content: "\fa87"
}

.fi-bs-truck-container-empty:before {
    content: "\fa88"
}

.fi-bs-truck-container:before {
    content: "\fa89"
}

.fi-bs-truck-couch:before {
    content: "\fa8a"
}

.fi-bs-truck-flatbed:before {
    content: "\fa8b"
}

.fi-bs-truck-front:before {
    content: "\fa8c"
}

.fi-bs-truck-loading:before {
    content: "\fa8d"
}

.fi-bs-truck-medical:before {
    content: "\fa8e"
}

.fi-bs-truck-monster:before {
    content: "\fa8f"
}

.fi-bs-truck-moving:before {
    content: "\fa90"
}

.fi-bs-truck-pickup:before {
    content: "\fa91"
}

.fi-bs-truck-plow:before {
    content: "\fa92"
}

.fi-bs-truck-ramp:before {
    content: "\fa93"
}

.fi-bs-truck-side:before {
    content: "\fa94"
}

.fi-bs-truck-tow:before {
    content: "\fa95"
}

.fi-bs-trumpet:before {
    content: "\fa96"
}

.fi-bs-tshirt:before {
    content: "\fa97"
}

.fi-bs-tty:before {
    content: "\fa98"
}

.fi-bs-tubes:before {
    content: "\fa99"
}

.fi-bs-tugrik-sign:before {
    content: "\fa9a"
}

.fi-bs-turkey:before {
    content: "\fa9b"
}

.fi-bs-turntable:before {
    content: "\fa9c"
}

.fi-bs-turtle:before {
    content: "\fa9d"
}

.fi-bs-tv-music:before {
    content: "\fa9e"
}

.fi-bs-tv-retro:before {
    content: "\fa9f"
}

.fi-bs-typewriter:before {
    content: "\faa0"
}

.fi-bs-u:before {
    content: "\faa1"
}

.fi-bs-ufo-beam:before {
    content: "\faa2"
}

.fi-bs-ufo:before {
    content: "\faa3"
}

.fi-bs-umbrella-beach:before {
    content: "\faa4"
}

.fi-bs-umbrella:before {
    content: "\faa5"
}

.fi-bs-underline:before {
    content: "\faa6"
}

.fi-bs-undo-alt:before {
    content: "\faa7"
}

.fi-bs-undo:before {
    content: "\faa8"
}

.fi-bs-unicorn:before {
    content: "\faa9"
}

.fi-bs-uniform-martial-arts:before {
    content: "\faaa"
}

.fi-bs-universal-access:before {
    content: "\faab"
}

.fi-bs-unlock:before {
    content: "\faac"
}

.fi-bs-up-left:before {
    content: "\faad"
}

.fi-bs-up-right:before {
    content: "\faae"
}

.fi-bs-up:before {
    content: "\faaf"
}

.fi-bs-upload:before {
    content: "\fab0"
}

.fi-bs-usb-pendrive:before {
    content: "\fab1"
}

.fi-bs-usd-circle:before {
    content: "\fab2"
}

.fi-bs-usd-square:before {
    content: "\fab3"
}

.fi-bs-user-add:before {
    content: "\fab4"
}

.fi-bs-user-alien:before {
    content: "\fab5"
}

.fi-bs-user-astronaut:before {
    content: "\fab6"
}

.fi-bs-user-check:before {
    content: "\fab7"
}

.fi-bs-user-cowboy:before {
    content: "\fab8"
}

.fi-bs-user-crown:before {
    content: "\fab9"
}

.fi-bs-user-gear:before {
    content: "\faba"
}

.fi-bs-user-headset:before {
    content: "\fabb"
}

.fi-bs-user-helmet-safety:before {
    content: "\fabc"
}

.fi-bs-user-injured:before {
    content: "\fabd"
}

.fi-bs-user-lock:before {
    content: "\fabe"
}

.fi-bs-user-md-chat:before {
    content: "\fabf"
}

.fi-bs-user-md:before {
    content: "\fac0"
}

.fi-bs-user-minus:before {
    content: "\fac1"
}

.fi-bs-user-music:before {
    content: "\fac2"
}

.fi-bs-user-ninja:before {
    content: "\fac3"
}

.fi-bs-user-nurse:before {
    content: "\fac4"
}

.fi-bs-user-pen:before {
    content: "\fac5"
}

.fi-bs-user-pilot-tie:before {
    content: "\fac6"
}

.fi-bs-user-pilot:before {
    content: "\fac7"
}

.fi-bs-user-police:before {
    content: "\fac8"
}

.fi-bs-user-robot-xmarks:before {
    content: "\fac9"
}

.fi-bs-user-robot:before {
    content: "\faca"
}

.fi-bs-user-shield:before {
    content: "\facb"
}

.fi-bs-user-slash:before {
    content: "\facc"
}

.fi-bs-user-tag:before {
    content: "\facd"
}

.fi-bs-user-time:before {
    content: "\face"
}

.fi-bs-user-unlock:before {
    content: "\facf"
}

.fi-bs-user-visor:before {
    content: "\fad0"
}

.fi-bs-user-xmark:before {
    content: "\fad1"
}

.fi-bs-user:before {
    content: "\fad2"
}

.fi-bs-users-alt:before {
    content: "\fad3"
}

.fi-bs-users-gear:before {
    content: "\fad4"
}

.fi-bs-users-medical:before {
    content: "\fad5"
}

.fi-bs-users-slash:before {
    content: "\fad6"
}

.fi-bs-users:before {
    content: "\fad7"
}

.fi-bs-utensils:before {
    content: "\fad8"
}

.fi-bs-utility-pole-double:before {
    content: "\fad9"
}

.fi-bs-utility-pole:before {
    content: "\fada"
}

.fi-bs-v:before {
    content: "\fadb"
}

.fi-bs-vacuum-robot:before {
    content: "\fadc"
}

.fi-bs-vacuum:before {
    content: "\fadd"
}

.fi-bs-value-absolute:before {
    content: "\fade"
}

.fi-bs-vault:before {
    content: "\fadf"
}

.fi-bs-vector-alt:before {
    content: "\fae0"
}

.fi-bs-vector-circle:before {
    content: "\fae1"
}

.fi-bs-vector-polygon:before {
    content: "\fae2"
}

.fi-bs-vector:before {
    content: "\fae3"
}

.fi-bs-venus-double:before {
    content: "\fae4"
}

.fi-bs-venus-mars:before {
    content: "\fae5"
}

.fi-bs-venus:before {
    content: "\fae6"
}

.fi-bs-vest-patches:before {
    content: "\fae7"
}

.fi-bs-vest:before {
    content: "\fae8"
}

.fi-bs-video-arrow-down-left:before {
    content: "\fae9"
}

.fi-bs-video-arrow-up-right:before {
    content: "\faea"
}

.fi-bs-video-camera-alt:before {
    content: "\faeb"
}

.fi-bs-video-camera:before {
    content: "\faec"
}

.fi-bs-video-plus:before {
    content: "\faed"
}

.fi-bs-video-slash:before {
    content: "\faee"
}

.fi-bs-virus-slash:before {
    content: "\faef"
}

.fi-bs-virus:before {
    content: "\faf0"
}

.fi-bs-viruses:before {
    content: "\faf1"
}

.fi-bs-voicemail:before {
    content: "\faf2"
}

.fi-bs-volcano:before {
    content: "\faf3"
}

.fi-bs-volleyball:before {
    content: "\faf4"
}

.fi-bs-volume-down:before {
    content: "\faf5"
}

.fi-bs-volume-mute:before {
    content: "\faf6"
}

.fi-bs-volume-off:before {
    content: "\faf7"
}

.fi-bs-volume-slash:before {
    content: "\faf8"
}

.fi-bs-volume:before {
    content: "\faf9"
}

.fi-bs-vote-nay:before {
    content: "\fafa"
}

.fi-bs-vote-yea:before {
    content: "\fafb"
}

.fi-bs-vr-cardboard:before {
    content: "\fafc"
}

.fi-bs-w:before {
    content: "\fafd"
}

.fi-bs-wagon-covered:before {
    content: "\fafe"
}

.fi-bs-walker:before {
    content: "\faff"
}

.fi-bs-walkie-talkie:before {
    content: "\fb00"
}

.fi-bs-wallet:before {
    content: "\fb01"
}

.fi-bs-warehouse-alt:before {
    content: "\fb02"
}

.fi-bs-washer:before {
    content: "\fb03"
}

.fi-bs-watch-calculator:before {
    content: "\fb04"
}

.fi-bs-watch-fitness:before {
    content: "\fb05"
}

.fi-bs-watch-smart:before {
    content: "\fb06"
}

.fi-bs-watch:before {
    content: "\fb07"
}

.fi-bs-water-bottle:before {
    content: "\fb08"
}

.fi-bs-water-ladder:before {
    content: "\fb09"
}

.fi-bs-water-lower:before {
    content: "\fb0a"
}

.fi-bs-water-rise:before {
    content: "\fb0b"
}

.fi-bs-water:before {
    content: "\fb0c"
}

.fi-bs-watermelon:before {
    content: "\fb0d"
}

.fi-bs-wave-sine:before {
    content: "\fb0e"
}

.fi-bs-wave-square:before {
    content: "\fb0f"
}

.fi-bs-wave-triangle:before {
    content: "\fb10"
}

.fi-bs-waveform-path:before {
    content: "\fb11"
}

.fi-bs-waveform:before {
    content: "\fb12"
}

.fi-bs-webcam-slash:before {
    content: "\fb13"
}

.fi-bs-webcam:before {
    content: "\fb14"
}

.fi-bs-whale:before {
    content: "\fb15"
}

.fi-bs-wheat:before {
    content: "\fb16"
}

.fi-bs-wheelchair-move:before {
    content: "\fb17"
}

.fi-bs-wheelchair:before {
    content: "\fb18"
}

.fi-bs-whistle:before {
    content: "\fb19"
}

.fi-bs-wifi-1:before {
    content: "\fb1a"
}

.fi-bs-wifi-2:before {
    content: "\fb1b"
}

.fi-bs-wifi-alt:before {
    content: "\fb1c"
}

.fi-bs-wifi-exclamation:before {
    content: "\fb1d"
}

.fi-bs-wifi-slash:before {
    content: "\fb1e"
}

.fi-bs-wifi:before {
    content: "\fb1f"
}

.fi-bs-wind-turbine:before {
    content: "\fb20"
}

.fi-bs-wind-warning:before {
    content: "\fb21"
}

.fi-bs-wind:before {
    content: "\fb22"
}

.fi-bs-window-alt:before {
    content: "\fb23"
}

.fi-bs-window-frame-open:before {
    content: "\fb24"
}

.fi-bs-window-frame:before {
    content: "\fb25"
}

.fi-bs-window-maximize:before {
    content: "\fb26"
}

.fi-bs-window-minimize:before {
    content: "\fb27"
}

.fi-bs-window-restore:before {
    content: "\fb28"
}

.fi-bs-windsock:before {
    content: "\fb29"
}

.fi-bs-wine-bottle:before {
    content: "\fb2a"
}

.fi-bs-wine-glass-crack:before {
    content: "\fb2b"
}

.fi-bs-woman-head:before {
    content: "\fb2c"
}

.fi-bs-won-sign:before {
    content: "\fb2d"
}

.fi-bs-world:before {
    content: "\fb2e"
}

.fi-bs-worm:before {
    content: "\fb2f"
}

.fi-bs-wreath:before {
    content: "\fb30"
}

.fi-bs-wrench-alt:before {
    content: "\fb31"
}

.fi-bs-wrench-simple:before {
    content: "\fb32"
}

.fi-bs-x-ray:before {
    content: "\fb33"
}

.fi-bs-x:before {
    content: "\fb34"
}

.fi-bs-y:before {
    content: "\fb35"
}

.fi-bs-yen:before {
    content: "\fb36"
}

.fi-bs-yin-yang:before {
    content: "\fb37"
}

.fi-bs-z:before {
    content: "\fb38"
}

.fi-bs-zoom-in:before {
    content: "\fb39"
}

.fi-bs-zoom-out:before {
    content: "\fb3a"
}

@font-face {
    font-family: uicons-regular-straight;
    src: url(../media/uicons-regular-straight-DRNZ4BTW.1c5b9e06.eot#iefix) format("embedded-opentype"),url(../media/uicons-regular-straight-NPEJN4MR.6bc896f1.woff2) format("woff2"),url(../media/uicons-regular-straight-GHB4PBMD.31c3c785.woff) format("woff")
}

i[class*=" fi-rs-"]:before,i[class^=fi-rs-]:before,span[class*=fi-rs-]:before,span[class^=fi-rs-]:before {
    font-family: uicons-regular-straight!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-rs-0:before {
    content: "\f101"
}

.fi-rs-1:before {
    content: "\f102"
}

.fi-rs-2:before {
    content: "\f103"
}

.fi-rs-3:before {
    content: "\f104"
}

.fi-rs-360-degrees:before {
    content: "\f105"
}

.fi-rs-4:before {
    content: "\f106"
}

.fi-rs-5:before {
    content: "\f107"
}

.fi-rs-6:before {
    content: "\f108"
}

.fi-rs-7:before {
    content: "\f109"
}

.fi-rs-8:before {
    content: "\f10a"
}

.fi-rs-9:before {
    content: "\f10b"
}

.fi-rs-a:before {
    content: "\f10c"
}

.fi-rs-acorn:before {
    content: "\f10d"
}

.fi-rs-ad:before {
    content: "\f10e"
}

.fi-rs-add-document:before {
    content: "\f10f"
}

.fi-rs-add-folder:before {
    content: "\f110"
}

.fi-rs-add:before {
    content: "\f111"
}

.fi-rs-address-book:before {
    content: "\f112"
}

.fi-rs-address-card:before {
    content: "\f113"
}

.fi-rs-air-conditioner:before {
    content: "\f114"
}

.fi-rs-air-freshener:before {
    content: "\f115"
}

.fi-rs-airplay:before {
    content: "\f116"
}

.fi-rs-alarm-clock:before {
    content: "\f117"
}

.fi-rs-alarm-exclamation:before {
    content: "\f118"
}

.fi-rs-alarm-plus:before {
    content: "\f119"
}

.fi-rs-alarm-snooze:before {
    content: "\f11a"
}

.fi-rs-album-circle-plus:before {
    content: "\f11b"
}

.fi-rs-album-circle-user:before {
    content: "\f11c"
}

.fi-rs-album-collection:before {
    content: "\f11d"
}

.fi-rs-album:before {
    content: "\f11e"
}

.fi-rs-alicorn:before {
    content: "\f11f"
}

.fi-rs-alien:before {
    content: "\f120"
}

.fi-rs-align-center:before {
    content: "\f121"
}

.fi-rs-align-justify:before {
    content: "\f122"
}

.fi-rs-align-left:before {
    content: "\f123"
}

.fi-rs-align-slash:before {
    content: "\f124"
}

.fi-rs-ambulance:before {
    content: "\f125"
}

.fi-rs-anchor:before {
    content: "\f126"
}

.fi-rs-angel:before {
    content: "\f127"
}

.fi-rs-angle-90:before {
    content: "\f128"
}

.fi-rs-angle-circle-down:before {
    content: "\f129"
}

.fi-rs-angle-circle-left:before {
    content: "\f12a"
}

.fi-rs-angle-circle-right:before {
    content: "\f12b"
}

.fi-rs-angle-circle-up:before {
    content: "\f12c"
}

.fi-rs-angle-double-left:before {
    content: "\f12d"
}

.fi-rs-angle-double-right:before {
    content: "\f12e"
}

.fi-rs-angle-double-small-down:before {
    content: "\f12f"
}

.fi-rs-angle-double-small-left:before {
    content: "\f130"
}

.fi-rs-angle-double-small-right:before {
    content: "\f131"
}

.fi-rs-angle-double-small-up:before {
    content: "\f132"
}

.fi-rs-angle-down:before {
    content: "\f133"
}

.fi-rs-angle-left:before {
    content: "\f134"
}

.fi-rs-angle-right:before {
    content: "\f135"
}

.fi-rs-angle-small-down:before {
    content: "\f136"
}

.fi-rs-angle-small-left:before {
    content: "\f137"
}

.fi-rs-angle-small-right:before {
    content: "\f138"
}

.fi-rs-angle-small-up:before {
    content: "\f139"
}

.fi-rs-angle-square-down:before {
    content: "\f13a"
}

.fi-rs-angle-square-left:before {
    content: "\f13b"
}

.fi-rs-angle-square-right:before {
    content: "\f13c"
}

.fi-rs-angle-square-up:before {
    content: "\f13d"
}

.fi-rs-angle-up:before {
    content: "\f13e"
}

.fi-rs-angle:before {
    content: "\f13f"
}

.fi-rs-angry:before {
    content: "\f140"
}

.fi-rs-animated-icon:before {
    content: "\f141"
}

.fi-rs-apartment:before {
    content: "\f142"
}

.fi-rs-aperture:before {
    content: "\f143"
}

.fi-rs-api:before {
    content: "\f144"
}

.fi-rs-apple-crate:before {
    content: "\f145"
}

.fi-rs-apple-whole:before {
    content: "\f146"
}

.fi-rs-apps-add:before {
    content: "\f147"
}

.fi-rs-apps-delete:before {
    content: "\f148"
}

.fi-rs-apps-sort:before {
    content: "\f149"
}

.fi-rs-apps:before {
    content: "\f14a"
}

.fi-rs-archive:before {
    content: "\f14b"
}

.fi-rs-archway:before {
    content: "\f14c"
}

.fi-rs-arrow-alt-circle-down:before {
    content: "\f14d"
}

.fi-rs-arrow-alt-circle-left:before {
    content: "\f14e"
}

.fi-rs-arrow-alt-circle-right:before {
    content: "\f14f"
}

.fi-rs-arrow-alt-circle-up:before {
    content: "\f150"
}

.fi-rs-arrow-alt-down:before {
    content: "\f151"
}

.fi-rs-arrow-alt-from-bottom:before {
    content: "\f152"
}

.fi-rs-arrow-alt-from-left:before {
    content: "\f153"
}

.fi-rs-arrow-alt-from-right:before {
    content: "\f154"
}

.fi-rs-arrow-alt-from-top:before {
    content: "\f155"
}

.fi-rs-arrow-alt-left:before {
    content: "\f156"
}

.fi-rs-arrow-alt-right:before {
    content: "\f157"
}

.fi-rs-arrow-alt-square-down:before {
    content: "\f158"
}

.fi-rs-arrow-alt-square-left:before {
    content: "\f159"
}

.fi-rs-arrow-alt-square-right:before {
    content: "\f15a"
}

.fi-rs-arrow-alt-square-up:before {
    content: "\f15b"
}

.fi-rs-arrow-alt-to-bottom:before {
    content: "\f15c"
}

.fi-rs-arrow-alt-to-left:before {
    content: "\f15d"
}

.fi-rs-arrow-alt-to-right:before {
    content: "\f15e"
}

.fi-rs-arrow-alt-to-top:before {
    content: "\f15f"
}

.fi-rs-arrow-alt-up:before {
    content: "\f160"
}

.fi-rs-arrow-circle-down:before {
    content: "\f161"
}

.fi-rs-arrow-circle-left:before {
    content: "\f162"
}

.fi-rs-arrow-circle-right:before {
    content: "\f163"
}

.fi-rs-arrow-circle-up:before {
    content: "\f164"
}

.fi-rs-arrow-down-from-dotted-line:before {
    content: "\f165"
}

.fi-rs-arrow-down-left:before {
    content: "\f166"
}

.fi-rs-arrow-down-small-big:before {
    content: "\f167"
}

.fi-rs-arrow-down-to-dotted-line:before {
    content: "\f168"
}

.fi-rs-arrow-down-to-square:before {
    content: "\f169"
}

.fi-rs-arrow-down-triangle-square:before {
    content: "\f16a"
}

.fi-rs-arrow-down:before {
    content: "\f16b"
}

.fi-rs-arrow-from-bottom:before {
    content: "\f16c"
}

.fi-rs-arrow-from-left:before {
    content: "\f16d"
}

.fi-rs-arrow-from-right:before {
    content: "\f16e"
}

.fi-rs-arrow-from-top:before {
    content: "\f16f"
}

.fi-rs-arrow-left-from-line:before {
    content: "\f170"
}

.fi-rs-arrow-left:before {
    content: "\f171"
}

.fi-rs-arrow-right-to-bracket:before {
    content: "\f172"
}

.fi-rs-arrow-right:before {
    content: "\f173"
}

.fi-rs-arrow-small-down:before {
    content: "\f174"
}

.fi-rs-arrow-small-left:before {
    content: "\f175"
}

.fi-rs-arrow-small-right:before {
    content: "\f176"
}

.fi-rs-arrow-small-up:before {
    content: "\f177"
}

.fi-rs-arrow-square-down:before {
    content: "\f178"
}

.fi-rs-arrow-square-left:before {
    content: "\f179"
}

.fi-rs-arrow-square-right:before {
    content: "\f17a"
}

.fi-rs-arrow-square-up:before {
    content: "\f17b"
}

.fi-rs-arrow-to-bottom:before {
    content: "\f17c"
}

.fi-rs-arrow-to-left:before {
    content: "\f17d"
}

.fi-rs-arrow-to-right:before {
    content: "\f17e"
}

.fi-rs-arrow-to-top:before {
    content: "\f17f"
}

.fi-rs-arrow-trend-down:before {
    content: "\f180"
}

.fi-rs-arrow-trend-up:before {
    content: "\f181"
}

.fi-rs-arrow-turn-down-left:before {
    content: "\f182"
}

.fi-rs-arrow-turn-down-right:before {
    content: "\f183"
}

.fi-rs-arrow-up-from-dotted-line:before {
    content: "\f184"
}

.fi-rs-arrow-up-from-square:before {
    content: "\f185"
}

.fi-rs-arrow-up-left-from-circle:before {
    content: "\f186"
}

.fi-rs-arrow-up-left:before {
    content: "\f187"
}

.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f188"
}

.fi-rs-arrow-up-right-from-square:before {
    content: "\f189"
}

.fi-rs-arrow-up-right:before {
    content: "\f18a"
}

.fi-rs-arrow-up-small-big:before {
    content: "\f18b"
}

.fi-rs-arrow-up-square-triangle:before {
    content: "\f18c"
}

.fi-rs-arrow-up-to-dotted-line:before {
    content: "\f18d"
}

.fi-rs-arrow-up:before {
    content: "\f18e"
}

.fi-rs-arrows-alt-h:before {
    content: "\f18f"
}

.fi-rs-arrows-alt-v:before {
    content: "\f190"
}

.fi-rs-arrows-alt:before {
    content: "\f191"
}

.fi-rs-arrows-cross:before {
    content: "\f192"
}

.fi-rs-arrows-from-dotted-line:before {
    content: "\f193"
}

.fi-rs-arrows-from-line:before {
    content: "\f194"
}

.fi-rs-arrows-h-copy:before {
    content: "\f195"
}

.fi-rs-arrows-h:before {
    content: "\f196"
}

.fi-rs-arrows-repeat-1:before {
    content: "\f197"
}

.fi-rs-arrows-repeat:before {
    content: "\f198"
}

.fi-rs-arrows-retweet:before {
    content: "\f199"
}

.fi-rs-arrows-to-dotted-line:before {
    content: "\f19a"
}

.fi-rs-arrows-to-line:before {
    content: "\f19b"
}

.fi-rs-arrows:before {
    content: "\f19c"
}

.fi-rs-artificial-intelligence:before {
    content: "\f19d"
}

.fi-rs-assept-document:before {
    content: "\f19e"
}

.fi-rs-assistive-listening-systems:before {
    content: "\f19f"
}

.fi-rs-asterik:before {
    content: "\f1a0"
}

.fi-rs-at:before {
    content: "\f1a1"
}

.fi-rs-attribution-pen:before {
    content: "\f1a2"
}

.fi-rs-attribution-pencil:before {
    content: "\f1a3"
}

.fi-rs-aubergine:before {
    content: "\f1a4"
}

.fi-rs-audio-description-slash:before {
    content: "\f1a5"
}

.fi-rs-austral-sign:before {
    content: "\f1a6"
}

.fi-rs-avocado:before {
    content: "\f1a7"
}

.fi-rs-axe:before {
    content: "\f1a8"
}

.fi-rs-b:before {
    content: "\f1a9"
}

.fi-rs-baby-carriage:before {
    content: "\f1aa"
}

.fi-rs-baby:before {
    content: "\f1ab"
}

.fi-rs-background:before {
    content: "\f1ac"
}

.fi-rs-backpack:before {
    content: "\f1ad"
}

.fi-rs-bacon:before {
    content: "\f1ae"
}

.fi-rs-bacteria:before {
    content: "\f1af"
}

.fi-rs-bacterium:before {
    content: "\f1b0"
}

.fi-rs-badge-check:before {
    content: "\f1b1"
}

.fi-rs-badge-dollar:before {
    content: "\f1b2"
}

.fi-rs-badge-percent:before {
    content: "\f1b3"
}

.fi-rs-badge-sheriff:before {
    content: "\f1b4"
}

.fi-rs-badge:before {
    content: "\f1b5"
}

.fi-rs-badger-honey:before {
    content: "\f1b6"
}

.fi-rs-bag-seedling:before {
    content: "\f1b7"
}

.fi-rs-bags-shopping:before {
    content: "\f1b8"
}

.fi-rs-bahai:before {
    content: "\f1b9"
}

.fi-rs-baht-sign:before {
    content: "\f1ba"
}

.fi-rs-balance-scale-left:before {
    content: "\f1bb"
}

.fi-rs-balance-scale-right:before {
    content: "\f1bc"
}

.fi-rs-ball-pile:before {
    content: "\f1bd"
}

.fi-rs-balloon:before {
    content: "\f1be"
}

.fi-rs-balloons:before {
    content: "\f1bf"
}

.fi-rs-ballot-check:before {
    content: "\f1c0"
}

.fi-rs-ballot:before {
    content: "\f1c1"
}

.fi-rs-ban-bug:before {
    content: "\f1c2"
}

.fi-rs-ban:before {
    content: "\f1c3"
}

.fi-rs-band-aid:before {
    content: "\f1c4"
}

.fi-rs-bangladeshi-taka-sign:before {
    content: "\f1c5"
}

.fi-rs-banjo:before {
    content: "\f1c6"
}

.fi-rs-bank:before {
    content: "\f1c7"
}

.fi-rs-barber-shop:before {
    content: "\f1c8"
}

.fi-rs-barcode-read:before {
    content: "\f1c9"
}

.fi-rs-barcode-scan:before {
    content: "\f1ca"
}

.fi-rs-barcode:before {
    content: "\f1cb"
}

.fi-rs-bars-filter:before {
    content: "\f1cc"
}

.fi-rs-bars-progress:before {
    content: "\f1cd"
}

.fi-rs-bars-sort:before {
    content: "\f1ce"
}

.fi-rs-bars-staggered:before {
    content: "\f1cf"
}

.fi-rs-baseball-alt:before {
    content: "\f1d0"
}

.fi-rs-baseball:before {
    content: "\f1d1"
}

.fi-rs-basket-shopping-simple:before {
    content: "\f1d2"
}

.fi-rs-basketball-hoop:before {
    content: "\f1d3"
}

.fi-rs-basketball:before {
    content: "\f1d4"
}

.fi-rs-bat:before {
    content: "\f1d5"
}

.fi-rs-bath:before {
    content: "\f1d6"
}

.fi-rs-battery-bolt:before {
    content: "\f1d7"
}

.fi-rs-battery-empty:before {
    content: "\f1d8"
}

.fi-rs-battery-exclamation:before {
    content: "\f1d9"
}

.fi-rs-battery-full:before {
    content: "\f1da"
}

.fi-rs-battery-half:before {
    content: "\f1db"
}

.fi-rs-battery-quarter:before {
    content: "\f1dc"
}

.fi-rs-battery-slash:before {
    content: "\f1dd"
}

.fi-rs-battery-three-quarters:before {
    content: "\f1de"
}

.fi-rs-beacon:before {
    content: "\f1df"
}

.fi-rs-bed-alt:before {
    content: "\f1e0"
}

.fi-rs-bed-bunk:before {
    content: "\f1e1"
}

.fi-rs-bed-empty:before {
    content: "\f1e2"
}

.fi-rs-bed:before {
    content: "\f1e3"
}

.fi-rs-bee:before {
    content: "\f1e4"
}

.fi-rs-beer:before {
    content: "\f1e5"
}

.fi-rs-bell-concierge:before {
    content: "\f1e6"
}

.fi-rs-bell-ring:before {
    content: "\f1e7"
}

.fi-rs-bell-school:before {
    content: "\f1e8"
}

.fi-rs-bell-slash:before {
    content: "\f1e9"
}

.fi-rs-bell:before {
    content: "\f1ea"
}

.fi-rs-bells:before {
    content: "\f1eb"
}

.fi-rs-bench-tree:before {
    content: "\f1ec"
}

.fi-rs-betamax:before {
    content: "\f1ed"
}

.fi-rs-bike:before {
    content: "\f1ee"
}

.fi-rs-biking-mountain:before {
    content: "\f1ef"
}

.fi-rs-biking:before {
    content: "\f1f0"
}

.fi-rs-billiard:before {
    content: "\f1f1"
}

.fi-rs-binary-circle-check:before {
    content: "\f1f2"
}

.fi-rs-binary-lock:before {
    content: "\f1f3"
}

.fi-rs-binary-slash:before {
    content: "\f1f4"
}

.fi-rs-binary:before {
    content: "\f1f5"
}

.fi-rs-binoculars:before {
    content: "\f1f6"
}

.fi-rs-biohazard:before {
    content: "\f1f7"
}

.fi-rs-bird:before {
    content: "\f1f8"
}

.fi-rs-bitcoin-sign:before {
    content: "\f1f9"
}

.fi-rs-blanket:before {
    content: "\f1fa"
}

.fi-rs-blender-phone:before {
    content: "\f1fb"
}

.fi-rs-blender:before {
    content: "\f1fc"
}

.fi-rs-blinds-open:before {
    content: "\f1fd"
}

.fi-rs-blinds-raised:before {
    content: "\f1fe"
}

.fi-rs-blinds:before {
    content: "\f1ff"
}

.fi-rs-block-brick:before {
    content: "\f200"
}

.fi-rs-block-question:before {
    content: "\f201"
}

.fi-rs-block-quote:before {
    content: "\f202"
}

.fi-rs-block:before {
    content: "\f203"
}

.fi-rs-blog-pencil:before {
    content: "\f204"
}

.fi-rs-blog-text:before {
    content: "\f205"
}

.fi-rs-bold:before {
    content: "\f206"
}

.fi-rs-bolt-auto:before {
    content: "\f207"
}

.fi-rs-bolt-slash:before {
    content: "\f208"
}

.fi-rs-bolt:before {
    content: "\f209"
}

.fi-rs-bomb:before {
    content: "\f20a"
}

.fi-rs-bone-break:before {
    content: "\f20b"
}

.fi-rs-bone:before {
    content: "\f20c"
}

.fi-rs-bong:before {
    content: "\f20d"
}

.fi-rs-book-alt:before {
    content: "\f20e"
}

.fi-rs-book-arrow-right:before {
    content: "\f20f"
}

.fi-rs-book-arrow-up:before {
    content: "\f210"
}

.fi-rs-book-atlas:before {
    content: "\f211"
}

.fi-rs-book-bookmark:before {
    content: "\f212"
}

.fi-rs-book-circle-arrow-right:before {
    content: "\f213"
}

.fi-rs-book-circle-arrow-up:before {
    content: "\f214"
}

.fi-rs-book-copy:before {
    content: "\f215"
}

.fi-rs-book-dead:before {
    content: "\f216"
}

.fi-rs-book-font:before {
    content: "\f217"
}

.fi-rs-book-medical:before {
    content: "\f218"
}

.fi-rs-book-open-cover:before {
    content: "\f219"
}

.fi-rs-book-open-reader:before {
    content: "\f21a"
}

.fi-rs-book-quran:before {
    content: "\f21b"
}

.fi-rs-book-section:before {
    content: "\f21c"
}

.fi-rs-book-spells:before {
    content: "\f21d"
}

.fi-rs-book-tanakh:before {
    content: "\f21e"
}

.fi-rs-book-user:before {
    content: "\f21f"
}

.fi-rs-book:before {
    content: "\f220"
}

.fi-rs-bookmark-slash:before {
    content: "\f221"
}

.fi-rs-bookmark:before {
    content: "\f222"
}

.fi-rs-books-medical:before {
    content: "\f223"
}

.fi-rs-books:before {
    content: "\f224"
}

.fi-rs-boot-heeled:before {
    content: "\f225"
}

.fi-rs-boot:before {
    content: "\f226"
}

.fi-rs-border-all:before {
    content: "\f227"
}

.fi-rs-border-bottom:before {
    content: "\f228"
}

.fi-rs-border-center-h:before {
    content: "\f229"
}

.fi-rs-border-center-v:before {
    content: "\f22a"
}

.fi-rs-border-inner:before {
    content: "\f22b"
}

.fi-rs-border-left:before {
    content: "\f22c"
}

.fi-rs-border-none:before {
    content: "\f22d"
}

.fi-rs-border-outer:before {
    content: "\f22e"
}

.fi-rs-border-right:before {
    content: "\f22f"
}

.fi-rs-border-style-alt:before {
    content: "\f230"
}

.fi-rs-border-style:before {
    content: "\f231"
}

.fi-rs-border-top:before {
    content: "\f232"
}

.fi-rs-bottle:before {
    content: "\f233"
}

.fi-rs-bow-arrow:before {
    content: "\f234"
}

.fi-rs-bowl-chopsticks-noodles:before {
    content: "\f235"
}

.fi-rs-bowl-chopsticks:before {
    content: "\f236"
}

.fi-rs-bowl-rice:before {
    content: "\f237"
}

.fi-rs-bowling-ball:before {
    content: "\f238"
}

.fi-rs-bowling-pins:before {
    content: "\f239"
}

.fi-rs-bowling:before {
    content: "\f23a"
}

.fi-rs-box-alt:before {
    content: "\f23b"
}

.fi-rs-box-ballot:before {
    content: "\f23c"
}

.fi-rs-box-check:before {
    content: "\f23d"
}

.fi-rs-box-circle-check:before {
    content: "\f23e"
}

.fi-rs-box-dollar:before {
    content: "\f23f"
}

.fi-rs-box-fragile:before {
    content: "\f240"
}

.fi-rs-box-heart:before {
    content: "\f241"
}

.fi-rs-box-open-full:before {
    content: "\f242"
}

.fi-rs-box-open:before {
    content: "\f243"
}

.fi-rs-box-tissue:before {
    content: "\f244"
}

.fi-rs-box-up:before {
    content: "\f245"
}

.fi-rs-box:before {
    content: "\f246"
}

.fi-rs-boxes:before {
    content: "\f247"
}

.fi-rs-boxing-glove:before {
    content: "\f248"
}

.fi-rs-bracket-curly-right:before {
    content: "\f249"
}

.fi-rs-bracket-curly:before {
    content: "\f24a"
}

.fi-rs-bracket-round-right:before {
    content: "\f24b"
}

.fi-rs-bracket-round:before {
    content: "\f24c"
}

.fi-rs-bracket-square-right:before {
    content: "\f24d"
}

.fi-rs-bracket-square:before {
    content: "\f24e"
}

.fi-rs-brackets-curly:before {
    content: "\f24f"
}

.fi-rs-brackets-round:before {
    content: "\f250"
}

.fi-rs-brackets-square:before {
    content: "\f251"
}

.fi-rs-braille-a:before {
    content: "\f252"
}

.fi-rs-braille-b:before {
    content: "\f253"
}

.fi-rs-braille-c:before {
    content: "\f254"
}

.fi-rs-braille-d:before {
    content: "\f255"
}

.fi-rs-braille-e:before {
    content: "\f256"
}

.fi-rs-braille-g:before {
    content: "\f257"
}

.fi-rs-braille-h:before {
    content: "\f258"
}

.fi-rs-braille-i:before {
    content: "\f259"
}

.fi-rs-braille-j:before {
    content: "\f25a"
}

.fi-rs-braille-k:before {
    content: "\f25b"
}

.fi-rs-braille-l:before {
    content: "\f25c"
}

.fi-rs-braille-m:before {
    content: "\f25d"
}

.fi-rs-braille-n-alt:before {
    content: "\f25e"
}

.fi-rs-braille-n:before {
    content: "\f25f"
}

.fi-rs-braille-o:before {
    content: "\f260"
}

.fi-rs-braille-p:before {
    content: "\f261"
}

.fi-rs-braille-q:before {
    content: "\f262"
}

.fi-rs-braille-r:before {
    content: "\f263"
}

.fi-rs-braille-s:before {
    content: "\f264"
}

.fi-rs-braille-t:before {
    content: "\f265"
}

.fi-rs-braille-u:before {
    content: "\f266"
}

.fi-rs-braille-v:before {
    content: "\f267"
}

.fi-rs-braille-w:before {
    content: "\f268"
}

.fi-rs-braille-x:before {
    content: "\f269"
}

.fi-rs-braille-y:before {
    content: "\f26a"
}

.fi-rs-braille-z:before {
    content: "\f26b"
}

.fi-rs-braille:before {
    content: "\f26c"
}

.fi-rs-brain-circuit:before {
    content: "\f26d"
}

.fi-rs-brain:before {
    content: "\f26e"
}

.fi-rs-bread-loaf:before {
    content: "\f26f"
}

.fi-rs-bread-slice:before {
    content: "\f270"
}

.fi-rs-bread:before {
    content: "\f271"
}

.fi-rs-briefcase-arrow-right:before {
    content: "\f272"
}

.fi-rs-briefcase-blank:before {
    content: "\f273"
}

.fi-rs-briefcase:before {
    content: "\f274"
}

.fi-rs-brightness-low:before {
    content: "\f275"
}

.fi-rs-brightness:before {
    content: "\f276"
}

.fi-rs-bring-forward:before {
    content: "\f277"
}

.fi-rs-bring-front:before {
    content: "\f278"
}

.fi-rs-broadcast-tower:before {
    content: "\f279"
}

.fi-rs-broccoli:before {
    content: "\f27a"
}

.fi-rs-broken-image:before {
    content: "\f27b"
}

.fi-rs-browser:before {
    content: "\f27c"
}

.fi-rs-browsers:before {
    content: "\f27d"
}

.fi-rs-brush:before {
    content: "\f27e"
}

.fi-rs-bug-slash:before {
    content: "\f27f"
}

.fi-rs-bug:before {
    content: "\f280"
}

.fi-rs-bugs:before {
    content: "\f281"
}

.fi-rs-build-alt:before {
    content: "\f282"
}

.fi-rs-build:before {
    content: "\f283"
}

.fi-rs-building:before {
    content: "\f284"
}

.fi-rs-bulb:before {
    content: "\f285"
}

.fi-rs-bullet:before {
    content: "\f286"
}

.fi-rs-bullhorn:before {
    content: "\f287"
}

.fi-rs-bullseye-arrow:before {
    content: "\f288"
}

.fi-rs-bullseye-pointer:before {
    content: "\f289"
}

.fi-rs-bullseye:before {
    content: "\f28a"
}

.fi-rs-burger-alt:before {
    content: "\f28b"
}

.fi-rs-burger-fries:before {
    content: "\f28c"
}

.fi-rs-burger-glass:before {
    content: "\f28d"
}

.fi-rs-burger-menu:before {
    content: "\f28e"
}

.fi-rs-burrito:before {
    content: "\f28f"
}

.fi-rs-bus-alt:before {
    content: "\f290"
}

.fi-rs-bus:before {
    content: "\f291"
}

.fi-rs-business-time:before {
    content: "\f292"
}

.fi-rs-butterfly:before {
    content: "\f293"
}

.fi-rs-c:before {
    content: "\f294"
}

.fi-rs-cabin:before {
    content: "\f295"
}

.fi-rs-cactus:before {
    content: "\f296"
}

.fi-rs-cake-birthday:before {
    content: "\f297"
}

.fi-rs-cake-wedding:before {
    content: "\f298"
}

.fi-rs-calculator-simple:before {
    content: "\f299"
}

.fi-rs-calculator:before {
    content: "\f29a"
}

.fi-rs-calendar-arrow-down:before {
    content: "\f29b"
}

.fi-rs-calendar-arrow-up:before {
    content: "\f29c"
}

.fi-rs-calendar-check:before {
    content: "\f29d"
}

.fi-rs-calendar-clock:before {
    content: "\f29e"
}

.fi-rs-calendar-day:before {
    content: "\f29f"
}

.fi-rs-calendar-days:before {
    content: "\f2a0"
}

.fi-rs-calendar-exclamation:before {
    content: "\f2a1"
}

.fi-rs-calendar-heart:before {
    content: "\f2a2"
}

.fi-rs-calendar-image:before {
    content: "\f2a3"
}

.fi-rs-calendar-lines-pen:before {
    content: "\f2a4"
}

.fi-rs-calendar-lines:before {
    content: "\f2a5"
}

.fi-rs-calendar-minus:before {
    content: "\f2a6"
}

.fi-rs-calendar-pen:before {
    content: "\f2a7"
}

.fi-rs-calendar-plus:before {
    content: "\f2a8"
}

.fi-rs-calendar-star:before {
    content: "\f2a9"
}

.fi-rs-calendar-week:before {
    content: "\f2aa"
}

.fi-rs-calendar-xmark:before {
    content: "\f2ab"
}

.fi-rs-calendar:before {
    content: "\f2ac"
}

.fi-rs-calendars:before {
    content: "\f2ad"
}

.fi-rs-call-history:before {
    content: "\f2ae"
}

.fi-rs-call-incoming:before {
    content: "\f2af"
}

.fi-rs-call-missed:before {
    content: "\f2b0"
}

.fi-rs-call-outgoing:before {
    content: "\f2b1"
}

.fi-rs-camcorder:before {
    content: "\f2b2"
}

.fi-rs-camera-cctv:before {
    content: "\f2b3"
}

.fi-rs-camera-movie:before {
    content: "\f2b4"
}

.fi-rs-camera-retro:before {
    content: "\f2b5"
}

.fi-rs-camera-rotate:before {
    content: "\f2b6"
}

.fi-rs-camera-security:before {
    content: "\f2b7"
}

.fi-rs-camera-slash:before {
    content: "\f2b8"
}

.fi-rs-camera-viewfinder:before {
    content: "\f2b9"
}

.fi-rs-camera:before {
    content: "\f2ba"
}

.fi-rs-campfire:before {
    content: "\f2bb"
}

.fi-rs-camping:before {
    content: "\f2bc"
}

.fi-rs-candle-holder:before {
    content: "\f2bd"
}

.fi-rs-candy-alt:before {
    content: "\f2be"
}

.fi-rs-candy-cane:before {
    content: "\f2bf"
}

.fi-rs-candy-corn:before {
    content: "\f2c0"
}

.fi-rs-candy:before {
    content: "\f2c1"
}

.fi-rs-Cannabis:before {
    content: "\f2c2"
}

.fi-rs-canned-food:before {
    content: "\f2c3"
}

.fi-rs-capsules:before {
    content: "\f2c4"
}

.fi-rs-car-alt:before {
    content: "\f2c5"
}

.fi-rs-car-battery:before {
    content: "\f2c6"
}

.fi-rs-car-bolt:before {
    content: "\f2c7"
}

.fi-rs-car-building:before {
    content: "\f2c8"
}

.fi-rs-car-bump:before {
    content: "\f2c9"
}

.fi-rs-car-bus:before {
    content: "\f2ca"
}

.fi-rs-car-circle-bolt:before {
    content: "\f2cb"
}

.fi-rs-car-crash:before {
    content: "\f2cc"
}

.fi-rs-car-garage:before {
    content: "\f2cd"
}

.fi-rs-car-mechanic:before {
    content: "\f2ce"
}

.fi-rs-car-rear:before {
    content: "\f2cf"
}

.fi-rs-car-side-bolt:before {
    content: "\f2d0"
}

.fi-rs-car-side:before {
    content: "\f2d1"
}

.fi-rs-car-tilt:before {
    content: "\f2d2"
}

.fi-rs-car-wash:before {
    content: "\f2d3"
}

.fi-rs-car:before {
    content: "\f2d4"
}

.fi-rs-caravan-alt:before {
    content: "\f2d5"
}

.fi-rs-caravan:before {
    content: "\f2d6"
}

.fi-rs-caret-circle-down:before {
    content: "\f2d7"
}

.fi-rs-caret-circle-right:before {
    content: "\f2d8"
}

.fi-rs-caret-circle-up:before {
    content: "\f2d9"
}

.fi-rs-caret-down:before {
    content: "\f2da"
}

.fi-rs-caret-left:before {
    content: "\f2db"
}

.fi-rs-caret-quare-up:before {
    content: "\f2dc"
}

.fi-rs-caret-right:before {
    content: "\f2dd"
}

.fi-rs-caret-square-down:before {
    content: "\f2de"
}

.fi-rs-caret-square-left_1:before {
    content: "\f2df"
}

.fi-rs-caret-square-left:before {
    content: "\f2e0"
}

.fi-rs-caret-square-right:before {
    content: "\f2e1"
}

.fi-rs-caret-up:before {
    content: "\f2e2"
}

.fi-rs-carrot:before {
    content: "\f2e3"
}

.fi-rs-cars:before {
    content: "\f2e4"
}

.fi-rs-cart-arrow-down:before {
    content: "\f2e5"
}

.fi-rs-cart-minus:before {
    content: "\f2e6"
}

.fi-rs-cart-shopping-fast:before {
    content: "\f2e7"
}

.fi-rs-cash-register:before {
    content: "\f2e8"
}

.fi-rs-cassette-tape:before {
    content: "\f2e9"
}

.fi-rs-cassette-vhs:before {
    content: "\f2ea"
}

.fi-rs-castle:before {
    content: "\f2eb"
}

.fi-rs-cat-space:before {
    content: "\f2ec"
}

.fi-rs-cat:before {
    content: "\f2ed"
}

.fi-rs-cauldron:before {
    content: "\f2ee"
}

.fi-rs-cedi-sign:before {
    content: "\f2ef"
}

.fi-rs-cello:before {
    content: "\f2f0"
}

.fi-rs-cent-sign:before {
    content: "\f2f1"
}

.fi-rs-chair-office:before {
    content: "\f2f2"
}

.fi-rs-chair:before {
    content: "\f2f3"
}

.fi-rs-chalkboard-user:before {
    content: "\f2f4"
}

.fi-rs-charging-station:before {
    content: "\f2f5"
}

.fi-rs-chart-area:before {
    content: "\f2f6"
}

.fi-rs-chart-bullet:before {
    content: "\f2f7"
}

.fi-rs-chart-candlestick:before {
    content: "\f2f8"
}

.fi-rs-chart-connected:before {
    content: "\f2f9"
}

.fi-rs-chart-gantt:before {
    content: "\f2fa"
}

.fi-rs-chart-histogram:before {
    content: "\f2fb"
}

.fi-rs-chart-line-up:before {
    content: "\f2fc"
}

.fi-rs-chart-mixed:before {
    content: "\f2fd"
}

.fi-rs-chart-network:before {
    content: "\f2fe"
}

.fi-rs-chart-pie-alt:before {
    content: "\f2ff"
}

.fi-rs-chart-pie:before {
    content: "\f300"
}

.fi-rs-chart-pyramid:before {
    content: "\f301"
}

.fi-rs-chart-radar:before {
    content: "\f302"
}

.fi-rs-chart-scatter-3d:before {
    content: "\f303"
}

.fi-rs-chart-scatter-bubble:before {
    content: "\f304"
}

.fi-rs-chart-scatter:before {
    content: "\f305"
}

.fi-rs-chart-set-theory:before {
    content: "\f306"
}

.fi-rs-chart-simple-horizontal:before {
    content: "\f307"
}

.fi-rs-chart-simple:before {
    content: "\f308"
}

.fi-rs-chart-tree-map:before {
    content: "\f309"
}

.fi-rs-chart-tree:before {
    content: "\f30a"
}

.fi-rs-chart-user:before {
    content: "\f30b"
}

.fi-rs-chart-waterfall:before {
    content: "\f30c"
}

.fi-rs-chat-arrow-down:before {
    content: "\f30d"
}

.fi-rs-chat-arrow-grow:before {
    content: "\f30e"
}

.fi-rs-check-circle:before {
    content: "\f30f"
}

.fi-rs-check-double:before {
    content: "\f310"
}

.fi-rs-check:before {
    content: "\f311"
}

.fi-rs-checkbox:before {
    content: "\f312"
}

.fi-rs-cheese-alt:before {
    content: "\f313"
}

.fi-rs-cheese:before {
    content: "\f314"
}

.fi-rs-cheeseburger:before {
    content: "\f315"
}

.fi-rs-cherry:before {
    content: "\f316"
}

.fi-rs-chess-bishop:before {
    content: "\f317"
}

.fi-rs-chess-board:before {
    content: "\f318"
}

.fi-rs-chess-clock-alt:before {
    content: "\f319"
}

.fi-rs-chess-clock:before {
    content: "\f31a"
}

.fi-rs-chess-king-alt:before {
    content: "\f31b"
}

.fi-rs-chess-king:before {
    content: "\f31c"
}

.fi-rs-chess-knight-alt:before {
    content: "\f31d"
}

.fi-rs-chess-knight:before {
    content: "\f31e"
}

.fi-rs-chess-pawn-alt:before {
    content: "\f31f"
}

.fi-rs-chess-pawn:before {
    content: "\f320"
}

.fi-rs-chess-piece:before {
    content: "\f321"
}

.fi-rs-chess-queen-alt:before {
    content: "\f322"
}

.fi-rs-chess-queen:before {
    content: "\f323"
}

.fi-rs-chess-rook-alt:before {
    content: "\f324"
}

.fi-rs-chess-rook:before {
    content: "\f325"
}

.fi-rs-chess:before {
    content: "\f326"
}

.fi-rs-chevron-double-down:before {
    content: "\f327"
}

.fi-rs-chevron-double-up:before {
    content: "\f328"
}

.fi-rs-child-head:before {
    content: "\f329"
}

.fi-rs-child:before {
    content: "\f32a"
}

.fi-rs-chimney:before {
    content: "\f32b"
}

.fi-rs-chocolate:before {
    content: "\f32c"
}

.fi-rs-circle-0:before {
    content: "\f32d"
}

.fi-rs-circle-1:before {
    content: "\f32e"
}

.fi-rs-circle-2:before {
    content: "\f32f"
}

.fi-rs-circle-3:before {
    content: "\f330"
}

.fi-rs-circle-4:before {
    content: "\f331"
}

.fi-rs-circle-5:before {
    content: "\f332"
}

.fi-rs-circle-6:before {
    content: "\f333"
}

.fi-rs-circle-7:before {
    content: "\f334"
}

.fi-rs-circle-8:before {
    content: "\f335"
}

.fi-rs-circle-9:before {
    content: "\f336"
}

.fi-rs-circle-a:before {
    content: "\f337"
}

.fi-rs-circle-b:before {
    content: "\f338"
}

.fi-rs-circle-bolt:before {
    content: "\f339"
}

.fi-rs-circle-book-open:before {
    content: "\f33a"
}

.fi-rs-circle-bookmark:before {
    content: "\f33b"
}

.fi-rs-circle-c:before {
    content: "\f33c"
}

.fi-rs-circle-calendar:before {
    content: "\f33d"
}

.fi-rs-circle-camera:before {
    content: "\f33e"
}

.fi-rs-circle-cross:before {
    content: "\f33f"
}

.fi-rs-circle-d:before {
    content: "\f340"
}

.fi-rs-circle-dashed:before {
    content: "\f341"
}

.fi-rs-circle-e:before {
    content: "\f342"
}

.fi-rs-circle-ellipsis-vertical:before {
    content: "\f343"
}

.fi-rs-circle-ellipsis:before {
    content: "\f344"
}

.fi-rs-circle-envelope:before {
    content: "\f345"
}

.fi-rs-circle-exclamation-check:before {
    content: "\f346"
}

.fi-rs-circle-f:before {
    content: "\f347"
}

.fi-rs-circle-g:before {
    content: "\f348"
}

.fi-rs-circle-h:before {
    content: "\f349"
}

.fi-rs-circle-half-stroke:before {
    content: "\f34a"
}

.fi-rs-circle-half:before {
    content: "\f34b"
}

.fi-rs-circle-heart:before {
    content: "\f34c"
}

.fi-rs-circle-i:before {
    content: "\f34d"
}

.fi-rs-circle-j:before {
    content: "\f34e"
}

.fi-rs-circle-k:before {
    content: "\f34f"
}

.fi-rs-circle-l:before {
    content: "\f350"
}

.fi-rs-circle-m:before {
    content: "\f351"
}

.fi-rs-circle-microphone-lines:before {
    content: "\f352"
}

.fi-rs-circle-microphone:before {
    content: "\f353"
}

.fi-rs-circle-n:before {
    content: "\f354"
}

.fi-rs-circle-o:before {
    content: "\f355"
}

.fi-rs-circle-p:before {
    content: "\f356"
}

.fi-rs-circle-phone-flip:before {
    content: "\f357"
}

.fi-rs-circle-phone-hangup:before {
    content: "\f358"
}

.fi-rs-circle-phone:before {
    content: "\f359"
}

.fi-rs-circle-q:before {
    content: "\f35a"
}

.fi-rs-circle-quarter:before {
    content: "\f35b"
}

.fi-rs-circle-quarters-alt:before {
    content: "\f35c"
}

.fi-rs-circle-r:before {
    content: "\f35d"
}

.fi-rs-circle-s:before {
    content: "\f35e"
}

.fi-rs-circle-small:before {
    content: "\f35f"
}

.fi-rs-circle-star:before {
    content: "\f360"
}

.fi-rs-circle-t:before {
    content: "\f361"
}

.fi-rs-circle-three-quarters:before {
    content: "\f362"
}

.fi-rs-circle-trash:before {
    content: "\f363"
}

.fi-rs-circle-u:before {
    content: "\f364"
}

.fi-rs-circle-user:before {
    content: "\f365"
}

.fi-rs-circle-v:before {
    content: "\f366"
}

.fi-rs-circle-video:before {
    content: "\f367"
}

.fi-rs-circle-w:before {
    content: "\f368"
}

.fi-rs-circle-waveform-lines:before {
    content: "\f369"
}

.fi-rs-circle-x:before {
    content: "\f36a"
}

.fi-rs-circle-xmark:before {
    content: "\f36b"
}

.fi-rs-circle-y:before {
    content: "\f36c"
}

.fi-rs-circle-z:before {
    content: "\f36d"
}

.fi-rs-circle:before {
    content: "\f36e"
}

.fi-rs-city:before {
    content: "\f36f"
}

.fi-rs-clapperboard-play:before {
    content: "\f370"
}

.fi-rs-clapperboard:before {
    content: "\f371"
}

.fi-rs-clarinet:before {
    content: "\f372"
}

.fi-rs-claw-marks:before {
    content: "\f373"
}

.fi-rs-clean:before {
    content: "\f374"
}

.fi-rs-clip:before {
    content: "\f375"
}

.fi-rs-clipboard-check:before {
    content: "\f376"
}

.fi-rs-clipboard-list-check:before {
    content: "\f377"
}

.fi-rs-clipboard-list:before {
    content: "\f378"
}

.fi-rs-clipboard-prescription:before {
    content: "\f379"
}

.fi-rs-clipboard-user:before {
    content: "\f37a"
}

.fi-rs-clipboard:before {
    content: "\f37b"
}

.fi-rs-clock-desk:before {
    content: "\f37c"
}

.fi-rs-clock-eight-thirty:before {
    content: "\f37d"
}

.fi-rs-clock-eleven-thirty:before {
    content: "\f37e"
}

.fi-rs-clock-eleven:before {
    content: "\f37f"
}

.fi-rs-clock-five-thirty:before {
    content: "\f380"
}

.fi-rs-clock-five:before {
    content: "\f381"
}

.fi-rs-clock-four-thirty:before {
    content: "\f382"
}

.fi-rs-clock-nine-thirty:before {
    content: "\f383"
}

.fi-rs-clock-nine:before {
    content: "\f384"
}

.fi-rs-clock-one-thirty:before {
    content: "\f385"
}

.fi-rs-clock-one:before {
    content: "\f386"
}

.fi-rs-clock-seven-thirty:before {
    content: "\f387"
}

.fi-rs-clock-seven:before {
    content: "\f388"
}

.fi-rs-clock-six-thirty:before {
    content: "\f389"
}

.fi-rs-clock-six:before {
    content: "\f38a"
}

.fi-rs-clock-ten-thirty:before {
    content: "\f38b"
}

.fi-rs-clock-ten:before {
    content: "\f38c"
}

.fi-rs-clock-three-thirty:before {
    content: "\f38d"
}

.fi-rs-clock-three:before {
    content: "\f38e"
}

.fi-rs-clock-twelve-thirty:before {
    content: "\f38f"
}

.fi-rs-clock-twelve:before {
    content: "\f390"
}

.fi-rs-clock-two-thirty:before {
    content: "\f391"
}

.fi-rs-clock-two:before {
    content: "\f392"
}

.fi-rs-clock:before {
    content: "\f393"
}

.fi-rs-clone:before {
    content: "\f394"
}

.fi-rs-closed-captioning-slash:before {
    content: "\f395"
}

.fi-rs-clothes-hanger:before {
    content: "\f396"
}

.fi-rs-cloud-check:before {
    content: "\f397"
}

.fi-rs-cloud-disabled:before {
    content: "\f398"
}

.fi-rs-cloud-download-alt:before {
    content: "\f399"
}

.fi-rs-cloud-download:before {
    content: "\f39a"
}

.fi-rs-cloud-drizzle:before {
    content: "\f39b"
}

.fi-rs-cloud-exclamation:before {
    content: "\f39c"
}

.fi-rs-cloud-hail-mixed:before {
    content: "\f39d"
}

.fi-rs-cloud-hail:before {
    content: "\f39e"
}

.fi-rs-cloud-meatball:before {
    content: "\f39f"
}

.fi-rs-cloud-moon-rain:before {
    content: "\f3a0"
}

.fi-rs-cloud-moon:before {
    content: "\f3a1"
}

.fi-rs-cloud-question:before {
    content: "\f3a2"
}

.fi-rs-cloud-rain:before {
    content: "\f3a3"
}

.fi-rs-cloud-rainbow:before {
    content: "\f3a4"
}

.fi-rs-cloud-share:before {
    content: "\f3a5"
}

.fi-rs-cloud-showers-heavy:before {
    content: "\f3a6"
}

.fi-rs-cloud-showers:before {
    content: "\f3a7"
}

.fi-rs-cloud-sleet:before {
    content: "\f3a8"
}

.fi-rs-cloud-snow:before {
    content: "\f3a9"
}

.fi-rs-cloud-sun-rain:before {
    content: "\f3aa"
}

.fi-rs-cloud-sun:before {
    content: "\f3ab"
}

.fi-rs-cloud-upload-alt:before {
    content: "\f3ac"
}

.fi-rs-cloud-upload:before {
    content: "\f3ad"
}

.fi-rs-cloud:before {
    content: "\f3ae"
}

.fi-rs-clouds-moon:before {
    content: "\f3af"
}

.fi-rs-clouds-sun:before {
    content: "\f3b0"
}

.fi-rs-clouds:before {
    content: "\f3b1"
}

.fi-rs-clover-alt:before {
    content: "\f3b2"
}

.fi-rs-club:before {
    content: "\f3b3"
}

.fi-rs-cocktail-alt:before {
    content: "\f3b4"
}

.fi-rs-cocktail:before {
    content: "\f3b5"
}

.fi-rs-code-branch:before {
    content: "\f3b6"
}

.fi-rs-code-commit:before {
    content: "\f3b7"
}

.fi-rs-code-compare:before {
    content: "\f3b8"
}

.fi-rs-code-fork:before {
    content: "\f3b9"
}

.fi-rs-code-merge:before {
    content: "\f3ba"
}

.fi-rs-code-pull-request-closed:before {
    content: "\f3bb"
}

.fi-rs-code-pull-request-draft:before {
    content: "\f3bc"
}

.fi-rs-code-pull-request:before {
    content: "\f3bd"
}

.fi-rs-code-simple:before {
    content: "\f3be"
}

.fi-rs-coffee-bean:before {
    content: "\f3bf"
}

.fi-rs-coffee-beans:before {
    content: "\f3c0"
}

.fi-rs-coffee-pot:before {
    content: "\f3c1"
}

.fi-rs-coffee:before {
    content: "\f3c2"
}

.fi-rs-coffin-cross:before {
    content: "\f3c3"
}

.fi-rs-coffin:before {
    content: "\f3c4"
}

.fi-rs-coin:before {
    content: "\f3c5"
}

.fi-rs-coins:before {
    content: "\f3c6"
}

.fi-rs-colon-sign:before {
    content: "\f3c7"
}

.fi-rs-columns-3:before {
    content: "\f3c8"
}

.fi-rs-comet:before {
    content: "\f3c9"
}

.fi-rs-command:before {
    content: "\f3ca"
}

.fi-rs-comment-alt-check:before {
    content: "\f3cb"
}

.fi-rs-comment-alt-dots:before {
    content: "\f3cc"
}

.fi-rs-comment-alt-edit:before {
    content: "\f3cd"
}

.fi-rs-comment-alt-medical:before {
    content: "\f3ce"
}

.fi-rs-comment-alt-middle-top:before {
    content: "\f3cf"
}

.fi-rs-comment-alt-middle:before {
    content: "\f3d0"
}

.fi-rs-comment-alt-minus:before {
    content: "\f3d1"
}

.fi-rs-comment-alt-music:before {
    content: "\f3d2"
}

.fi-rs-comment-alt:before {
    content: "\f3d3"
}

.fi-rs-comment-arrow-down:before {
    content: "\f3d4"
}

.fi-rs-comment-arrow-up-right:before {
    content: "\f3d5"
}

.fi-rs-comment-arrow-up:before {
    content: "\f3d6"
}

.fi-rs-comment-check:before {
    content: "\f3d7"
}

.fi-rs-comment-code:before {
    content: "\f3d8"
}

.fi-rs-comment-dollar:before {
    content: "\f3d9"
}

.fi-rs-comment-dots:before {
    content: "\f3da"
}

.fi-rs-comment-exclamation:before {
    content: "\f3db"
}

.fi-rs-comment-heart:before {
    content: "\f3dc"
}

.fi-rs-comment-image:before {
    content: "\f3dd"
}

.fi-rs-comment-info:before {
    content: "\f3de"
}

.fi-rs-comment-medical:before {
    content: "\f3df"
}

.fi-rs-comment-minus:before {
    content: "\f3e0"
}

.fi-rs-comment-pen:before {
    content: "\f3e1"
}

.fi-rs-comment-question:before {
    content: "\f3e2"
}

.fi-rs-comment-quote:before {
    content: "\f3e3"
}

.fi-rs-comment-slash:before {
    content: "\f3e4"
}

.fi-rs-comment-smile:before {
    content: "\f3e5"
}

.fi-rs-comment-sms:before {
    content: "\f3e6"
}

.fi-rs-comment-text:before {
    content: "\f3e7"
}

.fi-rs-comment-user:before {
    content: "\f3e8"
}

.fi-rs-comment-xmark:before {
    content: "\f3e9"
}

.fi-rs-comment:before {
    content: "\f3ea"
}

.fi-rs-comments-dollar:before {
    content: "\f3eb"
}

.fi-rs-comments-question-check:before {
    content: "\f3ec"
}

.fi-rs-comments-question:before {
    content: "\f3ed"
}

.fi-rs-comments:before {
    content: "\f3ee"
}

.fi-rs-compass-slash:before {
    content: "\f3ef"
}

.fi-rs-compress-alt:before {
    content: "\f3f0"
}

.fi-rs-compress:before {
    content: "\f3f1"
}

.fi-rs-computer-classic:before {
    content: "\f3f2"
}

.fi-rs-computer-mouse:before {
    content: "\f3f3"
}

.fi-rs-computer-speaker:before {
    content: "\f3f4"
}

.fi-rs-computer:before {
    content: "\f3f5"
}

.fi-rs-concierge-bell:before {
    content: "\f3f6"
}

.fi-rs-confetti:before {
    content: "\f3f7"
}

.fi-rs-container-storage:before {
    content: "\f3f8"
}

.fi-rs-conveyor-belt-alt:before {
    content: "\f3f9"
}

.fi-rs-conveyor-belt-empty:before {
    content: "\f3fa"
}

.fi-rs-conveyor-belt:before {
    content: "\f3fb"
}

.fi-rs-cookie-alt:before {
    content: "\f3fc"
}

.fi-rs-cookie:before {
    content: "\f3fd"
}

.fi-rs-copy-alt:before {
    content: "\f3fe"
}

.fi-rs-copy-image:before {
    content: "\f3ff"
}

.fi-rs-copy:before {
    content: "\f400"
}

.fi-rs-copyright:before {
    content: "\f401"
}

.fi-rs-corn:before {
    content: "\f402"
}

.fi-rs-couch:before {
    content: "\f403"
}

.fi-rs-cow-alt:before {
    content: "\f404"
}

.fi-rs-cow:before {
    content: "\f405"
}

.fi-rs-cowbell-circle-plus:before {
    content: "\f406"
}

.fi-rs-cowbell-more:before {
    content: "\f407"
}

.fi-rs-cowbell:before {
    content: "\f408"
}

.fi-rs-crab:before {
    content: "\f409"
}

.fi-rs-cream:before {
    content: "\f40a"
}

.fi-rs-credit-card:before {
    content: "\f40b"
}

.fi-rs-cricket:before {
    content: "\f40c"
}

.fi-rs-croissant:before {
    content: "\f40d"
}

.fi-rs-cross-religion:before {
    content: "\f40e"
}

.fi-rs-cross-small:before {
    content: "\f40f"
}

.fi-rs-cross:before {
    content: "\f410"
}

.fi-rs-crossed-eye:before {
    content: "\f411"
}

.fi-rs-crow:before {
    content: "\f412"
}

.fi-rs-crown:before {
    content: "\f413"
}

.fi-rs-crutch:before {
    content: "\f414"
}

.fi-rs-crutches:before {
    content: "\f415"
}

.fi-rs-cruzeiro-sign:before {
    content: "\f416"
}

.fi-rs-crystal-ball:before {
    content: "\f417"
}

.fi-rs-cube:before {
    content: "\f418"
}

.fi-rs-cubes:before {
    content: "\f419"
}

.fi-rs-cupcake:before {
    content: "\f41a"
}

.fi-rs-curling:before {
    content: "\f41b"
}

.fi-rs-cursor-finger:before {
    content: "\f41c"
}

.fi-rs-cursor-plus:before {
    content: "\f41d"
}

.fi-rs-cursor-text-alt:before {
    content: "\f41e"
}

.fi-rs-cursor-text:before {
    content: "\f41f"
}

.fi-rs-cursor:before {
    content: "\f420"
}

.fi-rs-d:before {
    content: "\f421"
}

.fi-rs-dart:before {
    content: "\f422"
}

.fi-rs-dashboard:before {
    content: "\f423"
}

.fi-rs-data-transfer:before {
    content: "\f424"
}

.fi-rs-database:before {
    content: "\f425"
}

.fi-rs-deer-rudolph:before {
    content: "\f426"
}

.fi-rs-deer:before {
    content: "\f427"
}

.fi-rs-delete-document:before {
    content: "\f428"
}

.fi-rs-delete-right:before {
    content: "\f429"
}

.fi-rs-delete-user:before {
    content: "\f42a"
}

.fi-rs-delete:before {
    content: "\f42b"
}

.fi-rs-democrat:before {
    content: "\f42c"
}

.fi-rs-desktop-arrow-down:before {
    content: "\f42d"
}

.fi-rs-desktop-wallpaper:before {
    content: "\f42e"
}

.fi-rs-devices:before {
    content: "\f42f"
}

.fi-rs-dewpoint:before {
    content: "\f430"
}

.fi-rs-dharmachakra:before {
    content: "\f431"
}

.fi-rs-diagram-cells:before {
    content: "\f432"
}

.fi-rs-diagram-lean-canvas:before {
    content: "\f433"
}

.fi-rs-diagram-nested:before {
    content: "\f434"
}

.fi-rs-diagram-next:before {
    content: "\f435"
}

.fi-rs-diagram-predecessor:before {
    content: "\f436"
}

.fi-rs-diagram-previous:before {
    content: "\f437"
}

.fi-rs-diagram-project:before {
    content: "\f438"
}

.fi-rs-diagram-sankey:before {
    content: "\f439"
}

.fi-rs-diagram-subtask:before {
    content: "\f43a"
}

.fi-rs-diagram-successor:before {
    content: "\f43b"
}

.fi-rs-diagram-venn:before {
    content: "\f43c"
}

.fi-rs-dial-high:before {
    content: "\f43d"
}

.fi-rs-dial-low:before {
    content: "\f43e"
}

.fi-rs-dial-max:before {
    content: "\f43f"
}

.fi-rs-dial-med-low:before {
    content: "\f440"
}

.fi-rs-dial-med:before {
    content: "\f441"
}

.fi-rs-dial-min:before {
    content: "\f442"
}

.fi-rs-dial-off:before {
    content: "\f443"
}

.fi-rs-dial:before {
    content: "\f444"
}

.fi-rs-diamond-exclamation:before {
    content: "\f445"
}

.fi-rs-diamond-turn-right:before {
    content: "\f446"
}

.fi-rs-diamond:before {
    content: "\f447"
}

.fi-rs-dice-alt:before {
    content: "\f448"
}

.fi-rs-dice-d10:before {
    content: "\f449"
}

.fi-rs-dice-d12:before {
    content: "\f44a"
}

.fi-rs-dice-d20:before {
    content: "\f44b"
}

.fi-rs-dice-d4:before {
    content: "\f44c"
}

.fi-rs-dice-d6:before {
    content: "\f44d"
}

.fi-rs-dice-d8:before {
    content: "\f44e"
}

.fi-rs-dice-four:before {
    content: "\f44f"
}

.fi-rs-dice-one:before {
    content: "\f450"
}

.fi-rs-dice-six:before {
    content: "\f451"
}

.fi-rs-dice-three:before {
    content: "\f452"
}

.fi-rs-dice-two:before {
    content: "\f453"
}

.fi-rs-dice:before {
    content: "\f454"
}

.fi-rs-digging:before {
    content: "\f455"
}

.fi-rs-digital-tachograph:before {
    content: "\f456"
}

.fi-rs-diploma:before {
    content: "\f457"
}

.fi-rs-disc-drive:before {
    content: "\f458"
}

.fi-rs-disco-ball:before {
    content: "\f459"
}

.fi-rs-discover:before {
    content: "\f45a"
}

.fi-rs-disease:before {
    content: "\f45b"
}

.fi-rs-disk:before {
    content: "\f45c"
}

.fi-rs-display-arrow-down:before {
    content: "\f45d"
}

.fi-rs-display-code:before {
    content: "\f45e"
}

.fi-rs-display-medical:before {
    content: "\f45f"
}

.fi-rs-display-slash:before {
    content: "\f460"
}

.fi-rs-distribute-spacing-horizontal:before {
    content: "\f461"
}

.fi-rs-distribute-spacing-vertical:before {
    content: "\f462"
}

.fi-rs-dizzy:before {
    content: "\f463"
}

.fi-rs-dna:before {
    content: "\f464"
}

.fi-rs-do-not-enter:before {
    content: "\f465"
}

.fi-rs-doctor:before {
    content: "\f466"
}

.fi-rs-document-signed:before {
    content: "\f467"
}

.fi-rs-document:before {
    content: "\f468"
}

.fi-rs-dog:before {
    content: "\f469"
}

.fi-rs-dollar:before {
    content: "\f46a"
}

.fi-rs-dolly-flatbed-alt:before {
    content: "\f46b"
}

.fi-rs-dolly-flatbed-empty:before {
    content: "\f46c"
}

.fi-rs-dolly-flatbed:before {
    content: "\f46d"
}

.fi-rs-dolphin:before {
    content: "\f46e"
}

.fi-rs-donate:before {
    content: "\f46f"
}

.fi-rs-dong-sign:before {
    content: "\f470"
}

.fi-rs-door-closed:before {
    content: "\f471"
}

.fi-rs-door-open:before {
    content: "\f472"
}

.fi-rs-dot-circle:before {
    content: "\f473"
}

.fi-rs-dove:before {
    content: "\f474"
}

.fi-rs-down-left-and-up-right-to-center:before {
    content: "\f475"
}

.fi-rs-down-left:before {
    content: "\f476"
}

.fi-rs-down-right:before {
    content: "\f477"
}

.fi-rs-down-to-line:before {
    content: "\f478"
}

.fi-rs-down:before {
    content: "\f479"
}

.fi-rs-download:before {
    content: "\f47a"
}

.fi-rs-drafting-compass:before {
    content: "\f47b"
}

.fi-rs-dragon:before {
    content: "\f47c"
}

.fi-rs-draw-polygon:before {
    content: "\f47d"
}

.fi-rs-draw-square:before {
    content: "\f47e"
}

.fi-rs-dreidel:before {
    content: "\f47f"
}

.fi-rs-drink-alt:before {
    content: "\f480"
}

.fi-rs-drone-alt:before {
    content: "\f481"
}

.fi-rs-drone-front:before {
    content: "\f482"
}

.fi-rs-drone:before {
    content: "\f483"
}

.fi-rs-drum-steelpan:before {
    content: "\f484"
}

.fi-rs-drum:before {
    content: "\f485"
}

.fi-rs-drumstick-bite:before {
    content: "\f486"
}

.fi-rs-drumstick:before {
    content: "\f487"
}

.fi-rs-dryer-alt:before {
    content: "\f488"
}

.fi-rs-dryer:before {
    content: "\f489"
}

.fi-rs-duck:before {
    content: "\f48a"
}

.fi-rs-dumpster-fire:before {
    content: "\f48b"
}

.fi-rs-dumpster:before {
    content: "\f48c"
}

.fi-rs-dungeon:before {
    content: "\f48d"
}

.fi-rs-duplicate:before {
    content: "\f48e"
}

.fi-rs-e-learning:before {
    content: "\f48f"
}

.fi-rs-e:before {
    content: "\f490"
}

.fi-rs-ear-deaf:before {
    content: "\f491"
}

.fi-rs-ear-muffs:before {
    content: "\f492"
}

.fi-rs-ear:before {
    content: "\f493"
}

.fi-rs-earnings:before {
    content: "\f494"
}

.fi-rs-earth-africa:before {
    content: "\f495"
}

.fi-rs-earth-americas:before {
    content: "\f496"
}

.fi-rs-earth-asia:before {
    content: "\f497"
}

.fi-rs-earth-europa:before {
    content: "\f498"
}

.fi-rs-eclipse-alt:before {
    content: "\f499"
}

.fi-rs-eclipse:before {
    content: "\f49a"
}

.fi-rs-edit-alt:before {
    content: "\f49b"
}

.fi-rs-edit:before {
    content: "\f49c"
}

.fi-rs-egg-fried:before {
    content: "\f49d"
}

.fi-rs-egg:before {
    content: "\f49e"
}

.fi-rs-eject:before {
    content: "\f49f"
}

.fi-rs-elephant:before {
    content: "\f4a0"
}

.fi-rs-elevator:before {
    content: "\f4a1"
}

.fi-rs-engine-warning:before {
    content: "\f4a2"
}

.fi-rs-engine:before {
    content: "\f4a3"
}

.fi-rs-enter:before {
    content: "\f4a4"
}

.fi-rs-envelope-ban:before {
    content: "\f4a5"
}

.fi-rs-envelope-bulk:before {
    content: "\f4a6"
}

.fi-rs-envelope-dot:before {
    content: "\f4a7"
}

.fi-rs-envelope-download:before {
    content: "\f4a8"
}

.fi-rs-envelope-marker:before {
    content: "\f4a9"
}

.fi-rs-envelope-open-dollar:before {
    content: "\f4aa"
}

.fi-rs-envelope-open-text:before {
    content: "\f4ab"
}

.fi-rs-envelope-open:before {
    content: "\f4ac"
}

.fi-rs-envelope-plus:before {
    content: "\f4ad"
}

.fi-rs-envelope:before {
    content: "\f4ae"
}

.fi-rs-envelopes:before {
    content: "\f4af"
}

.fi-rs-equality:before {
    content: "\f4b0"
}

.fi-rs-eraser:before {
    content: "\f4b1"
}

.fi-rs-escalator:before {
    content: "\f4b2"
}

.fi-rs-ethernet:before {
    content: "\f4b3"
}

.fi-rs-euro:before {
    content: "\f4b4"
}

.fi-rs-exchange-alt:before {
    content: "\f4b5"
}

.fi-rs-exchange:before {
    content: "\f4b6"
}

.fi-rs-exclamation:before {
    content: "\f4b7"
}

.fi-rs-exit:before {
    content: "\f4b8"
}

.fi-rs-expand-arrows-alt:before {
    content: "\f4b9"
}

.fi-rs-expand-arrows:before {
    content: "\f4ba"
}

.fi-rs-expand:before {
    content: "\f4bb"
}

.fi-rs-eye-dropper-half:before {
    content: "\f4bc"
}

.fi-rs-eye-dropper:before {
    content: "\f4bd"
}

.fi-rs-eye:before {
    content: "\f4be"
}

.fi-rs-eyes:before {
    content: "\f4bf"
}

.fi-rs-f:before {
    content: "\f4c0"
}

.fi-rs-face-angry-horns:before {
    content: "\f4c1"
}

.fi-rs-face-anguished:before {
    content: "\f4c2"
}

.fi-rs-face-anxious-sweat:before {
    content: "\f4c3"
}

.fi-rs-face-astonished:before {
    content: "\f4c4"
}

.fi-rs-face-awesome:before {
    content: "\f4c5"
}

.fi-rs-face-beam-hand-over-mouth:before {
    content: "\f4c6"
}

.fi-rs-face-confounded:before {
    content: "\f4c7"
}

.fi-rs-face-confused:before {
    content: "\f4c8"
}

.fi-rs-face-cowboy-hat:before {
    content: "\f4c9"
}

.fi-rs-face-disappointed:before {
    content: "\f4ca"
}

.fi-rs-face-disguise:before {
    content: "\f4cb"
}

.fi-rs-face-downcast-sweat:before {
    content: "\f4cc"
}

.fi-rs-face-drooling:before {
    content: "\f4cd"
}

.fi-rs-face-explode:before {
    content: "\f4ce"
}

.fi-rs-face-expressionless:before {
    content: "\f4cf"
}

.fi-rs-face-eyes-xmarks:before {
    content: "\f4d0"
}

.fi-rs-face-fearful:before {
    content: "\f4d1"
}

.fi-rs-face-glasses:before {
    content: "\f4d2"
}

.fi-rs-face-grin-tongue-wink:before {
    content: "\f4d3"
}

.fi-rs-face-hand-yawn:before {
    content: "\f4d4"
}

.fi-rs-face-head-bandage:before {
    content: "\f4d5"
}

.fi-rs-face-hushed:before {
    content: "\f4d6"
}

.fi-rs-face-icicles:before {
    content: "\f4d7"
}

.fi-rs-face-lying:before {
    content: "\f4d8"
}

.fi-rs-face-mask:before {
    content: "\f4d9"
}

.fi-rs-face-monocle:before {
    content: "\f4da"
}

.fi-rs-face-nauseated:before {
    content: "\f4db"
}

.fi-rs-face-nose-steam:before {
    content: "\f4dc"
}

.fi-rs-face-party:before {
    content: "\f4dd"
}

.fi-rs-face-pensive:before {
    content: "\f4de"
}

.fi-rs-face-persevering:before {
    content: "\f4df"
}

.fi-rs-face-pleading:before {
    content: "\f4e0"
}

.fi-rs-face-raised-eyebrow:before {
    content: "\f4e1"
}

.fi-rs-face-relieved:before {
    content: "\f4e2"
}

.fi-rs-face-sad-sweat:before {
    content: "\f4e3"
}

.fi-rs-face-scream:before {
    content: "\f4e4"
}

.fi-rs-face-shush:before {
    content: "\f4e5"
}

.fi-rs-face-sleeping:before {
    content: "\f4e6"
}

.fi-rs-face-sleepy:before {
    content: "\f4e7"
}

.fi-rs-face-smile-halo:before {
    content: "\f4e8"
}

.fi-rs-face-smile-hearts:before {
    content: "\f4e9"
}

.fi-rs-face-smile-horns:before {
    content: "\f4ea"
}

.fi-rs-face-smile-tear:before {
    content: "\f4eb"
}

.fi-rs-face-smile-tongue:before {
    content: "\f4ec"
}

.fi-rs-face-smile-upside-down:before {
    content: "\f4ed"
}

.fi-rs-face-smiling-hands:before {
    content: "\f4ee"
}

.fi-rs-face-smirking:before {
    content: "\f4ef"
}

.fi-rs-face-sunglasses:before {
    content: "\f4f0"
}

.fi-rs-face-swear:before {
    content: "\f4f1"
}

.fi-rs-face-thermometer:before {
    content: "\f4f2"
}

.fi-rs-face-thinking:before {
    content: "\f4f3"
}

.fi-rs-face-tissue:before {
    content: "\f4f4"
}

.fi-rs-face-tongue-money:before {
    content: "\f4f5"
}

.fi-rs-face-tongue-sweat:before {
    content: "\f4f6"
}

.fi-rs-face-unamused:before {
    content: "\f4f7"
}

.fi-rs-face-viewfinder:before {
    content: "\f4f8"
}

.fi-rs-face-vomit:before {
    content: "\f4f9"
}

.fi-rs-face-weary:before {
    content: "\f4fa"
}

.fi-rs-face-woozy:before {
    content: "\f4fb"
}

.fi-rs-face-worried:before {
    content: "\f4fc"
}

.fi-rs-face-zany:before {
    content: "\f4fd"
}

.fi-rs-face-zipper:before {
    content: "\f4fe"
}

.fi-rs-family-dress:before {
    content: "\f4ff"
}

.fi-rs-family-pants:before {
    content: "\f500"
}

.fi-rs-family:before {
    content: "\f501"
}

.fi-rs-fan-table:before {
    content: "\f502"
}

.fi-rs-fan:before {
    content: "\f503"
}

.fi-rs-farm:before {
    content: "\f504"
}

.fi-rs-faucet-drip:before {
    content: "\f505"
}

.fi-rs-faucet:before {
    content: "\f506"
}

.fi-rs-fax:before {
    content: "\f507"
}

.fi-rs-feather-pointed:before {
    content: "\f508"
}

.fi-rs-feather:before {
    content: "\f509"
}

.fi-rs-fence:before {
    content: "\f50a"
}

.fi-rs-ferris-wheel:before {
    content: "\f50b"
}

.fi-rs-field-hockey:before {
    content: "\f50c"
}

.fi-rs-fighter-jet:before {
    content: "\f50d"
}

.fi-rs-file-ai:before {
    content: "\f50e"
}

.fi-rs-file-audio:before {
    content: "\f50f"
}

.fi-rs-file-binary:before {
    content: "\f510"
}

.fi-rs-file-chart-line:before {
    content: "\f511"
}

.fi-rs-file-chart-pie:before {
    content: "\f512"
}

.fi-rs-file-circle-info:before {
    content: "\f513"
}

.fi-rs-file-code:before {
    content: "\f514"
}

.fi-rs-file-csv:before {
    content: "\f515"
}

.fi-rs-file-download:before {
    content: "\f516"
}

.fi-rs-file-edit:before {
    content: "\f517"
}

.fi-rs-file-eps:before {
    content: "\f518"
}

.fi-rs-file-excel:before {
    content: "\f519"
}

.fi-rs-file-exclamation:before {
    content: "\f51a"
}

.fi-rs-file-export:before {
    content: "\f51b"
}

.fi-rs-file-image:before {
    content: "\f51c"
}

.fi-rs-file-import:before {
    content: "\f51d"
}

.fi-rs-file-invoice-dollar:before {
    content: "\f51e"
}

.fi-rs-file-invoice:before {
    content: "\f51f"
}

.fi-rs-file-medical-alt:before {
    content: "\f520"
}

.fi-rs-file-medical:before {
    content: "\f521"
}

.fi-rs-file-minus:before {
    content: "\f522"
}

.fi-rs-file-pdf:before {
    content: "\f523"
}

.fi-rs-file-powerpoint:before {
    content: "\f524"
}

.fi-rs-file-prescription:before {
    content: "\f525"
}

.fi-rs-file-psd:before {
    content: "\f526"
}

.fi-rs-file-signature:before {
    content: "\f527"
}

.fi-rs-file-spreadsheet:before {
    content: "\f528"
}

.fi-rs-file-upload:before {
    content: "\f529"
}

.fi-rs-file-user:before {
    content: "\f52a"
}

.fi-rs-file-video:before {
    content: "\f52b"
}

.fi-rs-file-word:before {
    content: "\f52c"
}

.fi-rs-file-zipper:before {
    content: "\f52d"
}

.fi-rs-file:before {
    content: "\f52e"
}

.fi-rs-files-medical:before {
    content: "\f52f"
}

.fi-rs-fill:before {
    content: "\f530"
}

.fi-rs-film-canister:before {
    content: "\f531"
}

.fi-rs-film-slash:before {
    content: "\f532"
}

.fi-rs-film:before {
    content: "\f533"
}

.fi-rs-films:before {
    content: "\f534"
}

.fi-rs-filter-slash:before {
    content: "\f535"
}

.fi-rs-filter:before {
    content: "\f536"
}

.fi-rs-filters:before {
    content: "\f537"
}

.fi-rs-fingerprint:before {
    content: "\f538"
}

.fi-rs-fire-burner:before {
    content: "\f539"
}

.fi-rs-fire-extinguisher:before {
    content: "\f53a"
}

.fi-rs-fire-flame-curved:before {
    content: "\f53b"
}

.fi-rs-fire-flame-simple:before {
    content: "\f53c"
}

.fi-rs-fire-hydrant:before {
    content: "\f53d"
}

.fi-rs-fire-smoke:before {
    content: "\f53e"
}

.fi-rs-fireplace:before {
    content: "\f53f"
}

.fi-rs-fish-bones:before {
    content: "\f540"
}

.fi-rs-fish-cooked:before {
    content: "\f541"
}

.fi-rs-fish:before {
    content: "\f542"
}

.fi-rs-fishing-rod:before {
    content: "\f543"
}

.fi-rs-flag-alt:before {
    content: "\f544"
}

.fi-rs-flag-checkered:before {
    content: "\f545"
}

.fi-rs-flag-usa:before {
    content: "\f546"
}

.fi-rs-flag:before {
    content: "\f547"
}

.fi-rs-flame:before {
    content: "\f548"
}

.fi-rs-flashlight:before {
    content: "\f549"
}

.fi-rs-flask-poison:before {
    content: "\f54a"
}

.fi-rs-flask-potion:before {
    content: "\f54b"
}

.fi-rs-flask:before {
    content: "\f54c"
}

.fi-rs-flip-horizontal:before {
    content: "\f54d"
}

.fi-rs-floppy-disk-circle-arrow-right:before {
    content: "\f54e"
}

.fi-rs-floppy-disk-circle-xmark:before {
    content: "\f54f"
}

.fi-rs-floppy-disk-pen:before {
    content: "\f550"
}

.fi-rs-floppy-disks:before {
    content: "\f551"
}

.fi-rs-florin-sign:before {
    content: "\f552"
}

.fi-rs-flower-bouquet:before {
    content: "\f553"
}

.fi-rs-flower-daffodil:before {
    content: "\f554"
}

.fi-rs-flower-tulip:before {
    content: "\f555"
}

.fi-rs-flower:before {
    content: "\f556"
}

.fi-rs-flushed:before {
    content: "\f557"
}

.fi-rs-flute:before {
    content: "\f558"
}

.fi-rs-flux-capacitor:before {
    content: "\f559"
}

.fi-rs-fog:before {
    content: "\f55a"
}

.fi-rs-folder-download:before {
    content: "\f55b"
}

.fi-rs-folder-minus:before {
    content: "\f55c"
}

.fi-rs-folder-open:before {
    content: "\f55d"
}

.fi-rs-folder-times:before {
    content: "\f55e"
}

.fi-rs-folder-tree:before {
    content: "\f55f"
}

.fi-rs-folder-upload:before {
    content: "\f560"
}

.fi-rs-folder-xmark:before {
    content: "\f561"
}

.fi-rs-folder:before {
    content: "\f562"
}

.fi-rs-folders:before {
    content: "\f563"
}

.fi-rs-follow-folder:before {
    content: "\f564"
}

.fi-rs-followcollection:before {
    content: "\f565"
}

.fi-rs-following:before {
    content: "\f566"
}

.fi-rs-football:before {
    content: "\f567"
}

.fi-rs-fork:before {
    content: "\f568"
}

.fi-rs-forklift:before {
    content: "\f569"
}

.fi-rs-form:before {
    content: "\f56a"
}

.fi-rs-fort:before {
    content: "\f56b"
}

.fi-rs-forward-fast:before {
    content: "\f56c"
}

.fi-rs-forward:before {
    content: "\f56d"
}

.fi-rs-fox:before {
    content: "\f56e"
}

.fi-rs-frame:before {
    content: "\f56f"
}

.fi-rs-franc-sign:before {
    content: "\f570"
}

.fi-rs-french-fries:before {
    content: "\f571"
}

.fi-rs-frog:before {
    content: "\f572"
}

.fi-rs-frown:before {
    content: "\f573"
}

.fi-rs-ftp:before {
    content: "\f574"
}

.fi-rs-funnel-dollar:before {
    content: "\f575"
}

.fi-rs-g:before {
    content: "\f576"
}

.fi-rs-galaxy:before {
    content: "\f577"
}

.fi-rs-gallery-thumbnails:before {
    content: "\f578"
}

.fi-rs-gallery:before {
    content: "\f579"
}

.fi-rs-game-board-alt:before {
    content: "\f57a"
}

.fi-rs-gamepad:before {
    content: "\f57b"
}

.fi-rs-garage-car:before {
    content: "\f57c"
}

.fi-rs-garage-open:before {
    content: "\f57d"
}

.fi-rs-garage:before {
    content: "\f57e"
}

.fi-rs-garlic:before {
    content: "\f57f"
}

.fi-rs-gas-pump-alt:before {
    content: "\f580"
}

.fi-rs-gas-pump-slash:before {
    content: "\f581"
}

.fi-rs-gas-pump:before {
    content: "\f582"
}

.fi-rs-gauge-circle-bolt:before {
    content: "\f583"
}

.fi-rs-gauge-circle-minus:before {
    content: "\f584"
}

.fi-rs-gauge-circle-plus:before {
    content: "\f585"
}

.fi-rs-gavel:before {
    content: "\f586"
}

.fi-rs-gears:before {
    content: "\f587"
}

.fi-rs-gem:before {
    content: "\f588"
}

.fi-rs-ghost:before {
    content: "\f589"
}

.fi-rs-gif-square:before {
    content: "\f58a"
}

.fi-rs-gif:before {
    content: "\f58b"
}

.fi-rs-gift-card:before {
    content: "\f58c"
}

.fi-rs-gift:before {
    content: "\f58d"
}

.fi-rs-gifts:before {
    content: "\f58e"
}

.fi-rs-gingerbread-man:before {
    content: "\f58f"
}

.fi-rs-glass-champagne:before {
    content: "\f590"
}

.fi-rs-glass-cheers:before {
    content: "\f591"
}

.fi-rs-glass-citrus:before {
    content: "\f592"
}

.fi-rs-glass-whiskey-rocks:before {
    content: "\f593"
}

.fi-rs-glass-whiskey:before {
    content: "\f594"
}

.fi-rs-glass:before {
    content: "\f595"
}

.fi-rs-glasses:before {
    content: "\f596"
}

.fi-rs-globe-alt:before {
    content: "\f597"
}

.fi-rs-globe-snow:before {
    content: "\f598"
}

.fi-rs-globe:before {
    content: "\f599"
}

.fi-rs-golf-ball:before {
    content: "\f59a"
}

.fi-rs-golf-club:before {
    content: "\f59b"
}

.fi-rs-golf:before {
    content: "\f59c"
}

.fi-rs-graduation-cap:before {
    content: "\f59d"
}

.fi-rs-gramophone:before {
    content: "\f59e"
}

.fi-rs-grape:before {
    content: "\f59f"
}

.fi-rs-graphic-style:before {
    content: "\f5a0"
}

.fi-rs-graphic-tablet:before {
    content: "\f5a1"
}

.fi-rs-grate-droplet:before {
    content: "\f5a2"
}

.fi-rs-grate:before {
    content: "\f5a3"
}

.fi-rs-grid-alt:before {
    content: "\f5a4"
}

.fi-rs-grid-dividers:before {
    content: "\f5a5"
}

.fi-rs-grid:before {
    content: "\f5a6"
}

.fi-rs-grill-hot-alt:before {
    content: "\f5a7"
}

.fi-rs-grill:before {
    content: "\f5a8"
}

.fi-rs-grimace:before {
    content: "\f5a9"
}

.fi-rs-grin-alt:before {
    content: "\f5aa"
}

.fi-rs-grin-beam-sweat:before {
    content: "\f5ab"
}

.fi-rs-grin-beam:before {
    content: "\f5ac"
}

.fi-rs-grin-hearts:before {
    content: "\f5ad"
}

.fi-rs-grin-squint-tears:before {
    content: "\f5ae"
}

.fi-rs-grin-squint:before {
    content: "\f5af"
}

.fi-rs-grin-stars:before {
    content: "\f5b0"
}

.fi-rs-grin-tears:before {
    content: "\f5b1"
}

.fi-rs-grin-tongue-squint:before {
    content: "\f5b2"
}

.fi-rs-grin-tongue-wink:before {
    content: "\f5b3"
}

.fi-rs-grin-tongue:before {
    content: "\f5b4"
}

.fi-rs-grin-wink:before {
    content: "\f5b5"
}

.fi-rs-grin:before {
    content: "\f5b6"
}

.fi-rs-grip-dots-vertical:before {
    content: "\f5b7"
}

.fi-rs-grip-dots:before {
    content: "\f5b8"
}

.fi-rs-grip-horizontal:before {
    content: "\f5b9"
}

.fi-rs-grip-lines-vertical:before {
    content: "\f5ba"
}

.fi-rs-grip-lines:before {
    content: "\f5bb"
}

.fi-rs-grip-vertical:before {
    content: "\f5bc"
}

.fi-rs-guarani-sign:before {
    content: "\f5bd"
}

.fi-rs-guitar-electric:before {
    content: "\f5be"
}

.fi-rs-guitar:before {
    content: "\f5bf"
}

.fi-rs-guitars:before {
    content: "\f5c0"
}

.fi-rs-gun-squirt:before {
    content: "\f5c1"
}

.fi-rs-gym:before {
    content: "\f5c2"
}

.fi-rs-h-square:before {
    content: "\f5c3"
}

.fi-rs-h:before {
    content: "\f5c4"
}

.fi-rs-h1:before {
    content: "\f5c5"
}

.fi-rs-h2:before {
    content: "\f5c6"
}

.fi-rs-h3:before {
    content: "\f5c7"
}

.fi-rs-h4:before {
    content: "\f5c8"
}

.fi-rs-hamburger-soda:before {
    content: "\f5c9"
}

.fi-rs-hamburger:before {
    content: "\f5ca"
}

.fi-rs-hammer-crash:before {
    content: "\f5cb"
}

.fi-rs-hammer-war:before {
    content: "\f5cc"
}

.fi-rs-hammer:before {
    content: "\f5cd"
}

.fi-rs-hand-back-fist:before {
    content: "\f5ce"
}

.fi-rs-hand-back-point-down:before {
    content: "\f5cf"
}

.fi-rs-hand-back-point-left:before {
    content: "\f5d0"
}

.fi-rs-hand-back-point-ribbon:before {
    content: "\f5d1"
}

.fi-rs-hand-back-point-right:before {
    content: "\f5d2"
}

.fi-rs-hand-dots:before {
    content: "\f5d3"
}

.fi-rs-hand-fingers-crossed:before {
    content: "\f5d4"
}

.fi-rs-hand-heart:before {
    content: "\f5d5"
}

.fi-rs-hand-holding-box:before {
    content: "\f5d6"
}

.fi-rs-hand-holding-droplet:before {
    content: "\f5d7"
}

.fi-rs-hand-holding-heart:before {
    content: "\f5d8"
}

.fi-rs-hand-holding-medical:before {
    content: "\f5d9"
}

.fi-rs-hand-holding-seeding:before {
    content: "\f5da"
}

.fi-rs-hand-holding-skull:before {
    content: "\f5db"
}

.fi-rs-hand-holding-usd:before {
    content: "\f5dc"
}

.fi-rs-hand-holding-water:before {
    content: "\f5dd"
}

.fi-rs-hand-horns:before {
    content: "\f5de"
}

.fi-rs-hand-lizard:before {
    content: "\f5df"
}

.fi-rs-hand-love:before {
    content: "\f5e0"
}

.fi-rs-hand-middle-finger:before {
    content: "\f5e1"
}

.fi-rs-hand-paper:before {
    content: "\f5e2"
}

.fi-rs-hand-peace:before {
    content: "\f5e3"
}

.fi-rs-hand-point-ribbon:before {
    content: "\f5e4"
}

.fi-rs-hand-scissors:before {
    content: "\f5e5"
}

.fi-rs-hand-sparkles:before {
    content: "\f5e6"
}

.fi-rs-hand-spock:before {
    content: "\f5e7"
}

.fi-rs-hand-wave:before {
    content: "\f5e8"
}

.fi-rs-hand:before {
    content: "\f5e9"
}

.fi-rs-hands-bubbles:before {
    content: "\f5ea"
}

.fi-rs-hands-clapping:before {
    content: "\f5eb"
}

.fi-rs-hands-heart:before {
    content: "\f5ec"
}

.fi-rs-hands-holding-diamond:before {
    content: "\f5ed"
}

.fi-rs-hands-holding:before {
    content: "\f5ee"
}

.fi-rs-hands-usd:before {
    content: "\f5ef"
}

.fi-rs-handshake-angle:before {
    content: "\f5f0"
}

.fi-rs-handshake-simple-slash:before {
    content: "\f5f1"
}

.fi-rs-handshake:before {
    content: "\f5f2"
}

.fi-rs-happy:before {
    content: "\f5f3"
}

.fi-rs-hard-hat:before {
    content: "\f5f4"
}

.fi-rs-hastag:before {
    content: "\f5f5"
}

.fi-rs-hat-birthday:before {
    content: "\f5f6"
}

.fi-rs-hat-chef:before {
    content: "\f5f7"
}

.fi-rs-hat-cowboy-side:before {
    content: "\f5f8"
}

.fi-rs-hat-cowboy:before {
    content: "\f5f9"
}

.fi-rs-hat-santa:before {
    content: "\f5fa"
}

.fi-rs-hat-winter:before {
    content: "\f5fb"
}

.fi-rs-hat-witch:before {
    content: "\f5fc"
}

.fi-rs-hat-wizard:before {
    content: "\f5fd"
}

.fi-rs-hdd:before {
    content: "\f5fe"
}

.fi-rs-head-side-brain:before {
    content: "\f5ff"
}

.fi-rs-head-side-cough-slash:before {
    content: "\f600"
}

.fi-rs-head-side-cough:before {
    content: "\f601"
}

.fi-rs-head-side-headphones:before {
    content: "\f602"
}

.fi-rs-head-side-heart:before {
    content: "\f603"
}

.fi-rs-head-side-mask:before {
    content: "\f604"
}

.fi-rs-head-side-medical:before {
    content: "\f605"
}

.fi-rs-head-side-thinking:before {
    content: "\f606"
}

.fi-rs-head-side-virus:before {
    content: "\f607"
}

.fi-rs-head-side:before {
    content: "\f608"
}

.fi-rs-head-vr:before {
    content: "\f609"
}

.fi-rs-heading:before {
    content: "\f60a"
}

.fi-rs-headphones:before {
    content: "\f60b"
}

.fi-rs-headset:before {
    content: "\f60c"
}

.fi-rs-heart-arrow:before {
    content: "\f60d"
}

.fi-rs-heart-crack:before {
    content: "\f60e"
}

.fi-rs-heart-half-stroke:before {
    content: "\f60f"
}

.fi-rs-heart-half:before {
    content: "\f610"
}

.fi-rs-heart-rate:before {
    content: "\f611"
}

.fi-rs-heart:before {
    content: "\f612"
}

.fi-rs-heat:before {
    content: "\f613"
}

.fi-rs-helicopter-side:before {
    content: "\f614"
}

.fi-rs-hexagon-check:before {
    content: "\f615"
}

.fi-rs-hexagon-exclamation:before {
    content: "\f616"
}

.fi-rs-hexagon:before {
    content: "\f617"
}

.fi-rs-high-definition:before {
    content: "\f618"
}

.fi-rs-highlighter-line:before {
    content: "\f619"
}

.fi-rs-highlighter:before {
    content: "\f61a"
}

.fi-rs-hiking:before {
    content: "\f61b"
}

.fi-rs-hippo:before {
    content: "\f61c"
}

.fi-rs-hockey-mask:before {
    content: "\f61d"
}

.fi-rs-hockey-puck:before {
    content: "\f61e"
}

.fi-rs-hockey-sticks:before {
    content: "\f61f"
}

.fi-rs-holly-berry:before {
    content: "\f620"
}

.fi-rs-home-heart:before {
    content: "\f621"
}

.fi-rs-home-location-alt:before {
    content: "\f622"
}

.fi-rs-home-location:before {
    content: "\f623"
}

.fi-rs-home:before {
    content: "\f624"
}

.fi-rs-hood-cloak:before {
    content: "\f625"
}

.fi-rs-horizontal-rule:before {
    content: "\f626"
}

.fi-rs-horse-head:before {
    content: "\f627"
}

.fi-rs-horse-saddle:before {
    content: "\f628"
}

.fi-rs-horse:before {
    content: "\f629"
}

.fi-rs-hose-reel:before {
    content: "\f62a"
}

.fi-rs-hose:before {
    content: "\f62b"
}

.fi-rs-hospital-symbol:before {
    content: "\f62c"
}

.fi-rs-hospital-user:before {
    content: "\f62d"
}

.fi-rs-hospital:before {
    content: "\f62e"
}

.fi-rs-hospitals:before {
    content: "\f62f"
}

.fi-rs-hot-tub:before {
    content: "\f630"
}

.fi-rs-hotdog:before {
    content: "\f631"
}

.fi-rs-hotel:before {
    content: "\f632"
}

.fi-rs-hourglass-end:before {
    content: "\f633"
}

.fi-rs-hourglass-start:before {
    content: "\f634"
}

.fi-rs-hourglass:before {
    content: "\f635"
}

.fi-rs-house-blank:before {
    content: "\f636"
}

.fi-rs-house-building:before {
    content: "\f637"
}

.fi-rs-house-chimney-blank:before {
    content: "\f638"
}

.fi-rs-house-chimney-crack:before {
    content: "\f639"
}

.fi-rs-house-chimney-heart:before {
    content: "\f63a"
}

.fi-rs-house-chimney-medical:before {
    content: "\f63b"
}

.fi-rs-house-chimney-user:before {
    content: "\f63c"
}

.fi-rs-house-chimney-window:before {
    content: "\f63d"
}

.fi-rs-house-chimney:before {
    content: "\f63e"
}

.fi-rs-house-crack:before {
    content: "\f63f"
}

.fi-rs-house-day:before {
    content: "\f640"
}

.fi-rs-house-flood:before {
    content: "\f641"
}

.fi-rs-house-laptop:before {
    content: "\f642"
}

.fi-rs-house-leave:before {
    content: "\f643"
}

.fi-rs-house-medical:before {
    content: "\f644"
}

.fi-rs-house-night:before {
    content: "\f645"
}

.fi-rs-house-return:before {
    content: "\f646"
}

.fi-rs-house-signal:before {
    content: "\f647"
}

.fi-rs-house-tree:before {
    content: "\f648"
}

.fi-rs-house-tsunami:before {
    content: "\f649"
}

.fi-rs-house-turret:before {
    content: "\f64a"
}

.fi-rs-house-user:before {
    content: "\f64b"
}

.fi-rs-house-window:before {
    content: "\f64c"
}

.fi-rs-hryvnia:before {
    content: "\f64d"
}

.fi-rs-humidity:before {
    content: "\f64e"
}

.fi-rs-hundred-points:before {
    content: "\f64f"
}

.fi-rs-hurricane:before {
    content: "\f650"
}

.fi-rs-i:before {
    content: "\f651"
}

.fi-rs-ice-cream:before {
    content: "\f652"
}

.fi-rs-ice-skate:before {
    content: "\f653"
}

.fi-rs-icicles:before {
    content: "\f654"
}

.fi-rs-icon-star:before {
    content: "\f655"
}

.fi-rs-id-badge:before {
    content: "\f656"
}

.fi-rs-id-card-clip-alt:before {
    content: "\f657"
}

.fi-rs-igloo:before {
    content: "\f658"
}

.fi-rs-image-slash:before {
    content: "\f659"
}

.fi-rs-images-user:before {
    content: "\f65a"
}

.fi-rs-images:before {
    content: "\f65b"
}

.fi-rs-inbox-in:before {
    content: "\f65c"
}

.fi-rs-inbox-out:before {
    content: "\f65d"
}

.fi-rs-inbox:before {
    content: "\f65e"
}

.fi-rs-inboxes:before {
    content: "\f65f"
}

.fi-rs-incognito:before {
    content: "\f660"
}

.fi-rs-indent:before {
    content: "\f661"
}

.fi-rs-indian-rupee-sign:before {
    content: "\f662"
}

.fi-rs-industry-alt:before {
    content: "\f663"
}

.fi-rs-industry-windows:before {
    content: "\f664"
}

.fi-rs-infinity:before {
    content: "\f665"
}

.fi-rs-info:before {
    content: "\f666"
}

.fi-rs-information:before {
    content: "\f667"
}

.fi-rs-inhaler:before {
    content: "\f668"
}

.fi-rs-input-numeric:before {
    content: "\f669"
}

.fi-rs-input-pipe:before {
    content: "\f66a"
}

.fi-rs-input-text:before {
    content: "\f66b"
}

.fi-rs-interactive:before {
    content: "\f66c"
}

.fi-rs-interlining:before {
    content: "\f66d"
}

.fi-rs-interrogation:before {
    content: "\f66e"
}

.fi-rs-inventory-alt:before {
    content: "\f66f"
}

.fi-rs-island-tropical:before {
    content: "\f670"
}

.fi-rs-it-alt:before {
    content: "\f671"
}

.fi-rs-it-computer:before {
    content: "\f672"
}

.fi-rs-it:before {
    content: "\f673"
}

.fi-rs-italian-lira-sign:before {
    content: "\f674"
}

.fi-rs-italic:before {
    content: "\f675"
}

.fi-rs-j:before {
    content: "\f676"
}

.fi-rs-jam:before {
    content: "\f677"
}

.fi-rs-joint:before {
    content: "\f678"
}

.fi-rs-joystick:before {
    content: "\f679"
}

.fi-rs-jpg:before {
    content: "\f67a"
}

.fi-rs-jug:before {
    content: "\f67b"
}

.fi-rs-k:before {
    content: "\f67c"
}

.fi-rs-kazoo:before {
    content: "\f67d"
}

.fi-rs-kerning:before {
    content: "\f67e"
}

.fi-rs-key-skeleton-left-right:before {
    content: "\f67f"
}

.fi-rs-key:before {
    content: "\f680"
}

.fi-rs-keyboard-brightness-low:before {
    content: "\f681"
}

.fi-rs-keyboard-brightness:before {
    content: "\f682"
}

.fi-rs-keyboard-down:before {
    content: "\f683"
}

.fi-rs-keyboard-left:before {
    content: "\f684"
}

.fi-rs-keyboard:before {
    content: "\f685"
}

.fi-rs-keynote:before {
    content: "\f686"
}

.fi-rs-kidneys:before {
    content: "\f687"
}

.fi-rs-kip-sign:before {
    content: "\f688"
}

.fi-rs-kiss-beam:before {
    content: "\f689"
}

.fi-rs-kiss-wink-heart:before {
    content: "\f68a"
}

.fi-rs-kiss:before {
    content: "\f68b"
}

.fi-rs-kite:before {
    content: "\f68c"
}

.fi-rs-kiwi-bird:before {
    content: "\f68d"
}

.fi-rs-knife-kitchen:before {
    content: "\f68e"
}

.fi-rs-knife:before {
    content: "\f68f"
}

.fi-rs-l:before {
    content: "\f690"
}

.fi-rs-label:before {
    content: "\f691"
}

.fi-rs-lamp-desk:before {
    content: "\f692"
}

.fi-rs-lamp-floor:before {
    content: "\f693"
}

.fi-rs-lamp-street:before {
    content: "\f694"
}

.fi-rs-lamp:before {
    content: "\f695"
}

.fi-rs-landmark-alt:before {
    content: "\f696"
}

.fi-rs-language:before {
    content: "\f697"
}

.fi-rs-laptop-arrow-down:before {
    content: "\f698"
}

.fi-rs-laptop-code:before {
    content: "\f699"
}

.fi-rs-laptop-medical:before {
    content: "\f69a"
}

.fi-rs-laptop-mobile:before {
    content: "\f69b"
}

.fi-rs-laptop-slash:before {
    content: "\f69c"
}

.fi-rs-laptop:before {
    content: "\f69d"
}

.fi-rs-lari-sign:before {
    content: "\f69e"
}

.fi-rs-lasso-sparkles:before {
    content: "\f69f"
}

.fi-rs-lasso:before {
    content: "\f6a0"
}

.fi-rs-laugh-beam:before {
    content: "\f6a1"
}

.fi-rs-laugh-squint:before {
    content: "\f6a2"
}

.fi-rs-laugh-wink:before {
    content: "\f6a3"
}

.fi-rs-laugh:before {
    content: "\f6a4"
}

.fi-rs-layer-minus:before {
    content: "\f6a5"
}

.fi-rs-layer-plus:before {
    content: "\f6a6"
}

.fi-rs-layers:before {
    content: "\f6a7"
}

.fi-rs-leaf-heart:before {
    content: "\f6a8"
}

.fi-rs-leaf-maple:before {
    content: "\f6a9"
}

.fi-rs-leaf-oak:before {
    content: "\f6aa"
}

.fi-rs-leaf:before {
    content: "\f6ab"
}

.fi-rs-left:before {
    content: "\f6ac"
}

.fi-rs-lemon:before {
    content: "\f6ad"
}

.fi-rs-letter-case:before {
    content: "\f6ae"
}

.fi-rs-lettuce:before {
    content: "\f6af"
}

.fi-rs-level-down-alt:before {
    content: "\f6b0"
}

.fi-rs-level-down:before {
    content: "\f6b1"
}

.fi-rs-level-up-alt:before {
    content: "\f6b2"
}

.fi-rs-level-up:before {
    content: "\f6b3"
}

.fi-rs-license:before {
    content: "\f6b4"
}

.fi-rs-life-ring:before {
    content: "\f6b5"
}

.fi-rs-light-ceiling:before {
    content: "\f6b6"
}

.fi-rs-light-emergency-on:before {
    content: "\f6b7"
}

.fi-rs-light-emergency:before {
    content: "\f6b8"
}

.fi-rs-light-switch-off:before {
    content: "\f6b9"
}

.fi-rs-light-switch-on:before {
    content: "\f6ba"
}

.fi-rs-light-switch:before {
    content: "\f6bb"
}

.fi-rs-lightbulb-dollar:before {
    content: "\f6bc"
}

.fi-rs-lightbulb-exclamation:before {
    content: "\f6bd"
}

.fi-rs-lightbulb-on:before {
    content: "\f6be"
}

.fi-rs-lightbulb-question:before {
    content: "\f6bf"
}

.fi-rs-lightbulb-slash:before {
    content: "\f6c0"
}

.fi-rs-lights-holiday:before {
    content: "\f6c1"
}

.fi-rs-line-width:before {
    content: "\f6c2"
}

.fi-rs-link-alt:before {
    content: "\f6c3"
}

.fi-rs-link-horizontal-slash:before {
    content: "\f6c4"
}

.fi-rs-link-horizontal:before {
    content: "\f6c5"
}

.fi-rs-link-slash-alt:before {
    content: "\f6c6"
}

.fi-rs-link-slash:before {
    content: "\f6c7"
}

.fi-rs-link:before {
    content: "\f6c8"
}

.fi-rs-lips:before {
    content: "\f6c9"
}

.fi-rs-lipstick:before {
    content: "\f6ca"
}

.fi-rs-lira-sign:before {
    content: "\f6cb"
}

.fi-rs-list-check:before {
    content: "\f6cc"
}

.fi-rs-list-dropdown:before {
    content: "\f6cd"
}

.fi-rs-list-music:before {
    content: "\f6ce"
}

.fi-rs-list-timeline:before {
    content: "\f6cf"
}

.fi-rs-list:before {
    content: "\f6d0"
}

.fi-rs-litecoin-sign:before {
    content: "\f6d1"
}

.fi-rs-loading:before {
    content: "\f6d2"
}

.fi-rs-lobster:before {
    content: "\f6d3"
}

.fi-rs-location-alt:before {
    content: "\f6d4"
}

.fi-rs-location-arrow:before {
    content: "\f6d5"
}

.fi-rs-location-crosshairs-slash:before {
    content: "\f6d6"
}

.fi-rs-location-crosshairs:before {
    content: "\f6d7"
}

.fi-rs-location-dot-slash:before {
    content: "\f6d8"
}

.fi-rs-location-exclamation:before {
    content: "\f6d9"
}

.fi-rs-lock-alt:before {
    content: "\f6da"
}

.fi-rs-lock-open-alt:before {
    content: "\f6db"
}

.fi-rs-lock:before {
    content: "\f6dc"
}

.fi-rs-locust:before {
    content: "\f6dd"
}

.fi-rs-log-out:before {
    content: "\f6de"
}

.fi-rs-loveseat:before {
    content: "\f6df"
}

.fi-rs-low-vision:before {
    content: "\f6e0"
}

.fi-rs-luchador:before {
    content: "\f6e1"
}

.fi-rs-luggage-cart:before {
    content: "\f6e2"
}

.fi-rs-luggage-rolling:before {
    content: "\f6e3"
}

.fi-rs-lungs-virus:before {
    content: "\f6e4"
}

.fi-rs-lungs:before {
    content: "\f6e5"
}

.fi-rs-m:before {
    content: "\f6e6"
}

.fi-rs-magic-wand:before {
    content: "\f6e7"
}

.fi-rs-magnet:before {
    content: "\f6e8"
}

.fi-rs-mailbox:before {
    content: "\f6e9"
}

.fi-rs-makeup-brush:before {
    content: "\f6ea"
}

.fi-rs-man-head:before {
    content: "\f6eb"
}

.fi-rs-manat-sign:before {
    content: "\f6ec"
}

.fi-rs-mandolin:before {
    content: "\f6ed"
}

.fi-rs-manhole:before {
    content: "\f6ee"
}

.fi-rs-map-marker-check:before {
    content: "\f6ef"
}

.fi-rs-map-marker-cross:before {
    content: "\f6f0"
}

.fi-rs-map-marker-edit:before {
    content: "\f6f1"
}

.fi-rs-map-marker-home:before {
    content: "\f6f2"
}

.fi-rs-map-marker-minus:before {
    content: "\f6f3"
}

.fi-rs-map-marker-plus:before {
    content: "\f6f4"
}

.fi-rs-map-marker-question:before {
    content: "\f6f5"
}

.fi-rs-map-marker-slash:before {
    content: "\f6f6"
}

.fi-rs-map-marker-smile:before {
    content: "\f6f7"
}

.fi-rs-map-marker:before {
    content: "\f6f8"
}

.fi-rs-map-pin:before {
    content: "\f6f9"
}

.fi-rs-map:before {
    content: "\f6fa"
}

.fi-rs-marker-time:before {
    content: "\f6fb"
}

.fi-rs-marker:before {
    content: "\f6fc"
}

.fi-rs-mars-double:before {
    content: "\f6fd"
}

.fi-rs-mars-stroke-right:before {
    content: "\f6fe"
}

.fi-rs-mars-stroke-up:before {
    content: "\f6ff"
}

.fi-rs-mars:before {
    content: "\f700"
}

.fi-rs-mask-carnival:before {
    content: "\f701"
}

.fi-rs-mask-face:before {
    content: "\f702"
}

.fi-rs-mattress-pillow:before {
    content: "\f703"
}

.fi-rs-meat:before {
    content: "\f704"
}

.fi-rs-medical-star:before {
    content: "\f705"
}

.fi-rs-medicine:before {
    content: "\f706"
}

.fi-rs-megaphone:before {
    content: "\f707"
}

.fi-rs-meh-blank:before {
    content: "\f708"
}

.fi-rs-meh-rolling-eyes:before {
    content: "\f709"
}

.fi-rs-meh:before {
    content: "\f70a"
}

.fi-rs-melon:before {
    content: "\f70b"
}

.fi-rs-memo-circle-check:before {
    content: "\f70c"
}

.fi-rs-memo-pad:before {
    content: "\f70d"
}

.fi-rs-memo:before {
    content: "\f70e"
}

.fi-rs-memory:before {
    content: "\f70f"
}

.fi-rs-menu-dots-vertical:before {
    content: "\f710"
}

.fi-rs-menu-dots:before {
    content: "\f711"
}

.fi-rs-mercury:before {
    content: "\f712"
}

.fi-rs-message-arrow-down:before {
    content: "\f713"
}

.fi-rs-message-arrow-up-right:before {
    content: "\f714"
}

.fi-rs-message-arrow-up:before {
    content: "\f715"
}

.fi-rs-message-bot:before {
    content: "\f716"
}

.fi-rs-message-code:before {
    content: "\f717"
}

.fi-rs-message-dollar:before {
    content: "\f718"
}

.fi-rs-message-image:before {
    content: "\f719"
}

.fi-rs-message-question:before {
    content: "\f71a"
}

.fi-rs-message-quote:before {
    content: "\f71b"
}

.fi-rs-message-slash:before {
    content: "\f71c"
}

.fi-rs-message-sms:before {
    content: "\f71d"
}

.fi-rs-message-text:before {
    content: "\f71e"
}

.fi-rs-message-xmark:before {
    content: "\f71f"
}

.fi-rs-messages-dollar:before {
    content: "\f720"
}

.fi-rs-messages-question:before {
    content: "\f721"
}

.fi-rs-messages:before {
    content: "\f722"
}

.fi-rs-meteor:before {
    content: "\f723"
}

.fi-rs-meter-bolt:before {
    content: "\f724"
}

.fi-rs-meter-droplet:before {
    content: "\f725"
}

.fi-rs-meter-fire:before {
    content: "\f726"
}

.fi-rs-meter:before {
    content: "\f727"
}

.fi-rs-microchip-ai:before {
    content: "\f728"
}

.fi-rs-microchip:before {
    content: "\f729"
}

.fi-rs-microphone-alt:before {
    content: "\f72a"
}

.fi-rs-microphone-slash:before {
    content: "\f72b"
}

.fi-rs-microphone:before {
    content: "\f72c"
}

.fi-rs-microscope:before {
    content: "\f72d"
}

.fi-rs-microwave:before {
    content: "\f72e"
}

.fi-rs-mill-sign:before {
    content: "\f72f"
}

.fi-rs-mind-share:before {
    content: "\f730"
}

.fi-rs-minus-circle:before {
    content: "\f731"
}

.fi-rs-minus-hexagon:before {
    content: "\f732"
}

.fi-rs-minus-small:before {
    content: "\f733"
}

.fi-rs-minuss:before {
    content: "\f734"
}

.fi-rs-mistletoe:before {
    content: "\f735"
}

.fi-rs-mobile-button:before {
    content: "\f736"
}

.fi-rs-mobile-notch:before {
    content: "\f737"
}

.fi-rs-mobile:before {
    content: "\f738"
}

.fi-rs-mockup:before {
    content: "\f739"
}

.fi-rs-mode-landscape:before {
    content: "\f73a"
}

.fi-rs-mode-portrait:before {
    content: "\f73b"
}

.fi-rs-money-bill-simple:before {
    content: "\f73c"
}

.fi-rs-money-bill-wave-alt:before {
    content: "\f73d"
}

.fi-rs-money-bill-wave:before {
    content: "\f73e"
}

.fi-rs-money-bills-simple:before {
    content: "\f73f"
}

.fi-rs-money-bills:before {
    content: "\f740"
}

.fi-rs-money-check-edit-alt:before {
    content: "\f741"
}

.fi-rs-money-check-edit:before {
    content: "\f742"
}

.fi-rs-money-check:before {
    content: "\f743"
}

.fi-rs-money-from-bracket:before {
    content: "\f744"
}

.fi-rs-money-simple-from-bracket:before {
    content: "\f745"
}

.fi-rs-money:before {
    content: "\f746"
}

.fi-rs-monkey:before {
    content: "\f747"
}

.fi-rs-monument:before {
    content: "\f748"
}

.fi-rs-moon-stars:before {
    content: "\f749"
}

.fi-rs-moon:before {
    content: "\f74a"
}

.fi-rs-moped:before {
    content: "\f74b"
}

.fi-rs-mortar-pestle:before {
    content: "\f74c"
}

.fi-rs-mosquito-net:before {
    content: "\f74d"
}

.fi-rs-mosquito:before {
    content: "\f74e"
}

.fi-rs-motorcycle:before {
    content: "\f74f"
}

.fi-rs-mound:before {
    content: "\f750"
}

.fi-rs-mountain-city:before {
    content: "\f751"
}

.fi-rs-mountain:before {
    content: "\f752"
}

.fi-rs-mountains:before {
    content: "\f753"
}

.fi-rs-mouse:before {
    content: "\f754"
}

.fi-rs-move-to-folder-2:before {
    content: "\f755"
}

.fi-rs-move-to-folder:before {
    content: "\f756"
}

.fi-rs-mp3-player:before {
    content: "\f757"
}

.fi-rs-mug-alt:before {
    content: "\f758"
}

.fi-rs-mug-hot-alt:before {
    content: "\f759"
}

.fi-rs-mug-hot:before {
    content: "\f75a"
}

.fi-rs-mug-marshmallows:before {
    content: "\f75b"
}

.fi-rs-mug-tea:before {
    content: "\f75c"
}

.fi-rs-mug:before {
    content: "\f75d"
}

.fi-rs-mushroom:before {
    content: "\f75e"
}

.fi-rs-music-alt:before {
    content: "\f75f"
}

.fi-rs-music-file:before {
    content: "\f760"
}

.fi-rs-music-note-slash:before {
    content: "\f761"
}

.fi-rs-music-note:before {
    content: "\f762"
}

.fi-rs-music-slash:before {
    content: "\f763"
}

.fi-rs-music:before {
    content: "\f764"
}

.fi-rs-n:before {
    content: "\f765"
}

.fi-rs-naira-sign:before {
    content: "\f766"
}

.fi-rs-narwhal:before {
    content: "\f767"
}

.fi-rs-navigation:before {
    content: "\f768"
}

.fi-rs-network-cloud:before {
    content: "\f769"
}

.fi-rs-network:before {
    content: "\f76a"
}

.fi-rs-neuter:before {
    content: "\f76b"
}

.fi-rs-nfc-lock:before {
    content: "\f76c"
}

.fi-rs-nfc-magnifying-glass:before {
    content: "\f76d"
}

.fi-rs-nfc-pen:before {
    content: "\f76e"
}

.fi-rs-nfc-slash:before {
    content: "\f76f"
}

.fi-rs-nfc-trash:before {
    content: "\f770"
}

.fi-rs-nfc:before {
    content: "\f771"
}

.fi-rs-no-people:before {
    content: "\f772"
}

.fi-rs-noodles:before {
    content: "\f773"
}

.fi-rs-notdef:before {
    content: "\f774"
}

.fi-rs-note-medical:before {
    content: "\f775"
}

.fi-rs-note-sticky:before {
    content: "\f776"
}

.fi-rs-note:before {
    content: "\f777"
}

.fi-rs-notebook-alt:before {
    content: "\f778"
}

.fi-rs-notebook:before {
    content: "\f779"
}

.fi-rs-notes-medical:before {
    content: "\f77a"
}

.fi-rs-notes:before {
    content: "\f77b"
}

.fi-rs-o:before {
    content: "\f77c"
}

.fi-rs-object-exclude:before {
    content: "\f77d"
}

.fi-rs-object-group:before {
    content: "\f77e"
}

.fi-rs-object-intersect:before {
    content: "\f77f"
}

.fi-rs-object-subtract:before {
    content: "\f780"
}

.fi-rs-object-ungroup:before {
    content: "\f781"
}

.fi-rs-object-union:before {
    content: "\f782"
}

.fi-rs-objects-column:before {
    content: "\f783"
}

.fi-rs-octagon:before {
    content: "\f784"
}

.fi-rs-oil-can:before {
    content: "\f785"
}

.fi-rs-oil-temp:before {
    content: "\f786"
}

.fi-rs-olive-oil:before {
    content: "\f787"
}

.fi-rs-olives:before {
    content: "\f788"
}

.fi-rs-onion:before {
    content: "\f789"
}

.fi-rs-opacity:before {
    content: "\f78a"
}

.fi-rs-ornament:before {
    content: "\f78b"
}

.fi-rs-otter:before {
    content: "\f78c"
}

.fi-rs-outdent:before {
    content: "\f78d"
}

.fi-rs-oven:before {
    content: "\f78e"
}

.fi-rs-overline:before {
    content: "\f78f"
}

.fi-rs-p:before {
    content: "\f790"
}

.fi-rs-package:before {
    content: "\f791"
}

.fi-rs-page-break:before {
    content: "\f792"
}

.fi-rs-pager:before {
    content: "\f793"
}

.fi-rs-paint-brush:before {
    content: "\f794"
}

.fi-rs-paint-roller:before {
    content: "\f795"
}

.fi-rs-paintbrush-pencil:before {
    content: "\f796"
}

.fi-rs-palette:before {
    content: "\f797"
}

.fi-rs-pallet-alt:before {
    content: "\f798"
}

.fi-rs-pallet:before {
    content: "\f799"
}

.fi-rs-pan:before {
    content: "\f79a"
}

.fi-rs-panorama:before {
    content: "\f79b"
}

.fi-rs-paper-plane-top:before {
    content: "\f79c"
}

.fi-rs-paper-plane:before {
    content: "\f79d"
}

.fi-rs-paperclip-vertical:before {
    content: "\f79e"
}

.fi-rs-parachute-box:before {
    content: "\f79f"
}

.fi-rs-paragraph-left:before {
    content: "\f7a0"
}

.fi-rs-paragraph:before {
    content: "\f7a1"
}

.fi-rs-parking-circle-slash:before {
    content: "\f7a2"
}

.fi-rs-parking-circle:before {
    content: "\f7a3"
}

.fi-rs-parking-slash:before {
    content: "\f7a4"
}

.fi-rs-parking:before {
    content: "\f7a5"
}

.fi-rs-party-bell:before {
    content: "\f7a6"
}

.fi-rs-party-horn:before {
    content: "\f7a7"
}

.fi-rs-passport:before {
    content: "\f7a8"
}

.fi-rs-password:before {
    content: "\f7a9"
}

.fi-rs-paste:before {
    content: "\f7aa"
}

.fi-rs-pattern:before {
    content: "\f7ab"
}

.fi-rs-pause-circle:before {
    content: "\f7ac"
}

.fi-rs-pause:before {
    content: "\f7ad"
}

.fi-rs-paw-claws:before {
    content: "\f7ae"
}

.fi-rs-paw:before {
    content: "\f7af"
}

.fi-rs-peace:before {
    content: "\f7b0"
}

.fi-rs-peach:before {
    content: "\f7b1"
}

.fi-rs-pedestal:before {
    content: "\f7b2"
}

.fi-rs-pen-circle:before {
    content: "\f7b3"
}

.fi-rs-pen-clip-slash:before {
    content: "\f7b4"
}

.fi-rs-pen-clip:before {
    content: "\f7b5"
}

.fi-rs-pen-fancy-slash:before {
    content: "\f7b6"
}

.fi-rs-pen-fancy:before {
    content: "\f7b7"
}

.fi-rs-pen-field:before {
    content: "\f7b8"
}

.fi-rs-pen-nib-slash:before {
    content: "\f7b9"
}

.fi-rs-pen-nib:before {
    content: "\f7ba"
}

.fi-rs-pen-slash:before {
    content: "\f7bb"
}

.fi-rs-pen-square:before {
    content: "\f7bc"
}

.fi-rs-pen-swirl:before {
    content: "\f7bd"
}

.fi-rs-pencil-paintbrush:before {
    content: "\f7be"
}

.fi-rs-pencil-ruler:before {
    content: "\f7bf"
}

.fi-rs-pencil-slash:before {
    content: "\f7c0"
}

.fi-rs-pencil:before {
    content: "\f7c1"
}

.fi-rs-pennant:before {
    content: "\f7c2"
}

.fi-rs-people-arrows-left-right:before {
    content: "\f7c3"
}

.fi-rs-people-carry-box:before {
    content: "\f7c4"
}

.fi-rs-people-dress:before {
    content: "\f7c5"
}

.fi-rs-people-pants:before {
    content: "\f7c6"
}

.fi-rs-people-poll:before {
    content: "\f7c7"
}

.fi-rs-people:before {
    content: "\f7c8"
}

.fi-rs-pepper-hot:before {
    content: "\f7c9"
}

.fi-rs-pepper:before {
    content: "\f7ca"
}

.fi-rs-percentage:before {
    content: "\f7cb"
}

.fi-rs-person-carry-box:before {
    content: "\f7cc"
}

.fi-rs-person-circle-check:before {
    content: "\f7cd"
}

.fi-rs-person-circle-exclamation:before {
    content: "\f7ce"
}

.fi-rs-person-circle-minus:before {
    content: "\f7cf"
}

.fi-rs-person-circle-plus:before {
    content: "\f7d0"
}

.fi-rs-person-circle-question:before {
    content: "\f7d1"
}

.fi-rs-person-circle-xmark:before {
    content: "\f7d2"
}

.fi-rs-person-dolly-empty:before {
    content: "\f7d3"
}

.fi-rs-person-dolly:before {
    content: "\f7d4"
}

.fi-rs-person-dress-simple:before {
    content: "\f7d5"
}

.fi-rs-person-dress:before {
    content: "\f7d6"
}

.fi-rs-person-praying:before {
    content: "\f7d7"
}

.fi-rs-person-pregnant:before {
    content: "\f7d8"
}

.fi-rs-person-seat-reclined:before {
    content: "\f7d9"
}

.fi-rs-person-seat:before {
    content: "\f7da"
}

.fi-rs-person-sign:before {
    content: "\f7db"
}

.fi-rs-person-simple:before {
    content: "\f7dc"
}

.fi-rs-person-walking-with-cane:before {
    content: "\f7dd"
}

.fi-rs-peseta-sign:before {
    content: "\f7de"
}

.fi-rs-peso-sign:before {
    content: "\f7df"
}

.fi-rs-pharmacy:before {
    content: "\f7e0"
}

.fi-rs-phone-call:before {
    content: "\f7e1"
}

.fi-rs-phone-cross:before {
    content: "\f7e2"
}

.fi-rs-phone-flip:before {
    content: "\f7e3"
}

.fi-rs-phone-office:before {
    content: "\f7e4"
}

.fi-rs-phone-pause:before {
    content: "\f7e5"
}

.fi-rs-phone-plus:before {
    content: "\f7e6"
}

.fi-rs-phone-rotary:before {
    content: "\f7e7"
}

.fi-rs-phone-slash:before {
    content: "\f7e8"
}

.fi-rs-photo-film-music:before {
    content: "\f7e9"
}

.fi-rs-photo-video:before {
    content: "\f7ea"
}

.fi-rs-physics:before {
    content: "\f7eb"
}

.fi-rs-Pi:before {
    content: "\f7ec"
}

.fi-rs-piano-keyboard:before {
    content: "\f7ed"
}

.fi-rs-piano:before {
    content: "\f7ee"
}

.fi-rs-pickaxe:before {
    content: "\f7ef"
}

.fi-rs-picnic:before {
    content: "\f7f0"
}

.fi-rs-picpeople-filled:before {
    content: "\f7f1"
}

.fi-rs-picpeople:before {
    content: "\f7f2"
}

.fi-rs-picture:before {
    content: "\f7f3"
}

.fi-rs-pie:before {
    content: "\f7f4"
}

.fi-rs-piggy-bank:before {
    content: "\f7f5"
}

.fi-rs-pills:before {
    content: "\f7f6"
}

.fi-rs-pinata:before {
    content: "\f7f7"
}

.fi-rs-pineapple:before {
    content: "\f7f8"
}

.fi-rs-ping-pong:before {
    content: "\f7f9"
}

.fi-rs-pipe-smoking:before {
    content: "\f7fa"
}

.fi-rs-pixabay:before {
    content: "\f7fb"
}

.fi-rs-pizza-slice:before {
    content: "\f7fc"
}

.fi-rs-plane-alt:before {
    content: "\f7fd"
}

.fi-rs-plane-arrival:before {
    content: "\f7fe"
}

.fi-rs-plane-departure:before {
    content: "\f7ff"
}

.fi-rs-plane-prop:before {
    content: "\f800"
}

.fi-rs-plane-slash:before {
    content: "\f801"
}

.fi-rs-plane-tail:before {
    content: "\f802"
}

.fi-rs-plane:before {
    content: "\f803"
}

.fi-rs-planet-moon:before {
    content: "\f804"
}

.fi-rs-planet-ringed:before {
    content: "\f805"
}

.fi-rs-plant-wilt:before {
    content: "\f806"
}

.fi-rs-plate:before {
    content: "\f807"
}

.fi-rs-play-alt:before {
    content: "\f808"
}

.fi-rs-play-circle:before {
    content: "\f809"
}

.fi-rs-play-pause:before {
    content: "\f80a"
}

.fi-rs-play:before {
    content: "\f80b"
}

.fi-rs-playing-cards:before {
    content: "\f80c"
}

.fi-rs-plug:before {
    content: "\f80d"
}

.fi-rs-plus-hexagon:before {
    content: "\f80e"
}

.fi-rs-plus-minus:before {
    content: "\f80f"
}

.fi-rs-plus-small:before {
    content: "\f810"
}

.fi-rs-plus:before {
    content: "\f811"
}

.fi-rs-podcast:before {
    content: "\f812"
}

.fi-rs-podium-star:before {
    content: "\f813"
}

.fi-rs-podium:before {
    content: "\f814"
}

.fi-rs-poker-chip:before {
    content: "\f815"
}

.fi-rs-police-box:before {
    content: "\f816"
}

.fi-rs-poll-h:before {
    content: "\f817"
}

.fi-rs-pompebled:before {
    content: "\f818"
}

.fi-rs-poo-bolt:before {
    content: "\f819"
}

.fi-rs-poo:before {
    content: "\f81a"
}

.fi-rs-pool-8-ball:before {
    content: "\f81b"
}

.fi-rs-poop:before {
    content: "\f81c"
}

.fi-rs-popcorn:before {
    content: "\f81d"
}

.fi-rs-portal-enter:before {
    content: "\f81e"
}

.fi-rs-portal-exit:before {
    content: "\f81f"
}

.fi-rs-portrait:before {
    content: "\f820"
}

.fi-rs-pot:before {
    content: "\f821"
}

.fi-rs-pound:before {
    content: "\f822"
}

.fi-rs-prescription-bottle-alt:before {
    content: "\f823"
}

.fi-rs-prescription-bottle-pill:before {
    content: "\f824"
}

.fi-rs-prescription-bottle:before {
    content: "\f825"
}

.fi-rs-prescription:before {
    content: "\f826"
}

.fi-rs-presentation:before {
    content: "\f827"
}

.fi-rs-print-magnifying-glass:before {
    content: "\f828"
}

.fi-rs-print-slash:before {
    content: "\f829"
}

.fi-rs-print:before {
    content: "\f82a"
}

.fi-rs-procedures:before {
    content: "\f82b"
}

.fi-rs-projector:before {
    content: "\f82c"
}

.fi-rs-protractor:before {
    content: "\f82d"
}

.fi-rs-pulse:before {
    content: "\f82e"
}

.fi-rs-pump-medical:before {
    content: "\f82f"
}

.fi-rs-pump:before {
    content: "\f830"
}

.fi-rs-pumpkin-alt:before {
    content: "\f831"
}

.fi-rs-pumpkin:before {
    content: "\f832"
}

.fi-rs-puzzle-alt:before {
    content: "\f833"
}

.fi-rs-puzzle-piece:before {
    content: "\f834"
}

.fi-rs-pyramid:before {
    content: "\f835"
}

.fi-rs-q:before {
    content: "\f836"
}

.fi-rs-qr-scan:before {
    content: "\f837"
}

.fi-rs-QR:before {
    content: "\f838"
}

.fi-rs-qrcode:before {
    content: "\f839"
}

.fi-rs-question-square:before {
    content: "\f83a"
}

.fi-rs-question:before {
    content: "\f83b"
}

.fi-rs-quote-right:before {
    content: "\f83c"
}

.fi-rs-r:before {
    content: "\f83d"
}

.fi-rs-rabbit-fast:before {
    content: "\f83e"
}

.fi-rs-rabbit:before {
    content: "\f83f"
}

.fi-rs-racquet:before {
    content: "\f840"
}

.fi-rs-radar:before {
    content: "\f841"
}

.fi-rs-radiation-alt:before {
    content: "\f842"
}

.fi-rs-radiation:before {
    content: "\f843"
}

.fi-rs-radio-alt:before {
    content: "\f844"
}

.fi-rs-radio:before {
    content: "\f845"
}

.fi-rs-radish:before {
    content: "\f846"
}

.fi-rs-rainbow:before {
    content: "\f847"
}

.fi-rs-raindrops:before {
    content: "\f848"
}

.fi-rs-ram:before {
    content: "\f849"
}

.fi-rs-ramp-loading:before {
    content: "\f84a"
}

.fi-rs-raygun:before {
    content: "\f84b"
}

.fi-rs-rec:before {
    content: "\f84c"
}

.fi-rs-receipt:before {
    content: "\f84d"
}

.fi-rs-record-vinyl:before {
    content: "\f84e"
}

.fi-rs-rectabgle-vertical:before {
    content: "\f84f"
}

.fi-rs-rectangle-barcode:before {
    content: "\f850"
}

.fi-rs-rectangle-code:before {
    content: "\f851"
}

.fi-rs-rectangle-horizontal:before {
    content: "\f852"
}

.fi-rs-rectangle-list:before {
    content: "\f853"
}

.fi-rs-rectangle-panoramic:before {
    content: "\f854"
}

.fi-rs-rectangle-pro:before {
    content: "\f855"
}

.fi-rs-rectangle-vertical-history:before {
    content: "\f856"
}

.fi-rs-rectangle-vertical:before {
    content: "\f857"
}

.fi-rs-rectangle-xmark:before {
    content: "\f858"
}

.fi-rs-rectangles-mixed:before {
    content: "\f859"
}

.fi-rs-recycle:before {
    content: "\f85a"
}

.fi-rs-redo-alt:before {
    content: "\f85b"
}

.fi-rs-redo:before {
    content: "\f85c"
}

.fi-rs-reel:before {
    content: "\f85d"
}

.fi-rs-reflect-horizontal:before {
    content: "\f85e"
}

.fi-rs-reflect-vertical:before {
    content: "\f85f"
}

.fi-rs-reflect:before {
    content: "\f860"
}

.fi-rs-refresh:before {
    content: "\f861"
}

.fi-rs-refrigerator:before {
    content: "\f862"
}

.fi-rs-registered:before {
    content: "\f863"
}

.fi-rs-remove-folder:before {
    content: "\f864"
}

.fi-rs-remove-user:before {
    content: "\f865"
}

.fi-rs-replace:before {
    content: "\f866"
}

.fi-rs-reply-all:before {
    content: "\f867"
}

.fi-rs-republican:before {
    content: "\f868"
}

.fi-rs-resize:before {
    content: "\f869"
}

.fi-rs-resources:before {
    content: "\f86a"
}

.fi-rs-restaurant:before {
    content: "\f86b"
}

.fi-rs-restroom-simple:before {
    content: "\f86c"
}

.fi-rs-rewind:before {
    content: "\f86d"
}

.fi-rs-rhombus:before {
    content: "\f86e"
}

.fi-rs-ribbon:before {
    content: "\f86f"
}

.fi-rs-right:before {
    content: "\f870"
}

.fi-rs-ring-diamond:before {
    content: "\f871"
}

.fi-rs-ring:before {
    content: "\f872"
}

.fi-rs-rings-wedding:before {
    content: "\f873"
}

.fi-rs-road:before {
    content: "\f874"
}

.fi-rs-robot:before {
    content: "\f875"
}

.fi-rs-rocket-lunch:before {
    content: "\f876"
}

.fi-rs-rocket:before {
    content: "\f877"
}

.fi-rs-roller-coaster:before {
    content: "\f878"
}

.fi-rs-room-service:before {
    content: "\f879"
}

.fi-rs-rotate-exclamation:before {
    content: "\f87a"
}

.fi-rs-rotate-left:before {
    content: "\f87b"
}

.fi-rs-rotate-right:before {
    content: "\f87c"
}

.fi-rs-route-highway:before {
    content: "\f87d"
}

.fi-rs-route-interstate:before {
    content: "\f87e"
}

.fi-rs-route:before {
    content: "\f87f"
}

.fi-rs-router:before {
    content: "\f880"
}

.fi-rs-rss-alt:before {
    content: "\f881"
}

.fi-rs-rss:before {
    content: "\f882"
}

.fi-rs-ruble-sign:before {
    content: "\f883"
}

.fi-rs-rugby-helmet:before {
    content: "\f884"
}

.fi-rs-rugby:before {
    content: "\f885"
}

.fi-rs-ruler-combined:before {
    content: "\f886"
}

.fi-rs-ruler-horizontal:before {
    content: "\f887"
}

.fi-rs-ruler-triangle:before {
    content: "\f888"
}

.fi-rs-ruler-vertical:before {
    content: "\f889"
}

.fi-rs-running:before {
    content: "\f88a"
}

.fi-rs-rupee-sign:before {
    content: "\f88b"
}

.fi-rs-rupiah-sign:before {
    content: "\f88c"
}

.fi-rs-rv:before {
    content: "\f88d"
}

.fi-rs-s:before {
    content: "\f88e"
}

.fi-rs-sack-dollar:before {
    content: "\f88f"
}

.fi-rs-sack:before {
    content: "\f890"
}

.fi-rs-sad-cry:before {
    content: "\f891"
}

.fi-rs-sad-tear:before {
    content: "\f892"
}

.fi-rs-sad:before {
    content: "\f893"
}

.fi-rs-sailboat:before {
    content: "\f894"
}

.fi-rs-salad:before {
    content: "\f895"
}

.fi-rs-salt-pepper:before {
    content: "\f896"
}

.fi-rs-sandwich:before {
    content: "\f897"
}

.fi-rs-satellite-dish:before {
    content: "\f898"
}

.fi-rs-satellite:before {
    content: "\f899"
}

.fi-rs-sauce:before {
    content: "\f89a"
}

.fi-rs-sausage:before {
    content: "\f89b"
}

.fi-rs-sax-hot:before {
    content: "\f89c"
}

.fi-rs-saxophone:before {
    content: "\f89d"
}

.fi-rs-scale:before {
    content: "\f89e"
}

.fi-rs-scalpel-path:before {
    content: "\f89f"
}

.fi-rs-scalpel:before {
    content: "\f8a0"
}

.fi-rs-scanner-gun:before {
    content: "\f8a1"
}

.fi-rs-scanner-image:before {
    content: "\f8a2"
}

.fi-rs-scanner-keyboard:before {
    content: "\f8a3"
}

.fi-rs-scanner-touchscreen:before {
    content: "\f8a4"
}

.fi-rs-scarecrow:before {
    content: "\f8a5"
}

.fi-rs-scarf:before {
    content: "\f8a6"
}

.fi-rs-school-bus:before {
    content: "\f8a7"
}

.fi-rs-school:before {
    content: "\f8a8"
}

.fi-rs-scissors:before {
    content: "\f8a9"
}

.fi-rs-screen:before {
    content: "\f8aa"
}

.fi-rs-screencast:before {
    content: "\f8ab"
}

.fi-rs-screwdriver:before {
    content: "\f8ac"
}

.fi-rs-scribble:before {
    content: "\f8ad"
}

.fi-rs-scroll-torah:before {
    content: "\f8ae"
}

.fi-rs-scrubber:before {
    content: "\f8af"
}

.fi-rs-scythe:before {
    content: "\f8b0"
}

.fi-rs-sd-card:before {
    content: "\f8b1"
}

.fi-rs-sd-cards:before {
    content: "\f8b2"
}

.fi-rs-seal-exclamation:before {
    content: "\f8b3"
}

.fi-rs-seal-question:before {
    content: "\f8b4"
}

.fi-rs-search-alt:before {
    content: "\f8b5"
}

.fi-rs-search-dollar:before {
    content: "\f8b6"
}

.fi-rs-search-heart:before {
    content: "\f8b7"
}

.fi-rs-search-location:before {
    content: "\f8b8"
}

.fi-rs-search:before {
    content: "\f8b9"
}

.fi-rs-seat-airline:before {
    content: "\f8ba"
}

.fi-rs-seedling:before {
    content: "\f8bb"
}

.fi-rs-send-back:before {
    content: "\f8bc"
}

.fi-rs-send-backward:before {
    content: "\f8bd"
}

.fi-rs-sensor-alert:before {
    content: "\f8be"
}

.fi-rs-sensor-fire:before {
    content: "\f8bf"
}

.fi-rs-sensor-on:before {
    content: "\f8c0"
}

.fi-rs-sensor-smoke:before {
    content: "\f8c1"
}

.fi-rs-sensor:before {
    content: "\f8c2"
}

.fi-rs-settings-sliders:before {
    content: "\f8c3"
}

.fi-rs-settings:before {
    content: "\f8c4"
}

.fi-rs-share-alt-square:before {
    content: "\f8c5"
}

.fi-rs-share-square:before {
    content: "\f8c6"
}

.fi-rs-share:before {
    content: "\f8c7"
}

.fi-rs-sheep:before {
    content: "\f8c8"
}

.fi-rs-shekel-sign:before {
    content: "\f8c9"
}

.fi-rs-shelves:before {
    content: "\f8ca"
}

.fi-rs-shield-alt:before {
    content: "\f8cb"
}

.fi-rs-shield-check:before {
    content: "\f8cc"
}

.fi-rs-shield-cross:before {
    content: "\f8cd"
}

.fi-rs-shield-exclamation:before {
    content: "\f8ce"
}

.fi-rs-shield-interrogation:before {
    content: "\f8cf"
}

.fi-rs-shield-keyhole:before {
    content: "\f8d0"
}

.fi-rs-shield-minus:before {
    content: "\f8d1"
}

.fi-rs-shield-plus:before {
    content: "\f8d2"
}

.fi-rs-shield-slash:before {
    content: "\f8d3"
}

.fi-rs-shield-virus:before {
    content: "\f8d4"
}

.fi-rs-shield-xmark:before {
    content: "\f8d5"
}

.fi-rs-shield:before {
    content: "\f8d6"
}

.fi-rs-ship-side:before {
    content: "\f8d7"
}

.fi-rs-ship:before {
    content: "\f8d8"
}

.fi-rs-shipping-fast:before {
    content: "\f8d9"
}

.fi-rs-shipping-timed:before {
    content: "\f8da"
}

.fi-rs-shirt-long-sleeve:before {
    content: "\f8db"
}

.fi-rs-shirt-running:before {
    content: "\f8dc"
}

.fi-rs-shirt-tank-top:before {
    content: "\f8dd"
}

.fi-rs-shoe-prints:before {
    content: "\f8de"
}

.fi-rs-shop-lock:before {
    content: "\f8df"
}

.fi-rs-shop-slash:before {
    content: "\f8e0"
}

.fi-rs-shop:before {
    content: "\f8e1"
}

.fi-rs-shopping-bag-add:before {
    content: "\f8e2"
}

.fi-rs-shopping-bag:before {
    content: "\f8e3"
}

.fi-rs-shopping-basket:before {
    content: "\f8e4"
}

.fi-rs-shopping-cart-add:before {
    content: "\f8e5"
}

.fi-rs-shopping-cart-check:before {
    content: "\f8e6"
}

.fi-rs-shopping-cart:before {
    content: "\f8e7"
}

.fi-rs-shovel-snow:before {
    content: "\f8e8"
}

.fi-rs-shovel:before {
    content: "\f8e9"
}

.fi-rs-shower-down:before {
    content: "\f8ea"
}

.fi-rs-shower:before {
    content: "\f8eb"
}

.fi-rs-shredder:before {
    content: "\f8ec"
}

.fi-rs-shrimp:before {
    content: "\f8ed"
}

.fi-rs-shuffle:before {
    content: "\f8ee"
}

.fi-rs-shuttle-van:before {
    content: "\f8ef"
}

.fi-rs-shuttlecock:before {
    content: "\f8f0"
}

.fi-rs-Sickle:before {
    content: "\f8f1"
}

.fi-rs-sidebar-flip:before {
    content: "\f8f2"
}

.fi-rs-sidebar:before {
    content: "\f8f3"
}

.fi-rs-sigma:before {
    content: "\f8f4"
}

.fi-rs-sign-hanging:before {
    content: "\f8f5"
}

.fi-rs-sign-in-alt:before {
    content: "\f8f6"
}

.fi-rs-sign-out-alt:before {
    content: "\f8f7"
}

.fi-rs-signal-alt-1:before {
    content: "\f8f8"
}

.fi-rs-signal-alt-2:before {
    content: "\f8f9"
}

.fi-rs-signal-alt-slash:before {
    content: "\f8fa"
}

.fi-rs-signal-alt:before {
    content: "\f8fb"
}

.fi-rs-signal-bars-fair:before {
    content: "\f8fc"
}

.fi-rs-signal-bars-good:before {
    content: "\f8fd"
}

.fi-rs-signal-bars-weak:before {
    content: "\f8fe"
}

.fi-rs-signal-stream-slash:before {
    content: "\f8ff"
}

.fi-rs-signal-stream:before {
    content: "\f900"
}

.fi-rs-signature-lock:before {
    content: "\f901"
}

.fi-rs-signature-slash:before {
    content: "\f902"
}

.fi-rs-signature:before {
    content: "\f903"
}

.fi-rs-sim-card:before {
    content: "\f904"
}

.fi-rs-sim-cards:before {
    content: "\f905"
}

.fi-rs-sink:before {
    content: "\f906"
}

.fi-rs-siren-on:before {
    content: "\f907"
}

.fi-rs-Siren:before {
    content: "\f908"
}

.fi-rs-site-alt:before {
    content: "\f909"
}

.fi-rs-site-browser:before {
    content: "\f90a"
}

.fi-rs-site:before {
    content: "\f90b"
}

.fi-rs-sitemap:before {
    content: "\f90c"
}

.fi-rs-skateboard:before {
    content: "\f90d"
}

.fi-rs-skating:before {
    content: "\f90e"
}

.fi-rs-skeleton:before {
    content: "\f90f"
}

.fi-rs-skewer:before {
    content: "\f910"
}

.fi-rs-ski-jump:before {
    content: "\f911"
}

.fi-rs-ski-lift:before {
    content: "\f912"
}

.fi-rs-skiing-nordic:before {
    content: "\f913"
}

.fi-rs-skiing:before {
    content: "\f914"
}

.fi-rs-skull-cow:before {
    content: "\f915"
}

.fi-rs-skull-crossbones:before {
    content: "\f916"
}

.fi-rs-skull:before {
    content: "\f917"
}

.fi-rs-slash:before {
    content: "\f918"
}

.fi-rs-sledding:before {
    content: "\f919"
}

.fi-rs-sleigh:before {
    content: "\f91a"
}

.fi-rs-sliders-h-square:before {
    content: "\f91b"
}

.fi-rs-sliders-v-square:before {
    content: "\f91c"
}

.fi-rs-sliders-v:before {
    content: "\f91d"
}

.fi-rs-smartphone:before {
    content: "\f91e"
}

.fi-rs-smile-beam:before {
    content: "\f91f"
}

.fi-rs-smile-plus:before {
    content: "\f920"
}

.fi-rs-smile-wink:before {
    content: "\f921"
}

.fi-rs-smiley-comment-alt:before {
    content: "\f922"
}

.fi-rs-smog:before {
    content: "\f923"
}

.fi-rs-smoke:before {
    content: "\f924"
}

.fi-rs-smoking-ban:before {
    content: "\f925"
}

.fi-rs-smoking:before {
    content: "\f926"
}

.fi-rs-snake:before {
    content: "\f927"
}

.fi-rs-snooze:before {
    content: "\f928"
}

.fi-rs-snow-blowing:before {
    content: "\f929"
}

.fi-rs-snowboarding:before {
    content: "\f92a"
}

.fi-rs-snowflake-droplets:before {
    content: "\f92b"
}

.fi-rs-snowflake:before {
    content: "\f92c"
}

.fi-rs-snowflakes:before {
    content: "\f92d"
}

.fi-rs-snowman-alt:before {
    content: "\f92e"
}

.fi-rs-snowman-head:before {
    content: "\f92f"
}

.fi-rs-snowmobile:before {
    content: "\f930"
}

.fi-rs-snowplow:before {
    content: "\f931"
}

.fi-rs-soap-alt:before {
    content: "\f932"
}

.fi-rs-soap:before {
    content: "\f933"
}

.fi-rs-social-network:before {
    content: "\f934"
}

.fi-rs-socks:before {
    content: "\f935"
}

.fi-rs-solar-panel:before {
    content: "\f936"
}

.fi-rs-solar-system:before {
    content: "\f937"
}

.fi-rs-sort-alpha-down-alt:before {
    content: "\f938"
}

.fi-rs-sort-alpha-down:before {
    content: "\f939"
}

.fi-rs-sort-alpha-up-alt:before {
    content: "\f93a"
}

.fi-rs-sort-alpha-up:before {
    content: "\f93b"
}

.fi-rs-sort-alt:before {
    content: "\f93c"
}

.fi-rs-sort-amount-down-alt:before {
    content: "\f93d"
}

.fi-rs-sort-amount-down:before {
    content: "\f93e"
}

.fi-rs-sort-amount-up-alt:before {
    content: "\f93f"
}

.fi-rs-sort-amount-up:before {
    content: "\f940"
}

.fi-rs-sort-circle-down:before {
    content: "\f941"
}

.fi-rs-sort-circle-up:before {
    content: "\f942"
}

.fi-rs-sort-circle:before {
    content: "\f943"
}

.fi-rs-sort-down:before {
    content: "\f944"
}

.fi-rs-sort-numeric-down-alt:before {
    content: "\f945"
}

.fi-rs-sort-numeric-down:before {
    content: "\f946"
}

.fi-rs-sort-shapes-down:before {
    content: "\f947"
}

.fi-rs-sort-shapes-up:before {
    content: "\f948"
}

.fi-rs-sort-size-down:before {
    content: "\f949"
}

.fi-rs-sort-size-up:before {
    content: "\f94a"
}

.fi-rs-sort:before {
    content: "\f94b"
}

.fi-rs-soup:before {
    content: "\f94c"
}

.fi-rs-spa:before {
    content: "\f94d"
}

.fi-rs-space-shuttle:before {
    content: "\f94e"
}

.fi-rs-space-station-moon-alt:before {
    content: "\f94f"
}

.fi-rs-space-station-moon:before {
    content: "\f950"
}

.fi-rs-spade:before {
    content: "\f951"
}

.fi-rs-spaghetti-monster-flying:before {
    content: "\f952"
}

.fi-rs-sparkles:before {
    content: "\f953"
}

.fi-rs-speaker:before {
    content: "\f954"
}

.fi-rs-speakers:before {
    content: "\f955"
}

.fi-rs-sphere:before {
    content: "\f956"
}

.fi-rs-spider-black-widow:before {
    content: "\f957"
}

.fi-rs-spider-web:before {
    content: "\f958"
}

.fi-rs-spider:before {
    content: "\f959"
}

.fi-rs-spinner:before {
    content: "\f95a"
}

.fi-rs-split:before {
    content: "\f95b"
}

.fi-rs-splotch:before {
    content: "\f95c"
}

.fi-rs-spoon:before {
    content: "\f95d"
}

.fi-rs-spray-can-sparkles:before {
    content: "\f95e"
}

.fi-rs-spray-can:before {
    content: "\f95f"
}

.fi-rs-sprinkler:before {
    content: "\f960"
}

.fi-rs-square-0:before {
    content: "\f961"
}

.fi-rs-square-1:before {
    content: "\f962"
}

.fi-rs-square-2:before {
    content: "\f963"
}

.fi-rs-square-3:before {
    content: "\f964"
}

.fi-rs-square-4:before {
    content: "\f965"
}

.fi-rs-square-5:before {
    content: "\f966"
}

.fi-rs-square-6:before {
    content: "\f967"
}

.fi-rs-square-7:before {
    content: "\f968"
}

.fi-rs-square-8:before {
    content: "\f969"
}

.fi-rs-square-9:before {
    content: "\f96a"
}

.fi-rs-square-a:before {
    content: "\f96b"
}

.fi-rs-square-b:before {
    content: "\f96c"
}

.fi-rs-square-bolt:before {
    content: "\f96d"
}

.fi-rs-square-c:before {
    content: "\f96e"
}

.fi-rs-square-code:before {
    content: "\f96f"
}

.fi-rs-square-d:before {
    content: "\f970"
}

.fi-rs-square-dashed:before {
    content: "\f971"
}

.fi-rs-square-e:before {
    content: "\f972"
}

.fi-rs-square-ellipsis-vertical:before {
    content: "\f973"
}

.fi-rs-square-ellipsis:before {
    content: "\f974"
}

.fi-rs-square-exclamation:before {
    content: "\f975"
}

.fi-rs-square-f:before {
    content: "\f976"
}

.fi-rs-square-g:before {
    content: "\f977"
}

.fi-rs-square-h:before {
    content: "\f978"
}

.fi-rs-square-heart:before {
    content: "\f979"
}

.fi-rs-square-i:before {
    content: "\f97a"
}

.fi-rs-square-info:before {
    content: "\f97b"
}

.fi-rs-square-j:before {
    content: "\f97c"
}

.fi-rs-square-k:before {
    content: "\f97d"
}

.fi-rs-square-kanban:before {
    content: "\f97e"
}

.fi-rs-square-l:before {
    content: "\f97f"
}

.fi-rs-square-m:before {
    content: "\f980"
}

.fi-rs-square-minus:before {
    content: "\f981"
}

.fi-rs-square-n:before {
    content: "\f982"
}

.fi-rs-square-o:before {
    content: "\f983"
}

.fi-rs-square-p:before {
    content: "\f984"
}

.fi-rs-square-phone-hangup:before {
    content: "\f985"
}

.fi-rs-square-plus:before {
    content: "\f986"
}

.fi-rs-square-poll-horizontal:before {
    content: "\f987"
}

.fi-rs-square-poll-vertical:before {
    content: "\f988"
}

.fi-rs-square-q:before {
    content: "\f989"
}

.fi-rs-square-quote:before {
    content: "\f98a"
}

.fi-rs-square-r:before {
    content: "\f98b"
}

.fi-rs-square-root:before {
    content: "\f98c"
}

.fi-rs-square-s:before {
    content: "\f98d"
}

.fi-rs-square-small:before {
    content: "\f98e"
}

.fi-rs-square-star:before {
    content: "\f98f"
}

.fi-rs-square-t:before {
    content: "\f990"
}

.fi-rs-square-terminal:before {
    content: "\f991"
}

.fi-rs-square-u:before {
    content: "\f992"
}

.fi-rs-square-v:before {
    content: "\f993"
}

.fi-rs-square-w:before {
    content: "\f994"
}

.fi-rs-square-x:before {
    content: "\f995"
}

.fi-rs-square-y:before {
    content: "\f996"
}

.fi-rs-square-z:before {
    content: "\f997"
}

.fi-rs-square:before {
    content: "\f998"
}

.fi-rs-squid:before {
    content: "\f999"
}

.fi-rs-squircle:before {
    content: "\f99a"
}

.fi-rs-squirrel:before {
    content: "\f99b"
}

.fi-rs-stairs:before {
    content: "\f99c"
}

.fi-rs-stamp:before {
    content: "\f99d"
}

.fi-rs-standard-definition:before {
    content: "\f99e"
}

.fi-rs-star-and-crescent:before {
    content: "\f99f"
}

.fi-rs-star-christmas:before {
    content: "\f9a0"
}

.fi-rs-star-comment-alt:before {
    content: "\f9a1"
}

.fi-rs-star-exclamation:before {
    content: "\f9a2"
}

.fi-rs-star-octogram:before {
    content: "\f9a3"
}

.fi-rs-star-of-david:before {
    content: "\f9a4"
}

.fi-rs-star-sharp-half-stroke:before {
    content: "\f9a5"
}

.fi-rs-star-sharp-half:before {
    content: "\f9a6"
}

.fi-rs-star-shooting:before {
    content: "\f9a7"
}

.fi-rs-star:before {
    content: "\f9a8"
}

.fi-rs-starfighter:before {
    content: "\f9a9"
}

.fi-rs-stars:before {
    content: "\f9aa"
}

.fi-rs-stats:before {
    content: "\f9ab"
}

.fi-rs-steak:before {
    content: "\f9ac"
}

.fi-rs-steering-wheel:before {
    content: "\f9ad"
}

.fi-rs-step-backward:before {
    content: "\f9ae"
}

.fi-rs-step-forward:before {
    content: "\f9af"
}

.fi-rs-sterling-sign:before {
    content: "\f9b0"
}

.fi-rs-stethoscope:before {
    content: "\f9b1"
}

.fi-rs-sticker:before {
    content: "\f9b2"
}

.fi-rs-stocking:before {
    content: "\f9b3"
}

.fi-rs-stomach:before {
    content: "\f9b4"
}

.fi-rs-stop-circle:before {
    content: "\f9b5"
}

.fi-rs-stop:before {
    content: "\f9b6"
}

.fi-rs-stopwatch:before {
    content: "\f9b7"
}

.fi-rs-store-alt:before {
    content: "\f9b8"
}

.fi-rs-store-lock:before {
    content: "\f9b9"
}

.fi-rs-store-slash:before {
    content: "\f9ba"
}

.fi-rs-strawberry:before {
    content: "\f9bb"
}

.fi-rs-street-view:before {
    content: "\f9bc"
}

.fi-rs-stretcher:before {
    content: "\f9bd"
}

.fi-rs-strikethrough:before {
    content: "\f9be"
}

.fi-rs-stroopwafel:before {
    content: "\f9bf"
}

.fi-rs-subscript:before {
    content: "\f9c0"
}

.fi-rs-subtitles:before {
    content: "\f9c1"
}

.fi-rs-subway:before {
    content: "\f9c2"
}

.fi-rs-suitcase-alt:before {
    content: "\f9c3"
}

.fi-rs-summer:before {
    content: "\f9c4"
}

.fi-rs-sun-dust:before {
    content: "\f9c5"
}

.fi-rs-sun-plant-wilt:before {
    content: "\f9c6"
}

.fi-rs-sun:before {
    content: "\f9c7"
}

.fi-rs-sunglasses:before {
    content: "\f9c8"
}

.fi-rs-sunrise-alt:before {
    content: "\f9c9"
}

.fi-rs-sunrise:before {
    content: "\f9ca"
}

.fi-rs-sunset:before {
    content: "\f9cb"
}

.fi-rs-superscript:before {
    content: "\f9cc"
}

.fi-rs-surfing:before {
    content: "\f9cd"
}

.fi-rs-surprise:before {
    content: "\f9ce"
}

.fi-rs-sushi:before {
    content: "\f9cf"
}

.fi-rs-swatchbook:before {
    content: "\f9d0"
}

.fi-rs-swimmer:before {
    content: "\f9d1"
}

.fi-rs-sword:before {
    content: "\f9d2"
}

.fi-rs-symbol:before {
    content: "\f9d3"
}

.fi-rs-symbols:before {
    content: "\f9d4"
}

.fi-rs-syringe:before {
    content: "\f9d5"
}

.fi-rs-t:before {
    content: "\f9d6"
}

.fi-rs-table-columns:before {
    content: "\f9d7"
}

.fi-rs-table-layout:before {
    content: "\f9d8"
}

.fi-rs-table-list:before {
    content: "\f9d9"
}

.fi-rs-table-picnic:before {
    content: "\f9da"
}

.fi-rs-table-pivot:before {
    content: "\f9db"
}

.fi-rs-table-rows:before {
    content: "\f9dc"
}

.fi-rs-table-tree:before {
    content: "\f9dd"
}

.fi-rs-table:before {
    content: "\f9de"
}

.fi-rs-tablet-android-alt:before {
    content: "\f9df"
}

.fi-rs-tablet-android:before {
    content: "\f9e0"
}

.fi-rs-tablet-rugged:before {
    content: "\f9e1"
}

.fi-rs-tablet:before {
    content: "\f9e2"
}

.fi-rs-tachometer-alt-average:before {
    content: "\f9e3"
}

.fi-rs-tachometer-alt-fastest:before {
    content: "\f9e4"
}

.fi-rs-tachometer-alt-slow:before {
    content: "\f9e5"
}

.fi-rs-tachometer-alt-slowest:before {
    content: "\f9e6"
}

.fi-rs-tachometer-average:before {
    content: "\f9e7"
}

.fi-rs-tachometer-fast:before {
    content: "\f9e8"
}

.fi-rs-tachometer-fastest:before {
    content: "\f9e9"
}

.fi-rs-tachometer-slow:before {
    content: "\f9ea"
}

.fi-rs-tachometer-slowest:before {
    content: "\f9eb"
}

.fi-rs-tachometer:before {
    content: "\f9ec"
}

.fi-rs-taco:before {
    content: "\f9ed"
}

.fi-rs-tags:before {
    content: "\f9ee"
}

.fi-rs-tally-1:before {
    content: "\f9ef"
}

.fi-rs-tally-2:before {
    content: "\f9f0"
}

.fi-rs-tally-3:before {
    content: "\f9f1"
}

.fi-rs-tally-4:before {
    content: "\f9f2"
}

.fi-rs-tally:before {
    content: "\f9f3"
}

.fi-rs-tank-water:before {
    content: "\f9f4"
}

.fi-rs-tape:before {
    content: "\f9f5"
}

.fi-rs-target:before {
    content: "\f9f6"
}

.fi-rs-taxi-bus:before {
    content: "\f9f7"
}

.fi-rs-taxi:before {
    content: "\f9f8"
}

.fi-rs-teddy-bear:before {
    content: "\f9f9"
}

.fi-rs-teeth-open:before {
    content: "\f9fa"
}

.fi-rs-telescope:before {
    content: "\f9fb"
}

.fi-rs-temperature-down:before {
    content: "\f9fc"
}

.fi-rs-temperature-frigid:before {
    content: "\f9fd"
}

.fi-rs-temperature-high:before {
    content: "\f9fe"
}

.fi-rs-temperature-list:before {
    content: "\f9ff"
}

.fi-rs-temperature-low:before {
    content: "\fa00"
}

.fi-rs-temperature-up:before {
    content: "\fa01"
}

.fi-rs-template-alt:before {
    content: "\fa02"
}

.fi-rs-template:before {
    content: "\fa03"
}

.fi-rs-tenge:before {
    content: "\fa04"
}

.fi-rs-tennis:before {
    content: "\fa05"
}

.fi-rs-tent-arrow-down-to-line:before {
    content: "\fa06"
}

.fi-rs-tent-arrow-left-right:before {
    content: "\fa07"
}

.fi-rs-tent-arrow-turn-left:before {
    content: "\fa08"
}

.fi-rs-tent-arrows-down:before {
    content: "\fa09"
}

.fi-rs-tents:before {
    content: "\fa0a"
}

.fi-rs-terminal:before {
    content: "\fa0b"
}

.fi-rs-terrace:before {
    content: "\fa0c"
}

.fi-rs-test-tube:before {
    content: "\fa0d"
}

.fi-rs-test:before {
    content: "\fa0e"
}

.fi-rs-text-check:before {
    content: "\fa0f"
}

.fi-rs-text-height:before {
    content: "\fa10"
}

.fi-rs-text-shadow:before {
    content: "\fa11"
}

.fi-rs-text-size:before {
    content: "\fa12"
}

.fi-rs-text-slash:before {
    content: "\fa13"
}

.fi-rs-text-width:before {
    content: "\fa14"
}

.fi-rs-text:before {
    content: "\fa15"
}

.fi-rs-theater-masks:before {
    content: "\fa16"
}

.fi-rs-thermometer-alt:before {
    content: "\fa17"
}

.fi-rs-thermometer-empty:before {
    content: "\fa18"
}

.fi-rs-thermometer-full:before {
    content: "\fa19"
}

.fi-rs-thermometer-half:before {
    content: "\fa1a"
}

.fi-rs-thermometer-quarter:before {
    content: "\fa1b"
}

.fi-rs-thermometer-three-quarters:before {
    content: "\fa1c"
}

.fi-rs-theta:before {
    content: "\fa1d"
}

.fi-rs-thought-bubble:before {
    content: "\fa1e"
}

.fi-rs-thumbtack:before {
    content: "\fa1f"
}

.fi-rs-thunderstorm-moon:before {
    content: "\fa20"
}

.fi-rs-thunderstorm-sun:before {
    content: "\fa21"
}

.fi-rs-thunderstorm:before {
    content: "\fa22"
}

.fi-rs-ticket-airline:before {
    content: "\fa23"
}

.fi-rs-ticket-alt:before {
    content: "\fa24"
}

.fi-rs-ticket:before {
    content: "\fa25"
}

.fi-rs-tickets-airline:before {
    content: "\fa26"
}

.fi-rs-tilde:before {
    content: "\fa27"
}

.fi-rs-time-add:before {
    content: "\fa28"
}

.fi-rs-time-check:before {
    content: "\fa29"
}

.fi-rs-time-delete:before {
    content: "\fa2a"
}

.fi-rs-time-fast:before {
    content: "\fa2b"
}

.fi-rs-time-forward-sixty:before {
    content: "\fa2c"
}

.fi-rs-time-forward-ten:before {
    content: "\fa2d"
}

.fi-rs-time-forward:before {
    content: "\fa2e"
}

.fi-rs-time-half-past:before {
    content: "\fa2f"
}

.fi-rs-time-oclock:before {
    content: "\fa30"
}

.fi-rs-time-past:before {
    content: "\fa31"
}

.fi-rs-time-quarter-past:before {
    content: "\fa32"
}

.fi-rs-time-quarter-to:before {
    content: "\fa33"
}

.fi-rs-time-twenty-four:before {
    content: "\fa34"
}

.fi-rs-times-hexagon:before {
    content: "\fa35"
}

.fi-rs-tint-slash:before {
    content: "\fa36"
}

.fi-rs-tire-flat:before {
    content: "\fa37"
}

.fi-rs-tire-pressure-warning:before {
    content: "\fa38"
}

.fi-rs-tire-rugged:before {
    content: "\fa39"
}

.fi-rs-tire:before {
    content: "\fa3a"
}

.fi-rs-tired:before {
    content: "\fa3b"
}

.fi-rs-toggle-off:before {
    content: "\fa3c"
}

.fi-rs-toggle-on:before {
    content: "\fa3d"
}

.fi-rs-toilet-paper-blank-under:before {
    content: "\fa3e"
}

.fi-rs-toilet-paper-blank:before {
    content: "\fa3f"
}

.fi-rs-toilet-paper-slash:before {
    content: "\fa40"
}

.fi-rs-toilet-paper-under-slash:before {
    content: "\fa41"
}

.fi-rs-toilet-paper-under:before {
    content: "\fa42"
}

.fi-rs-toilet:before {
    content: "\fa43"
}

.fi-rs-tomato:before {
    content: "\fa44"
}

.fi-rs-tombstone-alt:before {
    content: "\fa45"
}

.fi-rs-tombstone:before {
    content: "\fa46"
}

.fi-rs-tool-box:before {
    content: "\fa47"
}

.fi-rs-tool-crop:before {
    content: "\fa48"
}

.fi-rs-tool-marquee:before {
    content: "\fa49"
}

.fi-rs-tools:before {
    content: "\fa4a"
}

.fi-rs-tooth:before {
    content: "\fa4b"
}

.fi-rs-toothbrush:before {
    content: "\fa4c"
}

.fi-rs-tornado:before {
    content: "\fa4d"
}

.fi-rs-tower-control:before {
    content: "\fa4e"
}

.fi-rs-tractor:before {
    content: "\fa4f"
}

.fi-rs-trademark:before {
    content: "\fa50"
}

.fi-rs-traffic-cone:before {
    content: "\fa51"
}

.fi-rs-traffic-light-go:before {
    content: "\fa52"
}

.fi-rs-traffic-light-slow:before {
    content: "\fa53"
}

.fi-rs-traffic-light-stop:before {
    content: "\fa54"
}

.fi-rs-traffic-light:before {
    content: "\fa55"
}

.fi-rs-trailer:before {
    content: "\fa56"
}

.fi-rs-train-side:before {
    content: "\fa57"
}

.fi-rs-train-subway-tunnel:before {
    content: "\fa58"
}

.fi-rs-train-tram:before {
    content: "\fa59"
}

.fi-rs-train:before {
    content: "\fa5a"
}

.fi-rs-tram:before {
    content: "\fa5b"
}

.fi-rs-transform:before {
    content: "\fa5c"
}

.fi-rs-transformer-bolt:before {
    content: "\fa5d"
}

.fi-rs-transgender:before {
    content: "\fa5e"
}

.fi-rs-transporter-1:before {
    content: "\fa5f"
}

.fi-rs-transporter-2:before {
    content: "\fa60"
}

.fi-rs-transporter-3:before {
    content: "\fa61"
}

.fi-rs-transporter-4:before {
    content: "\fa62"
}

.fi-rs-transporter-5:before {
    content: "\fa63"
}

.fi-rs-transporter-6:before {
    content: "\fa64"
}

.fi-rs-transporter-7:before {
    content: "\fa65"
}

.fi-rs-transporter-empty:before {
    content: "\fa66"
}

.fi-rs-transporter:before {
    content: "\fa67"
}

.fi-rs-trash-can-check:before {
    content: "\fa68"
}

.fi-rs-trash-can-clock:before {
    content: "\fa69"
}

.fi-rs-trash-can-list:before {
    content: "\fa6a"
}

.fi-rs-trash-can-plus:before {
    content: "\fa6b"
}

.fi-rs-trash-can-slash:before {
    content: "\fa6c"
}

.fi-rs-trash-check:before {
    content: "\fa6d"
}

.fi-rs-trash-clock:before {
    content: "\fa6e"
}

.fi-rs-trash-list:before {
    content: "\fa6f"
}

.fi-rs-trash-plus:before {
    content: "\fa70"
}

.fi-rs-trash-restore-alt:before {
    content: "\fa71"
}

.fi-rs-trash-restore:before {
    content: "\fa72"
}

.fi-rs-trash-slash:before {
    content: "\fa73"
}

.fi-rs-trash-undo-alt:before {
    content: "\fa74"
}

.fi-rs-trash-undo:before {
    content: "\fa75"
}

.fi-rs-trash-xmark:before {
    content: "\fa76"
}

.fi-rs-trash:before {
    content: "\fa77"
}

.fi-rs-treasure-chest:before {
    content: "\fa78"
}

.fi-rs-treatment:before {
    content: "\fa79"
}

.fi-rs-tree-alt:before {
    content: "\fa7a"
}

.fi-rs-tree-christmas:before {
    content: "\fa7b"
}

.fi-rs-tree-deciduous:before {
    content: "\fa7c"
}

.fi-rs-tree:before {
    content: "\fa7d"
}

.fi-rs-trees-alt:before {
    content: "\fa7e"
}

.fi-rs-trees:before {
    content: "\fa7f"
}

.fi-rs-triangle-music:before {
    content: "\fa80"
}

.fi-rs-triangle-person-digging:before {
    content: "\fa81"
}

.fi-rs-triangle-warning:before {
    content: "\fa82"
}

.fi-rs-triangle:before {
    content: "\fa83"
}

.fi-rs-trillium:before {
    content: "\fa84"
}

.fi-rs-trophy-star:before {
    content: "\fa85"
}

.fi-rs-trophy:before {
    content: "\fa86"
}

.fi-rs-truck-bolt:before {
    content: "\fa87"
}

.fi-rs-truck-container-empty:before {
    content: "\fa88"
}

.fi-rs-truck-container:before {
    content: "\fa89"
}

.fi-rs-truck-couch:before {
    content: "\fa8a"
}

.fi-rs-truck-flatbed:before {
    content: "\fa8b"
}

.fi-rs-truck-front:before {
    content: "\fa8c"
}

.fi-rs-truck-loading:before {
    content: "\fa8d"
}

.fi-rs-truck-medical:before {
    content: "\fa8e"
}

.fi-rs-truck-monster:before {
    content: "\fa8f"
}

.fi-rs-truck-moving:before {
    content: "\fa90"
}

.fi-rs-truck-pickup:before {
    content: "\fa91"
}

.fi-rs-truck-plow:before {
    content: "\fa92"
}

.fi-rs-truck-ramp:before {
    content: "\fa93"
}

.fi-rs-truck-side:before {
    content: "\fa94"
}

.fi-rs-truck-tow:before {
    content: "\fa95"
}

.fi-rs-trumpet:before {
    content: "\fa96"
}

.fi-rs-tshirt:before {
    content: "\fa97"
}

.fi-rs-tty:before {
    content: "\fa98"
}

.fi-rs-tubes:before {
    content: "\fa99"
}

.fi-rs-tugrik-sign:before {
    content: "\fa9a"
}

.fi-rs-turkey:before {
    content: "\fa9b"
}

.fi-rs-turntable:before {
    content: "\fa9c"
}

.fi-rs-turtle:before {
    content: "\fa9d"
}

.fi-rs-tv-music:before {
    content: "\fa9e"
}

.fi-rs-tv-retro:before {
    content: "\fa9f"
}

.fi-rs-typewriter:before {
    content: "\faa0"
}

.fi-rs-u:before {
    content: "\faa1"
}

.fi-rs-ufo-beam:before {
    content: "\faa2"
}

.fi-rs-ufo:before {
    content: "\faa3"
}

.fi-rs-umbrella-beach:before {
    content: "\faa4"
}

.fi-rs-umbrella:before {
    content: "\faa5"
}

.fi-rs-underline:before {
    content: "\faa6"
}

.fi-rs-undo-alt:before {
    content: "\faa7"
}

.fi-rs-undo:before {
    content: "\faa8"
}

.fi-rs-unicorn:before {
    content: "\faa9"
}

.fi-rs-uniform-martial-arts:before {
    content: "\faaa"
}

.fi-rs-universal-access:before {
    content: "\faab"
}

.fi-rs-unlock:before {
    content: "\faac"
}

.fi-rs-up-left:before {
    content: "\faad"
}

.fi-rs-up-right:before {
    content: "\faae"
}

.fi-rs-up:before {
    content: "\faaf"
}

.fi-rs-upload:before {
    content: "\fab0"
}

.fi-rs-usb-pendrive:before {
    content: "\fab1"
}

.fi-rs-usd-circle:before {
    content: "\fab2"
}

.fi-rs-usd-square:before {
    content: "\fab3"
}

.fi-rs-user-add:before {
    content: "\fab4"
}

.fi-rs-user-alien:before {
    content: "\fab5"
}

.fi-rs-user-astronaut:before {
    content: "\fab6"
}

.fi-rs-user-check:before {
    content: "\fab7"
}

.fi-rs-user-cowboy:before {
    content: "\fab8"
}

.fi-rs-user-crown:before {
    content: "\fab9"
}

.fi-rs-user-gear:before {
    content: "\faba"
}

.fi-rs-user-headset:before {
    content: "\fabb"
}

.fi-rs-user-helmet-safety:before {
    content: "\fabc"
}

.fi-rs-user-injured:before {
    content: "\fabd"
}

.fi-rs-user-lock:before {
    content: "\fabe"
}

.fi-rs-user-md-chat:before {
    content: "\fabf"
}

.fi-rs-user-md:before {
    content: "\fac0"
}

.fi-rs-user-minus:before {
    content: "\fac1"
}

.fi-rs-user-music:before {
    content: "\fac2"
}

.fi-rs-user-ninja:before {
    content: "\fac3"
}

.fi-rs-user-nurse:before {
    content: "\fac4"
}

.fi-rs-user-pen:before {
    content: "\fac5"
}

.fi-rs-user-pilot-tie:before {
    content: "\fac6"
}

.fi-rs-user-pilot:before {
    content: "\fac7"
}

.fi-rs-user-police:before {
    content: "\fac8"
}

.fi-rs-user-robot-xmarks:before {
    content: "\fac9"
}

.fi-rs-user-robot:before {
    content: "\faca"
}

.fi-rs-user-shield:before {
    content: "\facb"
}

.fi-rs-user-slash:before {
    content: "\facc"
}

.fi-rs-user-tag:before {
    content: "\facd"
}

.fi-rs-user-time:before {
    content: "\face"
}

.fi-rs-user-unlock:before {
    content: "\facf"
}

.fi-rs-user-visor:before {
    content: "\fad0"
}

.fi-rs-user-xmark:before {
    content: "\fad1"
}

.fi-rs-user:before {
    content: "\fad2"
}

.fi-rs-users-alt:before {
    content: "\fad3"
}

.fi-rs-users-gear:before {
    content: "\fad4"
}

.fi-rs-users-medical:before {
    content: "\fad5"
}

.fi-rs-users-slash:before {
    content: "\fad6"
}

.fi-rs-users:before {
    content: "\fad7"
}

.fi-rs-utensils:before {
    content: "\fad8"
}

.fi-rs-utility-pole-double:before {
    content: "\fad9"
}

.fi-rs-utility-pole:before {
    content: "\fada"
}

.fi-rs-v:before {
    content: "\fadb"
}

.fi-rs-vacuum-robot:before {
    content: "\fadc"
}

.fi-rs-vacuum:before {
    content: "\fadd"
}

.fi-rs-value-absolute:before {
    content: "\fade"
}

.fi-rs-vault:before {
    content: "\fadf"
}

.fi-rs-vector-alt:before {
    content: "\fae0"
}

.fi-rs-vector-circle:before {
    content: "\fae1"
}

.fi-rs-vector-polygon:before {
    content: "\fae2"
}

.fi-rs-vector:before {
    content: "\fae3"
}

.fi-rs-venus-double:before {
    content: "\fae4"
}

.fi-rs-venus-mars:before {
    content: "\fae5"
}

.fi-rs-venus:before {
    content: "\fae6"
}

.fi-rs-vest-patches:before {
    content: "\fae7"
}

.fi-rs-vest:before {
    content: "\fae8"
}

.fi-rs-video-arrow-down-left:before {
    content: "\fae9"
}

.fi-rs-video-arrow-up-right:before {
    content: "\faea"
}

.fi-rs-video-camera-alt:before {
    content: "\faeb"
}

.fi-rs-video-camera:before {
    content: "\faec"
}

.fi-rs-video-plus:before {
    content: "\faed"
}

.fi-rs-video-slash:before {
    content: "\faee"
}

.fi-rs-virus-slash:before {
    content: "\faef"
}

.fi-rs-virus:before {
    content: "\faf0"
}

.fi-rs-viruses:before {
    content: "\faf1"
}

.fi-rs-voicemail:before {
    content: "\faf2"
}

.fi-rs-volcano:before {
    content: "\faf3"
}

.fi-rs-volleyball:before {
    content: "\faf4"
}

.fi-rs-volume-down:before {
    content: "\faf5"
}

.fi-rs-volume-mute:before {
    content: "\faf6"
}

.fi-rs-volume-off:before {
    content: "\faf7"
}

.fi-rs-volume-slash:before {
    content: "\faf8"
}

.fi-rs-volume:before {
    content: "\faf9"
}

.fi-rs-vote-nay:before {
    content: "\fafa"
}

.fi-rs-vote-yea:before {
    content: "\fafb"
}

.fi-rs-vr-cardboard:before {
    content: "\fafc"
}

.fi-rs-w:before {
    content: "\fafd"
}

.fi-rs-wagon-covered:before {
    content: "\fafe"
}

.fi-rs-walker:before {
    content: "\faff"
}

.fi-rs-walkie-talkie:before {
    content: "\fb00"
}

.fi-rs-wallet:before {
    content: "\fb01"
}

.fi-rs-warehouse-alt:before {
    content: "\fb02"
}

.fi-rs-washer:before {
    content: "\fb03"
}

.fi-rs-watch-calculator:before {
    content: "\fb04"
}

.fi-rs-watch-smart:before {
    content: "\fb05"
}

.fi-rs-watch:before {
    content: "\fb06"
}

.fi-rs-water-bottle:before {
    content: "\fb07"
}

.fi-rs-water-ladder:before {
    content: "\fb08"
}

.fi-rs-water-lower:before {
    content: "\fb09"
}

.fi-rs-water-rise:before {
    content: "\fb0a"
}

.fi-rs-water:before {
    content: "\fb0b"
}

.fi-rs-watermelon:before {
    content: "\fb0c"
}

.fi-rs-wave-sine:before {
    content: "\fb0d"
}

.fi-rs-wave-square:before {
    content: "\fb0e"
}

.fi-rs-wave-triangle:before {
    content: "\fb0f"
}

.fi-rs-waveform-path:before {
    content: "\fb10"
}

.fi-rs-waveform:before {
    content: "\fb11"
}

.fi-rs-webcam-slash:before {
    content: "\fb12"
}

.fi-rs-webcam:before {
    content: "\fb13"
}

.fi-rs-whale:before {
    content: "\fb14"
}

.fi-rs-wheat:before {
    content: "\fb15"
}

.fi-rs-wheelchair-move:before {
    content: "\fb16"
}

.fi-rs-wheelchair:before {
    content: "\fb17"
}

.fi-rs-whistle:before {
    content: "\fb18"
}

.fi-rs-wifi-1:before {
    content: "\fb19"
}

.fi-rs-wifi-2:before {
    content: "\fb1a"
}

.fi-rs-wifi-alt:before {
    content: "\fb1b"
}

.fi-rs-wifi-exclamation:before {
    content: "\fb1c"
}

.fi-rs-wifi-slash:before {
    content: "\fb1d"
}

.fi-rs-wifi:before {
    content: "\fb1e"
}

.fi-rs-wind-turbine:before {
    content: "\fb1f"
}

.fi-rs-wind-warning:before {
    content: "\fb20"
}

.fi-rs-wind:before {
    content: "\fb21"
}

.fi-rs-window-alt:before {
    content: "\fb22"
}

.fi-rs-window-frame-open:before {
    content: "\fb23"
}

.fi-rs-window-frame:before {
    content: "\fb24"
}

.fi-rs-window-maximize:before {
    content: "\fb25"
}

.fi-rs-window-minimize:before {
    content: "\fb26"
}

.fi-rs-window-restore:before {
    content: "\fb27"
}

.fi-rs-windsock:before {
    content: "\fb28"
}

.fi-rs-wine-bottle:before {
    content: "\fb29"
}

.fi-rs-wine-glass-crack:before {
    content: "\fb2a"
}

.fi-rs-woman-head:before {
    content: "\fb2b"
}

.fi-rs-won-sign:before {
    content: "\fb2c"
}

.fi-rs-world:before {
    content: "\fb2d"
}

.fi-rs-worm:before {
    content: "\fb2e"
}

.fi-rs-wreath:before {
    content: "\fb2f"
}

.fi-rs-wrench-alt:before {
    content: "\fb30"
}

.fi-rs-wrench-simple:before {
    content: "\fb31"
}

.fi-rs-x:before {
    content: "\fb32"
}

.fi-rs-y:before {
    content: "\fb33"
}

.fi-rs-yen:before {
    content: "\fb34"
}

.fi-rs-yin-yang:before {
    content: "\fb35"
}

.fi-rs-z:before {
    content: "\fb36"
}

.fi-rs-zoom-in:before {
    content: "\fb37"
}

.fi-rs-zoom-out:before {
    content: "\fb38"
}

@font-face {
    font-family: uicons-solid-straight;
    src: url(../media/uicons-solid-straight-2NEVGPD3.d349533c.eot#iefix) format("embedded-opentype"),url(../media/uicons-solid-straight-WBK4MVFO.b055c654.woff2) format("woff2"),url(../media/uicons-solid-straight-5OQA5BJI.eba00e85.woff) format("woff")
}

i[class*=" fi-ss-"]:before,i[class^=fi-ss-]:before,span[class*=fi-ss-]:before,span[class^=fi-ss-]:before {
    font-family: uicons-solid-straight!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-ss-0:before {
    content: "\f101"
}

.fi-ss-1:before {
    content: "\f102"
}

.fi-ss-2:before {
    content: "\f103"
}

.fi-ss-3:before {
    content: "\f104"
}

.fi-ss-360-degrees:before {
    content: "\f105"
}

.fi-ss-4:before {
    content: "\f106"
}

.fi-ss-5:before {
    content: "\f107"
}

.fi-ss-6:before {
    content: "\f108"
}

.fi-ss-7:before {
    content: "\f109"
}

.fi-ss-8:before {
    content: "\f10a"
}

.fi-ss-9:before {
    content: "\f10b"
}

.fi-ss-a:before {
    content: "\f10c"
}

.fi-ss-acorn:before {
    content: "\f10d"
}

.fi-ss-ad:before {
    content: "\f10e"
}

.fi-ss-add-document:before {
    content: "\f10f"
}

.fi-ss-add-folder:before {
    content: "\f110"
}

.fi-ss-add:before {
    content: "\f111"
}

.fi-ss-address-book:before {
    content: "\f112"
}

.fi-ss-address-card:before {
    content: "\f113"
}

.fi-ss-air-conditioner:before {
    content: "\f114"
}

.fi-ss-air-freshener:before {
    content: "\f115"
}

.fi-ss-airplay:before {
    content: "\f116"
}

.fi-ss-alarm-clock:before {
    content: "\f117"
}

.fi-ss-alarm-exclamation:before {
    content: "\f118"
}

.fi-ss-alarm-plus:before {
    content: "\f119"
}

.fi-ss-alarm-snooze:before {
    content: "\f11a"
}

.fi-ss-album-circle-plus:before {
    content: "\f11b"
}

.fi-ss-album-circle-user:before {
    content: "\f11c"
}

.fi-ss-album-collection:before {
    content: "\f11d"
}

.fi-ss-album:before {
    content: "\f11e"
}

.fi-ss-alicorn:before {
    content: "\f11f"
}

.fi-ss-alien:before {
    content: "\f120"
}

.fi-ss-align-center:before {
    content: "\f121"
}

.fi-ss-align-justify:before {
    content: "\f122"
}

.fi-ss-align-left:before {
    content: "\f123"
}

.fi-ss-align-slash:before {
    content: "\f124"
}

.fi-ss-ambulance:before {
    content: "\f125"
}

.fi-ss-amusement-park:before {
    content: "\f126"
}

.fi-ss-anchor:before {
    content: "\f127"
}

.fi-ss-angel:before {
    content: "\f128"
}

.fi-ss-angle-90:before {
    content: "\f129"
}

.fi-ss-angle-circle-down:before {
    content: "\f12a"
}

.fi-ss-angle-circle-left:before {
    content: "\f12b"
}

.fi-ss-angle-circle-right:before {
    content: "\f12c"
}

.fi-ss-angle-circle-up:before {
    content: "\f12d"
}

.fi-ss-angle-double-left:before {
    content: "\f12e"
}

.fi-ss-angle-double-right:before {
    content: "\f12f"
}

.fi-ss-angle-double-small-down:before {
    content: "\f130"
}

.fi-ss-angle-double-small-left:before {
    content: "\f131"
}

.fi-ss-angle-double-small-right:before {
    content: "\f132"
}

.fi-ss-angle-double-small-up:before {
    content: "\f133"
}

.fi-ss-angle-down:before {
    content: "\f134"
}

.fi-ss-angle-left:before {
    content: "\f135"
}

.fi-ss-angle-right:before {
    content: "\f136"
}

.fi-ss-angle-small-down:before {
    content: "\f137"
}

.fi-ss-angle-small-left:before {
    content: "\f138"
}

.fi-ss-angle-small-right:before {
    content: "\f139"
}

.fi-ss-angle-small-up:before {
    content: "\f13a"
}

.fi-ss-angle-square-down:before {
    content: "\f13b"
}

.fi-ss-angle-square-left:before {
    content: "\f13c"
}

.fi-ss-angle-square-right:before {
    content: "\f13d"
}

.fi-ss-angle-square-up:before {
    content: "\f13e"
}

.fi-ss-angle-up:before {
    content: "\f13f"
}

.fi-ss-angle:before {
    content: "\f140"
}

.fi-ss-angry:before {
    content: "\f141"
}

.fi-ss-animated-icon:before {
    content: "\f142"
}

.fi-ss-apartment:before {
    content: "\f143"
}

.fi-ss-aperture:before {
    content: "\f144"
}

.fi-ss-api:before {
    content: "\f145"
}

.fi-ss-apple-crate:before {
    content: "\f146"
}

.fi-ss-apple-whole:before {
    content: "\f147"
}

.fi-ss-apps-add:before {
    content: "\f148"
}

.fi-ss-apps-delete:before {
    content: "\f149"
}

.fi-ss-apps-sort:before {
    content: "\f14a"
}

.fi-ss-apps:before {
    content: "\f14b"
}

.fi-ss-archive:before {
    content: "\f14c"
}

.fi-ss-archway:before {
    content: "\f14d"
}

.fi-ss-arrow-alt-circle-down:before {
    content: "\f14e"
}

.fi-ss-arrow-alt-circle-left:before {
    content: "\f14f"
}

.fi-ss-arrow-alt-circle-right:before {
    content: "\f150"
}

.fi-ss-arrow-alt-circle-up:before {
    content: "\f151"
}

.fi-ss-arrow-alt-down:before {
    content: "\f152"
}

.fi-ss-arrow-alt-from-bottom:before {
    content: "\f153"
}

.fi-ss-arrow-alt-from-left:before {
    content: "\f154"
}

.fi-ss-arrow-alt-from-right:before {
    content: "\f155"
}

.fi-ss-arrow-alt-from-top:before {
    content: "\f156"
}

.fi-ss-arrow-alt-left:before {
    content: "\f157"
}

.fi-ss-arrow-alt-right:before {
    content: "\f158"
}

.fi-ss-arrow-alt-square-down:before {
    content: "\f159"
}

.fi-ss-arrow-alt-square-left:before {
    content: "\f15a"
}

.fi-ss-arrow-alt-square-right:before {
    content: "\f15b"
}

.fi-ss-arrow-alt-square-up:before {
    content: "\f15c"
}

.fi-ss-arrow-alt-to-bottom:before {
    content: "\f15d"
}

.fi-ss-arrow-alt-to-left:before {
    content: "\f15e"
}

.fi-ss-arrow-alt-to-right:before {
    content: "\f15f"
}

.fi-ss-arrow-alt-to-top:before {
    content: "\f160"
}

.fi-ss-arrow-alt-up:before {
    content: "\f161"
}

.fi-ss-arrow-circle-down:before {
    content: "\f162"
}

.fi-ss-arrow-circle-left:before {
    content: "\f163"
}

.fi-ss-arrow-circle-right:before {
    content: "\f164"
}

.fi-ss-arrow-circle-up:before {
    content: "\f165"
}

.fi-ss-arrow-down-from-dotted-line:before {
    content: "\f166"
}

.fi-ss-arrow-down-left:before {
    content: "\f167"
}

.fi-ss-arrow-down-small-big:before {
    content: "\f168"
}

.fi-ss-arrow-down-to-dotted-line:before {
    content: "\f169"
}

.fi-ss-arrow-down-to-square:before {
    content: "\f16a"
}

.fi-ss-arrow-down-triangle-square:before {
    content: "\f16b"
}

.fi-ss-arrow-down:before {
    content: "\f16c"
}

.fi-ss-arrow-from-bottom:before {
    content: "\f16d"
}

.fi-ss-arrow-from-left:before {
    content: "\f16e"
}

.fi-ss-arrow-from-right:before {
    content: "\f16f"
}

.fi-ss-arrow-from-top:before {
    content: "\f170"
}

.fi-ss-arrow-left-from-line:before {
    content: "\f171"
}

.fi-ss-arrow-left:before {
    content: "\f172"
}

.fi-ss-arrow-right-to-bracket:before {
    content: "\f173"
}

.fi-ss-arrow-right:before {
    content: "\f174"
}

.fi-ss-arrow-small-down:before {
    content: "\f175"
}

.fi-ss-arrow-small-left:before {
    content: "\f176"
}

.fi-ss-arrow-small-right:before {
    content: "\f177"
}

.fi-ss-arrow-small-up:before {
    content: "\f178"
}

.fi-ss-arrow-square-down:before {
    content: "\f179"
}

.fi-ss-arrow-square-left:before {
    content: "\f17a"
}

.fi-ss-arrow-square-right:before {
    content: "\f17b"
}

.fi-ss-arrow-square-up:before {
    content: "\f17c"
}

.fi-ss-arrow-to-bottom:before {
    content: "\f17d"
}

.fi-ss-arrow-to-left:before {
    content: "\f17e"
}

.fi-ss-arrow-to-right:before {
    content: "\f17f"
}

.fi-ss-arrow-to-top:before {
    content: "\f180"
}

.fi-ss-arrow-trend-down:before {
    content: "\f181"
}

.fi-ss-arrow-trend-up:before {
    content: "\f182"
}

.fi-ss-arrow-turn-down-left:before {
    content: "\f183"
}

.fi-ss-arrow-turn-down-right:before {
    content: "\f184"
}

.fi-ss-arrow-up-from-dotted-line:before {
    content: "\f185"
}

.fi-ss-arrow-up-from-square:before {
    content: "\f186"
}

.fi-ss-arrow-up-left-from-circle:before {
    content: "\f187"
}

.fi-ss-arrow-up-left:before {
    content: "\f188"
}

.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\f189"
}

.fi-ss-arrow-up-right-from-square:before {
    content: "\f18a"
}

.fi-ss-arrow-up-right:before {
    content: "\f18b"
}

.fi-ss-arrow-up-small-big:before {
    content: "\f18c"
}

.fi-ss-arrow-up-square-triangle:before {
    content: "\f18d"
}

.fi-ss-arrow-up-to-dotted-line:before {
    content: "\f18e"
}

.fi-ss-arrow-up:before {
    content: "\f18f"
}

.fi-ss-arrows-alt-h:before {
    content: "\f190"
}

.fi-ss-arrows-alt-v:before {
    content: "\f191"
}

.fi-ss-arrows-alt:before {
    content: "\f192"
}

.fi-ss-arrows-cross:before {
    content: "\f193"
}

.fi-ss-arrows-from-dotted-line:before {
    content: "\f194"
}

.fi-ss-arrows-from-line:before {
    content: "\f195"
}

.fi-ss-arrows-h-copy:before {
    content: "\f196"
}

.fi-ss-arrows-h:before {
    content: "\f197"
}

.fi-ss-arrows-repeat-1:before {
    content: "\f198"
}

.fi-ss-arrows-repeat:before {
    content: "\f199"
}

.fi-ss-arrows-retweet:before {
    content: "\f19a"
}

.fi-ss-arrows-to-dotted-line:before {
    content: "\f19b"
}

.fi-ss-arrows-to-line:before {
    content: "\f19c"
}

.fi-ss-arrows:before {
    content: "\f19d"
}

.fi-ss-artificial-intelligence:before {
    content: "\f19e"
}

.fi-ss-assept-document:before {
    content: "\f19f"
}

.fi-ss-assistive-listening-systems:before {
    content: "\f1a0"
}

.fi-ss-asterik:before {
    content: "\f1a1"
}

.fi-ss-at:before {
    content: "\f1a2"
}

.fi-ss-attribution-pen:before {
    content: "\f1a3"
}

.fi-ss-attribution-pencil:before {
    content: "\f1a4"
}

.fi-ss-aubergine:before {
    content: "\f1a5"
}

.fi-ss-audio-description-slash:before {
    content: "\f1a6"
}

.fi-ss-austral-sign:before {
    content: "\f1a7"
}

.fi-ss-avocado:before {
    content: "\f1a8"
}

.fi-ss-axe:before {
    content: "\f1a9"
}

.fi-ss-b:before {
    content: "\f1aa"
}

.fi-ss-baby-carriage:before {
    content: "\f1ab"
}

.fi-ss-baby:before {
    content: "\f1ac"
}

.fi-ss-background:before {
    content: "\f1ad"
}

.fi-ss-backpack:before {
    content: "\f1ae"
}

.fi-ss-bacon:before {
    content: "\f1af"
}

.fi-ss-bacteria:before {
    content: "\f1b0"
}

.fi-ss-bacterium:before {
    content: "\f1b1"
}

.fi-ss-badge-check:before {
    content: "\f1b2"
}

.fi-ss-badge-dollar:before {
    content: "\f1b3"
}

.fi-ss-badge-percent:before {
    content: "\f1b4"
}

.fi-ss-badge-sheriff:before {
    content: "\f1b5"
}

.fi-ss-badge:before {
    content: "\f1b6"
}

.fi-ss-badger-honey:before {
    content: "\f1b7"
}

.fi-ss-bag-seedling:before {
    content: "\f1b8"
}

.fi-ss-bags-shopping:before {
    content: "\f1b9"
}

.fi-ss-bahai:before {
    content: "\f1ba"
}

.fi-ss-baht-sign:before {
    content: "\f1bb"
}

.fi-ss-balance-scale-left:before {
    content: "\f1bc"
}

.fi-ss-balance-scale-right:before {
    content: "\f1bd"
}

.fi-ss-ball-pile:before {
    content: "\f1be"
}

.fi-ss-balloon:before {
    content: "\f1bf"
}

.fi-ss-balloons:before {
    content: "\f1c0"
}

.fi-ss-ballot-check:before {
    content: "\f1c1"
}

.fi-ss-ballot:before {
    content: "\f1c2"
}

.fi-ss-ban-bug:before {
    content: "\f1c3"
}

.fi-ss-ban:before {
    content: "\f1c4"
}

.fi-ss-band-aid:before {
    content: "\f1c5"
}

.fi-ss-bangladeshi-taka-sign:before {
    content: "\f1c6"
}

.fi-ss-banjo:before {
    content: "\f1c7"
}

.fi-ss-bank:before {
    content: "\f1c8"
}

.fi-ss-barber-shop:before {
    content: "\f1c9"
}

.fi-ss-barcode-read:before {
    content: "\f1ca"
}

.fi-ss-barcode-scan:before {
    content: "\f1cb"
}

.fi-ss-barcode:before {
    content: "\f1cc"
}

.fi-ss-bars-filter:before {
    content: "\f1cd"
}

.fi-ss-bars-progress:before {
    content: "\f1ce"
}

.fi-ss-bars-sort:before {
    content: "\f1cf"
}

.fi-ss-bars-staggered:before {
    content: "\f1d0"
}

.fi-ss-baseball-alt:before {
    content: "\f1d1"
}

.fi-ss-baseball:before {
    content: "\f1d2"
}

.fi-ss-basket-shopping-simple:before {
    content: "\f1d3"
}

.fi-ss-basketball-hoop:before {
    content: "\f1d4"
}

.fi-ss-basketball:before {
    content: "\f1d5"
}

.fi-ss-bat:before {
    content: "\f1d6"
}

.fi-ss-bath:before {
    content: "\f1d7"
}

.fi-ss-battery-bolt:before {
    content: "\f1d8"
}

.fi-ss-battery-empty:before {
    content: "\f1d9"
}

.fi-ss-battery-exclamation:before {
    content: "\f1da"
}

.fi-ss-battery-full:before {
    content: "\f1db"
}

.fi-ss-battery-half:before {
    content: "\f1dc"
}

.fi-ss-battery-quarter:before {
    content: "\f1dd"
}

.fi-ss-battery-slash:before {
    content: "\f1de"
}

.fi-ss-battery-three-quarters:before {
    content: "\f1df"
}

.fi-ss-beacon:before {
    content: "\f1e0"
}

.fi-ss-bed-alt:before {
    content: "\f1e1"
}

.fi-ss-bed-bunk:before {
    content: "\f1e2"
}

.fi-ss-bed-empty:before {
    content: "\f1e3"
}

.fi-ss-bed:before {
    content: "\f1e4"
}

.fi-ss-bee:before {
    content: "\f1e5"
}

.fi-ss-beer:before {
    content: "\f1e6"
}

.fi-ss-bell-concierge:before {
    content: "\f1e7"
}

.fi-ss-bell-ring:before {
    content: "\f1e8"
}

.fi-ss-bell-school:before {
    content: "\f1e9"
}

.fi-ss-bell-slash:before {
    content: "\f1ea"
}

.fi-ss-bell:before {
    content: "\f1eb"
}

.fi-ss-bells:before {
    content: "\f1ec"
}

.fi-ss-bench-tree:before {
    content: "\f1ed"
}

.fi-ss-betamax:before {
    content: "\f1ee"
}

.fi-ss-bike:before {
    content: "\f1ef"
}

.fi-ss-biking-mountain:before {
    content: "\f1f0"
}

.fi-ss-biking:before {
    content: "\f1f1"
}

.fi-ss-billiard:before {
    content: "\f1f2"
}

.fi-ss-binary-circle-check:before {
    content: "\f1f3"
}

.fi-ss-binary-lock:before {
    content: "\f1f4"
}

.fi-ss-binary-slash:before {
    content: "\f1f5"
}

.fi-ss-binary:before {
    content: "\f1f6"
}

.fi-ss-binoculars:before {
    content: "\f1f7"
}

.fi-ss-biohazard:before {
    content: "\f1f8"
}

.fi-ss-bird:before {
    content: "\f1f9"
}

.fi-ss-bitcoin-sign:before {
    content: "\f1fa"
}

.fi-ss-blanket:before {
    content: "\f1fb"
}

.fi-ss-blender-phone:before {
    content: "\f1fc"
}

.fi-ss-blender:before {
    content: "\f1fd"
}

.fi-ss-blinds-open:before {
    content: "\f1fe"
}

.fi-ss-blinds-raised:before {
    content: "\f1ff"
}

.fi-ss-blinds:before {
    content: "\f200"
}

.fi-ss-block-brick:before {
    content: "\f201"
}

.fi-ss-block-question:before {
    content: "\f202"
}

.fi-ss-block-quote:before {
    content: "\f203"
}

.fi-ss-block:before {
    content: "\f204"
}

.fi-ss-blog-pencil:before {
    content: "\f205"
}

.fi-ss-blog-text:before {
    content: "\f206"
}

.fi-ss-blossom:before {
    content: "\f207"
}

.fi-ss-bold:before {
    content: "\f208"
}

.fi-ss-bolt-auto:before {
    content: "\f209"
}

.fi-ss-bolt-slash:before {
    content: "\f20a"
}

.fi-ss-bolt:before {
    content: "\f20b"
}

.fi-ss-bomb:before {
    content: "\f20c"
}

.fi-ss-bone-break:before {
    content: "\f20d"
}

.fi-ss-bone:before {
    content: "\f20e"
}

.fi-ss-bong:before {
    content: "\f20f"
}

.fi-ss-book-alt:before {
    content: "\f210"
}

.fi-ss-book-arrow-right:before {
    content: "\f211"
}

.fi-ss-book-arrow-up:before {
    content: "\f212"
}

.fi-ss-book-atlas:before {
    content: "\f213"
}

.fi-ss-book-bookmark:before {
    content: "\f214"
}

.fi-ss-book-circle-arrow-right:before {
    content: "\f215"
}

.fi-ss-book-circle-arrow-up:before {
    content: "\f216"
}

.fi-ss-book-copy:before {
    content: "\f217"
}

.fi-ss-book-dead:before {
    content: "\f218"
}

.fi-ss-book-font:before {
    content: "\f219"
}

.fi-ss-book-medical:before {
    content: "\f21a"
}

.fi-ss-book-open-cover:before {
    content: "\f21b"
}

.fi-ss-book-open-reader:before {
    content: "\f21c"
}

.fi-ss-book-quran:before {
    content: "\f21d"
}

.fi-ss-book-section:before {
    content: "\f21e"
}

.fi-ss-book-spells:before {
    content: "\f21f"
}

.fi-ss-book-tanakh:before {
    content: "\f220"
}

.fi-ss-book-user:before {
    content: "\f221"
}

.fi-ss-book:before {
    content: "\f222"
}

.fi-ss-bookmark-slash:before {
    content: "\f223"
}

.fi-ss-bookmark:before {
    content: "\f224"
}

.fi-ss-books-medical:before {
    content: "\f225"
}

.fi-ss-books:before {
    content: "\f226"
}

.fi-ss-boot-heeled:before {
    content: "\f227"
}

.fi-ss-boot:before {
    content: "\f228"
}

.fi-ss-border-all:before {
    content: "\f229"
}

.fi-ss-border-bottom:before {
    content: "\f22a"
}

.fi-ss-border-center-h:before {
    content: "\f22b"
}

.fi-ss-border-center-v:before {
    content: "\f22c"
}

.fi-ss-border-inner:before {
    content: "\f22d"
}

.fi-ss-border-left:before {
    content: "\f22e"
}

.fi-ss-border-none:before {
    content: "\f22f"
}

.fi-ss-border-outer:before {
    content: "\f230"
}

.fi-ss-border-right:before {
    content: "\f231"
}

.fi-ss-border-style-alt:before {
    content: "\f232"
}

.fi-ss-border-style:before {
    content: "\f233"
}

.fi-ss-border-top:before {
    content: "\f234"
}

.fi-ss-bottle:before {
    content: "\f235"
}

.fi-ss-bow-arrow:before {
    content: "\f236"
}

.fi-ss-bowl-chopsticks-noodles:before {
    content: "\f237"
}

.fi-ss-bowl-chopsticks:before {
    content: "\f238"
}

.fi-ss-bowl-rice:before {
    content: "\f239"
}

.fi-ss-bowling-ball:before {
    content: "\f23a"
}

.fi-ss-bowling-pins:before {
    content: "\f23b"
}

.fi-ss-bowling:before {
    content: "\f23c"
}

.fi-ss-box-alt:before {
    content: "\f23d"
}

.fi-ss-box-ballot:before {
    content: "\f23e"
}

.fi-ss-box-check:before {
    content: "\f23f"
}

.fi-ss-box-circle-check:before {
    content: "\f240"
}

.fi-ss-box-dollar:before {
    content: "\f241"
}

.fi-ss-box-fragile:before {
    content: "\f242"
}

.fi-ss-box-heart:before {
    content: "\f243"
}

.fi-ss-box-open-full:before {
    content: "\f244"
}

.fi-ss-box-open:before {
    content: "\f245"
}

.fi-ss-box-tissue:before {
    content: "\f246"
}

.fi-ss-box-up:before {
    content: "\f247"
}

.fi-ss-box:before {
    content: "\f248"
}

.fi-ss-boxes:before {
    content: "\f249"
}

.fi-ss-boxing-glove:before {
    content: "\f24a"
}

.fi-ss-bracket-curly-right:before {
    content: "\f24b"
}

.fi-ss-bracket-curly:before {
    content: "\f24c"
}

.fi-ss-bracket-round-right:before {
    content: "\f24d"
}

.fi-ss-bracket-round:before {
    content: "\f24e"
}

.fi-ss-bracket-square-right:before {
    content: "\f24f"
}

.fi-ss-bracket-square:before {
    content: "\f250"
}

.fi-ss-brackets-curly:before {
    content: "\f251"
}

.fi-ss-brackets-round:before {
    content: "\f252"
}

.fi-ss-brackets-square:before {
    content: "\f253"
}

.fi-ss-braille-a:before {
    content: "\f254"
}

.fi-ss-braille-b:before {
    content: "\f255"
}

.fi-ss-braille-c:before {
    content: "\f256"
}

.fi-ss-braille-d:before {
    content: "\f257"
}

.fi-ss-braille-e:before {
    content: "\f258"
}

.fi-ss-braille-g:before {
    content: "\f259"
}

.fi-ss-braille-h:before {
    content: "\f25a"
}

.fi-ss-braille-i:before {
    content: "\f25b"
}

.fi-ss-braille-j:before {
    content: "\f25c"
}

.fi-ss-braille-k:before {
    content: "\f25d"
}

.fi-ss-braille-l:before {
    content: "\f25e"
}

.fi-ss-braille-m:before {
    content: "\f25f"
}

.fi-ss-braille-n-alt:before {
    content: "\f260"
}

.fi-ss-braille-n:before {
    content: "\f261"
}

.fi-ss-braille-o:before {
    content: "\f262"
}

.fi-ss-braille-p:before {
    content: "\f263"
}

.fi-ss-braille-q:before {
    content: "\f264"
}

.fi-ss-braille-r:before {
    content: "\f265"
}

.fi-ss-braille-s:before {
    content: "\f266"
}

.fi-ss-braille-t:before {
    content: "\f267"
}

.fi-ss-braille-u:before {
    content: "\f268"
}

.fi-ss-braille-v:before {
    content: "\f269"
}

.fi-ss-braille-w:before {
    content: "\f26a"
}

.fi-ss-braille-x:before {
    content: "\f26b"
}

.fi-ss-braille-y:before {
    content: "\f26c"
}

.fi-ss-braille-z:before {
    content: "\f26d"
}

.fi-ss-braille:before {
    content: "\f26e"
}

.fi-ss-brain-circuit:before {
    content: "\f26f"
}

.fi-ss-brain:before {
    content: "\f270"
}

.fi-ss-bread-loaf:before {
    content: "\f271"
}

.fi-ss-bread-slice:before {
    content: "\f272"
}

.fi-ss-bread:before {
    content: "\f273"
}

.fi-ss-briefcase-arrow-right:before {
    content: "\f274"
}

.fi-ss-briefcase-blank:before {
    content: "\f275"
}

.fi-ss-briefcase:before {
    content: "\f276"
}

.fi-ss-brightness-low:before {
    content: "\f277"
}

.fi-ss-brightness:before {
    content: "\f278"
}

.fi-ss-bring-forward:before {
    content: "\f279"
}

.fi-ss-bring-front:before {
    content: "\f27a"
}

.fi-ss-broadcast-tower:before {
    content: "\f27b"
}

.fi-ss-broccoli:before {
    content: "\f27c"
}

.fi-ss-broken-image:before {
    content: "\f27d"
}

.fi-ss-broom:before {
    content: "\f27e"
}

.fi-ss-browser:before {
    content: "\f27f"
}

.fi-ss-browsers:before {
    content: "\f280"
}

.fi-ss-brush:before {
    content: "\f281"
}

.fi-ss-bug-slash:before {
    content: "\f282"
}

.fi-ss-bug:before {
    content: "\f283"
}

.fi-ss-bugs:before {
    content: "\f284"
}

.fi-ss-build-alt:before {
    content: "\f285"
}

.fi-ss-build:before {
    content: "\f286"
}

.fi-ss-building:before {
    content: "\f287"
}

.fi-ss-bulb:before {
    content: "\f288"
}

.fi-ss-bullet:before {
    content: "\f289"
}

.fi-ss-bullhorn:before {
    content: "\f28a"
}

.fi-ss-bullseye-arrow:before {
    content: "\f28b"
}

.fi-ss-bullseye-pointer:before {
    content: "\f28c"
}

.fi-ss-bullseye:before {
    content: "\f28d"
}

.fi-ss-burger-alt:before {
    content: "\f28e"
}

.fi-ss-burger-fries:before {
    content: "\f28f"
}

.fi-ss-burger-glass:before {
    content: "\f290"
}

.fi-ss-burrito:before {
    content: "\f291"
}

.fi-ss-bus-alt:before {
    content: "\f292"
}

.fi-ss-bus:before {
    content: "\f293"
}

.fi-ss-business-time:before {
    content: "\f294"
}

.fi-ss-butterfly:before {
    content: "\f295"
}

.fi-ss-c:before {
    content: "\f296"
}

.fi-ss-cabin:before {
    content: "\f297"
}

.fi-ss-cactus:before {
    content: "\f298"
}

.fi-ss-cake-birthday:before {
    content: "\f299"
}

.fi-ss-cake-wedding:before {
    content: "\f29a"
}

.fi-ss-calculator-simple:before {
    content: "\f29b"
}

.fi-ss-calculator:before {
    content: "\f29c"
}

.fi-ss-calendar-arrow-down:before {
    content: "\f29d"
}

.fi-ss-calendar-arrow-up:before {
    content: "\f29e"
}

.fi-ss-calendar-check:before {
    content: "\f29f"
}

.fi-ss-calendar-clock:before {
    content: "\f2a0"
}

.fi-ss-calendar-day:before {
    content: "\f2a1"
}

.fi-ss-calendar-days:before {
    content: "\f2a2"
}

.fi-ss-calendar-exclamation:before {
    content: "\f2a3"
}

.fi-ss-calendar-heart:before {
    content: "\f2a4"
}

.fi-ss-calendar-image:before {
    content: "\f2a5"
}

.fi-ss-calendar-lines-pen:before {
    content: "\f2a6"
}

.fi-ss-calendar-lines:before {
    content: "\f2a7"
}

.fi-ss-calendar-minus:before {
    content: "\f2a8"
}

.fi-ss-calendar-pen:before {
    content: "\f2a9"
}

.fi-ss-calendar-plus:before {
    content: "\f2aa"
}

.fi-ss-calendar-star:before {
    content: "\f2ab"
}

.fi-ss-calendar-week:before {
    content: "\f2ac"
}

.fi-ss-calendar-xmark:before {
    content: "\f2ad"
}

.fi-ss-calendar:before {
    content: "\f2ae"
}

.fi-ss-calendars:before {
    content: "\f2af"
}

.fi-ss-call-history:before {
    content: "\f2b0"
}

.fi-ss-call-incoming:before {
    content: "\f2b1"
}

.fi-ss-call-missed:before {
    content: "\f2b2"
}

.fi-ss-call-outgoing:before {
    content: "\f2b3"
}

.fi-ss-camcorder:before {
    content: "\f2b4"
}

.fi-ss-camera-cctv:before {
    content: "\f2b5"
}

.fi-ss-camera-movie:before {
    content: "\f2b6"
}

.fi-ss-camera-retro:before {
    content: "\f2b7"
}

.fi-ss-camera-rotate:before {
    content: "\f2b8"
}

.fi-ss-camera-security:before {
    content: "\f2b9"
}

.fi-ss-camera-slash:before {
    content: "\f2ba"
}

.fi-ss-camera-viewfinder:before {
    content: "\f2bb"
}

.fi-ss-camera:before {
    content: "\f2bc"
}

.fi-ss-campfire:before {
    content: "\f2bd"
}

.fi-ss-camping:before {
    content: "\f2be"
}

.fi-ss-candle-holder:before {
    content: "\f2bf"
}

.fi-ss-candy-alt:before {
    content: "\f2c0"
}

.fi-ss-candy-cane:before {
    content: "\f2c1"
}

.fi-ss-candy-corn:before {
    content: "\f2c2"
}

.fi-ss-candy:before {
    content: "\f2c3"
}

.fi-ss-Cannabis:before {
    content: "\f2c4"
}

.fi-ss-canned-food:before {
    content: "\f2c5"
}

.fi-ss-capsules:before {
    content: "\f2c6"
}

.fi-ss-car-alt:before {
    content: "\f2c7"
}

.fi-ss-car-battery:before {
    content: "\f2c8"
}

.fi-ss-car-bolt:before {
    content: "\f2c9"
}

.fi-ss-car-building:before {
    content: "\f2ca"
}

.fi-ss-car-bump:before {
    content: "\f2cb"
}

.fi-ss-car-bus:before {
    content: "\f2cc"
}

.fi-ss-car-circle-bolt:before {
    content: "\f2cd"
}

.fi-ss-car-crash:before {
    content: "\f2ce"
}

.fi-ss-car-garage:before {
    content: "\f2cf"
}

.fi-ss-car-mechanic:before {
    content: "\f2d0"
}

.fi-ss-car-rear:before {
    content: "\f2d1"
}

.fi-ss-car-side-bolt:before {
    content: "\f2d2"
}

.fi-ss-car-side:before {
    content: "\f2d3"
}

.fi-ss-car-tilt:before {
    content: "\f2d4"
}

.fi-ss-car-wash:before {
    content: "\f2d5"
}

.fi-ss-car:before {
    content: "\f2d6"
}

.fi-ss-caravan-alt:before {
    content: "\f2d7"
}

.fi-ss-caravan:before {
    content: "\f2d8"
}

.fi-ss-caret-circle-down:before {
    content: "\f2d9"
}

.fi-ss-caret-circle-right:before {
    content: "\f2da"
}

.fi-ss-caret-circle-up:before {
    content: "\f2db"
}

.fi-ss-caret-down:before {
    content: "\f2dc"
}

.fi-ss-caret-left:before {
    content: "\f2dd"
}

.fi-ss-caret-quare-up:before {
    content: "\f2de"
}

.fi-ss-caret-right:before {
    content: "\f2df"
}

.fi-ss-caret-square-down:before {
    content: "\f2e0"
}

.fi-ss-caret-square-left_1:before {
    content: "\f2e1"
}

.fi-ss-caret-square-left:before {
    content: "\f2e2"
}

.fi-ss-caret-square-right:before {
    content: "\f2e3"
}

.fi-ss-caret-up:before {
    content: "\f2e4"
}

.fi-ss-carrot:before {
    content: "\f2e5"
}

.fi-ss-cars:before {
    content: "\f2e6"
}

.fi-ss-cart-arrow-down:before {
    content: "\f2e7"
}

.fi-ss-cart-minus:before {
    content: "\f2e8"
}

.fi-ss-cart-shopping-fast:before {
    content: "\f2e9"
}

.fi-ss-cash-register:before {
    content: "\f2ea"
}

.fi-ss-cassette-tape:before {
    content: "\f2eb"
}

.fi-ss-cassette-vhs:before {
    content: "\f2ec"
}

.fi-ss-castle:before {
    content: "\f2ed"
}

.fi-ss-cat-space:before {
    content: "\f2ee"
}

.fi-ss-cat:before {
    content: "\f2ef"
}

.fi-ss-cauldron:before {
    content: "\f2f0"
}

.fi-ss-cedi-sign:before {
    content: "\f2f1"
}

.fi-ss-cello:before {
    content: "\f2f2"
}

.fi-ss-cent-sign:before {
    content: "\f2f3"
}

.fi-ss-chair-office:before {
    content: "\f2f4"
}

.fi-ss-chair:before {
    content: "\f2f5"
}

.fi-ss-chalkboard-user:before {
    content: "\f2f6"
}

.fi-ss-charging-station:before {
    content: "\f2f7"
}

.fi-ss-chart-area:before {
    content: "\f2f8"
}

.fi-ss-chart-bullet:before {
    content: "\f2f9"
}

.fi-ss-chart-candlestick:before {
    content: "\f2fa"
}

.fi-ss-chart-connected:before {
    content: "\f2fb"
}

.fi-ss-chart-gantt:before {
    content: "\f2fc"
}

.fi-ss-chart-histogram:before {
    content: "\f2fd"
}

.fi-ss-chart-line-up:before {
    content: "\f2fe"
}

.fi-ss-chart-mixed:before {
    content: "\f2ff"
}

.fi-ss-chart-network:before {
    content: "\f300"
}

.fi-ss-chart-pie-alt:before {
    content: "\f301"
}

.fi-ss-chart-pie:before {
    content: "\f302"
}

.fi-ss-chart-pyramid:before {
    content: "\f303"
}

.fi-ss-chart-radar:before {
    content: "\f304"
}

.fi-ss-chart-scatter-3d:before {
    content: "\f305"
}

.fi-ss-chart-scatter-bubble:before {
    content: "\f306"
}

.fi-ss-chart-scatter:before {
    content: "\f307"
}

.fi-ss-chart-set-theory:before {
    content: "\f308"
}

.fi-ss-chart-simple-horizontal:before {
    content: "\f309"
}

.fi-ss-chart-simple:before {
    content: "\f30a"
}

.fi-ss-chart-tree-map:before {
    content: "\f30b"
}

.fi-ss-chart-tree:before {
    content: "\f30c"
}

.fi-ss-chart-user:before {
    content: "\f30d"
}

.fi-ss-chart-waterfall:before {
    content: "\f30e"
}

.fi-ss-chat-arrow-down:before {
    content: "\f30f"
}

.fi-ss-chat-arrow-grow:before {
    content: "\f310"
}

.fi-ss-check-circle:before {
    content: "\f311"
}

.fi-ss-check-double:before {
    content: "\f312"
}

.fi-ss-check:before {
    content: "\f313"
}

.fi-ss-checkbox:before {
    content: "\f314"
}

.fi-ss-cheese-alt:before {
    content: "\f315"
}

.fi-ss-cheese:before {
    content: "\f316"
}

.fi-ss-cheeseburger:before {
    content: "\f317"
}

.fi-ss-cherry:before {
    content: "\f318"
}

.fi-ss-chess-bishop:before {
    content: "\f319"
}

.fi-ss-chess-board:before {
    content: "\f31a"
}

.fi-ss-chess-clock-alt:before {
    content: "\f31b"
}

.fi-ss-chess-clock:before {
    content: "\f31c"
}

.fi-ss-chess-king-alt:before {
    content: "\f31d"
}

.fi-ss-chess-king:before {
    content: "\f31e"
}

.fi-ss-chess-knight-alt:before {
    content: "\f31f"
}

.fi-ss-chess-knight:before {
    content: "\f320"
}

.fi-ss-chess-pawn-alt:before {
    content: "\f321"
}

.fi-ss-chess-pawn:before {
    content: "\f322"
}

.fi-ss-chess-piece:before {
    content: "\f323"
}

.fi-ss-chess-queen-alt:before {
    content: "\f324"
}

.fi-ss-chess-queen:before {
    content: "\f325"
}

.fi-ss-chess-rook-alt:before {
    content: "\f326"
}

.fi-ss-chess-rook:before {
    content: "\f327"
}

.fi-ss-chess:before {
    content: "\f328"
}

.fi-ss-chevron-double-down:before {
    content: "\f329"
}

.fi-ss-chevron-double-up:before {
    content: "\f32a"
}

.fi-ss-child-head:before {
    content: "\f32b"
}

.fi-ss-child:before {
    content: "\f32c"
}

.fi-ss-chimney:before {
    content: "\f32d"
}

.fi-ss-chocolate:before {
    content: "\f32e"
}

.fi-ss-circle-0:before {
    content: "\f32f"
}

.fi-ss-circle-1:before {
    content: "\f330"
}

.fi-ss-circle-2:before {
    content: "\f331"
}

.fi-ss-circle-3:before {
    content: "\f332"
}

.fi-ss-circle-4:before {
    content: "\f333"
}

.fi-ss-circle-5:before {
    content: "\f334"
}

.fi-ss-circle-6:before {
    content: "\f335"
}

.fi-ss-circle-7:before {
    content: "\f336"
}

.fi-ss-circle-8:before {
    content: "\f337"
}

.fi-ss-circle-9:before {
    content: "\f338"
}

.fi-ss-circle-a:before {
    content: "\f339"
}

.fi-ss-circle-b:before {
    content: "\f33a"
}

.fi-ss-circle-bolt:before {
    content: "\f33b"
}

.fi-ss-circle-book-open:before {
    content: "\f33c"
}

.fi-ss-circle-bookmark:before {
    content: "\f33d"
}

.fi-ss-circle-c:before {
    content: "\f33e"
}

.fi-ss-circle-calendar:before {
    content: "\f33f"
}

.fi-ss-circle-camera:before {
    content: "\f340"
}

.fi-ss-circle-d:before {
    content: "\f341"
}

.fi-ss-circle-dashed:before {
    content: "\f342"
}

.fi-ss-circle-e:before {
    content: "\f343"
}

.fi-ss-circle-ellipsis-vertical:before {
    content: "\f344"
}

.fi-ss-circle-ellipsis:before {
    content: "\f345"
}

.fi-ss-circle-envelope:before {
    content: "\f346"
}

.fi-ss-circle-exclamation-check:before {
    content: "\f347"
}

.fi-ss-circle-f:before {
    content: "\f348"
}

.fi-ss-circle-g:before {
    content: "\f349"
}

.fi-ss-circle-h:before {
    content: "\f34a"
}

.fi-ss-circle-half-stroke:before {
    content: "\f34b"
}

.fi-ss-circle-half:before {
    content: "\f34c"
}

.fi-ss-circle-heart:before {
    content: "\f34d"
}

.fi-ss-circle-i:before {
    content: "\f34e"
}

.fi-ss-circle-j:before {
    content: "\f34f"
}

.fi-ss-circle-k:before {
    content: "\f350"
}

.fi-ss-circle-l:before {
    content: "\f351"
}

.fi-ss-circle-m:before {
    content: "\f352"
}

.fi-ss-circle-microphone-lines:before {
    content: "\f353"
}

.fi-ss-circle-microphone:before {
    content: "\f354"
}

.fi-ss-circle-n:before {
    content: "\f355"
}

.fi-ss-circle-o:before {
    content: "\f356"
}

.fi-ss-circle-p:before {
    content: "\f357"
}

.fi-ss-circle-phone-flip:before {
    content: "\f358"
}

.fi-ss-circle-phone-hangup:before {
    content: "\f359"
}

.fi-ss-circle-phone:before {
    content: "\f35a"
}

.fi-ss-circle-q:before {
    content: "\f35b"
}

.fi-ss-circle-quarter:before {
    content: "\f35c"
}

.fi-ss-circle-quarters-alt:before {
    content: "\f35d"
}

.fi-ss-circle-r:before {
    content: "\f35e"
}

.fi-ss-circle-s:before {
    content: "\f35f"
}

.fi-ss-circle-small:before {
    content: "\f360"
}

.fi-ss-circle-star:before {
    content: "\f361"
}

.fi-ss-circle-t:before {
    content: "\f362"
}

.fi-ss-circle-three-quarters:before {
    content: "\f363"
}

.fi-ss-circle-trash:before {
    content: "\f364"
}

.fi-ss-circle-u:before {
    content: "\f365"
}

.fi-ss-circle-user:before {
    content: "\f366"
}

.fi-ss-circle-v:before {
    content: "\f367"
}

.fi-ss-circle-video:before {
    content: "\f368"
}

.fi-ss-circle-w:before {
    content: "\f369"
}

.fi-ss-circle-waveform-lines:before {
    content: "\f36a"
}

.fi-ss-circle-x:before {
    content: "\f36b"
}

.fi-ss-circle-xmark:before {
    content: "\f36c"
}

.fi-ss-circle-y:before {
    content: "\f36d"
}

.fi-ss-circle-z:before {
    content: "\f36e"
}

.fi-ss-circle:before {
    content: "\f36f"
}

.fi-ss-city:before {
    content: "\f370"
}

.fi-ss-clapperboard-play:before {
    content: "\f371"
}

.fi-ss-clapperboard:before {
    content: "\f372"
}

.fi-ss-clarinet:before {
    content: "\f373"
}

.fi-ss-claw-marks:before {
    content: "\f374"
}

.fi-ss-clip:before {
    content: "\f375"
}

.fi-ss-clipboard-check:before {
    content: "\f376"
}

.fi-ss-clipboard-list-check:before {
    content: "\f377"
}

.fi-ss-clipboard-list:before {
    content: "\f378"
}

.fi-ss-clipboard-prescription:before {
    content: "\f379"
}

.fi-ss-clipboard-user:before {
    content: "\f37a"
}

.fi-ss-clipboard:before {
    content: "\f37b"
}

.fi-ss-clock-desk:before {
    content: "\f37c"
}

.fi-ss-clock-eight-thirty:before {
    content: "\f37d"
}

.fi-ss-clock-eleven-thirty:before {
    content: "\f37e"
}

.fi-ss-clock-eleven:before {
    content: "\f37f"
}

.fi-ss-clock-five-thirty:before {
    content: "\f380"
}

.fi-ss-clock-five:before {
    content: "\f381"
}

.fi-ss-clock-four-thirty:before {
    content: "\f382"
}

.fi-ss-clock-nine-thirty:before {
    content: "\f383"
}

.fi-ss-clock-nine:before {
    content: "\f384"
}

.fi-ss-clock-one-thirty:before {
    content: "\f385"
}

.fi-ss-clock-one:before {
    content: "\f386"
}

.fi-ss-clock-seven-thirty:before {
    content: "\f387"
}

.fi-ss-clock-seven:before {
    content: "\f388"
}

.fi-ss-clock-six-thirty:before {
    content: "\f389"
}

.fi-ss-clock-six:before {
    content: "\f38a"
}

.fi-ss-clock-ten-thirty:before {
    content: "\f38b"
}

.fi-ss-clock-ten:before {
    content: "\f38c"
}

.fi-ss-clock-three-thirty:before {
    content: "\f38d"
}

.fi-ss-clock-three:before {
    content: "\f38e"
}

.fi-ss-clock-twelve-thirty:before {
    content: "\f38f"
}

.fi-ss-clock-twelve:before {
    content: "\f390"
}

.fi-ss-clock-two-thirty:before {
    content: "\f391"
}

.fi-ss-clock-two:before {
    content: "\f392"
}

.fi-ss-clock:before {
    content: "\f393"
}

.fi-ss-clone:before {
    content: "\f394"
}

.fi-ss-closed-captioning-slash:before {
    content: "\f395"
}

.fi-ss-clothes-hanger:before {
    content: "\f396"
}

.fi-ss-cloud-check:before {
    content: "\f397"
}

.fi-ss-cloud-disabled:before {
    content: "\f398"
}

.fi-ss-cloud-download-alt:before {
    content: "\f399"
}

.fi-ss-cloud-download:before {
    content: "\f39a"
}

.fi-ss-cloud-drizzle:before {
    content: "\f39b"
}

.fi-ss-cloud-exclamation:before {
    content: "\f39c"
}

.fi-ss-cloud-hail-mixed:before {
    content: "\f39d"
}

.fi-ss-cloud-hail:before {
    content: "\f39e"
}

.fi-ss-cloud-meatball:before {
    content: "\f39f"
}

.fi-ss-cloud-moon-rain:before {
    content: "\f3a0"
}

.fi-ss-cloud-moon:before {
    content: "\f3a1"
}

.fi-ss-cloud-question:before {
    content: "\f3a2"
}

.fi-ss-cloud-rain:before {
    content: "\f3a3"
}

.fi-ss-cloud-rainbow:before {
    content: "\f3a4"
}

.fi-ss-cloud-share:before {
    content: "\f3a5"
}

.fi-ss-cloud-showers-heavy:before {
    content: "\f3a6"
}

.fi-ss-cloud-showers:before {
    content: "\f3a7"
}

.fi-ss-cloud-sleet:before {
    content: "\f3a8"
}

.fi-ss-cloud-snow:before {
    content: "\f3a9"
}

.fi-ss-cloud-sun-rain:before {
    content: "\f3aa"
}

.fi-ss-cloud-sun:before {
    content: "\f3ab"
}

.fi-ss-cloud-upload-alt:before {
    content: "\f3ac"
}

.fi-ss-cloud-upload:before {
    content: "\f3ad"
}

.fi-ss-cloud:before {
    content: "\f3ae"
}

.fi-ss-clouds-moon:before {
    content: "\f3af"
}

.fi-ss-clouds-sun:before {
    content: "\f3b0"
}

.fi-ss-clouds:before {
    content: "\f3b1"
}

.fi-ss-clover-alt:before {
    content: "\f3b2"
}

.fi-ss-club:before {
    content: "\f3b3"
}

.fi-ss-cocktail-alt:before {
    content: "\f3b4"
}

.fi-ss-cocktail:before {
    content: "\f3b5"
}

.fi-ss-code-branch:before {
    content: "\f3b6"
}

.fi-ss-code-commit:before {
    content: "\f3b7"
}

.fi-ss-code-compare:before {
    content: "\f3b8"
}

.fi-ss-code-fork:before {
    content: "\f3b9"
}

.fi-ss-code-merge:before {
    content: "\f3ba"
}

.fi-ss-code-pull-request-closed:before {
    content: "\f3bb"
}

.fi-ss-code-pull-request-draft:before {
    content: "\f3bc"
}

.fi-ss-code-pull-request:before {
    content: "\f3bd"
}

.fi-ss-code-simple:before {
    content: "\f3be"
}

.fi-ss-coffee-bean:before {
    content: "\f3bf"
}

.fi-ss-coffee-beans:before {
    content: "\f3c0"
}

.fi-ss-coffee-pot:before {
    content: "\f3c1"
}

.fi-ss-coffee:before {
    content: "\f3c2"
}

.fi-ss-coffin-cross:before {
    content: "\f3c3"
}

.fi-ss-coffin:before {
    content: "\f3c4"
}

.fi-ss-coin:before {
    content: "\f3c5"
}

.fi-ss-coins:before {
    content: "\f3c6"
}

.fi-ss-colon-sign:before {
    content: "\f3c7"
}

.fi-ss-columns-3:before {
    content: "\f3c8"
}

.fi-ss-comet:before {
    content: "\f3c9"
}

.fi-ss-command:before {
    content: "\f3ca"
}

.fi-ss-comment-alt-check:before {
    content: "\f3cb"
}

.fi-ss-comment-alt-dots:before {
    content: "\f3cc"
}

.fi-ss-comment-alt-edit:before {
    content: "\f3cd"
}

.fi-ss-comment-alt-medical:before {
    content: "\f3ce"
}

.fi-ss-comment-alt-middle-top:before {
    content: "\f3cf"
}

.fi-ss-comment-alt-middle:before {
    content: "\f3d0"
}

.fi-ss-comment-alt-minus:before {
    content: "\f3d1"
}

.fi-ss-comment-alt-music:before {
    content: "\f3d2"
}

.fi-ss-comment-alt:before {
    content: "\f3d3"
}

.fi-ss-comment-arrow-down:before {
    content: "\f3d4"
}

.fi-ss-comment-arrow-up-right:before {
    content: "\f3d5"
}

.fi-ss-comment-arrow-up:before {
    content: "\f3d6"
}

.fi-ss-comment-check:before {
    content: "\f3d7"
}

.fi-ss-comment-code:before {
    content: "\f3d8"
}

.fi-ss-comment-dollar:before {
    content: "\f3d9"
}

.fi-ss-comment-dots:before {
    content: "\f3da"
}

.fi-ss-comment-exclamation:before {
    content: "\f3db"
}

.fi-ss-comment-heart:before {
    content: "\f3dc"
}

.fi-ss-comment-image:before {
    content: "\f3dd"
}

.fi-ss-comment-info:before {
    content: "\f3de"
}

.fi-ss-comment-medical:before {
    content: "\f3df"
}

.fi-ss-comment-minus:before {
    content: "\f3e0"
}

.fi-ss-comment-pen:before {
    content: "\f3e1"
}

.fi-ss-comment-question:before {
    content: "\f3e2"
}

.fi-ss-comment-quote:before {
    content: "\f3e3"
}

.fi-ss-comment-slash:before {
    content: "\f3e4"
}

.fi-ss-comment-smile:before {
    content: "\f3e5"
}

.fi-ss-comment-sms:before {
    content: "\f3e6"
}

.fi-ss-comment-text:before {
    content: "\f3e7"
}

.fi-ss-comment-user:before {
    content: "\f3e8"
}

.fi-ss-comment-xmark:before {
    content: "\f3e9"
}

.fi-ss-comment:before {
    content: "\f3ea"
}

.fi-ss-comments-dollar:before {
    content: "\f3eb"
}

.fi-ss-comments-question-check:before {
    content: "\f3ec"
}

.fi-ss-comments-question:before {
    content: "\f3ed"
}

.fi-ss-comments:before {
    content: "\f3ee"
}

.fi-ss-compass-slash:before {
    content: "\f3ef"
}

.fi-ss-compress-alt:before {
    content: "\f3f0"
}

.fi-ss-compress:before {
    content: "\f3f1"
}

.fi-ss-computer-classic:before {
    content: "\f3f2"
}

.fi-ss-computer-mouse:before {
    content: "\f3f3"
}

.fi-ss-computer-speaker:before {
    content: "\f3f4"
}

.fi-ss-computer:before {
    content: "\f3f5"
}

.fi-ss-concierge-bell:before {
    content: "\f3f6"
}

.fi-ss-confetti:before {
    content: "\f3f7"
}

.fi-ss-container-storage:before {
    content: "\f3f8"
}

.fi-ss-conveyor-belt-alt:before {
    content: "\f3f9"
}

.fi-ss-conveyor-belt-empty:before {
    content: "\f3fa"
}

.fi-ss-conveyor-belt:before {
    content: "\f3fb"
}

.fi-ss-cookie-alt:before {
    content: "\f3fc"
}

.fi-ss-cookie:before {
    content: "\f3fd"
}

.fi-ss-copy-alt:before {
    content: "\f3fe"
}

.fi-ss-copy-image:before {
    content: "\f3ff"
}

.fi-ss-copy:before {
    content: "\f400"
}

.fi-ss-copyright:before {
    content: "\f401"
}

.fi-ss-corn:before {
    content: "\f402"
}

.fi-ss-couch:before {
    content: "\f403"
}

.fi-ss-cow-alt:before {
    content: "\f404"
}

.fi-ss-cow:before {
    content: "\f405"
}

.fi-ss-cowbell-circle-plus:before {
    content: "\f406"
}

.fi-ss-cowbell-more:before {
    content: "\f407"
}

.fi-ss-cowbell:before {
    content: "\f408"
}

.fi-ss-crab:before {
    content: "\f409"
}

.fi-ss-cream:before {
    content: "\f40a"
}

.fi-ss-credit-card:before {
    content: "\f40b"
}

.fi-ss-cricket:before {
    content: "\f40c"
}

.fi-ss-croissant:before {
    content: "\f40d"
}

.fi-ss-cross-circle:before {
    content: "\f40e"
}

.fi-ss-cross-religion:before {
    content: "\f40f"
}

.fi-ss-cross-small:before {
    content: "\f410"
}

.fi-ss-cross:before {
    content: "\f411"
}

.fi-ss-crow:before {
    content: "\f412"
}

.fi-ss-crown:before {
    content: "\f413"
}

.fi-ss-crutch:before {
    content: "\f414"
}

.fi-ss-crutches:before {
    content: "\f415"
}

.fi-ss-cruzeiro-sign:before {
    content: "\f416"
}

.fi-ss-crystal-ball:before {
    content: "\f417"
}

.fi-ss-cube:before {
    content: "\f418"
}

.fi-ss-cubes:before {
    content: "\f419"
}

.fi-ss-cupcake:before {
    content: "\f41a"
}

.fi-ss-curling:before {
    content: "\f41b"
}

.fi-ss-cursor-finger:before {
    content: "\f41c"
}

.fi-ss-cursor-plus:before {
    content: "\f41d"
}

.fi-ss-cursor-text-alt:before {
    content: "\f41e"
}

.fi-ss-cursor-text:before {
    content: "\f41f"
}

.fi-ss-cursor:before {
    content: "\f420"
}

.fi-ss-d:before {
    content: "\f421"
}

.fi-ss-dart:before {
    content: "\f422"
}

.fi-ss-dashboard:before {
    content: "\f423"
}

.fi-ss-data-transfer:before {
    content: "\f424"
}

.fi-ss-database:before {
    content: "\f425"
}

.fi-ss-deer-rudolph:before {
    content: "\f426"
}

.fi-ss-deer:before {
    content: "\f427"
}

.fi-ss-delete-document:before {
    content: "\f428"
}

.fi-ss-delete-right:before {
    content: "\f429"
}

.fi-ss-delete-user:before {
    content: "\f42a"
}

.fi-ss-delete:before {
    content: "\f42b"
}

.fi-ss-democrat:before {
    content: "\f42c"
}

.fi-ss-desktop-arrow-down:before {
    content: "\f42d"
}

.fi-ss-desktop-wallpaper:before {
    content: "\f42e"
}

.fi-ss-devices:before {
    content: "\f42f"
}

.fi-ss-dewpoint:before {
    content: "\f430"
}

.fi-ss-dharmachakra:before {
    content: "\f431"
}

.fi-ss-diagram-cells:before {
    content: "\f432"
}

.fi-ss-diagram-lean-canvas:before {
    content: "\f433"
}

.fi-ss-diagram-nested:before {
    content: "\f434"
}

.fi-ss-diagram-next:before {
    content: "\f435"
}

.fi-ss-diagram-predecessor:before {
    content: "\f436"
}

.fi-ss-diagram-previous:before {
    content: "\f437"
}

.fi-ss-diagram-project:before {
    content: "\f438"
}

.fi-ss-diagram-sankey:before {
    content: "\f439"
}

.fi-ss-diagram-subtask:before {
    content: "\f43a"
}

.fi-ss-diagram-successor:before {
    content: "\f43b"
}

.fi-ss-diagram-venn:before {
    content: "\f43c"
}

.fi-ss-dial-high:before {
    content: "\f43d"
}

.fi-ss-dial-low:before {
    content: "\f43e"
}

.fi-ss-dial-max:before {
    content: "\f43f"
}

.fi-ss-dial-med-low:before {
    content: "\f440"
}

.fi-ss-dial-med:before {
    content: "\f441"
}

.fi-ss-dial-min:before {
    content: "\f442"
}

.fi-ss-dial-off:before {
    content: "\f443"
}

.fi-ss-dial:before {
    content: "\f444"
}

.fi-ss-diamond-exclamation:before {
    content: "\f445"
}

.fi-ss-diamond-turn-right:before {
    content: "\f446"
}

.fi-ss-diamond:before {
    content: "\f447"
}

.fi-ss-dice-alt:before {
    content: "\f448"
}

.fi-ss-dice-d10:before {
    content: "\f449"
}

.fi-ss-dice-d12:before {
    content: "\f44a"
}

.fi-ss-dice-d20:before {
    content: "\f44b"
}

.fi-ss-dice-d4:before {
    content: "\f44c"
}

.fi-ss-dice-d6:before {
    content: "\f44d"
}

.fi-ss-dice-d8:before {
    content: "\f44e"
}

.fi-ss-dice-four:before {
    content: "\f44f"
}

.fi-ss-dice-one:before {
    content: "\f450"
}

.fi-ss-dice-six:before {
    content: "\f451"
}

.fi-ss-dice-three:before {
    content: "\f452"
}

.fi-ss-dice-two:before {
    content: "\f453"
}

.fi-ss-dice:before {
    content: "\f454"
}

.fi-ss-digging:before {
    content: "\f455"
}

.fi-ss-digital-tachograph:before {
    content: "\f456"
}

.fi-ss-diploma:before {
    content: "\f457"
}

.fi-ss-disc-drive:before {
    content: "\f458"
}

.fi-ss-discover:before {
    content: "\f459"
}

.fi-ss-disease:before {
    content: "\f45a"
}

.fi-ss-disk:before {
    content: "\f45b"
}

.fi-ss-display-arrow-down:before {
    content: "\f45c"
}

.fi-ss-display-code:before {
    content: "\f45d"
}

.fi-ss-display-medical:before {
    content: "\f45e"
}

.fi-ss-display-slash:before {
    content: "\f45f"
}

.fi-ss-distribute-spacing-horizontal:before {
    content: "\f460"
}

.fi-ss-distribute-spacing-vertical:before {
    content: "\f461"
}

.fi-ss-dizzy:before {
    content: "\f462"
}

.fi-ss-dna:before {
    content: "\f463"
}

.fi-ss-do-not-enter:before {
    content: "\f464"
}

.fi-ss-doctor:before {
    content: "\f465"
}

.fi-ss-document-signed:before {
    content: "\f466"
}

.fi-ss-document:before {
    content: "\f467"
}

.fi-ss-dog:before {
    content: "\f468"
}

.fi-ss-dollar:before {
    content: "\f469"
}

.fi-ss-dolly-flatbed-alt:before {
    content: "\f46a"
}

.fi-ss-dolly-flatbed-empty:before {
    content: "\f46b"
}

.fi-ss-dolly-flatbed:before {
    content: "\f46c"
}

.fi-ss-dolphin:before {
    content: "\f46d"
}

.fi-ss-donate:before {
    content: "\f46e"
}

.fi-ss-dong-sign:before {
    content: "\f46f"
}

.fi-ss-door-closed:before {
    content: "\f470"
}

.fi-ss-door-open:before {
    content: "\f471"
}

.fi-ss-dot-circle:before {
    content: "\f472"
}

.fi-ss-dove:before {
    content: "\f473"
}

.fi-ss-down-left-and-up-right-to-center:before {
    content: "\f474"
}

.fi-ss-down-left:before {
    content: "\f475"
}

.fi-ss-down-right:before {
    content: "\f476"
}

.fi-ss-down-to-line:before {
    content: "\f477"
}

.fi-ss-down:before {
    content: "\f478"
}

.fi-ss-download:before {
    content: "\f479"
}

.fi-ss-drafting-compass:before {
    content: "\f47a"
}

.fi-ss-dragon:before {
    content: "\f47b"
}

.fi-ss-draw-polygon:before {
    content: "\f47c"
}

.fi-ss-draw-square:before {
    content: "\f47d"
}

.fi-ss-dreidel:before {
    content: "\f47e"
}

.fi-ss-drink-alt:before {
    content: "\f47f"
}

.fi-ss-drone-alt:before {
    content: "\f480"
}

.fi-ss-drone-front:before {
    content: "\f481"
}

.fi-ss-drone:before {
    content: "\f482"
}

.fi-ss-drum-steelpan:before {
    content: "\f483"
}

.fi-ss-drum:before {
    content: "\f484"
}

.fi-ss-drumstick-bite:before {
    content: "\f485"
}

.fi-ss-drumstick:before {
    content: "\f486"
}

.fi-ss-dryer-alt:before {
    content: "\f487"
}

.fi-ss-dryer:before {
    content: "\f488"
}

.fi-ss-duck:before {
    content: "\f489"
}

.fi-ss-dumpster-fire:before {
    content: "\f48a"
}

.fi-ss-dumpster:before {
    content: "\f48b"
}

.fi-ss-dungeon:before {
    content: "\f48c"
}

.fi-ss-duplicate:before {
    content: "\f48d"
}

.fi-ss-e-learning:before {
    content: "\f48e"
}

.fi-ss-e:before {
    content: "\f48f"
}

.fi-ss-ear-deaf:before {
    content: "\f490"
}

.fi-ss-ear-muffs:before {
    content: "\f491"
}

.fi-ss-ear:before {
    content: "\f492"
}

.fi-ss-earnings:before {
    content: "\f493"
}

.fi-ss-earth-africa:before {
    content: "\f494"
}

.fi-ss-earth-americas:before {
    content: "\f495"
}

.fi-ss-earth-asia:before {
    content: "\f496"
}

.fi-ss-earth-europa:before {
    content: "\f497"
}

.fi-ss-eclipse-alt:before {
    content: "\f498"
}

.fi-ss-eclipse:before {
    content: "\f499"
}

.fi-ss-edit-alt:before {
    content: "\f49a"
}

.fi-ss-edit:before {
    content: "\f49b"
}

.fi-ss-egg-fried:before {
    content: "\f49c"
}

.fi-ss-egg:before {
    content: "\f49d"
}

.fi-ss-eject:before {
    content: "\f49e"
}

.fi-ss-elephant:before {
    content: "\f49f"
}

.fi-ss-elevator:before {
    content: "\f4a0"
}

.fi-ss-engine-warning:before {
    content: "\f4a1"
}

.fi-ss-engine:before {
    content: "\f4a2"
}

.fi-ss-enter:before {
    content: "\f4a3"
}

.fi-ss-entertainment:before {
    content: "\f4a4"
}

.fi-ss-envelope-ban:before {
    content: "\f4a5"
}

.fi-ss-envelope-bulk:before {
    content: "\f4a6"
}

.fi-ss-envelope-dot:before {
    content: "\f4a7"
}

.fi-ss-envelope-download:before {
    content: "\f4a8"
}

.fi-ss-envelope-marker:before {
    content: "\f4a9"
}

.fi-ss-envelope-open-dollar:before {
    content: "\f4aa"
}

.fi-ss-envelope-open-text:before {
    content: "\f4ab"
}

.fi-ss-envelope-open:before {
    content: "\f4ac"
}

.fi-ss-envelope-plus:before {
    content: "\f4ad"
}

.fi-ss-envelope:before {
    content: "\f4ae"
}

.fi-ss-envelopes:before {
    content: "\f4af"
}

.fi-ss-equality:before {
    content: "\f4b0"
}

.fi-ss-equipment:before {
    content: "\f4b1"
}

.fi-ss-eraser:before {
    content: "\f4b2"
}

.fi-ss-escalator:before {
    content: "\f4b3"
}

.fi-ss-ethernet:before {
    content: "\f4b4"
}

.fi-ss-euro:before {
    content: "\f4b5"
}

.fi-ss-exchange-alt:before {
    content: "\f4b6"
}

.fi-ss-exchange:before {
    content: "\f4b7"
}

.fi-ss-exclamation:before {
    content: "\f4b8"
}

.fi-ss-exit:before {
    content: "\f4b9"
}

.fi-ss-expand-arrows-alt:before {
    content: "\f4ba"
}

.fi-ss-expand-arrows:before {
    content: "\f4bb"
}

.fi-ss-expand:before {
    content: "\f4bc"
}

.fi-ss-eye-crossed:before {
    content: "\f4bd"
}

.fi-ss-eye-dropper-half:before {
    content: "\f4be"
}

.fi-ss-eye:before {
    content: "\f4bf"
}

.fi-ss-eyes:before {
    content: "\f4c0"
}

.fi-ss-f:before {
    content: "\f4c1"
}

.fi-ss-face-angry-horns:before {
    content: "\f4c2"
}

.fi-ss-face-anguished:before {
    content: "\f4c3"
}

.fi-ss-face-anxious-sweat:before {
    content: "\f4c4"
}

.fi-ss-face-astonished:before {
    content: "\f4c5"
}

.fi-ss-face-awesome:before {
    content: "\f4c6"
}

.fi-ss-face-beam-hand-over-mouth:before {
    content: "\f4c7"
}

.fi-ss-face-confounded:before {
    content: "\f4c8"
}

.fi-ss-face-confused:before {
    content: "\f4c9"
}

.fi-ss-face-cowboy-hat:before {
    content: "\f4ca"
}

.fi-ss-face-disappointed:before {
    content: "\f4cb"
}

.fi-ss-face-disguise:before {
    content: "\f4cc"
}

.fi-ss-face-downcast-sweat:before {
    content: "\f4cd"
}

.fi-ss-face-drooling:before {
    content: "\f4ce"
}

.fi-ss-face-explode:before {
    content: "\f4cf"
}

.fi-ss-face-expressionless:before {
    content: "\f4d0"
}

.fi-ss-face-eyes-xmarks:before {
    content: "\f4d1"
}

.fi-ss-face-fearful:before {
    content: "\f4d2"
}

.fi-ss-face-glasses:before {
    content: "\f4d3"
}

.fi-ss-face-grin-tongue-wink:before {
    content: "\f4d4"
}

.fi-ss-face-hand-yawn:before {
    content: "\f4d5"
}

.fi-ss-face-head-bandage:before {
    content: "\f4d6"
}

.fi-ss-face-hushed:before {
    content: "\f4d7"
}

.fi-ss-face-icicles:before {
    content: "\f4d8"
}

.fi-ss-face-lying:before {
    content: "\f4d9"
}

.fi-ss-face-mask:before {
    content: "\f4da"
}

.fi-ss-face-monocle:before {
    content: "\f4db"
}

.fi-ss-face-nauseated:before {
    content: "\f4dc"
}

.fi-ss-face-nose-steam:before {
    content: "\f4dd"
}

.fi-ss-face-party:before {
    content: "\f4de"
}

.fi-ss-face-pensive:before {
    content: "\f4df"
}

.fi-ss-face-persevering:before {
    content: "\f4e0"
}

.fi-ss-face-pleading:before {
    content: "\f4e1"
}

.fi-ss-face-raised-eyebrow:before {
    content: "\f4e2"
}

.fi-ss-face-relieved:before {
    content: "\f4e3"
}

.fi-ss-face-sad-sweat:before {
    content: "\f4e4"
}

.fi-ss-face-scream:before {
    content: "\f4e5"
}

.fi-ss-face-shush:before {
    content: "\f4e6"
}

.fi-ss-face-sleeping:before {
    content: "\f4e7"
}

.fi-ss-face-sleepy:before {
    content: "\f4e8"
}

.fi-ss-face-smile-halo:before {
    content: "\f4e9"
}

.fi-ss-face-smile-hearts:before {
    content: "\f4ea"
}

.fi-ss-face-smile-horns:before {
    content: "\f4eb"
}

.fi-ss-face-smile-tear:before {
    content: "\f4ec"
}

.fi-ss-face-smile-tongue:before {
    content: "\f4ed"
}

.fi-ss-face-smile-upside-down:before {
    content: "\f4ee"
}

.fi-ss-face-smiling-hands:before {
    content: "\f4ef"
}

.fi-ss-face-smirking:before {
    content: "\f4f0"
}

.fi-ss-face-sunglasses:before {
    content: "\f4f1"
}

.fi-ss-face-swear:before {
    content: "\f4f2"
}

.fi-ss-face-thermometer:before {
    content: "\f4f3"
}

.fi-ss-face-thinking:before {
    content: "\f4f4"
}

.fi-ss-face-tissue:before {
    content: "\f4f5"
}

.fi-ss-face-tongue-money:before {
    content: "\f4f6"
}

.fi-ss-face-tongue-sweat:before {
    content: "\f4f7"
}

.fi-ss-face-unamused:before {
    content: "\f4f8"
}

.fi-ss-face-viewfinder:before {
    content: "\f4f9"
}

.fi-ss-face-vomit:before {
    content: "\f4fa"
}

.fi-ss-face-weary:before {
    content: "\f4fb"
}

.fi-ss-face-woozy:before {
    content: "\f4fc"
}

.fi-ss-face-worried:before {
    content: "\f4fd"
}

.fi-ss-face-zany:before {
    content: "\f4fe"
}

.fi-ss-face-zipper:before {
    content: "\f4ff"
}

.fi-ss-family-dress:before {
    content: "\f500"
}

.fi-ss-family-pants:before {
    content: "\f501"
}

.fi-ss-family:before {
    content: "\f502"
}

.fi-ss-fan-table:before {
    content: "\f503"
}

.fi-ss-fan:before {
    content: "\f504"
}

.fi-ss-farm:before {
    content: "\f505"
}

.fi-ss-faucet-drip:before {
    content: "\f506"
}

.fi-ss-faucet:before {
    content: "\f507"
}

.fi-ss-fax:before {
    content: "\f508"
}

.fi-ss-feather-pointed:before {
    content: "\f509"
}

.fi-ss-feather:before {
    content: "\f50a"
}

.fi-ss-fence:before {
    content: "\f50b"
}

.fi-ss-field-hockey:before {
    content: "\f50c"
}

.fi-ss-fighter-jet:before {
    content: "\f50d"
}

.fi-ss-file-ai:before {
    content: "\f50e"
}

.fi-ss-file-audio:before {
    content: "\f50f"
}

.fi-ss-file-binary:before {
    content: "\f510"
}

.fi-ss-file-chart-line:before {
    content: "\f511"
}

.fi-ss-file-chart-pie:before {
    content: "\f512"
}

.fi-ss-file-circle-info:before {
    content: "\f513"
}

.fi-ss-file-code:before {
    content: "\f514"
}

.fi-ss-file-csv:before {
    content: "\f515"
}

.fi-ss-file-download:before {
    content: "\f516"
}

.fi-ss-file-edit:before {
    content: "\f517"
}

.fi-ss-file-eps:before {
    content: "\f518"
}

.fi-ss-file-excel:before {
    content: "\f519"
}

.fi-ss-file-exclamation:before {
    content: "\f51a"
}

.fi-ss-file-export:before {
    content: "\f51b"
}

.fi-ss-file-image:before {
    content: "\f51c"
}

.fi-ss-file-import:before {
    content: "\f51d"
}

.fi-ss-file-invoice-dollar:before {
    content: "\f51e"
}

.fi-ss-file-invoice:before {
    content: "\f51f"
}

.fi-ss-file-medical-alt:before {
    content: "\f520"
}

.fi-ss-file-medical:before {
    content: "\f521"
}

.fi-ss-file-minus:before {
    content: "\f522"
}

.fi-ss-file-pdf:before {
    content: "\f523"
}

.fi-ss-file-powerpoint:before {
    content: "\f524"
}

.fi-ss-file-prescription:before {
    content: "\f525"
}

.fi-ss-file-psd:before {
    content: "\f526"
}

.fi-ss-file-signature:before {
    content: "\f527"
}

.fi-ss-file-spreadsheet:before {
    content: "\f528"
}

.fi-ss-file-upload:before {
    content: "\f529"
}

.fi-ss-file-user:before {
    content: "\f52a"
}

.fi-ss-file-video:before {
    content: "\f52b"
}

.fi-ss-file-word:before {
    content: "\f52c"
}

.fi-ss-file-zipper:before {
    content: "\f52d"
}

.fi-ss-file:before {
    content: "\f52e"
}

.fi-ss-files-medical:before {
    content: "\f52f"
}

.fi-ss-fill:before {
    content: "\f530"
}

.fi-ss-film-canister:before {
    content: "\f531"
}

.fi-ss-film-slash:before {
    content: "\f532"
}

.fi-ss-film:before {
    content: "\f533"
}

.fi-ss-films:before {
    content: "\f534"
}

.fi-ss-filter-slash:before {
    content: "\f535"
}

.fi-ss-filter:before {
    content: "\f536"
}

.fi-ss-filters:before {
    content: "\f537"
}

.fi-ss-fingerprint:before {
    content: "\f538"
}

.fi-ss-fire-burner:before {
    content: "\f539"
}

.fi-ss-fire-extinguisher:before {
    content: "\f53a"
}

.fi-ss-fire-flame-curved:before {
    content: "\f53b"
}

.fi-ss-fire-flame-simple:before {
    content: "\f53c"
}

.fi-ss-fire-hydrant:before {
    content: "\f53d"
}

.fi-ss-fire-smoke:before {
    content: "\f53e"
}

.fi-ss-fireplace:before {
    content: "\f53f"
}

.fi-ss-fish-bones:before {
    content: "\f540"
}

.fi-ss-fish-cooked:before {
    content: "\f541"
}

.fi-ss-fish:before {
    content: "\f542"
}

.fi-ss-fishing-rod:before {
    content: "\f543"
}

.fi-ss-flag-alt:before {
    content: "\f544"
}

.fi-ss-flag-checkered:before {
    content: "\f545"
}

.fi-ss-flag-usa:before {
    content: "\f546"
}

.fi-ss-flag:before {
    content: "\f547"
}

.fi-ss-flame:before {
    content: "\f548"
}

.fi-ss-flashlight:before {
    content: "\f549"
}

.fi-ss-flask-poison:before {
    content: "\f54a"
}

.fi-ss-flask-potion:before {
    content: "\f54b"
}

.fi-ss-flask:before {
    content: "\f54c"
}

.fi-ss-flip-horizontal:before {
    content: "\f54d"
}

.fi-ss-floppy-disk-circle-arrow-right:before {
    content: "\f54e"
}

.fi-ss-floppy-disk-circle-xmark:before {
    content: "\f54f"
}

.fi-ss-floppy-disk-pen:before {
    content: "\f550"
}

.fi-ss-floppy-disks:before {
    content: "\f551"
}

.fi-ss-florin-sign:before {
    content: "\f552"
}

.fi-ss-flower-daffodil:before {
    content: "\f553"
}

.fi-ss-flower-tulip:before {
    content: "\f554"
}

.fi-ss-flower:before {
    content: "\f555"
}

.fi-ss-flushed:before {
    content: "\f556"
}

.fi-ss-flute:before {
    content: "\f557"
}

.fi-ss-flux-capacitor:before {
    content: "\f558"
}

.fi-ss-fog:before {
    content: "\f559"
}

.fi-ss-folder-download:before {
    content: "\f55a"
}

.fi-ss-folder-minus:before {
    content: "\f55b"
}

.fi-ss-folder-open:before {
    content: "\f55c"
}

.fi-ss-folder-times:before {
    content: "\f55d"
}

.fi-ss-folder-tree:before {
    content: "\f55e"
}

.fi-ss-folder-upload:before {
    content: "\f55f"
}

.fi-ss-folder-xmark:before {
    content: "\f560"
}

.fi-ss-folder:before {
    content: "\f561"
}

.fi-ss-folders:before {
    content: "\f562"
}

.fi-ss-follow-folder:before {
    content: "\f563"
}

.fi-ss-followcollection:before {
    content: "\f564"
}

.fi-ss-following:before {
    content: "\f565"
}

.fi-ss-football:before {
    content: "\f566"
}

.fi-ss-fork:before {
    content: "\f567"
}

.fi-ss-forklift:before {
    content: "\f568"
}

.fi-ss-form:before {
    content: "\f569"
}

.fi-ss-fort:before {
    content: "\f56a"
}

.fi-ss-forward-fast:before {
    content: "\f56b"
}

.fi-ss-forward:before {
    content: "\f56c"
}

.fi-ss-fox:before {
    content: "\f56d"
}

.fi-ss-frame:before {
    content: "\f56e"
}

.fi-ss-franc-sign:before {
    content: "\f56f"
}

.fi-ss-french-fries:before {
    content: "\f570"
}

.fi-ss-frog:before {
    content: "\f571"
}

.fi-ss-frown:before {
    content: "\f572"
}

.fi-ss-ftp:before {
    content: "\f573"
}

.fi-ss-funnel-dollar:before {
    content: "\f574"
}

.fi-ss-g:before {
    content: "\f575"
}

.fi-ss-galaxy:before {
    content: "\f576"
}

.fi-ss-gallery-thumbnails:before {
    content: "\f577"
}

.fi-ss-gallery:before {
    content: "\f578"
}

.fi-ss-game-board-alt:before {
    content: "\f579"
}

.fi-ss-game:before {
    content: "\f57a"
}

.fi-ss-gamepad:before {
    content: "\f57b"
}

.fi-ss-games:before {
    content: "\f57c"
}

.fi-ss-garage-car:before {
    content: "\f57d"
}

.fi-ss-garage-open:before {
    content: "\f57e"
}

.fi-ss-garage:before {
    content: "\f57f"
}

.fi-ss-garlic:before {
    content: "\f580"
}

.fi-ss-gas-pump-alt:before {
    content: "\f581"
}

.fi-ss-gas-pump-slash:before {
    content: "\f582"
}

.fi-ss-gas-pump:before {
    content: "\f583"
}

.fi-ss-gauge-circle-bolt:before {
    content: "\f584"
}

.fi-ss-gauge-circle-minus:before {
    content: "\f585"
}

.fi-ss-gauge-circle-plus:before {
    content: "\f586"
}

.fi-ss-gavel:before {
    content: "\f587"
}

.fi-ss-gears:before {
    content: "\f588"
}

.fi-ss-gem:before {
    content: "\f589"
}

.fi-ss-ghost:before {
    content: "\f58a"
}

.fi-ss-gif-square:before {
    content: "\f58b"
}

.fi-ss-gif:before {
    content: "\f58c"
}

.fi-ss-gift-card:before {
    content: "\f58d"
}

.fi-ss-gift:before {
    content: "\f58e"
}

.fi-ss-gifts:before {
    content: "\f58f"
}

.fi-ss-gingerbread-man:before {
    content: "\f590"
}

.fi-ss-glass-champagne:before {
    content: "\f591"
}

.fi-ss-glass-cheers:before {
    content: "\f592"
}

.fi-ss-glass-citrus:before {
    content: "\f593"
}

.fi-ss-glass-whiskey-rocks:before {
    content: "\f594"
}

.fi-ss-glass-whiskey:before {
    content: "\f595"
}

.fi-ss-glass:before {
    content: "\f596"
}

.fi-ss-glasses:before {
    content: "\f597"
}

.fi-ss-globe-alt:before {
    content: "\f598"
}

.fi-ss-globe-snow:before {
    content: "\f599"
}

.fi-ss-globe:before {
    content: "\f59a"
}

.fi-ss-golf-ball:before {
    content: "\f59b"
}

.fi-ss-golf-club:before {
    content: "\f59c"
}

.fi-ss-golf:before {
    content: "\f59d"
}

.fi-ss-graduation-cap:before {
    content: "\f59e"
}

.fi-ss-gramophone:before {
    content: "\f59f"
}

.fi-ss-grape:before {
    content: "\f5a0"
}

.fi-ss-graphic-style:before {
    content: "\f5a1"
}

.fi-ss-graphic-tablet:before {
    content: "\f5a2"
}

.fi-ss-grate-droplet:before {
    content: "\f5a3"
}

.fi-ss-grate:before {
    content: "\f5a4"
}

.fi-ss-grid-alt:before {
    content: "\f5a5"
}

.fi-ss-grid-dividers:before {
    content: "\f5a6"
}

.fi-ss-grid:before {
    content: "\f5a7"
}

.fi-ss-grill-hot-alt:before {
    content: "\f5a8"
}

.fi-ss-grill:before {
    content: "\f5a9"
}

.fi-ss-grimace:before {
    content: "\f5aa"
}

.fi-ss-grin-alt:before {
    content: "\f5ab"
}

.fi-ss-grin-beam-sweat:before {
    content: "\f5ac"
}

.fi-ss-grin-beam:before {
    content: "\f5ad"
}

.fi-ss-grin-hearts:before {
    content: "\f5ae"
}

.fi-ss-grin-squint-tears:before {
    content: "\f5af"
}

.fi-ss-grin-squint:before {
    content: "\f5b0"
}

.fi-ss-grin-stars:before {
    content: "\f5b1"
}

.fi-ss-grin-tears:before {
    content: "\f5b2"
}

.fi-ss-grin-tongue-squint:before {
    content: "\f5b3"
}

.fi-ss-grin-tongue-wink:before {
    content: "\f5b4"
}

.fi-ss-grin-tongue:before {
    content: "\f5b5"
}

.fi-ss-grin-wink:before {
    content: "\f5b6"
}

.fi-ss-grin:before {
    content: "\f5b7"
}

.fi-ss-grip-dots-vertical:before {
    content: "\f5b8"
}

.fi-ss-grip-dots:before {
    content: "\f5b9"
}

.fi-ss-grip-horizontal:before {
    content: "\f5ba"
}

.fi-ss-grip-lines-vertical:before {
    content: "\f5bb"
}

.fi-ss-grip-lines:before {
    content: "\f5bc"
}

.fi-ss-grip-vertical:before {
    content: "\f5bd"
}

.fi-ss-guarani-sign:before {
    content: "\f5be"
}

.fi-ss-guitar-electric:before {
    content: "\f5bf"
}

.fi-ss-guitar:before {
    content: "\f5c0"
}

.fi-ss-guitars:before {
    content: "\f5c1"
}

.fi-ss-gun-squirt:before {
    content: "\f5c2"
}

.fi-ss-gym:before {
    content: "\f5c3"
}

.fi-ss-h-square:before {
    content: "\f5c4"
}

.fi-ss-h:before {
    content: "\f5c5"
}

.fi-ss-h1:before {
    content: "\f5c6"
}

.fi-ss-h2:before {
    content: "\f5c7"
}

.fi-ss-h3:before {
    content: "\f5c8"
}

.fi-ss-h4:before {
    content: "\f5c9"
}

.fi-ss-hamburger-soda:before {
    content: "\f5ca"
}

.fi-ss-hamburger:before {
    content: "\f5cb"
}

.fi-ss-hammer-crash:before {
    content: "\f5cc"
}

.fi-ss-hammer-war:before {
    content: "\f5cd"
}

.fi-ss-hammer:before {
    content: "\f5ce"
}

.fi-ss-hand-back-fist:before {
    content: "\f5cf"
}

.fi-ss-hand-back-point-down:before {
    content: "\f5d0"
}

.fi-ss-hand-back-point-left:before {
    content: "\f5d1"
}

.fi-ss-hand-back-point-ribbon:before {
    content: "\f5d2"
}

.fi-ss-hand-back-point-right:before {
    content: "\f5d3"
}

.fi-ss-hand-dots:before {
    content: "\f5d4"
}

.fi-ss-hand-fingers-crossed:before {
    content: "\f5d5"
}

.fi-ss-hand-heart:before {
    content: "\f5d6"
}

.fi-ss-hand-holding-box:before {
    content: "\f5d7"
}

.fi-ss-hand-holding-droplet:before {
    content: "\f5d8"
}

.fi-ss-hand-holding-heart:before {
    content: "\f5d9"
}

.fi-ss-hand-holding-medical:before {
    content: "\f5da"
}

.fi-ss-hand-holding-seeding:before {
    content: "\f5db"
}

.fi-ss-hand-holding-skull:before {
    content: "\f5dc"
}

.fi-ss-hand-holding-usd:before {
    content: "\f5dd"
}

.fi-ss-hand-holding-water:before {
    content: "\f5de"
}

.fi-ss-hand-horns:before {
    content: "\f5df"
}

.fi-ss-hand-lizard:before {
    content: "\f5e0"
}

.fi-ss-hand-love:before {
    content: "\f5e1"
}

.fi-ss-hand-middle-finger:before {
    content: "\f5e2"
}

.fi-ss-hand-paper:before {
    content: "\f5e3"
}

.fi-ss-hand-peace:before {
    content: "\f5e4"
}

.fi-ss-hand-point-ribbon:before {
    content: "\f5e5"
}

.fi-ss-hand-scissors:before {
    content: "\f5e6"
}

.fi-ss-hand-sparkles:before {
    content: "\f5e7"
}

.fi-ss-hand-spock:before {
    content: "\f5e8"
}

.fi-ss-hand-wave:before {
    content: "\f5e9"
}

.fi-ss-hand:before {
    content: "\f5ea"
}

.fi-ss-hands-bubbles:before {
    content: "\f5eb"
}

.fi-ss-hands-clapping:before {
    content: "\f5ec"
}

.fi-ss-hands-heart:before {
    content: "\f5ed"
}

.fi-ss-hands-holding-diamond:before {
    content: "\f5ee"
}

.fi-ss-hands-holding:before {
    content: "\f5ef"
}

.fi-ss-hands-usd:before {
    content: "\f5f0"
}

.fi-ss-handshake-angle:before {
    content: "\f5f1"
}

.fi-ss-handshake-simple-slash:before {
    content: "\f5f2"
}

.fi-ss-handshake:before {
    content: "\f5f3"
}

.fi-ss-hard-hat:before {
    content: "\f5f4"
}

.fi-ss-hastag:before {
    content: "\f5f5"
}

.fi-ss-hat-birthday:before {
    content: "\f5f6"
}

.fi-ss-hat-chef:before {
    content: "\f5f7"
}

.fi-ss-hat-cowboy-side:before {
    content: "\f5f8"
}

.fi-ss-hat-cowboy:before {
    content: "\f5f9"
}

.fi-ss-hat-santa:before {
    content: "\f5fa"
}

.fi-ss-hat-winter:before {
    content: "\f5fb"
}

.fi-ss-hat-witch:before {
    content: "\f5fc"
}

.fi-ss-hat-wizard:before {
    content: "\f5fd"
}

.fi-ss-hdd:before {
    content: "\f5fe"
}

.fi-ss-head-side-brain:before {
    content: "\f5ff"
}

.fi-ss-head-side-cough-slash:before {
    content: "\f600"
}

.fi-ss-head-side-cough:before {
    content: "\f601"
}

.fi-ss-head-side-headphones:before {
    content: "\f602"
}

.fi-ss-head-side-heart:before {
    content: "\f603"
}

.fi-ss-head-side-mask:before {
    content: "\f604"
}

.fi-ss-head-side-medical:before {
    content: "\f605"
}

.fi-ss-head-side-thinking:before {
    content: "\f606"
}

.fi-ss-head-side-virus:before {
    content: "\f607"
}

.fi-ss-head-side:before {
    content: "\f608"
}

.fi-ss-head-vr:before {
    content: "\f609"
}

.fi-ss-heading:before {
    content: "\f60a"
}

.fi-ss-headphones:before {
    content: "\f60b"
}

.fi-ss-headset:before {
    content: "\f60c"
}

.fi-ss-heart-arrow:before {
    content: "\f60d"
}

.fi-ss-heart-crack:before {
    content: "\f60e"
}

.fi-ss-heart-half-stroke:before {
    content: "\f60f"
}

.fi-ss-heart-half:before {
    content: "\f610"
}

.fi-ss-heart-rate:before {
    content: "\f611"
}

.fi-ss-heart:before {
    content: "\f612"
}

.fi-ss-heat:before {
    content: "\f613"
}

.fi-ss-helicopter-side:before {
    content: "\f614"
}

.fi-ss-hexagon-check:before {
    content: "\f615"
}

.fi-ss-hexagon-exclamation:before {
    content: "\f616"
}

.fi-ss-hexagon:before {
    content: "\f617"
}

.fi-ss-high-definition:before {
    content: "\f618"
}

.fi-ss-highlighter-line:before {
    content: "\f619"
}

.fi-ss-highlighter:before {
    content: "\f61a"
}

.fi-ss-hiking:before {
    content: "\f61b"
}

.fi-ss-hippo:before {
    content: "\f61c"
}

.fi-ss-hockey-mask:before {
    content: "\f61d"
}

.fi-ss-hockey-puck:before {
    content: "\f61e"
}

.fi-ss-hockey-sticks:before {
    content: "\f61f"
}

.fi-ss-holly-berry:before {
    content: "\f620"
}

.fi-ss-home-heart:before {
    content: "\f621"
}

.fi-ss-home-location-alt:before {
    content: "\f622"
}

.fi-ss-home-location:before {
    content: "\f623"
}

.fi-ss-home:before {
    content: "\f624"
}

.fi-ss-hood-cloak:before {
    content: "\f625"
}

.fi-ss-horizontal-rule:before {
    content: "\f626"
}

.fi-ss-horse-head:before {
    content: "\f627"
}

.fi-ss-horse-saddle:before {
    content: "\f628"
}

.fi-ss-horse:before {
    content: "\f629"
}

.fi-ss-hose-reel:before {
    content: "\f62a"
}

.fi-ss-hose:before {
    content: "\f62b"
}

.fi-ss-hospital-symbol:before {
    content: "\f62c"
}

.fi-ss-hospital-user:before {
    content: "\f62d"
}

.fi-ss-hospital:before {
    content: "\f62e"
}

.fi-ss-hospitals:before {
    content: "\f62f"
}

.fi-ss-hot-tub:before {
    content: "\f630"
}

.fi-ss-hotdog:before {
    content: "\f631"
}

.fi-ss-hotel:before {
    content: "\f632"
}

.fi-ss-hourglass-end:before {
    content: "\f633"
}

.fi-ss-hourglass-start:before {
    content: "\f634"
}

.fi-ss-hourglass:before {
    content: "\f635"
}

.fi-ss-house-blank:before {
    content: "\f636"
}

.fi-ss-house-building:before {
    content: "\f637"
}

.fi-ss-house-chimney-blank:before {
    content: "\f638"
}

.fi-ss-house-chimney-crack:before {
    content: "\f639"
}

.fi-ss-house-chimney-heart:before {
    content: "\f63a"
}

.fi-ss-house-chimney-medical:before {
    content: "\f63b"
}

.fi-ss-house-chimney-user:before {
    content: "\f63c"
}

.fi-ss-house-chimney-window:before {
    content: "\f63d"
}

.fi-ss-house-chimney:before {
    content: "\f63e"
}

.fi-ss-house-crack:before {
    content: "\f63f"
}

.fi-ss-house-day:before {
    content: "\f640"
}

.fi-ss-house-flood:before {
    content: "\f641"
}

.fi-ss-house-laptop:before {
    content: "\f642"
}

.fi-ss-house-leave:before {
    content: "\f643"
}

.fi-ss-house-medical:before {
    content: "\f644"
}

.fi-ss-house-night:before {
    content: "\f645"
}

.fi-ss-house-return:before {
    content: "\f646"
}

.fi-ss-house-signal:before {
    content: "\f647"
}

.fi-ss-house-tree:before {
    content: "\f648"
}

.fi-ss-house-tsunami:before {
    content: "\f649"
}

.fi-ss-house-turret:before {
    content: "\f64a"
}

.fi-ss-house-user:before {
    content: "\f64b"
}

.fi-ss-house-window:before {
    content: "\f64c"
}

.fi-ss-hryvnia:before {
    content: "\f64d"
}

.fi-ss-humidity:before {
    content: "\f64e"
}

.fi-ss-hundred-points:before {
    content: "\f64f"
}

.fi-ss-hurricane:before {
    content: "\f650"
}

.fi-ss-i:before {
    content: "\f651"
}

.fi-ss-ice-cream:before {
    content: "\f652"
}

.fi-ss-icicles:before {
    content: "\f653"
}

.fi-ss-icon-star:before {
    content: "\f654"
}

.fi-ss-id-badge:before {
    content: "\f655"
}

.fi-ss-id-card-clip-alt:before {
    content: "\f656"
}

.fi-ss-igloo:before {
    content: "\f657"
}

.fi-ss-image-slash:before {
    content: "\f658"
}

.fi-ss-images-user:before {
    content: "\f659"
}

.fi-ss-images:before {
    content: "\f65a"
}

.fi-ss-inbox-in:before {
    content: "\f65b"
}

.fi-ss-inbox-out:before {
    content: "\f65c"
}

.fi-ss-inbox:before {
    content: "\f65d"
}

.fi-ss-inboxes:before {
    content: "\f65e"
}

.fi-ss-incognito:before {
    content: "\f65f"
}

.fi-ss-indent:before {
    content: "\f660"
}

.fi-ss-indian-rupee-sign:before {
    content: "\f661"
}

.fi-ss-industry-alt:before {
    content: "\f662"
}

.fi-ss-industry-windows:before {
    content: "\f663"
}

.fi-ss-infinity:before {
    content: "\f664"
}

.fi-ss-info:before {
    content: "\f665"
}

.fi-ss-information:before {
    content: "\f666"
}

.fi-ss-inhaler:before {
    content: "\f667"
}

.fi-ss-input-numeric:before {
    content: "\f668"
}

.fi-ss-input-pipe:before {
    content: "\f669"
}

.fi-ss-input-text:before {
    content: "\f66a"
}

.fi-ss-interactive:before {
    content: "\f66b"
}

.fi-ss-interlining:before {
    content: "\f66c"
}

.fi-ss-interrogation:before {
    content: "\f66d"
}

.fi-ss-inventory-alt:before {
    content: "\f66e"
}

.fi-ss-island-tropical:before {
    content: "\f66f"
}

.fi-ss-it-alt:before {
    content: "\f670"
}

.fi-ss-it-computer:before {
    content: "\f671"
}

.fi-ss-it:before {
    content: "\f672"
}

.fi-ss-italian-lira-sign:before {
    content: "\f673"
}

.fi-ss-italic:before {
    content: "\f674"
}

.fi-ss-j:before {
    content: "\f675"
}

.fi-ss-jam:before {
    content: "\f676"
}

.fi-ss-joint:before {
    content: "\f677"
}

.fi-ss-joystick:before {
    content: "\f678"
}

.fi-ss-jpg:before {
    content: "\f679"
}

.fi-ss-jug:before {
    content: "\f67a"
}

.fi-ss-k:before {
    content: "\f67b"
}

.fi-ss-kazoo:before {
    content: "\f67c"
}

.fi-ss-kerning:before {
    content: "\f67d"
}

.fi-ss-key-skeleton-left-right:before {
    content: "\f67e"
}

.fi-ss-key:before {
    content: "\f67f"
}

.fi-ss-keyboard-brightness-low:before {
    content: "\f680"
}

.fi-ss-keyboard-brightness:before {
    content: "\f681"
}

.fi-ss-keyboard-down:before {
    content: "\f682"
}

.fi-ss-keyboard-left:before {
    content: "\f683"
}

.fi-ss-keyboard:before {
    content: "\f684"
}

.fi-ss-keynote:before {
    content: "\f685"
}

.fi-ss-kidneys:before {
    content: "\f686"
}

.fi-ss-kip-sign:before {
    content: "\f687"
}

.fi-ss-kiss-beam:before {
    content: "\f688"
}

.fi-ss-kiss-wink-heart:before {
    content: "\f689"
}

.fi-ss-kiss:before {
    content: "\f68a"
}

.fi-ss-kite:before {
    content: "\f68b"
}

.fi-ss-kiwi-bird:before {
    content: "\f68c"
}

.fi-ss-knife-kitchen:before {
    content: "\f68d"
}

.fi-ss-knife:before {
    content: "\f68e"
}

.fi-ss-l:before {
    content: "\f68f"
}

.fi-ss-label:before {
    content: "\f690"
}

.fi-ss-lamp-desk:before {
    content: "\f691"
}

.fi-ss-lamp-floor:before {
    content: "\f692"
}

.fi-ss-lamp-street:before {
    content: "\f693"
}

.fi-ss-lamp:before {
    content: "\f694"
}

.fi-ss-landmark-alt:before {
    content: "\f695"
}

.fi-ss-language:before {
    content: "\f696"
}

.fi-ss-laptop-arrow-down:before {
    content: "\f697"
}

.fi-ss-laptop-code:before {
    content: "\f698"
}

.fi-ss-laptop-medical:before {
    content: "\f699"
}

.fi-ss-laptop-mobile:before {
    content: "\f69a"
}

.fi-ss-laptop-slash:before {
    content: "\f69b"
}

.fi-ss-laptop:before {
    content: "\f69c"
}

.fi-ss-lari-sign:before {
    content: "\f69d"
}

.fi-ss-lasso-sparkles:before {
    content: "\f69e"
}

.fi-ss-lasso:before {
    content: "\f69f"
}

.fi-ss-laugh-beam:before {
    content: "\f6a0"
}

.fi-ss-laugh-squint:before {
    content: "\f6a1"
}

.fi-ss-laugh-wink:before {
    content: "\f6a2"
}

.fi-ss-laugh:before {
    content: "\f6a3"
}

.fi-ss-layer-minus:before {
    content: "\f6a4"
}

.fi-ss-layer-plus:before {
    content: "\f6a5"
}

.fi-ss-layers:before {
    content: "\f6a6"
}

.fi-ss-layout-fluid:before {
    content: "\f6a7"
}

.fi-ss-leaf-heart:before {
    content: "\f6a8"
}

.fi-ss-leaf-maple:before {
    content: "\f6a9"
}

.fi-ss-leaf-oak:before {
    content: "\f6aa"
}

.fi-ss-leaf:before {
    content: "\f6ab"
}

.fi-ss-left:before {
    content: "\f6ac"
}

.fi-ss-lemon:before {
    content: "\f6ad"
}

.fi-ss-letter-case:before {
    content: "\f6ae"
}

.fi-ss-lettuce:before {
    content: "\f6af"
}

.fi-ss-level-down-alt:before {
    content: "\f6b0"
}

.fi-ss-level-down:before {
    content: "\f6b1"
}

.fi-ss-level-up-alt:before {
    content: "\f6b2"
}

.fi-ss-level-up:before {
    content: "\f6b3"
}

.fi-ss-license:before {
    content: "\f6b4"
}

.fi-ss-life-ring:before {
    content: "\f6b5"
}

.fi-ss-light-ceiling:before {
    content: "\f6b6"
}

.fi-ss-light-emergency-on:before {
    content: "\f6b7"
}

.fi-ss-light-emergency:before {
    content: "\f6b8"
}

.fi-ss-light-switch-off:before {
    content: "\f6b9"
}

.fi-ss-light-switch-on:before {
    content: "\f6ba"
}

.fi-ss-light-switch:before {
    content: "\f6bb"
}

.fi-ss-lightbulb-dollar:before {
    content: "\f6bc"
}

.fi-ss-lightbulb-exclamation:before {
    content: "\f6bd"
}

.fi-ss-lightbulb-on:before {
    content: "\f6be"
}

.fi-ss-lightbulb-question:before {
    content: "\f6bf"
}

.fi-ss-lightbulb-slash:before {
    content: "\f6c0"
}

.fi-ss-lights-holiday:before {
    content: "\f6c1"
}

.fi-ss-line-width:before {
    content: "\f6c2"
}

.fi-ss-link-alt:before {
    content: "\f6c3"
}

.fi-ss-link-horizontal-slash:before {
    content: "\f6c4"
}

.fi-ss-link-horizontal:before {
    content: "\f6c5"
}

.fi-ss-link-slash-alt:before {
    content: "\f6c6"
}

.fi-ss-link-slash:before {
    content: "\f6c7"
}

.fi-ss-link:before {
    content: "\f6c8"
}

.fi-ss-lips:before {
    content: "\f6c9"
}

.fi-ss-lipstick:before {
    content: "\f6ca"
}

.fi-ss-lira-sign:before {
    content: "\f6cb"
}

.fi-ss-list-check:before {
    content: "\f6cc"
}

.fi-ss-list-dropdown:before {
    content: "\f6cd"
}

.fi-ss-list-music:before {
    content: "\f6ce"
}

.fi-ss-list-timeline:before {
    content: "\f6cf"
}

.fi-ss-list:before {
    content: "\f6d0"
}

.fi-ss-litecoin-sign:before {
    content: "\f6d1"
}

.fi-ss-loading:before {
    content: "\f6d2"
}

.fi-ss-lobster:before {
    content: "\f6d3"
}

.fi-ss-location-alt:before {
    content: "\f6d4"
}

.fi-ss-location-arrow:before {
    content: "\f6d5"
}

.fi-ss-location-crosshairs-slash:before {
    content: "\f6d6"
}

.fi-ss-location-crosshairs:before {
    content: "\f6d7"
}

.fi-ss-location-dot-slash:before {
    content: "\f6d8"
}

.fi-ss-location-exclamation:before {
    content: "\f6d9"
}

.fi-ss-lock-alt:before {
    content: "\f6da"
}

.fi-ss-lock-open-alt:before {
    content: "\f6db"
}

.fi-ss-lock:before {
    content: "\f6dc"
}

.fi-ss-locust:before {
    content: "\f6dd"
}

.fi-ss-loveseat:before {
    content: "\f6de"
}

.fi-ss-low-vision:before {
    content: "\f6df"
}

.fi-ss-luchador:before {
    content: "\f6e0"
}

.fi-ss-luggage-cart:before {
    content: "\f6e1"
}

.fi-ss-luggage-rolling:before {
    content: "\f6e2"
}

.fi-ss-lungs-virus:before {
    content: "\f6e3"
}

.fi-ss-lungs:before {
    content: "\f6e4"
}

.fi-ss-m:before {
    content: "\f6e5"
}

.fi-ss-magnet:before {
    content: "\f6e6"
}

.fi-ss-mailbox:before {
    content: "\f6e7"
}

.fi-ss-makeup-brush:before {
    content: "\f6e8"
}

.fi-ss-man-head:before {
    content: "\f6e9"
}

.fi-ss-manat-sign:before {
    content: "\f6ea"
}

.fi-ss-mandolin:before {
    content: "\f6eb"
}

.fi-ss-manhole:before {
    content: "\f6ec"
}

.fi-ss-map-marker-check:before {
    content: "\f6ed"
}

.fi-ss-map-marker-cross:before {
    content: "\f6ee"
}

.fi-ss-map-marker-edit:before {
    content: "\f6ef"
}

.fi-ss-map-marker-home:before {
    content: "\f6f0"
}

.fi-ss-map-marker-minus:before {
    content: "\f6f1"
}

.fi-ss-map-marker-plus:before {
    content: "\f6f2"
}

.fi-ss-map-marker-question:before {
    content: "\f6f3"
}

.fi-ss-map-marker-slash:before {
    content: "\f6f4"
}

.fi-ss-map-marker-smile:before {
    content: "\f6f5"
}

.fi-ss-map-marker:before {
    content: "\f6f6"
}

.fi-ss-map-pin:before {
    content: "\f6f7"
}

.fi-ss-map:before {
    content: "\f6f8"
}

.fi-ss-marker-time:before {
    content: "\f6f9"
}

.fi-ss-marker:before {
    content: "\f6fa"
}

.fi-ss-mars-double:before {
    content: "\f6fb"
}

.fi-ss-mars-stroke-right:before {
    content: "\f6fc"
}

.fi-ss-mars-stroke-up:before {
    content: "\f6fd"
}

.fi-ss-mars:before {
    content: "\f6fe"
}

.fi-ss-mask-carnival:before {
    content: "\f6ff"
}

.fi-ss-mask-face:before {
    content: "\f700"
}

.fi-ss-mattress-pillow:before {
    content: "\f701"
}

.fi-ss-meat:before {
    content: "\f702"
}

.fi-ss-medical-star:before {
    content: "\f703"
}

.fi-ss-medicine:before {
    content: "\f704"
}

.fi-ss-megaphone:before {
    content: "\f705"
}

.fi-ss-meh-blank:before {
    content: "\f706"
}

.fi-ss-meh-rolling-eyes:before {
    content: "\f707"
}

.fi-ss-meh:before {
    content: "\f708"
}

.fi-ss-melon:before {
    content: "\f709"
}

.fi-ss-memo-circle-check:before {
    content: "\f70a"
}

.fi-ss-memo-pad:before {
    content: "\f70b"
}

.fi-ss-memo:before {
    content: "\f70c"
}

.fi-ss-memory:before {
    content: "\f70d"
}

.fi-ss-menu-burger:before {
    content: "\f70e"
}

.fi-ss-menu-dots-vertical:before {
    content: "\f70f"
}

.fi-ss-menu-dots:before {
    content: "\f710"
}

.fi-ss-mercury:before {
    content: "\f711"
}

.fi-ss-message-arrow-down:before {
    content: "\f712"
}

.fi-ss-message-arrow-up-right:before {
    content: "\f713"
}

.fi-ss-message-arrow-up:before {
    content: "\f714"
}

.fi-ss-message-bot:before {
    content: "\f715"
}

.fi-ss-message-code:before {
    content: "\f716"
}

.fi-ss-message-dollar:before {
    content: "\f717"
}

.fi-ss-message-image:before {
    content: "\f718"
}

.fi-ss-message-question:before {
    content: "\f719"
}

.fi-ss-message-quote:before {
    content: "\f71a"
}

.fi-ss-message-slash:before {
    content: "\f71b"
}

.fi-ss-message-sms:before {
    content: "\f71c"
}

.fi-ss-message-text:before {
    content: "\f71d"
}

.fi-ss-message-xmark:before {
    content: "\f71e"
}

.fi-ss-messages-dollar:before {
    content: "\f71f"
}

.fi-ss-messages-question:before {
    content: "\f720"
}

.fi-ss-messages:before {
    content: "\f721"
}

.fi-ss-meteor:before {
    content: "\f722"
}

.fi-ss-meter-bolt:before {
    content: "\f723"
}

.fi-ss-meter-droplet:before {
    content: "\f724"
}

.fi-ss-meter-fire:before {
    content: "\f725"
}

.fi-ss-meter:before {
    content: "\f726"
}

.fi-ss-microchip-ai:before {
    content: "\f727"
}

.fi-ss-microchip:before {
    content: "\f728"
}

.fi-ss-microphone-alt:before {
    content: "\f729"
}

.fi-ss-microphone-slash:before {
    content: "\f72a"
}

.fi-ss-microphone:before {
    content: "\f72b"
}

.fi-ss-microscope:before {
    content: "\f72c"
}

.fi-ss-microwave:before {
    content: "\f72d"
}

.fi-ss-mill-sign:before {
    content: "\f72e"
}

.fi-ss-mind-share:before {
    content: "\f72f"
}

.fi-ss-minus-circle:before {
    content: "\f730"
}

.fi-ss-minus-hexagon:before {
    content: "\f731"
}

.fi-ss-minus-small:before {
    content: "\f732"
}

.fi-ss-minus:before {
    content: "\f733"
}

.fi-ss-mistletoe:before {
    content: "\f734"
}

.fi-ss-mobile-button:before {
    content: "\f735"
}

.fi-ss-mobile-notch:before {
    content: "\f736"
}

.fi-ss-mobile:before {
    content: "\f737"
}

.fi-ss-mockup:before {
    content: "\f738"
}

.fi-ss-mode-landscape:before {
    content: "\f739"
}

.fi-ss-mode-portrait:before {
    content: "\f73a"
}

.fi-ss-money-bill-simple:before {
    content: "\f73b"
}

.fi-ss-money-bill-wave-alt:before {
    content: "\f73c"
}

.fi-ss-money-bill-wave:before {
    content: "\f73d"
}

.fi-ss-money-bills-simple:before {
    content: "\f73e"
}

.fi-ss-money-bills:before {
    content: "\f73f"
}

.fi-ss-money-check-edit-alt:before {
    content: "\f740"
}

.fi-ss-money-check-edit:before {
    content: "\f741"
}

.fi-ss-money-check:before {
    content: "\f742"
}

.fi-ss-money-from-bracket:before {
    content: "\f743"
}

.fi-ss-money-simple-from-bracket:before {
    content: "\f744"
}

.fi-ss-money:before {
    content: "\f745"
}

.fi-ss-monkey:before {
    content: "\f746"
}

.fi-ss-monument:before {
    content: "\f747"
}

.fi-ss-moon-stars:before {
    content: "\f748"
}

.fi-ss-moon:before {
    content: "\f749"
}

.fi-ss-moped:before {
    content: "\f74a"
}

.fi-ss-mortar-pestle:before {
    content: "\f74b"
}

.fi-ss-mosquito-net:before {
    content: "\f74c"
}

.fi-ss-mosquito:before {
    content: "\f74d"
}

.fi-ss-motorcycle:before {
    content: "\f74e"
}

.fi-ss-mound:before {
    content: "\f74f"
}

.fi-ss-mountain-city:before {
    content: "\f750"
}

.fi-ss-mountain:before {
    content: "\f751"
}

.fi-ss-mountains:before {
    content: "\f752"
}

.fi-ss-mouse:before {
    content: "\f753"
}

.fi-ss-move-to-folder-2:before {
    content: "\f754"
}

.fi-ss-move-to-folder:before {
    content: "\f755"
}

.fi-ss-mp3-player:before {
    content: "\f756"
}

.fi-ss-mug-alt:before {
    content: "\f757"
}

.fi-ss-mug-hot-alt:before {
    content: "\f758"
}

.fi-ss-mug-hot:before {
    content: "\f759"
}

.fi-ss-mug-marshmallows:before {
    content: "\f75a"
}

.fi-ss-mug-tea:before {
    content: "\f75b"
}

.fi-ss-mug:before {
    content: "\f75c"
}

.fi-ss-mushroom:before {
    content: "\f75d"
}

.fi-ss-music-alt:before {
    content: "\f75e"
}

.fi-ss-music-file:before {
    content: "\f75f"
}

.fi-ss-music-note-slash:before {
    content: "\f760"
}

.fi-ss-music-note:before {
    content: "\f761"
}

.fi-ss-music-slash:before {
    content: "\f762"
}

.fi-ss-music:before {
    content: "\f763"
}

.fi-ss-n:before {
    content: "\f764"
}

.fi-ss-naira-sign:before {
    content: "\f765"
}

.fi-ss-narwhal:before {
    content: "\f766"
}

.fi-ss-navigation:before {
    content: "\f767"
}

.fi-ss-network-cloud:before {
    content: "\f768"
}

.fi-ss-network:before {
    content: "\f769"
}

.fi-ss-neuter:before {
    content: "\f76a"
}

.fi-ss-nfc-lock:before {
    content: "\f76b"
}

.fi-ss-nfc-magnifying-glass:before {
    content: "\f76c"
}

.fi-ss-nfc-pen:before {
    content: "\f76d"
}

.fi-ss-nfc-slash:before {
    content: "\f76e"
}

.fi-ss-nfc-trash:before {
    content: "\f76f"
}

.fi-ss-nfc:before {
    content: "\f770"
}

.fi-ss-no-people:before {
    content: "\f771"
}

.fi-ss-noodles:before {
    content: "\f772"
}

.fi-ss-notdef:before {
    content: "\f773"
}

.fi-ss-note-medical:before {
    content: "\f774"
}

.fi-ss-note-sticky:before {
    content: "\f775"
}

.fi-ss-note:before {
    content: "\f776"
}

.fi-ss-notebook-alt:before {
    content: "\f777"
}

.fi-ss-notebook:before {
    content: "\f778"
}

.fi-ss-notes-medical:before {
    content: "\f779"
}

.fi-ss-notes:before {
    content: "\f77a"
}

.fi-ss-o:before {
    content: "\f77b"
}

.fi-ss-object-exclude:before {
    content: "\f77c"
}

.fi-ss-object-group:before {
    content: "\f77d"
}

.fi-ss-object-intersect:before {
    content: "\f77e"
}

.fi-ss-object-subtract:before {
    content: "\f77f"
}

.fi-ss-object-ungroup:before {
    content: "\f780"
}

.fi-ss-object-union:before {
    content: "\f781"
}

.fi-ss-objects-column:before {
    content: "\f782"
}

.fi-ss-octagon:before {
    content: "\f783"
}

.fi-ss-oil-can:before {
    content: "\f784"
}

.fi-ss-oil-temp:before {
    content: "\f785"
}

.fi-ss-olive-oil:before {
    content: "\f786"
}

.fi-ss-olives:before {
    content: "\f787"
}

.fi-ss-onion:before {
    content: "\f788"
}

.fi-ss-opacity:before {
    content: "\f789"
}

.fi-ss-ornament:before {
    content: "\f78a"
}

.fi-ss-otter:before {
    content: "\f78b"
}

.fi-ss-outdent:before {
    content: "\f78c"
}

.fi-ss-oven:before {
    content: "\f78d"
}

.fi-ss-overline:before {
    content: "\f78e"
}

.fi-ss-p:before {
    content: "\f78f"
}

.fi-ss-package:before {
    content: "\f790"
}

.fi-ss-page-break:before {
    content: "\f791"
}

.fi-ss-pager:before {
    content: "\f792"
}

.fi-ss-paint-roller:before {
    content: "\f793"
}

.fi-ss-paint:before {
    content: "\f794"
}

.fi-ss-paintbrush-pencil:before {
    content: "\f795"
}

.fi-ss-palette:before {
    content: "\f796"
}

.fi-ss-pallet-alt:before {
    content: "\f797"
}

.fi-ss-pallet:before {
    content: "\f798"
}

.fi-ss-pan:before {
    content: "\f799"
}

.fi-ss-panorama:before {
    content: "\f79a"
}

.fi-ss-paper-plane-top:before {
    content: "\f79b"
}

.fi-ss-paper-plane:before {
    content: "\f79c"
}

.fi-ss-paperclip-vertical:before {
    content: "\f79d"
}

.fi-ss-parachute-box:before {
    content: "\f79e"
}

.fi-ss-paragraph-left:before {
    content: "\f79f"
}

.fi-ss-paragraph:before {
    content: "\f7a0"
}

.fi-ss-parking-circle-slash:before {
    content: "\f7a1"
}

.fi-ss-parking-circle:before {
    content: "\f7a2"
}

.fi-ss-parking-slash:before {
    content: "\f7a3"
}

.fi-ss-parking:before {
    content: "\f7a4"
}

.fi-ss-party-bell:before {
    content: "\f7a5"
}

.fi-ss-party-horn:before {
    content: "\f7a6"
}

.fi-ss-party:before {
    content: "\f7a7"
}

.fi-ss-passport:before {
    content: "\f7a8"
}

.fi-ss-password:before {
    content: "\f7a9"
}

.fi-ss-paste:before {
    content: "\f7aa"
}

.fi-ss-pattern:before {
    content: "\f7ab"
}

.fi-ss-pause-circle:before {
    content: "\f7ac"
}

.fi-ss-pause:before {
    content: "\f7ad"
}

.fi-ss-paw-claws:before {
    content: "\f7ae"
}

.fi-ss-paw:before {
    content: "\f7af"
}

.fi-ss-peace:before {
    content: "\f7b0"
}

.fi-ss-peach:before {
    content: "\f7b1"
}

.fi-ss-pedestal:before {
    content: "\f7b2"
}

.fi-ss-pen-circle:before {
    content: "\f7b3"
}

.fi-ss-pen-clip-slash:before {
    content: "\f7b4"
}

.fi-ss-pen-clip:before {
    content: "\f7b5"
}

.fi-ss-pen-fancy-slash:before {
    content: "\f7b6"
}

.fi-ss-pen-fancy:before {
    content: "\f7b7"
}

.fi-ss-pen-field:before {
    content: "\f7b8"
}

.fi-ss-pen-nib-slash:before {
    content: "\f7b9"
}

.fi-ss-pen-nib:before {
    content: "\f7ba"
}

.fi-ss-pen-slash:before {
    content: "\f7bb"
}

.fi-ss-pen-square:before {
    content: "\f7bc"
}

.fi-ss-pen-swirl:before {
    content: "\f7bd"
}

.fi-ss-pencil-paintbrush:before {
    content: "\f7be"
}

.fi-ss-pencil-ruler:before {
    content: "\f7bf"
}

.fi-ss-pencil-slash:before {
    content: "\f7c0"
}

.fi-ss-pencil:before {
    content: "\f7c1"
}

.fi-ss-pennant:before {
    content: "\f7c2"
}

.fi-ss-people-arrows-left-right:before {
    content: "\f7c3"
}

.fi-ss-people-carry-box:before {
    content: "\f7c4"
}

.fi-ss-people-dress:before {
    content: "\f7c5"
}

.fi-ss-people-pants:before {
    content: "\f7c6"
}

.fi-ss-people-poll:before {
    content: "\f7c7"
}

.fi-ss-people:before {
    content: "\f7c8"
}

.fi-ss-pepper-hot:before {
    content: "\f7c9"
}

.fi-ss-pepper:before {
    content: "\f7ca"
}

.fi-ss-percentage:before {
    content: "\f7cb"
}

.fi-ss-person-carry-box:before {
    content: "\f7cc"
}

.fi-ss-person-circle-check:before {
    content: "\f7cd"
}

.fi-ss-person-circle-exclamation:before {
    content: "\f7ce"
}

.fi-ss-person-circle-minus:before {
    content: "\f7cf"
}

.fi-ss-person-circle-plus:before {
    content: "\f7d0"
}

.fi-ss-person-circle-question:before {
    content: "\f7d1"
}

.fi-ss-person-circle-xmark:before {
    content: "\f7d2"
}

.fi-ss-person-dolly-empty:before {
    content: "\f7d3"
}

.fi-ss-person-dolly:before {
    content: "\f7d4"
}

.fi-ss-person-dress-simple:before {
    content: "\f7d5"
}

.fi-ss-person-dress:before {
    content: "\f7d6"
}

.fi-ss-person-praying:before {
    content: "\f7d7"
}

.fi-ss-person-pregnant:before {
    content: "\f7d8"
}

.fi-ss-person-seat-reclined:before {
    content: "\f7d9"
}

.fi-ss-person-seat:before {
    content: "\f7da"
}

.fi-ss-person-sign:before {
    content: "\f7db"
}

.fi-ss-person-simple:before {
    content: "\f7dc"
}

.fi-ss-person-walking-with-cane:before {
    content: "\f7dd"
}

.fi-ss-peseta-sign:before {
    content: "\f7de"
}

.fi-ss-peso-sign:before {
    content: "\f7df"
}

.fi-ss-pharmacy:before {
    content: "\f7e0"
}

.fi-ss-phone-call:before {
    content: "\f7e1"
}

.fi-ss-phone-cross:before {
    content: "\f7e2"
}

.fi-ss-phone-flip:before {
    content: "\f7e3"
}

.fi-ss-phone-office:before {
    content: "\f7e4"
}

.fi-ss-phone-pause:before {
    content: "\f7e5"
}

.fi-ss-phone-plus:before {
    content: "\f7e6"
}

.fi-ss-phone-rotary:before {
    content: "\f7e7"
}

.fi-ss-phone-slash:before {
    content: "\f7e8"
}

.fi-ss-photo-film-music:before {
    content: "\f7e9"
}

.fi-ss-photo-video:before {
    content: "\f7ea"
}

.fi-ss-physics:before {
    content: "\f7eb"
}

.fi-ss-Pi:before {
    content: "\f7ec"
}

.fi-ss-piano-keyboard:before {
    content: "\f7ed"
}

.fi-ss-piano:before {
    content: "\f7ee"
}

.fi-ss-pickaxe:before {
    content: "\f7ef"
}

.fi-ss-picnic:before {
    content: "\f7f0"
}

.fi-ss-picpeople-filled:before {
    content: "\f7f1"
}

.fi-ss-picpeople:before {
    content: "\f7f2"
}

.fi-ss-picture:before {
    content: "\f7f3"
}

.fi-ss-pie:before {
    content: "\f7f4"
}

.fi-ss-piggy-bank:before {
    content: "\f7f5"
}

.fi-ss-pills:before {
    content: "\f7f6"
}

.fi-ss-pinata:before {
    content: "\f7f7"
}

.fi-ss-pineapple:before {
    content: "\f7f8"
}

.fi-ss-pipe-smoking:before {
    content: "\f7f9"
}

.fi-ss-pipette:before {
    content: "\f7fa"
}

.fi-ss-pizza-slice:before {
    content: "\f7fb"
}

.fi-ss-plane-alt:before {
    content: "\f7fc"
}

.fi-ss-plane-arrival:before {
    content: "\f7fd"
}

.fi-ss-plane-departure:before {
    content: "\f7fe"
}

.fi-ss-plane-prop:before {
    content: "\f7ff"
}

.fi-ss-plane-slash:before {
    content: "\f800"
}

.fi-ss-plane-tail:before {
    content: "\f801"
}

.fi-ss-plane:before {
    content: "\f802"
}

.fi-ss-planet-moon:before {
    content: "\f803"
}

.fi-ss-planet-ringed:before {
    content: "\f804"
}

.fi-ss-plant-wilt:before {
    content: "\f805"
}

.fi-ss-plate:before {
    content: "\f806"
}

.fi-ss-play-alt:before {
    content: "\f807"
}

.fi-ss-play-circle:before {
    content: "\f808"
}

.fi-ss-play-pause:before {
    content: "\f809"
}

.fi-ss-play:before {
    content: "\f80a"
}

.fi-ss-plug:before {
    content: "\f80b"
}

.fi-ss-plus-hexagon:before {
    content: "\f80c"
}

.fi-ss-plus-minus:before {
    content: "\f80d"
}

.fi-ss-plus-small:before {
    content: "\f80e"
}

.fi-ss-plus:before {
    content: "\f80f"
}

.fi-ss-podcast:before {
    content: "\f810"
}

.fi-ss-podium-star:before {
    content: "\f811"
}

.fi-ss-podium:before {
    content: "\f812"
}

.fi-ss-police-box:before {
    content: "\f813"
}

.fi-ss-poll-h:before {
    content: "\f814"
}

.fi-ss-pompebled:before {
    content: "\f815"
}

.fi-ss-poo-bolt:before {
    content: "\f816"
}

.fi-ss-poo:before {
    content: "\f817"
}

.fi-ss-pool-8-ball:before {
    content: "\f818"
}

.fi-ss-poop:before {
    content: "\f819"
}

.fi-ss-popcorn:before {
    content: "\f81a"
}

.fi-ss-portal-enter:before {
    content: "\f81b"
}

.fi-ss-portal-exit:before {
    content: "\f81c"
}

.fi-ss-portrait:before {
    content: "\f81d"
}

.fi-ss-pot:before {
    content: "\f81e"
}

.fi-ss-pound:before {
    content: "\f81f"
}

.fi-ss-power:before {
    content: "\f820"
}

.fi-ss-prescription-bottle-alt:before {
    content: "\f821"
}

.fi-ss-prescription-bottle-pill:before {
    content: "\f822"
}

.fi-ss-prescription-bottle:before {
    content: "\f823"
}

.fi-ss-prescription:before {
    content: "\f824"
}

.fi-ss-presentation:before {
    content: "\f825"
}

.fi-ss-print-magnifying-glass:before {
    content: "\f826"
}

.fi-ss-print-slash:before {
    content: "\f827"
}

.fi-ss-print:before {
    content: "\f828"
}

.fi-ss-procedures:before {
    content: "\f829"
}

.fi-ss-projector:before {
    content: "\f82a"
}

.fi-ss-protractor:before {
    content: "\f82b"
}

.fi-ss-pulse:before {
    content: "\f82c"
}

.fi-ss-pump-medical:before {
    content: "\f82d"
}

.fi-ss-pump:before {
    content: "\f82e"
}

.fi-ss-pumpkin-alt:before {
    content: "\f82f"
}

.fi-ss-pumpkin:before {
    content: "\f830"
}

.fi-ss-puzzle-alt:before {
    content: "\f831"
}

.fi-ss-puzzle-piece:before {
    content: "\f832"
}

.fi-ss-pyramid:before {
    content: "\f833"
}

.fi-ss-q:before {
    content: "\f834"
}

.fi-ss-qr-scan:before {
    content: "\f835"
}

.fi-ss-QR:before {
    content: "\f836"
}

.fi-ss-qrcode:before {
    content: "\f837"
}

.fi-ss-question-square:before {
    content: "\f838"
}

.fi-ss-question:before {
    content: "\f839"
}

.fi-ss-quote-right:before {
    content: "\f83a"
}

.fi-ss-r:before {
    content: "\f83b"
}

.fi-ss-rabbit-fast:before {
    content: "\f83c"
}

.fi-ss-rabbit:before {
    content: "\f83d"
}

.fi-ss-racquet:before {
    content: "\f83e"
}

.fi-ss-radar:before {
    content: "\f83f"
}

.fi-ss-radiation-alt:before {
    content: "\f840"
}

.fi-ss-radiation:before {
    content: "\f841"
}

.fi-ss-radio-alt:before {
    content: "\f842"
}

.fi-ss-radio:before {
    content: "\f843"
}

.fi-ss-radish:before {
    content: "\f844"
}

.fi-ss-rainbow:before {
    content: "\f845"
}

.fi-ss-raindrops:before {
    content: "\f846"
}

.fi-ss-ram:before {
    content: "\f847"
}

.fi-ss-ramp-loading:before {
    content: "\f848"
}

.fi-ss-raygun:before {
    content: "\f849"
}

.fi-ss-rec:before {
    content: "\f84a"
}

.fi-ss-receipt:before {
    content: "\f84b"
}

.fi-ss-record-vinyl:before {
    content: "\f84c"
}

.fi-ss-rectabgle-vertical:before {
    content: "\f84d"
}

.fi-ss-rectangle-barcode:before {
    content: "\f84e"
}

.fi-ss-rectangle-code:before {
    content: "\f84f"
}

.fi-ss-rectangle-horizontal:before {
    content: "\f850"
}

.fi-ss-rectangle-list:before {
    content: "\f851"
}

.fi-ss-rectangle-panoramic:before {
    content: "\f852"
}

.fi-ss-rectangle-pro:before {
    content: "\f853"
}

.fi-ss-rectangle-vertical-history:before {
    content: "\f854"
}

.fi-ss-rectangle-vertical:before {
    content: "\f855"
}

.fi-ss-rectangle-xmark:before {
    content: "\f856"
}

.fi-ss-rectangles-mixed:before {
    content: "\f857"
}

.fi-ss-recycle:before {
    content: "\f858"
}

.fi-ss-redo-alt:before {
    content: "\f859"
}

.fi-ss-redo:before {
    content: "\f85a"
}

.fi-ss-reel:before {
    content: "\f85b"
}

.fi-ss-reflect-horizontal:before {
    content: "\f85c"
}

.fi-ss-reflect-vertical:before {
    content: "\f85d"
}

.fi-ss-reflect:before {
    content: "\f85e"
}

.fi-ss-refresh:before {
    content: "\f85f"
}

.fi-ss-refrigerator:before {
    content: "\f860"
}

.fi-ss-registered:before {
    content: "\f861"
}

.fi-ss-remove-folder:before {
    content: "\f862"
}

.fi-ss-remove-user:before {
    content: "\f863"
}

.fi-ss-replace:before {
    content: "\f864"
}

.fi-ss-reply-all:before {
    content: "\f865"
}

.fi-ss-republican:before {
    content: "\f866"
}

.fi-ss-resize:before {
    content: "\f867"
}

.fi-ss-resources:before {
    content: "\f868"
}

.fi-ss-restaurant:before {
    content: "\f869"
}

.fi-ss-restroom-simple:before {
    content: "\f86a"
}

.fi-ss-rewind:before {
    content: "\f86b"
}

.fi-ss-rhombus:before {
    content: "\f86c"
}

.fi-ss-ribbon:before {
    content: "\f86d"
}

.fi-ss-right:before {
    content: "\f86e"
}

.fi-ss-ring-diamond:before {
    content: "\f86f"
}

.fi-ss-ring:before {
    content: "\f870"
}

.fi-ss-rings-wedding:before {
    content: "\f871"
}

.fi-ss-road:before {
    content: "\f872"
}

.fi-ss-robot:before {
    content: "\f873"
}

.fi-ss-rocket-lunch:before {
    content: "\f874"
}

.fi-ss-rocket:before {
    content: "\f875"
}

.fi-ss-roller-coaster:before {
    content: "\f876"
}

.fi-ss-room-service:before {
    content: "\f877"
}

.fi-ss-rotate-exclamation:before {
    content: "\f878"
}

.fi-ss-rotate-left:before {
    content: "\f879"
}

.fi-ss-rotate-right:before {
    content: "\f87a"
}

.fi-ss-route-highway:before {
    content: "\f87b"
}

.fi-ss-route-interstate:before {
    content: "\f87c"
}

.fi-ss-route:before {
    content: "\f87d"
}

.fi-ss-router:before {
    content: "\f87e"
}

.fi-ss-rss-alt:before {
    content: "\f87f"
}

.fi-ss-rss:before {
    content: "\f880"
}

.fi-ss-ruble-sign:before {
    content: "\f881"
}

.fi-ss-rugby-helmet:before {
    content: "\f882"
}

.fi-ss-rugby:before {
    content: "\f883"
}

.fi-ss-ruler-combined:before {
    content: "\f884"
}

.fi-ss-ruler-horizontal:before {
    content: "\f885"
}

.fi-ss-ruler-triangle:before {
    content: "\f886"
}

.fi-ss-ruler-vertical:before {
    content: "\f887"
}

.fi-ss-running:before {
    content: "\f888"
}

.fi-ss-rupee-sign:before {
    content: "\f889"
}

.fi-ss-rupiah-sign:before {
    content: "\f88a"
}

.fi-ss-rv:before {
    content: "\f88b"
}

.fi-ss-s:before {
    content: "\f88c"
}

.fi-ss-sack-dollar:before {
    content: "\f88d"
}

.fi-ss-sack:before {
    content: "\f88e"
}

.fi-ss-sad-cry:before {
    content: "\f88f"
}

.fi-ss-sad-tear:before {
    content: "\f890"
}

.fi-ss-sad:before {
    content: "\f891"
}

.fi-ss-sailboat:before {
    content: "\f892"
}

.fi-ss-salad:before {
    content: "\f893"
}

.fi-ss-salt-pepper:before {
    content: "\f894"
}

.fi-ss-sandwich:before {
    content: "\f895"
}

.fi-ss-satellite-dish:before {
    content: "\f896"
}

.fi-ss-satellite:before {
    content: "\f897"
}

.fi-ss-sauce:before {
    content: "\f898"
}

.fi-ss-sausage:before {
    content: "\f899"
}

.fi-ss-sax-hot:before {
    content: "\f89a"
}

.fi-ss-saxophone:before {
    content: "\f89b"
}

.fi-ss-scale:before {
    content: "\f89c"
}

.fi-ss-scalpel-path:before {
    content: "\f89d"
}

.fi-ss-scalpel:before {
    content: "\f89e"
}

.fi-ss-scanner-gun:before {
    content: "\f89f"
}

.fi-ss-scanner-image:before {
    content: "\f8a0"
}

.fi-ss-scanner-keyboard:before {
    content: "\f8a1"
}

.fi-ss-scanner-touchscreen:before {
    content: "\f8a2"
}

.fi-ss-scarecrow:before {
    content: "\f8a3"
}

.fi-ss-scarf:before {
    content: "\f8a4"
}

.fi-ss-school-bus:before {
    content: "\f8a5"
}

.fi-ss-school:before {
    content: "\f8a6"
}

.fi-ss-scissors:before {
    content: "\f8a7"
}

.fi-ss-screen:before {
    content: "\f8a8"
}

.fi-ss-screencast:before {
    content: "\f8a9"
}

.fi-ss-screwdriver:before {
    content: "\f8aa"
}

.fi-ss-scribble:before {
    content: "\f8ab"
}

.fi-ss-scroll-torah:before {
    content: "\f8ac"
}

.fi-ss-scrubber:before {
    content: "\f8ad"
}

.fi-ss-scythe:before {
    content: "\f8ae"
}

.fi-ss-sd-card:before {
    content: "\f8af"
}

.fi-ss-sd-cards:before {
    content: "\f8b0"
}

.fi-ss-seal-exclamation:before {
    content: "\f8b1"
}

.fi-ss-seal-question:before {
    content: "\f8b2"
}

.fi-ss-search-alt:before {
    content: "\f8b3"
}

.fi-ss-search-dollar:before {
    content: "\f8b4"
}

.fi-ss-search-heart:before {
    content: "\f8b5"
}

.fi-ss-search-location:before {
    content: "\f8b6"
}

.fi-ss-search:before {
    content: "\f8b7"
}

.fi-ss-seat-airline:before {
    content: "\f8b8"
}

.fi-ss-seedling:before {
    content: "\f8b9"
}

.fi-ss-select:before {
    content: "\f8ba"
}

.fi-ss-send-back:before {
    content: "\f8bb"
}

.fi-ss-send-backward:before {
    content: "\f8bc"
}

.fi-ss-sensor-alert:before {
    content: "\f8bd"
}

.fi-ss-sensor-fire:before {
    content: "\f8be"
}

.fi-ss-sensor-on:before {
    content: "\f8bf"
}

.fi-ss-sensor-smoke:before {
    content: "\f8c0"
}

.fi-ss-sensor:before {
    content: "\f8c1"
}

.fi-ss-settings-sliders:before {
    content: "\f8c2"
}

.fi-ss-settings:before {
    content: "\f8c3"
}

.fi-ss-share-alt-square:before {
    content: "\f8c4"
}

.fi-ss-share-square:before {
    content: "\f8c5"
}

.fi-ss-share:before {
    content: "\f8c6"
}

.fi-ss-sheep:before {
    content: "\f8c7"
}

.fi-ss-shekel-sign:before {
    content: "\f8c8"
}

.fi-ss-shelves:before {
    content: "\f8c9"
}

.fi-ss-shield-alt:before {
    content: "\f8ca"
}

.fi-ss-shield-check:before {
    content: "\f8cb"
}

.fi-ss-shield-cross:before {
    content: "\f8cc"
}

.fi-ss-shield-exclamation:before {
    content: "\f8cd"
}

.fi-ss-shield-interrogation:before {
    content: "\f8ce"
}

.fi-ss-shield-keyhole:before {
    content: "\f8cf"
}

.fi-ss-shield-minus:before {
    content: "\f8d0"
}

.fi-ss-shield-plus:before {
    content: "\f8d1"
}

.fi-ss-shield-slash:before {
    content: "\f8d2"
}

.fi-ss-shield-virus:before {
    content: "\f8d3"
}

.fi-ss-shield-xmark:before {
    content: "\f8d4"
}

.fi-ss-shield:before {
    content: "\f8d5"
}

.fi-ss-ship-side:before {
    content: "\f8d6"
}

.fi-ss-ship:before {
    content: "\f8d7"
}

.fi-ss-shipping-fast:before {
    content: "\f8d8"
}

.fi-ss-shipping-timed:before {
    content: "\f8d9"
}

.fi-ss-shirt-long-sleeve:before {
    content: "\f8da"
}

.fi-ss-shirt-running:before {
    content: "\f8db"
}

.fi-ss-shirt-tank-top:before {
    content: "\f8dc"
}

.fi-ss-shoe-prints:before {
    content: "\f8dd"
}

.fi-ss-shop-lock:before {
    content: "\f8de"
}

.fi-ss-shop-slash:before {
    content: "\f8df"
}

.fi-ss-shop:before {
    content: "\f8e0"
}

.fi-ss-shopping-bag-add:before {
    content: "\f8e1"
}

.fi-ss-shopping-bag:before {
    content: "\f8e2"
}

.fi-ss-shopping-basket:before {
    content: "\f8e3"
}

.fi-ss-shopping-cart-add:before {
    content: "\f8e4"
}

.fi-ss-shopping-cart-check:before {
    content: "\f8e5"
}

.fi-ss-shopping-cart:before {
    content: "\f8e6"
}

.fi-ss-shovel-snow:before {
    content: "\f8e7"
}

.fi-ss-shovel:before {
    content: "\f8e8"
}

.fi-ss-shower-down:before {
    content: "\f8e9"
}

.fi-ss-shower:before {
    content: "\f8ea"
}

.fi-ss-shredder:before {
    content: "\f8eb"
}

.fi-ss-shrimp:before {
    content: "\f8ec"
}

.fi-ss-shuffle:before {
    content: "\f8ed"
}

.fi-ss-shuttle-van:before {
    content: "\f8ee"
}

.fi-ss-shuttlecock:before {
    content: "\f8ef"
}

.fi-ss-Sickle:before {
    content: "\f8f0"
}

.fi-ss-sidebar-flip:before {
    content: "\f8f1"
}

.fi-ss-sidebar:before {
    content: "\f8f2"
}

.fi-ss-sigma:before {
    content: "\f8f3"
}

.fi-ss-sign-hanging:before {
    content: "\f8f4"
}

.fi-ss-sign-in-alt:before {
    content: "\f8f5"
}

.fi-ss-sign-out-alt:before {
    content: "\f8f6"
}

.fi-ss-signal-alt-1:before {
    content: "\f8f7"
}

.fi-ss-signal-alt-2:before {
    content: "\f8f8"
}

.fi-ss-signal-alt-slash:before {
    content: "\f8f9"
}

.fi-ss-signal-alt:before {
    content: "\f8fa"
}

.fi-ss-signal-bars-fair:before {
    content: "\f8fb"
}

.fi-ss-signal-bars-good:before {
    content: "\f8fc"
}

.fi-ss-signal-bars-weak:before {
    content: "\f8fd"
}

.fi-ss-signal-stream-slash:before {
    content: "\f8fe"
}

.fi-ss-signal-stream:before {
    content: "\f8ff"
}

.fi-ss-signature-lock:before {
    content: "\f900"
}

.fi-ss-signature-slash:before {
    content: "\f901"
}

.fi-ss-signature:before {
    content: "\f902"
}

.fi-ss-sim-card:before {
    content: "\f903"
}

.fi-ss-sim-cards:before {
    content: "\f904"
}

.fi-ss-sink:before {
    content: "\f905"
}

.fi-ss-siren-on:before {
    content: "\f906"
}

.fi-ss-Siren:before {
    content: "\f907"
}

.fi-ss-site-alt:before {
    content: "\f908"
}

.fi-ss-site-browser:before {
    content: "\f909"
}

.fi-ss-site:before {
    content: "\f90a"
}

.fi-ss-sitemap:before {
    content: "\f90b"
}

.fi-ss-skateboard:before {
    content: "\f90c"
}

.fi-ss-skating:before {
    content: "\f90d"
}

.fi-ss-skeleton:before {
    content: "\f90e"
}

.fi-ss-skewer:before {
    content: "\f90f"
}

.fi-ss-ski-jump:before {
    content: "\f910"
}

.fi-ss-ski-lift:before {
    content: "\f911"
}

.fi-ss-skiing-nordic:before {
    content: "\f912"
}

.fi-ss-skiing:before {
    content: "\f913"
}

.fi-ss-skull-cow:before {
    content: "\f914"
}

.fi-ss-skull-crossbones:before {
    content: "\f915"
}

.fi-ss-skull:before {
    content: "\f916"
}

.fi-ss-slash:before {
    content: "\f917"
}

.fi-ss-sledding:before {
    content: "\f918"
}

.fi-ss-sleigh:before {
    content: "\f919"
}

.fi-ss-sliders-h-square:before {
    content: "\f91a"
}

.fi-ss-sliders-v-square:before {
    content: "\f91b"
}

.fi-ss-sliders-v:before {
    content: "\f91c"
}

.fi-ss-smartphone:before {
    content: "\f91d"
}

.fi-ss-smile-beam:before {
    content: "\f91e"
}

.fi-ss-smile-plus:before {
    content: "\f91f"
}

.fi-ss-smile-wink:before {
    content: "\f920"
}

.fi-ss-smile:before {
    content: "\f921"
}

.fi-ss-smiley-comment-alt:before {
    content: "\f922"
}

.fi-ss-smog:before {
    content: "\f923"
}

.fi-ss-smoke:before {
    content: "\f924"
}

.fi-ss-smoking-ban:before {
    content: "\f925"
}

.fi-ss-smoking:before {
    content: "\f926"
}

.fi-ss-snake:before {
    content: "\f927"
}

.fi-ss-snooze:before {
    content: "\f928"
}

.fi-ss-snow-blowing:before {
    content: "\f929"
}

.fi-ss-snowboarding:before {
    content: "\f92a"
}

.fi-ss-snowflake-droplets:before {
    content: "\f92b"
}

.fi-ss-snowflake:before {
    content: "\f92c"
}

.fi-ss-snowflakes:before {
    content: "\f92d"
}

.fi-ss-snowman-alt:before {
    content: "\f92e"
}

.fi-ss-snowman-head:before {
    content: "\f92f"
}

.fi-ss-snowmobile:before {
    content: "\f930"
}

.fi-ss-snowplow:before {
    content: "\f931"
}

.fi-ss-soap-alt:before {
    content: "\f932"
}

.fi-ss-soap:before {
    content: "\f933"
}

.fi-ss-social-network:before {
    content: "\f934"
}

.fi-ss-socks:before {
    content: "\f935"
}

.fi-ss-solar-panel:before {
    content: "\f936"
}

.fi-ss-solar-system:before {
    content: "\f937"
}

.fi-ss-sort-alpha-down-alt:before {
    content: "\f938"
}

.fi-ss-sort-alpha-down:before {
    content: "\f939"
}

.fi-ss-sort-alpha-up-alt:before {
    content: "\f93a"
}

.fi-ss-sort-alpha-up:before {
    content: "\f93b"
}

.fi-ss-sort-alt:before {
    content: "\f93c"
}

.fi-ss-sort-amount-down-alt:before {
    content: "\f93d"
}

.fi-ss-sort-amount-down:before {
    content: "\f93e"
}

.fi-ss-sort-amount-up-alt:before {
    content: "\f93f"
}

.fi-ss-sort-amount-up:before {
    content: "\f940"
}

.fi-ss-sort-circle-down:before {
    content: "\f941"
}

.fi-ss-sort-circle-up:before {
    content: "\f942"
}

.fi-ss-sort-circle:before {
    content: "\f943"
}

.fi-ss-sort-down:before {
    content: "\f944"
}

.fi-ss-sort-numeric-down-alt:before {
    content: "\f945"
}

.fi-ss-sort-numeric-down:before {
    content: "\f946"
}

.fi-ss-sort-shapes-down:before {
    content: "\f947"
}

.fi-ss-sort-shapes-up:before {
    content: "\f948"
}

.fi-ss-sort-size-down:before {
    content: "\f949"
}

.fi-ss-sort-size-up:before {
    content: "\f94a"
}

.fi-ss-sort:before {
    content: "\f94b"
}

.fi-ss-soup:before {
    content: "\f94c"
}

.fi-ss-spa:before {
    content: "\f94d"
}

.fi-ss-space-shuttle:before {
    content: "\f94e"
}

.fi-ss-space-station-moon-alt:before {
    content: "\f94f"
}

.fi-ss-space-station-moon:before {
    content: "\f950"
}

.fi-ss-spade:before {
    content: "\f951"
}

.fi-ss-spaghetti-monster-flying:before {
    content: "\f952"
}

.fi-ss-sparkles:before {
    content: "\f953"
}

.fi-ss-speaker:before {
    content: "\f954"
}

.fi-ss-speakers:before {
    content: "\f955"
}

.fi-ss-sphere:before {
    content: "\f956"
}

.fi-ss-spider-black-widow:before {
    content: "\f957"
}

.fi-ss-spider-web:before {
    content: "\f958"
}

.fi-ss-spider:before {
    content: "\f959"
}

.fi-ss-spinner:before {
    content: "\f95a"
}

.fi-ss-split:before {
    content: "\f95b"
}

.fi-ss-splotch:before {
    content: "\f95c"
}

.fi-ss-spoon:before {
    content: "\f95d"
}

.fi-ss-spray-can-sparkles:before {
    content: "\f95e"
}

.fi-ss-spray-can:before {
    content: "\f95f"
}

.fi-ss-sprinkler:before {
    content: "\f960"
}

.fi-ss-square-0:before {
    content: "\f961"
}

.fi-ss-square-1:before {
    content: "\f962"
}

.fi-ss-square-2:before {
    content: "\f963"
}

.fi-ss-square-3:before {
    content: "\f964"
}

.fi-ss-square-4:before {
    content: "\f965"
}

.fi-ss-square-5:before {
    content: "\f966"
}

.fi-ss-square-6:before {
    content: "\f967"
}

.fi-ss-square-7:before {
    content: "\f968"
}

.fi-ss-square-8:before {
    content: "\f969"
}

.fi-ss-square-9:before {
    content: "\f96a"
}

.fi-ss-square-a:before {
    content: "\f96b"
}

.fi-ss-square-b:before {
    content: "\f96c"
}

.fi-ss-square-bolt:before {
    content: "\f96d"
}

.fi-ss-square-c:before {
    content: "\f96e"
}

.fi-ss-square-code:before {
    content: "\f96f"
}

.fi-ss-square-d:before {
    content: "\f970"
}

.fi-ss-square-dashed:before {
    content: "\f971"
}

.fi-ss-square-e:before {
    content: "\f972"
}

.fi-ss-square-ellipsis-vertical:before {
    content: "\f973"
}

.fi-ss-square-ellipsis:before {
    content: "\f974"
}

.fi-ss-square-exclamation:before {
    content: "\f975"
}

.fi-ss-square-f:before {
    content: "\f976"
}

.fi-ss-square-g:before {
    content: "\f977"
}

.fi-ss-square-h:before {
    content: "\f978"
}

.fi-ss-square-heart:before {
    content: "\f979"
}

.fi-ss-square-i:before {
    content: "\f97a"
}

.fi-ss-square-info:before {
    content: "\f97b"
}

.fi-ss-square-j:before {
    content: "\f97c"
}

.fi-ss-square-k:before {
    content: "\f97d"
}

.fi-ss-square-kanban:before {
    content: "\f97e"
}

.fi-ss-square-l:before {
    content: "\f97f"
}

.fi-ss-square-m:before {
    content: "\f980"
}

.fi-ss-square-minus:before {
    content: "\f981"
}

.fi-ss-square-n:before {
    content: "\f982"
}

.fi-ss-square-o:before {
    content: "\f983"
}

.fi-ss-square-p:before {
    content: "\f984"
}

.fi-ss-square-phone-hangup:before {
    content: "\f985"
}

.fi-ss-square-plus:before {
    content: "\f986"
}

.fi-ss-square-poll-horizontal:before {
    content: "\f987"
}

.fi-ss-square-poll-vertical:before {
    content: "\f988"
}

.fi-ss-square-q:before {
    content: "\f989"
}

.fi-ss-square-quote:before {
    content: "\f98a"
}

.fi-ss-square-r:before {
    content: "\f98b"
}

.fi-ss-square-root:before {
    content: "\f98c"
}

.fi-ss-square-s:before {
    content: "\f98d"
}

.fi-ss-square-small:before {
    content: "\f98e"
}

.fi-ss-square-star:before {
    content: "\f98f"
}

.fi-ss-square-t:before {
    content: "\f990"
}

.fi-ss-square-terminal:before {
    content: "\f991"
}

.fi-ss-square-u:before {
    content: "\f992"
}

.fi-ss-square-v:before {
    content: "\f993"
}

.fi-ss-square-w:before {
    content: "\f994"
}

.fi-ss-square-x:before {
    content: "\f995"
}

.fi-ss-square-y:before {
    content: "\f996"
}

.fi-ss-square-z:before {
    content: "\f997"
}

.fi-ss-square:before {
    content: "\f998"
}

.fi-ss-squid:before {
    content: "\f999"
}

.fi-ss-squircle:before {
    content: "\f99a"
}

.fi-ss-squirrel:before {
    content: "\f99b"
}

.fi-ss-stairs:before {
    content: "\f99c"
}

.fi-ss-stamp:before {
    content: "\f99d"
}

.fi-ss-standard-definition:before {
    content: "\f99e"
}

.fi-ss-star-and-crescent:before {
    content: "\f99f"
}

.fi-ss-star-christmas:before {
    content: "\f9a0"
}

.fi-ss-star-comment-alt:before {
    content: "\f9a1"
}

.fi-ss-star-exclamation:before {
    content: "\f9a2"
}

.fi-ss-star-octogram:before {
    content: "\f9a3"
}

.fi-ss-star-of-david:before {
    content: "\f9a4"
}

.fi-ss-star-sharp-half-stroke:before {
    content: "\f9a5"
}

.fi-ss-star-sharp-half:before {
    content: "\f9a6"
}

.fi-ss-star-shooting:before {
    content: "\f9a7"
}

.fi-ss-star:before {
    content: "\f9a8"
}

.fi-ss-starfighter:before {
    content: "\f9a9"
}

.fi-ss-stars:before {
    content: "\f9aa"
}

.fi-ss-stats:before {
    content: "\f9ab"
}

.fi-ss-steak:before {
    content: "\f9ac"
}

.fi-ss-steering-wheel:before {
    content: "\f9ad"
}

.fi-ss-step-backward:before {
    content: "\f9ae"
}

.fi-ss-step-forward:before {
    content: "\f9af"
}

.fi-ss-sterling-sign:before {
    content: "\f9b0"
}

.fi-ss-stethoscope:before {
    content: "\f9b1"
}

.fi-ss-sticker:before {
    content: "\f9b2"
}

.fi-ss-stocking:before {
    content: "\f9b3"
}

.fi-ss-stomach:before {
    content: "\f9b4"
}

.fi-ss-stop-circle:before {
    content: "\f9b5"
}

.fi-ss-stop:before {
    content: "\f9b6"
}

.fi-ss-stopwatch:before {
    content: "\f9b7"
}

.fi-ss-store-alt:before {
    content: "\f9b8"
}

.fi-ss-store-lock:before {
    content: "\f9b9"
}

.fi-ss-store-slash:before {
    content: "\f9ba"
}

.fi-ss-strawberry:before {
    content: "\f9bb"
}

.fi-ss-street-view:before {
    content: "\f9bc"
}

.fi-ss-stretcher:before {
    content: "\f9bd"
}

.fi-ss-strikethrough:before {
    content: "\f9be"
}

.fi-ss-stroopwafel:before {
    content: "\f9bf"
}

.fi-ss-subscript:before {
    content: "\f9c0"
}

.fi-ss-subtitles:before {
    content: "\f9c1"
}

.fi-ss-subway:before {
    content: "\f9c2"
}

.fi-ss-suitcase-alt:before {
    content: "\f9c3"
}

.fi-ss-summer:before {
    content: "\f9c4"
}

.fi-ss-sun-dust:before {
    content: "\f9c5"
}

.fi-ss-sun-plant-wilt:before {
    content: "\f9c6"
}

.fi-ss-sun:before {
    content: "\f9c7"
}

.fi-ss-sunglasses:before {
    content: "\f9c8"
}

.fi-ss-sunrise-alt:before {
    content: "\f9c9"
}

.fi-ss-sunrise:before {
    content: "\f9ca"
}

.fi-ss-sunset:before {
    content: "\f9cb"
}

.fi-ss-superscript:before {
    content: "\f9cc"
}

.fi-ss-surfing:before {
    content: "\f9cd"
}

.fi-ss-surprise:before {
    content: "\f9ce"
}

.fi-ss-sushi:before {
    content: "\f9cf"
}

.fi-ss-swatchbook:before {
    content: "\f9d0"
}

.fi-ss-swimmer:before {
    content: "\f9d1"
}

.fi-ss-sword:before {
    content: "\f9d2"
}

.fi-ss-symbol:before {
    content: "\f9d3"
}

.fi-ss-symbols:before {
    content: "\f9d4"
}

.fi-ss-syringe:before {
    content: "\f9d5"
}

.fi-ss-t:before {
    content: "\f9d6"
}

.fi-ss-table-columns:before {
    content: "\f9d7"
}

.fi-ss-table-layout:before {
    content: "\f9d8"
}

.fi-ss-table-list:before {
    content: "\f9d9"
}

.fi-ss-table-picnic:before {
    content: "\f9da"
}

.fi-ss-table-pivot:before {
    content: "\f9db"
}

.fi-ss-table-rows:before {
    content: "\f9dc"
}

.fi-ss-table-tree:before {
    content: "\f9dd"
}

.fi-ss-table:before {
    content: "\f9de"
}

.fi-ss-tablet-android-alt:before {
    content: "\f9df"
}

.fi-ss-tablet-android:before {
    content: "\f9e0"
}

.fi-ss-tablet-rugged:before {
    content: "\f9e1"
}

.fi-ss-tablet:before {
    content: "\f9e2"
}

.fi-ss-tachometer-alt-average:before {
    content: "\f9e3"
}

.fi-ss-tachometer-alt-fastest:before {
    content: "\f9e4"
}

.fi-ss-tachometer-alt-slow:before {
    content: "\f9e5"
}

.fi-ss-tachometer-alt-slowest:before {
    content: "\f9e6"
}

.fi-ss-tachometer-average:before {
    content: "\f9e7"
}

.fi-ss-tachometer-fast:before {
    content: "\f9e8"
}

.fi-ss-tachometer-fastest:before {
    content: "\f9e9"
}

.fi-ss-tachometer-slow:before {
    content: "\f9ea"
}

.fi-ss-tachometer-slowest:before {
    content: "\f9eb"
}

.fi-ss-tachometer:before {
    content: "\f9ec"
}

.fi-ss-taco:before {
    content: "\f9ed"
}

.fi-ss-tags:before {
    content: "\f9ee"
}

.fi-ss-tally-1:before {
    content: "\f9ef"
}

.fi-ss-tally-2:before {
    content: "\f9f0"
}

.fi-ss-tally-3:before {
    content: "\f9f1"
}

.fi-ss-tally-4:before {
    content: "\f9f2"
}

.fi-ss-tally:before {
    content: "\f9f3"
}

.fi-ss-tank-water:before {
    content: "\f9f4"
}

.fi-ss-tape:before {
    content: "\f9f5"
}

.fi-ss-target:before {
    content: "\f9f6"
}

.fi-ss-taxi-bus:before {
    content: "\f9f7"
}

.fi-ss-taxi:before {
    content: "\f9f8"
}

.fi-ss-teddy-bear:before {
    content: "\f9f9"
}

.fi-ss-teeth-open:before {
    content: "\f9fa"
}

.fi-ss-telescope:before {
    content: "\f9fb"
}

.fi-ss-temperature-down:before {
    content: "\f9fc"
}

.fi-ss-temperature-frigid:before {
    content: "\f9fd"
}

.fi-ss-temperature-high:before {
    content: "\f9fe"
}

.fi-ss-temperature-list:before {
    content: "\f9ff"
}

.fi-ss-temperature-low:before {
    content: "\fa00"
}

.fi-ss-temperature-up:before {
    content: "\fa01"
}

.fi-ss-template-alt:before {
    content: "\fa02"
}

.fi-ss-template:before {
    content: "\fa03"
}

.fi-ss-tenge:before {
    content: "\fa04"
}

.fi-ss-tennis:before {
    content: "\fa05"
}

.fi-ss-tent-arrow-down-to-line:before {
    content: "\fa06"
}

.fi-ss-tent-arrow-left-right:before {
    content: "\fa07"
}

.fi-ss-tent-arrow-turn-left:before {
    content: "\fa08"
}

.fi-ss-tent-arrows-down:before {
    content: "\fa09"
}

.fi-ss-tents:before {
    content: "\fa0a"
}

.fi-ss-terminal:before {
    content: "\fa0b"
}

.fi-ss-terrace:before {
    content: "\fa0c"
}

.fi-ss-test-tube:before {
    content: "\fa0d"
}

.fi-ss-test:before {
    content: "\fa0e"
}

.fi-ss-text-check:before {
    content: "\fa0f"
}

.fi-ss-text-height:before {
    content: "\fa10"
}

.fi-ss-text-shadow:before {
    content: "\fa11"
}

.fi-ss-text-size:before {
    content: "\fa12"
}

.fi-ss-text-slash:before {
    content: "\fa13"
}

.fi-ss-text-width:before {
    content: "\fa14"
}

.fi-ss-text:before {
    content: "\fa15"
}

.fi-ss-theater-masks:before {
    content: "\fa16"
}

.fi-ss-thermometer-alt:before {
    content: "\fa17"
}

.fi-ss-thermometer-empty:before {
    content: "\fa18"
}

.fi-ss-thermometer-full:before {
    content: "\fa19"
}

.fi-ss-thermometer-half:before {
    content: "\fa1a"
}

.fi-ss-thermometer-quarter:before {
    content: "\fa1b"
}

.fi-ss-thermometer-three-quarters:before {
    content: "\fa1c"
}

.fi-ss-theta:before {
    content: "\fa1d"
}

.fi-ss-thought-bubble:before {
    content: "\fa1e"
}

.fi-ss-thumbtack:before {
    content: "\fa1f"
}

.fi-ss-thunderstorm-moon:before {
    content: "\fa20"
}

.fi-ss-thunderstorm-sun:before {
    content: "\fa21"
}

.fi-ss-thunderstorm:before {
    content: "\fa22"
}

.fi-ss-ticket-airline:before {
    content: "\fa23"
}

.fi-ss-ticket-alt:before {
    content: "\fa24"
}

.fi-ss-ticket:before {
    content: "\fa25"
}

.fi-ss-tickets-airline:before {
    content: "\fa26"
}

.fi-ss-tilde:before {
    content: "\fa27"
}

.fi-ss-time-add:before {
    content: "\fa28"
}

.fi-ss-time-check:before {
    content: "\fa29"
}

.fi-ss-time-delete:before {
    content: "\fa2a"
}

.fi-ss-time-fast:before {
    content: "\fa2b"
}

.fi-ss-time-forward-sixty:before {
    content: "\fa2c"
}

.fi-ss-time-forward-ten:before {
    content: "\fa2d"
}

.fi-ss-time-forward:before {
    content: "\fa2e"
}

.fi-ss-time-half-past:before {
    content: "\fa2f"
}

.fi-ss-time-oclock:before {
    content: "\fa30"
}

.fi-ss-time-past:before {
    content: "\fa31"
}

.fi-ss-time-quarter-past:before {
    content: "\fa32"
}

.fi-ss-time-quarter-to:before {
    content: "\fa33"
}

.fi-ss-time-twenty-four:before {
    content: "\fa34"
}

.fi-ss-times-hexagon:before {
    content: "\fa35"
}

.fi-ss-tint-slash:before {
    content: "\fa36"
}

.fi-ss-tire-flat:before {
    content: "\fa37"
}

.fi-ss-tire-pressure-warning:before {
    content: "\fa38"
}

.fi-ss-tire-rugged:before {
    content: "\fa39"
}

.fi-ss-tire:before {
    content: "\fa3a"
}

.fi-ss-tired:before {
    content: "\fa3b"
}

.fi-ss-toggle-off:before {
    content: "\fa3c"
}

.fi-ss-toggle-on:before {
    content: "\fa3d"
}

.fi-ss-toilet-paper-blank-under:before {
    content: "\fa3e"
}

.fi-ss-toilet-paper-blank:before {
    content: "\fa3f"
}

.fi-ss-toilet-paper-slash:before {
    content: "\fa40"
}

.fi-ss-toilet-paper-under-slash:before {
    content: "\fa41"
}

.fi-ss-toilet-paper-under:before {
    content: "\fa42"
}

.fi-ss-toilet:before {
    content: "\fa43"
}

.fi-ss-tomato:before {
    content: "\fa44"
}

.fi-ss-tombstone-alt:before {
    content: "\fa45"
}

.fi-ss-tombstone:before {
    content: "\fa46"
}

.fi-ss-tool-box:before {
    content: "\fa47"
}

.fi-ss-tool-crop:before {
    content: "\fa48"
}

.fi-ss-tool-marquee:before {
    content: "\fa49"
}

.fi-ss-tools:before {
    content: "\fa4a"
}

.fi-ss-tooth:before {
    content: "\fa4b"
}

.fi-ss-toothbrush:before {
    content: "\fa4c"
}

.fi-ss-tornado:before {
    content: "\fa4d"
}

.fi-ss-tower-control:before {
    content: "\fa4e"
}

.fi-ss-tractor:before {
    content: "\fa4f"
}

.fi-ss-trademark:before {
    content: "\fa50"
}

.fi-ss-traffic-cone:before {
    content: "\fa51"
}

.fi-ss-traffic-light-go:before {
    content: "\fa52"
}

.fi-ss-traffic-light-slow:before {
    content: "\fa53"
}

.fi-ss-traffic-light-stop:before {
    content: "\fa54"
}

.fi-ss-traffic-light:before {
    content: "\fa55"
}

.fi-ss-trailer:before {
    content: "\fa56"
}

.fi-ss-train-side:before {
    content: "\fa57"
}

.fi-ss-train-subway-tunnel:before {
    content: "\fa58"
}

.fi-ss-train-tram:before {
    content: "\fa59"
}

.fi-ss-train:before {
    content: "\fa5a"
}

.fi-ss-tram:before {
    content: "\fa5b"
}

.fi-ss-transform:before {
    content: "\fa5c"
}

.fi-ss-transformer-bolt:before {
    content: "\fa5d"
}

.fi-ss-transgender:before {
    content: "\fa5e"
}

.fi-ss-transporter-1:before {
    content: "\fa5f"
}

.fi-ss-transporter-2:before {
    content: "\fa60"
}

.fi-ss-transporter-3:before {
    content: "\fa61"
}

.fi-ss-transporter-4:before {
    content: "\fa62"
}

.fi-ss-transporter-5:before {
    content: "\fa63"
}

.fi-ss-transporter-6:before {
    content: "\fa64"
}

.fi-ss-transporter-7:before {
    content: "\fa65"
}

.fi-ss-transporter-empty:before {
    content: "\fa66"
}

.fi-ss-transporter:before {
    content: "\fa67"
}

.fi-ss-trash-can-check:before {
    content: "\fa68"
}

.fi-ss-trash-can-clock:before {
    content: "\fa69"
}

.fi-ss-trash-can-list:before {
    content: "\fa6a"
}

.fi-ss-trash-can-plus:before {
    content: "\fa6b"
}

.fi-ss-trash-can-slash:before {
    content: "\fa6c"
}

.fi-ss-trash-check:before {
    content: "\fa6d"
}

.fi-ss-trash-clock:before {
    content: "\fa6e"
}

.fi-ss-trash-list:before {
    content: "\fa6f"
}

.fi-ss-trash-plus:before {
    content: "\fa70"
}

.fi-ss-trash-restore-alt:before {
    content: "\fa71"
}

.fi-ss-trash-restore:before {
    content: "\fa72"
}

.fi-ss-trash-slash:before {
    content: "\fa73"
}

.fi-ss-trash-undo-alt:before {
    content: "\fa74"
}

.fi-ss-trash-undo:before {
    content: "\fa75"
}

.fi-ss-trash-xmark:before {
    content: "\fa76"
}

.fi-ss-trash:before {
    content: "\fa77"
}

.fi-ss-treasure-chest:before {
    content: "\fa78"
}

.fi-ss-treatment:before {
    content: "\fa79"
}

.fi-ss-tree-alt:before {
    content: "\fa7a"
}

.fi-ss-tree-christmas:before {
    content: "\fa7b"
}

.fi-ss-tree-deciduous:before {
    content: "\fa7c"
}

.fi-ss-tree:before {
    content: "\fa7d"
}

.fi-ss-trees-alt:before {
    content: "\fa7e"
}

.fi-ss-trees:before {
    content: "\fa7f"
}

.fi-ss-triangle-music:before {
    content: "\fa80"
}

.fi-ss-triangle-person-digging:before {
    content: "\fa81"
}

.fi-ss-triangle-warning:before {
    content: "\fa82"
}

.fi-ss-triangle:before {
    content: "\fa83"
}

.fi-ss-trillium:before {
    content: "\fa84"
}

.fi-ss-trophy-star:before {
    content: "\fa85"
}

.fi-ss-trophy:before {
    content: "\fa86"
}

.fi-ss-truck-bolt:before {
    content: "\fa87"
}

.fi-ss-truck-container-empty:before {
    content: "\fa88"
}

.fi-ss-truck-container:before {
    content: "\fa89"
}

.fi-ss-truck-couch:before {
    content: "\fa8a"
}

.fi-ss-truck-flatbed:before {
    content: "\fa8b"
}

.fi-ss-truck-front:before {
    content: "\fa8c"
}

.fi-ss-truck-loading:before {
    content: "\fa8d"
}

.fi-ss-truck-medical:before {
    content: "\fa8e"
}

.fi-ss-truck-monster:before {
    content: "\fa8f"
}

.fi-ss-truck-moving:before {
    content: "\fa90"
}

.fi-ss-truck-pickup:before {
    content: "\fa91"
}

.fi-ss-truck-plow:before {
    content: "\fa92"
}

.fi-ss-truck-ramp:before {
    content: "\fa93"
}

.fi-ss-truck-side:before {
    content: "\fa94"
}

.fi-ss-truck-tow:before {
    content: "\fa95"
}

.fi-ss-trumpet:before {
    content: "\fa96"
}

.fi-ss-tshirt:before {
    content: "\fa97"
}

.fi-ss-tty:before {
    content: "\fa98"
}

.fi-ss-tubes:before {
    content: "\fa99"
}

.fi-ss-tugrik-sign:before {
    content: "\fa9a"
}

.fi-ss-turkey:before {
    content: "\fa9b"
}

.fi-ss-turntable:before {
    content: "\fa9c"
}

.fi-ss-turtle:before {
    content: "\fa9d"
}

.fi-ss-tv-music:before {
    content: "\fa9e"
}

.fi-ss-tv-retro:before {
    content: "\fa9f"
}

.fi-ss-typewriter:before {
    content: "\faa0"
}

.fi-ss-u:before {
    content: "\faa1"
}

.fi-ss-ufo-beam:before {
    content: "\faa2"
}

.fi-ss-ufo:before {
    content: "\faa3"
}

.fi-ss-umbrella-beach:before {
    content: "\faa4"
}

.fi-ss-umbrella:before {
    content: "\faa5"
}

.fi-ss-underline:before {
    content: "\faa6"
}

.fi-ss-undo-alt:before {
    content: "\faa7"
}

.fi-ss-undo:before {
    content: "\faa8"
}

.fi-ss-unicorn:before {
    content: "\faa9"
}

.fi-ss-uniform-martial-arts:before {
    content: "\faaa"
}

.fi-ss-universal-access:before {
    content: "\faab"
}

.fi-ss-unlock:before {
    content: "\faac"
}

.fi-ss-up-left:before {
    content: "\faad"
}

.fi-ss-up-right:before {
    content: "\faae"
}

.fi-ss-up:before {
    content: "\faaf"
}

.fi-ss-upload:before {
    content: "\fab0"
}

.fi-ss-usb-pendrive:before {
    content: "\fab1"
}

.fi-ss-usd-circle:before {
    content: "\fab2"
}

.fi-ss-usd-square:before {
    content: "\fab3"
}

.fi-ss-user-add:before {
    content: "\fab4"
}

.fi-ss-user-alien:before {
    content: "\fab5"
}

.fi-ss-user-astronaut:before {
    content: "\fab6"
}

.fi-ss-user-check:before {
    content: "\fab7"
}

.fi-ss-user-cowboy:before {
    content: "\fab8"
}

.fi-ss-user-crown:before {
    content: "\fab9"
}

.fi-ss-user-gear:before {
    content: "\faba"
}

.fi-ss-user-headset:before {
    content: "\fabb"
}

.fi-ss-user-helmet-safety:before {
    content: "\fabc"
}

.fi-ss-user-injured:before {
    content: "\fabd"
}

.fi-ss-user-lock:before {
    content: "\fabe"
}

.fi-ss-user-md-chat:before {
    content: "\fabf"
}

.fi-ss-user-md:before {
    content: "\fac0"
}

.fi-ss-user-minus:before {
    content: "\fac1"
}

.fi-ss-user-music:before {
    content: "\fac2"
}

.fi-ss-user-ninja:before {
    content: "\fac3"
}

.fi-ss-user-nurse:before {
    content: "\fac4"
}

.fi-ss-user-pen:before {
    content: "\fac5"
}

.fi-ss-user-pilot-tie:before {
    content: "\fac6"
}

.fi-ss-user-pilot:before {
    content: "\fac7"
}

.fi-ss-user-police:before {
    content: "\fac8"
}

.fi-ss-user-robot-xmarks:before {
    content: "\fac9"
}

.fi-ss-user-robot:before {
    content: "\faca"
}

.fi-ss-user-shield:before {
    content: "\facb"
}

.fi-ss-user-slash:before {
    content: "\facc"
}

.fi-ss-user-tag:before {
    content: "\facd"
}

.fi-ss-user-time:before {
    content: "\face"
}

.fi-ss-user-unlock:before {
    content: "\facf"
}

.fi-ss-user-visor:before {
    content: "\fad0"
}

.fi-ss-user-xmark:before {
    content: "\fad1"
}

.fi-ss-user:before {
    content: "\fad2"
}

.fi-ss-users-alt:before {
    content: "\fad3"
}

.fi-ss-users-gear:before {
    content: "\fad4"
}

.fi-ss-users-medical:before {
    content: "\fad5"
}

.fi-ss-users-slash:before {
    content: "\fad6"
}

.fi-ss-users:before {
    content: "\fad7"
}

.fi-ss-utensils:before {
    content: "\fad8"
}

.fi-ss-utility-pole-double:before {
    content: "\fad9"
}

.fi-ss-utility-pole:before {
    content: "\fada"
}

.fi-ss-v:before {
    content: "\fadb"
}

.fi-ss-vacuum-robot:before {
    content: "\fadc"
}

.fi-ss-vacuum:before {
    content: "\fadd"
}

.fi-ss-value-absolute:before {
    content: "\fade"
}

.fi-ss-vault:before {
    content: "\fadf"
}

.fi-ss-vector-alt:before {
    content: "\fae0"
}

.fi-ss-vector-circle:before {
    content: "\fae1"
}

.fi-ss-vector-polygon:before {
    content: "\fae2"
}

.fi-ss-vector:before {
    content: "\fae3"
}

.fi-ss-venus-double:before {
    content: "\fae4"
}

.fi-ss-venus-mars:before {
    content: "\fae5"
}

.fi-ss-venus:before {
    content: "\fae6"
}

.fi-ss-vest-patches:before {
    content: "\fae7"
}

.fi-ss-vest:before {
    content: "\fae8"
}

.fi-ss-video-arrow-down-left:before {
    content: "\fae9"
}

.fi-ss-video-arrow-up-right:before {
    content: "\faea"
}

.fi-ss-video-camera-alt:before {
    content: "\faeb"
}

.fi-ss-video-camera:before {
    content: "\faec"
}

.fi-ss-video-plus:before {
    content: "\faed"
}

.fi-ss-video-slash:before {
    content: "\faee"
}

.fi-ss-virus-slash:before {
    content: "\faef"
}

.fi-ss-virus:before {
    content: "\faf0"
}

.fi-ss-viruses:before {
    content: "\faf1"
}

.fi-ss-voicemail:before {
    content: "\faf2"
}

.fi-ss-volcano:before {
    content: "\faf3"
}

.fi-ss-volleyball:before {
    content: "\faf4"
}

.fi-ss-volume-down:before {
    content: "\faf5"
}

.fi-ss-volume-mute:before {
    content: "\faf6"
}

.fi-ss-volume-off:before {
    content: "\faf7"
}

.fi-ss-volume-slash:before {
    content: "\faf8"
}

.fi-ss-volume:before {
    content: "\faf9"
}

.fi-ss-vote-nay:before {
    content: "\fafa"
}

.fi-ss-vote-yea:before {
    content: "\fafb"
}

.fi-ss-vr-cardboard:before {
    content: "\fafc"
}

.fi-ss-w:before {
    content: "\fafd"
}

.fi-ss-wagon-covered:before {
    content: "\fafe"
}

.fi-ss-walker:before {
    content: "\faff"
}

.fi-ss-walkie-talkie:before {
    content: "\fb00"
}

.fi-ss-wallet:before {
    content: "\fb01"
}

.fi-ss-warehouse-alt:before {
    content: "\fb02"
}

.fi-ss-washer:before {
    content: "\fb03"
}

.fi-ss-watch-calculator:before {
    content: "\fb04"
}

.fi-ss-watch-fitness:before {
    content: "\fb05"
}

.fi-ss-watch-smart:before {
    content: "\fb06"
}

.fi-ss-watch:before {
    content: "\fb07"
}

.fi-ss-water-bottle:before {
    content: "\fb08"
}

.fi-ss-water-ladder:before {
    content: "\fb09"
}

.fi-ss-water-lower:before {
    content: "\fb0a"
}

.fi-ss-water-rise:before {
    content: "\fb0b"
}

.fi-ss-water:before {
    content: "\fb0c"
}

.fi-ss-watermelon:before {
    content: "\fb0d"
}

.fi-ss-wave-sine:before {
    content: "\fb0e"
}

.fi-ss-wave-square:before {
    content: "\fb0f"
}

.fi-ss-wave-triangle:before {
    content: "\fb10"
}

.fi-ss-waveform-path:before {
    content: "\fb11"
}

.fi-ss-waveform:before {
    content: "\fb12"
}

.fi-ss-webcam-slash:before {
    content: "\fb13"
}

.fi-ss-webcam:before {
    content: "\fb14"
}

.fi-ss-whale:before {
    content: "\fb15"
}

.fi-ss-wheat:before {
    content: "\fb16"
}

.fi-ss-wheelchair-move:before {
    content: "\fb17"
}

.fi-ss-wheelchair:before {
    content: "\fb18"
}

.fi-ss-whistle:before {
    content: "\fb19"
}

.fi-ss-wifi-1:before {
    content: "\fb1a"
}

.fi-ss-wifi-2:before {
    content: "\fb1b"
}

.fi-ss-wifi-alt:before {
    content: "\fb1c"
}

.fi-ss-wifi-exclamation:before {
    content: "\fb1d"
}

.fi-ss-wifi-slash:before {
    content: "\fb1e"
}

.fi-ss-wifi:before {
    content: "\fb1f"
}

.fi-ss-wind-turbine:before {
    content: "\fb20"
}

.fi-ss-wind-warning:before {
    content: "\fb21"
}

.fi-ss-wind:before {
    content: "\fb22"
}

.fi-ss-window-alt:before {
    content: "\fb23"
}

.fi-ss-window-frame-open:before {
    content: "\fb24"
}

.fi-ss-window-frame:before {
    content: "\fb25"
}

.fi-ss-window-maximize:before {
    content: "\fb26"
}

.fi-ss-window-minimize:before {
    content: "\fb27"
}

.fi-ss-window-restore:before {
    content: "\fb28"
}

.fi-ss-windsock:before {
    content: "\fb29"
}

.fi-ss-wine-bottle:before {
    content: "\fb2a"
}

.fi-ss-wine-glass-crack:before {
    content: "\fb2b"
}

.fi-ss-woman-head:before {
    content: "\fb2c"
}

.fi-ss-won-sign:before {
    content: "\fb2d"
}

.fi-ss-world:before {
    content: "\fb2e"
}

.fi-ss-worm:before {
    content: "\fb2f"
}

.fi-ss-wreath:before {
    content: "\fb30"
}

.fi-ss-wrench-alt:before {
    content: "\fb31"
}

.fi-ss-wrench-simple:before {
    content: "\fb32"
}

.fi-ss-x-ray:before {
    content: "\fb33"
}

.fi-ss-x:before {
    content: "\fb34"
}

.fi-ss-y:before {
    content: "\fb35"
}

.fi-ss-yen:before {
    content: "\fb36"
}

.fi-ss-yin-yang:before {
    content: "\fb37"
}

.fi-ss-z:before {
    content: "\fb38"
}

.fi-ss-zoom-in:before {
    content: "\fb39"
}

.fi-ss-zoom-out:before {
    content: "\fb3a"
}

@font-face {
    font-family: uicons-brands;
    src: url(../media/uicons-brands-ZJWE2ELA.ca6c4d11.eot#iefix) format("embedded-opentype"),url(../media/uicons-brands-XJPKRNBN.ba5ea8b4.woff2) format("woff2"),url(../media/uicons-brands-PQBQF6T3.7c0302fa.woff) format("woff")
}

i[class*=" fi-brands-"]:before,i[class^=fi-brands-]:before,span[class*=fi-brands-]:before,span[class^=fi-brands-]:before {
    font-family: uicons-brands!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-brands-3m:before {
    content: "\f101"
}

.fi-brands-500px:before {
    content: "\f102"
}

.fi-brands-abbot-laboratories:before {
    content: "\f103"
}

.fi-brands-accusoft:before {
    content: "\f104"
}

.fi-brands-acrobat:before {
    content: "\f105"
}

.fi-brands-adobe:before {
    content: "\f106"
}

.fi-brands-aecom:before {
    content: "\f107"
}

.fi-brands-aero:before {
    content: "\f108"
}

.fi-brands-after-effects:before {
    content: "\f109"
}

.fi-brands-airbnb:before {
    content: "\f10a"
}

.fi-brands-algolia:before {
    content: "\f10b"
}

.fi-brands-amd:before {
    content: "\f10c"
}

.fi-brands-american-express:before {
    content: "\f10d"
}

.fi-brands-android:before {
    content: "\f10e"
}

.fi-brands-animate:before {
    content: "\f10f"
}

.fi-brands-app-store-ios:before {
    content: "\f110"
}

.fi-brands-apple-pay:before {
    content: "\f111"
}

.fi-brands-apple:before {
    content: "\f112"
}

.fi-brands-artstation:before {
    content: "\f113"
}

.fi-brands-astrazeneca:before {
    content: "\f114"
}

.fi-brands-asus:before {
    content: "\f115"
}

.fi-brands-atandt:before {
    content: "\f116"
}

.fi-brands-atlassian:before {
    content: "\f117"
}

.fi-brands-atom:before {
    content: "\f118"
}

.fi-brands-audition:before {
    content: "\f119"
}

.fi-brands-behance:before {
    content: "\f11a"
}

.fi-brands-bitcoin:before {
    content: "\f11b"
}

.fi-brands-blackberry:before {
    content: "\f11c"
}

.fi-brands-blogger:before {
    content: "\f11d"
}

.fi-brands-bluetooth:before {
    content: "\f11e"
}

.fi-brands-bootstrap:before {
    content: "\f11f"
}

.fi-brands-bridgestone:before {
    content: "\f120"
}

.fi-brands-burger-king:before {
    content: "\f121"
}

.fi-brands-c:before {
    content: "\f122"
}

.fi-brands-capture:before {
    content: "\f123"
}

.fi-brands-cc-amazon-pay:before {
    content: "\f124"
}

.fi-brands-cc-apple-pay:before {
    content: "\f125"
}

.fi-brands-cc-diners-club:before {
    content: "\f126"
}

.fi-brands-cc-visa:before {
    content: "\f127"
}

.fi-brands-centos:before {
    content: "\f128"
}

.fi-brands-character:before {
    content: "\f129"
}

.fi-brands-chromecast:before {
    content: "\f12a"
}

.fi-brands-cloudflare:before {
    content: "\f12b"
}

.fi-brands-confluence:before {
    content: "\f12c"
}

.fi-brands-creative-commons-by:before {
    content: "\f12d"
}

.fi-brands-creative-commons-nc-eu:before {
    content: "\f12e"
}

.fi-brands-creative-commons-nc-jp:before {
    content: "\f12f"
}

.fi-brands-creative-commons-nc:before {
    content: "\f130"
}

.fi-brands-creative-commons-nd:before {
    content: "\f131"
}

.fi-brands-creative-commons-pd-alt:before {
    content: "\f132"
}

.fi-brands-creative-commons-pd:before {
    content: "\f133"
}

.fi-brands-creative-commons-remix:before {
    content: "\f134"
}

.fi-brands-creative-commons-sa:before {
    content: "\f135"
}

.fi-brands-creative-commons-sampling-plus:before {
    content: "\f136"
}

.fi-brands-creative-commons-sampling:before {
    content: "\f137"
}

.fi-brands-creative-commons-share:before {
    content: "\f138"
}

.fi-brands-creative-commons-zero:before {
    content: "\f139"
}

.fi-brands-creative-commons:before {
    content: "\f13a"
}

.fi-brands-css3-alt:before {
    content: "\f13b"
}

.fi-brands-css3:before {
    content: "\f13c"
}

.fi-brands-dailymotion:before {
    content: "\f13d"
}

.fi-brands-deezer:before {
    content: "\f13e"
}

.fi-brands-delphi:before {
    content: "\f13f"
}

.fi-brands-dev:before {
    content: "\f140"
}

.fi-brands-devianart:before {
    content: "\f141"
}

.fi-brands-digg:before {
    content: "\f142"
}

.fi-brands-dimension:before {
    content: "\f143"
}

.fi-brands-discord:before {
    content: "\f144"
}

.fi-brands-docker:before {
    content: "\f145"
}

.fi-brands-dribbble:before {
    content: "\f146"
}

.fi-brands-dropbox:before {
    content: "\f147"
}

.fi-brands-drupal:before {
    content: "\f148"
}

.fi-brands-ebay:before {
    content: "\f149"
}

.fi-brands-elementor:before {
    content: "\f14a"
}

.fi-brands-ethereum:before {
    content: "\f14b"
}

.fi-brands-etsy:before {
    content: "\f14c"
}

.fi-brands-evernote:before {
    content: "\f14d"
}

.fi-brands-facebook-messenger:before {
    content: "\f14e"
}

.fi-brands-facebook:before {
    content: "\f14f"
}

.fi-brands-fedex:before {
    content: "\f150"
}

.fi-brands-figma:before {
    content: "\f151"
}

.fi-brands-firefox-browser:before {
    content: "\f152"
}

.fi-brands-firefox:before {
    content: "\f153"
}

.fi-brands-flaticon-1:before {
    content: "\f154"
}

.fi-brands-flaticon:before {
    content: "\f155"
}

.fi-brands-flickr:before {
    content: "\f156"
}

.fi-brands-flipboard:before {
    content: "\f157"
}

.fi-brands-fonts:before {
    content: "\f158"
}

.fi-brands-foursquare:before {
    content: "\f159"
}

.fi-brands-freepik-1:before {
    content: "\f15a"
}

.fi-brands-freepik:before {
    content: "\f15b"
}

.fi-brands-fresco:before {
    content: "\f15c"
}

.fi-brands-github:before {
    content: "\f15d"
}

.fi-brands-gitlab:before {
    content: "\f15e"
}

.fi-brands-goodreads:before {
    content: "\f15f"
}

.fi-brands-google:before {
    content: "\f160"
}

.fi-brands-haskell:before {
    content: "\f161"
}

.fi-brands-hbo:before {
    content: "\f162"
}

.fi-brands-hotjar:before {
    content: "\f163"
}

.fi-brands-html5:before {
    content: "\f164"
}

.fi-brands-huawei:before {
    content: "\f165"
}

.fi-brands-hubspot:before {
    content: "\f166"
}

.fi-brands-ibm:before {
    content: "\f167"
}

.fi-brands-iconfinder:before {
    content: "\f168"
}

.fi-brands-illustrator-draw:before {
    content: "\f169"
}

.fi-brands-illustrator:before {
    content: "\f16a"
}

.fi-brands-imdb:before {
    content: "\f16b"
}

.fi-brands-incopy:before {
    content: "\f16c"
}

.fi-brands-indesign:before {
    content: "\f16d"
}

.fi-brands-instagram:before {
    content: "\f16e"
}

.fi-brands-intel:before {
    content: "\f16f"
}

.fi-brands-invision:before {
    content: "\f170"
}

.fi-brands-itunes:before {
    content: "\f171"
}

.fi-brands-janseen:before {
    content: "\f172"
}

.fi-brands-java:before {
    content: "\f173"
}

.fi-brands-jcb:before {
    content: "\f174"
}

.fi-brands-jira:before {
    content: "\f175"
}

.fi-brands-johnson-and-johnson:before {
    content: "\f176"
}

.fi-brands-joomla:before {
    content: "\f177"
}

.fi-brands-js:before {
    content: "\f178"
}

.fi-brands-kickstarter:before {
    content: "\f179"
}

.fi-brands-line:before {
    content: "\f17a"
}

.fi-brands-linkedin:before {
    content: "\f17b"
}

.fi-brands-lisp:before {
    content: "\f17c"
}

.fi-brands-mailchimp:before {
    content: "\f17d"
}

.fi-brands-marriott-international:before {
    content: "\f17e"
}

.fi-brands-mcdonalds:before {
    content: "\f17f"
}

.fi-brands-media-encoder:before {
    content: "\f180"
}

.fi-brands-medium:before {
    content: "\f181"
}

.fi-brands-meta:before {
    content: "\f182"
}

.fi-brands-microsoft-edge:before {
    content: "\f183"
}

.fi-brands-microsoft-explorer:before {
    content: "\f184"
}

.fi-brands-microsoft:before {
    content: "\f185"
}

.fi-brands-mysql:before {
    content: "\f186"
}

.fi-brands-napster:before {
    content: "\f187"
}

.fi-brands-nestle:before {
    content: "\f188"
}

.fi-brands-netflix:before {
    content: "\f189"
}

.fi-brands-node-js:before {
    content: "\f18a"
}

.fi-brands-nvidia:before {
    content: "\f18b"
}

.fi-brands-oracle:before {
    content: "\f18c"
}

.fi-brands-patreon:before {
    content: "\f18d"
}

.fi-brands-paypal:before {
    content: "\f18e"
}

.fi-brands-pfizer:before {
    content: "\f18f"
}

.fi-brands-photoshop-camera:before {
    content: "\f190"
}

.fi-brands-photoshop-express:before {
    content: "\f191"
}

.fi-brands-photoshop-lightroom-classic:before {
    content: "\f192"
}

.fi-brands-photoshop-lightroom:before {
    content: "\f193"
}

.fi-brands-photoshop:before {
    content: "\f194"
}

.fi-brands-php:before {
    content: "\f195"
}

.fi-brands-pinterest:before {
    content: "\f196"
}

.fi-brands-postgre:before {
    content: "\f197"
}

.fi-brands-premiere-rush:before {
    content: "\f198"
}

.fi-brands-premiere:before {
    content: "\f199"
}

.fi-brands-product-hunt:before {
    content: "\f19a"
}

.fi-brands-python:before {
    content: "\f19b"
}

.fi-brands-raspberry-pi:before {
    content: "\f19c"
}

.fi-brands-reddit:before {
    content: "\f19d"
}

.fi-brands-samsung:before {
    content: "\f19e"
}

.fi-brands-sap:before {
    content: "\f19f"
}

.fi-brands-sass:before {
    content: "\f1a0"
}

.fi-brands-shopify:before {
    content: "\f1a1"
}

.fi-brands-siemens:before {
    content: "\f1a2"
}

.fi-brands-sketch:before {
    content: "\f1a3"
}

.fi-brands-skype:before {
    content: "\f1a4"
}

.fi-brands-slack:before {
    content: "\f1a5"
}

.fi-brands-slidesgo:before {
    content: "\f1a6"
}

.fi-brands-snapchat:before {
    content: "\f1a7"
}

.fi-brands-sony:before {
    content: "\f1a8"
}

.fi-brands-soundcloud:before {
    content: "\f1a9"
}

.fi-brands-spark:before {
    content: "\f1aa"
}

.fi-brands-spotify:before {
    content: "\f1ab"
}

.fi-brands-starbucks:before {
    content: "\f1ac"
}

.fi-brands-stock:before {
    content: "\f1ad"
}

.fi-brands-storyset:before {
    content: "\f1ae"
}

.fi-brands-stripe:before {
    content: "\f1af"
}

.fi-brands-substance-3d-designer:before {
    content: "\f1b0"
}

.fi-brands-substance-3d-painter:before {
    content: "\f1b1"
}

.fi-brands-substance-3d-sampler:before {
    content: "\f1b2"
}

.fi-brands-substance-3d-stager:before {
    content: "\f1b3"
}

.fi-brands-swift:before {
    content: "\f1b4"
}

.fi-brands-t-mobile:before {
    content: "\f1b5"
}

.fi-brands-telegram:before {
    content: "\f1b6"
}

.fi-brands-tencent:before {
    content: "\f1b7"
}

.fi-brands-the-home-depot:before {
    content: "\f1b8"
}

.fi-brands-tik-tok:before {
    content: "\f1b9"
}

.fi-brands-trello:before {
    content: "\f1ba"
}

.fi-brands-tripadvisor:before {
    content: "\f1bb"
}

.fi-brands-tumblr:before {
    content: "\f1bc"
}

.fi-brands-twitch:before {
    content: "\f1bd"
}

.fi-brands-twitter-alt-circle:before {
    content: "\f1be"
}

.fi-brands-twitter-alt-square:before {
    content: "\f1bf"
}

.fi-brands-twitter-alt:before {
    content: "\f1c0"
}

.fi-brands-twitter:before {
    content: "\f1c1"
}

.fi-brands-typescript:before {
    content: "\f1c2"
}

.fi-brands-uber:before {
    content: "\f1c3"
}

.fi-brands-ubuntu:before {
    content: "\f1c4"
}

.fi-brands-unilever:before {
    content: "\f1c5"
}

.fi-brands-unity:before {
    content: "\f1c6"
}

.fi-brands-unsplash:before {
    content: "\f1c7"
}

.fi-brands-ups:before {
    content: "\f1c8"
}

.fi-brands-usaa:before {
    content: "\f1c9"
}

.fi-brands-verizon:before {
    content: "\f1ca"
}

.fi-brands-videvo:before {
    content: "\f1cb"
}

.fi-brands-vimeo:before {
    content: "\f1cc"
}

.fi-brands-visa:before {
    content: "\f1cd"
}

.fi-brands-visual-basic:before {
    content: "\f1ce"
}

.fi-brands-vk:before {
    content: "\f1cf"
}

.fi-brands-walmart:before {
    content: "\f1d0"
}

.fi-brands-wepik:before {
    content: "\f1d1"
}

.fi-brands-whatsapp:before {
    content: "\f1d2"
}

.fi-brands-wikipedia:before {
    content: "\f1d3"
}

.fi-brands-windows:before {
    content: "\f1d4"
}

.fi-brands-wix:before {
    content: "\f1d5"
}

.fi-brands-wordpress:before {
    content: "\f1d6"
}

.fi-brands-xd:before {
    content: "\f1d7"
}

.fi-brands-xing:before {
    content: "\f1d8"
}

.fi-brands-yahoo:before {
    content: "\f1d9"
}

.fi-brands-yandex:before {
    content: "\f1da"
}

.fi-brands-yelp:before {
    content: "\f1db"
}

.fi-brands-youtube:before {
    content: "\f1dc"
}

.fi-brands-zoom:before {
    content: "\f1dd"
}

@media screen and (max-width: 680px) {
    .header-right {
        display: none;
    }
}

