/* [project]/merchant.baboonpay.com/node_modules/nprogress/nprogress.css [app-client] (css) */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  z-index: 1031;
  background: #29d;
  width: 100%;
  height: 2px;
  position: fixed;
  top: 0;
  left: 0;
}

#nprogress .peg {
  opacity: 1;
  width: 100px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  transform: rotate(3deg)translate(0, -4px);
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
}

#nprogress .spinner {
  z-index: 1031;
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0);
  border-color: #29d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #29d;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  animation: .4s linear infinite nprogress-spinner;
}

.nprogress-custom-parent {
  position: relative;
  overflow: hidden;
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* [next]/internal/font/google/plus_jakarta_sans_775f384c.module.css [app-client] (css) */
@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/0b1dc8ddaa74ba49-s.8624a701.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/e629b5bc06499d58-s.8e66b869.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/1a099d89ee94ee96-s.f6ed4c33.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, 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: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Plus Jakarta Sans Fallback;
  src: local(Arial);
  ascent-override: 98.88%;
  descent-override: 21.15%;
  line-gap-override: 0.0%;
  size-adjust: 104.98%;
}

.plus_jakarta_sans_775f384c-module__8AP2Ya__className {
  font-family: Plus Jakarta Sans, Plus Jakarta Sans Fallback;
  font-style: normal;
}

.plus_jakarta_sans_775f384c-module__8AP2Ya__variable {
  --font-plus-jakarta-sans: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback";
}

/* [project]/merchant.baboonpay.com/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }

    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-500: #fb2c36;
    --color-red-700: #bf000f;
    --color-orange-100: #ffedd5;
    --color-orange-200: #ffd7a8;
    --color-orange-700: #c53c00;
    --color-blue-100: #dbeafe;
    --color-blue-200: #bedbff;
    --color-blue-700: #1447e6;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-900: #101828;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-2xl: 1rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-merchant-primary: #4cd080;
    --color-merchant-text: #1a202c;
    --color-merchant-paragraph: rgba(26, 32, 44, .6);
    --color-merchant-input-border: rgba(26, 32, 44, .1);
    --color-merchant-error: #dc3c22;
    --color-merchant-success: #14ae6f;
    --color-merchant-bg-one: #effaf4;
  }

  @supports (color: color(display-p3 0 0 0)) {
    :root, :host {
      --color-red-500: color(display-p3 .903738 .262579 .253307);
      --color-red-700: color(display-p3 .692737 .116232 .104679);
      --color-orange-100: color(display-p3 .988762 .931393 .843273);
      --color-orange-200: color(display-p3 .974647 .84705 .680111);
      --color-orange-700: color(display-p3 .729844 .257256 .0511062);
      --color-blue-100: color(display-p3 .869214 .915931 .989622);
      --color-blue-200: color(display-p3 .76688 .855207 .987483);
      --color-blue-700: color(display-p3 .1379 .274983 .867624);
      --color-gray-50: color(display-p3 .977213 .98084 .985102);
      --color-gray-100: color(display-p3 .953567 .956796 .964321);
      --color-gray-200: color(display-p3 .899787 .906171 .92106);
      --color-gray-300: color(display-p3 .822033 .835264 .858521);
      --color-gray-400: color(display-p3 .605734 .630385 .680158);
      --color-gray-500: color(display-p3 .421287 .446085 .504784);
      --color-gray-600: color(display-p3 .297358 .332176 .39043);
      --color-gray-700: color(display-p3 .219968 .253721 .318679);
      --color-gray-900: color(display-p3 .070423 .0928982 .151928);
    }
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-orange-100: lab(94.7127% 3.58394 14.3151);
      --color-orange-200: lab(88.4871% 9.94918 28.8378);
      --color-orange-700: lab(46.4615% 57.7275 70.8507);
      --color-blue-100: lab(92.0301% -2.24757 -11.6453);
      --color-blue-200: lab(86.15% -4.04379 -21.0797);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-900: lab(8.11897% .811279 -12.254);
    }
  }
}

@layer base {
  *, :after, :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::-webkit-file-upload-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-moz-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::-webkit-file-upload-button {
    margin-right: 4px;
  }

  :not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
    margin-left: 4px;
  }

  :-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  :is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }

  .start-4:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: calc(var(--spacing) * 4);
  }

  .start-4:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: calc(var(--spacing) * 4);
  }

  .start-4:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: calc(var(--spacing) * 4);
  }

  .start-4:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: calc(var(--spacing) * 4);
  }

  .start-4:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: calc(var(--spacing) * 4);
  }

  .start-4:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: calc(var(--spacing) * 4);
  }

  .start-\[16px\]:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: 16px;
  }

  .start-\[16px\]:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: 16px;
  }

  .start-\[16px\]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    left: 16px;
  }

  .start-\[16px\]:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: 16px;
  }

  .start-\[16px\]:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: 16px;
  }

  .start-\[16px\]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    right: 16px;
  }

  .-top-2 {
    top: calc(var(--spacing) * -2);
  }

  .-top-7 {
    top: calc(var(--spacing) * -7);
  }

  .-top-8 {
    top: calc(var(--spacing) * -8);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1 {
    top: calc(var(--spacing) * 1);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-2 {
    top: calc(var(--spacing) * 2);
  }

  .top-3 {
    top: calc(var(--spacing) * 3);
  }

  .top-4 {
    top: calc(var(--spacing) * 4);
  }

  .top-\[-8px\] {
    top: -8px;
  }

  .top-\[-10px\] {
    top: -10px;
  }

  .top-\[-12px\] {
    top: -12px;
  }

  .top-\[-30px\] {
    top: -30px;
  }

  .top-\[22px\] {
    top: 22px;
  }

  .top-\[50\%\] {
    top: 50%;
  }

  .-bottom-2 {
    bottom: calc(var(--spacing) * -2);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-\[18px\] {
    bottom: 18px;
  }

  .left-1\/2 {
    left: 50%;
  }

  .left-\[16px\] {
    left: 16px;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .z-\[1\] {
    z-index: 1;
  }

  .z-\[2\] {
    z-index: 2;
  }

  .z-\[21\] {
    z-index: 21;
  }

  .z-\[99\] {
    z-index: 99;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .z-\[999\] {
    z-index: 999;
  }

  .z-\[9999\] {
    z-index: 9999;
  }

  .col-span-12 {
    grid-column: span 12 / span 12;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 320px) {
    .container {
      max-width: 320px;
    }
  }

  @media (min-width: 567px) {
    .container {
      max-width: 567px;
    }
  }

  @media (min-width: 768px) {
    .container {
      max-width: 768px;
    }
  }

  @media (min-width: 992px) {
    .container {
      max-width: 992px;
    }
  }

  @media (min-width: 1200px) {
    .container {
      max-width: 1200px;
    }
  }

  @media (min-width: 1400px) {
    .container {
      max-width: 1400px;
    }
  }

  @media (min-width: 1600px) {
    .container {
      max-width: 1600px;
    }
  }

  @media (min-width: 1800px) {
    .container {
      max-width: 1800px;
    }
  }

  .-mx-1 {
    margin-inline: calc(var(--spacing) * -1);
  }

  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }

  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }

  .my-\[16px\] {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .ms-auto:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: auto;
  }

  .ms-auto:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: auto;
  }

  .ms-auto:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: auto;
  }

  .ms-auto:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: auto;
  }

  .ms-auto:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: auto;
  }

  .ms-auto:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: auto;
  }

  .me-0:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 0);
  }

  .me-0:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 0);
  }

  .me-0:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 0);
  }

  .me-0:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 0);
  }

  .me-0:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 0);
  }

  .me-0:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 0);
  }

  .me-2:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 2);
  }

  .me-2:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 2);
  }

  .me-2:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 2);
  }

  .me-2:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 2);
  }

  .me-2:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 2);
  }

  .me-2:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 2);
  }

  .me-3:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 3);
  }

  .me-3:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 3);
  }

  .me-3:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-right: calc(var(--spacing) * 3);
  }

  .me-3:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 3);
  }

  .me-3:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 3);
  }

  .me-3:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-left: calc(var(--spacing) * 3);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }

  .mt-\[4px\] {
    margin-top: 4px;
  }

  .mt-\[10px\] {
    margin-top: 10px;
  }

  .mt-\[16px\] {
    margin-top: 16px;
  }

  .mt-\[20px\] {
    margin-top: 20px;
  }

  .mt-\[30px\] {
    margin-top: 30px;
  }

  .mt-\[40px\] {
    margin-top: 40px;
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * .5);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-\[5px\] {
    margin-bottom: 5px;
  }

  .mb-\[6px\] {
    margin-bottom: 6px;
  }

  .mb-\[7px\] {
    margin-bottom: 7px;
  }

  .mb-\[8px\] {
    margin-bottom: 8px;
  }

  .mb-\[10px\] {
    margin-bottom: 10px;
  }

  .mb-\[12px\] {
    margin-bottom: 12px;
  }

  .mb-\[15px\] {
    margin-bottom: 15px;
  }

  .mb-\[16px\] {
    margin-bottom: 16px;
  }

  .mb-\[20px\] {
    margin-bottom: 20px;
  }

  .mb-\[23px\] {
    margin-bottom: 23px;
  }

  .mb-\[24px\] {
    margin-bottom: 24px;
  }

  .mb-\[30px\] {
    margin-bottom: 30px;
  }

  .mb-\[32px\] {
    margin-bottom: 32px;
  }

  .mb-\[33px\] {
    margin-bottom: 33px;
  }

  .mb-\[35px\] {
    margin-bottom: 35px;
  }

  .mb-\[40px\] {
    margin-bottom: 40px;
  }

  .mb-\[200px\] {
    margin-bottom: 200px;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .size-2\.5 {
    width: calc(var(--spacing) * 2.5);
    height: calc(var(--spacing) * 2.5);
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .\!h-\[40px\] {
    height: 40px !important;
  }

  .\!h-\[48px\] {
    height: 48px !important;
  }

  .\!h-\[52px\] {
    height: 52px !important;
  }

  .h-0\.5 {
    height: calc(var(--spacing) * .5);
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-7\.5 {
    height: calc(var(--spacing) * 7.5);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-40 {
    height: calc(var(--spacing) * 40);
  }

  .h-\[2px\] {
    height: 2px;
  }

  .h-\[8px\] {
    height: 8px;
  }

  .h-\[12px\] {
    height: 12px;
  }

  .h-\[13px\] {
    height: 13px;
  }

  .h-\[14px\] {
    height: 14px;
  }

  .h-\[15px\] {
    height: 15px;
  }

  .h-\[16px\] {
    height: 16px;
  }

  .h-\[17px\] {
    height: 17px;
  }

  .h-\[18px\] {
    height: 18px;
  }

  .h-\[20px\] {
    height: 20px;
  }

  .h-\[22px\] {
    height: 22px;
  }

  .h-\[24px\] {
    height: 24px;
  }

  .h-\[26px\] {
    height: 26px;
  }

  .h-\[30px\] {
    height: 30px;
  }

  .h-\[32px\] {
    height: 32px;
  }

  .h-\[35px\] {
    height: 35px;
  }

  .h-\[36px\] {
    height: 36px;
  }

  .h-\[40px\] {
    height: 40px;
  }

  .h-\[42px\] {
    height: 42px;
  }

  .h-\[44px\] {
    height: 44px;
  }

  .h-\[46px\] {
    height: 46px;
  }

  .h-\[48px\] {
    height: 48px;
  }

  .h-\[50px\] {
    height: 50px;
  }

  .h-\[52px\] {
    height: 52px;
  }

  .h-\[56px\] {
    height: 56px;
  }

  .h-\[80px\] {
    height: 80px;
  }

  .h-\[100px\] {
    height: 100px;
  }

  .h-\[123px\] {
    height: 123px;
  }

  .h-\[140px\] {
    height: 140px;
  }

  .h-\[150px\] {
    height: 150px;
  }

  .h-\[190px\] {
    height: 190px;
  }

  .h-\[200px\] {
    height: 200px;
  }

  .h-\[250px\] {
    height: 250px;
  }

  .h-\[300px\] {
    height: 300px;
  }

  .h-\[calc\(100vh-180px\)\] {
    height: calc(100vh - 180px);
  }

  .h-\[calc\(100vh-330px\)\] {
    height: calc(100vh - 330px);
  }

  .h-\[var\(--radix-select-trigger-height\)\] {
    height: var(--radix-select-trigger-height);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }

  .max-h-\[532px\] {
    max-height: 532px;
  }

  .min-h-\[300px\] {
    min-height: 300px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-1\/3 {
    width: 33.3333%;
  }

  .w-1\/4 {
    width: 25%;
  }

  .w-1\/6 {
    width: 16.6667%;
  }

  .w-2 {
    width: calc(var(--spacing) * 2);
  }

  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }

  .w-2\/3 {
    width: 66.6667%;
  }

  .w-3\/4 {
    width: 75%;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-7\.5 {
    width: calc(var(--spacing) * 7.5);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-9 {
    width: calc(var(--spacing) * 9);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-32 {
    width: calc(var(--spacing) * 32);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-\[8px\] {
    width: 8px;
  }

  .w-\[10\%\] {
    width: 10%;
  }

  .w-\[14px\] {
    width: 14px;
  }

  .w-\[15px\] {
    width: 15px;
  }

  .w-\[16px\] {
    width: 16px;
  }

  .w-\[17px\] {
    width: 17px;
  }

  .w-\[18px\] {
    width: 18px;
  }

  .w-\[20px\] {
    width: 20px;
  }

  .w-\[22px\] {
    width: 22px;
  }

  .w-\[24px\] {
    width: 24px;
  }

  .w-\[26px\] {
    width: 26px;
  }

  .w-\[30px\] {
    width: 30px;
  }

  .w-\[32px\] {
    width: 32px;
  }

  .w-\[35px\] {
    width: 35px;
  }

  .w-\[40px\] {
    width: 40px;
  }

  .w-\[44px\] {
    width: 44px;
  }

  .w-\[46px\] {
    width: 46px;
  }

  .w-\[50\%\] {
    width: 50%;
  }

  .w-\[56px\] {
    width: 56px;
  }

  .w-\[60px\] {
    width: 60px;
  }

  .w-\[70px\] {
    width: 70px;
  }

  .w-\[80\%\] {
    width: 80%;
  }

  .w-\[80px\] {
    width: 80px;
  }

  .w-\[90\%\] {
    width: 90%;
  }

  .w-\[100\%\] {
    width: 100%;
  }

  .w-\[100px\] {
    width: 100px;
  }

  .w-\[120px\] {
    width: 120px;
  }

  .w-\[140px\] {
    width: 140px;
  }

  .w-\[150px\] {
    width: 150px;
  }

  .w-\[153px\] {
    width: 153px;
  }

  .w-\[180px\] {
    width: 180px;
  }

  .w-\[200px\] {
    width: 200px;
  }

  .w-\[250px\] {
    width: 250px;
  }

  .w-\[260px\] {
    width: 260px;
  }

  .w-\[280px\] {
    width: 280px;
  }

  .w-\[288px\] {
    width: 288px;
  }

  .w-\[300px\] {
    width: 300px;
  }

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-\[120px\] {
    max-width: 120px;
  }

  .max-w-\[250px\] {
    max-width: 250px;
  }

  .max-w-\[256px\] {
    max-width: 256px;
  }

  .max-w-\[514\], .max-w-\[514px\] {
    max-width: 514px;
  }

  .max-w-\[614px\] {
    max-width: 614px;
  }

  .max-w-\[786px\] {
    max-width: 786px;
  }

  .max-w-\[900px\] {
    max-width: 900px;
  }

  .max-w-\[970px\] {
    max-width: 970px;
  }

  .max-w-\[1015px\] {
    max-width: 1015px;
  }

  .max-w-full {
    max-width: 100%;
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .min-w-\[8rem\] {
    min-width: 8rem;
  }

  .min-w-\[1020px\] {
    min-width: 1020px;
  }

  .min-w-\[var\(--radix-select-trigger-width\)\] {
    min-width: var(--radix-select-trigger-width);
  }

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .origin-\(--radix-tooltip-content-transform-origin\) {
    transform-origin: var(--radix-tooltip-content-transform-origin);
  }

  .origin-\[0\] {
    transform-origin: 0;
  }

  .origin-top {
    transform-origin: top;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-4 {
    --tw-translate-y: calc(var(--spacing) * -4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --tw-translate-y: calc(-50% - 2px);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .scale-75 {
    --tw-scale-x: 75%;
    --tw-scale-y: 75%;
    --tw-scale-z: 75%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-80 {
    --tw-scale-x: 80%;
    --tw-scale-y: 80%;
    --tw-scale-z: 80%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-y-0 {
    --tw-scale-y: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-y-100 {
    --tw-scale-y: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .rotate-45 {
    rotate: 45deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-in {
    animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-grab {
    cursor: grab;
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .scroll-my-1 {
    scroll-margin-block: calc(var(--spacing) * 1);
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-col-reverse {
    flex-direction: column-reverse;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-\[4px\] {
    gap: 4px;
  }

  .gap-\[5px\] {
    gap: 5px;
  }

  .gap-\[6px\] {
    gap: 6px;
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[13px\] {
    gap: 13px;
  }

  .gap-\[14px\] {
    gap: 14px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[18px\] {
    gap: 18px;
  }

  .gap-\[30px\] {
    gap: 30px;
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[10px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10px * var(--tw-space-y-reverse));
    margin-bottom: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[20px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20px * var(--tw-space-y-reverse));
    margin-bottom: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[30px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(30px * var(--tw-space-y-reverse));
    margin-bottom: calc(30px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
  }

  :where(.space-x-3 > :not(:last-child)):not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)):not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)):not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)):-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)):-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)):is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
  }

  :where(.space-x-4 > :not(:last-child)):not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)):is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-gray-200 > :not(:last-child)) {
    border-color: var(--color-gray-200);
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-\[2px\] {
    border-radius: 2px;
  }

  .rounded-\[4px\] {
    border-radius: 4px;
  }

  .rounded-\[5px\] {
    border-radius: 5px;
  }

  .rounded-\[8px\] {
    border-radius: 8px;
  }

  .rounded-\[10px\] {
    border-radius: 10px;
  }

  .rounded-\[11px\] {
    border-radius: 11px;
  }

  .rounded-\[12px\] {
    border-radius: 12px;
  }

  .rounded-\[16px\] {
    border-radius: 16px;
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  .rounded-\[22px\] {
    border-radius: 22px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius);
  }

  .rounded-md {
    border-radius: calc(var(--radius)  - 2px);
  }

  .rounded-sm {
    border-radius: calc(var(--radius)  - 4px);
  }

  .rounded-xl {
    border-radius: calc(var(--radius)  + 4px);
  }

  .rounded-t-\[8px\] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }

  .rounded-tl-\[8px\] {
    border-top-left-radius: 8px;
  }

  .rounded-tr-\[8px\] {
    border-top-right-radius: 8px;
  }

  .rounded-b-\[8px\] {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }

  .rounded-b-lg {
    border-bottom-right-radius: var(--radius);
    border-bottom-left-radius: var(--radius);
  }

  .rounded-br-\[8px\] {
    border-bottom-right-radius: 8px;
  }

  .rounded-bl-\[8px\] {
    border-bottom-left-radius: 8px;
  }

  .\!border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .\!border-merchant-error {
    border-color: var(--color-merchant-error) !important;
  }

  .border-\[\#9E9A9F\] {
    border-color: #9e9a9f;
  }

  .border-\[rgba\(12\,3\,16\,0\.16\)\] {
    border-color: rgba(12, 3, 16, .16);
  }

  .border-\[rgba\(20\,174\,111\,0\.20\)\] {
    border-color: rgba(20, 174, 111, .2);
  }

  .border-\[rgba\(26\,32\,44\,0\.08\)\] {
    border-color: rgba(26, 32, 44, .08);
  }

  .border-\[rgba\(26\,32\,44\,0\.10\)\] {
    border-color: rgba(26, 32, 44, .1);
  }

  .border-\[rgba\(26\,32\,44\,0\.16\)\] {
    border-color: rgba(26, 32, 44, .16);
  }

  .border-\[rgba\(45\,45\,45\,0\.16\)\] {
    border-color: rgba(45, 45, 45, .16);
  }

  .border-\[rgba\(61\,53\,64\,0\.10\)\] {
    border-color: rgba(61, 53, 64, .1);
  }

  .border-\[rgba\(116\,69\,255\,0\.16\)\] {
    border-color: rgba(116, 69, 255, .16);
  }

  .border-\[rgba\(255\,170\,0\,0\.50\)\] {
    border-color: rgba(255, 170, 0, .5);
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-input {
    border-color: var(--input);
  }

  .border-merchant-error {
    border-color: var(--color-merchant-error);
  }

  .border-merchant-input-border {
    border-color: var(--color-merchant-input-border);
  }

  .border-merchant-primary {
    border-color: var(--color-merchant-primary);
  }

  .border-transparent {
    border-color: rgba(0, 0, 0, 0);
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-l-\[rgba\(26\,32\,44\,0\.10\)\] {
    border-left-color: rgba(26, 32, 44, .1);
  }

  .border-l-merchant-error {
    border-left-color: var(--color-merchant-error);
  }

  .border-l-merchant-primary {
    border-left-color: var(--color-merchant-primary);
  }

  .border-l-transparent {
    border-left-color: rgba(0, 0, 0, 0);
  }

  .bg-\[\#4CD080\] {
    background-color: #4cd080;
  }

  .bg-\[\#4CD080\]\/30 {
    background-color: rgba(76, 208, 128, .3);
    background-color: color(display-p3 .45096 .804931 .53058 / .3);
    background-color: lab(74.9098% -51.0576 28.7232 / .3);
  }

  .bg-\[\#00000034\] {
    background-color: rgba(0, 0, 0, .204);
  }

  .bg-\[\#00000050\] {
    background-color: rgba(0, 0, 0, .314);
  }

  .bg-\[\#D5E3FF\] {
    background-color: #d5e3ff;
  }

  .bg-\[\#D5FFF5\] {
    background-color: #d5fff5;
  }

  .bg-\[\#DBF6E6\] {
    background-color: #dbf6e6;
  }

  .bg-\[\#E0D5FF\] {
    background-color: #e0d5ff;
  }

  .bg-\[\#EDF4F1\] {
    background-color: #edf4f1;
  }

  .bg-\[\#EFFAF3\] {
    background-color: #effaf3;
  }

  .bg-\[\#F5F5F5\] {
    background-color: #f5f5f5;
  }

  .bg-\[\#F5F7F9\] {
    background-color: #f5f7f9;
  }

  .bg-\[\#FFD5F8\] {
    background-color: #ffd5f8;
  }

  .bg-\[\#FFDED5\] {
    background-color: #ffded5;
  }

  .bg-\[\#FFE5D5\] {
    background-color: #ffe5d5;
  }

  .bg-\[\#FFF1D5\] {
    background-color: #fff1d5;
  }

  .bg-\[\#FFF7E6\] {
    background-color: #fff7e6;
  }

  .bg-\[\#e4fcef\] {
    background-color: #e4fcef;
  }

  .bg-\[rgba\(0\,0\,0\,0\.16\)\] {
    background-color: rgba(0, 0, 0, .16);
  }

  .bg-\[rgba\(4\,56\,68\,0\.08\)\] {
    background-color: rgba(4, 56, 68, .08);
  }

  .bg-\[rgba\(12\,3\,16\,0\.16\)\] {
    background-color: rgba(12, 3, 16, .16);
  }

  .bg-\[rgba\(20\,174\,111\,0\.1\)\] {
    background-color: rgba(20, 174, 111, .1);
  }

  .bg-\[rgba\(20\,174\,111\,0\.08\)\] {
    background-color: rgba(20, 174, 111, .08);
  }

  .bg-\[rgba\(26\,32\,44\,0\.08\)\] {
    background-color: rgba(26, 32, 44, .08);
  }

  .bg-\[rgba\(76\,208\,128\,0\.10\)\] {
    background-color: rgba(76, 208, 128, .1);
  }

  .bg-\[rgba\(76\,208\,128\,0\.15\)\] {
    background-color: rgba(76, 208, 128, .15);
  }

  .bg-\[rgba\(76\,208\,128\,0\.20\)\] {
    background-color: rgba(76, 208, 128, .2);
  }

  .bg-\[rgba\(118\,20\,174\,0\.08\)\] {
    background-color: rgba(118, 20, 174, .08);
  }

  .bg-\[rgba\(118\,31\,177\,0\.08\)\] {
    background-color: rgba(118, 31, 177, .08);
  }

  .bg-\[rgba\(208\,76\,76\,0\.15\)\] {
    background-color: rgba(208, 76, 76, .15);
  }

  .bg-\[rgba\(220\,60\,34\,0\.10\)\] {
    background-color: rgba(220, 60, 34, .1);
  }

  .bg-\[rgba\(255\,196\,22\,0\.1\)\] {
    background-color: rgba(255, 196, 22, .1);
  }

  .bg-\[rgba\(255\,196\,22\,0\.08\)\] {
    background-color: rgba(255, 196, 22, .08);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-black\/40 {
    background-color: rgba(0, 0, 0, .4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/40 {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }

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

  .bg-foreground {
    background-color: var(--foreground);
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }

  .bg-merchant-bg-one {
    background-color: var(--color-merchant-bg-one);
  }

  .bg-merchant-error {
    background-color: var(--color-merchant-error);
  }

  .bg-merchant-paragraph {
    background-color: var(--color-merchant-paragraph);
  }

  .bg-merchant-primary {
    background-color: var(--color-merchant-primary);
  }

  .bg-popover {
    background-color: var(--popover);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-transparent {
    background-color: rgba(0, 0, 0, 0);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-center {
    background-position: center;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .fill-foreground {
    fill: var(--foreground);
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-10 {
    padding: calc(var(--spacing) * 10);
  }

  .p-\[10px\] {
    padding: 10px;
  }

  .p-\[11px\] {
    padding: 11px;
  }

  .p-\[14px\] {
    padding: 14px;
  }

  .p-\[16px\] {
    padding: 16px;
  }

  .p-\[18px\] {
    padding: 18px;
  }

  .p-\[20px\] {
    padding: 20px;
  }

  .p-\[24px\] {
    padding: 24px;
  }

  .p-\[30px\] {
    padding: 30px;
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-\[0px\] {
    padding-left: 0;
    padding-right: 0;
  }

  .px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px;
  }

  .px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ps-\[16px\]:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 16px;
  }

  .ps-\[16px\]:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 16px;
  }

  .ps-\[16px\]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 16px;
  }

  .ps-\[16px\]:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 16px;
  }

  .ps-\[16px\]:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 16px;
  }

  .ps-\[16px\]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 16px;
  }

  .ps-\[42px\]:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 42px;
  }

  .ps-\[42px\]:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 42px;
  }

  .ps-\[42px\]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 42px;
  }

  .ps-\[42px\]:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 42px;
  }

  .ps-\[42px\]:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 42px;
  }

  .ps-\[42px\]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 42px;
  }

  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }

  .pt-\[10px\] {
    padding-top: 10px;
  }

  .pt-\[12px\] {
    padding-top: 12px;
  }

  .pt-\[100px\] {
    padding-top: 100px;
  }

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-\[12px\] {
    padding-bottom: 12px;
  }

  .pb-\[17px\] {
    padding-bottom: 17px;
  }

  .pb-\[20px\] {
    padding-bottom: 20px;
  }

  .pb-\[30px\] {
    padding-bottom: 30px;
  }

  .pb-\[100px\] {
    padding-bottom: 100px;
  }

  .text-center {
    text-align: center;
  }

  .text-end {
    text-align: end;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .\!text-\[12px\] {
    font-size: 12px !important;
  }

  .\!text-\[14px\] {
    font-size: 14px !important;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[24px\] {
    font-size: 24px;
  }

  .text-\[42px\] {
    font-size: 42px;
  }

  .text-\[70px\] {
    font-size: 70px;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .text-balance {
    text-wrap: balance;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#0C0310\] {
    color: #0c0310;
  }

  .text-\[\#1A202C\] {
    color: #1a202c;
  }

  .text-\[\#9A9DA2\] {
    color: #9a9da2;
  }

  .text-\[\#9E9A9F\] {
    color: #9e9a9f;
  }

  .text-\[\#84D2B2\] {
    color: #84d2b2;
  }

  .text-\[\#A3A3A3\] {
    color: #a3a3a3;
  }

  .text-\[\#AEB0B4\] {
    color: #aeb0b4;
  }

  .text-\[\#FFAA00\] {
    color: #fa0;
  }

  .text-\[rgba\(12\,3\,16\,0\.60\)\] {
    color: rgba(12, 3, 16, .6);
  }

  .text-\[rgba\(12\,3\,16\,0\.80\)\] {
    color: rgba(12, 3, 16, .8);
  }

  .text-\[rgba\(26\,32\,44\,0\.30\)\] {
    color: rgba(26, 32, 44, .3);
  }

  .text-\[rgba\(26\,32\,44\,0\.60\)\] {
    color: rgba(26, 32, 44, .6);
  }

  .text-\[rgba\(26\,32\,44\,0\.80\)\] {
    color: rgba(26, 32, 44, .8);
  }

  .text-\[rgba\(45\,45\,45\,0\.60\)\] {
    color: rgba(45, 45, 45, .6);
  }

  .text-background {
    color: var(--background);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-900 {
    color: var(--color-gray-900);
  }

  .text-merchant-error {
    color: var(--color-merchant-error);
  }

  .text-merchant-paragraph {
    color: var(--color-merchant-paragraph);
  }

  .text-merchant-primary {
    color: var(--color-merchant-primary);
  }

  .text-merchant-success {
    color: var(--color-merchant-success);
  }

  .text-merchant-text {
    color: var(--color-merchant-text);
  }

  .text-muted-foreground {
    color: var(--muted-foreground);
  }

  .text-popover-foreground {
    color: var(--popover-foreground);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-white {
    color: var(--color-white);
  }

  .underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 4px 6px -4px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 2px 4px -2px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-0 {
    --tw-duration: 0s;
    transition-duration: 0s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .fade-in-0 {
    --tw-enter-opacity: 0;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .zoom-in-95 {
    --tw-enter-scale: .95;
  }

  @media (hover: hover) {
    .group-hover\:text-merchant-error:is(:where(.group):hover *) {
      color: var(--color-merchant-error);
    }
  }

  .peer-placeholder-shown\:top-1\/2:is(:where(.peer):placeholder-shown ~ *) {
    top: 50%;
  }

  .peer-placeholder-shown\:top-\[12px\]:is(:where(.peer):placeholder-shown ~ *) {
    top: 12px;
  }

  .peer-placeholder-shown\:-translate-y-0:is(:where(.peer):placeholder-shown ~ *) {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .peer-placeholder-shown\:-translate-y-1\/2:is(:where(.peer):placeholder-shown ~ *) {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .peer-placeholder-shown\:scale-100:is(:where(.peer):placeholder-shown ~ *) {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .peer-focus\:top-2:is(:where(.peer):focus ~ *) {
    top: calc(var(--spacing) * 2);
  }

  .peer-focus\:-translate-y-4:is(:where(.peer):focus ~ *) {
    --tw-translate-y: calc(var(--spacing) * -4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .peer-focus\:scale-\[90\%\]:is(:where(.peer):focus ~ *) {
    scale: 90%;
  }

  .peer-focus\:px-2:is(:where(.peer):focus ~ *) {
    padding-inline: calc(var(--spacing) * 2);
  }

  .placeholder\:text-\[14px\]::placeholder {
    font-size: 14px;
  }

  .placeholder\:font-normal::placeholder {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .placeholder\:text-merchant-paragraph::placeholder {
    color: var(--color-merchant-paragraph);
  }

  .placeholder\:text-merchant-text::placeholder {
    color: var(--color-merchant-text);
  }

  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }

  .after\:top-1\/2:after {
    content: var(--tw-content);
    top: 50%;
  }

  .after\:left-1\/2:after {
    content: var(--tw-content);
    left: 50%;
  }

  .after\:h-\[41px\]:after {
    content: var(--tw-content);
    height: 41px;
  }

  .after\:w-\[41px\]:after {
    content: var(--tw-content);
    width: 41px;
  }

  .after\:-translate-1\/2:after {
    content: var(--tw-content);
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .after\:rounded-full:after {
    content: var(--tw-content);
    border-radius: 3.40282e38px;
  }

  .after\:border-4:after {
    content: var(--tw-content);
    border-style: var(--tw-border-style);
    border-width: 4px;
  }

  .after\:border-white:after {
    content: var(--tw-content);
    border-color: var(--color-white);
  }

  .after\:bg-transparent:after {
    content: var(--tw-content);
    background-color: rgba(0, 0, 0, 0);
  }

  .after\:content-\[\"\"\]:after {
    --tw-content: "";
    content: var(--tw-content);
  }

  .last\:mb-0:last-child {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .last\:\!border-0:last-child {
    border-style: var(--tw-border-style) !important;
    border-width: 0 !important;
  }

  .last-of-type\:mb-0:last-of-type {
    margin-bottom: calc(var(--spacing) * 0);
  }

  @media (hover: hover) {
    .hover\:border-merchant-error:hover {
      border-color: var(--color-merchant-error);
    }
  }

  @media (hover: hover) {
    .hover\:border-merchant-primary:hover {
      border-color: var(--color-merchant-primary);
    }
  }

  @media (hover: hover) {
    .hover\:border-l-merchant-error:hover {
      border-left-color: var(--color-merchant-error);
    }
  }

  @media (hover: hover) {
    .hover\:border-l-merchant-primary:hover {
      border-left-color: var(--color-merchant-primary);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(76\,208\,128\,0\.10\)\]:hover {
      background-color: rgba(76, 208, 128, .1);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(76\,208\,128\,0\.15\)\]:hover {
      background-color: rgba(76, 208, 128, .15);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(116\,69\,255\,0\.04\)\]:hover {
      background-color: rgba(116, 69, 255, .04);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(208\,76\,76\,0\.15\)\]:hover {
      background-color: rgba(208, 76, 76, .15);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(255\,0\,0\,0\.05\)\]:hover {
      background-color: rgba(255, 0, 0, .05);
    }
  }

  @media (hover: hover) {
    .hover\:bg-merchant-primary:hover {
      background-color: var(--color-merchant-primary);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-900:hover {
      color: var(--color-gray-900);
    }
  }

  @media (hover: hover) {
    .hover\:text-merchant-primary:hover {
      color: var(--color-merchant-primary);
    }
  }

  @media (hover: hover) {
    .hover\:text-merchant-text:hover {
      color: var(--color-merchant-text);
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline;
    }
  }

  .focus\:border-none:focus {
    --tw-border-style: none;
    border-style: none;
  }

  .focus\:\!border-merchant-error:focus {
    border-color: var(--color-merchant-error) !important;
  }

  .focus\:border-merchant-primary:focus {
    border-color: var(--color-merchant-primary);
  }

  .focus\:border-transparent:focus {
    border-color: rgba(0, 0, 0, 0);
  }

  .focus\:ring-0:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-1:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-merchant-primary:focus {
    --tw-ring-color: var(--color-merchant-primary);
  }

  .focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:border-\[\#4CD080\]:focus-visible {
    border-color: #4cd080;
  }

  .focus-visible\:ring-0:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }

  .active\:cursor-grabbing:active {
    cursor: grabbing;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .data-\[disabled\]\:pointer-events-none[data-disabled] {
    pointer-events: none;
  }

  .data-\[disabled\]\:opacity-50[data-disabled] {
    opacity: .5;
  }

  .data-\[placeholder\]\:text-\[14px\][data-placeholder] {
    font-size: 14px;
  }

  .data-\[placeholder\]\:font-semibold[data-placeholder] {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .data-\[placeholder\]\:text-merchant-paragraph[data-placeholder] {
    color: var(--color-merchant-paragraph);
  }

  .data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
    --tw-enter-translate-y: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=left\]\:-translate-x-1[data-side="left"] {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
    --tw-enter-translate-x: calc(2 * var(--spacing));
  }

  .data-\[side\=right\]\:translate-x-1[data-side="right"] {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
    --tw-enter-translate-x: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=top\]\:-translate-y-1[data-side="top"] {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
    --tw-enter-translate-y: calc(2 * var(--spacing));
  }

  .data-\[size\=default\]\:h-9[data-size="default"] {
    height: calc(var(--spacing) * 9);
  }

  .data-\[size\=sm\]\:h-8[data-size="sm"] {
    height: calc(var(--spacing) * 8);
  }

  .data-\[state\=checked\]\:bg-\[rgba\(116\,69\,255\,0\.04\)\][data-state="checked"] {
    background-color: rgba(116, 69, 255, .04);
  }

  .data-\[state\=checked\]\:text-merchant-text[data-state="checked"] {
    color: var(--color-merchant-text);
  }

  .data-\[state\=closed\]\:animate-out[data-state="closed"] {
    animation: exit var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
    --tw-exit-opacity: 0;
  }

  .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
    --tw-exit-scale: .95;
  }

  .data-\[state\=open\]\:rotate-180[data-state="open"] {
    rotate: 180deg;
  }

  .data-\[state\=open\]\:animate-in[data-state="open"] {
    animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

  .data-\[state\=open\]\:border-\[\#4CD080\][data-state="open"] {
    border-color: #4cd080;
  }

  .data-\[state\=open\]\:ring-0[data-state="open"] {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .data-\[state\=open\]\:fade-in-0[data-state="open"] {
    --tw-enter-opacity: 0;
  }

  .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
    --tw-enter-scale: .95;
  }

  @media (min-width: 567px) {
    .sm\:mt-\[30px\] {
      margin-top: 30px;
    }
  }

  @media (min-width: 567px) {
    .sm\:mt-\[40px\] {
      margin-top: 40px;
    }
  }

  @media (min-width: 567px) {
    .sm\:mb-\[8px\] {
      margin-bottom: 8px;
    }
  }

  @media (min-width: 567px) {
    .sm\:mb-\[150px\] {
      margin-bottom: 150px;
    }
  }

  @media (min-width: 567px) {
    .sm\:h-\[40px\] {
      height: 40px;
    }
  }

  @media (min-width: 567px) {
    .sm\:h-\[44px\] {
      height: 44px;
    }
  }

  @media (min-width: 567px) {
    .sm\:h-\[52px\] {
      height: 52px;
    }
  }

  @media (min-width: 567px) {
    .sm\:h-\[220px\] {
      height: 220px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-1\/2 {
      width: 50%;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-2\/3 {
      width: 66.6667%;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-\[40px\] {
      width: 40px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-\[44px\] {
      width: 44px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-\[313px\] {
      width: 313px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-\[430px\] {
      width: 430px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-\[433px\] {
      width: 433px;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-auto {
      width: auto;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-lg {
      width: var(--container-lg);
    }
  }

  @media (min-width: 567px) {
    .sm\:w-max {
      width: max-content;
    }
  }

  @media (min-width: 567px) {
    .sm\:w-sm {
      width: var(--container-sm);
    }
  }

  @media (min-width: 567px) {
    .sm\:max-w-\[320px\] {
      max-width: 320px;
    }
  }

  @media (min-width: 567px) {
    .sm\:min-w-\[450px\] {
      min-width: 450px;
    }
  }

  @media (min-width: 567px) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 567px) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 567px) {
    .sm\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 567px) {
    .sm\:justify-between {
      justify-content: space-between;
    }
  }

  @media (min-width: 567px) {
    .sm\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 567px) {
    .sm\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 567px) {
    .sm\:gap-7 {
      gap: calc(var(--spacing) * 7);
    }
  }

  @media (min-width: 567px) {
    .sm\:gap-\[16px\] {
      gap: 16px;
    }
  }

  @media (min-width: 567px) {
    .sm\:gap-\[20px\] {
      gap: 20px;
    }
  }

  @media (min-width: 567px) {
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 567px) {
    .sm\:p-\[20px\] {
      padding: 20px;
    }
  }

  @media (min-width: 567px) {
    .sm\:p-\[30px\] {
      padding: 30px;
    }
  }

  @media (min-width: 567px) {
    .sm\:py-\[80px\] {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }

  @media (min-width: 567px) {
    .sm\:text-right {
      text-align: right;
    }
  }

  @media (min-width: 567px) {
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (min-width: 567px) {
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (min-width: 567px) {
    .sm\:text-\[12px\] {
      font-size: 12px;
    }
  }

  @media (min-width: 567px) {
    .sm\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (min-width: 567px) {
    .sm\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (min-width: 567px) {
    .sm\:text-\[30px\] {
      font-size: 30px;
    }
  }

  @media (min-width: 768px) {
    .md\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 768px) {
    .md\:mt-\[60px\] {
      margin-top: 60px;
    }
  }

  @media (min-width: 768px) {
    .md\:mb-\[250px\] {
      margin-bottom: 250px;
    }
  }

  @media (min-width: 768px) {
    .md\:w-\[60px\] {
      width: 60px;
    }
  }

  @media (min-width: 768px) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 768px) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 768px) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 768px) {
    .md\:text-right {
      text-align: right;
    }
  }

  @media (min-width: 768px) {
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  @media (min-width: 768px) {
    .md\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (min-width: 768px) {
    .md\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (min-width: 768px) {
    .md\:text-\[22px\] {
      font-size: 22px;
    }
  }

  @media (min-width: 768px) {
    .md\:text-\[30px\] {
      font-size: 30px;
    }
  }

  @media (min-width: 768px) {
    .md\:text-\[56px\] {
      font-size: 56px;
    }
  }

  @media (min-width: 768px) {
    .md\:text-\[90px\] {
      font-size: 90px;
    }
  }

  @media (min-width: 992px) {
    .lg\:fixed {
      position: fixed;
    }
  }

  @media (min-width: 992px) {
    .lg\:top-10 {
      top: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 992px) {
    
  }

  @media (min-width: 992px) {
    .lg\:mt-\[40px\] {
      margin-top: 40px;
    }
  }

  @media (min-width: 992px) {
    .lg\:mb-\[65px\] {
      margin-bottom: 65px;
    }
  }

  @media (min-width: 992px) {
    .lg\:block {
      display: block;
    }
  }

  @media (min-width: 992px) {
    .lg\:flex {
      display: flex;
    }
  }

  @media (min-width: 992px) {
    .lg\:hidden {
      display: none;
    }
  }

  @media (min-width: 992px) {
    .lg\:h-\[100px\] {
      height: 100px;
    }
  }

  @media (min-width: 992px) {
    .lg\:w-0\.5 {
      width: calc(var(--spacing) * .5);
    }
  }

  @media (min-width: 992px) {
    .lg\:w-\[40\%\] {
      width: 40%;
    }
  }

  @media (min-width: 992px) {
    .lg\:w-\[50\%\] {
      width: 50%;
    }
  }

  @media (min-width: 992px) {
    .lg\:w-\[130px\] {
      width: 130px;
    }
  }

  @media (min-width: 992px) {
    .lg\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

  @media (min-width: 992px) {
    .lg\:flex-col {
      flex-direction: column;
    }
  }

  @media (min-width: 992px) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 992px) {
    .lg\:text-left {
      text-align: left;
    }
  }

  @media (min-width: 992px) {
    .lg\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (min-width: 992px) {
    .lg\:text-\[24px\] {
      font-size: 24px;
    }
  }

  @media (min-width: 992px) {
    .lg\:text-\[100px\] {
      font-size: 100px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:h-\[490px\] {
      height: 490px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:w-1\/2 {
      width: 50%;
    }
  }

  @media (min-width: 1200px) {
    .xl\:w-\[80px\] {
      width: 80px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:w-\[160px\] {
      width: 160px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:p-\[60px\] {
      padding: 60px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 1200px) {
    .xl\:pt-24 {
      padding-top: calc(var(--spacing) * 24);
    }
  }

  @media (min-width: 1200px) {
    .xl\:pb-24 {
      padding-bottom: calc(var(--spacing) * 24);
    }
  }

  @media (min-width: 1400px) {
    .\32 xl\:w-\[250px\] {
      width: 250px;
    }
  }

  @media (min-width: 1400px) {
    .\32 xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:col-span-9 {
      grid-column: span 9 / span 9;
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:w-\[122px\] {
      width: 122px;
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:w-\[350px\] {
      width: 350px;
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:w-full {
      width: 100%;
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 1600px) {
    .\33 xl\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }

  @media (min-width: 1800px) {
    .\34 xl\:h-\[200px\] {
      height: 200px;
    }
  }

  @media (min-width: 1800px) {
    .\34 xl\:w-\[300px\] {
      width: 300px;
    }
  }

  .ltr\:-right-2:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * -2);
  }

  .ltr\:-right-2:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * -2);
  }

  .ltr\:-right-2:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * -2);
  }

  .ltr\:right-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 0);
  }

  .ltr\:right-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 0);
  }

  .ltr\:right-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 0);
  }

  .ltr\:right-1:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 1);
  }

  .ltr\:right-1:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 1);
  }

  .ltr\:right-1:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 1);
  }

  .ltr\:right-2:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 2);
  }

  .ltr\:right-2:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 2);
  }

  .ltr\:right-2:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 2);
  }

  .ltr\:right-3:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 3);
  }

  .ltr\:right-3:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 3);
  }

  .ltr\:right-3:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: calc(var(--spacing) * 3);
  }

  .ltr\:right-\[-12px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -12px;
  }

  .ltr\:right-\[-12px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -12px;
  }

  .ltr\:right-\[-12px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -12px;
  }

  .ltr\:right-\[-55px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -55px;
  }

  .ltr\:right-\[-55px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -55px;
  }

  .ltr\:right-\[-55px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: -55px;
  }

  .ltr\:right-\[2px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 2px;
  }

  .ltr\:right-\[2px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 2px;
  }

  .ltr\:right-\[2px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 2px;
  }

  .ltr\:right-\[16px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 16px;
  }

  .ltr\:right-\[16px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 16px;
  }

  .ltr\:right-\[16px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 16px;
  }

  .ltr\:right-\[18px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 18px;
  }

  .ltr\:right-\[18px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 18px;
  }

  .ltr\:right-\[18px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 18px;
  }

  .ltr\:right-\[30px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 30px;
  }

  .ltr\:right-\[30px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 30px;
  }

  .ltr\:right-\[30px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    right: 30px;
  }

  .ltr\:left-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: calc(var(--spacing) * 0);
  }

  .ltr\:left-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: calc(var(--spacing) * 0);
  }

  .ltr\:left-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: calc(var(--spacing) * 0);
  }

  .ltr\:left-1\/2:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 50%;
  }

  .ltr\:left-1\/2:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 50%;
  }

  .ltr\:left-1\/2:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 50%;
  }

  .ltr\:left-\[-12px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: -12px;
  }

  .ltr\:left-\[-12px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: -12px;
  }

  .ltr\:left-\[-12px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: -12px;
  }

  .ltr\:left-\[16px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 16px;
  }

  .ltr\:left-\[16px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 16px;
  }

  .ltr\:left-\[16px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    left: 16px;
  }

  .ltr\:ml-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    margin-left: calc(var(--spacing) * 0);
  }

  .ltr\:ml-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    margin-left: calc(var(--spacing) * 0);
  }

  .ltr\:ml-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    margin-left: calc(var(--spacing) * 0);
  }

  .ltr\:-translate-x-full:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .ltr\:-translate-x-full:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .ltr\:-translate-x-full:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .ltr\:border-l-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .ltr\:border-l-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .ltr\:border-l-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .ltr\:pl-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    padding-left: calc(var(--spacing) * 0);
  }

  .ltr\:pl-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    padding-left: calc(var(--spacing) * 0);
  }

  .ltr\:pl-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    padding-left: calc(var(--spacing) * 0);
  }

  .ltr\:text-left:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    text-align: left;
  }

  .ltr\:text-left:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    text-align: left;
  }

  .ltr\:text-left:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
    text-align: left;
  }

  @media (min-width: 567px) {
    .sm\:ltr\:right-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      right: calc(var(--spacing) * 0);
    }

    .sm\:ltr\:right-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      right: calc(var(--spacing) * 0);
    }

    .sm\:ltr\:right-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      right: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 992px) {
    .lg\:ltr\:left-5:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      left: calc(var(--spacing) * 5);
    }

    .lg\:ltr\:left-5:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      left: calc(var(--spacing) * 5);
    }

    .lg\:ltr\:left-5:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      left: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 992px) {
    .lg\:ltr\:ml-\[288px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      margin-left: 288px;
    }

    .lg\:ltr\:ml-\[288px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      margin-left: 288px;
    }

    .lg\:ltr\:ml-\[288px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      margin-left: 288px;
    }
  }

  @media (min-width: 992px) {
    .lg\:ltr\:translate-x-0:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .lg\:ltr\:translate-x-0:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .lg\:ltr\:translate-x-0:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (min-width: 992px) {
    .lg\:ltr\:border-l:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }

    .lg\:ltr\:border-l:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }

    .lg\:ltr\:border-l:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }

  @media (min-width: 992px) {
    .lg\:ltr\:pl-\[30px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 30px;
    }

    .lg\:ltr\:pl-\[30px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 30px;
    }

    .lg\:ltr\:pl-\[30px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 30px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:ltr\:pl-\[80px\]:where(:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 80px;
    }

    .xl\:ltr\:pl-\[80px\]:where(:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 80px;
    }

    .xl\:ltr\:pl-\[80px\]:where(:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))), [dir="ltr"], [dir="ltr"] *) {
      padding-left: 80px;
    }
  }

  .rtl\:right-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: calc(var(--spacing) * 0);
  }

  .rtl\:right-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: calc(var(--spacing) * 0);
  }

  .rtl\:right-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: calc(var(--spacing) * 0);
  }

  .rtl\:right-1\/2:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 50%;
  }

  .rtl\:right-1\/2:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 50%;
  }

  .rtl\:right-1\/2:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 50%;
  }

  .rtl\:right-\[-12px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: -12px;
  }

  .rtl\:right-\[-12px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: -12px;
  }

  .rtl\:right-\[-12px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: -12px;
  }

  .rtl\:right-\[16px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 16px;
  }

  .rtl\:right-\[16px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 16px;
  }

  .rtl\:right-\[16px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    right: 16px;
  }

  .rtl\:-left-2:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * -2);
  }

  .rtl\:-left-2:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * -2);
  }

  .rtl\:-left-2:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * -2);
  }

  .rtl\:left-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 0);
  }

  .rtl\:left-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 0);
  }

  .rtl\:left-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 0);
  }

  .rtl\:left-1:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 1);
  }

  .rtl\:left-1:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 1);
  }

  .rtl\:left-1:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 1);
  }

  .rtl\:left-2:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 2);
  }

  .rtl\:left-2:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 2);
  }

  .rtl\:left-2:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 2);
  }

  .rtl\:left-3:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 3);
  }

  .rtl\:left-3:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 3);
  }

  .rtl\:left-3:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: calc(var(--spacing) * 3);
  }

  .rtl\:left-\[-12px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -12px;
  }

  .rtl\:left-\[-12px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -12px;
  }

  .rtl\:left-\[-12px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -12px;
  }

  .rtl\:left-\[-55px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -55px;
  }

  .rtl\:left-\[-55px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -55px;
  }

  .rtl\:left-\[-55px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: -55px;
  }

  .rtl\:left-\[2px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 2px;
  }

  .rtl\:left-\[2px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 2px;
  }

  .rtl\:left-\[2px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 2px;
  }

  .rtl\:left-\[16px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 16px;
  }

  .rtl\:left-\[16px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 16px;
  }

  .rtl\:left-\[16px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 16px;
  }

  .rtl\:left-\[18px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 18px;
  }

  .rtl\:left-\[18px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 18px;
  }

  .rtl\:left-\[18px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 18px;
  }

  .rtl\:left-\[30px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 30px;
  }

  .rtl\:left-\[30px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 30px;
  }

  .rtl\:left-\[30px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    left: 30px;
  }

  .rtl\:mr-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    margin-right: calc(var(--spacing) * 0);
  }

  .rtl\:mr-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    margin-right: calc(var(--spacing) * 0);
  }

  .rtl\:mr-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    margin-right: calc(var(--spacing) * 0);
  }

  .rtl\:translate-x-full:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rtl\:translate-x-full:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rtl\:translate-x-full:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rtl\:scale-x-\[-1\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-scale-x: -1;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .rtl\:scale-x-\[-1\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-scale-x: -1;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .rtl\:scale-x-\[-1\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    --tw-scale-x: -1;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .rtl\:rotate-180:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    rotate: 180deg;
  }

  .rtl\:rotate-180:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    rotate: 180deg;
  }

  .rtl\:rotate-180:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    rotate: 180deg;
  }

  .rtl\:border-r-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    border-right-style: var(--tw-border-style);
    border-right-width: 0;
  }

  .rtl\:border-r-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    border-right-style: var(--tw-border-style);
    border-right-width: 0;
  }

  .rtl\:border-r-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    border-right-style: var(--tw-border-style);
    border-right-width: 0;
  }

  .rtl\:pr-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    padding-right: calc(var(--spacing) * 0);
  }

  .rtl\:pr-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    padding-right: calc(var(--spacing) * 0);
  }

  .rtl\:pr-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    padding-right: calc(var(--spacing) * 0);
  }

  .rtl\:text-right:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    text-align: right;
  }

  .rtl\:text-right:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    text-align: right;
  }

  .rtl\:text-right:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
    text-align: right;
  }

  @media (min-width: 567px) {
    .sm\:rtl\:left-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      left: calc(var(--spacing) * 0);
    }

    .sm\:rtl\:left-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      left: calc(var(--spacing) * 0);
    }

    .sm\:rtl\:left-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      left: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 992px) {
    .lg\:rtl\:right-5:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      right: calc(var(--spacing) * 5);
    }

    .lg\:rtl\:right-5:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      right: calc(var(--spacing) * 5);
    }

    .lg\:rtl\:right-5:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      right: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 992px) {
    .lg\:rtl\:mr-\[288px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      margin-right: 288px;
    }

    .lg\:rtl\:mr-\[288px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      margin-right: 288px;
    }

    .lg\:rtl\:mr-\[288px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      margin-right: 288px;
    }
  }

  @media (min-width: 992px) {
    .lg\:rtl\:-translate-x-0:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .lg\:rtl\:-translate-x-0:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .lg\:rtl\:-translate-x-0:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (min-width: 992px) {
    .lg\:rtl\:border-r:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }

    .lg\:rtl\:border-r:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }

    .lg\:rtl\:border-r:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }

  @media (min-width: 992px) {
    .lg\:rtl\:pr-\[30px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 30px;
    }

    .lg\:rtl\:pr-\[30px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 30px;
    }

    .lg\:rtl\:pr-\[30px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 30px;
    }
  }

  @media (min-width: 1200px) {
    .xl\:rtl\:pr-\[80px\]:where(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 80px;
    }

    .xl\:rtl\:pr-\[80px\]:where(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 80px;
    }

    .xl\:rtl\:pr-\[80px\]:where(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)), [dir="rtl"], [dir="rtl"] *) {
      padding-right: 80px;
    }
  }

  .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-\[rgba\(12\,3\,16\,0\.60\)\] svg:not([class*="text-"]) {
    color: rgba(12, 3, 16, .6);
  }
}

@font-face {
  font-family: uicons-regular-rounded;
  src: url("../media/uicons-regular-rounded.414aa73f.woff2") format("woff2"), url("../media/uicons-regular-rounded.64c5e7bc.woff") format("woff"), url("../media/uicons-regular-rounded.97a8fb89.eot") format("embedded-opentype");
  font-display: swap;
}

i[class^="fi-rr-"]:before, i[class*=" fi-rr-"]:before, span[class^="fi-rr-"]:before, span[class*="fi-rr-"]:before {
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  line-height: 1;
  font-family: uicons-regular-rounded !important;
  font-weight: normal !important;
}

.fi-rr-0:before {
  content: "";
}

.fi-rr-00s-music-disc:before {
  content: "";
}

.fi-rr-1:before {
  content: "";
}

.fi-rr-2:before {
  content: "";
}

.fi-rr-3:before {
  content: "";
}

.fi-rr-360-degrees:before {
  content: "";
}

.fi-rr-4:before {
  content: "";
}

.fi-rr-404:before {
  content: "";
}

.fi-rr-5:before {
  content: "";
}

.fi-rr-5g-lock:before {
  content: "";
}

.fi-rr-6:before {
  content: "";
}

.fi-rr-60s-music-disc:before {
  content: "";
}

.fi-rr-7:before {
  content: "";
}

.fi-rr-70s-music-disc:before {
  content: "";
}

.fi-rr-8:before {
  content: "";
}

.fi-rr-80s-music-disc:before {
  content: "";
}

.fi-rr-9:before {
  content: "";
}

.fi-rr-90s:before {
  content: "";
}

.fi-rr-90s-music-disc:before {
  content: "";
}

.fi-rr-a:before {
  content: "";
}

.fi-rr-abacus:before {
  content: "";
}

.fi-rr-abdomen:before {
  content: "";
}

.fi-rr-access-control:before {
  content: "";
}

.fi-rr-access-denied:before {
  content: "";
}

.fi-rr-accident:before {
  content: "";
}

.fi-rr-accordion:before {
  content: "";
}

.fi-rr-acorn:before {
  content: "";
}

.fi-rr-ad:before {
  content: "";
}

.fi-rr-ad-forbidden:before {
  content: "";
}

.fi-rr-ad-paid:before {
  content: "";
}

.fi-rr-ad-slash:before {
  content: "";
}

.fi-rr-add:before {
  content: "";
}

.fi-rr-add-document:before {
  content: "";
}

.fi-rr-add-folder:before {
  content: "";
}

.fi-rr-add-image:before {
  content: "";
}

.fi-rr-address-book:before {
  content: "";
}

.fi-rr-address-card:before {
  content: "";
}

.fi-rr-admin:before {
  content: "";
}

.fi-rr-admin-alt:before {
  content: "";
}

.fi-rr-age:before {
  content: "";
}

.fi-rr-age-alt:before {
  content: "";
}

.fi-rr-age-restriction-eighteen:before {
  content: "";
}

.fi-rr-age-restriction-seven:before {
  content: "";
}

.fi-rr-age-restriction-six:before {
  content: "";
}

.fi-rr-age-restriction-sixteen:before {
  content: "";
}

.fi-rr-age-restriction-thirteen:before {
  content: "";
}

.fi-rr-age-restriction-three:before {
  content: "";
}

.fi-rr-age-restriction-twelve:before {
  content: "";
}

.fi-rr-age-restriction-twenty-one:before {
  content: "";
}

.fi-rr-age-restriction-zero:before {
  content: "";
}

.fi-rr-ai-algorithm:before {
  content: "";
}

.fi-rr-ai-artist:before {
  content: "";
}

.fi-rr-ai-technology:before {
  content: "";
}

.fi-rr-air-conditioner:before {
  content: "";
}

.fi-rr-air-freshener:before {
  content: "";
}

.fi-rr-air-pollution:before {
  content: "";
}

.fi-rr-airplane-journey:before {
  content: "";
}

.fi-rr-airplane-mode-off:before {
  content: "";
}

.fi-rr-airplane-mode-on:before {
  content: "";
}

.fi-rr-airplane-window-open:before {
  content: "";
}

.fi-rr-airplay:before {
  content: "";
}

.fi-rr-alarm-clock:before {
  content: "";
}

.fi-rr-alarm-exclamation:before {
  content: "";
}

.fi-rr-alarm-off:before {
  content: "";
}

.fi-rr-alarm-plus:before {
  content: "";
}

.fi-rr-alarm-snooze:before {
  content: "";
}

.fi-rr-album:before {
  content: "";
}

.fi-rr-album-circle-plus:before {
  content: "";
}

.fi-rr-album-circle-user:before {
  content: "";
}

.fi-rr-album-collection:before {
  content: "";
}

.fi-rr-algorithm:before {
  content: "";
}

.fi-rr-alicorn:before {
  content: "";
}

.fi-rr-alien:before {
  content: "";
}

.fi-rr-align-center:before {
  content: "";
}

.fi-rr-align-justify:before {
  content: "";
}

.fi-rr-align-left:before {
  content: "";
}

.fi-rr-align-slash:before {
  content: "";
}

.fi-rr-allergy:before {
  content: "";
}

.fi-rr-aloe-vera:before {
  content: "";
}

.fi-rr-ambulance:before {
  content: "";
}

.fi-rr-american-football:before {
  content: "";
}

.fi-rr-amp-guitar:before {
  content: "";
}

.fi-rr-analyse:before {
  content: "";
}

.fi-rr-analyse-alt:before {
  content: "";
}

.fi-rr-analytics:before {
  content: "";
}

.fi-rr-analytics-magnifying-glass:before {
  content: "";
}

.fi-rr-anatomical-heart:before {
  content: "";
}

.fi-rr-anchor:before {
  content: "";
}

.fi-rr-angel:before {
  content: "";
}

.fi-rr-angle:before {
  content: "";
}

.fi-rr-angle-90:before {
  content: "";
}

.fi-rr-angle-circle-down:before {
  content: "";
}

.fi-rr-angle-circle-left:before {
  content: "";
}

.fi-rr-angle-circle-right:before {
  content: "";
}

.fi-rr-angle-circle-up:before {
  content: "";
}

.fi-rr-angle-double-left:before {
  content: "";
}

.fi-rr-angle-double-right:before {
  content: "";
}

.fi-rr-angle-double-small-down:before {
  content: "";
}

.fi-rr-angle-double-small-left:before {
  content: "";
}

.fi-rr-angle-double-small-right:before {
  content: "";
}

.fi-rr-angle-double-small-up:before {
  content: "";
}

.fi-rr-angle-down:before {
  content: "";
}

.fi-rr-angle-left:before {
  content: "";
}

.fi-rr-angle-right:before {
  content: "";
}

.fi-rr-angle-small-down:before {
  content: "";
}

.fi-rr-angle-small-left:before {
  content: "";
}

.fi-rr-angle-small-right:before {
  content: "";
}

.fi-rr-angle-small-up:before {
  content: "";
}

.fi-rr-angle-square-down:before {
  content: "";
}

.fi-rr-angle-square-left:before {
  content: "";
}

.fi-rr-angle-square-right:before {
  content: "";
}

.fi-rr-angle-square-up:before {
  content: "";
}

.fi-rr-angle-up:before {
  content: "";
}

.fi-rr-angles-up-down:before {
  content: "";
}

.fi-rr-angry:before {
  content: "";
}

.fi-rr-animated-icon:before {
  content: "";
}

.fi-rr-anise:before {
  content: "";
}

.fi-rr-ankh:before {
  content: "";
}

.fi-rr-answer:before {
  content: "";
}

.fi-rr-answer-alt:before {
  content: "";
}

.fi-rr-anxiety:before {
  content: "";
}

.fi-rr-apartment:before {
  content: "";
}

.fi-rr-aperture:before {
  content: "";
}

.fi-rr-api:before {
  content: "";
}

.fi-rr-app-notification:before {
  content: "";
}

.fi-rr-appendicitis:before {
  content: "";
}

.fi-rr-apple-books:before {
  content: "";
}

.fi-rr-apple-core:before {
  content: "";
}

.fi-rr-apple-crate:before {
  content: "";
}

.fi-rr-apple-dumbbell:before {
  content: "";
}

.fi-rr-apple-juice:before {
  content: "";
}

.fi-rr-apple-pie:before {
  content: "";
}

.fi-rr-apple-whole:before {
  content: "";
}

.fi-rr-apps:before {
  content: "";
}

.fi-rr-apps-add:before {
  content: "";
}

.fi-rr-apps-delete:before {
  content: "";
}

.fi-rr-apps-sort:before {
  content: "";
}

.fi-rr-april-calendar:before {
  content: "";
}

.fi-rr-archery:before {
  content: "";
}

.fi-rr-architect-plan:before {
  content: "";
}

.fi-rr-archive:before {
  content: "";
}

.fi-rr-archway:before {
  content: "";
}

.fi-rr-army-general:before {
  content: "";
}

.fi-rr-arrow-alt-circle-down:before {
  content: "";
}

.fi-rr-arrow-alt-circle-left:before {
  content: "";
}

.fi-rr-arrow-alt-circle-right:before {
  content: "";
}

.fi-rr-arrow-alt-circle-up:before {
  content: "";
}

.fi-rr-arrow-alt-down:before {
  content: "";
}

.fi-rr-arrow-alt-from-bottom:before {
  content: "";
}

.fi-rr-arrow-alt-from-left:before {
  content: "";
}

.fi-rr-arrow-alt-from-right:before {
  content: "";
}

.fi-rr-arrow-alt-from-top:before {
  content: "";
}

.fi-rr-arrow-alt-left:before {
  content: "";
}

.fi-rr-arrow-alt-right:before {
  content: "";
}

.fi-rr-arrow-alt-square-down:before {
  content: "";
}

.fi-rr-arrow-alt-square-left:before {
  content: "";
}

.fi-rr-arrow-alt-square-right:before {
  content: "";
}

.fi-rr-arrow-alt-square-up:before {
  content: "";
}

.fi-rr-arrow-alt-to-bottom:before {
  content: "";
}

.fi-rr-arrow-alt-to-left:before {
  content: "";
}

.fi-rr-arrow-alt-to-right:before {
  content: "";
}

.fi-rr-arrow-alt-to-top:before {
  content: "";
}

.fi-rr-arrow-alt-up:before {
  content: "";
}

.fi-rr-arrow-circle-down:before {
  content: "";
}

.fi-rr-arrow-circle-left:before {
  content: "";
}

.fi-rr-arrow-circle-right:before {
  content: "";
}

.fi-rr-arrow-circle-up:before {
  content: "";
}

.fi-rr-arrow-comparison:before {
  content: "";
}

.fi-rr-arrow-down:before {
  content: "";
}

.fi-rr-arrow-down-from-arc:before {
  content: "";
}

.fi-rr-arrow-down-from-dotted-line:before {
  content: "";
}

.fi-rr-arrow-down-left:before {
  content: "";
}

.fi-rr-arrow-down-small-big:before {
  content: "";
}

.fi-rr-arrow-down-strenght:before {
  content: "";
}

.fi-rr-arrow-down-to-dotted-line:before {
  content: "";
}

.fi-rr-arrow-down-to-square:before {
  content: "";
}

.fi-rr-arrow-down-triangle-square:before {
  content: "";
}

.fi-rr-arrow-from-bottom:before {
  content: "";
}

.fi-rr-arrow-from-left:before {
  content: "";
}

.fi-rr-arrow-from-right:before {
  content: "";
}

.fi-rr-arrow-from-top:before {
  content: "";
}

.fi-rr-arrow-left:before {
  content: "";
}

.fi-rr-arrow-left-from-arc:before {
  content: "";
}

.fi-rr-arrow-left-from-line:before {
  content: "";
}

.fi-rr-arrow-left-to-arc:before {
  content: "";
}

.fi-rr-arrow-progress:before {
  content: "";
}

.fi-rr-arrow-progress-alt:before {
  content: "";
}

.fi-rr-arrow-right:before {
  content: "";
}

.fi-rr-arrow-right-to-bracket:before {
  content: "";
}

.fi-rr-arrow-right-to-city:before {
  content: "";
}

.fi-rr-arrow-small-down:before {
  content: "";
}

.fi-rr-arrow-small-left:before {
  content: "";
}

.fi-rr-arrow-small-right:before {
  content: "";
}

.fi-rr-arrow-small-up:before {
  content: "";
}

.fi-rr-arrow-square-down:before {
  content: "";
}

.fi-rr-arrow-square-left:before {
  content: "";
}

.fi-rr-arrow-square-right:before {
  content: "";
}

.fi-rr-arrow-square-up:before {
  content: "";
}

.fi-rr-arrow-to-bottom:before {
  content: "";
}

.fi-rr-arrow-to-left:before {
  content: "";
}

.fi-rr-arrow-to-right:before {
  content: "";
}

.fi-rr-arrow-to-top:before {
  content: "";
}

.fi-rr-arrow-trend-down:before {
  content: "";
}

.fi-rr-arrow-trend-up:before {
  content: "";
}

.fi-rr-arrow-turn-down-left:before {
  content: "";
}

.fi-rr-arrow-turn-down-right:before {
  content: "";
}

.fi-rr-arrow-turn-left-up:before {
  content: "";
}

.fi-rr-arrow-up:before {
  content: "";
}

.fi-rr-arrow-up-from-dotted-line:before {
  content: "";
}

.fi-rr-arrow-up-from-ground-water:before {
  content: "";
}

.fi-rr-arrow-up-from-square:before {
  content: "";
}

.fi-rr-arrow-up-left:before {
  content: "";
}

.fi-rr-arrow-up-left-from-circle:before {
  content: "";
}

.fi-rr-arrow-up-right:before {
  content: "";
}

.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "";
}

.fi-rr-arrow-up-right-from-square:before {
  content: "";
}

.fi-rr-arrow-up-small-big:before {
  content: "";
}

.fi-rr-arrow-up-square-triangle:before {
  content: "";
}

.fi-rr-arrow-up-to-arc:before {
  content: "";
}

.fi-rr-arrow-up-to-dotted-line:before {
  content: "";
}

.fi-rr-arrow-upward-growth-crypto:before {
  content: "";
}

.fi-rr-arrows:before {
  content: "";
}

.fi-rr-arrows-alt:before {
  content: "";
}

.fi-rr-arrows-alt-h:before {
  content: "";
}

.fi-rr-arrows-alt-v:before {
  content: "";
}

.fi-rr-arrows-cross:before {
  content: "";
}

.fi-rr-arrows-down-curve:before {
  content: "";
}

.fi-rr-arrows-down-to-people:before {
  content: "";
}

.fi-rr-arrows-from-dotted-line:before {
  content: "";
}

.fi-rr-arrows-from-line:before {
  content: "";
}

.fi-rr-arrows-h:before {
  content: "";
}

.fi-rr-arrows-h-copy:before {
  content: "";
}

.fi-rr-arrows-repeat:before {
  content: "";
}

.fi-rr-arrows-repeat-1:before {
  content: "";
}

.fi-rr-arrows-retweet:before {
  content: "";
}

.fi-rr-arrows-split-right-and-left:before {
  content: "";
}

.fi-rr-arrows-split-up-and-left:before {
  content: "";
}

.fi-rr-arrows-to-circle:before {
  content: "";
}

.fi-rr-arrows-to-dot:before {
  content: "";
}

.fi-rr-arrows-to-dotted-line:before {
  content: "";
}

.fi-rr-arrows-to-eye:before {
  content: "";
}

.fi-rr-arrows-to-line:before {
  content: "";
}

.fi-rr-artificial-intelligence:before {
  content: "";
}

.fi-rr-artist:before {
  content: "";
}

.fi-rr-assept-document:before {
  content: "";
}

.fi-rr-assessment:before {
  content: "";
}

.fi-rr-assessment-alt:before {
  content: "";
}

.fi-rr-assign:before {
  content: "";
}

.fi-rr-assistive-listening-systems:before {
  content: "";
}

.fi-rr-asterik:before {
  content: "";
}

.fi-rr-asthma:before {
  content: "";
}

.fi-rr-at:before {
  content: "";
}

.fi-rr-atm:before {
  content: "";
}

.fi-rr-attention-detail:before {
  content: "";
}

.fi-rr-attribution-pen:before {
  content: "";
}

.fi-rr-attribution-pencil:before {
  content: "";
}

.fi-rr-aubergine:before {
  content: "";
}

.fi-rr-auction:before {
  content: "";
}

.fi-rr-auction-paddle:before {
  content: "";
}

.fi-rr-audience-megaphone:before {
  content: "";
}

.fi-rr-audio-description-slash:before {
  content: "";
}

.fi-rr-audit:before {
  content: "";
}

.fi-rr-audit-alt:before {
  content: "";
}

.fi-rr-august-calendar:before {
  content: "";
}

.fi-rr-austral-sign:before {
  content: "";
}

.fi-rr-australia:before {
  content: "";
}

.fi-rr-australia-country-code:before {
  content: "";
}

.fi-rr-australia-flag:before {
  content: "";
}

.fi-rr-auto-pilot:before {
  content: "";
}

.fi-rr-auto-reply:before {
  content: "";
}

.fi-rr-auto-sync:before {
  content: "";
}

.fi-rr-autosave:before {
  content: "";
}

.fi-rr-avi-file:before {
  content: "";
}

.fi-rr-avocado:before {
  content: "";
}

.fi-rr-award:before {
  content: "";
}

.fi-rr-axe:before {
  content: "";
}

.fi-rr-axe-battle:before {
  content: "";
}

.fi-rr-b:before {
  content: "";
}

.fi-rr-baby:before {
  content: "";
}

.fi-rr-baby-carriage:before {
  content: "";
}

.fi-rr-baby-cradle:before {
  content: "";
}

.fi-rr-back-up:before {
  content: "";
}

.fi-rr-background:before {
  content: "";
}

.fi-rr-backpack:before {
  content: "";
}

.fi-rr-bacon:before {
  content: "";
}

.fi-rr-bacon-egg:before {
  content: "";
}

.fi-rr-bacteria:before {
  content: "";
}

.fi-rr-bacterium:before {
  content: "";
}

.fi-rr-badge:before {
  content: "";
}

.fi-rr-badge-check:before {
  content: "";
}

.fi-rr-badge-dollar:before {
  content: "";
}

.fi-rr-badge-leaf:before {
  content: "";
}

.fi-rr-badge-percent:before {
  content: "";
}

.fi-rr-badge-sheriff:before {
  content: "";
}

.fi-rr-badger-honey:before {
  content: "";
}

.fi-rr-badget-check-alt:before {
  content: "";
}

.fi-rr-badminton:before {
  content: "";
}

.fi-rr-bag-map-pin:before {
  content: "";
}

.fi-rr-bag-seedling:before {
  content: "";
}

.fi-rr-bag-shopping-minus:before {
  content: "";
}

.fi-rr-bags-shopping:before {
  content: "";
}

.fi-rr-baguette:before {
  content: "";
}

.fi-rr-bahai:before {
  content: "";
}

.fi-rr-baht-sign:before {
  content: "";
}

.fi-rr-balance-scale-left:before {
  content: "";
}

.fi-rr-balance-scale-right:before {
  content: "";
}

.fi-rr-balcony:before {
  content: "";
}

.fi-rr-ball:before {
  content: "";
}

.fi-rr-ball-pile:before {
  content: "";
}

.fi-rr-ballet-dance:before {
  content: "";
}

.fi-rr-balloon:before {
  content: "";
}

.fi-rr-balloons:before {
  content: "";
}

.fi-rr-ballot:before {
  content: "";
}

.fi-rr-ballot-check:before {
  content: "";
}

.fi-rr-bamboo:before {
  content: "";
}

.fi-rr-ban:before {
  content: "";
}

.fi-rr-ban-bug:before {
  content: "";
}

.fi-rr-banana:before {
  content: "";
}

.fi-rr-band-aid:before {
  content: "";
}

.fi-rr-band-aid-alt:before {
  content: "";
}

.fi-rr-bandage-wound:before {
  content: "";
}

.fi-rr-bangladeshi-taka-sign:before {
  content: "";
}

.fi-rr-banjo:before {
  content: "";
}

.fi-rr-bank:before {
  content: "";
}

.fi-rr-bank-app:before {
  content: "";
}

.fi-rr-banner:before {
  content: "";
}

.fi-rr-banner-2:before {
  content: "";
}

.fi-rr-banner-3:before {
  content: "";
}

.fi-rr-banner-4:before {
  content: "";
}

.fi-rr-banner-5:before {
  content: "";
}

.fi-rr-barber-pole:before {
  content: "";
}

.fi-rr-barber-shop:before {
  content: "";
}

.fi-rr-barcode:before {
  content: "";
}

.fi-rr-barcode-read:before {
  content: "";
}

.fi-rr-barcode-scan:before {
  content: "";
}

.fi-rr-barefoot:before {
  content: "";
}

.fi-rr-bars-filter:before {
  content: "";
}

.fi-rr-bars-progress:before {
  content: "";
}

.fi-rr-bars-sort:before {
  content: "";
}

.fi-rr-bars-staggered:before {
  content: "";
}

.fi-rr-baseball:before {
  content: "";
}

.fi-rr-baseball-alt:before {
  content: "";
}

.fi-rr-baseball-player:before {
  content: "";
}

.fi-rr-basket:before {
  content: "";
}

.fi-rr-basket-shopping-minus:before {
  content: "";
}

.fi-rr-basket-shopping-plus:before {
  content: "";
}

.fi-rr-basket-shopping-simple:before {
  content: "";
}

.fi-rr-basketball:before {
  content: "";
}

.fi-rr-basketball-ticket:before {
  content: "";
}

.fi-rr-bat:before {
  content: "";
}

.fi-rr-bath:before {
  content: "";
}

.fi-rr-battery-100:before {
  content: "";
}

.fi-rr-battery-bolt:before {
  content: "";
}

.fi-rr-battery-empty:before {
  content: "";
}

.fi-rr-battery-exclamation:before {
  content: "";
}

.fi-rr-battery-full:before {
  content: "";
}

.fi-rr-battery-half:before {
  content: "";
}

.fi-rr-battery-quarter:before {
  content: "";
}

.fi-rr-battery-slash:before {
  content: "";
}

.fi-rr-battery-three-quarters:before {
  content: "";
}

.fi-rr-bay-leaf:before {
  content: "";
}

.fi-rr-beacon:before {
  content: "";
}

.fi-rr-bear-market:before {
  content: "";
}

.fi-rr-beard:before {
  content: "";
}

.fi-rr-beauty-mask:before {
  content: "";
}

.fi-rr-bed:before {
  content: "";
}

.fi-rr-bed-alt:before {
  content: "";
}

.fi-rr-bed-bunk:before {
  content: "";
}

.fi-rr-bed-empty:before {
  content: "";
}

.fi-rr-bed-pulse:before {
  content: "";
}

.fi-rr-bee:before {
  content: "";
}

.fi-rr-beer:before {
  content: "";
}

.fi-rr-beer-mug-empty:before {
  content: "";
}

.fi-rr-bell:before {
  content: "";
}

.fi-rr-bell-concierge:before {
  content: "";
}

.fi-rr-bell-notification-call:before {
  content: "";
}

.fi-rr-bell-notification-social-media:before {
  content: "";
}

.fi-rr-bell-ring:before {
  content: "";
}

.fi-rr-bell-school:before {
  content: "";
}

.fi-rr-bell-school-slash:before {
  content: "";
}

.fi-rr-bell-slash:before {
  content: "";
}

.fi-rr-bells:before {
  content: "";
}

.fi-rr-bench-tree:before {
  content: "";
}

.fi-rr-benefit:before {
  content: "";
}

.fi-rr-benefit-diamond:before {
  content: "";
}

.fi-rr-benefit-diamond-alt:before {
  content: "";
}

.fi-rr-benefit-hand:before {
  content: "";
}

.fi-rr-benefit-increase:before {
  content: "";
}

.fi-rr-benefit-porcent:before {
  content: "";
}

.fi-rr-betamax:before {
  content: "";
}

.fi-rr-bible:before {
  content: "";
}

.fi-rr-bicycle-journey:before {
  content: "";
}

.fi-rr-big-data:before {
  content: "";
}

.fi-rr-big-data-ai:before {
  content: "";
}

.fi-rr-big-data-analytics:before {
  content: "";
}

.fi-rr-big-drop:before {
  content: "";
}

.fi-rr-bike:before {
  content: "";
}

.fi-rr-bike-moving:before {
  content: "";
}

.fi-rr-bike-path:before {
  content: "";
}

.fi-rr-biking:before {
  content: "";
}

.fi-rr-biking-mountain:before {
  content: "";
}

.fi-rr-bill-arrow:before {
  content: "";
}

.fi-rr-billboard:before {
  content: "";
}

.fi-rr-billiard:before {
  content: "";
}

.fi-rr-bin-bottles:before {
  content: "";
}

.fi-rr-binary:before {
  content: "";
}

.fi-rr-binary-circle-check:before {
  content: "";
}

.fi-rr-binary-cloud:before {
  content: "";
}

.fi-rr-binary-lock:before {
  content: "";
}

.fi-rr-binary-slash:before {
  content: "";
}

.fi-rr-binoculars:before {
  content: "";
}

.fi-rr-bio:before {
  content: "";
}

.fi-rr-bio-leaves:before {
  content: "";
}

.fi-rr-biohazard:before {
  content: "";
}

.fi-rr-bipolar:before {
  content: "";
}

.fi-rr-bird:before {
  content: "";
}

.fi-rr-bitcoin-card:before {
  content: "";
}

.fi-rr-bitcoin-sign:before {
  content: "";
}

.fi-rr-blanket:before {
  content: "";
}

.fi-rr-blender:before {
  content: "";
}

.fi-rr-blender-phone:before {
  content: "";
}

.fi-rr-blinds:before {
  content: "";
}

.fi-rr-blinds-open:before {
  content: "";
}

.fi-rr-blinds-raised:before {
  content: "";
}

.fi-rr-block:before {
  content: "";
}

.fi-rr-block-brick:before {
  content: "";
}

.fi-rr-block-brick-fire:before {
  content: "";
}

.fi-rr-block-microphone:before {
  content: "";
}

.fi-rr-block-question:before {
  content: "";
}

.fi-rr-block-quote:before {
  content: "";
}

.fi-rr-block-user:before {
  content: "";
}

.fi-rr-blockchain-3:before {
  content: "";
}

.fi-rr-blog-pencil:before {
  content: "";
}

.fi-rr-blog-text:before {
  content: "";
}

.fi-rr-blood:before {
  content: "";
}

.fi-rr-blood-dropper:before {
  content: "";
}

.fi-rr-blood-test-tube:before {
  content: "";
}

.fi-rr-blood-test-tube-alt:before {
  content: "";
}

.fi-rr-blueberries:before {
  content: "";
}

.fi-rr-blueprint:before {
  content: "";
}

.fi-rr-blueprint-house:before {
  content: "";
}

.fi-rr-bluetooth-alt:before {
  content: "";
}

.fi-rr-bluetooth-circle:before {
  content: "";
}

.fi-rr-bluetooth-headphones:before {
  content: "";
}

.fi-rr-bluetooth-keyboard:before {
  content: "";
}

.fi-rr-bluetooth-mouse:before {
  content: "";
}

.fi-rr-bluetooth-settings:before {
  content: "";
}

.fi-rr-bluetooth-speaker:before {
  content: "";
}

.fi-rr-bluetooth-usb:before {
  content: "";
}

.fi-rr-blush:before {
  content: "";
}

.fi-rr-bold:before {
  content: "";
}

.fi-rr-bolt:before {
  content: "";
}

.fi-rr-bolt-auto:before {
  content: "";
}

.fi-rr-bolt-slash:before {
  content: "";
}

.fi-rr-bomb:before {
  content: "";
}

.fi-rr-bone:before {
  content: "";
}

.fi-rr-bone-break:before {
  content: "";
}

.fi-rr-bong:before {
  content: "";
}

.fi-rr-bonus:before {
  content: "";
}

.fi-rr-bonus-alt:before {
  content: "";
}

.fi-rr-bonus-star:before {
  content: "";
}

.fi-rr-book:before {
  content: "";
}

.fi-rr-book-alt:before {
  content: "";
}

.fi-rr-book-arrow-right:before {
  content: "";
}

.fi-rr-book-arrow-up:before {
  content: "";
}

.fi-rr-book-atlas:before {
  content: "";
}

.fi-rr-book-bookmark:before {
  content: "";
}

.fi-rr-book-circle-arrow-right:before {
  content: "";
}

.fi-rr-book-circle-arrow-up:before {
  content: "";
}

.fi-rr-book-copy:before {
  content: "";
}

.fi-rr-book-dead:before {
  content: "";
}

.fi-rr-book-font:before {
  content: "";
}

.fi-rr-book-heart:before {
  content: "";
}

.fi-rr-book-medical:before {
  content: "";
}

.fi-rr-book-open-cover:before {
  content: "";
}

.fi-rr-book-open-reader:before {
  content: "";
}

.fi-rr-book-plus:before {
  content: "";
}

.fi-rr-book-quran:before {
  content: "";
}

.fi-rr-book-section:before {
  content: "";
}

.fi-rr-book-spells:before {
  content: "";
}

.fi-rr-book-tanakh:before {
  content: "";
}

.fi-rr-book-user:before {
  content: "";
}

.fi-rr-book-world:before {
  content: "";
}

.fi-rr-Booking:before {
  content: "";
}

.fi-rr-bookmark:before {
  content: "";
}

.fi-rr-bookmark-slash:before {
  content: "";
}

.fi-rr-books:before {
  content: "";
}

.fi-rr-books-lightbulb:before {
  content: "";
}

.fi-rr-books-medical:before {
  content: "";
}

.fi-rr-boot:before {
  content: "";
}

.fi-rr-boot-heeled:before {
  content: "";
}

.fi-rr-booth-curtain:before {
  content: "";
}

.fi-rr-border-all:before {
  content: "";
}

.fi-rr-border-bottom:before {
  content: "";
}

.fi-rr-border-center-h:before {
  content: "";
}

.fi-rr-border-center-v:before {
  content: "";
}

.fi-rr-border-inner:before {
  content: "";
}

.fi-rr-border-left:before {
  content: "";
}

.fi-rr-border-none:before {
  content: "";
}

.fi-rr-border-outer:before {
  content: "";
}

.fi-rr-border-right:before {
  content: "";
}

.fi-rr-border-style:before {
  content: "";
}

.fi-rr-border-style-alt:before {
  content: "";
}

.fi-rr-border-top:before {
  content: "";
}

.fi-rr-boss:before {
  content: "";
}

.fi-rr-bottle:before {
  content: "";
}

.fi-rr-bottle-baby:before {
  content: "";
}

.fi-rr-bottle-droplet:before {
  content: "";
}

.fi-rr-bow-arrow:before {
  content: "";
}

.fi-rr-bowl-chopsticks:before {
  content: "";
}

.fi-rr-bowl-chopsticks-noodles:before {
  content: "";
}

.fi-rr-bowl-rice:before {
  content: "";
}

.fi-rr-bowl-scoop:before {
  content: "";
}

.fi-rr-bowl-scoops:before {
  content: "";
}

.fi-rr-bowl-soft-serve:before {
  content: "";
}

.fi-rr-bowl-spoon:before {
  content: "";
}

.fi-rr-bowling:before {
  content: "";
}

.fi-rr-bowling-ball:before {
  content: "";
}

.fi-rr-bowling-pins:before {
  content: "";
}

.fi-rr-box:before {
  content: "";
}

.fi-rr-box-alt:before {
  content: "";
}

.fi-rr-box-ballot:before {
  content: "";
}

.fi-rr-box-check:before {
  content: "";
}

.fi-rr-box-circle-check:before {
  content: "";
}

.fi-rr-box-dollar:before {
  content: "";
}

.fi-rr-box-fragile:before {
  content: "";
}

.fi-rr-box-heart:before {
  content: "";
}

.fi-rr-box-open:before {
  content: "";
}

.fi-rr-box-open-full:before {
  content: "";
}

.fi-rr-box-tissue:before {
  content: "";
}

.fi-rr-box-up:before {
  content: "";
}

.fi-rr-boxes:before {
  content: "";
}

.fi-rr-boxing-glove:before {
  content: "";
}

.fi-rr-bracket-curly:before {
  content: "";
}

.fi-rr-bracket-curly-right:before {
  content: "";
}

.fi-rr-bracket-round:before {
  content: "";
}

.fi-rr-bracket-round-right:before {
  content: "";
}

.fi-rr-bracket-square:before {
  content: "";
}

.fi-rr-bracket-square-right:before {
  content: "";
}

.fi-rr-brackets-curly:before {
  content: "";
}

.fi-rr-brackets-round:before {
  content: "";
}

.fi-rr-brackets-square:before {
  content: "";
}

.fi-rr-braille:before {
  content: "";
}

.fi-rr-braille-a:before {
  content: "";
}

.fi-rr-braille-b:before {
  content: "";
}

.fi-rr-braille-c:before {
  content: "";
}

.fi-rr-braille-d:before {
  content: "";
}

.fi-rr-braille-e:before {
  content: "";
}

.fi-rr-braille-g:before {
  content: "";
}

.fi-rr-braille-h:before {
  content: "";
}

.fi-rr-braille-i:before {
  content: "";
}

.fi-rr-braille-j:before {
  content: "";
}

.fi-rr-braille-k:before {
  content: "";
}

.fi-rr-braille-l:before {
  content: "";
}

.fi-rr-braille-m:before {
  content: "";
}

.fi-rr-braille-n:before {
  content: "";
}

.fi-rr-braille-n-alt:before {
  content: "";
}

.fi-rr-braille-o:before {
  content: "";
}

.fi-rr-braille-p:before {
  content: "";
}

.fi-rr-braille-q:before {
  content: "";
}

.fi-rr-braille-r:before {
  content: "";
}

.fi-rr-braille-s:before {
  content: "";
}

.fi-rr-braille-t:before {
  content: "";
}

.fi-rr-braille-u:before {
  content: "";
}

.fi-rr-braille-v:before {
  content: "";
}

.fi-rr-braille-w:before {
  content: "";
}

.fi-rr-braille-x:before {
  content: "";
}

.fi-rr-braille-y:before {
  content: "";
}

.fi-rr-braille-z:before {
  content: "";
}

.fi-rr-brain:before {
  content: "";
}

.fi-rr-brain-bulb:before {
  content: "";
}

.fi-rr-brain-circuit:before {
  content: "";
}

.fi-rr-brain-doubt:before {
  content: "";
}

.fi-rr-brain-half-lightbulb:before {
  content: "";
}

.fi-rr-brain-lightning:before {
  content: "";
}

.fi-rr-brain-stress:before {
  content: "";
}

.fi-rr-brake-warning:before {
  content: "";
}

.fi-rr-branching:before {
  content: "";
}

.fi-rr-brand:before {
  content: "";
}

.fi-rr-brand-badge:before {
  content: "";
}

.fi-rr-brand-strategy:before {
  content: "";
}

.fi-rr-branding:before {
  content: "";
}

.fi-rr-brazil:before {
  content: "";
}

.fi-rr-brazil-flag:before {
  content: "";
}

.fi-rr-brazil-flag-circle:before {
  content: "";
}

.fi-rr-bread:before {
  content: "";
}

.fi-rr-bread-loaf:before {
  content: "";
}

.fi-rr-bread-slice:before {
  content: "";
}

.fi-rr-bread-slice-butter:before {
  content: "";
}

.fi-rr-break-time:before {
  content: "";
}

.fi-rr-bridge:before {
  content: "";
}

.fi-rr-bridge-circle-check:before {
  content: "";
}

.fi-rr-bridge-collapse:before {
  content: "";
}

.fi-rr-bridge-construction:before {
  content: "";
}

.fi-rr-bridge-suspension:before {
  content: "";
}

.fi-rr-bridge-water:before {
  content: "";
}

.fi-rr-briefcase:before {
  content: "";
}

.fi-rr-briefcase-arrow-right:before {
  content: "";
}

.fi-rr-briefcase-blank:before {
  content: "";
}

.fi-rr-briefcase-dollar:before {
  content: "";
}

.fi-rr-brightness:before {
  content: "";
}

.fi-rr-brightness-low:before {
  content: "";
}

.fi-rr-bring-forward:before {
  content: "";
}

.fi-rr-bring-front:before {
  content: "";
}

.fi-rr-broadcast-tower:before {
  content: "";
}

.fi-rr-broccoli:before {
  content: "";
}

.fi-rr-broken-arm:before {
  content: "";
}

.fi-rr-broken-chain-link-wrong:before {
  content: "";
}

.fi-rr-broken-image:before {
  content: "";
}

.fi-rr-broken-leg:before {
  content: "";
}

.fi-rr-broken-nail:before {
  content: "";
}

.fi-rr-broom:before {
  content: "";
}

.fi-rr-broom-ball:before {
  content: "";
}

.fi-rr-browser:before {
  content: "";
}

.fi-rr-browser-css:before {
  content: "";
}

.fi-rr-browser-lock-alert:before {
  content: "";
}

.fi-rr-browser-ui:before {
  content: "";
}

.fi-rr-browsers:before {
  content: "";
}

.fi-rr-brush:before {
  content: "";
}

.fi-rr-bubble-discussion:before {
  content: "";
}

.fi-rr-bucket:before {
  content: "";
}

.fi-rr-budget:before {
  content: "";
}

.fi-rr-budget-alt:before {
  content: "";
}

.fi-rr-bug:before {
  content: "";
}

.fi-rr-bug-fix:before {
  content: "";
}

.fi-rr-bug-folder:before {
  content: "";
}

.fi-rr-bug-magnifier:before {
  content: "";
}

.fi-rr-bug-report:before {
  content: "";
}

.fi-rr-bug-slash:before {
  content: "";
}

.fi-rr-bugs:before {
  content: "";
}

.fi-rr-build:before {
  content: "";
}

.fi-rr-build-alt:before {
  content: "";
}

.fi-rr-builder:before {
  content: "";
}

.fi-rr-building:before {
  content: "";
}

.fi-rr-building-car:before {
  content: "";
}

.fi-rr-building-check:before {
  content: "";
}

.fi-rr-building-circle-arrow-right:before {
  content: "";
}

.fi-rr-building-flag:before {
  content: "";
}

.fi-rr-building-foundation:before {
  content: "";
}

.fi-rr-building-lock:before {
  content: "";
}

.fi-rr-building-materials:before {
  content: "";
}

.fi-rr-building-ngo:before {
  content: "";
}

.fi-rr-building-shield:before {
  content: "";
}

.fi-rr-building-user:before {
  content: "";
}

.fi-rr-building-xmark:before {
  content: "";
}

.fi-rr-bulb:before {
  content: "";
}

.fi-rr-bulb-speech-bubble:before {
  content: "";
}

.fi-rr-bull-market:before {
  content: "";
}

.fi-rr-bullet:before {
  content: "";
}

.fi-rr-bullhorn:before {
  content: "";
}

.fi-rr-bullseye:before {
  content: "";
}

.fi-rr-bullseye-arrow:before {
  content: "";
}

.fi-rr-bullseye-pointer:before {
  content: "";
}

.fi-rr-buoy:before {
  content: "";
}

.fi-rr-burger-alt:before {
  content: "";
}

.fi-rr-burger-fries:before {
  content: "";
}

.fi-rr-burger-glass:before {
  content: "";
}

.fi-rr-burnout:before {
  content: "";
}

.fi-rr-burrito:before {
  content: "";
}

.fi-rr-burst:before {
  content: "";
}

.fi-rr-bus:before {
  content: "";
}

.fi-rr-bus-alt:before {
  content: "";
}

.fi-rr-bus-ticket:before {
  content: "";
}

.fi-rr-business-deal:before {
  content: "";
}

.fi-rr-business-growth:before {
  content: "";
}

.fi-rr-business-meeting:before {
  content: "";
}

.fi-rr-business-podcast:before {
  content: "";
}

.fi-rr-business-time:before {
  content: "";
}

.fi-rr-business-value:before {
  content: "";
}

.fi-rr-Butter:before {
  content: "";
}

.fi-rr-butterfly:before {
  content: "";
}

.fi-rr-c:before {
  content: "";
}

.fi-rr-cabin:before {
  content: "";
}

.fi-rr-cactus:before {
  content: "";
}

.fi-rr-cage-empty:before {
  content: "";
}

.fi-rr-cake-birthday:before {
  content: "";
}

.fi-rr-cake-slice:before {
  content: "";
}

.fi-rr-cake-wedding:before {
  content: "";
}

.fi-rr-calculator:before {
  content: "";
}

.fi-rr-calculator-bill:before {
  content: "";
}

.fi-rr-calculator-math-tax:before {
  content: "";
}

.fi-rr-calculator-money:before {
  content: "";
}

.fi-rr-calculator-simple:before {
  content: "";
}

.fi-rr-calendar:before {
  content: "";
}

.fi-rr-calendar-arrow-down:before {
  content: "";
}

.fi-rr-calendar-arrow-up:before {
  content: "";
}

.fi-rr-calendar-birhtday-cake:before {
  content: "";
}

.fi-rr-calendar-call:before {
  content: "";
}

.fi-rr-calendar-check:before {
  content: "";
}

.fi-rr-calendar-clock:before {
  content: "";
}

.fi-rr-calendar-day:before {
  content: "";
}

.fi-rr-calendar-days:before {
  content: "";
}

.fi-rr-calendar-event-tax:before {
  content: "";
}

.fi-rr-calendar-exclamation:before {
  content: "";
}

.fi-rr-calendar-gavel-legal:before {
  content: "";
}

.fi-rr-calendar-heart:before {
  content: "";
}

.fi-rr-calendar-image:before {
  content: "";
}

.fi-rr-calendar-lines:before {
  content: "";
}

.fi-rr-calendar-lines-pen:before {
  content: "";
}

.fi-rr-calendar-minus:before {
  content: "";
}

.fi-rr-calendar-payment-loan:before {
  content: "";
}

.fi-rr-calendar-pen:before {
  content: "";
}

.fi-rr-calendar-plus:before {
  content: "";
}

.fi-rr-calendar-salary:before {
  content: "";
}

.fi-rr-calendar-shift-swap:before {
  content: "";
}

.fi-rr-calendar-star:before {
  content: "";
}

.fi-rr-calendar-swap:before {
  content: "";
}

.fi-rr-calendar-update:before {
  content: "";
}

.fi-rr-calendar-week:before {
  content: "";
}

.fi-rr-calendar-xmark:before {
  content: "";
}

.fi-rr-calendars:before {
  content: "";
}

.fi-rr-call-duration:before {
  content: "";
}

.fi-rr-call-forbidden:before {
  content: "";
}

.fi-rr-call-history:before {
  content: "";
}

.fi-rr-call-incoming:before {
  content: "";
}

.fi-rr-call-missed:before {
  content: "";
}

.fi-rr-call-outgoing:before {
  content: "";
}

.fi-rr-camcorder:before {
  content: "";
}

.fi-rr-camera:before {
  content: "";
}

.fi-rr-camera-cctv:before {
  content: "";
}

.fi-rr-camera-movie:before {
  content: "";
}

.fi-rr-camera-retro:before {
  content: "";
}

.fi-rr-camera-rotate:before {
  content: "";
}

.fi-rr-camera-security:before {
  content: "";
}

.fi-rr-camera-slash:before {
  content: "";
}

.fi-rr-camera-viewfinder:before {
  content: "";
}

.fi-rr-campfire:before {
  content: "";
}

.fi-rr-camping:before {
  content: "";
}

.fi-rr-can-food:before {
  content: "";
}

.fi-rr-candle-holder:before {
  content: "";
}

.fi-rr-candle-lotus-yoga:before {
  content: "";
}

.fi-rr-candle-pose-yoga:before {
  content: "";
}

.fi-rr-candy:before {
  content: "";
}

.fi-rr-candy-alt:before {
  content: "";
}

.fi-rr-candy-bar:before {
  content: "";
}

.fi-rr-candy-cane:before {
  content: "";
}

.fi-rr-candy-corn:before {
  content: "";
}

.fi-rr-candy-sweet:before {
  content: "";
}

.fi-rr-Cannabis:before {
  content: "";
}

.fi-rr-canned-food:before {
  content: "";
}

.fi-rr-cannon:before {
  content: "";
}

.fi-rr-canoe:before {
  content: "";
}

.fi-rr-capsules:before {
  content: "";
}

.fi-rr-car:before {
  content: "";
}

.fi-rr-car-alt:before {
  content: "";
}

.fi-rr-car-battery:before {
  content: "";
}

.fi-rr-car-bolt:before {
  content: "";
}

.fi-rr-car-building:before {
  content: "";
}

.fi-rr-car-bump:before {
  content: "";
}

.fi-rr-car-bus:before {
  content: "";
}

.fi-rr-car-charger-bolt:before {
  content: "";
}

.fi-rr-car-circle-bolt:before {
  content: "";
}

.fi-rr-car-crash:before {
  content: "";
}

.fi-rr-car-garage:before {
  content: "";
}

.fi-rr-car-journey:before {
  content: "";
}

.fi-rr-car-mechanic:before {
  content: "";
}

.fi-rr-car-oil:before {
  content: "";
}

.fi-rr-car-rear:before {
  content: "";
}

.fi-rr-car-side:before {
  content: "";
}

.fi-rr-car-side-bolt:before {
  content: "";
}

.fi-rr-car-tilt:before {
  content: "";
}

.fi-rr-car-tunnel:before {
  content: "";
}

.fi-rr-car-wash:before {
  content: "";
}

.fi-rr-caravan:before {
  content: "";
}

.fi-rr-caravan-alt:before {
  content: "";
}

.fi-rr-carbon-cloud:before {
  content: "";
}

.fi-rr-carbon-cloud-arrow-down:before {
  content: "";
}

.fi-rr-carbon-footprint:before {
  content: "";
}

.fi-rr-card-club:before {
  content: "";
}

.fi-rr-card-diamond:before {
  content: "";
}

.fi-rr-card-heart:before {
  content: "";
}

.fi-rr-card-spade:before {
  content: "";
}

.fi-rr-cardinal-compass:before {
  content: "";
}

.fi-rr-cards-blank:before {
  content: "";
}

.fi-rr-career-growth:before {
  content: "";
}

.fi-rr-career-path:before {
  content: "";
}

.fi-rr-caret-circle-down:before {
  content: "";
}

.fi-rr-caret-circle-right:before {
  content: "";
}

.fi-rr-caret-circle-up:before {
  content: "";
}

.fi-rr-caret-down:before {
  content: "";
}

.fi-rr-caret-left:before {
  content: "";
}

.fi-rr-caret-quare-up:before {
  content: "";
}

.fi-rr-caret-right:before {
  content: "";
}

.fi-rr-caret-square-down:before {
  content: "";
}

.fi-rr-caret-square-left:before {
  content: "";
}

.fi-rr-caret-square-left_1:before {
  content: "";
}

.fi-rr-caret-square-right:before {
  content: "";
}

.fi-rr-caret-up:before {
  content: "";
}

.fi-rr-carrot:before {
  content: "";
}

.fi-rr-cars:before {
  content: "";
}

.fi-rr-cars-crash:before {
  content: "";
}

.fi-rr-cart-arrow-down:before {
  content: "";
}

.fi-rr-cart-minus:before {
  content: "";
}

.fi-rr-cart-shopping-fast:before {
  content: "";
}

.fi-rr-case-study:before {
  content: "";
}

.fi-rr-cash-register:before {
  content: "";
}

.fi-rr-cassette-tape:before {
  content: "";
}

.fi-rr-cassette-vhs:before {
  content: "";
}

.fi-rr-castle:before {
  content: "";
}

.fi-rr-castle-tower:before {
  content: "";
}

.fi-rr-cat:before {
  content: "";
}

.fi-rr-cat-dog:before {
  content: "";
}

.fi-rr-cat-head:before {
  content: "";
}

.fi-rr-cat-space:before {
  content: "";
}

.fi-rr-catalog:before {
  content: "";
}

.fi-rr-catalog-alt:before {
  content: "";
}

.fi-rr-catalog-magazine:before {
  content: "";
}

.fi-rr-category:before {
  content: "";
}

.fi-rr-category-alt:before {
  content: "";
}

.fi-rr-cauldron:before {
  content: "";
}

.fi-rr-cdn:before {
  content: "";
}

.fi-rr-cedi-sign:before {
  content: "";
}

.fi-rr-cell:before {
  content: "";
}

.fi-rr-cello:before {
  content: "";
}

.fi-rr-cent-sign:before {
  content: "";
}

.fi-rr-certificate:before {
  content: "";
}

.fi-rr-chai-tea:before {
  content: "";
}

.fi-rr-chair:before {
  content: "";
}

.fi-rr-chair-director:before {
  content: "";
}

.fi-rr-chair-office:before {
  content: "";
}

.fi-rr-chalkboard:before {
  content: "";
}

.fi-rr-chalkboard-user:before {
  content: "";
}

.fi-rr-challenge:before {
  content: "";
}

.fi-rr-challenge-alt:before {
  content: "";
}

.fi-rr-chamomile:before {
  content: "";
}

.fi-rr-channel:before {
  content: "";
}

.fi-rr-charging-station:before {
  content: "";
}

.fi-rr-chart-area:before {
  content: "";
}

.fi-rr-chart-bullet:before {
  content: "";
}

.fi-rr-chart-candlestick:before {
  content: "";
}

.fi-rr-chart-connected:before {
  content: "";
}

.fi-rr-chart-gantt:before {
  content: "";
}

.fi-rr-chart-histogram:before {
  content: "";
}

.fi-rr-chart-kanban:before {
  content: "";
}

.fi-rr-chart-line-up:before {
  content: "";
}

.fi-rr-chart-line-up-down:before {
  content: "";
}

.fi-rr-chart-mixed:before {
  content: "";
}

.fi-rr-chart-mixed-up-circle-currency:before {
  content: "";
}

.fi-rr-chart-mixed-up-circle-dollar:before {
  content: "";
}

.fi-rr-chart-network:before {
  content: "";
}

.fi-rr-chart-pie:before {
  content: "";
}

.fi-rr-chart-pie-alt:before {
  content: "";
}

.fi-rr-chart-pie-simple-circle-currency:before {
  content: "";
}

.fi-rr-chart-pie-simple-circle-dollar:before {
  content: "";
}

.fi-rr-chart-pyramid:before {
  content: "";
}

.fi-rr-chart-radar:before {
  content: "";
}

.fi-rr-chart-scatter:before {
  content: "";
}

.fi-rr-chart-scatter-3d:before {
  content: "";
}

.fi-rr-chart-scatter-bubble:before {
  content: "";
}

.fi-rr-chart-set-theory:before {
  content: "";
}

.fi-rr-chart-simple:before {
  content: "";
}

.fi-rr-chart-simple-horizontal:before {
  content: "";
}

.fi-rr-chart-tree:before {
  content: "";
}

.fi-rr-chart-tree-map:before {
  content: "";
}

.fi-rr-chart-user:before {
  content: "";
}

.fi-rr-chart-waterfall:before {
  content: "";
}

.fi-rr-chat-arrow-down:before {
  content: "";
}

.fi-rr-chat-arrow-grow:before {
  content: "";
}

.fi-rr-chat-bubble-call:before {
  content: "";
}

.fi-rr-chatbot:before {
  content: "";
}

.fi-rr-chatbot-speech-bubble:before {
  content: "";
}

.fi-rr-cheap:before {
  content: "";
}

.fi-rr-cheap-bill:before {
  content: "";
}

.fi-rr-cheap-dollar:before {
  content: "";
}

.fi-rr-cheap-stack:before {
  content: "";
}

.fi-rr-cheap-stack-dollar:before {
  content: "";
}

.fi-rr-check:before {
  content: "";
}

.fi-rr-check-circle:before {
  content: "";
}

.fi-rr-check-double:before {
  content: "";
}

.fi-rr-check-in-calendar:before {
  content: "";
}

.fi-rr-check-out-calendar:before {
  content: "";
}

.fi-rr-checkbox:before {
  content: "";
}

.fi-rr-checklist-task-budget:before {
  content: "";
}

.fi-rr-cheese:before {
  content: "";
}

.fi-rr-cheese-alt:before {
  content: "";
}

.fi-rr-cheese-cake:before {
  content: "";
}

.fi-rr-cheeseburger:before {
  content: "";
}

.fi-rr-cherry:before {
  content: "";
}

.fi-rr-chess:before {
  content: "";
}

.fi-rr-chess-bishop:before {
  content: "";
}

.fi-rr-chess-board:before {
  content: "";
}

.fi-rr-chess-clock:before {
  content: "";
}

.fi-rr-chess-clock-alt:before {
  content: "";
}

.fi-rr-chess-king:before {
  content: "";
}

.fi-rr-chess-king-alt:before {
  content: "";
}

.fi-rr-chess-knight:before {
  content: "";
}

.fi-rr-chess-knight-alt:before {
  content: "";
}

.fi-rr-chess-pawn-alt:before {
  content: "";
}

.fi-rr-chess-piece:before {
  content: "";
}

.fi-rr-chess-queen:before {
  content: "";
}

.fi-rr-chess-queen-alt:before {
  content: "";
}

.fi-rr-chess-rook:before {
  content: "";
}

.fi-rr-chess-rook-alt:before {
  content: "";
}

.fi-rr-chevron-double-dots-down:before {
  content: "";
}

.fi-rr-chevron-double-dots-left:before {
  content: "";
}

.fi-rr-chevron-double-dots-right:before {
  content: "";
}

.fi-rr-chevron-double-dots-up:before {
  content: "";
}

.fi-rr-chevron-double-down:before {
  content: "";
}

.fi-rr-chevron-double-up:before {
  content: "";
}

.fi-rr-chicken-bucket:before {
  content: "";
}

.fi-rr-child:before {
  content: "";
}

.fi-rr-child-head:before {
  content: "";
}

.fi-rr-chimney:before {
  content: "";
}

.fi-rr-chimney-smoke:before {
  content: "";
}

.fi-rr-chinese-temple:before {
  content: "";
}

.fi-rr-chip:before {
  content: "";
}

.fi-rr-chip-brain:before {
  content: "";
}

.fi-rr-chocolate:before {
  content: "";
}

.fi-rr-choir-singing:before {
  content: "";
}

.fi-rr-choose:before {
  content: "";
}

.fi-rr-choose-alt:before {
  content: "";
}

.fi-rr-church:before {
  content: "";
}

.fi-rr-cinnamon-roll:before {
  content: "";
}

.fi-rr-circle:before {
  content: "";
}

.fi-rr-circle-0:before {
  content: "";
}

.fi-rr-circle-1:before {
  content: "";
}

.fi-rr-circle-2:before {
  content: "";
}

.fi-rr-circle-3:before {
  content: "";
}

.fi-rr-circle-4:before {
  content: "";
}

.fi-rr-circle-5:before {
  content: "";
}

.fi-rr-circle-6:before {
  content: "";
}

.fi-rr-circle-7:before {
  content: "";
}

.fi-rr-circle-8:before {
  content: "";
}

.fi-rr-circle-9:before {
  content: "";
}

.fi-rr-circle-a:before {
  content: "";
}

.fi-rr-circle-b:before {
  content: "";
}

.fi-rr-circle-bolt:before {
  content: "";
}

.fi-rr-circle-book-open:before {
  content: "";
}

.fi-rr-circle-bookmark:before {
  content: "";
}

.fi-rr-circle-c:before {
  content: "";
}

.fi-rr-circle-calendar:before {
  content: "";
}

.fi-rr-circle-camera:before {
  content: "";
}

.fi-rr-circle-d:before {
  content: "";
}

.fi-rr-circle-dashed:before {
  content: "";
}

.fi-rr-circle-divide:before {
  content: "";
}

.fi-rr-circle-e:before {
  content: "";
}

.fi-rr-circle-ellipsis:before {
  content: "";
}

.fi-rr-circle-ellipsis-vertical:before {
  content: "";
}

.fi-rr-circle-envelope:before {
  content: "";
}

.fi-rr-circle-exclamation-check:before {
  content: "";
}

.fi-rr-circle-f:before {
  content: "";
}

.fi-rr-circle-g:before {
  content: "";
}

.fi-rr-circle-h:before {
  content: "";
}

.fi-rr-circle-half:before {
  content: "";
}

.fi-rr-circle-half-stroke:before {
  content: "";
}

.fi-rr-circle-heart:before {
  content: "";
}

.fi-rr-circle-i:before {
  content: "";
}

.fi-rr-circle-j:before {
  content: "";
}

.fi-rr-circle-k:before {
  content: "";
}

.fi-rr-circle-l:before {
  content: "";
}

.fi-rr-circle-m:before {
  content: "";
}

.fi-rr-circle-microphone:before {
  content: "";
}

.fi-rr-circle-microphone-lines:before {
  content: "";
}

.fi-rr-circle-n:before {
  content: "";
}

.fi-rr-circle-nodes:before {
  content: "";
}

.fi-rr-circle-o:before {
  content: "";
}

.fi-rr-circle-overlap:before {
  content: "";
}

.fi-rr-circle-p:before {
  content: "";
}

.fi-rr-circle-phone:before {
  content: "";
}

.fi-rr-circle-phone-flip:before {
  content: "";
}

.fi-rr-circle-phone-hangup:before {
  content: "";
}

.fi-rr-circle-q:before {
  content: "";
}

.fi-rr-circle-quarter:before {
  content: "";
}

.fi-rr-circle-quarters-alt:before {
  content: "";
}

.fi-rr-circle-r:before {
  content: "";
}

.fi-rr-circle-s:before {
  content: "";
}

.fi-rr-circle-small:before {
  content: "";
}

.fi-rr-circle-star:before {
  content: "";
}

.fi-rr-circle-t:before {
  content: "";
}

.fi-rr-circle-three-quarters:before {
  content: "";
}

.fi-rr-circle-trash:before {
  content: "";
}

.fi-rr-circle-u:before {
  content: "";
}

.fi-rr-circle-user:before {
  content: "";
}

.fi-rr-circle-v:before {
  content: "";
}

.fi-rr-circle-video:before {
  content: "";
}

.fi-rr-circle-w:before {
  content: "";
}

.fi-rr-circle-water-plug:before {
  content: "";
}

.fi-rr-circle-waveform-lines:before {
  content: "";
}

.fi-rr-circle-wifi-circle-wifi:before {
  content: "";
}

.fi-rr-circle-x:before {
  content: "";
}

.fi-rr-circle-xmark:before {
  content: "";
}

.fi-rr-circle-y:before {
  content: "";
}

.fi-rr-circle-z:before {
  content: "";
}

.fi-rr-citrus:before {
  content: "";
}

.fi-rr-citrus-slice:before {
  content: "";
}

.fi-rr-city:before {
  content: "";
}

.fi-rr-civil-law:before {
  content: "";
}

.fi-rr-clapper-open:before {
  content: "";
}

.fi-rr-clapperboard:before {
  content: "";
}

.fi-rr-clapperboard-play:before {
  content: "";
}

.fi-rr-clarinet:before {
  content: "";
}

.fi-rr-claw-marks:before {
  content: "";
}

.fi-rr-clear-alt:before {
  content: "";
}

.fi-rr-clip:before {
  content: "";
}

.fi-rr-clip-file:before {
  content: "";
}

.fi-rr-clip-mail:before {
  content: "";
}

.fi-rr-clipboard:before {
  content: "";
}

.fi-rr-clipboard-check:before {
  content: "";
}

.fi-rr-clipboard-exclamation:before {
  content: "";
}

.fi-rr-clipboard-list:before {
  content: "";
}

.fi-rr-clipboard-list-check:before {
  content: "";
}

.fi-rr-clipboard-prescription:before {
  content: "";
}

.fi-rr-clipboard-question:before {
  content: "";
}

.fi-rr-clipboard-user:before {
  content: "";
}

.fi-rr-clipoard-wrong:before {
  content: "";
}

.fi-rr-clock:before {
  content: "";
}

.fi-rr-clock-desk:before {
  content: "";
}

.fi-rr-clock-eight-thirty:before {
  content: "";
}

.fi-rr-clock-eleven:before {
  content: "";
}

.fi-rr-clock-eleven-thirty:before {
  content: "";
}

.fi-rr-clock-five:before {
  content: "";
}

.fi-rr-clock-five-thirty:before {
  content: "";
}

.fi-rr-clock-four-thirty:before {
  content: "";
}

.fi-rr-clock-future-past:before {
  content: "";
}

.fi-rr-clock-nine:before {
  content: "";
}

.fi-rr-clock-nine-thirty:before {
  content: "";
}

.fi-rr-clock-one:before {
  content: "";
}

.fi-rr-clock-one-thirty:before {
  content: "";
}

.fi-rr-clock-seven:before {
  content: "";
}

.fi-rr-clock-seven-thirty:before {
  content: "";
}

.fi-rr-clock-six:before {
  content: "";
}

.fi-rr-clock-six-thirty:before {
  content: "";
}

.fi-rr-clock-ten:before {
  content: "";
}

.fi-rr-clock-ten-thirty:before {
  content: "";
}

.fi-rr-clock-three:before {
  content: "";
}

.fi-rr-clock-three-thirty:before {
  content: "";
}

.fi-rr-clock-time-tracking:before {
  content: "";
}

.fi-rr-clock-twelve:before {
  content: "";
}

.fi-rr-clock-twelve-thirty:before {
  content: "";
}

.fi-rr-clock-two:before {
  content: "";
}

.fi-rr-clock-two-thirty:before {
  content: "";
}

.fi-rr-clock-up-arrow:before {
  content: "";
}

.fi-rr-clone:before {
  content: "";
}

.fi-rr-closed:before {
  content: "";
}

.fi-rr-closed-captioning-slash:before {
  content: "";
}

.fi-rr-clothes-hanger:before {
  content: "";
}

.fi-rr-clothing-rack:before {
  content: "";
}

.fi-rr-cloud:before {
  content: "";
}

.fi-rr-cloud-back-up:before {
  content: "";
}

.fi-rr-cloud-back-up-alt:before {
  content: "";
}

.fi-rr-cloud-check:before {
  content: "";
}

.fi-rr-cloud-code:before {
  content: "";
}

.fi-rr-cloud-disabled:before {
  content: "";
}

.fi-rr-cloud-download:before {
  content: "";
}

.fi-rr-cloud-download-alt:before {
  content: "";
}

.fi-rr-cloud-drizzle:before {
  content: "";
}

.fi-rr-cloud-exclamation:before {
  content: "";
}

.fi-rr-cloud-gear-automation:before {
  content: "";
}

.fi-rr-cloud-hail:before {
  content: "";
}

.fi-rr-cloud-hail-mixed:before {
  content: "";
}

.fi-rr-cloud-meatball:before {
  content: "";
}

.fi-rr-cloud-moon:before {
  content: "";
}

.fi-rr-cloud-moon-rain:before {
  content: "";
}

.fi-rr-cloud-question:before {
  content: "";
}

.fi-rr-cloud-rain:before {
  content: "";
}

.fi-rr-cloud-rainbow:before {
  content: "";
}

.fi-rr-cloud-share:before {
  content: "";
}

.fi-rr-cloud-showers:before {
  content: "";
}

.fi-rr-cloud-showers-heavy:before {
  content: "";
}

.fi-rr-cloud-showers-water:before {
  content: "";
}

.fi-rr-cloud-sleet:before {
  content: "";
}

.fi-rr-cloud-snow:before {
  content: "";
}

.fi-rr-cloud-sun:before {
  content: "";
}

.fi-rr-cloud-sun-rain:before {
  content: "";
}

.fi-rr-cloud-sun-tear:before {
  content: "";
}

.fi-rr-cloud-upload:before {
  content: "";
}

.fi-rr-cloud-upload-alt:before {
  content: "";
}

.fi-rr-cloud-windy:before {
  content: "";
}

.fi-rr-clouds:before {
  content: "";
}

.fi-rr-clouds-moon:before {
  content: "";
}

.fi-rr-clouds-sun:before {
  content: "";
}

.fi-rr-clover-alt:before {
  content: "";
}

.fi-rr-club:before {
  content: "";
}

.fi-rr-cocktail:before {
  content: "";
}

.fi-rr-cocktail-alt:before {
  content: "";
}

.fi-rr-coconut:before {
  content: "";
}

.fi-rr-code-branch:before {
  content: "";
}

.fi-rr-code-commit:before {
  content: "";
}

.fi-rr-code-compare:before {
  content: "";
}

.fi-rr-code-editing:before {
  content: "";
}

.fi-rr-code-fork:before {
  content: "";
}

.fi-rr-code-merge:before {
  content: "";
}

.fi-rr-code-pull-request:before {
  content: "";
}

.fi-rr-code-pull-request-closed:before {
  content: "";
}

.fi-rr-code-pull-request-draft:before {
  content: "";
}

.fi-rr-code-simple:before {
  content: "";
}

.fi-rr-code-window:before {
  content: "";
}

.fi-rr-coffee:before {
  content: "";
}

.fi-rr-coffee-bean:before {
  content: "";
}

.fi-rr-coffee-beans:before {
  content: "";
}

.fi-rr-coffee-heart:before {
  content: "";
}

.fi-rr-coffee-maker:before {
  content: "";
}

.fi-rr-coffee-pot:before {
  content: "";
}

.fi-rr-coffee-time:before {
  content: "";
}

.fi-rr-coffin:before {
  content: "";
}

.fi-rr-coffin-cross:before {
  content: "";
}

.fi-rr-coin:before {
  content: "";
}

.fi-rr-coin-up-arrow:before {
  content: "";
}

.fi-rr-coins:before {
  content: "";
}

.fi-rr-coins-crypto:before {
  content: "";
}

.fi-rr-coins-shield:before {
  content: "";
}

.fi-rr-colon-sign:before {
  content: "";
}

.fi-rr-columns-3:before {
  content: "";
}

.fi-rr-comb:before {
  content: "";
}

.fi-rr-comb-hair:before {
  content: "";
}

.fi-rr-comedy-podcast:before {
  content: "";
}

.fi-rr-comet:before {
  content: "";
}

.fi-rr-command:before {
  content: "";
}

.fi-rr-comment:before {
  content: "";
}

.fi-rr-comment-alt:before {
  content: "";
}

.fi-rr-comment-alt-check:before {
  content: "";
}

.fi-rr-comment-alt-dots:before {
  content: "";
}

.fi-rr-comment-alt-edit:before {
  content: "";
}

.fi-rr-comment-alt-lock:before {
  content: "";
}

.fi-rr-comment-alt-medical:before {
  content: "";
}

.fi-rr-comment-alt-middle:before {
  content: "";
}

.fi-rr-comment-alt-middle-top:before {
  content: "";
}

.fi-rr-comment-alt-minus:before {
  content: "";
}

.fi-rr-comment-alt-music:before {
  content: "";
}

.fi-rr-comment-arrow-down:before {
  content: "";
}

.fi-rr-comment-arrow-up:before {
  content: "";
}

.fi-rr-comment-arrow-up-right:before {
  content: "";
}

.fi-rr-comment-check:before {
  content: "";
}

.fi-rr-comment-clock:before {
  content: "";
}

.fi-rr-comment-code:before {
  content: "";
}

.fi-rr-comment-dollar:before {
  content: "";
}

.fi-rr-comment-dots:before {
  content: "";
}

.fi-rr-comment-exclamation:before {
  content: "";
}

.fi-rr-comment-heart:before {
  content: "";
}

.fi-rr-comment-image:before {
  content: "";
}

.fi-rr-comment-info:before {
  content: "";
}

.fi-rr-comment-lock:before {
  content: "";
}

.fi-rr-comment-medical:before {
  content: "";
}

.fi-rr-comment-minus:before {
  content: "";
}

.fi-rr-comment-pen:before {
  content: "";
}

.fi-rr-comment-question:before {
  content: "";
}

.fi-rr-comment-quote:before {
  content: "";
}

.fi-rr-comment-slash:before {
  content: "";
}

.fi-rr-comment-smile:before {
  content: "";
}

.fi-rr-comment-sms:before {
  content: "";
}

.fi-rr-comment-text:before {
  content: "";
}

.fi-rr-comment-user:before {
  content: "";
}

.fi-rr-comment-xmark:before {
  content: "";
}

.fi-rr-comments:before {
  content: "";
}

.fi-rr-comments-dollar:before {
  content: "";
}

.fi-rr-comments-question:before {
  content: "";
}

.fi-rr-comments-question-check:before {
  content: "";
}

.fi-rr-compass-alt:before {
  content: "";
}

.fi-rr-compass-east:before {
  content: "";
}

.fi-rr-compass-north:before {
  content: "";
}

.fi-rr-compass-slash:before {
  content: "";
}

.fi-rr-compass-south:before {
  content: "";
}

.fi-rr-compass-west:before {
  content: "";
}

.fi-rr-completed:before {
  content: "";
}

.fi-rr-compliance:before {
  content: "";
}

.fi-rr-compliance-clipboard:before {
  content: "";
}

.fi-rr-compliance-document:before {
  content: "";
}

.fi-rr-compress:before {
  content: "";
}

.fi-rr-compress-alt:before {
  content: "";
}

.fi-rr-computer:before {
  content: "";
}

.fi-rr-computer-ad:before {
  content: "";
}

.fi-rr-computer-classic:before {
  content: "";
}

.fi-rr-computer-mouse:before {
  content: "";
}

.fi-rr-computer-speaker:before {
  content: "";
}

.fi-rr-concierge-bell:before {
  content: "";
}

.fi-rr-concrete-mixer:before {
  content: "";
}

.fi-rr-condition:before {
  content: "";
}

.fi-rr-condition-alt:before {
  content: "";
}

.fi-rr-confetti:before {
  content: "";
}

.fi-rr-confidential-discussion:before {
  content: "";
}

.fi-rr-confidential-folder:before {
  content: "";
}

.fi-rr-confirmed-user:before {
  content: "";
}

.fi-rr-console-controller:before {
  content: "";
}

.fi-rr-constellation:before {
  content: "";
}

.fi-rr-construction-helmet:before {
  content: "";
}

.fi-rr-construction-location:before {
  content: "";
}

.fi-rr-consultant:before {
  content: "";
}

.fi-rr-contact-lens-eyes:before {
  content: "";
}

.fi-rr-container-storage:before {
  content: "";
}

.fi-rr-contract:before {
  content: "";
}

.fi-rr-contrast:before {
  content: "";
}

.fi-rr-convert-document:before {
  content: "";
}

.fi-rr-convert-shapes:before {
  content: "";
}

.fi-rr-conveyor-belt:before {
  content: "";
}

.fi-rr-conveyor-belt-alt:before {
  content: "";
}

.fi-rr-conveyor-belt-arm:before {
  content: "";
}

.fi-rr-conveyor-belt-empty:before {
  content: "";
}

.fi-rr-cookie:before {
  content: "";
}

.fi-rr-cookie-alt:before {
  content: "";
}

.fi-rr-cookie-lock:before {
  content: "";
}

.fi-rr-copy:before {
  content: "";
}

.fi-rr-copy-alt:before {
  content: "";
}

.fi-rr-copy-image:before {
  content: "";
}

.fi-rr-copyright:before {
  content: "";
}

.fi-rr-coriander:before {
  content: "";
}

.fi-rr-corn:before {
  content: "";
}

.fi-rr-corporate:before {
  content: "";
}

.fi-rr-corporate-alt:before {
  content: "";
}

.fi-rr-corruption:before {
  content: "";
}

.fi-rr-couch:before {
  content: "";
}

.fi-rr-court-order:before {
  content: "";
}

.fi-rr-court-sport:before {
  content: "";
}

.fi-rr-cow:before {
  content: "";
}

.fi-rr-cow-alt:before {
  content: "";
}

.fi-rr-cowbell:before {
  content: "";
}

.fi-rr-cowbell-circle-plus:before {
  content: "";
}

.fi-rr-cowbell-more:before {
  content: "";
}

.fi-rr-coworking:before {
  content: "";
}

.fi-rr-cpu:before {
  content: "";
}

.fi-rr-crab:before {
  content: "";
}

.fi-rr-crane:before {
  content: "";
}

.fi-rr-crane-building:before {
  content: "";
}

.fi-rr-crate-empty:before {
  content: "";
}

.fi-rr-cream:before {
  content: "";
}

.fi-rr-credit-card:before {
  content: "";
}

.fi-rr-credit-card-buyer:before {
  content: "";
}

.fi-rr-credit-card-check:before {
  content: "";
}

.fi-rr-credit-card-edit:before {
  content: "";
}

.fi-rr-credit-card-eye:before {
  content: "";
}

.fi-rr-credit-card-xmark:before {
  content: "";
}

.fi-rr-crepe:before {
  content: "";
}

.fi-rr-cricket:before {
  content: "";
}

.fi-rr-CRM:before {
  content: "";
}

.fi-rr-crm-alt:before {
  content: "";
}

.fi-rr-crm-computer:before {
  content: "";
}

.fi-rr-croissant:before {
  content: "";
}

.fi-rr-cross:before {
  content: "";
}

.fi-rr-cross-circle:before {
  content: "";
}

.fi-rr-cross-religion:before {
  content: "";
}

.fi-rr-cross-small:before {
  content: "";
}

.fi-rr-crossed-hands-reject:before {
  content: "";
}

.fi-rr-crow:before {
  content: "";
}

.fi-rr-crown:before {
  content: "";
}

.fi-rr-crutch:before {
  content: "";
}

.fi-rr-crutches:before {
  content: "";
}

.fi-rr-cruzeiro-sign:before {
  content: "";
}

.fi-rr-crypto-calendar:before {
  content: "";
}

.fi-rr-cryptocurrency:before {
  content: "";
}

.fi-rr-crystal-ball:before {
  content: "";
}

.fi-rr-cube:before {
  content: "";
}

.fi-rr-cubes:before {
  content: "";
}

.fi-rr-cubes-stacked:before {
  content: "";
}

.fi-rr-cucumber:before {
  content: "";
}

.fi-rr-cumin:before {
  content: "";
}

.fi-rr-cup-straw:before {
  content: "";
}

.fi-rr-cup-straw-swoosh:before {
  content: "";
}

.fi-rr-cup-togo:before {
  content: "";
}

.fi-rr-cupcake:before {
  content: "";
}

.fi-rr-cupcake-alt:before {
  content: "";
}

.fi-rr-curling:before {
  content: "";
}

.fi-rr-curling-iron:before {
  content: "";
}

.fi-rr-currency:before {
  content: "";
}

.fi-rr-cursor:before {
  content: "";
}

.fi-rr-cursor-finger:before {
  content: "";
}

.fi-rr-cursor-finger-click:before {
  content: "";
}

.fi-rr-cursor-plus:before {
  content: "";
}

.fi-rr-cursor-text:before {
  content: "";
}

.fi-rr-cursor-text-alt:before {
  content: "";
}

.fi-rr-curve:before {
  content: "";
}

.fi-rr-curve-alt:before {
  content: "";
}

.fi-rr-curve-arrow:before {
  content: "";
}

.fi-rr-custard:before {
  content: "";
}

.fi-rr-customer-care:before {
  content: "";
}

.fi-rr-customer-service:before {
  content: "";
}

.fi-rr-customization:before {
  content: "";
}

.fi-rr-customization-cogwheel:before {
  content: "";
}

.fi-rr-customize:before {
  content: "";
}

.fi-rr-customize-computer:before {
  content: "";
}

.fi-rr-customize-edit:before {
  content: "";
}

.fi-rr-CV:before {
  content: "";
}

.fi-rr-cvv-card:before {
  content: "";
}

.fi-rr-cyborg:before {
  content: "";
}

.fi-rr-cycling:before {
  content: "";
}

.fi-rr-cystitis:before {
  content: "";
}

.fi-rr-d:before {
  content: "";
}

.fi-rr-dagger:before {
  content: "";
}

.fi-rr-daily-calendar:before {
  content: "";
}

.fi-rr-daisy:before {
  content: "";
}

.fi-rr-daisy-alt:before {
  content: "";
}

.fi-rr-damage:before {
  content: "";
}

.fi-rr-dark-mode:before {
  content: "";
}

.fi-rr-dark-mode-alt:before {
  content: "";
}

.fi-rr-dart:before {
  content: "";
}

.fi-rr-dashboard:before {
  content: "";
}

.fi-rr-dashboard-monitor:before {
  content: "";
}

.fi-rr-dashboard-panel:before {
  content: "";
}

.fi-rr-data-backup:before {
  content: "";
}

.fi-rr-data-cleaning:before {
  content: "";
}

.fi-rr-data-encryption:before {
  content: "";
}

.fi-rr-data-migration:before {
  content: "";
}

.fi-rr-data-mining:before {
  content: "";
}

.fi-rr-data-model:before {
  content: "";
}

.fi-rr-data-processing:before {
  content: "";
}

.fi-rr-data-transfer:before {
  content: "";
}

.fi-rr-database:before {
  content: "";
}

.fi-rr-database-cleaning:before {
  content: "";
}

.fi-rr-database-management:before {
  content: "";
}

.fi-rr-deadline:before {
  content: "";
}

.fi-rr-deafness:before {
  content: "";
}

.fi-rr-debt:before {
  content: "";
}

.fi-rr-december-calendar:before {
  content: "";
}

.fi-rr-decision-choice:before {
  content: "";
}

.fi-rr-decision-tree:before {
  content: "";
}

.fi-rr-deep-learning:before {
  content: "";
}

.fi-rr-deer:before {
  content: "";
}

.fi-rr-deer-rudolph:before {
  content: "";
}

.fi-rr-degree-credential:before {
  content: "";
}

.fi-rr-delete:before {
  content: "";
}

.fi-rr-delete-document:before {
  content: "";
}

.fi-rr-delete-right:before {
  content: "";
}

.fi-rr-delete-user:before {
  content: "";
}

.fi-rr-delivery-man:before {
  content: "";
}

.fi-rr-democrat:before {
  content: "";
}

.fi-rr-demographic:before {
  content: "";
}

.fi-rr-department:before {
  content: "";
}

.fi-rr-department-structure:before {
  content: "";
}

.fi-rr-deposit:before {
  content: "";
}

.fi-rr-deposit-alt:before {
  content: "";
}

.fi-rr-description:before {
  content: "";
}

.fi-rr-description-alt:before {
  content: "";
}

.fi-rr-desk:before {
  content: "";
}

.fi-rr-desktop-arrow-down:before {
  content: "";
}

.fi-rr-desktop-wallpaper:before {
  content: "";
}

.fi-rr-detergent:before {
  content: "";
}

.fi-rr-devices:before {
  content: "";
}

.fi-rr-dewpoint:before {
  content: "";
}

.fi-rr-dharmachakra:before {
  content: "";
}

.fi-rr-diagram-cells:before {
  content: "";
}

.fi-rr-diagram-lean-canvas:before {
  content: "";
}

.fi-rr-diagram-nested:before {
  content: "";
}

.fi-rr-diagram-next:before {
  content: "";
}

.fi-rr-diagram-predecessor:before {
  content: "";
}

.fi-rr-diagram-previous:before {
  content: "";
}

.fi-rr-diagram-project:before {
  content: "";
}

.fi-rr-diagram-sankey:before {
  content: "";
}

.fi-rr-diagram-subtask:before {
  content: "";
}

.fi-rr-diagram-successor:before {
  content: "";
}

.fi-rr-diagram-venn:before {
  content: "";
}

.fi-rr-dial:before {
  content: "";
}

.fi-rr-dial-high:before {
  content: "";
}

.fi-rr-dial-low:before {
  content: "";
}

.fi-rr-dial-max:before {
  content: "";
}

.fi-rr-dial-med:before {
  content: "";
}

.fi-rr-dial-med-low:before {
  content: "";
}

.fi-rr-dial-min:before {
  content: "";
}

.fi-rr-dial-off:before {
  content: "";
}

.fi-rr-dialogue-exchange:before {
  content: "";
}

.fi-rr-diamond:before {
  content: "";
}

.fi-rr-diamond-exclamation:before {
  content: "";
}

.fi-rr-diamond-turn-right:before {
  content: "";
}

.fi-rr-diary-bookmark-down:before {
  content: "";
}

.fi-rr-diary-bookmarks:before {
  content: "";
}

.fi-rr-diary-clasp:before {
  content: "";
}

.fi-rr-dice:before {
  content: "";
}

.fi-rr-dice-alt:before {
  content: "";
}

.fi-rr-dice-d10:before {
  content: "";
}

.fi-rr-dice-d12:before {
  content: "";
}

.fi-rr-dice-d20:before {
  content: "";
}

.fi-rr-dice-d4:before {
  content: "";
}

.fi-rr-dice-d6:before {
  content: "";
}

.fi-rr-dice-d8:before {
  content: "";
}

.fi-rr-dice-four:before {
  content: "";
}

.fi-rr-dice-one:before {
  content: "";
}

.fi-rr-dice-six:before {
  content: "";
}

.fi-rr-dice-three:before {
  content: "";
}

.fi-rr-dice-two:before {
  content: "";
}

.fi-rr-dictionary:before {
  content: "";
}

.fi-rr-dictionary-alt:before {
  content: "";
}

.fi-rr-dictionary-open:before {
  content: "";
}

.fi-rr-digging:before {
  content: "";
}

.fi-rr-digital-certificate:before {
  content: "";
}

.fi-rr-digital-key:before {
  content: "";
}

.fi-rr-digital-payment:before {
  content: "";
}

.fi-rr-digital-signature:before {
  content: "";
}

.fi-rr-digital-tachograph:before {
  content: "";
}

.fi-rr-digital-wallet:before {
  content: "";
}

.fi-rr-dinner:before {
  content: "";
}

.fi-rr-diploma:before {
  content: "";
}

.fi-rr-diploma-alt:before {
  content: "";
}

.fi-rr-direction-signal:before {
  content: "";
}

.fi-rr-direction-signal-arrow:before {
  content: "";
}

.fi-rr-disc-drive:before {
  content: "";
}

.fi-rr-disco-ball:before {
  content: "";
}

.fi-rr-discount:before {
  content: "";
}

.fi-rr-discover:before {
  content: "";
}

.fi-rr-discussion-group:before {
  content: "";
}

.fi-rr-discussion-idea:before {
  content: "";
}

.fi-rr-disease:before {
  content: "";
}

.fi-rr-dishwasher:before {
  content: "";
}

.fi-rr-disinfection:before {
  content: "";
}

.fi-rr-disk:before {
  content: "";
}

.fi-rr-display-arrow-down:before {
  content: "";
}

.fi-rr-display-chart-up:before {
  content: "";
}

.fi-rr-display-code:before {
  content: "";
}

.fi-rr-display-medical:before {
  content: "";
}

.fi-rr-display-slash:before {
  content: "";
}

.fi-rr-distribute-spacing-horizontal:before {
  content: "";
}

.fi-rr-distribute-spacing-vertical:before {
  content: "";
}

.fi-rr-divide:before {
  content: "";
}

.fi-rr-diving-googles:before {
  content: "";
}

.fi-rr-dizzy:before {
  content: "";
}

.fi-rr-dj-disc:before {
  content: "";
}

.fi-rr-dna:before {
  content: "";
}

.fi-rr-do-not-disturb:before {
  content: "";
}

.fi-rr-do-not-disturb-doorknob:before {
  content: "";
}

.fi-rr-do-not-enter:before {
  content: "";
}

.fi-rr-doctor:before {
  content: "";
}

.fi-rr-doctor-bag:before {
  content: "";
}

.fi-rr-document:before {
  content: "";
}

.fi-rr-document-autosave:before {
  content: "";
}

.fi-rr-document-circle-arrow-up:before {
  content: "";
}

.fi-rr-document-circle-wrong:before {
  content: "";
}

.fi-rr-document-fail:before {
  content: "";
}

.fi-rr-document-folder-gear:before {
  content: "";
}

.fi-rr-document-gavel:before {
  content: "";
}

.fi-rr-document-gear:before {
  content: "";
}

.fi-rr-document-link:before {
  content: "";
}

.fi-rr-document-nft:before {
  content: "";
}

.fi-rr-document-paid:before {
  content: "";
}

.fi-rr-document-signed:before {
  content: "";
}

.fi-rr-document-writer:before {
  content: "";
}

.fi-rr-dog:before {
  content: "";
}

.fi-rr-dog-bowl-empty:before {
  content: "";
}

.fi-rr-dog-leashed:before {
  content: "";
}

.fi-rr-dollar:before {
  content: "";
}

.fi-rr-dolly-flatbed:before {
  content: "";
}

.fi-rr-dolly-flatbed-alt:before {
  content: "";
}

.fi-rr-dolly-flatbed-empty:before {
  content: "";
}

.fi-rr-dolphin:before {
  content: "";
}

.fi-rr-domino-effect:before {
  content: "";
}

.fi-rr-donate:before {
  content: "";
}

.fi-rr-dong-sign:before {
  content: "";
}

.fi-rr-donut:before {
  content: "";
}

.fi-rr-door-closed:before {
  content: "";
}

.fi-rr-door-hanger:before {
  content: "";
}

.fi-rr-door-open:before {
  content: "";
}

.fi-rr-dorm-room:before {
  content: "";
}

.fi-rr-dot-circle:before {
  content: "";
}

.fi-rr-dot-pending:before {
  content: "";
}

.fi-rr-dots-loading:before {
  content: "";
}

.fi-rr-dove:before {
  content: "";
}

.fi-rr-down:before {
  content: "";
}

.fi-rr-down-from-bracket:before {
  content: "";
}

.fi-rr-down-left:before {
  content: "";
}

.fi-rr-down-left-and-up-right-to-center:before {
  content: "";
}

.fi-rr-down-right:before {
  content: "";
}

.fi-rr-down-to-line:before {
  content: "";
}

.fi-rr-download:before {
  content: "";
}

.fi-rr-drafting-compass:before {
  content: "";
}

.fi-rr-drafting-compass-paper:before {
  content: "";
}

.fi-rr-dragon:before {
  content: "";
}

.fi-rr-dragon-fire:before {
  content: "";
}

.fi-rr-draw-polygon:before {
  content: "";
}

.fi-rr-draw-square:before {
  content: "";
}

.fi-rr-drawer:before {
  content: "";
}

.fi-rr-drawer-alt:before {
  content: "";
}

.fi-rr-drawer-empty:before {
  content: "";
}

.fi-rr-dreidel:before {
  content: "";
}

.fi-rr-dress:before {
  content: "";
}

.fi-rr-driller:before {
  content: "";
}

.fi-rr-drink-alt:before {
  content: "";
}

.fi-rr-driver-man:before {
  content: "";
}

.fi-rr-driver-woman:before {
  content: "";
}

.fi-rr-drone:before {
  content: "";
}

.fi-rr-drone-alt:before {
  content: "";
}

.fi-rr-drone-front:before {
  content: "";
}

.fi-rr-drop-down:before {
  content: "";
}

.fi-rr-dropdown:before {
  content: "";
}

.fi-rr-dropdown-bar:before {
  content: "";
}

.fi-rr-dropdown-select:before {
  content: "";
}

.fi-rr-drugs-addiction:before {
  content: "";
}

.fi-rr-drum:before {
  content: "";
}

.fi-rr-drum-steelpan:before {
  content: "";
}

.fi-rr-drumstick:before {
  content: "";
}

.fi-rr-drumstick-bite:before {
  content: "";
}

.fi-rr-dryer:before {
  content: "";
}

.fi-rr-dryer-alt:before {
  content: "";
}

.fi-rr-duck:before {
  content: "";
}

.fi-rr-dumbbell-alt:before {
  content: "";
}

.fi-rr-dumbbell-fitness:before {
  content: "";
}

.fi-rr-dumbbell-heart:before {
  content: "";
}

.fi-rr-dumbbell-horizontal:before {
  content: "";
}

.fi-rr-dumbbell-ray:before {
  content: "";
}

.fi-rr-dumbbell-weightlifting:before {
  content: "";
}

.fi-rr-dumpster:before {
  content: "";
}

.fi-rr-dumpster-fire:before {
  content: "";
}

.fi-rr-dungeon:before {
  content: "";
}

.fi-rr-duplicate:before {
  content: "";
}

.fi-rr-duration:before {
  content: "";
}

.fi-rr-duration-alt:before {
  content: "";
}

.fi-rr-e:before {
  content: "";
}

.fi-rr-e-learning:before {
  content: "";
}

.fi-rr-eagle:before {
  content: "";
}

.fi-rr-eagle-flying:before {
  content: "";
}

.fi-rr-ear:before {
  content: "";
}

.fi-rr-ear-deaf:before {
  content: "";
}

.fi-rr-ear-muffs:before {
  content: "";
}

.fi-rr-ear-sound:before {
  content: "";
}

.fi-rr-earbuds:before {
  content: "";
}

.fi-rr-earnings:before {
  content: "";
}

.fi-rr-earth-africa:before {
  content: "";
}

.fi-rr-earth-americas:before {
  content: "";
}

.fi-rr-earth-asia:before {
  content: "";
}

.fi-rr-earth-europa:before {
  content: "";
}

.fi-rr-ebook:before {
  content: "";
}

.fi-rr-eclipse:before {
  content: "";
}

.fi-rr-eclipse-alt:before {
  content: "";
}

.fi-rr-eco-battery:before {
  content: "";
}

.fi-rr-eco-electric:before {
  content: "";
}

.fi-rr-edamame:before {
  content: "";
}

.fi-rr-edit:before {
  content: "";
}

.fi-rr-edit-alt:before {
  content: "";
}

.fi-rr-edit-message:before {
  content: "";
}

.fi-rr-education-podcast:before {
  content: "";
}

.fi-rr-effect:before {
  content: "";
}

.fi-rr-egg:before {
  content: "";
}

.fi-rr-egg-fried:before {
  content: "";
}

.fi-rr-eiffel-tower:before {
  content: "";
}

.fi-rr-eject:before {
  content: "";
}

.fi-rr-electric-bike:before {
  content: "";
}

.fi-rr-electric-bus:before {
  content: "";
}

.fi-rr-electric-car:before {
  content: "";
}

.fi-rr-electric-scooter:before {
  content: "";
}

.fi-rr-elephant:before {
  content: "";
}

.fi-rr-elevator:before {
  content: "";
}

.fi-rr-email-feedback:before {
  content: "";
}

.fi-rr-email-heart:before {
  content: "";
}

.fi-rr-email-pending:before {
  content: "";
}

.fi-rr-email-refresh:before {
  content: "";
}

.fi-rr-email-star:before {
  content: "";
}

.fi-rr-emergency-call:before {
  content: "";
}

.fi-rr-emergency-stop:before {
  content: "";
}

.fi-rr-employee-alt:before {
  content: "";
}

.fi-rr-employee-handbook:before {
  content: "";
}

.fi-rr-employee-man:before {
  content: "";
}

.fi-rr-employee-man-alt:before {
  content: "";
}

.fi-rr-employee-performance:before {
  content: "";
}

.fi-rr-employees:before {
  content: "";
}

.fi-rr-employees-woman-man:before {
  content: "";
}

.fi-rr-empty-set:before {
  content: "";
}

.fi-rr-endless-loop:before {
  content: "";
}

.fi-rr-energy-drink:before {
  content: "";
}

.fi-rr-engine:before {
  content: "";
}

.fi-rr-engine-algorithm:before {
  content: "";
}

.fi-rr-engine-warning:before {
  content: "";
}

.fi-rr-english:before {
  content: "";
}

.fi-rr-enter:before {
  content: "";
}

.fi-rr-entrance:before {
  content: "";
}

.fi-rr-envelope:before {
  content: "";
}

.fi-rr-envelope-ban:before {
  content: "";
}

.fi-rr-envelope-bulk:before {
  content: "";
}

.fi-rr-envelope-dot:before {
  content: "";
}

.fi-rr-envelope-download:before {
  content: "";
}

.fi-rr-envelope-heart:before {
  content: "";
}

.fi-rr-envelope-marker:before {
  content: "";
}

.fi-rr-envelope-open:before {
  content: "";
}

.fi-rr-envelope-open-dollar:before {
  content: "";
}

.fi-rr-envelope-open-text:before {
  content: "";
}

.fi-rr-envelope-plus:before {
  content: "";
}

.fi-rr-envelopes:before {
  content: "";
}

.fi-rr-equality:before {
  content: "";
}

.fi-rr-equals:before {
  content: "";
}

.fi-rr-equestrian-statue:before {
  content: "";
}

.fi-rr-eraser:before {
  content: "";
}

.fi-rr-error-bug:before {
  content: "";
}

.fi-rr-error-camera:before {
  content: "";
}

.fi-rr-escalator:before {
  content: "";
}

.fi-rr-ethernet:before {
  content: "";
}

.fi-rr-euro:before {
  content: "";
}

.fi-rr-europe-flag:before {
  content: "";
}

.fi-rr-europe-map:before {
  content: "";
}

.fi-rr-european-union:before {
  content: "";
}

.fi-rr-evidence:before {
  content: "";
}

.fi-rr-exam-b:before {
  content: "";
}

.fi-rr-exam-d:before {
  content: "";
}

.fi-rr-exam-f:before {
  content: "";
}

.fi-rr-exam-xmark:before {
  content: "";
}

.fi-rr-excavator:before {
  content: "";
}

.fi-rr-exchange:before {
  content: "";
}

.fi-rr-exchange-alt:before {
  content: "";
}

.fi-rr-exchange-cryptocurrency:before {
  content: "";
}

.fi-rr-exclamation:before {
  content: "";
}

.fi-rr-exit:before {
  content: "";
}

.fi-rr-exit-alt:before {
  content: "";
}

.fi-rr-expand:before {
  content: "";
}

.fi-rr-expand-arrows:before {
  content: "";
}

.fi-rr-expand-arrows-alt:before {
  content: "";
}

.fi-rr-expense:before {
  content: "";
}

.fi-rr-expense-bill:before {
  content: "";
}

.fi-rr-explosion:before {
  content: "";
}

.fi-rr-external-hard-drive:before {
  content: "";
}

.fi-rr-external-world:before {
  content: "";
}

.fi-rr-eye:before {
  content: "";
}

.fi-rr-eye-alert:before {
  content: "";
}

.fi-rr-eye-arrow-progress:before {
  content: "";
}

.fi-rr-eye-crossed:before {
  content: "";
}

.fi-rr-eye-drop:before {
  content: "";
}

.fi-rr-eye-dropper:before {
  content: "";
}

.fi-rr-eye-dropper-half:before {
  content: "";
}

.fi-rr-eye-lashes:before {
  content: "";
}

.fi-rr-eye-recognition:before {
  content: "";
}

.fi-rr-eye-scanner:before {
  content: "";
}

.fi-rr-eyelashes:before {
  content: "";
}

.fi-rr-eyeliner:before {
  content: "";
}

.fi-rr-eyes:before {
  content: "";
}

.fi-rr-eyeshadow:before {
  content: "";
}

.fi-rr-f:before {
  content: "";
}

.fi-rr-fabric:before {
  content: "";
}

.fi-rr-face-angry-horns:before {
  content: "";
}

.fi-rr-face-anguished:before {
  content: "";
}

.fi-rr-face-anxious-sweat:before {
  content: "";
}

.fi-rr-face-astonished:before {
  content: "";
}

.fi-rr-face-awesome:before {
  content: "";
}

.fi-rr-face-beam-hand-over-mouth:before {
  content: "";
}

.fi-rr-face-confounded:before {
  content: "";
}

.fi-rr-face-confused:before {
  content: "";
}

.fi-rr-face-cowboy-hat:before {
  content: "";
}

.fi-rr-face-disappointed:before {
  content: "";
}

.fi-rr-face-disguise:before {
  content: "";
}

.fi-rr-face-downcast-sweat:before {
  content: "";
}

.fi-rr-face-drooling:before {
  content: "";
}

.fi-rr-face-explode:before {
  content: "";
}

.fi-rr-face-expressionless:before {
  content: "";
}

.fi-rr-face-eyes-xmarks:before {
  content: "";
}

.fi-rr-face-fearful:before {
  content: "";
}

.fi-rr-face-glasses:before {
  content: "";
}

.fi-rr-face-grin-tongue-wink:before {
  content: "";
}

.fi-rr-face-hand-yawn:before {
  content: "";
}

.fi-rr-face-head-bandage:before {
  content: "";
}

.fi-rr-face-hushed:before {
  content: "";
}

.fi-rr-face-icicles:before {
  content: "";
}

.fi-rr-face-lying:before {
  content: "";
}

.fi-rr-face-mask:before {
  content: "";
}

.fi-rr-face-monocle:before {
  content: "";
}

.fi-rr-face-nauseated:before {
  content: "";
}

.fi-rr-face-nose-steam:before {
  content: "";
}

.fi-rr-face-party:before {
  content: "";
}

.fi-rr-face-pensive:before {
  content: "";
}

.fi-rr-face-persevering:before {
  content: "";
}

.fi-rr-face-pleading:before {
  content: "";
}

.fi-rr-face-raised-eyebrow:before {
  content: "";
}

.fi-rr-face-relieved:before {
  content: "";
}

.fi-rr-face-sad-sweat:before {
  content: "";
}

.fi-rr-face-scream:before {
  content: "";
}

.fi-rr-face-shush:before {
  content: "";
}

.fi-rr-face-sleeping:before {
  content: "";
}

.fi-rr-face-sleepy:before {
  content: "";
}

.fi-rr-face-smile-halo:before {
  content: "";
}

.fi-rr-face-smile-hearts:before {
  content: "";
}

.fi-rr-face-smile-horns:before {
  content: "";
}

.fi-rr-face-smile-tear:before {
  content: "";
}

.fi-rr-face-smile-tongue:before {
  content: "";
}

.fi-rr-face-smile-upside-down:before {
  content: "";
}

.fi-rr-face-smiling-hands:before {
  content: "";
}

.fi-rr-face-smirking:before {
  content: "";
}

.fi-rr-face-sunglasses:before {
  content: "";
}

.fi-rr-face-sunglasses-alt:before {
  content: "";
}

.fi-rr-face-swear:before {
  content: "";
}

.fi-rr-face-thermometer:before {
  content: "";
}

.fi-rr-face-thinking:before {
  content: "";
}

.fi-rr-face-tissue:before {
  content: "";
}

.fi-rr-face-tongue-money:before {
  content: "";
}

.fi-rr-face-tongue-sweat:before {
  content: "";
}

.fi-rr-face-unamused:before {
  content: "";
}

.fi-rr-face-viewfinder:before {
  content: "";
}

.fi-rr-face-vomit:before {
  content: "";
}

.fi-rr-face-weary:before {
  content: "";
}

.fi-rr-face-woozy:before {
  content: "";
}

.fi-rr-face-worried:before {
  content: "";
}

.fi-rr-face-zany:before {
  content: "";
}

.fi-rr-face-zipper:before {
  content: "";
}

.fi-rr-facial-mask:before {
  content: "";
}

.fi-rr-facial-massage:before {
  content: "";
}

.fi-rr-facial-treatment:before {
  content: "";
}

.fi-rr-fail:before {
  content: "";
}

.fi-rr-falafel:before {
  content: "";
}

.fi-rr-family:before {
  content: "";
}

.fi-rr-family-dress:before {
  content: "";
}

.fi-rr-family-law:before {
  content: "";
}

.fi-rr-family-pants:before {
  content: "";
}

.fi-rr-fan:before {
  content: "";
}

.fi-rr-fan-table:before {
  content: "";
}

.fi-rr-farfalle:before {
  content: "";
}

.fi-rr-farm:before {
  content: "";
}

.fi-rr-faucet:before {
  content: "";
}

.fi-rr-faucet-drip:before {
  content: "";
}

.fi-rr-fax:before {
  content: "";
}

.fi-rr-fbx-file:before {
  content: "";
}

.fi-rr-feather:before {
  content: "";
}

.fi-rr-feather-pointed:before {
  content: "";
}

.fi-rr-features:before {
  content: "";
}

.fi-rr-features-alt:before {
  content: "";
}

.fi-rr-february-calendar:before {
  content: "";
}

.fi-rr-fee:before {
  content: "";
}

.fi-rr-fee-receipt:before {
  content: "";
}

.fi-rr-feedback:before {
  content: "";
}

.fi-rr-feedback-alt:before {
  content: "";
}

.fi-rr-feedback-cycle-loop:before {
  content: "";
}

.fi-rr-feedback-hand:before {
  content: "";
}

.fi-rr-feedback-review:before {
  content: "";
}

.fi-rr-fence:before {
  content: "";
}

.fi-rr-ferris-wheel:before {
  content: "";
}

.fi-rr-fighter-jet:before {
  content: "";
}

.fi-rr-file:before {
  content: "";
}

.fi-rr-file-ai:before {
  content: "";
}

.fi-rr-file-audio:before {
  content: "";
}

.fi-rr-file-backup:before {
  content: "";
}

.fi-rr-file-binary:before {
  content: "";
}

.fi-rr-file-chart-line:before {
  content: "";
}

.fi-rr-file-chart-pie:before {
  content: "";
}

.fi-rr-file-circle-info:before {
  content: "";
}

.fi-rr-file-cloud:before {
  content: "";
}

.fi-rr-file-code:before {
  content: "";
}

.fi-rr-file-conversion:before {
  content: "";
}

.fi-rr-file-css:before {
  content: "";
}

.fi-rr-file-csv:before {
  content: "";
}

.fi-rr-file-download:before {
  content: "";
}

.fi-rr-file-edit:before {
  content: "";
}

.fi-rr-file-eps:before {
  content: "";
}

.fi-rr-file-excel:before {
  content: "";
}

.fi-rr-file-exclamation:before {
  content: "";
}

.fi-rr-file-export:before {
  content: "";
}

.fi-rr-file-image:before {
  content: "";
}

.fi-rr-file-import:before {
  content: "";
}

.fi-rr-file-invoice:before {
  content: "";
}

.fi-rr-file-invoice-dollar:before {
  content: "";
}

.fi-rr-file-loop:before {
  content: "";
}

.fi-rr-file-medical:before {
  content: "";
}

.fi-rr-file-medical-alt:before {
  content: "";
}

.fi-rr-file-minus:before {
  content: "";
}

.fi-rr-file-pdf:before {
  content: "";
}

.fi-rr-file-powerpoint:before {
  content: "";
}

.fi-rr-file-prescription:before {
  content: "";
}

.fi-rr-file-psd:before {
  content: "";
}

.fi-rr-file-question:before {
  content: "";
}

.fi-rr-file-recycle:before {
  content: "";
}

.fi-rr-file-signature:before {
  content: "";
}

.fi-rr-file-spreadsheet:before {
  content: "";
}

.fi-rr-file-upload:before {
  content: "";
}

.fi-rr-file-user:before {
  content: "";
}

.fi-rr-file-video:before {
  content: "";
}

.fi-rr-file-word:before {
  content: "";
}

.fi-rr-file-xls:before {
  content: "";
}

.fi-rr-file-zip-alt:before {
  content: "";
}

.fi-rr-file-zip-save:before {
  content: "";
}

.fi-rr-file-zipper:before {
  content: "";
}

.fi-rr-files-medical:before {
  content: "";
}

.fi-rr-fill:before {
  content: "";
}

.fi-rr-film:before {
  content: "";
}

.fi-rr-film-canister:before {
  content: "";
}

.fi-rr-film-slash:before {
  content: "";
}

.fi-rr-films:before {
  content: "";
}

.fi-rr-filter:before {
  content: "";
}

.fi-rr-filter-check:before {
  content: "";
}

.fi-rr-filter-list:before {
  content: "";
}

.fi-rr-filter-slash:before {
  content: "";
}

.fi-rr-filters:before {
  content: "";
}

.fi-rr-financial-health:before {
  content: "";
}

.fi-rr-finger-droplet:before {
  content: "";
}

.fi-rr-finger-nail:before {
  content: "";
}

.fi-rr-fingerprint:before {
  content: "";
}

.fi-rr-fingerprint-identification:before {
  content: "";
}

.fi-rr-fingerprint-magnifying-glass:before {
  content: "";
}

.fi-rr-fingerprint-remove:before {
  content: "";
}

.fi-rr-fingerprint-security-risk:before {
  content: "";
}

.fi-rr-fingerprint-verified:before {
  content: "";
}

.fi-rr-finish-flag:before {
  content: "";
}

.fi-rr-finish-line:before {
  content: "";
}

.fi-rr-fire-alarm:before {
  content: "";
}

.fi-rr-fire-burner:before {
  content: "";
}

.fi-rr-fire-exit:before {
  content: "";
}

.fi-rr-fire-extinguisher:before {
  content: "";
}

.fi-rr-fire-flame-curved:before {
  content: "";
}

.fi-rr-fire-flame-simple:before {
  content: "";
}

.fi-rr-fire-hydrant:before {
  content: "";
}

.fi-rr-fire-shield:before {
  content: "";
}

.fi-rr-fire-smoke:before {
  content: "";
}

.fi-rr-fireplace:before {
  content: "";
}

.fi-rr-first:before {
  content: "";
}

.fi-rr-first-aid-kit:before {
  content: "";
}

.fi-rr-first-award:before {
  content: "";
}

.fi-rr-first-laurel:before {
  content: "";
}

.fi-rr-first-medal:before {
  content: "";
}

.fi-rr-fish:before {
  content: "";
}

.fi-rr-fish-bones:before {
  content: "";
}

.fi-rr-fish-cooked:before {
  content: "";
}

.fi-rr-fish-hook:before {
  content: "";
}

.fi-rr-fishing-rod:before {
  content: "";
}

.fi-rr-fist-move:before {
  content: "";
}

.fi-rr-fitness-time:before {
  content: "";
}

.fi-rr-fitness-watch:before {
  content: "";
}

.fi-rr-flag:before {
  content: "";
}

.fi-rr-flag-alt:before {
  content: "";
}

.fi-rr-flag-checkered:before {
  content: "";
}

.fi-rr-flag-usa:before {
  content: "";
}

.fi-rr-flame:before {
  content: "";
}

.fi-rr-flashlight:before {
  content: "";
}

.fi-rr-flask:before {
  content: "";
}

.fi-rr-flask-gear:before {
  content: "";
}

.fi-rr-flask-poison:before {
  content: "";
}

.fi-rr-flask-potion:before {
  content: "";
}

.fi-rr-flatbread:before {
  content: "";
}

.fi-rr-flatbread-stuffed:before {
  content: "";
}

.fi-rr-flip-horizontal:before {
  content: "";
}

.fi-rr-flooding:before {
  content: "";
}

.fi-rr-floor:before {
  content: "";
}

.fi-rr-floor-alt:before {
  content: "";
}

.fi-rr-floor-layer:before {
  content: "";
}

.fi-rr-floppy-disk-circle-arrow-right:before {
  content: "";
}

.fi-rr-floppy-disk-circle-xmark:before {
  content: "";
}

.fi-rr-floppy-disk-pen:before {
  content: "";
}

.fi-rr-floppy-disks:before {
  content: "";
}

.fi-rr-florin-sign:before {
  content: "";
}

.fi-rr-flowchart:before {
  content: "";
}

.fi-rr-flower:before {
  content: "";
}

.fi-rr-flower-bouquet:before {
  content: "";
}

.fi-rr-flower-butterfly:before {
  content: "";
}

.fi-rr-flower-daffodil:before {
  content: "";
}

.fi-rr-flower-tulip:before {
  content: "";
}

.fi-rr-flushed:before {
  content: "";
}

.fi-rr-flute:before {
  content: "";
}

.fi-rr-flux-capacitor:before {
  content: "";
}

.fi-rr-fly-insect:before {
  content: "";
}

.fi-rr-flying-disc:before {
  content: "";
}

.fi-rr-flying-kite:before {
  content: "";
}

.fi-rr-fm-radio:before {
  content: "";
}

.fi-rr-foam-hand:before {
  content: "";
}

.fi-rr-fog:before {
  content: "";
}

.fi-rr-folder:before {
  content: "";
}

.fi-rr-folder-archive:before {
  content: "";
}

.fi-rr-folder-camera:before {
  content: "";
}

.fi-rr-folder-check:before {
  content: "";
}

.fi-rr-folder-directory:before {
  content: "";
}

.fi-rr-folder-download:before {
  content: "";
}

.fi-rr-folder-fire:before {
  content: "";
}

.fi-rr-folder-gear:before {
  content: "";
}

.fi-rr-folder-heart:before {
  content: "";
}

.fi-rr-folder-link:before {
  content: "";
}

.fi-rr-folder-loop:before {
  content: "";
}

.fi-rr-folder-math:before {
  content: "";
}

.fi-rr-folder-minus:before {
  content: "";
}

.fi-rr-folder-music:before {
  content: "";
}

.fi-rr-folder-open:before {
  content: "";
}

.fi-rr-folder-plus-circle:before {
  content: "";
}

.fi-rr-folder-times:before {
  content: "";
}

.fi-rr-folder-tree:before {
  content: "";
}

.fi-rr-folder-upload:before {
  content: "";
}

.fi-rr-folder-xmark:before {
  content: "";
}

.fi-rr-folder-xmark-circle:before {
  content: "";
}

.fi-rr-folders:before {
  content: "";
}

.fi-rr-follow:before {
  content: "";
}

.fi-rr-follow-folder:before {
  content: "";
}

.fi-rr-followcollection:before {
  content: "";
}

.fi-rr-followers:before {
  content: "";
}

.fi-rr-following:before {
  content: "";
}

.fi-rr-fondue-pot:before {
  content: "";
}

.fi-rr-football:before {
  content: "";
}

.fi-rr-football-player:before {
  content: "";
}

.fi-rr-football-ticket:before {
  content: "";
}

.fi-rr-footprint:before {
  content: "";
}

.fi-rr-foreign-language-audio:before {
  content: "";
}

.fi-rr-forest:before {
  content: "";
}

.fi-rr-forest-alt:before {
  content: "";
}

.fi-rr-fork:before {
  content: "";
}

.fi-rr-fork-spaghetti:before {
  content: "";
}

.fi-rr-forklift:before {
  content: "";
}

.fi-rr-form:before {
  content: "";
}

.fi-rr-fort:before {
  content: "";
}

.fi-rr-forward:before {
  content: "";
}

.fi-rr-forward-fast:before {
  content: "";
}

.fi-rr-fox:before {
  content: "";
}

.fi-rr-frame:before {
  content: "";
}

.fi-rr-franc-sign:before {
  content: "";
}

.fi-rr-france:before {
  content: "";
}

.fi-rr-france-country-code:before {
  content: "";
}

.fi-rr-free:before {
  content: "";
}

.fi-rr-free-delivery:before {
  content: "";
}

.fi-rr-freemium:before {
  content: "";
}

.fi-rr-french:before {
  content: "";
}

.fi-rr-french-fries:before {
  content: "";
}

.fi-rr-friday:before {
  content: "";
}

.fi-rr-frog:before {
  content: "";
}

.fi-rr-frown:before {
  content: "";
}

.fi-rr-ftp:before {
  content: "";
}

.fi-rr-fuel-gauge:before {
  content: "";
}

.fi-rr-full-screen:before {
  content: "";
}

.fi-rr-function:before {
  content: "";
}

.fi-rr-function-process:before {
  content: "";
}

.fi-rr-function-square:before {
  content: "";
}

.fi-rr-funnel-dollar:before {
  content: "";
}

.fi-rr-fusilli:before {
  content: "";
}

.fi-rr-g:before {
  content: "";
}

.fi-rr-galaxy:before {
  content: "";
}

.fi-rr-galaxy-alt:before {
  content: "";
}

.fi-rr-galaxy-planet:before {
  content: "";
}

.fi-rr-galaxy-star:before {
  content: "";
}

.fi-rr-gallery:before {
  content: "";
}

.fi-rr-gallery-thumbnails:before {
  content: "";
}

.fi-rr-game-board-alt:before {
  content: "";
}

.fi-rr-game-console-crank-handheld:before {
  content: "";
}

.fi-rr-game-rules:before {
  content: "";
}

.fi-rr-gamepad:before {
  content: "";
}

.fi-rr-gamer:before {
  content: "";
}

.fi-rr-garage:before {
  content: "";
}

.fi-rr-garage-car:before {
  content: "";
}

.fi-rr-garage-open:before {
  content: "";
}

.fi-rr-garlic:before {
  content: "";
}

.fi-rr-garlic-alt:before {
  content: "";
}

.fi-rr-gas-mask:before {
  content: "";
}

.fi-rr-gas-pump:before {
  content: "";
}

.fi-rr-gas-pump-alt:before {
  content: "";
}

.fi-rr-gas-pump-slash:before {
  content: "";
}

.fi-rr-gas-station:before {
  content: "";
}

.fi-rr-gastric-reflux:before {
  content: "";
}

.fi-rr-gauge-circle-bolt:before {
  content: "";
}

.fi-rr-gauge-circle-minus:before {
  content: "";
}

.fi-rr-gauge-circle-plus:before {
  content: "";
}

.fi-rr-gauze-bandage:before {
  content: "";
}

.fi-rr-gavel:before {
  content: "";
}

.fi-rr-gay-couple:before {
  content: "";
}

.fi-rr-gears:before {
  content: "";
}

.fi-rr-gem:before {
  content: "";
}

.fi-rr-general:before {
  content: "";
}

.fi-rr-german:before {
  content: "";
}

.fi-rr-germany:before {
  content: "";
}

.fi-rr-germany-country-code:before {
  content: "";
}

.fi-rr-ghost:before {
  content: "";
}

.fi-rr-gif:before {
  content: "";
}

.fi-rr-gif-square:before {
  content: "";
}

.fi-rr-gift:before {
  content: "";
}

.fi-rr-gift-box-benefits:before {
  content: "";
}

.fi-rr-gift-card:before {
  content: "";
}

.fi-rr-gifts:before {
  content: "";
}

.fi-rr-ginger:before {
  content: "";
}

.fi-rr-gingerbread-man:before {
  content: "";
}

.fi-rr-glass:before {
  content: "";
}

.fi-rr-glass-champagne:before {
  content: "";
}

.fi-rr-glass-cheers:before {
  content: "";
}

.fi-rr-glass-citrus:before {
  content: "";
}

.fi-rr-glass-empty:before {
  content: "";
}

.fi-rr-glass-half:before {
  content: "";
}

.fi-rr-glass-water-droplet:before {
  content: "";
}

.fi-rr-glass-whiskey:before {
  content: "";
}

.fi-rr-glass-whiskey-rocks:before {
  content: "";
}

.fi-rr-glasses:before {
  content: "";
}

.fi-rr-globe:before {
  content: "";
}

.fi-rr-globe-alt:before {
  content: "";
}

.fi-rr-globe-pointer:before {
  content: "";
}

.fi-rr-globe-shield:before {
  content: "";
}

.fi-rr-globe-snow:before {
  content: "";
}

.fi-rr-globe-user:before {
  content: "";
}

.fi-rr-gltf-file:before {
  content: "";
}

.fi-rr-glucose:before {
  content: "";
}

.fi-rr-goal-net:before {
  content: "";
}

.fi-rr-goalkeeper:before {
  content: "";
}

.fi-rr-goals:before {
  content: "";
}

.fi-rr-golf:before {
  content: "";
}

.fi-rr-golf-bag:before {
  content: "";
}

.fi-rr-golf-ball:before {
  content: "";
}

.fi-rr-golf-ball-grass:before {
  content: "";
}

.fi-rr-golf-hole:before {
  content: "";
}

.fi-rr-golfer:before {
  content: "";
}

.fi-rr-gopuram:before {
  content: "";
}

.fi-rr-gourmet:before {
  content: "";
}

.fi-rr-government-budget:before {
  content: "";
}

.fi-rr-government-flag:before {
  content: "";
}

.fi-rr-government-user:before {
  content: "";
}

.fi-rr-gps-navigation:before {
  content: "";
}

.fi-rr-graduation-cap:before {
  content: "";
}

.fi-rr-graduation-diploma:before {
  content: "";
}

.fi-rr-gramophone:before {
  content: "";
}

.fi-rr-grape:before {
  content: "";
}

.fi-rr-graph-curve:before {
  content: "";
}

.fi-rr-graphic-style:before {
  content: "";
}

.fi-rr-graphic-tablet:before {
  content: "";
}

.fi-rr-grass:before {
  content: "";
}

.fi-rr-grate:before {
  content: "";
}

.fi-rr-grate-droplet:before {
  content: "";
}

.fi-rr-greater-than:before {
  content: "";
}

.fi-rr-greater-than-equal:before {
  content: "";
}

.fi-rr-greek-helmet:before {
  content: "";
}

.fi-rr-grid:before {
  content: "";
}

.fi-rr-grid-alt:before {
  content: "";
}

.fi-rr-grid-dividers:before {
  content: "";
}

.fi-rr-grid-lock:before {
  content: "";
}

.fi-rr-grief:before {
  content: "";
}

.fi-rr-grill:before {
  content: "";
}

.fi-rr-grill-fire:before {
  content: "";
}

.fi-rr-grill-hot-alt:before {
  content: "";
}

.fi-rr-grimace:before {
  content: "";
}

.fi-rr-grin:before {
  content: "";
}

.fi-rr-grin-alt:before {
  content: "";
}

.fi-rr-grin-beam:before {
  content: "";
}

.fi-rr-grin-beam-sweat:before {
  content: "";
}

.fi-rr-grin-hearts:before {
  content: "";
}

.fi-rr-grin-squint:before {
  content: "";
}

.fi-rr-grin-squint-tears:before {
  content: "";
}

.fi-rr-grin-stars:before {
  content: "";
}

.fi-rr-grin-tears:before {
  content: "";
}

.fi-rr-grin-tongue:before {
  content: "";
}

.fi-rr-grin-tongue-squint:before {
  content: "";
}

.fi-rr-grin-tongue-wink:before {
  content: "";
}

.fi-rr-grin-wink:before {
  content: "";
}

.fi-rr-grip-dots:before {
  content: "";
}

.fi-rr-grip-dots-vertical:before {
  content: "";
}

.fi-rr-grip-horizontal:before {
  content: "";
}

.fi-rr-grip-lines:before {
  content: "";
}

.fi-rr-grip-lines-vertical:before {
  content: "";
}

.fi-rr-grip-vertical:before {
  content: "";
}

.fi-rr-grocery-bag:before {
  content: "";
}

.fi-rr-grocery-basket:before {
  content: "";
}

.fi-rr-group-arrows-rotate:before {
  content: "";
}

.fi-rr-group-call:before {
  content: "";
}

.fi-rr-group-community-social-media:before {
  content: "";
}

.fi-rr-growth-chart-invest:before {
  content: "";
}

.fi-rr-guarani-sign:before {
  content: "";
}

.fi-rr-guide:before {
  content: "";
}

.fi-rr-guide-alt:before {
  content: "";
}

.fi-rr-guitar:before {
  content: "";
}

.fi-rr-guitar-electric:before {
  content: "";
}

.fi-rr-guitars:before {
  content: "";
}

.fi-rr-gun:before {
  content: "";
}

.fi-rr-gun-shooting:before {
  content: "";
}

.fi-rr-gun-squirt:before {
  content: "";
}

.fi-rr-gym:before {
  content: "";
}

.fi-rr-gym-bag:before {
  content: "";
}

.fi-rr-gynecology:before {
  content: "";
}

.fi-rr-h:before {
  content: "";
}

.fi-rr-h-square:before {
  content: "";
}

.fi-rr-h1:before {
  content: "";
}

.fi-rr-h2:before {
  content: "";
}

.fi-rr-h3:before {
  content: "";
}

.fi-rr-h4:before {
  content: "";
}

.fi-rr-hacker:before {
  content: "";
}

.fi-rr-hair-clipper:before {
  content: "";
}

.fi-rr-hair-conditioner:before {
  content: "";
}

.fi-rr-hairbrush:before {
  content: "";
}

.fi-rr-haircut:before {
  content: "";
}

.fi-rr-hairdryer:before {
  content: "";
}

.fi-rr-half-loading:before {
  content: "";
}

.fi-rr-hamburger:before {
  content: "";
}

.fi-rr-hamburger-soda:before {
  content: "";
}

.fi-rr-hammer:before {
  content: "";
}

.fi-rr-hammer-brush:before {
  content: "";
}

.fi-rr-hammer-crash:before {
  content: "";
}

.fi-rr-hammer-war:before {
  content: "";
}

.fi-rr-hamsa:before {
  content: "";
}

.fi-rr-hand:before {
  content: "";
}

.fi-rr-hand-back-fist:before {
  content: "";
}

.fi-rr-hand-back-point-down:before {
  content: "";
}

.fi-rr-hand-back-point-left:before {
  content: "";
}

.fi-rr-hand-back-point-ribbon:before {
  content: "";
}

.fi-rr-hand-back-point-right:before {
  content: "";
}

.fi-rr-hand-bandage-wound:before {
  content: "";
}

.fi-rr-hand-bill:before {
  content: "";
}

.fi-rr-hand-cleaning:before {
  content: "";
}

.fi-rr-hand-dots:before {
  content: "";
}

.fi-rr-hand-dryer:before {
  content: "";
}

.fi-rr-hand-fingers-crossed:before {
  content: "";
}

.fi-rr-hand-fist:before {
  content: "";
}

.fi-rr-hand-heart:before {
  content: "";
}

.fi-rr-hand-holding-box:before {
  content: "";
}

.fi-rr-hand-holding-document:before {
  content: "";
}

.fi-rr-hand-holding-droplet:before {
  content: "";
}

.fi-rr-hand-holding-heart:before {
  content: "";
}

.fi-rr-hand-holding-magic:before {
  content: "";
}

.fi-rr-hand-holding-medical:before {
  content: "";
}

.fi-rr-hand-holding-seeding:before {
  content: "";
}

.fi-rr-hand-holding-skull:before {
  content: "";
}

.fi-rr-hand-holding-usd:before {
  content: "";
}

.fi-rr-hand-holding-water:before {
  content: "";
}

.fi-rr-hand-horns:before {
  content: "";
}

.fi-rr-hand-horns-bolt:before {
  content: "";
}

.fi-rr-hand-key:before {
  content: "";
}

.fi-rr-hand-lizard:before {
  content: "";
}

.fi-rr-hand-love:before {
  content: "";
}

.fi-rr-hand-middle-finger:before {
  content: "";
}

.fi-rr-hand-paper:before {
  content: "";
}

.fi-rr-hand-peace:before {
  content: "";
}

.fi-rr-hand-point-ribbon:before {
  content: "";
}

.fi-rr-hand-present:before {
  content: "";
}

.fi-rr-hand-scissors:before {
  content: "";
}

.fi-rr-hand-sparkles:before {
  content: "";
}

.fi-rr-hand-spock:before {
  content: "";
}

.fi-rr-hand-wave:before {
  content: "";
}

.fi-rr-hand-zoom-in:before {
  content: "";
}

.fi-rr-handcuffed-hands:before {
  content: "";
}

.fi-rr-handcuffs:before {
  content: "";
}

.fi-rr-handmade:before {
  content: "";
}

.fi-rr-hands-brain:before {
  content: "";
}

.fi-rr-hands-bubbles:before {
  content: "";
}

.fi-rr-hands-clapping:before {
  content: "";
}

.fi-rr-hands-heart:before {
  content: "";
}

.fi-rr-hands-holding:before {
  content: "";
}

.fi-rr-hands-holding-child:before {
  content: "";
}

.fi-rr-hands-holding-diamond:before {
  content: "";
}

.fi-rr-hands-together:before {
  content: "";
}

.fi-rr-hands-together-heart:before {
  content: "";
}

.fi-rr-hands-typing-keyboard:before {
  content: "";
}

.fi-rr-hands-usd:before {
  content: "";
}

.fi-rr-handshake:before {
  content: "";
}

.fi-rr-handshake-angle:before {
  content: "";
}

.fi-rr-handshake-deal-loan:before {
  content: "";
}

.fi-rr-handshake-house:before {
  content: "";
}

.fi-rr-handshake-simple-slash:before {
  content: "";
}

.fi-rr-handshake-trust:before {
  content: "";
}

.fi-rr-handstand:before {
  content: "";
}

.fi-rr-hanukiah:before {
  content: "";
}

.fi-rr-hard-disk-scan:before {
  content: "";
}

.fi-rr-hard-drive:before {
  content: "";
}

.fi-rr-hard-hat:before {
  content: "";
}

.fi-rr-harp:before {
  content: "";
}

.fi-rr-hashtag-lock:before {
  content: "";
}

.fi-rr-hastag:before {
  content: "";
}

.fi-rr-hat-beach:before {
  content: "";
}

.fi-rr-hat-birthday:before {
  content: "";
}

.fi-rr-hat-chef:before {
  content: "";
}

.fi-rr-hat-cowboy:before {
  content: "";
}

.fi-rr-hat-cowboy-side:before {
  content: "";
}

.fi-rr-hat-santa:before {
  content: "";
}

.fi-rr-hat-winter:before {
  content: "";
}

.fi-rr-hat-witch:before {
  content: "";
}

.fi-rr-hat-wizard:before {
  content: "";
}

.fi-rr-haute-cuisine:before {
  content: "";
}

.fi-rr-hdd:before {
  content: "";
}

.fi-rr-head-side:before {
  content: "";
}

.fi-rr-head-side-brain:before {
  content: "";
}

.fi-rr-head-side-cough:before {
  content: "";
}

.fi-rr-head-side-cough-slash:before {
  content: "";
}

.fi-rr-head-side-headphones:before {
  content: "";
}

.fi-rr-head-side-heart:before {
  content: "";
}

.fi-rr-head-side-mask:before {
  content: "";
}

.fi-rr-head-side-medical:before {
  content: "";
}

.fi-rr-head-side-thinking:before {
  content: "";
}

.fi-rr-head-side-virus:before {
  content: "";
}

.fi-rr-head-vr:before {
  content: "";
}

.fi-rr-headache:before {
  content: "";
}

.fi-rr-heading:before {
  content: "";
}

.fi-rr-headphones:before {
  content: "";
}

.fi-rr-headphones-rhythm:before {
  content: "";
}

.fi-rr-headset:before {
  content: "";
}

.fi-rr-heart:before {
  content: "";
}

.fi-rr-heart-arrow:before {
  content: "";
}

.fi-rr-heart-brain:before {
  content: "";
}

.fi-rr-heart-circle-user:before {
  content: "";
}

.fi-rr-heart-crack:before {
  content: "";
}

.fi-rr-heart-half:before {
  content: "";
}

.fi-rr-heart-half-stroke:before {
  content: "";
}

.fi-rr-heart-health-muscle:before {
  content: "";
}

.fi-rr-heart-lock:before {
  content: "";
}

.fi-rr-heart-partner-handshake:before {
  content: "";
}

.fi-rr-heart-rate:before {
  content: "";
}

.fi-rr-heart-slash:before {
  content: "";
}

.fi-rr-heart-upside-down:before {
  content: "";
}

.fi-rr-heat:before {
  content: "";
}

.fi-rr-helicopter-side:before {
  content: "";
}

.fi-rr-helmet-battle:before {
  content: "";
}

.fi-rr-hermit-crab:before {
  content: "";
}

.fi-rr-hexagon:before {
  content: "";
}

.fi-rr-hexagon-check:before {
  content: "";
}

.fi-rr-hexagon-divide:before {
  content: "";
}

.fi-rr-hexagon-exclamation:before {
  content: "";
}

.fi-rr-high-definition:before {
  content: "";
}

.fi-rr-high-five:before {
  content: "";
}

.fi-rr-high-five-celebration-yes:before {
  content: "";
}

.fi-rr-highlighter:before {
  content: "";
}

.fi-rr-highlighter-line:before {
  content: "";
}

.fi-rr-hiking:before {
  content: "";
}

.fi-rr-hiking-boot:before {
  content: "";
}

.fi-rr-hill-avalanche:before {
  content: "";
}

.fi-rr-hill-rockslide:before {
  content: "";
}

.fi-rr-hippie:before {
  content: "";
}

.fi-rr-hippo:before {
  content: "";
}

.fi-rr-hockey-puck:before {
  content: "";
}

.fi-rr-hockey-stick-puck:before {
  content: "";
}

.fi-rr-hockey-sticks:before {
  content: "";
}

.fi-rr-holding-hand-brain:before {
  content: "";
}

.fi-rr-holding-hand-delivery:before {
  content: "";
}

.fi-rr-holding-hand-dinner:before {
  content: "";
}

.fi-rr-holding-hand-direction:before {
  content: "";
}

.fi-rr-holding-hand-gear:before {
  content: "";
}

.fi-rr-holding-hand-key:before {
  content: "";
}

.fi-rr-holding-hand-nft:before {
  content: "";
}

.fi-rr-holding-hand-pizza-box:before {
  content: "";
}

.fi-rr-holding-hand-revenue:before {
  content: "";
}

.fi-rr-holly-berry:before {
  content: "";
}

.fi-rr-home:before {
  content: "";
}

.fi-rr-home-control-app:before {
  content: "";
}

.fi-rr-home-heart:before {
  content: "";
}

.fi-rr-home-location:before {
  content: "";
}

.fi-rr-home-location-alt:before {
  content: "";
}

.fi-rr-home-robot:before {
  content: "";
}

.fi-rr-home-settings:before {
  content: "";
}

.fi-rr-home-wifi-phone:before {
  content: "";
}

.fi-rr-homework:before {
  content: "";
}

.fi-rr-honey-pot:before {
  content: "";
}

.fi-rr-hood-cloak:before {
  content: "";
}

.fi-rr-hook:before {
  content: "";
}

.fi-rr-horizontal-rule:before {
  content: "";
}

.fi-rr-horse:before {
  content: "";
}

.fi-rr-horse-head:before {
  content: "";
}

.fi-rr-horse-saddle:before {
  content: "";
}

.fi-rr-horseshoe:before {
  content: "";
}

.fi-rr-horseshoe-broken:before {
  content: "";
}

.fi-rr-hose:before {
  content: "";
}

.fi-rr-hose-reel:before {
  content: "";
}

.fi-rr-hospital:before {
  content: "";
}

.fi-rr-hospital-bed:before {
  content: "";
}

.fi-rr-hospital-symbol:before {
  content: "";
}

.fi-rr-hospital-user:before {
  content: "";
}

.fi-rr-hospitals:before {
  content: "";
}

.fi-rr-hot-tub:before {
  content: "";
}

.fi-rr-hotdog:before {
  content: "";
}

.fi-rr-hotel:before {
  content: "";
}

.fi-rr-hotel-room-key:before {
  content: "";
}

.fi-rr-hourglass:before {
  content: "";
}

.fi-rr-hourglass-end:before {
  content: "";
}

.fi-rr-hourglass-start:before {
  content: "";
}

.fi-rr-house-blank:before {
  content: "";
}

.fi-rr-house-building:before {
  content: "";
}

.fi-rr-house-chimney:before {
  content: "";
}

.fi-rr-house-chimney-blank:before {
  content: "";
}

.fi-rr-house-chimney-crack:before {
  content: "";
}

.fi-rr-house-chimney-heart:before {
  content: "";
}

.fi-rr-house-chimney-medical:before {
  content: "";
}

.fi-rr-house-chimney-user:before {
  content: "";
}

.fi-rr-house-chimney-window:before {
  content: "";
}

.fi-rr-house-circle-check:before {
  content: "";
}

.fi-rr-house-circle-exclamation:before {
  content: "";
}

.fi-rr-house-circle-xmark:before {
  content: "";
}

.fi-rr-house-crack:before {
  content: "";
}

.fi-rr-house-crack-alt:before {
  content: "";
}

.fi-rr-house-day:before {
  content: "";
}

.fi-rr-house-fire:before {
  content: "";
}

.fi-rr-house-flag:before {
  content: "";
}

.fi-rr-house-flood:before {
  content: "";
}

.fi-rr-house-hand:before {
  content: "";
}

.fi-rr-house-hands:before {
  content: "";
}

.fi-rr-house-key:before {
  content: "";
}

.fi-rr-house-laptop:before {
  content: "";
}

.fi-rr-house-leave:before {
  content: "";
}

.fi-rr-house-lock:before {
  content: "";
}

.fi-rr-house-medical:before {
  content: "";
}

.fi-rr-house-night:before {
  content: "";
}

.fi-rr-house-return:before {
  content: "";
}

.fi-rr-house-signal:before {
  content: "";
}

.fi-rr-house-tree:before {
  content: "";
}

.fi-rr-house-tsunami:before {
  content: "";
}

.fi-rr-house-turret:before {
  content: "";
}

.fi-rr-house-unlock:before {
  content: "";
}

.fi-rr-house-user:before {
  content: "";
}

.fi-rr-house-window:before {
  content: "";
}

.fi-rr-hr:before {
  content: "";
}

.fi-rr-hr-group:before {
  content: "";
}

.fi-rr-hr-management:before {
  content: "";
}

.fi-rr-hr-person:before {
  content: "";
}

.fi-rr-hryvnia:before {
  content: "";
}

.fi-rr-html-file:before {
  content: "";
}

.fi-rr-hug-tree:before {
  content: "";
}

.fi-rr-humanitarian-mission:before {
  content: "";
}

.fi-rr-humidity:before {
  content: "";
}

.fi-rr-hundred-points:before {
  content: "";
}

.fi-rr-hurricane:before {
  content: "";
}

.fi-rr-hydroalcoholic-gel:before {
  content: "";
}

.fi-rr-hyperloop:before {
  content: "";
}

.fi-rr-i:before {
  content: "";
}

.fi-rr-ice-cream:before {
  content: "";
}

.fi-rr-ice-skate:before {
  content: "";
}

.fi-rr-icicles:before {
  content: "";
}

.fi-rr-icon-star:before {
  content: "";
}

.fi-rr-id-badge:before {
  content: "";
}

.fi-rr-id-card:before {
  content: "";
}

.fi-rr-id-card-clip-alt:before {
  content: "";
}

.fi-rr-idea-exchange:before {
  content: "";
}

.fi-rr-igloo:before {
  content: "";
}

.fi-rr-image-slash:before {
  content: "";
}

.fi-rr-images:before {
  content: "";
}

.fi-rr-images-user:before {
  content: "";
}

.fi-rr-immunity:before {
  content: "";
}

.fi-rr-improve-user:before {
  content: "";
}

.fi-rr-improvement:before {
  content: "";
}

.fi-rr-inbox:before {
  content: "";
}

.fi-rr-inbox-full:before {
  content: "";
}

.fi-rr-inbox-in:before {
  content: "";
}

.fi-rr-inbox-out:before {
  content: "";
}

.fi-rr-inboxes:before {
  content: "";
}

.fi-rr-incense-sticks-yoga:before {
  content: "";
}

.fi-rr-incognito:before {
  content: "";
}

.fi-rr-indent:before {
  content: "";
}

.fi-rr-india-map:before {
  content: "";
}

.fi-rr-indian-rupee-sign:before {
  content: "";
}

.fi-rr-industrial-pollution:before {
  content: "";
}

.fi-rr-industry-alt:before {
  content: "";
}

.fi-rr-industry-windows:before {
  content: "";
}

.fi-rr-infinite-cycle:before {
  content: "";
}

.fi-rr-infinity:before {
  content: "";
}

.fi-rr-info:before {
  content: "";
}

.fi-rr-info-guide:before {
  content: "";
}

.fi-rr-information:before {
  content: "";
}

.fi-rr-inhaler:before {
  content: "";
}

.fi-rr-input-numeric:before {
  content: "";
}

.fi-rr-input-pipe:before {
  content: "";
}

.fi-rr-input-text:before {
  content: "";
}

.fi-rr-insert:before {
  content: "";
}

.fi-rr-insert-alt:before {
  content: "";
}

.fi-rr-insert-arrows:before {
  content: "";
}

.fi-rr-insert-button-circle:before {
  content: "";
}

.fi-rr-insert-credit-card:before {
  content: "";
}

.fi-rr-insert-square:before {
  content: "";
}

.fi-rr-insight:before {
  content: "";
}

.fi-rr-insight-alt:before {
  content: "";
}

.fi-rr-insight-head:before {
  content: "";
}

.fi-rr-insomnia:before {
  content: "";
}

.fi-rr-insurance:before {
  content: "";
}

.fi-rr-integral:before {
  content: "";
}

.fi-rr-interactive:before {
  content: "";
}

.fi-rr-interlining:before {
  content: "";
}

.fi-rr-internet-security:before {
  content: "";
}

.fi-rr-internet-speed-wifi:before {
  content: "";
}

.fi-rr-interpersonal-skill:before {
  content: "";
}

.fi-rr-interrogation:before {
  content: "";
}

.fi-rr-intersection:before {
  content: "";
}

.fi-rr-introduction:before {
  content: "";
}

.fi-rr-introduction-handshake:before {
  content: "";
}

.fi-rr-inventory-alt:before {
  content: "";
}

.fi-rr-invest:before {
  content: "";
}

.fi-rr-investment:before {
  content: "";
}

.fi-rr-investor:before {
  content: "";
}

.fi-rr-invite:before {
  content: "";
}

.fi-rr-invite-alt:before {
  content: "";
}

.fi-rr-iot:before {
  content: "";
}

.fi-rr-iot-alt:before {
  content: "";
}

.fi-rr-ip-address:before {
  content: "";
}

.fi-rr-iron:before {
  content: "";
}

.fi-rr-island-tropical:before {
  content: "";
}

.fi-rr-iso-file:before {
  content: "";
}

.fi-rr-issue-loupe:before {
  content: "";
}

.fi-rr-it:before {
  content: "";
}

.fi-rr-it-alt:before {
  content: "";
}

.fi-rr-it-computer:before {
  content: "";
}

.fi-rr-italian:before {
  content: "";
}

.fi-rr-italian-coffee-maker:before {
  content: "";
}

.fi-rr-italian-lira-sign:before {
  content: "";
}

.fi-rr-italic:before {
  content: "";
}

.fi-rr-j:before {
  content: "";
}

.fi-rr-jam:before {
  content: "";
}

.fi-rr-january-calendar:before {
  content: "";
}

.fi-rr-japanese:before {
  content: "";
}

.fi-rr-jar-alt:before {
  content: "";
}

.fi-rr-jar-wheat:before {
  content: "";
}

.fi-rr-javascript:before {
  content: "";
}

.fi-rr-joint:before {
  content: "";
}

.fi-rr-joker:before {
  content: "";
}

.fi-rr-journal:before {
  content: "";
}

.fi-rr-journal-alt:before {
  content: "";
}

.fi-rr-journey:before {
  content: "";
}

.fi-rr-joystick:before {
  content: "";
}

.fi-rr-jpg:before {
  content: "";
}

.fi-rr-json-file:before {
  content: "";
}

.fi-rr-judge:before {
  content: "";
}

.fi-rr-jug:before {
  content: "";
}

.fi-rr-jug-alt:before {
  content: "";
}

.fi-rr-jug-bottle:before {
  content: "";
}

.fi-rr-july-calendar:before {
  content: "";
}

.fi-rr-jumping-rope:before {
  content: "";
}

.fi-rr-june-calendar:before {
  content: "";
}

.fi-rr-jury:before {
  content: "";
}

.fi-rr-k:before {
  content: "";
}

.fi-rr-k-pop:before {
  content: "";
}

.fi-rr-k-pop-headphones:before {
  content: "";
}

.fi-rr-k-pop-microphone:before {
  content: "";
}

.fi-rr-kaaba:before {
  content: "";
}

.fi-rr-kangaroo:before {
  content: "";
}

.fi-rr-kayak:before {
  content: "";
}

.fi-rr-kazoo:before {
  content: "";
}

.fi-rr-kerning:before {
  content: "";
}

.fi-rr-key:before {
  content: "";
}

.fi-rr-key-car:before {
  content: "";
}

.fi-rr-key-hole:before {
  content: "";
}

.fi-rr-key-lock-crypto:before {
  content: "";
}

.fi-rr-key-skeleton-left-right:before {
  content: "";
}

.fi-rr-keyboard:before {
  content: "";
}

.fi-rr-keyboard-brightness:before {
  content: "";
}

.fi-rr-keyboard-brightness-low:before {
  content: "";
}

.fi-rr-keyboard-down:before {
  content: "";
}

.fi-rr-keyboard-finger:before {
  content: "";
}

.fi-rr-keyboard-left:before {
  content: "";
}

.fi-rr-keynote:before {
  content: "";
}

.fi-rr-khanda:before {
  content: "";
}

.fi-rr-kidneys:before {
  content: "";
}

.fi-rr-kimchi:before {
  content: "";
}

.fi-rr-kip-sign:before {
  content: "";
}

.fi-rr-kiss:before {
  content: "";
}

.fi-rr-kiss-beam:before {
  content: "";
}

.fi-rr-kiss-wink-heart:before {
  content: "";
}

.fi-rr-kitchen-set:before {
  content: "";
}

.fi-rr-kite:before {
  content: "";
}

.fi-rr-kiwi-bird:before {
  content: "";
}

.fi-rr-kiwi-fruit:before {
  content: "";
}

.fi-rr-knee-joint:before {
  content: "";
}

.fi-rr-knife:before {
  content: "";
}

.fi-rr-knife-kitchen:before {
  content: "";
}

.fi-rr-knitting:before {
  content: "";
}

.fi-rr-knot-rope:before {
  content: "";
}

.fi-rr-korean:before {
  content: "";
}

.fi-rr-kpi:before {
  content: "";
}

.fi-rr-kpi-evaluation:before {
  content: "";
}

.fi-rr-l:before {
  content: "";
}

.fi-rr-lab-coat:before {
  content: "";
}

.fi-rr-label:before {
  content: "";
}

.fi-rr-lacrosse-stick:before {
  content: "";
}

.fi-rr-lacrosse-stick-ball:before {
  content: "";
}

.fi-rr-ladder:before {
  content: "";
}

.fi-rr-lambda:before {
  content: "";
}

.fi-rr-lamp:before {
  content: "";
}

.fi-rr-lamp-desk:before {
  content: "";
}

.fi-rr-lamp-desk-on:before {
  content: "";
}

.fi-rr-lamp-floor:before {
  content: "";
}

.fi-rr-lamp-street:before {
  content: "";
}

.fi-rr-land-layer-location:before {
  content: "";
}

.fi-rr-land-layers:before {
  content: "";
}

.fi-rr-land-location:before {
  content: "";
}

.fi-rr-land-mine-on:before {
  content: "";
}

.fi-rr-landmark-alt:before {
  content: "";
}

.fi-rr-language:before {
  content: "";
}

.fi-rr-language-exchange:before {
  content: "";
}

.fi-rr-lanterns:before {
  content: "";
}

.fi-rr-laptop:before {
  content: "";
}

.fi-rr-laptop-arrow-down:before {
  content: "";
}

.fi-rr-laptop-binary:before {
  content: "";
}

.fi-rr-laptop-code:before {
  content: "";
}

.fi-rr-laptop-dollar:before {
  content: "";
}

.fi-rr-laptop-lock:before {
  content: "";
}

.fi-rr-laptop-medical:before {
  content: "";
}

.fi-rr-laptop-mobile:before {
  content: "";
}

.fi-rr-laptop-refresh:before {
  content: "";
}

.fi-rr-laptop-shield:before {
  content: "";
}

.fi-rr-laptop-signal:before {
  content: "";
}

.fi-rr-laptop-slash:before {
  content: "";
}

.fi-rr-lari-sign:before {
  content: "";
}

.fi-rr-lasso:before {
  content: "";
}

.fi-rr-lasso-sparkles:before {
  content: "";
}

.fi-rr-last-square:before {
  content: "";
}

.fi-rr-laugh:before {
  content: "";
}

.fi-rr-laugh-beam:before {
  content: "";
}

.fi-rr-laugh-squint:before {
  content: "";
}

.fi-rr-laugh-wink:before {
  content: "";
}

.fi-rr-launch:before {
  content: "";
}

.fi-rr-laurel-user:before {
  content: "";
}

.fi-rr-law-book:before {
  content: "";
}

.fi-rr-lawyer-man:before {
  content: "";
}

.fi-rr-lawyer-woman:before {
  content: "";
}

.fi-rr-layer-minus:before {
  content: "";
}

.fi-rr-layer-plus:before {
  content: "";
}

.fi-rr-layers:before {
  content: "";
}

.fi-rr-layout-fluid:before {
  content: "";
}

.fi-rr-lead:before {
  content: "";
}

.fi-rr-lead-funnel:before {
  content: "";
}

.fi-rr-lead-management:before {
  content: "";
}

.fi-rr-leader:before {
  content: "";
}

.fi-rr-leader-alt:before {
  content: "";
}

.fi-rr-leader-speech:before {
  content: "";
}

.fi-rr-leaderboard:before {
  content: "";
}

.fi-rr-leaderboard-alt:before {
  content: "";
}

.fi-rr-leaderboard-trophy:before {
  content: "";
}

.fi-rr-leadership:before {
  content: "";
}

.fi-rr-leadership-alt:before {
  content: "";
}

.fi-rr-leaf:before {
  content: "";
}

.fi-rr-leaf-heart:before {
  content: "";
}

.fi-rr-leaf-maple:before {
  content: "";
}

.fi-rr-leaf-oak:before {
  content: "";
}

.fi-rr-leafy-green:before {
  content: "";
}

.fi-rr-leave:before {
  content: "";
}

.fi-rr-left:before {
  content: "";
}

.fi-rr-left-from-bracket:before {
  content: "";
}

.fi-rr-legal:before {
  content: "";
}

.fi-rr-legal-aid:before {
  content: "";
}

.fi-rr-legal-case:before {
  content: "";
}

.fi-rr-legal-document:before {
  content: "";
}

.fi-rr-legal-fees:before {
  content: "";
}

.fi-rr-lemon:before {
  content: "";
}

.fi-rr-lemongrass:before {
  content: "";
}

.fi-rr-lesbian-couple:before {
  content: "";
}

.fi-rr-less-than:before {
  content: "";
}

.fi-rr-less-than-equal:before {
  content: "";
}

.fi-rr-lesson:before {
  content: "";
}

.fi-rr-lesson-class:before {
  content: "";
}

.fi-rr-letter-case:before {
  content: "";
}

.fi-rr-lettuce:before {
  content: "";
}

.fi-rr-level-down:before {
  content: "";
}

.fi-rr-level-down-alt:before {
  content: "";
}

.fi-rr-level-up:before {
  content: "";
}

.fi-rr-level-up-alt:before {
  content: "";
}

.fi-rr-license:before {
  content: "";
}

.fi-rr-life:before {
  content: "";
}

.fi-rr-life-ring:before {
  content: "";
}

.fi-rr-lift:before {
  content: "";
}

.fi-rr-light-ceiling:before {
  content: "";
}

.fi-rr-light-emergency:before {
  content: "";
}

.fi-rr-light-emergency-on:before {
  content: "";
}

.fi-rr-light-mode-alt:before {
  content: "";
}

.fi-rr-light-switch:before {
  content: "";
}

.fi-rr-light-switch-off:before {
  content: "";
}

.fi-rr-light-switch-on:before {
  content: "";
}

.fi-rr-lightbulb-cfl:before {
  content: "";
}

.fi-rr-lightbulb-cfl-on:before {
  content: "";
}

.fi-rr-lightbulb-dollar:before {
  content: "";
}

.fi-rr-lightbulb-exclamation:before {
  content: "";
}

.fi-rr-lightbulb-head:before {
  content: "";
}

.fi-rr-lightbulb-message:before {
  content: "";
}

.fi-rr-lightbulb-on:before {
  content: "";
}

.fi-rr-lightbulb-question:before {
  content: "";
}

.fi-rr-lightbulb-setting:before {
  content: "";
}

.fi-rr-lightbulb-slash:before {
  content: "";
}

.fi-rr-lighthouse:before {
  content: "";
}

.fi-rr-lights-holiday:before {
  content: "";
}

.fi-rr-limit-hand:before {
  content: "";
}

.fi-rr-limit-speedometer:before {
  content: "";
}

.fi-rr-line-width:before {
  content: "";
}

.fi-rr-link:before {
  content: "";
}

.fi-rr-link-alt:before {
  content: "";
}

.fi-rr-link-horizontal:before {
  content: "";
}

.fi-rr-link-horizontal-slash:before {
  content: "";
}

.fi-rr-link-slash:before {
  content: "";
}

.fi-rr-link-slash-alt:before {
  content: "";
}

.fi-rr-lion:before {
  content: "";
}

.fi-rr-lion-head:before {
  content: "";
}

.fi-rr-lips:before {
  content: "";
}

.fi-rr-lips-silence:before {
  content: "";
}

.fi-rr-lipstick:before {
  content: "";
}

.fi-rr-lira-sign:before {
  content: "";
}

.fi-rr-list:before {
  content: "";
}

.fi-rr-list-check:before {
  content: "";
}

.fi-rr-list-dropdown:before {
  content: "";
}

.fi-rr-list-music:before {
  content: "";
}

.fi-rr-list-timeline:before {
  content: "";
}

.fi-rr-list-tree:before {
  content: "";
}

.fi-rr-litecoin-sign:before {
  content: "";
}

.fi-rr-live:before {
  content: "";
}

.fi-rr-live-alt:before {
  content: "";
}

.fi-rr-loading:before {
  content: "";
}

.fi-rr-loan:before {
  content: "";
}

.fi-rr-lobster:before {
  content: "";
}

.fi-rr-location-alt:before {
  content: "";
}

.fi-rr-location-arrow:before {
  content: "";
}

.fi-rr-location-crosshairs:before {
  content: "";
}

.fi-rr-location-crosshairs-slash:before {
  content: "";
}

.fi-rr-location-dot-slash:before {
  content: "";
}

.fi-rr-location-exclamation:before {
  content: "";
}

.fi-rr-location-lock:before {
  content: "";
}

.fi-rr-location-pin-call:before {
  content: "";
}

.fi-rr-lock:before {
  content: "";
}

.fi-rr-lock-alt:before {
  content: "";
}

.fi-rr-lock-hashtag:before {
  content: "";
}

.fi-rr-lock-open-alt:before {
  content: "";
}

.fi-rr-locust:before {
  content: "";
}

.fi-rr-log-file:before {
  content: "";
}

.fi-rr-login:before {
  content: "";
}

.fi-rr-login-lock:before {
  content: "";
}

.fi-rr-logo:before {
  content: "";
}

.fi-rr-longboard:before {
  content: "";
}

.fi-rr-loop-square:before {
  content: "";
}

.fi-rr-loveseat:before {
  content: "";
}

.fi-rr-low-vision:before {
  content: "";
}

.fi-rr-lower-back:before {
  content: "";
}

.fi-rr-luchador:before {
  content: "";
}

.fi-rr-luggage-cart:before {
  content: "";
}

.fi-rr-luggage-rolling:before {
  content: "";
}

.fi-rr-lunch-box:before {
  content: "";
}

.fi-rr-lung-cancer:before {
  content: "";
}

.fi-rr-lung-ribbon:before {
  content: "";
}

.fi-rr-lungs:before {
  content: "";
}

.fi-rr-lungs-virus:before {
  content: "";
}

.fi-rr-m:before {
  content: "";
}

.fi-rr-macarons:before {
  content: "";
}

.fi-rr-mace:before {
  content: "";
}

.fi-rr-machine-learning:before {
  content: "";
}

.fi-rr-magic-wand:before {
  content: "";
}

.fi-rr-magnet:before {
  content: "";
}

.fi-rr-magnet-energy:before {
  content: "";
}

.fi-rr-magnet-user:before {
  content: "";
}

.fi-rr-magnifying-glass-binary:before {
  content: "";
}

.fi-rr-magnifying-glass-eye:before {
  content: "";
}

.fi-rr-magnifying-glass-play:before {
  content: "";
}

.fi-rr-magnifying-glass-wave:before {
  content: "";
}

.fi-rr-mail-hook:before {
  content: "";
}

.fi-rr-mail-malware:before {
  content: "";
}

.fi-rr-mail-plus-circle:before {
  content: "";
}

.fi-rr-mailbox:before {
  content: "";
}

.fi-rr-mailbox-envelope:before {
  content: "";
}

.fi-rr-mailbox-flag-up:before {
  content: "";
}

.fi-rr-makeup-bag:before {
  content: "";
}

.fi-rr-makeup-brush:before {
  content: "";
}

.fi-rr-malware-circle:before {
  content: "";
}

.fi-rr-malware-shield:before {
  content: "";
}

.fi-rr-malware-square:before {
  content: "";
}

.fi-rr-man-head:before {
  content: "";
}

.fi-rr-man-scientist:before {
  content: "";
}

.fi-rr-manat-sign:before {
  content: "";
}

.fi-rr-mandolin:before {
  content: "";
}

.fi-rr-mango:before {
  content: "";
}

.fi-rr-manhole:before {
  content: "";
}

.fi-rr-manicure:before {
  content: "";
}

.fi-rr-map:before {
  content: "";
}

.fi-rr-map-location-track:before {
  content: "";
}

.fi-rr-map-marker:before {
  content: "";
}

.fi-rr-map-marker-check:before {
  content: "";
}

.fi-rr-map-marker-cross:before {
  content: "";
}

.fi-rr-map-marker-edit:before {
  content: "";
}

.fi-rr-map-marker-home:before {
  content: "";
}

.fi-rr-map-marker-minus:before {
  content: "";
}

.fi-rr-map-marker-plus:before {
  content: "";
}

.fi-rr-map-marker-question:before {
  content: "";
}

.fi-rr-map-marker-slash:before {
  content: "";
}

.fi-rr-map-marker-smile:before {
  content: "";
}

.fi-rr-map-pin:before {
  content: "";
}

.fi-rr-map-point:before {
  content: "";
}

.fi-rr-march-calendar:before {
  content: "";
}

.fi-rr-marker:before {
  content: "";
}

.fi-rr-marker-hospital:before {
  content: "";
}

.fi-rr-marker-time:before {
  content: "";
}

.fi-rr-marketplace:before {
  content: "";
}

.fi-rr-marketplace-alt:before {
  content: "";
}

.fi-rr-marketplace-store:before {
  content: "";
}

.fi-rr-marriage-proposal:before {
  content: "";
}

.fi-rr-mars:before {
  content: "";
}

.fi-rr-mars-and-venus-burst:before {
  content: "";
}

.fi-rr-mars-double:before {
  content: "";
}

.fi-rr-mars-stroke-right:before {
  content: "";
}

.fi-rr-mars-stroke-up:before {
  content: "";
}

.fi-rr-martini-glass-citrus:before {
  content: "";
}

.fi-rr-martini-glass-empty:before {
  content: "";
}

.fi-rr-mascara:before {
  content: "";
}

.fi-rr-mask:before {
  content: "";
}

.fi-rr-mask-carnival:before {
  content: "";
}

.fi-rr-mask-face:before {
  content: "";
}

.fi-rr-mask-snorkel:before {
  content: "";
}

.fi-rr-massage:before {
  content: "";
}

.fi-rr-master-plan:before {
  content: "";
}

.fi-rr-master-plan-integrate:before {
  content: "";
}

.fi-rr-match-fire:before {
  content: "";
}

.fi-rr-mattress-pillow:before {
  content: "";
}

.fi-rr-may-calendar:before {
  content: "";
}

.fi-rr-measuring-tape:before {
  content: "";
}

.fi-rr-meat:before {
  content: "";
}

.fi-rr-medal:before {
  content: "";
}

.fi-rr-mediator:before {
  content: "";
}

.fi-rr-medical-star:before {
  content: "";
}

.fi-rr-medication:before {
  content: "";
}

.fi-rr-medicine:before {
  content: "";
}

.fi-rr-meditation:before {
  content: "";
}

.fi-rr-meeting:before {
  content: "";
}

.fi-rr-meeting-alt:before {
  content: "";
}

.fi-rr-megaphone:before {
  content: "";
}

.fi-rr-megaphone-announcement-leader:before {
  content: "";
}

.fi-rr-megaphone-magnifying-glass:before {
  content: "";
}

.fi-rr-megaphone-sound-waves:before {
  content: "";
}

.fi-rr-meh:before {
  content: "";
}

.fi-rr-meh-blank:before {
  content: "";
}

.fi-rr-meh-rolling-eyes:before {
  content: "";
}

.fi-rr-melon:before {
  content: "";
}

.fi-rr-melon-alt:before {
  content: "";
}

.fi-rr-member-list:before {
  content: "";
}

.fi-rr-member-search:before {
  content: "";
}

.fi-rr-membership:before {
  content: "";
}

.fi-rr-membership-vip:before {
  content: "";
}

.fi-rr-memo:before {
  content: "";
}

.fi-rr-memo-circle-check:before {
  content: "";
}

.fi-rr-memo-pad:before {
  content: "";
}

.fi-rr-memory:before {
  content: "";
}

.fi-rr-memory-loss:before {
  content: "";
}

.fi-rr-men-swimsuit:before {
  content: "";
}

.fi-rr-menorah:before {
  content: "";
}

.fi-rr-menu-burger:before {
  content: "";
}

.fi-rr-menu-dots:before {
  content: "";
}

.fi-rr-menu-dots-vertical:before {
  content: "";
}

.fi-rr-menu-food:before {
  content: "";
}

.fi-rr-mercury:before {
  content: "";
}

.fi-rr-message-alert:before {
  content: "";
}

.fi-rr-message-arrow-down:before {
  content: "";
}

.fi-rr-message-arrow-up:before {
  content: "";
}

.fi-rr-message-arrow-up-right:before {
  content: "";
}

.fi-rr-message-bot:before {
  content: "";
}

.fi-rr-message-circle-refresh:before {
  content: "";
}

.fi-rr-message-code:before {
  content: "";
}

.fi-rr-message-dollar:before {
  content: "";
}

.fi-rr-message-heart:before {
  content: "";
}

.fi-rr-message-image:before {
  content: "";
}

.fi-rr-message-question:before {
  content: "";
}

.fi-rr-message-quote:before {
  content: "";
}

.fi-rr-message-slash:before {
  content: "";
}

.fi-rr-message-sms:before {
  content: "";
}

.fi-rr-message-square-refresh:before {
  content: "";
}

.fi-rr-message-star:before {
  content: "";
}

.fi-rr-message-text:before {
  content: "";
}

.fi-rr-message-xmark:before {
  content: "";
}

.fi-rr-messages:before {
  content: "";
}

.fi-rr-messages-dollar:before {
  content: "";
}

.fi-rr-messages-question:before {
  content: "";
}

.fi-rr-meteor:before {
  content: "";
}

.fi-rr-meter:before {
  content: "";
}

.fi-rr-meter-bolt:before {
  content: "";
}

.fi-rr-meter-droplet:before {
  content: "";
}

.fi-rr-meter-fire:before {
  content: "";
}

.fi-rr-method:before {
  content: "";
}

.fi-rr-microchip:before {
  content: "";
}

.fi-rr-microchip-ai:before {
  content: "";
}

.fi-rr-microphone:before {
  content: "";
}

.fi-rr-microphone-alt:before {
  content: "";
}

.fi-rr-microphone-slash:before {
  content: "";
}

.fi-rr-microscope:before {
  content: "";
}

.fi-rr-microscope-bacteria:before {
  content: "";
}

.fi-rr-microwave:before {
  content: "";
}

.fi-rr-milk:before {
  content: "";
}

.fi-rr-milk-alt:before {
  content: "";
}

.fi-rr-mill:before {
  content: "";
}

.fi-rr-mill-sign:before {
  content: "";
}

.fi-rr-mind-share:before {
  content: "";
}

.fi-rr-minus:before {
  content: "";
}

.fi-rr-minus-circle:before {
  content: "";
}

.fi-rr-minus-hexagon:before {
  content: "";
}

.fi-rr-minus-small:before {
  content: "";
}

.fi-rr-mirror:before {
  content: "";
}

.fi-rr-mirror-user:before {
  content: "";
}

.fi-rr-mission:before {
  content: "";
}

.fi-rr-mistletoe:before {
  content: "";
}

.fi-rr-mix:before {
  content: "";
}

.fi-rr-mixer:before {
  content: "";
}

.fi-rr-mobile:before {
  content: "";
}

.fi-rr-mobile-4g:before {
  content: "";
}

.fi-rr-mobile-5g:before {
  content: "";
}

.fi-rr-mobile-app-cleaner:before {
  content: "";
}

.fi-rr-mobile-button:before {
  content: "";
}

.fi-rr-mobile-friendly:before {
  content: "";
}

.fi-rr-mobile-hand:before {
  content: "";
}

.fi-rr-mobile-lock:before {
  content: "";
}

.fi-rr-mobile-message:before {
  content: "";
}

.fi-rr-mobile-notch:before {
  content: "";
}

.fi-rr-mockup:before {
  content: "";
}

.fi-rr-mode:before {
  content: "";
}

.fi-rr-mode-alt:before {
  content: "";
}

.fi-rr-mode-landscape:before {
  content: "";
}

.fi-rr-mode-portrait:before {
  content: "";
}

.fi-rr-model-cube:before {
  content: "";
}

.fi-rr-model-cube-arrows:before {
  content: "";
}

.fi-rr-model-cube-space:before {
  content: "";
}

.fi-rr-modular-home:before {
  content: "";
}

.fi-rr-module:before {
  content: "";
}

.fi-rr-monday:before {
  content: "";
}

.fi-rr-money:before {
  content: "";
}

.fi-rr-money-bill-simple:before {
  content: "";
}

.fi-rr-money-bill-transfer:before {
  content: "";
}

.fi-rr-money-bill-wave:before {
  content: "";
}

.fi-rr-money-bill-wave-alt:before {
  content: "";
}

.fi-rr-money-bills:before {
  content: "";
}

.fi-rr-money-bills-simple:before {
  content: "";
}

.fi-rr-money-check:before {
  content: "";
}

.fi-rr-money-check-edit:before {
  content: "";
}

.fi-rr-money-check-edit-alt:before {
  content: "";
}

.fi-rr-money-coin-transfer:before {
  content: "";
}

.fi-rr-money-from-bracket:before {
  content: "";
}

.fi-rr-money-income:before {
  content: "";
}

.fi-rr-money-laptop:before {
  content: "";
}

.fi-rr-money-safe-box:before {
  content: "";
}

.fi-rr-money-simple-from-bracket:before {
  content: "";
}

.fi-rr-money-transfer-alt:before {
  content: "";
}

.fi-rr-money-transfer-coin-arrow:before {
  content: "";
}

.fi-rr-money-transfer-smartphone:before {
  content: "";
}

.fi-rr-money-wings:before {
  content: "";
}

.fi-rr-monitor-sun:before {
  content: "";
}

.fi-rr-monitor-water:before {
  content: "";
}

.fi-rr-monkey:before {
  content: "";
}

.fi-rr-monstera:before {
  content: "";
}

.fi-rr-monument:before {
  content: "";
}

.fi-rr-moon:before {
  content: "";
}

.fi-rr-moon-stars:before {
  content: "";
}

.fi-rr-moped:before {
  content: "";
}

.fi-rr-mortar-pestle:before {
  content: "";
}

.fi-rr-mortgage:before {
  content: "";
}

.fi-rr-mosque:before {
  content: "";
}

.fi-rr-mosque-alt:before {
  content: "";
}

.fi-rr-mosque-moon:before {
  content: "";
}

.fi-rr-mosquito:before {
  content: "";
}

.fi-rr-mosquito-net:before {
  content: "";
}

.fi-rr-motion-graphic:before {
  content: "";
}

.fi-rr-motorcycle:before {
  content: "";
}

.fi-rr-motorcycle-front:before {
  content: "";
}

.fi-rr-motorcycle-helmet:before {
  content: "";
}

.fi-rr-mound:before {
  content: "";
}

.fi-rr-mountain:before {
  content: "";
}

.fi-rr-mountain-city:before {
  content: "";
}

.fi-rr-mountains:before {
  content: "";
}

.fi-rr-mouse:before {
  content: "";
}

.fi-rr-mouse-field:before {
  content: "";
}

.fi-rr-mouse-pointer-click:before {
  content: "";
}

.fi-rr-mouse-pointer-heart:before {
  content: "";
}

.fi-rr-moustache:before {
  content: "";
}

.fi-rr-mov-file:before {
  content: "";
}

.fi-rr-move-to-folder:before {
  content: "";
}

.fi-rr-move-to-folder-2:before {
  content: "";
}

.fi-rr-moving:before {
  content: "";
}

.fi-rr-mower:before {
  content: "";
}

.fi-rr-mp3-file:before {
  content: "";
}

.fi-rr-mp3-player:before {
  content: "";
}

.fi-rr-mp4-file:before {
  content: "";
}

.fi-rr-muffin:before {
  content: "";
}

.fi-rr-mug:before {
  content: "";
}

.fi-rr-mug-alt:before {
  content: "";
}

.fi-rr-mug-hot:before {
  content: "";
}

.fi-rr-mug-hot-alt:before {
  content: "";
}

.fi-rr-mug-marshmallows:before {
  content: "";
}

.fi-rr-mug-tea:before {
  content: "";
}

.fi-rr-mug-tea-alt:before {
  content: "";
}

.fi-rr-mug-tea-saucer:before {
  content: "";
}

.fi-rr-multiple:before {
  content: "";
}

.fi-rr-multiple-alt:before {
  content: "";
}

.fi-rr-multitasking:before {
  content: "";
}

.fi-rr-muscle:before {
  content: "";
}

.fi-rr-museum:before {
  content: "";
}

.fi-rr-mushroom:before {
  content: "";
}

.fi-rr-mushroom-alt:before {
  content: "";
}

.fi-rr-mushroom-cloud:before {
  content: "";
}

.fi-rr-music:before {
  content: "";
}

.fi-rr-music-alt:before {
  content: "";
}

.fi-rr-music-file:before {
  content: "";
}

.fi-rr-music-magnifying-glass:before {
  content: "";
}

.fi-rr-music-note:before {
  content: "";
}

.fi-rr-music-note-slash:before {
  content: "";
}

.fi-rr-music-slash:before {
  content: "";
}

.fi-rr-n:before {
  content: "";
}

.fi-rr-nail-art:before {
  content: "";
}

.fi-rr-nail-clipper:before {
  content: "";
}

.fi-rr-naira-sign:before {
  content: "";
}

.fi-rr-narwhal:before {
  content: "";
}

.fi-rr-navigation:before {
  content: "";
}

.fi-rr-nesting-dolls:before {
  content: "";
}

.fi-rr-network:before {
  content: "";
}

.fi-rr-network-analytic:before {
  content: "";
}

.fi-rr-network-cloud:before {
  content: "";
}

.fi-rr-network-firewall:before {
  content: "";
}

.fi-rr-network-user:before {
  content: "";
}

.fi-rr-neuter:before {
  content: "";
}

.fi-rr-newsletter-subscribe:before {
  content: "";
}

.fi-rr-newspaper:before {
  content: "";
}

.fi-rr-newspaper-open:before {
  content: "";
}

.fi-rr-nfc:before {
  content: "";
}

.fi-rr-nfc-lock:before {
  content: "";
}

.fi-rr-nfc-magnifying-glass:before {
  content: "";
}

.fi-rr-nfc-pen:before {
  content: "";
}

.fi-rr-nfc-slash:before {
  content: "";
}

.fi-rr-nfc-trash:before {
  content: "";
}

.fi-rr-nft-square:before {
  content: "";
}

.fi-rr-night-day:before {
  content: "";
}

.fi-rr-night-mode:before {
  content: "";
}

.fi-rr-no-attention:before {
  content: "";
}

.fi-rr-no-baby:before {
  content: "";
}

.fi-rr-no-ball:before {
  content: "";
}

.fi-rr-no-child:before {
  content: "";
}

.fi-rr-no-children:before {
  content: "";
}

.fi-rr-no-fee:before {
  content: "";
}

.fi-rr-no-food:before {
  content: "";
}

.fi-rr-no-food-circle:before {
  content: "";
}

.fi-rr-no-iron:before {
  content: "";
}

.fi-rr-no-pacifier:before {
  content: "";
}

.fi-rr-no-people:before {
  content: "";
}

.fi-rr-no-play-football:before {
  content: "";
}

.fi-rr-no-smoking:before {
  content: "";
}

.fi-rr-no-vaping:before {
  content: "";
}

.fi-rr-no-vaping-circle:before {
  content: "";
}

.fi-rr-noise-cancelling-headphones:before {
  content: "";
}

.fi-rr-noodles:before {
  content: "";
}

.fi-rr-nose:before {
  content: "";
}

.fi-rr-not-equal:before {
  content: "";
}

.fi-rr-not-found:before {
  content: "";
}

.fi-rr-not-found-alt:before {
  content: "";
}

.fi-rr-not-found-magnifying-glass:before {
  content: "";
}

.fi-rr-notary:before {
  content: "";
}

.fi-rr-notdef:before {
  content: "";
}

.fi-rr-note:before {
  content: "";
}

.fi-rr-note-medical:before {
  content: "";
}

.fi-rr-note-sticky:before {
  content: "";
}

.fi-rr-notebook:before {
  content: "";
}

.fi-rr-notebook-alt:before {
  content: "";
}

.fi-rr-notes:before {
  content: "";
}

.fi-rr-notes-medical:before {
  content: "";
}

.fi-rr-november-calendar:before {
  content: "";
}

.fi-rr-o:before {
  content: "";
}

.fi-rr-obj-file:before {
  content: "";
}

.fi-rr-object-exclude:before {
  content: "";
}

.fi-rr-object-group:before {
  content: "";
}

.fi-rr-object-intersect:before {
  content: "";
}

.fi-rr-object-subtract:before {
  content: "";
}

.fi-rr-object-ungroup:before {
  content: "";
}

.fi-rr-object-union:before {
  content: "";
}

.fi-rr-objects-column:before {
  content: "";
}

.fi-rr-octagon:before {
  content: "";
}

.fi-rr-octagon-check:before {
  content: "";
}

.fi-rr-octagon-divide:before {
  content: "";
}

.fi-rr-octagon-exclamation:before {
  content: "";
}

.fi-rr-octagon-minus:before {
  content: "";
}

.fi-rr-octagon-plus:before {
  content: "";
}

.fi-rr-octagon-xmark:before {
  content: "";
}

.fi-rr-october-calendar:before {
  content: "";
}

.fi-rr-office-chair:before {
  content: "";
}

.fi-rr-oil-can:before {
  content: "";
}

.fi-rr-oil-price:before {
  content: "";
}

.fi-rr-oil-tank:before {
  content: "";
}

.fi-rr-oil-temp:before {
  content: "";
}

.fi-rr-old-people:before {
  content: "";
}

.fi-rr-olive:before {
  content: "";
}

.fi-rr-olive-branch-dove:before {
  content: "";
}

.fi-rr-olive-oil:before {
  content: "";
}

.fi-rr-olives:before {
  content: "";
}

.fi-rr-om:before {
  content: "";
}

.fi-rr-omega:before {
  content: "";
}

.fi-rr-on-air-square:before {
  content: "";
}

.fi-rr-onboarding:before {
  content: "";
}

.fi-rr-onigiri:before {
  content: "";
}

.fi-rr-onion:before {
  content: "";
}

.fi-rr-online-interview:before {
  content: "";
}

.fi-rr-online-meet:before {
  content: "";
}

.fi-rr-opacity:before {
  content: "";
}

.fi-rr-open:before {
  content: "";
}

.fi-rr-open-book-lightbulb:before {
  content: "";
}

.fi-rr-open-mail-clip:before {
  content: "";
}

.fi-rr-operating-system-upgrade:before {
  content: "";
}

.fi-rr-operation:before {
  content: "";
}

.fi-rr-optimization:before {
  content: "";
}

.fi-rr-orange-juice:before {
  content: "";
}

.fi-rr-order-food-mobile:before {
  content: "";
}

.fi-rr-order-food-online:before {
  content: "";
}

.fi-rr-order-food-telephone:before {
  content: "";
}

.fi-rr-order-history:before {
  content: "";
}

.fi-rr-organization-chart:before {
  content: "";
}

.fi-rr-ornament:before {
  content: "";
}

.fi-rr-otp:before {
  content: "";
}

.fi-rr-otter:before {
  content: "";
}

.fi-rr-outdent:before {
  content: "";
}

.fi-rr-oval:before {
  content: "";
}

.fi-rr-oval-alt:before {
  content: "";
}

.fi-rr-oven:before {
  content: "";
}

.fi-rr-overline:before {
  content: "";
}

.fi-rr-overview:before {
  content: "";
}

.fi-rr-p:before {
  content: "";
}

.fi-rr-pacifier:before {
  content: "";
}

.fi-rr-package:before {
  content: "";
}

.fi-rr-paddle-tennis-player:before {
  content: "";
}

.fi-rr-paddle-tennis-racket:before {
  content: "";
}

.fi-rr-padlock-check:before {
  content: "";
}

.fi-rr-page-break:before {
  content: "";
}

.fi-rr-pager:before {
  content: "";
}

.fi-rr-paid:before {
  content: "";
}

.fi-rr-paint-brush:before {
  content: "";
}

.fi-rr-paint-roller:before {
  content: "";
}

.fi-rr-paintbrush-pencil:before {
  content: "";
}

.fi-rr-palette:before {
  content: "";
}

.fi-rr-pallet:before {
  content: "";
}

.fi-rr-pallet-alt:before {
  content: "";
}

.fi-rr-pan:before {
  content: "";
}

.fi-rr-pan-food:before {
  content: "";
}

.fi-rr-pan-frying:before {
  content: "";
}

.fi-rr-pancakes:before {
  content: "";
}

.fi-rr-panorama:before {
  content: "";
}

.fi-rr-paper-plane:before {
  content: "";
}

.fi-rr-paper-plane-launch:before {
  content: "";
}

.fi-rr-paper-plane-top:before {
  content: "";
}

.fi-rr-paperclip-vertical:before {
  content: "";
}

.fi-rr-parachute-box:before {
  content: "";
}

.fi-rr-paragraph:before {
  content: "";
}

.fi-rr-paragraph-left:before {
  content: "";
}

.fi-rr-parking:before {
  content: "";
}

.fi-rr-parking-circle:before {
  content: "";
}

.fi-rr-parking-circle-slash:before {
  content: "";
}

.fi-rr-parking-slash:before {
  content: "";
}

.fi-rr-party-bell:before {
  content: "";
}

.fi-rr-party-horn:before {
  content: "";
}

.fi-rr-passenger-plane:before {
  content: "";
}

.fi-rr-passport:before {
  content: "";
}

.fi-rr-password:before {
  content: "";
}

.fi-rr-password-alt:before {
  content: "";
}

.fi-rr-password-computer:before {
  content: "";
}

.fi-rr-password-email:before {
  content: "";
}

.fi-rr-password-lock:before {
  content: "";
}

.fi-rr-password-magnifying-glass:before {
  content: "";
}

.fi-rr-password-protection:before {
  content: "";
}

.fi-rr-password-smartphone:before {
  content: "";
}

.fi-rr-paste:before {
  content: "";
}

.fi-rr-patient:before {
  content: "";
}

.fi-rr-patient-file:before {
  content: "";
}

.fi-rr-pattern:before {
  content: "";
}

.fi-rr-pause:before {
  content: "";
}

.fi-rr-pause-circle:before {
  content: "";
}

.fi-rr-pause-square:before {
  content: "";
}

.fi-rr-paw:before {
  content: "";
}

.fi-rr-paw-claws:before {
  content: "";
}

.fi-rr-paw-heart:before {
  content: "";
}

.fi-rr-pay-per-click:before {
  content: "";
}

.fi-rr-payment-authentication:before {
  content: "";
}

.fi-rr-payment-pos:before {
  content: "";
}

.fi-rr-payment-qrcode:before {
  content: "";
}

.fi-rr-payroll:before {
  content: "";
}

.fi-rr-payroll-calendar:before {
  content: "";
}

.fi-rr-payroll-check:before {
  content: "";
}

.fi-rr-pc-chair:before {
  content: "";
}

.fi-rr-peace:before {
  content: "";
}

.fi-rr-peach:before {
  content: "";
}

.fi-rr-peanut:before {
  content: "";
}

.fi-rr-peanuts:before {
  content: "";
}

.fi-rr-peapod:before {
  content: "";
}

.fi-rr-pear:before {
  content: "";
}

.fi-rr-pedestal:before {
  content: "";
}

.fi-rr-pelvis:before {
  content: "";
}

.fi-rr-pen-circle:before {
  content: "";
}

.fi-rr-pen-clip:before {
  content: "";
}

.fi-rr-pen-clip-slash:before {
  content: "";
}

.fi-rr-pen-fancy:before {
  content: "";
}

.fi-rr-pen-fancy-slash:before {
  content: "";
}

.fi-rr-pen-field:before {
  content: "";
}

.fi-rr-pen-nib:before {
  content: "";
}

.fi-rr-pen-nib-slash:before {
  content: "";
}

.fi-rr-pen-slash:before {
  content: "";
}

.fi-rr-pen-square:before {
  content: "";
}

.fi-rr-pen-swirl:before {
  content: "";
}

.fi-rr-pencil:before {
  content: "";
}

.fi-rr-pencil-lightbulb:before {
  content: "";
}

.fi-rr-pencil-paintbrush:before {
  content: "";
}

.fi-rr-pencil-ruler:before {
  content: "";
}

.fi-rr-pencil-slash:before {
  content: "";
}

.fi-rr-pending:before {
  content: "";
}

.fi-rr-pennant:before {
  content: "";
}

.fi-rr-people:before {
  content: "";
}

.fi-rr-people-arrows-left-right:before {
  content: "";
}

.fi-rr-people-carry-box:before {
  content: "";
}

.fi-rr-people-dress:before {
  content: "";
}

.fi-rr-people-group:before {
  content: "";
}

.fi-rr-people-line:before {
  content: "";
}

.fi-rr-people-network-partner:before {
  content: "";
}

.fi-rr-people-pants:before {
  content: "";
}

.fi-rr-people-poll:before {
  content: "";
}

.fi-rr-people-pulling:before {
  content: "";
}

.fi-rr-people-robbery:before {
  content: "";
}

.fi-rr-people-roof:before {
  content: "";
}

.fi-rr-pepper:before {
  content: "";
}

.fi-rr-pepper-alt:before {
  content: "";
}

.fi-rr-pepper-hot:before {
  content: "";
}

.fi-rr-peppermint:before {
  content: "";
}

.fi-rr-peppermint-tea:before {
  content: "";
}

.fi-rr-percent-10:before {
  content: "";
}

.fi-rr-percent-100:before {
  content: "";
}

.fi-rr-percent-20:before {
  content: "";
}

.fi-rr-percent-25:before {
  content: "";
}

.fi-rr-percent-30:before {
  content: "";
}

.fi-rr-percent-40:before {
  content: "";
}

.fi-rr-percent-50:before {
  content: "";
}

.fi-rr-percent-60:before {
  content: "";
}

.fi-rr-percent-70:before {
  content: "";
}

.fi-rr-percent-75:before {
  content: "";
}

.fi-rr-percent-80:before {
  content: "";
}

.fi-rr-percent-90:before {
  content: "";
}

.fi-rr-percentage:before {
  content: "";
}

.fi-rr-perfume:before {
  content: "";
}

.fi-rr-person-arrow-down-to-line:before {
  content: "";
}

.fi-rr-person-arrow-up-from-line:before {
  content: "";
}

.fi-rr-person-back-pain:before {
  content: "";
}

.fi-rr-person-battery:before {
  content: "";
}

.fi-rr-person-booth:before {
  content: "";
}

.fi-rr-person-breastfeeding:before {
  content: "";
}

.fi-rr-person-burst:before {
  content: "";
}

.fi-rr-person-carry-box:before {
  content: "";
}

.fi-rr-person-chalkboard:before {
  content: "";
}

.fi-rr-person-circle-check:before {
  content: "";
}

.fi-rr-person-circle-exclamation:before {
  content: "";
}

.fi-rr-person-circle-minus:before {
  content: "";
}

.fi-rr-person-circle-plus:before {
  content: "";
}

.fi-rr-person-circle-question:before {
  content: "";
}

.fi-rr-person-circle-xmark:before {
  content: "";
}

.fi-rr-person-climbing:before {
  content: "";
}

.fi-rr-person-cv:before {
  content: "";
}

.fi-rr-person-dolly:before {
  content: "";
}

.fi-rr-person-dolly-empty:before {
  content: "";
}

.fi-rr-person-dots-from-line:before {
  content: "";
}

.fi-rr-person-dragging-bag:before {
  content: "";
}

.fi-rr-person-dress:before {
  content: "";
}

.fi-rr-person-dress-burst:before {
  content: "";
}

.fi-rr-person-dress-simple:before {
  content: "";
}

.fi-rr-person-drowning:before {
  content: "";
}

.fi-rr-person-falling:before {
  content: "";
}

.fi-rr-person-harassing:before {
  content: "";
}

.fi-rr-person-luggage:before {
  content: "";
}

.fi-rr-person-lunge:before {
  content: "";
}

.fi-rr-person-military-pointing:before {
  content: "";
}

.fi-rr-person-military-rifle:before {
  content: "";
}

.fi-rr-person-military-to-person:before {
  content: "";
}

.fi-rr-person-pilates:before {
  content: "";
}

.fi-rr-person-praying:before {
  content: "";
}

.fi-rr-person-pregnant:before {
  content: "";
}

.fi-rr-person-presenting:before {
  content: "";
}

.fi-rr-person-rays:before {
  content: "";
}

.fi-rr-person-rifle:before {
  content: "";
}

.fi-rr-person-seat:before {
  content: "";
}

.fi-rr-person-seat-reclined:before {
  content: "";
}

.fi-rr-person-shelter:before {
  content: "";
}

.fi-rr-person-sign:before {
  content: "";
}

.fi-rr-person-simple:before {
  content: "";
}

.fi-rr-person-stress:before {
  content: "";
}

.fi-rr-person-surfing:before {
  content: "";
}

.fi-rr-person-through-window:before {
  content: "";
}

.fi-rr-person-to-door:before {
  content: "";
}

.fi-rr-person-walking-arrow-loop-left:before {
  content: "";
}

.fi-rr-person-walking-arrow-right:before {
  content: "";
}

.fi-rr-person-walking-from-line-arrow-right:before {
  content: "";
}

.fi-rr-person-walking-with-cane:before {
  content: "";
}

.fi-rr-peseta-sign:before {
  content: "";
}

.fi-rr-peso-sign:before {
  content: "";
}

.fi-rr-pets:before {
  content: "";
}

.fi-rr-pharmacy:before {
  content: "";
}

.fi-rr-pharmacy-symbol:before {
  content: "";
}

.fi-rr-phishing:before {
  content: "";
}

.fi-rr-phone-24h:before {
  content: "";
}

.fi-rr-phone-addiction:before {
  content: "";
}

.fi-rr-phone-call:before {
  content: "";
}

.fi-rr-phone-cross:before {
  content: "";
}

.fi-rr-phone-flip:before {
  content: "";
}

.fi-rr-phone-guide:before {
  content: "";
}

.fi-rr-phone-heart-message:before {
  content: "";
}

.fi-rr-phone-intercom:before {
  content: "";
}

.fi-rr-phone-megaphone:before {
  content: "";
}

.fi-rr-phone-office:before {
  content: "";
}

.fi-rr-phone-pause:before {
  content: "";
}

.fi-rr-phone-plus:before {
  content: "";
}

.fi-rr-phone-rotary:before {
  content: "";
}

.fi-rr-phone-slash:before {
  content: "";
}

.fi-rr-photo-capture:before {
  content: "";
}

.fi-rr-photo-film-music:before {
  content: "";
}

.fi-rr-photo-video:before {
  content: "";
}

.fi-rr-physics:before {
  content: "";
}

.fi-rr-pi:before {
  content: "";
}

.fi-rr-piano:before {
  content: "";
}

.fi-rr-piano-keyboard:before {
  content: "";
}

.fi-rr-picaxe-minning:before {
  content: "";
}

.fi-rr-pickaxe:before {
  content: "";
}

.fi-rr-picking:before {
  content: "";
}

.fi-rr-picking-box:before {
  content: "";
}

.fi-rr-picnic:before {
  content: "";
}

.fi-rr-picpeople:before {
  content: "";
}

.fi-rr-picpeople-filled:before {
  content: "";
}

.fi-rr-picture:before {
  content: "";
}

.fi-rr-pie:before {
  content: "";
}

.fi-rr-piece:before {
  content: "";
}

.fi-rr-pig:before {
  content: "";
}

.fi-rr-pig-bank-bulb:before {
  content: "";
}

.fi-rr-pig-face:before {
  content: "";
}

.fi-rr-piggy-bank:before {
  content: "";
}

.fi-rr-piggy-bank-budget:before {
  content: "";
}

.fi-rr-pilates-reformer:before {
  content: "";
}

.fi-rr-pillar:before {
  content: "";
}

.fi-rr-pills:before {
  content: "";
}

.fi-rr-pin-to-pin:before {
  content: "";
}

.fi-rr-pinata:before {
  content: "";
}

.fi-rr-pineapple:before {
  content: "";
}

.fi-rr-pineapple-alt:before {
  content: "";
}

.fi-rr-ping-pong:before {
  content: "";
}

.fi-rr-pipe-smoking:before {
  content: "";
}

.fi-rr-pisa-tower:before {
  content: "";
}

.fi-rr-pizza-box:before {
  content: "";
}

.fi-rr-pizza-slice:before {
  content: "";
}

.fi-rr-pizza-whole-slice:before {
  content: "";
}

.fi-rr-place-of-worship:before {
  content: "";
}

.fi-rr-plagiarism:before {
  content: "";
}

.fi-rr-plan:before {
  content: "";
}

.fi-rr-plan-strategy:before {
  content: "";
}

.fi-rr-plane:before {
  content: "";
}

.fi-rr-plane-alt:before {
  content: "";
}

.fi-rr-plane-arrival:before {
  content: "";
}

.fi-rr-plane-check:before {
  content: "";
}

.fi-rr-plane-clock:before {
  content: "";
}

.fi-rr-plane-departure:before {
  content: "";
}

.fi-rr-plane-globe:before {
  content: "";
}

.fi-rr-plane-lock:before {
  content: "";
}

.fi-rr-plane-prop:before {
  content: "";
}

.fi-rr-plane-slash:before {
  content: "";
}

.fi-rr-plane-tail:before {
  content: "";
}

.fi-rr-planet-moon:before {
  content: "";
}

.fi-rr-planet-ringed:before {
  content: "";
}

.fi-rr-plant-care:before {
  content: "";
}

.fi-rr-plant-growth:before {
  content: "";
}

.fi-rr-plant-seed-invest:before {
  content: "";
}

.fi-rr-plant-wilt:before {
  content: "";
}

.fi-rr-plate:before {
  content: "";
}

.fi-rr-plate-eating:before {
  content: "";
}

.fi-rr-plate-empty:before {
  content: "";
}

.fi-rr-plate-utensils:before {
  content: "";
}

.fi-rr-plate-wheat:before {
  content: "";
}

.fi-rr-play:before {
  content: "";
}

.fi-rr-play-alt:before {
  content: "";
}

.fi-rr-play-circle:before {
  content: "";
}

.fi-rr-play-microphone:before {
  content: "";
}

.fi-rr-play-pause:before {
  content: "";
}

.fi-rr-playing-cards:before {
  content: "";
}

.fi-rr-plug:before {
  content: "";
}

.fi-rr-plug-alt:before {
  content: "";
}

.fi-rr-plug-bolt-charger:before {
  content: "";
}

.fi-rr-plug-cable:before {
  content: "";
}

.fi-rr-plug-circle-bolt:before {
  content: "";
}

.fi-rr-plug-circle-check:before {
  content: "";
}

.fi-rr-plug-circle-exclamation:before {
  content: "";
}

.fi-rr-plug-circle-minus:before {
  content: "";
}

.fi-rr-plug-circle-plus:before {
  content: "";
}

.fi-rr-plug-connection:before {
  content: "";
}

.fi-rr-plug-eco:before {
  content: "";
}

.fi-rr-plumbing:before {
  content: "";
}

.fi-rr-plus:before {
  content: "";
}

.fi-rr-plus-hexagon:before {
  content: "";
}

.fi-rr-plus-minus:before {
  content: "";
}

.fi-rr-plus-small:before {
  content: "";
}

.fi-rr-png-file:before {
  content: "";
}

.fi-rr-podcast:before {
  content: "";
}

.fi-rr-podium:before {
  content: "";
}

.fi-rr-podium-award:before {
  content: "";
}

.fi-rr-podium-star:before {
  content: "";
}

.fi-rr-podium-victory-leader:before {
  content: "";
}

.fi-rr-point-of-sale:before {
  content: "";
}

.fi-rr-point-of-sale-bill:before {
  content: "";
}

.fi-rr-point-of-sale-signal:before {
  content: "";
}

.fi-rr-pointer-loading:before {
  content: "";
}

.fi-rr-pointer-text:before {
  content: "";
}

.fi-rr-poker-chip:before {
  content: "";
}

.fi-rr-police-box:before {
  content: "";
}

.fi-rr-polish-bottle:before {
  content: "";
}

.fi-rr-polish-brush:before {
  content: "";
}

.fi-rr-poll-h:before {
  content: "";
}

.fi-rr-pollution:before {
  content: "";
}

.fi-rr-pompebled:before {
  content: "";
}

.fi-rr-poo:before {
  content: "";
}

.fi-rr-poo-bolt:before {
  content: "";
}

.fi-rr-pool-8-ball:before {
  content: "";
}

.fi-rr-poop:before {
  content: "";
}

.fi-rr-pop:before {
  content: "";
}

.fi-rr-popcorn:before {
  content: "";
}

.fi-rr-popsicle:before {
  content: "";
}

.fi-rr-population:before {
  content: "";
}

.fi-rr-population-globe:before {
  content: "";
}

.fi-rr-portal-enter:before {
  content: "";
}

.fi-rr-portal-exit:before {
  content: "";
}

.fi-rr-portrait:before {
  content: "";
}

.fi-rr-portuguese:before {
  content: "";
}

.fi-rr-postal-address:before {
  content: "";
}

.fi-rr-pot:before {
  content: "";
}

.fi-rr-potato:before {
  content: "";
}

.fi-rr-pound:before {
  content: "";
}

.fi-rr-power:before {
  content: "";
}

.fi-rr-powerbank:before {
  content: "";
}

.fi-rr-ppt-file:before {
  content: "";
}

.fi-rr-practice:before {
  content: "";
}

.fi-rr-praying-hands:before {
  content: "";
}

.fi-rr-premium-account:before {
  content: "";
}

.fi-rr-prescription:before {
  content: "";
}

.fi-rr-prescription-bottle:before {
  content: "";
}

.fi-rr-prescription-bottle-alt:before {
  content: "";
}

.fi-rr-prescription-bottle-pill:before {
  content: "";
}

.fi-rr-presentation:before {
  content: "";
}

.fi-rr-presentation-folder:before {
  content: "";
}

.fi-rr-pretzel:before {
  content: "";
}

.fi-rr-preview:before {
  content: "";
}

.fi-rr-previous-square:before {
  content: "";
}

.fi-rr-print:before {
  content: "";
}

.fi-rr-print-magnifying-glass:before {
  content: "";
}

.fi-rr-print-slash:before {
  content: "";
}

.fi-rr-print-wifi:before {
  content: "";
}

.fi-rr-priority-arrow:before {
  content: "";
}

.fi-rr-priority-arrows:before {
  content: "";
}

.fi-rr-priority-importance:before {
  content: "";
}

.fi-rr-privacy-settings:before {
  content: "";
}

.fi-rr-private-account:before {
  content: "";
}

.fi-rr-problem-solving:before {
  content: "";
}

.fi-rr-procedures:before {
  content: "";
}

.fi-rr-process:before {
  content: "";
}

.fi-rr-productivity:before {
  content: "";
}

.fi-rr-progress-complete:before {
  content: "";
}

.fi-rr-progress-download:before {
  content: "";
}

.fi-rr-progress-upload:before {
  content: "";
}

.fi-rr-projector:before {
  content: "";
}

.fi-rr-protein-shake:before {
  content: "";
}

.fi-rr-protractor:before {
  content: "";
}

.fi-rr-psychology:before {
  content: "";
}

.fi-rr-pulse:before {
  content: "";
}

.fi-rr-pump:before {
  content: "";
}

.fi-rr-pump-medical:before {
  content: "";
}

.fi-rr-pumpkin:before {
  content: "";
}

.fi-rr-pumpkin-alt:before {
  content: "";
}

.fi-rr-pumpkin-alt-2:before {
  content: "";
}

.fi-rr-punching-bag:before {
  content: "";
}

.fi-rr-puzzle:before {
  content: "";
}

.fi-rr-puzzle-alt:before {
  content: "";
}

.fi-rr-puzzle-piece-integration:before {
  content: "";
}

.fi-rr-puzzle-pieces:before {
  content: "";
}

.fi-rr-pyramid:before {
  content: "";
}

.fi-rr-q:before {
  content: "";
}

.fi-rr-QR:before {
  content: "";
}

.fi-rr-qr-scan:before {
  content: "";
}

.fi-rr-qrcode:before {
  content: "";
}

.fi-rr-qrcode-box:before {
  content: "";
}

.fi-rr-qrcode-information:before {
  content: "";
}

.fi-rr-qrcode-location:before {
  content: "";
}

.fi-rr-qrcode-menu:before {
  content: "";
}

.fi-rr-qrcode-money:before {
  content: "";
}

.fi-rr-qrcode-ticket:before {
  content: "";
}

.fi-rr-qrcode-wifi:before {
  content: "";
}

.fi-rr-quality:before {
  content: "";
}

.fi-rr-question:before {
  content: "";
}

.fi-rr-question-square:before {
  content: "";
}

.fi-rr-queue:before {
  content: "";
}

.fi-rr-queue-alt:before {
  content: "";
}

.fi-rr-queue-line:before {
  content: "";
}

.fi-rr-queue-signal:before {
  content: "";
}

.fi-rr-quick-box:before {
  content: "";
}

.fi-rr-quill-pen-story:before {
  content: "";
}

.fi-rr-quiz:before {
  content: "";
}

.fi-rr-quiz-alt:before {
  content: "";
}

.fi-rr-quote-right:before {
  content: "";
}

.fi-rr-quran-user:before {
  content: "";
}

.fi-rr-r:before {
  content: "";
}

.fi-rr-rabbit:before {
  content: "";
}

.fi-rr-rabbit-fast:before {
  content: "";
}

.fi-rr-raccoon:before {
  content: "";
}

.fi-rr-racquet:before {
  content: "";
}

.fi-rr-radar:before {
  content: "";
}

.fi-rr-radar-monitoring-track:before {
  content: "";
}

.fi-rr-radiation:before {
  content: "";
}

.fi-rr-radiation-alt:before {
  content: "";
}

.fi-rr-radio:before {
  content: "";
}

.fi-rr-radio-alt:before {
  content: "";
}

.fi-rr-radio-button:before {
  content: "";
}

.fi-rr-radio-tower:before {
  content: "";
}

.fi-rr-radio-waves:before {
  content: "";
}

.fi-rr-radish:before {
  content: "";
}

.fi-rr-rainbow:before {
  content: "";
}

.fi-rr-raindrops:before {
  content: "";
}

.fi-rr-ram:before {
  content: "";
}

.fi-rr-ramp-loading:before {
  content: "";
}

.fi-rr-rank:before {
  content: "";
}

.fi-rr-ranking-podium:before {
  content: "";
}

.fi-rr-ranking-podium-empty:before {
  content: "";
}

.fi-rr-ranking-star:before {
  content: "";
}

.fi-rr-ranking-stars:before {
  content: "";
}

.fi-rr-raygun:before {
  content: "";
}

.fi-rr-razor-barber:before {
  content: "";
}

.fi-rr-react:before {
  content: "";
}

.fi-rr-rec:before {
  content: "";
}

.fi-rr-receipt:before {
  content: "";
}

.fi-rr-recipe:before {
  content: "";
}

.fi-rr-recipe-book:before {
  content: "";
}

.fi-rr-record-vinyl:before {
  content: "";
}

.fi-rr-rectabgle-vertical:before {
  content: "";
}

.fi-rr-rectangle-barcode:before {
  content: "";
}

.fi-rr-rectangle-code:before {
  content: "";
}

.fi-rr-rectangle-history-circle-plus:before {
  content: "";
}

.fi-rr-rectangle-horizontal:before {
  content: "";
}

.fi-rr-rectangle-list:before {
  content: "";
}

.fi-rr-rectangle-panoramic:before {
  content: "";
}

.fi-rr-rectangle-pro:before {
  content: "";
}

.fi-rr-rectangle-vertical:before {
  content: "";
}

.fi-rr-rectangle-vertical-history:before {
  content: "";
}

.fi-rr-rectangle-xmark:before {
  content: "";
}

.fi-rr-rectangles-mixed:before {
  content: "";
}

.fi-rr-recycle:before {
  content: "";
}

.fi-rr-recycle-bin:before {
  content: "";
}

.fi-rr-redo:before {
  content: "";
}

.fi-rr-redo-alt:before {
  content: "";
}

.fi-rr-reel:before {
  content: "";
}

.fi-rr-refer:before {
  content: "";
}

.fi-rr-refer-arrow:before {
  content: "";
}

.fi-rr-referee:before {
  content: "";
}

.fi-rr-referral:before {
  content: "";
}

.fi-rr-referral-alt:before {
  content: "";
}

.fi-rr-referral-link-arrow:before {
  content: "";
}

.fi-rr-referral-user:before {
  content: "";
}

.fi-rr-reflect:before {
  content: "";
}

.fi-rr-reflect-horizontal:before {
  content: "";
}

.fi-rr-reflect-horizontal-alt:before {
  content: "";
}

.fi-rr-reflect-vertical:before {
  content: "";
}

.fi-rr-refresh:before {
  content: "";
}

.fi-rr-refrigerator:before {
  content: "";
}

.fi-rr-refund:before {
  content: "";
}

.fi-rr-refund-alt:before {
  content: "";
}

.fi-rr-region-pin:before {
  content: "";
}

.fi-rr-region-pin-alt:before {
  content: "";
}

.fi-rr-registered:before {
  content: "";
}

.fi-rr-registration-paper:before {
  content: "";
}

.fi-rr-remote-access:before {
  content: "";
}

.fi-rr-remote-control:before {
  content: "";
}

.fi-rr-remote-control-hand:before {
  content: "";
}

.fi-rr-remove-folder:before {
  content: "";
}

.fi-rr-remove-user:before {
  content: "";
}

.fi-rr-rent:before {
  content: "";
}

.fi-rr-rent-signal:before {
  content: "";
}

.fi-rr-replace:before {
  content: "";
}

.fi-rr-replay-10:before {
  content: "";
}

.fi-rr-replay-30:before {
  content: "";
}

.fi-rr-replay-5:before {
  content: "";
}

.fi-rr-reply-all:before {
  content: "";
}

.fi-rr-republican:before {
  content: "";
}

.fi-rr-research-arrows-circle:before {
  content: "";
}

.fi-rr-reservation-smartphone:before {
  content: "";
}

.fi-rr-reservation-table:before {
  content: "";
}

.fi-rr-resistance-band:before {
  content: "";
}

.fi-rr-resize:before {
  content: "";
}

.fi-rr-resize-screen:before {
  content: "";
}

.fi-rr-resources:before {
  content: "";
}

.fi-rr-responsability:before {
  content: "";
}

.fi-rr-responsive-design:before {
  content: "";
}

.fi-rr-restaurant:before {
  content: "";
}

.fi-rr-restaurant-sign:before {
  content: "";
}

.fi-rr-restock:before {
  content: "";
}

.fi-rr-restroom-simple:before {
  content: "";
}

.fi-rr-resume:before {
  content: "";
}

.fi-rr-Revenue:before {
  content: "";
}

.fi-rr-revenue-alt:before {
  content: "";
}

.fi-rr-revenue-euro:before {
  content: "";
}

.fi-rr-review:before {
  content: "";
}

.fi-rr-rewind:before {
  content: "";
}

.fi-rr-rewind-button-circle:before {
  content: "";
}

.fi-rr-rhombus:before {
  content: "";
}

.fi-rr-ribbon:before {
  content: "";
}

.fi-rr-right:before {
  content: "";
}

.fi-rr-right-from-bracket:before {
  content: "";
}

.fi-rr-ring:before {
  content: "";
}

.fi-rr-ring-diamond:before {
  content: "";
}

.fi-rr-rings-wedding:before {
  content: "";
}

.fi-rr-risk:before {
  content: "";
}

.fi-rr-risk-alt:before {
  content: "";
}

.fi-rr-risk-assessment:before {
  content: "";
}

.fi-rr-road:before {
  content: "";
}

.fi-rr-road-barrier:before {
  content: "";
}

.fi-rr-road-bridge:before {
  content: "";
}

.fi-rr-road-check:before {
  content: "";
}

.fi-rr-road-lock:before {
  content: "";
}

.fi-rr-road-map-pin:before {
  content: "";
}

.fi-rr-road-sign-left:before {
  content: "";
}

.fi-rr-roadmap:before {
  content: "";
}

.fi-rr-robot:before {
  content: "";
}

.fi-rr-robot-money:before {
  content: "";
}

.fi-rr-robotic-arm:before {
  content: "";
}

.fi-rr-rock:before {
  content: "";
}

.fi-rr-rock-hair-user:before {
  content: "";
}

.fi-rr-rock-hammer:before {
  content: "";
}

.fi-rr-rocket:before {
  content: "";
}

.fi-rr-rocket-hand:before {
  content: "";
}

.fi-rr-rocket-holding-hand:before {
  content: "";
}

.fi-rr-rocket-lunch:before {
  content: "";
}

.fi-rr-rocket-planet:before {
  content: "";
}

.fi-rr-rocking-horse:before {
  content: "";
}

.fi-rr-rocks:before {
  content: "";
}

.fi-rr-roller-coaster:before {
  content: "";
}

.fi-rr-roller-skate:before {
  content: "";
}

.fi-rr-roller-skater:before {
  content: "";
}

.fi-rr-roof:before {
  content: "";
}

.fi-rr-room-service:before {
  content: "";
}

.fi-rr-rose:before {
  content: "";
}

.fi-rr-rose-alt:before {
  content: "";
}

.fi-rr-rotate-exclamation:before {
  content: "";
}

.fi-rr-rotate-left:before {
  content: "";
}

.fi-rr-rotate-reverse:before {
  content: "";
}

.fi-rr-rotate-right:before {
  content: "";
}

.fi-rr-rotate-square:before {
  content: "";
}

.fi-rr-roulette:before {
  content: "";
}

.fi-rr-round-cctv:before {
  content: "";
}

.fi-rr-route:before {
  content: "";
}

.fi-rr-route-highway:before {
  content: "";
}

.fi-rr-route-interstate:before {
  content: "";
}

.fi-rr-router:before {
  content: "";
}

.fi-rr-router-lock:before {
  content: "";
}

.fi-rr-router-wifi:before {
  content: "";
}

.fi-rr-router-wifi-alt:before {
  content: "";
}

.fi-rr-rss:before {
  content: "";
}

.fi-rr-rss-alt:before {
  content: "";
}

.fi-rr-ruble-sign:before {
  content: "";
}

.fi-rr-rugby:before {
  content: "";
}

.fi-rr-ruler-combined:before {
  content: "";
}

.fi-rr-ruler-horizontal:before {
  content: "";
}

.fi-rr-ruler-triangle:before {
  content: "";
}

.fi-rr-ruler-vertical:before {
  content: "";
}

.fi-rr-rules:before {
  content: "";
}

.fi-rr-rules-alt:before {
  content: "";
}

.fi-rr-running:before {
  content: "";
}

.fi-rr-running-track:before {
  content: "";
}

.fi-rr-rupee-sign:before {
  content: "";
}

.fi-rr-rupiah-sign:before {
  content: "";
}

.fi-rr-russian:before {
  content: "";
}

.fi-rr-rv:before {
  content: "";
}

.fi-rr-s:before {
  content: "";
}

.fi-rr-sack:before {
  content: "";
}

.fi-rr-sack-dollar:before {
  content: "";
}

.fi-rr-sad:before {
  content: "";
}

.fi-rr-sad-cry:before {
  content: "";
}

.fi-rr-sad-tear:before {
  content: "";
}

.fi-rr-safe-battery:before {
  content: "";
}

.fi-rr-safe-box:before {
  content: "";
}

.fi-rr-safety-glasses:before {
  content: "";
}

.fi-rr-safety-zone:before {
  content: "";
}

.fi-rr-saffron:before {
  content: "";
}

.fi-rr-sailboat:before {
  content: "";
}

.fi-rr-salad:before {
  content: "";
}

.fi-rr-salary-alt:before {
  content: "";
}

.fi-rr-salt-pepper:before {
  content: "";
}

.fi-rr-salt-shaker:before {
  content: "";
}

.fi-rr-sandwich:before {
  content: "";
}

.fi-rr-sandwich-alt:before {
  content: "";
}

.fi-rr-sanitary-pad:before {
  content: "";
}

.fi-rr-satellite:before {
  content: "";
}

.fi-rr-satellite-dish:before {
  content: "";
}

.fi-rr-satisfaction-bar:before {
  content: "";
}

.fi-rr-saturday:before {
  content: "";
}

.fi-rr-sauce:before {
  content: "";
}

.fi-rr-sausage:before {
  content: "";
}

.fi-rr-sax-hot:before {
  content: "";
}

.fi-rr-saxophone:before {
  content: "";
}

.fi-rr-scale:before {
  content: "";
}

.fi-rr-scale-comparison:before {
  content: "";
}

.fi-rr-scale-comparison-alt:before {
  content: "";
}

.fi-rr-scalpel:before {
  content: "";
}

.fi-rr-scalpel-path:before {
  content: "";
}

.fi-rr-scanner-gun:before {
  content: "";
}

.fi-rr-scanner-image:before {
  content: "";
}

.fi-rr-scanner-keyboard:before {
  content: "";
}

.fi-rr-scanner-touchscreen:before {
  content: "";
}

.fi-rr-scarecrow:before {
  content: "";
}

.fi-rr-scarf:before {
  content: "";
}

.fi-rr-schedule:before {
  content: "";
}

.fi-rr-school:before {
  content: "";
}

.fi-rr-school-bus:before {
  content: "";
}

.fi-rr-school-circle-chek:before {
  content: "";
}

.fi-rr-school-circle-exclamation:before {
  content: "";
}

.fi-rr-school-circle-xmark:before {
  content: "";
}

.fi-rr-school-lock:before {
  content: "";
}

.fi-rr-science-podcast:before {
  content: "";
}

.fi-rr-scissors:before {
  content: "";
}

.fi-rr-scone:before {
  content: "";
}

.fi-rr-scooter:before {
  content: "";
}

.fi-rr-score-board:before {
  content: "";
}

.fi-rr-screen:before {
  content: "";
}

.fi-rr-screen-play:before {
  content: "";
}

.fi-rr-screen-recorder:before {
  content: "";
}

.fi-rr-screen-share:before {
  content: "";
}

.fi-rr-screen-shield:before {
  content: "";
}

.fi-rr-screencast:before {
  content: "";
}

.fi-rr-screw:before {
  content: "";
}

.fi-rr-screw-alt:before {
  content: "";
}

.fi-rr-screwdriver:before {
  content: "";
}

.fi-rr-scribble:before {
  content: "";
}

.fi-rr-script:before {
  content: "";
}

.fi-rr-scroll:before {
  content: "";
}

.fi-rr-scroll-document-story:before {
  content: "";
}

.fi-rr-scroll-old:before {
  content: "";
}

.fi-rr-scroll-torah:before {
  content: "";
}

.fi-rr-scrubber:before {
  content: "";
}

.fi-rr-sculpture:before {
  content: "";
}

.fi-rr-scythe:before {
  content: "";
}

.fi-rr-sd-card:before {
  content: "";
}

.fi-rr-sd-cards:before {
  content: "";
}

.fi-rr-sea-wave:before {
  content: "";
}

.fi-rr-seal:before {
  content: "";
}

.fi-rr-seal-exclamation:before {
  content: "";
}

.fi-rr-seal-question:before {
  content: "";
}

.fi-rr-search:before {
  content: "";
}

.fi-rr-search-alt:before {
  content: "";
}

.fi-rr-search-bar:before {
  content: "";
}

.fi-rr-search-dollar:before {
  content: "";
}

.fi-rr-search-heart:before {
  content: "";
}

.fi-rr-search-location:before {
  content: "";
}

.fi-rr-seat-airline:before {
  content: "";
}

.fi-rr-seatbelt-safety-driver:before {
  content: "";
}

.fi-rr-second:before {
  content: "";
}

.fi-rr-second-award:before {
  content: "";
}

.fi-rr-second-laurel:before {
  content: "";
}

.fi-rr-second-medal:before {
  content: "";
}

.fi-rr-secure-backup:before {
  content: "";
}

.fi-rr-security:before {
  content: "";
}

.fi-rr-security-gate:before {
  content: "";
}

.fi-rr-seedling:before {
  content: "";
}

.fi-rr-segway:before {
  content: "";
}

.fi-rr-selection:before {
  content: "";
}

.fi-rr-self-care:before {
  content: "";
}

.fi-rr-sell:before {
  content: "";
}

.fi-rr-seller:before {
  content: "";
}

.fi-rr-seller-store:before {
  content: "";
}

.fi-rr-selling:before {
  content: "";
}

.fi-rr-send-back:before {
  content: "";
}

.fi-rr-send-backward:before {
  content: "";
}

.fi-rr-send-money:before {
  content: "";
}

.fi-rr-send-money-smartphone:before {
  content: "";
}

.fi-rr-sensor:before {
  content: "";
}

.fi-rr-sensor-alert:before {
  content: "";
}

.fi-rr-sensor-fire:before {
  content: "";
}

.fi-rr-sensor-on:before {
  content: "";
}

.fi-rr-sensor-smoke:before {
  content: "";
}

.fi-rr-september-calendar:before {
  content: "";
}

.fi-rr-serum:before {
  content: "";
}

.fi-rr-session-timeout:before {
  content: "";
}

.fi-rr-settings:before {
  content: "";
}

.fi-rr-settings-sliders:before {
  content: "";
}

.fi-rr-settings-window:before {
  content: "";
}

.fi-rr-sewing-machine:before {
  content: "";
}

.fi-rr-sewing-machine-alt:before {
  content: "";
}

.fi-rr-shaka:before {
  content: "";
}

.fi-rr-shampoo:before {
  content: "";
}

.fi-rr-share:before {
  content: "";
}

.fi-rr-share-alt-square:before {
  content: "";
}

.fi-rr-share-square:before {
  content: "";
}

.fi-rr-sheep:before {
  content: "";
}

.fi-rr-shekel-sign:before {
  content: "";
}

.fi-rr-shelves:before {
  content: "";
}

.fi-rr-shelves-empty:before {
  content: "";
}

.fi-rr-shield:before {
  content: "";
}

.fi-rr-shield-alt:before {
  content: "";
}

.fi-rr-shield-cat:before {
  content: "";
}

.fi-rr-shield-check:before {
  content: "";
}

.fi-rr-shield-cross:before {
  content: "";
}

.fi-rr-shield-divided-four:before {
  content: "";
}

.fi-rr-shield-dog:before {
  content: "";
}

.fi-rr-shield-exclamation:before {
  content: "";
}

.fi-rr-shield-interrogation:before {
  content: "";
}

.fi-rr-shield-keyhole:before {
  content: "";
}

.fi-rr-shield-minus:before {
  content: "";
}

.fi-rr-shield-plus:before {
  content: "";
}

.fi-rr-shield-security-risk:before {
  content: "";
}

.fi-rr-shield-slash:before {
  content: "";
}

.fi-rr-shield-trust:before {
  content: "";
}

.fi-rr-shield-virus:before {
  content: "";
}

.fi-rr-shield-xmark:before {
  content: "";
}

.fi-rr-ship:before {
  content: "";
}

.fi-rr-ship-side:before {
  content: "";
}

.fi-rr-shipping-fast:before {
  content: "";
}

.fi-rr-shipping-timed:before {
  content: "";
}

.fi-rr-shirt:before {
  content: "";
}

.fi-rr-shirt-long-sleeve:before {
  content: "";
}

.fi-rr-shirt-running:before {
  content: "";
}

.fi-rr-shirt-tank-top:before {
  content: "";
}

.fi-rr-shish-kebab:before {
  content: "";
}

.fi-rr-shoe-prints:before {
  content: "";
}

.fi-rr-shop:before {
  content: "";
}

.fi-rr-shop-lock:before {
  content: "";
}

.fi-rr-shop-slash:before {
  content: "";
}

.fi-rr-shopping-bag:before {
  content: "";
}

.fi-rr-shopping-bag-add:before {
  content: "";
}

.fi-rr-shopping-basket:before {
  content: "";
}

.fi-rr-shopping-cart:before {
  content: "";
}

.fi-rr-shopping-cart-add:before {
  content: "";
}

.fi-rr-shopping-cart-buyer:before {
  content: "";
}

.fi-rr-shopping-cart-check:before {
  content: "";
}

.fi-rr-shopping-cart-nft:before {
  content: "";
}

.fi-rr-shopping-cart-notification:before {
  content: "";
}

.fi-rr-shoulder-joint:before {
  content: "";
}

.fi-rr-shovel:before {
  content: "";
}

.fi-rr-shovel-snow:before {
  content: "";
}

.fi-rr-shower:before {
  content: "";
}

.fi-rr-shower-down:before {
  content: "";
}

.fi-rr-shower-gel:before {
  content: "";
}

.fi-rr-shredder:before {
  content: "";
}

.fi-rr-shrimp:before {
  content: "";
}

.fi-rr-shuffle:before {
  content: "";
}

.fi-rr-shuttle-van:before {
  content: "";
}

.fi-rr-shuttlecock:before {
  content: "";
}

.fi-rr-Sickle:before {
  content: "";
}

.fi-rr-sidebar:before {
  content: "";
}

.fi-rr-sidebar-flip:before {
  content: "";
}

.fi-rr-sigma:before {
  content: "";
}

.fi-rr-sign-hanging:before {
  content: "";
}

.fi-rr-sign-in-alt:before {
  content: "";
}

.fi-rr-sign-out-alt:before {
  content: "";
}

.fi-rr-sign-posts:before {
  content: "";
}

.fi-rr-sign-posts-wrench:before {
  content: "";
}

.fi-rr-sign-up:before {
  content: "";
}

.fi-rr-signal-alt:before {
  content: "";
}

.fi-rr-signal-alt-1:before {
  content: "";
}

.fi-rr-signal-alt-2:before {
  content: "";
}

.fi-rr-signal-alt-slash:before {
  content: "";
}

.fi-rr-signal-bars-fair:before {
  content: "";
}

.fi-rr-signal-bars-good:before {
  content: "";
}

.fi-rr-signal-bars-weak:before {
  content: "";
}

.fi-rr-signal-stream:before {
  content: "";
}

.fi-rr-signal-stream-slash:before {
  content: "";
}

.fi-rr-signature:before {
  content: "";
}

.fi-rr-signature-lock:before {
  content: "";
}

.fi-rr-signature-slash:before {
  content: "";
}

.fi-rr-sim-card:before {
  content: "";
}

.fi-rr-sim-cards:before {
  content: "";
}

.fi-rr-sink:before {
  content: "";
}

.fi-rr-Siren:before {
  content: "";
}

.fi-rr-siren-on:before {
  content: "";
}

.fi-rr-site:before {
  content: "";
}

.fi-rr-site-alt:before {
  content: "";
}

.fi-rr-site-browser:before {
  content: "";
}

.fi-rr-sitemap:before {
  content: "";
}

.fi-rr-skate-park:before {
  content: "";
}

.fi-rr-skateboard:before {
  content: "";
}

.fi-rr-skating:before {
  content: "";
}

.fi-rr-skeleton:before {
  content: "";
}

.fi-rr-skeleton-ribs:before {
  content: "";
}

.fi-rr-skewer:before {
  content: "";
}

.fi-rr-ski-boot-ski:before {
  content: "";
}

.fi-rr-ski-jump:before {
  content: "";
}

.fi-rr-ski-lift:before {
  content: "";
}

.fi-rr-skiing:before {
  content: "";
}

.fi-rr-skiing-nordic:before {
  content: "";
}

.fi-rr-skill:before {
  content: "";
}

.fi-rr-skill-alt:before {
  content: "";
}

.fi-rr-skill-user:before {
  content: "";
}

.fi-rr-skin:before {
  content: "";
}

.fi-rr-skin-acne:before {
  content: "";
}

.fi-rr-skin-arrow:before {
  content: "";
}

.fi-rr-skin-drop:before {
  content: "";
}

.fi-rr-skin-hair:before {
  content: "";
}

.fi-rr-skin-laser:before {
  content: "";
}

.fi-rr-skin-uv:before {
  content: "";
}

.fi-rr-skip-15-seconds:before {
  content: "";
}

.fi-rr-skull:before {
  content: "";
}

.fi-rr-skull-cow:before {
  content: "";
}

.fi-rr-skull-crossbones:before {
  content: "";
}

.fi-rr-skull-heart:before {
  content: "";
}

.fi-rr-skyscraper:before {
  content: "";
}

.fi-rr-slash:before {
  content: "";
}

.fi-rr-sledding:before {
  content: "";
}

.fi-rr-sleeping-bag:before {
  content: "";
}

.fi-rr-sleeping-cat:before {
  content: "";
}

.fi-rr-sleigh:before {
  content: "";
}

.fi-rr-sliders-h-square:before {
  content: "";
}

.fi-rr-sliders-v:before {
  content: "";
}

.fi-rr-sliders-v-square:before {
  content: "";
}

.fi-rr-slot-machine:before {
  content: "";
}

.fi-rr-smart-building:before {
  content: "";
}

.fi-rr-smart-glasses:before {
  content: "";
}

.fi-rr-smart-home:before {
  content: "";
}

.fi-rr-smart-home-alt:before {
  content: "";
}

.fi-rr-smart-home-chip:before {
  content: "";
}

.fi-rr-smart-home-cloud:before {
  content: "";
}

.fi-rr-smart-home-key:before {
  content: "";
}

.fi-rr-smart-watch-call:before {
  content: "";
}

.fi-rr-smart-watch-notifications:before {
  content: "";
}

.fi-rr-smart-wireless-door:before {
  content: "";
}

.fi-rr-smartphone:before {
  content: "";
}

.fi-rr-smartphone-ar:before {
  content: "";
}

.fi-rr-smartphone-bus-payment:before {
  content: "";
}

.fi-rr-smartphone-fingerprint:before {
  content: "";
}

.fi-rr-smartwatch:before {
  content: "";
}

.fi-rr-smile:before {
  content: "";
}

.fi-rr-smile-beam:before {
  content: "";
}

.fi-rr-smile-plus:before {
  content: "";
}

.fi-rr-smile-wink:before {
  content: "";
}

.fi-rr-smiley-comment-alt:before {
  content: "";
}

.fi-rr-smiling-baby:before {
  content: "";
}

.fi-rr-smiling-boy:before {
  content: "";
}

.fi-rr-smiling-girl:before {
  content: "";
}

.fi-rr-smiling-old-man:before {
  content: "";
}

.fi-rr-smiling-old-woman:before {
  content: "";
}

.fi-rr-smog:before {
  content: "";
}

.fi-rr-smoke:before {
  content: "";
}

.fi-rr-smoking:before {
  content: "";
}

.fi-rr-smoking-ban:before {
  content: "";
}

.fi-rr-smoothie:before {
  content: "";
}

.fi-rr-snake:before {
  content: "";
}

.fi-rr-snap:before {
  content: "";
}

.fi-rr-snooze:before {
  content: "";
}

.fi-rr-snow-blowing:before {
  content: "";
}

.fi-rr-snowboarding:before {
  content: "";
}

.fi-rr-snowflake:before {
  content: "";
}

.fi-rr-snowflake-droplets:before {
  content: "";
}

.fi-rr-snowflakes:before {
  content: "";
}

.fi-rr-snowman-alt:before {
  content: "";
}

.fi-rr-snowman-head:before {
  content: "";
}

.fi-rr-snowmobile:before {
  content: "";
}

.fi-rr-snowplow:before {
  content: "";
}

.fi-rr-soap:before {
  content: "";
}

.fi-rr-soap-alt:before {
  content: "";
}

.fi-rr-soccer-boots:before {
  content: "";
}

.fi-rr-social-distance:before {
  content: "";
}

.fi-rr-social-media-notification:before {
  content: "";
}

.fi-rr-social-network:before {
  content: "";
}

.fi-rr-socks:before {
  content: "";
}

.fi-rr-sofa:before {
  content: "";
}

.fi-rr-sofa-size:before {
  content: "";
}

.fi-rr-software-development:before {
  content: "";
}

.fi-rr-solar-panel:before {
  content: "";
}

.fi-rr-solar-panel-sun:before {
  content: "";
}

.fi-rr-solar-system:before {
  content: "";
}

.fi-rr-sold-house:before {
  content: "";
}

.fi-rr-sold-signal:before {
  content: "";
}

.fi-rr-sort:before {
  content: "";
}

.fi-rr-sort-alpha-down:before {
  content: "";
}

.fi-rr-sort-alpha-down-alt:before {
  content: "";
}

.fi-rr-sort-alpha-up:before {
  content: "";
}

.fi-rr-sort-alpha-up-alt:before {
  content: "";
}

.fi-rr-sort-alt:before {
  content: "";
}

.fi-rr-sort-amount-down:before {
  content: "";
}

.fi-rr-sort-amount-down-alt:before {
  content: "";
}

.fi-rr-sort-amount-up:before {
  content: "";
}

.fi-rr-sort-amount-up-alt:before {
  content: "";
}

.fi-rr-sort-circle:before {
  content: "";
}

.fi-rr-sort-circle-down:before {
  content: "";
}

.fi-rr-sort-circle-up:before {
  content: "";
}

.fi-rr-sort-down:before {
  content: "";
}

.fi-rr-sort-numeric-down:before {
  content: "";
}

.fi-rr-sort-numeric-down-alt:before {
  content: "";
}

.fi-rr-sort-shapes-down:before {
  content: "";
}

.fi-rr-sort-shapes-up:before {
  content: "";
}

.fi-rr-sort-size-down:before {
  content: "";
}

.fi-rr-sort-size-up:before {
  content: "";
}

.fi-rr-soup:before {
  content: "";
}

.fi-rr-source-data:before {
  content: "";
}

.fi-rr-source-document:before {
  content: "";
}

.fi-rr-source-document-alt:before {
  content: "";
}

.fi-rr-spa:before {
  content: "";
}

.fi-rr-space-shuttle:before {
  content: "";
}

.fi-rr-space-station-moon:before {
  content: "";
}

.fi-rr-space-station-moon-alt:before {
  content: "";
}

.fi-rr-spade:before {
  content: "";
}

.fi-rr-spaghetti-monster-flying:before {
  content: "";
}

.fi-rr-spain-country-code:before {
  content: "";
}

.fi-rr-spain-map:before {
  content: "";
}

.fi-rr-spam:before {
  content: "";
}

.fi-rr-spanish:before {
  content: "";
}

.fi-rr-sparkles:before {
  content: "";
}

.fi-rr-spartan-helmet:before {
  content: "";
}

.fi-rr-speaker:before {
  content: "";
}

.fi-rr-speakers:before {
  content: "";
}

.fi-rr-speech-bubble-story:before {
  content: "";
}

.fi-rr-speedometer-arrow:before {
  content: "";
}

.fi-rr-speedometer-kpi:before {
  content: "";
}

.fi-rr-sperm:before {
  content: "";
}

.fi-rr-sphere:before {
  content: "";
}

.fi-rr-spider:before {
  content: "";
}

.fi-rr-spider-black-widow:before {
  content: "";
}

.fi-rr-spider-web:before {
  content: "";
}

.fi-rr-spine:before {
  content: "";
}

.fi-rr-spinner:before {
  content: "";
}

.fi-rr-splash:before {
  content: "";
}

.fi-rr-split:before {
  content: "";
}

.fi-rr-split-screen:before {
  content: "";
}

.fi-rr-split-up-relation:before {
  content: "";
}

.fi-rr-splotch:before {
  content: "";
}

.fi-rr-spoon:before {
  content: "";
}

.fi-rr-sport:before {
  content: "";
}

.fi-rr-sport-drink:before {
  content: "";
}

.fi-rr-spray-can:before {
  content: "";
}

.fi-rr-spray-can-sparkles:before {
  content: "";
}

.fi-rr-spring-calendar:before {
  content: "";
}

.fi-rr-sprinkler:before {
  content: "";
}

.fi-rr-spy:before {
  content: "";
}

.fi-rr-spyware:before {
  content: "";
}

.fi-rr-sql-file:before {
  content: "";
}

.fi-rr-sql-server:before {
  content: "";
}

.fi-rr-square:before {
  content: "";
}

.fi-rr-square-0:before {
  content: "";
}

.fi-rr-square-1:before {
  content: "";
}

.fi-rr-square-2:before {
  content: "";
}

.fi-rr-square-3:before {
  content: "";
}

.fi-rr-square-4:before {
  content: "";
}

.fi-rr-square-5:before {
  content: "";
}

.fi-rr-square-6:before {
  content: "";
}

.fi-rr-square-7:before {
  content: "";
}

.fi-rr-square-8:before {
  content: "";
}

.fi-rr-square-9:before {
  content: "";
}

.fi-rr-square-a:before {
  content: "";
}

.fi-rr-square-b:before {
  content: "";
}

.fi-rr-square-bolt:before {
  content: "";
}

.fi-rr-square-c:before {
  content: "";
}

.fi-rr-square-code:before {
  content: "";
}

.fi-rr-square-d:before {
  content: "";
}

.fi-rr-square-dashed:before {
  content: "";
}

.fi-rr-square-dashed-circle-plus:before {
  content: "";
}

.fi-rr-square-divide:before {
  content: "";
}

.fi-rr-square-e:before {
  content: "";
}

.fi-rr-square-ellipsis:before {
  content: "";
}

.fi-rr-square-ellipsis-vertical:before {
  content: "";
}

.fi-rr-square-envelope:before {
  content: "";
}

.fi-rr-square-exclamation:before {
  content: "";
}

.fi-rr-square-f:before {
  content: "";
}

.fi-rr-square-g:before {
  content: "";
}

.fi-rr-square-h:before {
  content: "";
}

.fi-rr-square-heart:before {
  content: "";
}

.fi-rr-square-i:before {
  content: "";
}

.fi-rr-square-info:before {
  content: "";
}

.fi-rr-square-j:before {
  content: "";
}

.fi-rr-square-k:before {
  content: "";
}

.fi-rr-square-kanban:before {
  content: "";
}

.fi-rr-square-l:before {
  content: "";
}

.fi-rr-square-m:before {
  content: "";
}

.fi-rr-square-minus:before {
  content: "";
}

.fi-rr-square-n:before {
  content: "";
}

.fi-rr-square-o:before {
  content: "";
}

.fi-rr-square-p:before {
  content: "";
}

.fi-rr-square-pen:before {
  content: "";
}

.fi-rr-square-person-confined:before {
  content: "";
}

.fi-rr-square-phone:before {
  content: "";
}

.fi-rr-square-phone-flip:before {
  content: "";
}

.fi-rr-square-phone-hangup:before {
  content: "";
}

.fi-rr-square-plus:before {
  content: "";
}

.fi-rr-square-poll-horizontal:before {
  content: "";
}

.fi-rr-square-poll-vertical:before {
  content: "";
}

.fi-rr-square-q:before {
  content: "";
}

.fi-rr-square-quote:before {
  content: "";
}

.fi-rr-square-r:before {
  content: "";
}

.fi-rr-square-root:before {
  content: "";
}

.fi-rr-square-s:before {
  content: "";
}

.fi-rr-square-small:before {
  content: "";
}

.fi-rr-square-star:before {
  content: "";
}

.fi-rr-square-t:before {
  content: "";
}

.fi-rr-square-terminal:before {
  content: "";
}

.fi-rr-square-u:before {
  content: "";
}

.fi-rr-square-up-right:before {
  content: "";
}

.fi-rr-square-v:before {
  content: "";
}

.fi-rr-square-w:before {
  content: "";
}

.fi-rr-square-x:before {
  content: "";
}

.fi-rr-square-y:before {
  content: "";
}

.fi-rr-square-z:before {
  content: "";
}

.fi-rr-squid:before {
  content: "";
}

.fi-rr-squircle:before {
  content: "";
}

.fi-rr-squirrel:before {
  content: "";
}

.fi-rr-stadium:before {
  content: "";
}

.fi-rr-staff:before {
  content: "";
}

.fi-rr-staff-wizard:before {
  content: "";
}

.fi-rr-stage:before {
  content: "";
}

.fi-rr-stage-concert:before {
  content: "";
}

.fi-rr-stage-theatre:before {
  content: "";
}

.fi-rr-stairs:before {
  content: "";
}

.fi-rr-stamp:before {
  content: "";
}

.fi-rr-stamps:before {
  content: "";
}

.fi-rr-standard-definition:before {
  content: "";
}

.fi-rr-stapler:before {
  content: "";
}

.fi-rr-stapler-paper:before {
  content: "";
}

.fi-rr-star:before {
  content: "";
}

.fi-rr-star-and-crescent:before {
  content: "";
}

.fi-rr-star-christmas:before {
  content: "";
}

.fi-rr-star-comment-alt:before {
  content: "";
}

.fi-rr-star-exclamation:before {
  content: "";
}

.fi-rr-star-microphone:before {
  content: "";
}

.fi-rr-star-octogram:before {
  content: "";
}

.fi-rr-star-of-david:before {
  content: "";
}

.fi-rr-star-rating-call:before {
  content: "";
}

.fi-rr-star-sharp-half:before {
  content: "";
}

.fi-rr-star-sharp-half-stroke:before {
  content: "";
}

.fi-rr-star-shooting:before {
  content: "";
}

.fi-rr-starfighter:before {
  content: "";
}

.fi-rr-stars:before {
  content: "";
}

.fi-rr-state-country:before {
  content: "";
}

.fi-rr-stationary-bike:before {
  content: "";
}

.fi-rr-stats:before {
  content: "";
}

.fi-rr-steak:before {
  content: "";
}

.fi-rr-steam-iron:before {
  content: "";
}

.fi-rr-steering-wheel:before {
  content: "";
}

.fi-rr-step-backward:before {
  content: "";
}

.fi-rr-step-forward:before {
  content: "";
}

.fi-rr-steps-carreer:before {
  content: "";
}

.fi-rr-sterling-sign:before {
  content: "";
}

.fi-rr-stethoscope:before {
  content: "";
}

.fi-rr-sticker:before {
  content: "";
}

.fi-rr-stocking:before {
  content: "";
}

.fi-rr-stomach:before {
  content: "";
}

.fi-rr-stomach-ache:before {
  content: "";
}

.fi-rr-stomach-virus:before {
  content: "";
}

.fi-rr-stop:before {
  content: "";
}

.fi-rr-stop-circle:before {
  content: "";
}

.fi-rr-stop-square:before {
  content: "";
}

.fi-rr-stopwatch:before {
  content: "";
}

.fi-rr-store-alt:before {
  content: "";
}

.fi-rr-store-buyer:before {
  content: "";
}

.fi-rr-store-lock:before {
  content: "";
}

.fi-rr-store-slash:before {
  content: "";
}

.fi-rr-story-book:before {
  content: "";
}

.fi-rr-story-fairy-tale:before {
  content: "";
}

.fi-rr-story-fantasy:before {
  content: "";
}

.fi-rr-straightener:before {
  content: "";
}

.fi-rr-strategy-chess-risk:before {
  content: "";
}

.fi-rr-strawberry:before {
  content: "";
}

.fi-rr-streamer-boy:before {
  content: "";
}

.fi-rr-streamer-girl:before {
  content: "";
}

.fi-rr-street-view:before {
  content: "";
}

.fi-rr-stretcher:before {
  content: "";
}

.fi-rr-strikethrough:before {
  content: "";
}

.fi-rr-stroopwafel:before {
  content: "";
}

.fi-rr-student:before {
  content: "";
}

.fi-rr-student-alt:before {
  content: "";
}

.fi-rr-subfolder:before {
  content: "";
}

.fi-rr-subscript:before {
  content: "";
}

.fi-rr-subscription:before {
  content: "";
}

.fi-rr-subscription-alt:before {
  content: "";
}

.fi-rr-subscription-model:before {
  content: "";
}

.fi-rr-subscription-user:before {
  content: "";
}

.fi-rr-subtitles:before {
  content: "";
}

.fi-rr-subtitles-slash:before {
  content: "";
}

.fi-rr-subway:before {
  content: "";
}

.fi-rr-suggestion:before {
  content: "";
}

.fi-rr-suitcase-alt:before {
  content: "";
}

.fi-rr-summary-check:before {
  content: "";
}

.fi-rr-summer:before {
  content: "";
}

.fi-rr-sun:before {
  content: "";
}

.fi-rr-sun-dust:before {
  content: "";
}

.fi-rr-sun-plant-wilt:before {
  content: "";
}

.fi-rr-sun-salutation-yoga:before {
  content: "";
}

.fi-rr-sunday:before {
  content: "";
}

.fi-rr-sunglasses:before {
  content: "";
}

.fi-rr-sunglasses-alt:before {
  content: "";
}

.fi-rr-sunrise:before {
  content: "";
}

.fi-rr-sunrise-alt:before {
  content: "";
}

.fi-rr-sunscreen:before {
  content: "";
}

.fi-rr-sunset:before {
  content: "";
}

.fi-rr-superscript:before {
  content: "";
}

.fi-rr-supplier:before {
  content: "";
}

.fi-rr-supplier-alt:before {
  content: "";
}

.fi-rr-supply-chain:before {
  content: "";
}

.fi-rr-supply-chain-steps:before {
  content: "";
}

.fi-rr-surfing:before {
  content: "";
}

.fi-rr-surprise:before {
  content: "";
}

.fi-rr-surveillance-camera:before {
  content: "";
}

.fi-rr-survey-xmark:before {
  content: "";
}

.fi-rr-sushi:before {
  content: "";
}

.fi-rr-sushi-alt:before {
  content: "";
}

.fi-rr-sushi-roll:before {
  content: "";
}

.fi-rr-svg:before {
  content: "";
}

.fi-rr-swap:before {
  content: "";
}

.fi-rr-swatchbook:before {
  content: "";
}

.fi-rr-sweep:before {
  content: "";
}

.fi-rr-swimmer:before {
  content: "";
}

.fi-rr-swimming-pool:before {
  content: "";
}

.fi-rr-swing:before {
  content: "";
}

.fi-rr-swipe-down:before {
  content: "";
}

.fi-rr-swipe-left:before {
  content: "";
}

.fi-rr-swipe-right:before {
  content: "";
}

.fi-rr-swipe-up:before {
  content: "";
}

.fi-rr-sword:before {
  content: "";
}

.fi-rr-sword-alt:before {
  content: "";
}

.fi-rr-symbol:before {
  content: "";
}

.fi-rr-symbols:before {
  content: "";
}

.fi-rr-synagogue:before {
  content: "";
}

.fi-rr-syringe:before {
  content: "";
}

.fi-rr-syringe-injection-blood:before {
  content: "";
}

.fi-rr-system-cloud:before {
  content: "";
}

.fi-rr-t:before {
  content: "";
}

.fi-rr-t-rex:before {
  content: "";
}

.fi-rr-t-square:before {
  content: "";
}

.fi-rr-tab-folder:before {
  content: "";
}

.fi-rr-table:before {
  content: "";
}

.fi-rr-table-columns:before {
  content: "";
}

.fi-rr-table-layout:before {
  content: "";
}

.fi-rr-table-list:before {
  content: "";
}

.fi-rr-table-picnic:before {
  content: "";
}

.fi-rr-table-pivot:before {
  content: "";
}

.fi-rr-table-rows:before {
  content: "";
}

.fi-rr-table-tree:before {
  content: "";
}

.fi-rr-tablet:before {
  content: "";
}

.fi-rr-tablet-android:before {
  content: "";
}

.fi-rr-tablet-android-alt:before {
  content: "";
}

.fi-rr-tablet-rugged:before {
  content: "";
}

.fi-rr-tachometer:before {
  content: "";
}

.fi-rr-tachometer-alt-average:before {
  content: "";
}

.fi-rr-tachometer-alt-fastest:before {
  content: "";
}

.fi-rr-tachometer-alt-slow:before {
  content: "";
}

.fi-rr-tachometer-alt-slowest:before {
  content: "";
}

.fi-rr-tachometer-average:before {
  content: "";
}

.fi-rr-tachometer-fast:before {
  content: "";
}

.fi-rr-tachometer-fastest:before {
  content: "";
}

.fi-rr-tachometer-slow:before {
  content: "";
}

.fi-rr-tachometer-slowest:before {
  content: "";
}

.fi-rr-taco:before {
  content: "";
}

.fi-rr-tags:before {
  content: "";
}

.fi-rr-talent:before {
  content: "";
}

.fi-rr-talent-alt:before {
  content: "";
}

.fi-rr-talent-hand:before {
  content: "";
}

.fi-rr-tally:before {
  content: "";
}

.fi-rr-tally-1:before {
  content: "";
}

.fi-rr-tally-2:before {
  content: "";
}

.fi-rr-tally-3:before {
  content: "";
}

.fi-rr-tally-4:before {
  content: "";
}

.fi-rr-tamale:before {
  content: "";
}

.fi-rr-tank-water:before {
  content: "";
}

.fi-rr-tap:before {
  content: "";
}

.fi-rr-tape:before {
  content: "";
}

.fi-rr-target:before {
  content: "";
}

.fi-rr-target-audience:before {
  content: "";
}

.fi-rr-task-calendar:before {
  content: "";
}

.fi-rr-task-checklist:before {
  content: "";
}

.fi-rr-tasks:before {
  content: "";
}

.fi-rr-tattoo-machine:before {
  content: "";
}

.fi-rr-tax:before {
  content: "";
}

.fi-rr-tax-alt:before {
  content: "";
}

.fi-rr-taxi:before {
  content: "";
}

.fi-rr-taxi-bus:before {
  content: "";
}

.fi-rr-team:before {
  content: "";
}

.fi-rr-team-check:before {
  content: "";
}

.fi-rr-team-check-alt:before {
  content: "";
}

.fi-rr-team-collaboration:before {
  content: "";
}

.fi-rr-teddy-bear:before {
  content: "";
}

.fi-rr-teeth-open:before {
  content: "";
}

.fi-rr-telescope:before {
  content: "";
}

.fi-rr-temperature-down:before {
  content: "";
}

.fi-rr-temperature-frigid:before {
  content: "";
}

.fi-rr-temperature-high:before {
  content: "";
}

.fi-rr-temperature-list:before {
  content: "";
}

.fi-rr-temperature-low:before {
  content: "";
}

.fi-rr-temperature-up:before {
  content: "";
}

.fi-rr-template:before {
  content: "";
}

.fi-rr-template-alt:before {
  content: "";
}

.fi-rr-tenge:before {
  content: "";
}

.fi-rr-tennis:before {
  content: "";
}

.fi-rr-tent-arrow-down-to-line:before {
  content: "";
}

.fi-rr-tent-arrow-left-right:before {
  content: "";
}

.fi-rr-tent-arrow-turn-left:before {
  content: "";
}

.fi-rr-tent-arrows-down:before {
  content: "";
}

.fi-rr-tents:before {
  content: "";
}

.fi-rr-terminal:before {
  content: "";
}

.fi-rr-terms-check:before {
  content: "";
}

.fi-rr-terms-info:before {
  content: "";
}

.fi-rr-terrace:before {
  content: "";
}

.fi-rr-test:before {
  content: "";
}

.fi-rr-test-tube:before {
  content: "";
}

.fi-rr-text:before {
  content: "";
}

.fi-rr-text-box:before {
  content: "";
}

.fi-rr-text-box-dots:before {
  content: "";
}

.fi-rr-text-box-edit:before {
  content: "";
}

.fi-rr-text-check:before {
  content: "";
}

.fi-rr-text-height:before {
  content: "";
}

.fi-rr-text-input-left:before {
  content: "";
}

.fi-rr-text-shadow:before {
  content: "";
}

.fi-rr-text-size:before {
  content: "";
}

.fi-rr-text-slash:before {
  content: "";
}

.fi-rr-text-width:before {
  content: "";
}

.fi-rr-theater-masks:before {
  content: "";
}

.fi-rr-thermometer-alt:before {
  content: "";
}

.fi-rr-thermometer-empty:before {
  content: "";
}

.fi-rr-thermometer-full:before {
  content: "";
}

.fi-rr-thermometer-half:before {
  content: "";
}

.fi-rr-thermometer-quarter:before {
  content: "";
}

.fi-rr-thermometer-three-quarters:before {
  content: "";
}

.fi-rr-theta:before {
  content: "";
}

.fi-rr-third:before {
  content: "";
}

.fi-rr-third-award:before {
  content: "";
}

.fi-rr-third-laurel:before {
  content: "";
}

.fi-rr-third-medal:before {
  content: "";
}

.fi-rr-thought-bubble:before {
  content: "";
}

.fi-rr-three-direction:before {
  content: "";
}

.fi-rr-three-leaf-clover:before {
  content: "";
}

.fi-rr-throat:before {
  content: "";
}

.fi-rr-thumbs-up-trust:before {
  content: "";
}

.fi-rr-thumbtack:before {
  content: "";
}

.fi-rr-thumbtack-slash:before {
  content: "";
}

.fi-rr-thunderstorm:before {
  content: "";
}

.fi-rr-thunderstorm-moon:before {
  content: "";
}

.fi-rr-thunderstorm-risk:before {
  content: "";
}

.fi-rr-thunderstorm-sun:before {
  content: "";
}

.fi-rr-thursday:before {
  content: "";
}

.fi-rr-ticket:before {
  content: "";
}

.fi-rr-ticket-airline:before {
  content: "";
}

.fi-rr-ticket-alt:before {
  content: "";
}

.fi-rr-tickets:before {
  content: "";
}

.fi-rr-tickets-airline:before {
  content: "";
}

.fi-rr-tie:before {
  content: "";
}

.fi-rr-tiff-file:before {
  content: "";
}

.fi-rr-tilde:before {
  content: "";
}

.fi-rr-time-add:before {
  content: "";
}

.fi-rr-time-check:before {
  content: "";
}

.fi-rr-time-delete:before {
  content: "";
}

.fi-rr-time-fast:before {
  content: "";
}

.fi-rr-time-forward:before {
  content: "";
}

.fi-rr-time-forward-sixty:before {
  content: "";
}

.fi-rr-time-forward-ten:before {
  content: "";
}

.fi-rr-time-forward-thirty:before {
  content: "";
}

.fi-rr-time-half-past:before {
  content: "";
}

.fi-rr-time-management:before {
  content: "";
}

.fi-rr-time-money:before {
  content: "";
}

.fi-rr-time-oclock:before {
  content: "";
}

.fi-rr-time-past:before {
  content: "";
}

.fi-rr-time-quarter-past:before {
  content: "";
}

.fi-rr-time-quarter-to:before {
  content: "";
}

.fi-rr-time-twenty-four:before {
  content: "";
}

.fi-rr-time-watch-calendar:before {
  content: "";
}

.fi-rr-timeline:before {
  content: "";
}

.fi-rr-timeline-arrow:before {
  content: "";
}

.fi-rr-timer-clock-call:before {
  content: "";
}

.fi-rr-times-hexagon:before {
  content: "";
}

.fi-rr-tint-slash:before {
  content: "";
}

.fi-rr-tip-button:before {
  content: "";
}

.fi-rr-tip-button-hand:before {
  content: "";
}

.fi-rr-tip-coin:before {
  content: "";
}

.fi-rr-tire:before {
  content: "";
}

.fi-rr-tire-flat:before {
  content: "";
}

.fi-rr-tire-pressure-warning:before {
  content: "";
}

.fi-rr-tire-rugged:before {
  content: "";
}

.fi-rr-tired:before {
  content: "";
}

.fi-rr-to-do:before {
  content: "";
}

.fi-rr-to-do-alt:before {
  content: "";
}

.fi-rr-together-people:before {
  content: "";
}

.fi-rr-toggle-off:before {
  content: "";
}

.fi-rr-toggle-on:before {
  content: "";
}

.fi-rr-toilet:before {
  content: "";
}

.fi-rr-toilet-paper-blank:before {
  content: "";
}

.fi-rr-toilet-paper-blank-under:before {
  content: "";
}

.fi-rr-toilet-paper-slash:before {
  content: "";
}

.fi-rr-toilet-paper-under:before {
  content: "";
}

.fi-rr-toilet-paper-under-slash:before {
  content: "";
}

.fi-rr-toilet-paper-xmark:before {
  content: "";
}

.fi-rr-toilets-portable:before {
  content: "";
}

.fi-rr-token:before {
  content: "";
}

.fi-rr-tomato:before {
  content: "";
}

.fi-rr-tombstone:before {
  content: "";
}

.fi-rr-tombstone-alt:before {
  content: "";
}

.fi-rr-tool-box:before {
  content: "";
}

.fi-rr-tool-crop:before {
  content: "";
}

.fi-rr-tool-marquee:before {
  content: "";
}

.fi-rr-tools:before {
  content: "";
}

.fi-rr-tooth:before {
  content: "";
}

.fi-rr-toothache:before {
  content: "";
}

.fi-rr-toothbrush:before {
  content: "";
}

.fi-rr-toothpaste:before {
  content: "";
}

.fi-rr-torch:before {
  content: "";
}

.fi-rr-torch-inspiration-leader:before {
  content: "";
}

.fi-rr-torii-gate:before {
  content: "";
}

.fi-rr-tornado:before {
  content: "";
}

.fi-rr-total:before {
  content: "";
}

.fi-rr-tour-guide-people:before {
  content: "";
}

.fi-rr-tour-virtual:before {
  content: "";
}

.fi-rr-towel:before {
  content: "";
}

.fi-rr-tower-chain:before {
  content: "";
}

.fi-rr-tower-control:before {
  content: "";
}

.fi-rr-track:before {
  content: "";
}

.fi-rr-tractor:before {
  content: "";
}

.fi-rr-trademark:before {
  content: "";
}

.fi-rr-trading:before {
  content: "";
}

.fi-rr-traffic-cone:before {
  content: "";
}

.fi-rr-traffic-light:before {
  content: "";
}

.fi-rr-traffic-light-go:before {
  content: "";
}

.fi-rr-traffic-light-slow:before {
  content: "";
}

.fi-rr-traffic-light-stop:before {
  content: "";
}

.fi-rr-trailer:before {
  content: "";
}

.fi-rr-train:before {
  content: "";
}

.fi-rr-train-clock:before {
  content: "";
}

.fi-rr-train-journey:before {
  content: "";
}

.fi-rr-train-side:before {
  content: "";
}

.fi-rr-train-station:before {
  content: "";
}

.fi-rr-train-station-building:before {
  content: "";
}

.fi-rr-train-subway-tunnel:before {
  content: "";
}

.fi-rr-train-track:before {
  content: "";
}

.fi-rr-train-tram:before {
  content: "";
}

.fi-rr-tram:before {
  content: "";
}

.fi-rr-transaction-euro:before {
  content: "";
}

.fi-rr-transaction-globe:before {
  content: "";
}

.fi-rr-transaction-yen:before {
  content: "";
}

.fi-rr-transcript:before {
  content: "";
}

.fi-rr-transcription:before {
  content: "";
}

.fi-rr-transform:before {
  content: "";
}

.fi-rr-transformation-block:before {
  content: "";
}

.fi-rr-transformation-circle:before {
  content: "";
}

.fi-rr-transformation-design:before {
  content: "";
}

.fi-rr-transformation-shapes:before {
  content: "";
}

.fi-rr-transformer-bolt:before {
  content: "";
}

.fi-rr-transgender:before {
  content: "";
}

.fi-rr-translate:before {
  content: "";
}

.fi-rr-translation-app:before {
  content: "";
}

.fi-rr-transparency:before {
  content: "";
}

.fi-rr-transporter:before {
  content: "";
}

.fi-rr-transporter-1:before {
  content: "";
}

.fi-rr-transporter-2:before {
  content: "";
}

.fi-rr-transporter-3:before {
  content: "";
}

.fi-rr-transporter-4:before {
  content: "";
}

.fi-rr-transporter-5:before {
  content: "";
}

.fi-rr-transporter-6:before {
  content: "";
}

.fi-rr-transporter-7:before {
  content: "";
}

.fi-rr-transporter-empty:before {
  content: "";
}

.fi-rr-trash:before {
  content: "";
}

.fi-rr-trash-bag:before {
  content: "";
}

.fi-rr-trash-can-check:before {
  content: "";
}

.fi-rr-trash-can-clock:before {
  content: "";
}

.fi-rr-trash-can-list:before {
  content: "";
}

.fi-rr-trash-can-plus:before {
  content: "";
}

.fi-rr-trash-can-slash:before {
  content: "";
}

.fi-rr-trash-check:before {
  content: "";
}

.fi-rr-trash-clock:before {
  content: "";
}

.fi-rr-trash-empty:before {
  content: "";
}

.fi-rr-trash-list:before {
  content: "";
}

.fi-rr-trash-plus:before {
  content: "";
}

.fi-rr-trash-restore:before {
  content: "";
}

.fi-rr-trash-restore-alt:before {
  content: "";
}

.fi-rr-trash-slash:before {
  content: "";
}

.fi-rr-trash-undo:before {
  content: "";
}

.fi-rr-trash-undo-alt:before {
  content: "";
}

.fi-rr-trash-xmark:before {
  content: "";
}

.fi-rr-trauma:before {
  content: "";
}

.fi-rr-traveler-camera:before {
  content: "";
}

.fi-rr-treadmill:before {
  content: "";
}

.fi-rr-treasure-chest:before {
  content: "";
}

.fi-rr-treatment:before {
  content: "";
}

.fi-rr-tree:before {
  content: "";
}

.fi-rr-tree-alt:before {
  content: "";
}

.fi-rr-tree-christmas:before {
  content: "";
}

.fi-rr-tree-deciduous:before {
  content: "";
}

.fi-rr-trees:before {
  content: "";
}

.fi-rr-trees-alt:before {
  content: "";
}

.fi-rr-triangle:before {
  content: "";
}

.fi-rr-triangle-arrow-bolt:before {
  content: "";
}

.fi-rr-triangle-music:before {
  content: "";
}

.fi-rr-triangle-person-digging:before {
  content: "";
}

.fi-rr-triangle-warning:before {
  content: "";
}

.fi-rr-tricycle:before {
  content: "";
}

.fi-rr-trillium:before {
  content: "";
}

.fi-rr-trombone:before {
  content: "";
}

.fi-rr-troph-cap:before {
  content: "";
}

.fi-rr-trophy:before {
  content: "";
}

.fi-rr-trophy-achievement-skill:before {
  content: "";
}

.fi-rr-trophy-star:before {
  content: "";
}

.fi-rr-truck-arrow-left:before {
  content: "";
}

.fi-rr-truck-arrow-right:before {
  content: "";
}

.fi-rr-truck-bolt:before {
  content: "";
}

.fi-rr-truck-box:before {
  content: "";
}

.fi-rr-truck-check:before {
  content: "";
}

.fi-rr-truck-container:before {
  content: "";
}

.fi-rr-truck-container-empty:before {
  content: "";
}

.fi-rr-truck-couch:before {
  content: "";
}

.fi-rr-truck-droplet:before {
  content: "";
}

.fi-rr-truck-fire:before {
  content: "";
}

.fi-rr-truck-flatbed:before {
  content: "";
}

.fi-rr-truck-front:before {
  content: "";
}

.fi-rr-truck-ladder:before {
  content: "";
}

.fi-rr-truck-loading:before {
  content: "";
}

.fi-rr-truck-medical:before {
  content: "";
}

.fi-rr-truck-monster:before {
  content: "";
}

.fi-rr-truck-moving:before {
  content: "";
}

.fi-rr-truck-pickup:before {
  content: "";
}

.fi-rr-truck-plow:before {
  content: "";
}

.fi-rr-truck-ramp:before {
  content: "";
}

.fi-rr-truck-side:before {
  content: "";
}

.fi-rr-truck-tow:before {
  content: "";
}

.fi-rr-truck-utensils:before {
  content: "";
}

.fi-rr-trumpet:before {
  content: "";
}

.fi-rr-trust:before {
  content: "";
}

.fi-rr-trust-alt:before {
  content: "";
}

.fi-rr-tshirt:before {
  content: "";
}

.fi-rr-tty:before {
  content: "";
}

.fi-rr-tty-answer:before {
  content: "";
}

.fi-rr-tubes:before {
  content: "";
}

.fi-rr-tuesday:before {
  content: "";
}

.fi-rr-tugrik-sign:before {
  content: "";
}

.fi-rr-turkey:before {
  content: "";
}

.fi-rr-turn-left:before {
  content: "";
}

.fi-rr-turn-left-down:before {
  content: "";
}

.fi-rr-turn-right:before {
  content: "";
}

.fi-rr-turntable:before {
  content: "";
}

.fi-rr-turtle:before {
  content: "";
}

.fi-rr-tv-music:before {
  content: "";
}

.fi-rr-tv-retro:before {
  content: "";
}

.fi-rr-two-nails:before {
  content: "";
}

.fi-rr-two-paperclip:before {
  content: "";
}

.fi-rr-two-swords:before {
  content: "";
}

.fi-rr-typewriter:before {
  content: "";
}

.fi-rr-u:before {
  content: "";
}

.fi-rr-ufo:before {
  content: "";
}

.fi-rr-ufo-beam:before {
  content: "";
}

.fi-rr-ui-ux:before {
  content: "";
}

.fi-rr-uk-country-code:before {
  content: "";
}

.fi-rr-umbrella:before {
  content: "";
}

.fi-rr-umbrella-beach:before {
  content: "";
}

.fi-rr-under-construction:before {
  content: "";
}

.fi-rr-underline:before {
  content: "";
}

.fi-rr-undo:before {
  content: "";
}

.fi-rr-undo-alt:before {
  content: "";
}

.fi-rr-unicorn:before {
  content: "";
}

.fi-rr-uniform-martial-arts:before {
  content: "";
}

.fi-rr-united-kingdom:before {
  content: "";
}

.fi-rr-universal-access:before {
  content: "";
}

.fi-rr-unlock:before {
  content: "";
}

.fi-rr-up:before {
  content: "";
}

.fi-rr-up-from-bracket:before {
  content: "";
}

.fi-rr-up-left:before {
  content: "";
}

.fi-rr-up-right:before {
  content: "";
}

.fi-rr-up-right-from-square:before {
  content: "";
}

.fi-rr-upload:before {
  content: "";
}

.fi-rr-urban-planning:before {
  content: "";
}

.fi-rr-url:before {
  content: "";
}

.fi-rr-urology:before {
  content: "";
}

.fi-rr-usa-map:before {
  content: "";
}

.fi-rr-usa-map-pin:before {
  content: "";
}

.fi-rr-usb-pendrive:before {
  content: "";
}

.fi-rr-usb-scan:before {
  content: "";
}

.fi-rr-usb-wifi:before {
  content: "";
}

.fi-rr-usd-circle:before {
  content: "";
}

.fi-rr-usd-square:before {
  content: "";
}

.fi-rr-user:before {
  content: "";
}

.fi-rr-user-add:before {
  content: "";
}

.fi-rr-user-alien:before {
  content: "";
}

.fi-rr-user-astronaut:before {
  content: "";
}

.fi-rr-user-bag:before {
  content: "";
}

.fi-rr-user-basket:before {
  content: "";
}

.fi-rr-user-beard:before {
  content: "";
}

.fi-rr-user-check:before {
  content: "";
}

.fi-rr-user-chef:before {
  content: "";
}

.fi-rr-user-circle-down:before {
  content: "";
}

.fi-rr-user-circle-left:before {
  content: "";
}

.fi-rr-user-circle-right:before {
  content: "";
}

.fi-rr-user-circle-up:before {
  content: "";
}

.fi-rr-user-coach:before {
  content: "";
}

.fi-rr-user-cowboy:before {
  content: "";
}

.fi-rr-user-crown:before {
  content: "";
}

.fi-rr-user-dj:before {
  content: "";
}

.fi-rr-user-doctor-hair:before {
  content: "";
}

.fi-rr-user-doctor-hair-long:before {
  content: "";
}

.fi-rr-user-down:before {
  content: "";
}

.fi-rr-user-eating:before {
  content: "";
}

.fi-rr-user-experience:before {
  content: "";
}

.fi-rr-user-fast-running:before {
  content: "";
}

.fi-rr-user-forbidden:before {
  content: "";
}

.fi-rr-user-forbidden-alt:before {
  content: "";
}

.fi-rr-user-gear:before {
  content: "";
}

.fi-rr-user-graduate:before {
  content: "";
}

.fi-rr-user-group-crown:before {
  content: "";
}

.fi-rr-user-hair-buns:before {
  content: "";
}

.fi-rr-user-hair-mullet:before {
  content: "";
}

.fi-rr-user-hard-work:before {
  content: "";
}

.fi-rr-user-headset:before {
  content: "";
}

.fi-rr-user-helmet-safety:before {
  content: "";
}

.fi-rr-user-hoodie:before {
  content: "";
}

.fi-rr-user-india:before {
  content: "";
}

.fi-rr-user-injured:before {
  content: "";
}

.fi-rr-user-interface-ui:before {
  content: "";
}

.fi-rr-user-key:before {
  content: "";
}

.fi-rr-user-language:before {
  content: "";
}

.fi-rr-user-left:before {
  content: "";
}

.fi-rr-user-link:before {
  content: "";
}

.fi-rr-user-lock:before {
  content: "";
}

.fi-rr-user-logout:before {
  content: "";
}

.fi-rr-user-mask:before {
  content: "";
}

.fi-rr-user-md:before {
  content: "";
}

.fi-rr-user-md-chat:before {
  content: "";
}

.fi-rr-user-minus:before {
  content: "";
}

.fi-rr-user-moustache:before {
  content: "";
}

.fi-rr-user-music:before {
  content: "";
}

.fi-rr-user-ninja:before {
  content: "";
}

.fi-rr-user-nurse:before {
  content: "";
}

.fi-rr-user-nurse-hair:before {
  content: "";
}

.fi-rr-user-nurse-hair-long:before {
  content: "";
}

.fi-rr-user-pen:before {
  content: "";
}

.fi-rr-user-pen-head:before {
  content: "";
}

.fi-rr-user-permissions:before {
  content: "";
}

.fi-rr-user-pilot:before {
  content: "";
}

.fi-rr-user-pilot-tie:before {
  content: "";
}

.fi-rr-user-pizza-delivery:before {
  content: "";
}

.fi-rr-user-plumber:before {
  content: "";
}

.fi-rr-user-police:before {
  content: "";
}

.fi-rr-user-question:before {
  content: "";
}

.fi-rr-user-right:before {
  content: "";
}

.fi-rr-user-roadmap:before {
  content: "";
}

.fi-rr-user-robot:before {
  content: "";
}

.fi-rr-user-robot-xmarks:before {
  content: "";
}

.fi-rr-user-salary:before {
  content: "";
}

.fi-rr-user-shakespeare:before {
  content: "";
}

.fi-rr-user-shield:before {
  content: "";
}

.fi-rr-user-sitting-toilet:before {
  content: "";
}

.fi-rr-user-skill-gear:before {
  content: "";
}

.fi-rr-user-slash:before {
  content: "";
}

.fi-rr-user-speaking:before {
  content: "";
}

.fi-rr-user-stress:before {
  content: "";
}

.fi-rr-user-suitcase:before {
  content: "";
}

.fi-rr-user-tag:before {
  content: "";
}

.fi-rr-user-tie-hair:before {
  content: "";
}

.fi-rr-user-tie-hair-long:before {
  content: "";
}

.fi-rr-user-time:before {
  content: "";
}

.fi-rr-user-trust:before {
  content: "";
}

.fi-rr-user-unlock:before {
  content: "";
}

.fi-rr-user-up:before {
  content: "";
}

.fi-rr-user-visor:before {
  content: "";
}

.fi-rr-user-vneck-hair:before {
  content: "";
}

.fi-rr-user-vneck-hair-long:before {
  content: "";
}

.fi-rr-user-volunteer:before {
  content: "";
}

.fi-rr-user-writer:before {
  content: "";
}

.fi-rr-user-xmark:before {
  content: "";
}

.fi-rr-users:before {
  content: "";
}

.fi-rr-users-alt:before {
  content: "";
}

.fi-rr-users-class:before {
  content: "";
}

.fi-rr-users-gear:before {
  content: "";
}

.fi-rr-users-loyalty:before {
  content: "";
}

.fi-rr-users-medical:before {
  content: "";
}

.fi-rr-users-slash:before {
  content: "";
}

.fi-rr-users-speaking:before {
  content: "";
}

.fi-rr-utensils:before {
  content: "";
}

.fi-rr-utensils-slash:before {
  content: "";
}

.fi-rr-utility-pole:before {
  content: "";
}

.fi-rr-utility-pole-double:before {
  content: "";
}

.fi-rr-ux:before {
  content: "";
}

.fi-rr-ux-browser:before {
  content: "";
}

.fi-rr-v:before {
  content: "";
}

.fi-rr-vacuum:before {
  content: "";
}

.fi-rr-vacuum-cleaner:before {
  content: "";
}

.fi-rr-vacuum-robot:before {
  content: "";
}

.fi-rr-value-absolute:before {
  content: "";
}

.fi-rr-van-fast:before {
  content: "";
}

.fi-rr-van-front:before {
  content: "";
}

.fi-rr-vault:before {
  content: "";
}

.fi-rr-vector:before {
  content: "";
}

.fi-rr-vector-alt:before {
  content: "";
}

.fi-rr-vector-circle:before {
  content: "";
}

.fi-rr-vector-polygon:before {
  content: "";
}

.fi-rr-vegan:before {
  content: "";
}

.fi-rr-venus:before {
  content: "";
}

.fi-rr-venus-double:before {
  content: "";
}

.fi-rr-venus-mars:before {
  content: "";
}

.fi-rr-vest:before {
  content: "";
}

.fi-rr-vest-patches:before {
  content: "";
}

.fi-rr-video-arrow-down-left:before {
  content: "";
}

.fi-rr-video-arrow-up-right:before {
  content: "";
}

.fi-rr-video-camera:before {
  content: "";
}

.fi-rr-video-camera-alt:before {
  content: "";
}

.fi-rr-video-duration:before {
  content: "";
}

.fi-rr-video-folder:before {
  content: "";
}

.fi-rr-video-plus:before {
  content: "";
}

.fi-rr-video-recording:before {
  content: "";
}

.fi-rr-video-slash:before {
  content: "";
}

.fi-rr-videoconference:before {
  content: "";
}

.fi-rr-vihara:before {
  content: "";
}

.fi-rr-violin:before {
  content: "";
}

.fi-rr-virtual-assistant:before {
  content: "";
}

.fi-rr-virus:before {
  content: "";
}

.fi-rr-virus-scan:before {
  content: "";
}

.fi-rr-virus-slash:before {
  content: "";
}

.fi-rr-viruses:before {
  content: "";
}

.fi-rr-vision:before {
  content: "";
}

.fi-rr-vision-sense:before {
  content: "";
}

.fi-rr-vision-target:before {
  content: "";
}

.fi-rr-visit:before {
  content: "";
}

.fi-rr-voice-command:before {
  content: "";
}

.fi-rr-voice-note:before {
  content: "";
}

.fi-rr-voicemail:before {
  content: "";
}

.fi-rr-volcano:before {
  content: "";
}

.fi-rr-volleyball:before {
  content: "";
}

.fi-rr-volleyball-player:before {
  content: "";
}

.fi-rr-volume:before {
  content: "";
}

.fi-rr-volume-control:before {
  content: "";
}

.fi-rr-volume-down:before {
  content: "";
}

.fi-rr-volume-mute:before {
  content: "";
}

.fi-rr-volume-off:before {
  content: "";
}

.fi-rr-volume-slash:before {
  content: "";
}

.fi-rr-volunteer-vest:before {
  content: "";
}

.fi-rr-vote-nay:before {
  content: "";
}

.fi-rr-vote-yea:before {
  content: "";
}

.fi-rr-vpn:before {
  content: "";
}

.fi-rr-vpn-globe:before {
  content: "";
}

.fi-rr-vpn-laptop:before {
  content: "";
}

.fi-rr-vpn-network:before {
  content: "";
}

.fi-rr-vpn-shield:before {
  content: "";
}

.fi-rr-vr-cardboard:before {
  content: "";
}

.fi-rr-w:before {
  content: "";
}

.fi-rr-waffle:before {
  content: "";
}

.fi-rr-wagon-covered:before {
  content: "";
}

.fi-rr-walker:before {
  content: "";
}

.fi-rr-walkie-talkie:before {
  content: "";
}

.fi-rr-walking:before {
  content: "";
}

.fi-rr-wallet:before {
  content: "";
}

.fi-rr-wallet-arrow:before {
  content: "";
}

.fi-rr-wallet-buyer:before {
  content: "";
}

.fi-rr-wallet-change:before {
  content: "";
}

.fi-rr-wallet-income:before {
  content: "";
}

.fi-rr-wallet-money:before {
  content: "";
}

.fi-rr-wallet-nft:before {
  content: "";
}

.fi-rr-warehouse-alt:before {
  content: "";
}

.fi-rr-warranty:before {
  content: "";
}

.fi-rr-washer:before {
  content: "";
}

.fi-rr-washing-dishes:before {
  content: "";
}

.fi-rr-waste:before {
  content: "";
}

.fi-rr-waste-pollution:before {
  content: "";
}

.fi-rr-watch:before {
  content: "";
}

.fi-rr-watch-calculator:before {
  content: "";
}

.fi-rr-watch-fitness:before {
  content: "";
}

.fi-rr-watch-smart:before {
  content: "";
}

.fi-rr-water:before {
  content: "";
}

.fi-rr-water-bottle:before {
  content: "";
}

.fi-rr-water-drop:before {
  content: "";
}

.fi-rr-water-ladder:before {
  content: "";
}

.fi-rr-water-lower:before {
  content: "";
}

.fi-rr-water-rise:before {
  content: "";
}

.fi-rr-water-ski:before {
  content: "";
}

.fi-rr-watering-can-drop:before {
  content: "";
}

.fi-rr-watering-can-plant:before {
  content: "";
}

.fi-rr-watermelon:before {
  content: "";
}

.fi-rr-waterpolo:before {
  content: "";
}

.fi-rr-waterpolo-goal:before {
  content: "";
}

.fi-rr-waterpolo-hand:before {
  content: "";
}

.fi-rr-waterpolo-player:before {
  content: "";
}

.fi-rr-wave:before {
  content: "";
}

.fi-rr-wave-sine:before {
  content: "";
}

.fi-rr-wave-square:before {
  content: "";
}

.fi-rr-wave-triangle:before {
  content: "";
}

.fi-rr-waveform:before {
  content: "";
}

.fi-rr-waveform-path:before {
  content: "";
}

.fi-rr-web-browser-bomb:before {
  content: "";
}

.fi-rr-web-design:before {
  content: "";
}

.fi-rr-web-test:before {
  content: "";
}

.fi-rr-webcam:before {
  content: "";
}

.fi-rr-webcam-slash:before {
  content: "";
}

.fi-rr-webhook:before {
  content: "";
}

.fi-rr-webinar:before {
  content: "";
}

.fi-rr-webinar-play:before {
  content: "";
}

.fi-rr-website-design:before {
  content: "";
}

.fi-rr-website-layout:before {
  content: "";
}

.fi-rr-website-speed:before {
  content: "";
}

.fi-rr-website-structure:before {
  content: "";
}

.fi-rr-wednesday:before {
  content: "";
}

.fi-rr-weight-gain:before {
  content: "";
}

.fi-rr-weight-loss:before {
  content: "";
}

.fi-rr-welding:before {
  content: "";
}

.fi-rr-wellbeing:before {
  content: "";
}

.fi-rr-whale:before {
  content: "";
}

.fi-rr-wheat:before {
  content: "";
}

.fi-rr-wheat-awn:before {
  content: "";
}

.fi-rr-wheat-awn-circle-exclamation:before {
  content: "";
}

.fi-rr-wheat-awn-slash:before {
  content: "";
}

.fi-rr-wheat-slash:before {
  content: "";
}

.fi-rr-wheelchair:before {
  content: "";
}

.fi-rr-wheelchair-move:before {
  content: "";
}

.fi-rr-wheelchair-sleeping:before {
  content: "";
}

.fi-rr-whistle:before {
  content: "";
}

.fi-rr-white-space:before {
  content: "";
}

.fi-rr-wifi:before {
  content: "";
}

.fi-rr-wifi-1:before {
  content: "";
}

.fi-rr-wifi-2:before {
  content: "";
}

.fi-rr-wifi-alt:before {
  content: "";
}

.fi-rr-wifi-exclamation:before {
  content: "";
}

.fi-rr-wifi-lock:before {
  content: "";
}

.fi-rr-wifi-password:before {
  content: "";
}

.fi-rr-wifi-slash:before {
  content: "";
}

.fi-rr-wifi-xmark:before {
  content: "";
}

.fi-rr-wildfire:before {
  content: "";
}

.fi-rr-wind:before {
  content: "";
}

.fi-rr-wind-turbine:before {
  content: "";
}

.fi-rr-wind-warning:before {
  content: "";
}

.fi-rr-window-alt:before {
  content: "";
}

.fi-rr-window-frame:before {
  content: "";
}

.fi-rr-window-frame-open:before {
  content: "";
}

.fi-rr-window-maximize:before {
  content: "";
}

.fi-rr-window-minimize:before {
  content: "";
}

.fi-rr-window-restore:before {
  content: "";
}

.fi-rr-windsock:before {
  content: "";
}

.fi-rr-windsurf:before {
  content: "";
}

.fi-rr-wine-bottle:before {
  content: "";
}

.fi-rr-wine-glass-crack:before {
  content: "";
}

.fi-rr-wine-glass-empty:before {
  content: "";
}

.fi-rr-wings-box:before {
  content: "";
}

.fi-rr-wisdom:before {
  content: "";
}

.fi-rr-wishlist-heart:before {
  content: "";
}

.fi-rr-wishlist-star:before {
  content: "";
}

.fi-rr-witness:before {
  content: "";
}

.fi-rr-woman-head:before {
  content: "";
}

.fi-rr-woman-scientist:before {
  content: "";
}

.fi-rr-women-swimsuit:before {
  content: "";
}

.fi-rr-won-sign:before {
  content: "";
}

.fi-rr-work-in-progress:before {
  content: "";
}

.fi-rr-workflow:before {
  content: "";
}

.fi-rr-workflow-alt:before {
  content: "";
}

.fi-rr-workflow-setting:before {
  content: "";
}

.fi-rr-workflow-setting-alt:before {
  content: "";
}

.fi-rr-workshop:before {
  content: "";
}

.fi-rr-workwear:before {
  content: "";
}

.fi-rr-world:before {
  content: "";
}

.fi-rr-world-megaphone:before {
  content: "";
}

.fi-rr-worm:before {
  content: "";
}

.fi-rr-wrap:before {
  content: "";
}

.fi-rr-wreath:before {
  content: "";
}

.fi-rr-wrench-alt:before {
  content: "";
}

.fi-rr-wrench-simple:before {
  content: "";
}

.fi-rr-x:before {
  content: "";
}

.fi-rr-x-ray:before {
  content: "";
}

.fi-rr-y:before {
  content: "";
}

.fi-rr-y2k:before {
  content: "";
}

.fi-rr-yen:before {
  content: "";
}

.fi-rr-yin-yang:before {
  content: "";
}

.fi-rr-yoga-ball:before {
  content: "";
}

.fi-rr-yoga-ball-exercise:before {
  content: "";
}

.fi-rr-yoga-ball-mat:before {
  content: "";
}

.fi-rr-yoga-mat:before {
  content: "";
}

.fi-rr-yoga-moon:before {
  content: "";
}

.fi-rr-yoga-posture:before {
  content: "";
}

.fi-rr-z:before {
  content: "";
}

.fi-rr-zero-percent:before {
  content: "";
}

.fi-rr-zip-file:before {
  content: "";
}

.fi-rr-zoom-in:before {
  content: "";
}

.fi-rr-zoom-out:before {
  content: "";
}

@font-face {
  font-family: uicons-thin-straight;
  src: url("../media/uicons-thin-straight.4d622b43.woff2") format("woff2"), url("../media/uicons-thin-straight.22b40c1e.woff") format("woff"), url("../media/uicons-thin-straight.5b083c7a.eot") format("embedded-opentype");
  font-display: swap;
}

i[class^="fi-ts-"]:before, i[class*=" fi-ts-"]:before, span[class^="fi-ts-"]:before, span[class*="fi-ts-"]:before {
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  line-height: 1;
  font-family: uicons-thin-straight !important;
  font-weight: normal !important;
}

.fi-ts-0:before {
  content: "";
}

.fi-ts-00s-music-disc:before {
  content: "";
}

.fi-ts-1:before {
  content: "";
}

.fi-ts-2:before {
  content: "";
}

.fi-ts-3:before {
  content: "";
}

.fi-ts-360-degrees:before {
  content: "";
}

.fi-ts-4:before {
  content: "";
}

.fi-ts-404:before {
  content: "";
}

.fi-ts-5:before {
  content: "";
}

.fi-ts-5g-lock:before {
  content: "";
}

.fi-ts-6:before {
  content: "";
}

.fi-ts-60s-music-disc:before {
  content: "";
}

.fi-ts-7:before {
  content: "";
}

.fi-ts-70s-music-disc:before {
  content: "";
}

.fi-ts-8:before {
  content: "";
}

.fi-ts-80s-music-disc:before {
  content: "";
}

.fi-ts-9:before {
  content: "";
}

.fi-ts-90s:before {
  content: "";
}

.fi-ts-90s-music-disc:before {
  content: "";
}

.fi-ts-a:before {
  content: "";
}

.fi-ts-abacus:before {
  content: "";
}

.fi-ts-abdomen:before {
  content: "";
}

.fi-ts-access-denied:before {
  content: "";
}

.fi-ts-accident:before {
  content: "";
}

.fi-ts-accordion:before {
  content: "";
}

.fi-ts-acorn:before {
  content: "";
}

.fi-ts-ad:before {
  content: "";
}

.fi-ts-ad-forbidden:before {
  content: "";
}

.fi-ts-ad-paid:before {
  content: "";
}

.fi-ts-ad-slash:before {
  content: "";
}

.fi-ts-add:before {
  content: "";
}

.fi-ts-add-document:before {
  content: "";
}

.fi-ts-add-folder:before {
  content: "";
}

.fi-ts-add-image:before {
  content: "";
}

.fi-ts-address-book:before {
  content: "";
}

.fi-ts-address-card:before {
  content: "";
}

.fi-ts-admin:before {
  content: "";
}

.fi-ts-admin-alt:before {
  content: "";
}

.fi-ts-age:before {
  content: "";
}

.fi-ts-age-alt:before {
  content: "";
}

.fi-ts-age-restriction-eighteen:before {
  content: "";
}

.fi-ts-age-restriction-seven:before {
  content: "";
}

.fi-ts-age-restriction-six:before {
  content: "";
}

.fi-ts-age-restriction-sixteen:before {
  content: "";
}

.fi-ts-age-restriction-thirteen:before {
  content: "";
}

.fi-ts-age-restriction-three:before {
  content: "";
}

.fi-ts-age-restriction-twelve:before {
  content: "";
}

.fi-ts-age-restriction-twenty-one:before {
  content: "";
}

.fi-ts-age-restriction-zero:before {
  content: "";
}

.fi-ts-ai-algorithm:before {
  content: "";
}

.fi-ts-ai-artist:before {
  content: "";
}

.fi-ts-ai-technology:before {
  content: "";
}

.fi-ts-air-conditioner:before {
  content: "";
}

.fi-ts-air-freshener:before {
  content: "";
}

.fi-ts-air-pollution:before {
  content: "";
}

.fi-ts-airplane-journey:before {
  content: "";
}

.fi-ts-airplane-mode-off:before {
  content: "";
}

.fi-ts-airplane-mode-on:before {
  content: "";
}

.fi-ts-airplane-window-open:before {
  content: "";
}

.fi-ts-airplay:before {
  content: "";
}

.fi-ts-alarm-clock:before {
  content: "";
}

.fi-ts-alarm-exclamation:before {
  content: "";
}

.fi-ts-alarm-off:before {
  content: "";
}

.fi-ts-alarm-plus:before {
  content: "";
}

.fi-ts-alarm-snooze:before {
  content: "";
}

.fi-ts-album:before {
  content: "";
}

.fi-ts-album-circle-plus:before {
  content: "";
}

.fi-ts-album-circle-user:before {
  content: "";
}

.fi-ts-album-collection:before {
  content: "";
}

.fi-ts-algorithm:before {
  content: "";
}

.fi-ts-alicorn:before {
  content: "";
}

.fi-ts-alien:before {
  content: "";
}

.fi-ts-align-slash:before {
  content: "";
}

.fi-ts-allergy:before {
  content: "";
}

.fi-ts-aloe-vera:before {
  content: "";
}

.fi-ts-ambulance:before {
  content: "";
}

.fi-ts-american-football:before {
  content: "";
}

.fi-ts-amp-guitar:before {
  content: "";
}

.fi-ts-analyse:before {
  content: "";
}

.fi-ts-analyse-alt:before {
  content: "";
}

.fi-ts-analytics:before {
  content: "";
}

.fi-ts-analytics-magnifying-glass:before {
  content: "";
}

.fi-ts-anatomical-heart:before {
  content: "";
}

.fi-ts-anchor:before {
  content: "";
}

.fi-ts-angel:before {
  content: "";
}

.fi-ts-angle:before {
  content: "";
}

.fi-ts-angle-90:before {
  content: "";
}

.fi-ts-angle-circle-down:before {
  content: "";
}

.fi-ts-angle-circle-left:before {
  content: "";
}

.fi-ts-angle-circle-right:before {
  content: "";
}

.fi-ts-angle-circle-up:before {
  content: "";
}

.fi-ts-angle-double-left:before {
  content: "";
}

.fi-ts-angle-double-right:before {
  content: "";
}

.fi-ts-angle-double-small-down:before {
  content: "";
}

.fi-ts-angle-double-small-left:before {
  content: "";
}

.fi-ts-angle-double-small-right:before {
  content: "";
}

.fi-ts-angle-double-small-up:before {
  content: "";
}

.fi-ts-angle-down:before {
  content: "";
}

.fi-ts-angle-left:before {
  content: "";
}

.fi-ts-angle-right:before {
  content: "";
}

.fi-ts-angle-small-down:before {
  content: "";
}

.fi-ts-angle-small-left:before {
  content: "";
}

.fi-ts-angle-small-right:before {
  content: "";
}

.fi-ts-angle-small-up:before {
  content: "";
}

.fi-ts-angle-square-down:before {
  content: "";
}

.fi-ts-angle-square-left:before {
  content: "";
}

.fi-ts-angle-square-right:before {
  content: "";
}

.fi-ts-angle-square-up:before {
  content: "";
}

.fi-ts-angle-up:before {
  content: "";
}

.fi-ts-angles-up-down:before {
  content: "";
}

.fi-ts-angry:before {
  content: "";
}

.fi-ts-animated-icon:before {
  content: "";
}

.fi-ts-anise:before {
  content: "";
}

.fi-ts-ankh:before {
  content: "";
}

.fi-ts-answer:before {
  content: "";
}

.fi-ts-answer-alt:before {
  content: "";
}

.fi-ts-anxiety:before {
  content: "";
}

.fi-ts-apartment:before {
  content: "";
}

.fi-ts-aperture:before {
  content: "";
}

.fi-ts-api:before {
  content: "";
}

.fi-ts-app-notification:before {
  content: "";
}

.fi-ts-appendicitis:before {
  content: "";
}

.fi-ts-apple:before {
  content: "";
}

.fi-ts-apple-books:before {
  content: "";
}

.fi-ts-apple-core:before {
  content: "";
}

.fi-ts-apple-crate:before {
  content: "";
}

.fi-ts-apple-dumbbell:before {
  content: "";
}

.fi-ts-apple-juice:before {
  content: "";
}

.fi-ts-apple-pie:before {
  content: "";
}

.fi-ts-april-calendar:before {
  content: "";
}

.fi-ts-archery:before {
  content: "";
}

.fi-ts-architect-plan:before {
  content: "";
}

.fi-ts-archway:before {
  content: "";
}

.fi-ts-army-general:before {
  content: "";
}

.fi-ts-arrow-alt-circle-down:before {
  content: "";
}

.fi-ts-arrow-alt-circle-left:before {
  content: "";
}

.fi-ts-arrow-alt-circle-right:before {
  content: "";
}

.fi-ts-arrow-alt-circle-up:before {
  content: "";
}

.fi-ts-arrow-alt-down:before {
  content: "";
}

.fi-ts-arrow-alt-from-bottom:before {
  content: "";
}

.fi-ts-arrow-alt-from-left:before {
  content: "";
}

.fi-ts-arrow-alt-from-right:before {
  content: "";
}

.fi-ts-arrow-alt-from-top:before {
  content: "";
}

.fi-ts-arrow-alt-left:before {
  content: "";
}

.fi-ts-arrow-alt-right:before {
  content: "";
}

.fi-ts-arrow-alt-square-down:before {
  content: "";
}

.fi-ts-arrow-alt-square-left:before {
  content: "";
}

.fi-ts-arrow-alt-square-right:before {
  content: "";
}

.fi-ts-arrow-alt-square-up:before {
  content: "";
}

.fi-ts-arrow-alt-to-bottom:before {
  content: "";
}

.fi-ts-arrow-alt-to-left:before {
  content: "";
}

.fi-ts-arrow-alt-to-right:before {
  content: "";
}

.fi-ts-arrow-alt-to-top:before {
  content: "";
}

.fi-ts-arrow-alt-up:before {
  content: "";
}

.fi-ts-arrow-circle-down:before {
  content: "";
}

.fi-ts-arrow-circle-left:before {
  content: "";
}

.fi-ts-arrow-circle-right:before {
  content: "";
}

.fi-ts-arrow-circle-up:before {
  content: "";
}

.fi-ts-arrow-comparison:before {
  content: "";
}

.fi-ts-arrow-down:before {
  content: "";
}

.fi-ts-arrow-down-from-arc:before {
  content: "";
}

.fi-ts-arrow-down-from-dotted-line:before {
  content: "";
}

.fi-ts-arrow-down-left:before {
  content: "";
}

.fi-ts-arrow-down-small-big:before {
  content: "";
}

.fi-ts-arrow-down-strenght:before {
  content: "";
}

.fi-ts-arrow-down-to-dotted-line:before {
  content: "";
}

.fi-ts-arrow-down-to-square:before {
  content: "";
}

.fi-ts-arrow-down-triangle-square:before {
  content: "";
}

.fi-ts-arrow-from-bottom:before {
  content: "";
}

.fi-ts-arrow-from-left:before {
  content: "";
}

.fi-ts-arrow-from-right:before {
  content: "";
}

.fi-ts-arrow-from-top:before {
  content: "";
}

.fi-ts-arrow-left:before {
  content: "";
}

.fi-ts-arrow-left-from-arc:before {
  content: "";
}

.fi-ts-arrow-left-from-line:before {
  content: "";
}

.fi-ts-arrow-left-to-arc:before {
  content: "";
}

.fi-ts-arrow-progress:before {
  content: "";
}

.fi-ts-arrow-progress-alt:before {
  content: "";
}

.fi-ts-arrow-right:before {
  content: "";
}

.fi-ts-arrow-right-to-bracket:before {
  content: "";
}

.fi-ts-arrow-right-to-city:before {
  content: "";
}

.fi-ts-arrow-small-down:before {
  content: "";
}

.fi-ts-arrow-small-left:before {
  content: "";
}

.fi-ts-arrow-small-right:before {
  content: "";
}

.fi-ts-arrow-small-up:before {
  content: "";
}

.fi-ts-arrow-square-down:before {
  content: "";
}

.fi-ts-arrow-square-left:before {
  content: "";
}

.fi-ts-arrow-square-right:before {
  content: "";
}

.fi-ts-arrow-square-up:before {
  content: "";
}

.fi-ts-arrow-to-bottom:before {
  content: "";
}

.fi-ts-arrow-to-left:before {
  content: "";
}

.fi-ts-arrow-to-right:before {
  content: "";
}

.fi-ts-arrow-to-top:before {
  content: "";
}

.fi-ts-arrow-trend-down:before {
  content: "";
}

.fi-ts-arrow-trend-up:before {
  content: "";
}

.fi-ts-arrow-turn-down-left:before {
  content: "";
}

.fi-ts-arrow-turn-down-right:before {
  content: "";
}

.fi-ts-arrow-turn-left-up:before {
  content: "";
}

.fi-ts-arrow-up:before {
  content: "";
}

.fi-ts-arrow-up-from-dotted-line:before {
  content: "";
}

.fi-ts-arrow-up-from-ground-water:before {
  content: "";
}

.fi-ts-arrow-up-from-square:before {
  content: "";
}

.fi-ts-arrow-up-left:before {
  content: "";
}

.fi-ts-arrow-up-left-from-circle:before {
  content: "";
}

.fi-ts-arrow-up-right:before {
  content: "";
}

.fi-ts-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "";
}

.fi-ts-arrow-up-right-from-square:before {
  content: "";
}

.fi-ts-arrow-up-small-big:before {
  content: "";
}

.fi-ts-arrow-up-square-triangle:before {
  content: "";
}

.fi-ts-arrow-up-to-arc:before {
  content: "";
}

.fi-ts-arrow-up-to-dotted-line:before {
  content: "";
}

.fi-ts-arrow-upward-growth-crypto:before {
  content: "";
}

.fi-ts-arrows:before {
  content: "";
}

.fi-ts-arrows-alt:before {
  content: "";
}

.fi-ts-arrows-alt-h:before {
  content: "";
}

.fi-ts-arrows-alt-v:before {
  content: "";
}

.fi-ts-arrows-cross:before {
  content: "";
}

.fi-ts-arrows-down-curve:before {
  content: "";
}

.fi-ts-arrows-down-to-people:before {
  content: "";
}

.fi-ts-arrows-from-dotted-line:before {
  content: "";
}

.fi-ts-arrows-from-line:before {
  content: "";
}

.fi-ts-arrows-h:before {
  content: "";
}

.fi-ts-arrows-h-copy:before {
  content: "";
}

.fi-ts-arrows-repeat:before {
  content: "";
}

.fi-ts-arrows-repeat-1:before {
  content: "";
}

.fi-ts-arrows-retweet:before {
  content: "";
}

.fi-ts-arrows-split-right-and-left:before {
  content: "";
}

.fi-ts-arrows-split-up-and-left:before {
  content: "";
}

.fi-ts-arrows-to-circle:before {
  content: "";
}

.fi-ts-arrows-to-dot:before {
  content: "";
}

.fi-ts-arrows-to-dotted-line:before {
  content: "";
}

.fi-ts-arrows-to-eye:before {
  content: "";
}

.fi-ts-arrows-to-line:before {
  content: "";
}

.fi-ts-artificial-intelligence:before {
  content: "";
}

.fi-ts-artist:before {
  content: "";
}

.fi-ts-assept-document:before {
  content: "";
}

.fi-ts-assessment:before {
  content: "";
}

.fi-ts-assessment-alt:before {
  content: "";
}

.fi-ts-assign:before {
  content: "";
}

.fi-ts-assistive-listening-systems:before {
  content: "";
}

.fi-ts-asterik:before {
  content: "";
}

.fi-ts-asthma:before {
  content: "";
}

.fi-ts-at:before {
  content: "";
}

.fi-ts-atm:before {
  content: "";
}

.fi-ts-attention-detail:before {
  content: "";
}

.fi-ts-attribution-pen:before {
  content: "";
}

.fi-ts-attribution-pencil:before {
  content: "";
}

.fi-ts-aubergine:before {
  content: "";
}

.fi-ts-auction:before {
  content: "";
}

.fi-ts-auction-paddle:before {
  content: "";
}

.fi-ts-audience-megaphone:before {
  content: "";
}

.fi-ts-audio-description-slash:before {
  content: "";
}

.fi-ts-audit:before {
  content: "";
}

.fi-ts-audit-alt:before {
  content: "";
}

.fi-ts-august-calendar:before {
  content: "";
}

.fi-ts-austral-sign:before {
  content: "";
}

.fi-ts-australia:before {
  content: "";
}

.fi-ts-australia-country-code:before {
  content: "";
}

.fi-ts-australia-flag:before {
  content: "";
}

.fi-ts-auto-pilot:before {
  content: "";
}

.fi-ts-auto-reply:before {
  content: "";
}

.fi-ts-auto-sync:before {
  content: "";
}

.fi-ts-autosave:before {
  content: "";
}

.fi-ts-avi-file:before {
  content: "";
}

.fi-ts-avocado:before {
  content: "";
}

.fi-ts-award:before {
  content: "";
}

.fi-ts-axe:before {
  content: "";
}

.fi-ts-axe-battle:before {
  content: "";
}

.fi-ts-b:before {
  content: "";
}

.fi-ts-baby:before {
  content: "";
}

.fi-ts-baby-carriage:before {
  content: "";
}

.fi-ts-baby-cradle:before {
  content: "";
}

.fi-ts-back-up:before {
  content: "";
}

.fi-ts-background:before {
  content: "";
}

.fi-ts-backpack:before {
  content: "";
}

.fi-ts-bacon:before {
  content: "";
}

.fi-ts-bacon-egg:before {
  content: "";
}

.fi-ts-bacteria:before {
  content: "";
}

.fi-ts-bacterium:before {
  content: "";
}

.fi-ts-badge:before {
  content: "";
}

.fi-ts-badge-check:before {
  content: "";
}

.fi-ts-badge-dollar:before {
  content: "";
}

.fi-ts-badge-leaf:before {
  content: "";
}

.fi-ts-badge-percent:before {
  content: "";
}

.fi-ts-badge-sheriff:before {
  content: "";
}

.fi-ts-badger-honey:before {
  content: "";
}

.fi-ts-badget-check-alt:before {
  content: "";
}

.fi-ts-badminton:before {
  content: "";
}

.fi-ts-bag-map-pin:before {
  content: "";
}

.fi-ts-bag-seedling:before {
  content: "";
}

.fi-ts-bag-shopping-minus:before {
  content: "";
}

.fi-ts-bags-shopping:before {
  content: "";
}

.fi-ts-baguette:before {
  content: "";
}

.fi-ts-bahai:before {
  content: "";
}

.fi-ts-baht-sign:before {
  content: "";
}

.fi-ts-balance-scale-left:before {
  content: "";
}

.fi-ts-balance-scale-right:before {
  content: "";
}

.fi-ts-balcony:before {
  content: "";
}

.fi-ts-ball-pile:before {
  content: "";
}

.fi-ts-ballet-dance:before {
  content: "";
}

.fi-ts-balloon:before {
  content: "";
}

.fi-ts-balloons:before {
  content: "";
}

.fi-ts-ballot:before {
  content: "";
}

.fi-ts-ballot-check:before {
  content: "";
}

.fi-ts-bamboo:before {
  content: "";
}

.fi-ts-ban-bug:before {
  content: "";
}

.fi-ts-banana:before {
  content: "";
}

.fi-ts-band-aid:before {
  content: "";
}

.fi-ts-band-aid-alt:before {
  content: "";
}

.fi-ts-bandage-wound:before {
  content: "";
}

.fi-ts-bangladeshi-taka-sign:before {
  content: "";
}

.fi-ts-banjo:before {
  content: "";
}

.fi-ts-bank:before {
  content: "";
}

.fi-ts-bank-app:before {
  content: "";
}

.fi-ts-banner:before {
  content: "";
}

.fi-ts-banner-2:before {
  content: "";
}

.fi-ts-banner-3:before {
  content: "";
}

.fi-ts-banner-4:before {
  content: "";
}

.fi-ts-banner-5:before {
  content: "";
}

.fi-ts-barber-pole:before {
  content: "";
}

.fi-ts-barber-shop:before {
  content: "";
}

.fi-ts-barcode:before {
  content: "";
}

.fi-ts-barcode-read:before {
  content: "";
}

.fi-ts-barcode-scan:before {
  content: "";
}

.fi-ts-barefoot:before {
  content: "";
}

.fi-ts-bars-filter:before {
  content: "";
}

.fi-ts-bars-progress:before {
  content: "";
}

.fi-ts-bars-sort:before {
  content: "";
}

.fi-ts-bars-staggered:before {
  content: "";
}

.fi-ts-baseball:before {
  content: "";
}

.fi-ts-baseball-alt:before {
  content: "";
}

.fi-ts-baseball-player:before {
  content: "";
}

.fi-ts-basket-shopping-minus:before {
  content: "";
}

.fi-ts-basket-shopping-plus:before {
  content: "";
}

.fi-ts-basket-shopping-simple:before {
  content: "";
}

.fi-ts-basketball:before {
  content: "";
}

.fi-ts-basketball-hoop:before {
  content: "";
}

.fi-ts-basketball-ticket:before {
  content: "";
}

.fi-ts-bat:before {
  content: "";
}

.fi-ts-bath:before {
  content: "";
}

.fi-ts-battery-100:before {
  content: "";
}

.fi-ts-battery-bolt:before {
  content: "";
}

.fi-ts-battery-empty:before {
  content: "";
}

.fi-ts-battery-exclamation:before {
  content: "";
}

.fi-ts-battery-full:before {
  content: "";
}

.fi-ts-battery-half:before {
  content: "";
}

.fi-ts-battery-quarter:before {
  content: "";
}

.fi-ts-battery-slash:before {
  content: "";
}

.fi-ts-battery-three-quarters:before {
  content: "";
}

.fi-ts-bay-leaf:before {
  content: "";
}

.fi-ts-beacon:before {
  content: "";
}

.fi-ts-bear-market:before {
  content: "";
}

.fi-ts-beard:before {
  content: "";
}

.fi-ts-beauty-mask:before {
  content: "";
}

.fi-ts-bed-alt:before {
  content: "";
}

.fi-ts-bed-bunk:before {
  content: "";
}

.fi-ts-bed-empty:before {
  content: "";
}

.fi-ts-bed-pulse:before {
  content: "";
}

.fi-ts-bee:before {
  content: "";
}

.fi-ts-beer:before {
  content: "";
}

.fi-ts-beer-mug-empty:before {
  content: "";
}

.fi-ts-bell:before {
  content: "";
}

.fi-ts-bell-concierge:before {
  content: "";
}

.fi-ts-bell-notification-call:before {
  content: "";
}

.fi-ts-bell-notification-social-media:before {
  content: "";
}

.fi-ts-bell-ring:before {
  content: "";
}

.fi-ts-bell-school:before {
  content: "";
}

.fi-ts-bell-school-slash:before {
  content: "";
}

.fi-ts-bell-slash:before {
  content: "";
}

.fi-ts-bells:before {
  content: "";
}

.fi-ts-bench-tree:before {
  content: "";
}

.fi-ts-benefit:before {
  content: "";
}

.fi-ts-benefit-diamond:before {
  content: "";
}

.fi-ts-benefit-diamond-alt:before {
  content: "";
}

.fi-ts-benefit-hand:before {
  content: "";
}

.fi-ts-benefit-increase:before {
  content: "";
}

.fi-ts-benefit-porcent:before {
  content: "";
}

.fi-ts-betamax:before {
  content: "";
}

.fi-ts-bible:before {
  content: "";
}

.fi-ts-bicycle-journey:before {
  content: "";
}

.fi-ts-big-data:before {
  content: "";
}

.fi-ts-big-data-ai:before {
  content: "";
}

.fi-ts-big-data-analytics:before {
  content: "";
}

.fi-ts-big-drop:before {
  content: "";
}

.fi-ts-bike-moving:before {
  content: "";
}

.fi-ts-bike-path:before {
  content: "";
}

.fi-ts-biking:before {
  content: "";
}

.fi-ts-biking-mountain:before {
  content: "";
}

.fi-ts-bill-arrow:before {
  content: "";
}

.fi-ts-billboard:before {
  content: "";
}

.fi-ts-billiard:before {
  content: "";
}

.fi-ts-bin-bottles:before {
  content: "";
}

.fi-ts-binary:before {
  content: "";
}

.fi-ts-binary-circle-check:before {
  content: "";
}

.fi-ts-binary-cloud:before {
  content: "";
}

.fi-ts-binary-lock:before {
  content: "";
}

.fi-ts-binary-slash:before {
  content: "";
}

.fi-ts-binoculars:before {
  content: "";
}

.fi-ts-bio:before {
  content: "";
}

.fi-ts-bio-leaves:before {
  content: "";
}

.fi-ts-biohazard:before {
  content: "";
}

.fi-ts-bipolar:before {
  content: "";
}

.fi-ts-bird:before {
  content: "";
}

.fi-ts-bitcoin-card:before {
  content: "";
}

.fi-ts-bitcoin-sign:before {
  content: "";
}

.fi-ts-blanket:before {
  content: "";
}

.fi-ts-blender:before {
  content: "";
}

.fi-ts-blender-phone:before {
  content: "";
}

.fi-ts-blinds:before {
  content: "";
}

.fi-ts-blinds-open:before {
  content: "";
}

.fi-ts-blinds-raised:before {
  content: "";
}

.fi-ts-block:before {
  content: "";
}

.fi-ts-block-brick:before {
  content: "";
}

.fi-ts-block-brick-fire:before {
  content: "";
}

.fi-ts-block-microphone:before {
  content: "";
}

.fi-ts-block-question:before {
  content: "";
}

.fi-ts-block-quote:before {
  content: "";
}

.fi-ts-block-user:before {
  content: "";
}

.fi-ts-blockchain-3:before {
  content: "";
}

.fi-ts-blog-pencil:before {
  content: "";
}

.fi-ts-blog-text:before {
  content: "";
}

.fi-ts-blood:before {
  content: "";
}

.fi-ts-blood-dropper:before {
  content: "";
}

.fi-ts-blood-test-tube:before {
  content: "";
}

.fi-ts-blood-test-tube-alt:before {
  content: "";
}

.fi-ts-blueberries:before {
  content: "";
}

.fi-ts-blueprint:before {
  content: "";
}

.fi-ts-blueprint-house:before {
  content: "";
}

.fi-ts-bluetooth-alt:before {
  content: "";
}

.fi-ts-bluetooth-circle:before {
  content: "";
}

.fi-ts-bluetooth-headphones:before {
  content: "";
}

.fi-ts-bluetooth-keyboard:before {
  content: "";
}

.fi-ts-bluetooth-mouse:before {
  content: "";
}

.fi-ts-bluetooth-settings:before {
  content: "";
}

.fi-ts-bluetooth-speaker:before {
  content: "";
}

.fi-ts-bluetooth-usb:before {
  content: "";
}

.fi-ts-blush:before {
  content: "";
}

.fi-ts-bolt:before {
  content: "";
}

.fi-ts-bolt-auto:before {
  content: "";
}

.fi-ts-bolt-slash:before {
  content: "";
}

.fi-ts-bomb:before {
  content: "";
}

.fi-ts-bone:before {
  content: "";
}

.fi-ts-bone-break:before {
  content: "";
}

.fi-ts-bong:before {
  content: "";
}

.fi-ts-bonus:before {
  content: "";
}

.fi-ts-bonus-alt:before {
  content: "";
}

.fi-ts-bonus-star:before {
  content: "";
}

.fi-ts-book:before {
  content: "";
}

.fi-ts-book-alt:before {
  content: "";
}

.fi-ts-book-arrow-right:before {
  content: "";
}

.fi-ts-book-arrow-up:before {
  content: "";
}

.fi-ts-book-atlas:before {
  content: "";
}

.fi-ts-book-bookmark:before {
  content: "";
}

.fi-ts-book-circle-arrow-right:before {
  content: "";
}

.fi-ts-book-circle-arrow-up:before {
  content: "";
}

.fi-ts-book-copy:before {
  content: "";
}

.fi-ts-book-dead:before {
  content: "";
}

.fi-ts-book-font:before {
  content: "";
}

.fi-ts-book-heart:before {
  content: "";
}

.fi-ts-book-medical:before {
  content: "";
}

.fi-ts-book-open-cover:before {
  content: "";
}

.fi-ts-book-open-reader:before {
  content: "";
}

.fi-ts-book-plus:before {
  content: "";
}

.fi-ts-book-quran:before {
  content: "";
}

.fi-ts-book-section:before {
  content: "";
}

.fi-ts-book-spells:before {
  content: "";
}

.fi-ts-book-tanakh:before {
  content: "";
}

.fi-ts-book-user:before {
  content: "";
}

.fi-ts-book-world:before {
  content: "";
}

.fi-ts-Booking:before {
  content: "";
}

.fi-ts-bookmark:before {
  content: "";
}

.fi-ts-bookmark-slash:before {
  content: "";
}

.fi-ts-books:before {
  content: "";
}

.fi-ts-books-lightbulb:before {
  content: "";
}

.fi-ts-books-medical:before {
  content: "";
}

.fi-ts-boot:before {
  content: "";
}

.fi-ts-boot-heeled:before {
  content: "";
}

.fi-ts-booth-curtain:before {
  content: "";
}

.fi-ts-border-all:before {
  content: "";
}

.fi-ts-border-bottom:before {
  content: "";
}

.fi-ts-border-center-h:before {
  content: "";
}

.fi-ts-border-center-v:before {
  content: "";
}

.fi-ts-border-inner:before {
  content: "";
}

.fi-ts-border-left:before {
  content: "";
}

.fi-ts-border-none:before {
  content: "";
}

.fi-ts-border-outer:before {
  content: "";
}

.fi-ts-border-right:before {
  content: "";
}

.fi-ts-border-style:before {
  content: "";
}

.fi-ts-border-style-alt:before {
  content: "";
}

.fi-ts-border-top:before {
  content: "";
}

.fi-ts-boss:before {
  content: "";
}

.fi-ts-bottle:before {
  content: "";
}

.fi-ts-bottle-baby:before {
  content: "";
}

.fi-ts-bottle-droplet:before {
  content: "";
}

.fi-ts-bow-arrow:before {
  content: "";
}

.fi-ts-bowl-chopsticks:before {
  content: "";
}

.fi-ts-bowl-chopsticks-noodles:before {
  content: "";
}

.fi-ts-bowl-rice:before {
  content: "";
}

.fi-ts-bowl-scoop:before {
  content: "";
}

.fi-ts-bowl-scoops:before {
  content: "";
}

.fi-ts-bowl-soft-serve:before {
  content: "";
}

.fi-ts-bowl-spoon:before {
  content: "";
}

.fi-ts-bowling:before {
  content: "";
}

.fi-ts-bowling-ball:before {
  content: "";
}

.fi-ts-bowling-pins:before {
  content: "";
}

.fi-ts-box-alt:before {
  content: "";
}

.fi-ts-box-ballot:before {
  content: "";
}

.fi-ts-box-check:before {
  content: "";
}

.fi-ts-box-circle-check:before {
  content: "";
}

.fi-ts-box-dollar:before {
  content: "";
}

.fi-ts-box-fragile:before {
  content: "";
}

.fi-ts-box-heart:before {
  content: "";
}

.fi-ts-box-open:before {
  content: "";
}

.fi-ts-box-open-full:before {
  content: "";
}

.fi-ts-box-tissue:before {
  content: "";
}

.fi-ts-box-up:before {
  content: "";
}

.fi-ts-boxes:before {
  content: "";
}

.fi-ts-boxing-glove:before {
  content: "";
}

.fi-ts-bracket-curly:before {
  content: "";
}

.fi-ts-bracket-curly-right:before {
  content: "";
}

.fi-ts-bracket-round:before {
  content: "";
}

.fi-ts-bracket-round-right:before {
  content: "";
}

.fi-ts-bracket-square:before {
  content: "";
}

.fi-ts-bracket-square-right:before {
  content: "";
}

.fi-ts-brackets-curly:before {
  content: "";
}

.fi-ts-brackets-round:before {
  content: "";
}

.fi-ts-brackets-square:before {
  content: "";
}

.fi-ts-braille:before {
  content: "";
}

.fi-ts-braille-a:before {
  content: "";
}

.fi-ts-braille-b:before {
  content: "";
}

.fi-ts-braille-c:before {
  content: "";
}

.fi-ts-braille-d:before {
  content: "";
}

.fi-ts-braille-e:before {
  content: "";
}

.fi-ts-braille-g:before {
  content: "";
}

.fi-ts-braille-h:before {
  content: "";
}

.fi-ts-braille-i:before {
  content: "";
}

.fi-ts-braille-j:before {
  content: "";
}

.fi-ts-braille-k:before {
  content: "";
}

.fi-ts-braille-l:before {
  content: "";
}

.fi-ts-braille-m:before {
  content: "";
}

.fi-ts-braille-n:before {
  content: "";
}

.fi-ts-braille-n-alt:before {
  content: "";
}

.fi-ts-braille-o:before {
  content: "";
}

.fi-ts-braille-p:before {
  content: "";
}

.fi-ts-braille-q:before {
  content: "";
}

.fi-ts-braille-r:before {
  content: "";
}

.fi-ts-braille-s:before {
  content: "";
}

.fi-ts-braille-t:before {
  content: "";
}

.fi-ts-braille-u:before {
  content: "";
}

.fi-ts-braille-v:before {
  content: "";
}

.fi-ts-braille-w:before {
  content: "";
}

.fi-ts-braille-x:before {
  content: "";
}

.fi-ts-braille-y:before {
  content: "";
}

.fi-ts-braille-z:before {
  content: "";
}

.fi-ts-brain:before {
  content: "";
}

.fi-ts-brain-bulb:before {
  content: "";
}

.fi-ts-brain-circuit:before {
  content: "";
}

.fi-ts-brain-doubt:before {
  content: "";
}

.fi-ts-brain-half-lightbulb:before {
  content: "";
}

.fi-ts-brain-lightning:before {
  content: "";
}

.fi-ts-brain-stress:before {
  content: "";
}

.fi-ts-brake-warning:before {
  content: "";
}

.fi-ts-branching:before {
  content: "";
}

.fi-ts-brand:before {
  content: "";
}

.fi-ts-brand-badge:before {
  content: "";
}

.fi-ts-brand-strategy:before {
  content: "";
}

.fi-ts-branding:before {
  content: "";
}

.fi-ts-brazil:before {
  content: "";
}

.fi-ts-brazil-flag:before {
  content: "";
}

.fi-ts-brazil-flag-circle:before {
  content: "";
}

.fi-ts-bread:before {
  content: "";
}

.fi-ts-bread-loaf:before {
  content: "";
}

.fi-ts-bread-slice:before {
  content: "";
}

.fi-ts-bread-slice-butter:before {
  content: "";
}

.fi-ts-break-time:before {
  content: "";
}

.fi-ts-bridge:before {
  content: "";
}

.fi-ts-bridge-circle-check:before {
  content: "";
}

.fi-ts-bridge-collapse:before {
  content: "";
}

.fi-ts-bridge-construction:before {
  content: "";
}

.fi-ts-bridge-suspension:before {
  content: "";
}

.fi-ts-bridge-water:before {
  content: "";
}

.fi-ts-briefcase:before {
  content: "";
}

.fi-ts-briefcase-arrow-right:before {
  content: "";
}

.fi-ts-briefcase-blank:before {
  content: "";
}

.fi-ts-briefcase-dollar:before {
  content: "";
}

.fi-ts-brightness:before {
  content: "";
}

.fi-ts-brightness-low:before {
  content: "";
}

.fi-ts-bring-forward:before {
  content: "";
}

.fi-ts-bring-front:before {
  content: "";
}

.fi-ts-broadcast-tower:before {
  content: "";
}

.fi-ts-broccoli:before {
  content: "";
}

.fi-ts-broken-arm:before {
  content: "";
}

.fi-ts-broken-chain-link-wrong:before {
  content: "";
}

.fi-ts-broken-image:before {
  content: "";
}

.fi-ts-broken-leg:before {
  content: "";
}

.fi-ts-broken-nail:before {
  content: "";
}

.fi-ts-broom-ball:before {
  content: "";
}

.fi-ts-browser:before {
  content: "";
}

.fi-ts-browser-css:before {
  content: "";
}

.fi-ts-browser-lock-alert:before {
  content: "";
}

.fi-ts-browser-ui:before {
  content: "";
}

.fi-ts-browsers:before {
  content: "";
}

.fi-ts-bubble-discussion:before {
  content: "";
}

.fi-ts-bucket:before {
  content: "";
}

.fi-ts-budget:before {
  content: "";
}

.fi-ts-budget-alt:before {
  content: "";
}

.fi-ts-bug:before {
  content: "";
}

.fi-ts-bug-fix:before {
  content: "";
}

.fi-ts-bug-folder:before {
  content: "";
}

.fi-ts-bug-magnifier:before {
  content: "";
}

.fi-ts-bug-report:before {
  content: "";
}

.fi-ts-bug-slash:before {
  content: "";
}

.fi-ts-bugs:before {
  content: "";
}

.fi-ts-build:before {
  content: "";
}

.fi-ts-build-alt:before {
  content: "";
}

.fi-ts-builder:before {
  content: "";
}

.fi-ts-building:before {
  content: "";
}

.fi-ts-building-car:before {
  content: "";
}

.fi-ts-building-check:before {
  content: "";
}

.fi-ts-building-circle-arrow-right:before {
  content: "";
}

.fi-ts-building-flag:before {
  content: "";
}

.fi-ts-building-foundation:before {
  content: "";
}

.fi-ts-building-lock:before {
  content: "";
}

.fi-ts-building-materials:before {
  content: "";
}

.fi-ts-building-ngo:before {
  content: "";
}

.fi-ts-building-shield:before {
  content: "";
}

.fi-ts-building-user:before {
  content: "";
}

.fi-ts-building-xmark:before {
  content: "";
}

.fi-ts-bulb:before {
  content: "";
}

.fi-ts-bulb-speech-bubble:before {
  content: "";
}

.fi-ts-bull-market:before {
  content: "";
}

.fi-ts-bullet:before {
  content: "";
}

.fi-ts-bullhorn:before {
  content: "";
}

.fi-ts-bullseye:before {
  content: "";
}

.fi-ts-bullseye-arrow:before {
  content: "";
}

.fi-ts-bullseye-pointer:before {
  content: "";
}

.fi-ts-buoy:before {
  content: "";
}

.fi-ts-burger-alt:before {
  content: "";
}

.fi-ts-burger-fries:before {
  content: "";
}

.fi-ts-burger-glass:before {
  content: "";
}

.fi-ts-burnout:before {
  content: "";
}

.fi-ts-burrito:before {
  content: "";
}

.fi-ts-burst:before {
  content: "";
}

.fi-ts-bus:before {
  content: "";
}

.fi-ts-bus-alt:before {
  content: "";
}

.fi-ts-bus-ticket:before {
  content: "";
}

.fi-ts-business-deal:before {
  content: "";
}

.fi-ts-business-growth:before {
  content: "";
}

.fi-ts-business-meeting:before {
  content: "";
}

.fi-ts-business-podcast:before {
  content: "";
}

.fi-ts-business-time:before {
  content: "";
}

.fi-ts-business-value:before {
  content: "";
}

.fi-ts-Butter:before {
  content: "";
}

.fi-ts-butterfly:before {
  content: "";
}

.fi-ts-c:before {
  content: "";
}

.fi-ts-cabin:before {
  content: "";
}

.fi-ts-cactus:before {
  content: "";
}

.fi-ts-cage-empty:before {
  content: "";
}

.fi-ts-cake-birthday:before {
  content: "";
}

.fi-ts-cake-slice:before {
  content: "";
}

.fi-ts-cake-wedding:before {
  content: "";
}

.fi-ts-calculator:before {
  content: "";
}

.fi-ts-calculator-bill:before {
  content: "";
}

.fi-ts-calculator-math-tax:before {
  content: "";
}

.fi-ts-calculator-money:before {
  content: "";
}

.fi-ts-calculator-simple:before {
  content: "";
}

.fi-ts-calendar:before {
  content: "";
}

.fi-ts-calendar-arrow-down:before {
  content: "";
}

.fi-ts-calendar-arrow-up:before {
  content: "";
}

.fi-ts-calendar-birhtday-cake:before {
  content: "";
}

.fi-ts-calendar-call:before {
  content: "";
}

.fi-ts-calendar-check:before {
  content: "";
}

.fi-ts-calendar-clock:before {
  content: "";
}

.fi-ts-calendar-day:before {
  content: "";
}

.fi-ts-calendar-days:before {
  content: "";
}

.fi-ts-calendar-event-tax:before {
  content: "";
}

.fi-ts-calendar-exclamation:before {
  content: "";
}

.fi-ts-calendar-gavel-legal:before {
  content: "";
}

.fi-ts-calendar-heart:before {
  content: "";
}

.fi-ts-calendar-image:before {
  content: "";
}

.fi-ts-calendar-lines:before {
  content: "";
}

.fi-ts-calendar-lines-pen:before {
  content: "";
}

.fi-ts-calendar-minus:before {
  content: "";
}

.fi-ts-calendar-payment-loan:before {
  content: "";
}

.fi-ts-calendar-pen:before {
  content: "";
}

.fi-ts-calendar-plus:before {
  content: "";
}

.fi-ts-calendar-salary:before {
  content: "";
}

.fi-ts-calendar-shift-swap:before {
  content: "";
}

.fi-ts-calendar-star:before {
  content: "";
}

.fi-ts-calendar-swap:before {
  content: "";
}

.fi-ts-calendar-update:before {
  content: "";
}

.fi-ts-calendar-week:before {
  content: "";
}

.fi-ts-calendar-xmark:before {
  content: "";
}

.fi-ts-calendars:before {
  content: "";
}

.fi-ts-call-duration:before {
  content: "";
}

.fi-ts-call-forbidden:before {
  content: "";
}

.fi-ts-call-history:before {
  content: "";
}

.fi-ts-call-incoming:before {
  content: "";
}

.fi-ts-call-missed:before {
  content: "";
}

.fi-ts-call-outgoing:before {
  content: "";
}

.fi-ts-camcorder:before {
  content: "";
}

.fi-ts-camera:before {
  content: "";
}

.fi-ts-camera-cctv:before {
  content: "";
}

.fi-ts-camera-movie:before {
  content: "";
}

.fi-ts-camera-retro:before {
  content: "";
}

.fi-ts-camera-rotate:before {
  content: "";
}

.fi-ts-camera-security:before {
  content: "";
}

.fi-ts-camera-slash:before {
  content: "";
}

.fi-ts-camera-viewfinder:before {
  content: "";
}

.fi-ts-campfire:before {
  content: "";
}

.fi-ts-can-food:before {
  content: "";
}

.fi-ts-candle-holder:before {
  content: "";
}

.fi-ts-candle-lotus-yoga:before {
  content: "";
}

.fi-ts-candle-pose-yoga:before {
  content: "";
}

.fi-ts-candy:before {
  content: "";
}

.fi-ts-candy-alt:before {
  content: "";
}

.fi-ts-candy-bar:before {
  content: "";
}

.fi-ts-candy-cane:before {
  content: "";
}

.fi-ts-candy-corn:before {
  content: "";
}

.fi-ts-candy-sweet:before {
  content: "";
}

.fi-ts-Cannabis:before {
  content: "";
}

.fi-ts-canned-food:before {
  content: "";
}

.fi-ts-cannon:before {
  content: "";
}

.fi-ts-canoe:before {
  content: "";
}

.fi-ts-capsules:before {
  content: "";
}

.fi-ts-car-alt:before {
  content: "";
}

.fi-ts-car-battery:before {
  content: "";
}

.fi-ts-car-bolt:before {
  content: "";
}

.fi-ts-car-building:before {
  content: "";
}

.fi-ts-car-bump:before {
  content: "";
}

.fi-ts-car-bus:before {
  content: "";
}

.fi-ts-car-charger-bolt:before {
  content: "";
}

.fi-ts-car-circle-bolt:before {
  content: "";
}

.fi-ts-car-crash:before {
  content: "";
}

.fi-ts-car-garage:before {
  content: "";
}

.fi-ts-car-journey:before {
  content: "";
}

.fi-ts-car-mechanic:before {
  content: "";
}

.fi-ts-car-oil:before {
  content: "";
}

.fi-ts-car-rear:before {
  content: "";
}

.fi-ts-car-side:before {
  content: "";
}

.fi-ts-car-side-bolt:before {
  content: "";
}

.fi-ts-car-tilt:before {
  content: "";
}

.fi-ts-car-tunnel:before {
  content: "";
}

.fi-ts-car-wash:before {
  content: "";
}

.fi-ts-caravan:before {
  content: "";
}

.fi-ts-caravan-alt:before {
  content: "";
}

.fi-ts-carbon-cloud:before {
  content: "";
}

.fi-ts-carbon-cloud-arrow-down:before {
  content: "";
}

.fi-ts-carbon-footprint:before {
  content: "";
}

.fi-ts-card-club:before {
  content: "";
}

.fi-ts-card-diamond:before {
  content: "";
}

.fi-ts-card-heart:before {
  content: "";
}

.fi-ts-card-spade:before {
  content: "";
}

.fi-ts-cardinal-compass:before {
  content: "";
}

.fi-ts-cards-blank:before {
  content: "";
}

.fi-ts-career-growth:before {
  content: "";
}

.fi-ts-career-path:before {
  content: "";
}

.fi-ts-caret-circle-down:before {
  content: "";
}

.fi-ts-caret-circle-right:before {
  content: "";
}

.fi-ts-caret-circle-up:before {
  content: "";
}

.fi-ts-caret-down:before {
  content: "";
}

.fi-ts-caret-left:before {
  content: "";
}

.fi-ts-caret-right:before {
  content: "";
}

.fi-ts-caret-square-down:before {
  content: "";
}

.fi-ts-caret-square-left:before {
  content: "";
}

.fi-ts-caret-square-left_1:before {
  content: "";
}

.fi-ts-caret-square-right:before {
  content: "";
}

.fi-ts-caret-square-up:before {
  content: "";
}

.fi-ts-caret-up:before {
  content: "";
}

.fi-ts-carrot:before {
  content: "";
}

.fi-ts-cars:before {
  content: "";
}

.fi-ts-cars-crash:before {
  content: "";
}

.fi-ts-cart-arrow-down:before {
  content: "";
}

.fi-ts-cart-minus:before {
  content: "";
}

.fi-ts-cart-shopping-fast:before {
  content: "";
}

.fi-ts-case-study:before {
  content: "";
}

.fi-ts-cash-register:before {
  content: "";
}

.fi-ts-cassette-tape:before {
  content: "";
}

.fi-ts-cassette-vhs:before {
  content: "";
}

.fi-ts-castle:before {
  content: "";
}

.fi-ts-castle-tower:before {
  content: "";
}

.fi-ts-cat:before {
  content: "";
}

.fi-ts-cat-dog:before {
  content: "";
}

.fi-ts-cat-head:before {
  content: "";
}

.fi-ts-cat-space:before {
  content: "";
}

.fi-ts-catalog:before {
  content: "";
}

.fi-ts-catalog-alt:before {
  content: "";
}

.fi-ts-catalog-magazine:before {
  content: "";
}

.fi-ts-category:before {
  content: "";
}

.fi-ts-category-alt:before {
  content: "";
}

.fi-ts-cauldron:before {
  content: "";
}

.fi-ts-cdn:before {
  content: "";
}

.fi-ts-cedi-sign:before {
  content: "";
}

.fi-ts-cell:before {
  content: "";
}

.fi-ts-cello:before {
  content: "";
}

.fi-ts-cent-sign:before {
  content: "";
}

.fi-ts-certificate:before {
  content: "";
}

.fi-ts-chai-tea:before {
  content: "";
}

.fi-ts-chair:before {
  content: "";
}

.fi-ts-chair-director:before {
  content: "";
}

.fi-ts-chair-office:before {
  content: "";
}

.fi-ts-chalkboard:before {
  content: "";
}

.fi-ts-chalkboard-user:before {
  content: "";
}

.fi-ts-challenge:before {
  content: "";
}

.fi-ts-challenge-alt:before {
  content: "";
}

.fi-ts-chamomile:before {
  content: "";
}

.fi-ts-channel:before {
  content: "";
}

.fi-ts-charging-station:before {
  content: "";
}

.fi-ts-chart-area:before {
  content: "";
}

.fi-ts-chart-arrow-down:before {
  content: "";
}

.fi-ts-chart-arrow-grow:before {
  content: "";
}

.fi-ts-chart-bullet:before {
  content: "";
}

.fi-ts-chart-candlestick:before {
  content: "";
}

.fi-ts-chart-connected:before {
  content: "";
}

.fi-ts-chart-gantt:before {
  content: "";
}

.fi-ts-chart-histogram:before {
  content: "";
}

.fi-ts-chart-kanban:before {
  content: "";
}

.fi-ts-chart-line-up:before {
  content: "";
}

.fi-ts-chart-line-up-down:before {
  content: "";
}

.fi-ts-chart-mixed:before {
  content: "";
}

.fi-ts-chart-mixed-up-circle-currency:before {
  content: "";
}

.fi-ts-chart-mixed-up-circle-dollar:before {
  content: "";
}

.fi-ts-chart-network:before {
  content: "";
}

.fi-ts-chart-pie:before {
  content: "";
}

.fi-ts-chart-pie-alt:before {
  content: "";
}

.fi-ts-chart-pie-simple-circle-currency:before {
  content: "";
}

.fi-ts-chart-pie-simple-circle-dollar:before {
  content: "";
}

.fi-ts-chart-pyramid:before {
  content: "";
}

.fi-ts-chart-radar:before {
  content: "";
}

.fi-ts-chart-scatter:before {
  content: "";
}

.fi-ts-chart-scatter-3d:before {
  content: "";
}

.fi-ts-chart-scatter-bubble:before {
  content: "";
}

.fi-ts-chart-set-theory:before {
  content: "";
}

.fi-ts-chart-simple:before {
  content: "";
}

.fi-ts-chart-simple-horizontal:before {
  content: "";
}

.fi-ts-chart-tree:before {
  content: "";
}

.fi-ts-chart-tree-map:before {
  content: "";
}

.fi-ts-chart-user:before {
  content: "";
}

.fi-ts-chart-waterfall:before {
  content: "";
}

.fi-ts-chat-bubble-call:before {
  content: "";
}

.fi-ts-chatbot:before {
  content: "";
}

.fi-ts-chatbot-speech-bubble:before {
  content: "";
}

.fi-ts-cheap:before {
  content: "";
}

.fi-ts-cheap-bill:before {
  content: "";
}

.fi-ts-cheap-dollar:before {
  content: "";
}

.fi-ts-cheap-stack:before {
  content: "";
}

.fi-ts-cheap-stack-dollar:before {
  content: "";
}

.fi-ts-check-circle:before {
  content: "";
}

.fi-ts-check-double:before {
  content: "";
}

.fi-ts-check-in-calendar:before {
  content: "";
}

.fi-ts-check-out-calendar:before {
  content: "";
}

.fi-ts-checklist-task-budget:before {
  content: "";
}

.fi-ts-cheese:before {
  content: "";
}

.fi-ts-cheese-alt:before {
  content: "";
}

.fi-ts-cheese-cake:before {
  content: "";
}

.fi-ts-cheeseburger:before {
  content: "";
}

.fi-ts-cherry:before {
  content: "";
}

.fi-ts-chess:before {
  content: "";
}

.fi-ts-chess-bishop:before {
  content: "";
}

.fi-ts-chess-board:before {
  content: "";
}

.fi-ts-chess-clock:before {
  content: "";
}

.fi-ts-chess-clock-alt:before {
  content: "";
}

.fi-ts-chess-king:before {
  content: "";
}

.fi-ts-chess-king-alt:before {
  content: "";
}

.fi-ts-chess-knight:before {
  content: "";
}

.fi-ts-chess-knight-alt:before {
  content: "";
}

.fi-ts-chess-pawn:before {
  content: "";
}

.fi-ts-chess-pawn-alt:before {
  content: "";
}

.fi-ts-chess-piece:before {
  content: "";
}

.fi-ts-chess-queen:before {
  content: "";
}

.fi-ts-chess-queen-alt:before {
  content: "";
}

.fi-ts-chess-rook:before {
  content: "";
}

.fi-ts-chess-rook-alt:before {
  content: "";
}

.fi-ts-chevron-double-dots-down:before {
  content: "";
}

.fi-ts-chevron-double-dots-left:before {
  content: "";
}

.fi-ts-chevron-double-dots-right:before {
  content: "";
}

.fi-ts-chevron-double-dots-up:before {
  content: "";
}

.fi-ts-chevron-double-down:before {
  content: "";
}

.fi-ts-chevron-double-up:before {
  content: "";
}

.fi-ts-chicken-bucket:before {
  content: "";
}

.fi-ts-child:before {
  content: "";
}

.fi-ts-child-head:before {
  content: "";
}

.fi-ts-chimney:before {
  content: "";
}

.fi-ts-chinese-temple:before {
  content: "";
}

.fi-ts-chip:before {
  content: "";
}

.fi-ts-chip-brain:before {
  content: "";
}

.fi-ts-chocolate-bar:before {
  content: "";
}

.fi-ts-choir-singing:before {
  content: "";
}

.fi-ts-choose:before {
  content: "";
}

.fi-ts-choose-alt:before {
  content: "";
}

.fi-ts-church:before {
  content: "";
}

.fi-ts-cinnamon-roll:before {
  content: "";
}

.fi-ts-circle:before {
  content: "";
}

.fi-ts-circle-0:before {
  content: "";
}

.fi-ts-circle-1:before {
  content: "";
}

.fi-ts-circle-2:before {
  content: "";
}

.fi-ts-circle-3:before {
  content: "";
}

.fi-ts-circle-4:before {
  content: "";
}

.fi-ts-circle-5:before {
  content: "";
}

.fi-ts-circle-6:before {
  content: "";
}

.fi-ts-circle-7:before {
  content: "";
}

.fi-ts-circle-8:before {
  content: "";
}

.fi-ts-circle-9:before {
  content: "";
}

.fi-ts-circle-a:before {
  content: "";
}

.fi-ts-circle-b:before {
  content: "";
}

.fi-ts-circle-bolt:before {
  content: "";
}

.fi-ts-circle-book-open:before {
  content: "";
}

.fi-ts-circle-bookmark:before {
  content: "";
}

.fi-ts-circle-c:before {
  content: "";
}

.fi-ts-circle-calendar:before {
  content: "";
}

.fi-ts-circle-camera:before {
  content: "";
}

.fi-ts-circle-d:before {
  content: "";
}

.fi-ts-circle-dashed:before {
  content: "";
}

.fi-ts-circle-divide:before {
  content: "";
}

.fi-ts-circle-e:before {
  content: "";
}

.fi-ts-circle-ellipsis:before {
  content: "";
}

.fi-ts-circle-ellipsis-vertical:before {
  content: "";
}

.fi-ts-circle-envelope:before {
  content: "";
}

.fi-ts-circle-exclamation-check:before {
  content: "";
}

.fi-ts-circle-f:before {
  content: "";
}

.fi-ts-circle-g:before {
  content: "";
}

.fi-ts-circle-h:before {
  content: "";
}

.fi-ts-circle-half:before {
  content: "";
}

.fi-ts-circle-half-stroke:before {
  content: "";
}

.fi-ts-circle-heart:before {
  content: "";
}

.fi-ts-circle-i:before {
  content: "";
}

.fi-ts-circle-j:before {
  content: "";
}

.fi-ts-circle-k:before {
  content: "";
}

.fi-ts-circle-l:before {
  content: "";
}

.fi-ts-circle-m:before {
  content: "";
}

.fi-ts-circle-microphone:before {
  content: "";
}

.fi-ts-circle-microphone-lines:before {
  content: "";
}

.fi-ts-circle-n:before {
  content: "";
}

.fi-ts-circle-nodes:before {
  content: "";
}

.fi-ts-circle-o:before {
  content: "";
}

.fi-ts-circle-overlap:before {
  content: "";
}

.fi-ts-circle-p:before {
  content: "";
}

.fi-ts-circle-phone:before {
  content: "";
}

.fi-ts-circle-phone-flip:before {
  content: "";
}

.fi-ts-circle-phone-hangup:before {
  content: "";
}

.fi-ts-circle-q:before {
  content: "";
}

.fi-ts-circle-quarter:before {
  content: "";
}

.fi-ts-circle-quarters-alt:before {
  content: "";
}

.fi-ts-circle-r:before {
  content: "";
}

.fi-ts-circle-s:before {
  content: "";
}

.fi-ts-circle-small:before {
  content: "";
}

.fi-ts-circle-star:before {
  content: "";
}

.fi-ts-circle-t:before {
  content: "";
}

.fi-ts-circle-three-quarters:before {
  content: "";
}

.fi-ts-circle-trash:before {
  content: "";
}

.fi-ts-circle-u:before {
  content: "";
}

.fi-ts-circle-user:before {
  content: "";
}

.fi-ts-circle-v:before {
  content: "";
}

.fi-ts-circle-video:before {
  content: "";
}

.fi-ts-circle-w:before {
  content: "";
}

.fi-ts-circle-water-plug:before {
  content: "";
}

.fi-ts-circle-waveform-lines:before {
  content: "";
}

.fi-ts-circle-wifi-circle-wifi:before {
  content: "";
}

.fi-ts-circle-x:before {
  content: "";
}

.fi-ts-circle-xmark:before {
  content: "";
}

.fi-ts-circle-y:before {
  content: "";
}

.fi-ts-circle-z:before {
  content: "";
}

.fi-ts-citrus:before {
  content: "";
}

.fi-ts-citrus-slice:before {
  content: "";
}

.fi-ts-city:before {
  content: "";
}

.fi-ts-civil-law:before {
  content: "";
}

.fi-ts-clapper-open:before {
  content: "";
}

.fi-ts-clapperboard:before {
  content: "";
}

.fi-ts-clapperboard-play:before {
  content: "";
}

.fi-ts-clarinet:before {
  content: "";
}

.fi-ts-claw-marks:before {
  content: "";
}

.fi-ts-clear-alt:before {
  content: "";
}

.fi-ts-clip-file:before {
  content: "";
}

.fi-ts-clip-mail:before {
  content: "";
}

.fi-ts-clipboard:before {
  content: "";
}

.fi-ts-clipboard-check:before {
  content: "";
}

.fi-ts-clipboard-exclamation:before {
  content: "";
}

.fi-ts-clipboard-list:before {
  content: "";
}

.fi-ts-clipboard-list-check:before {
  content: "";
}

.fi-ts-clipboard-prescription:before {
  content: "";
}

.fi-ts-clipboard-question:before {
  content: "";
}

.fi-ts-clipboard-user:before {
  content: "";
}

.fi-ts-clipoard-wrong:before {
  content: "";
}

.fi-ts-clock:before {
  content: "";
}

.fi-ts-clock-desk:before {
  content: "";
}

.fi-ts-clock-eight-thirty:before {
  content: "";
}

.fi-ts-clock-eleven:before {
  content: "";
}

.fi-ts-clock-eleven-thirty:before {
  content: "";
}

.fi-ts-clock-five:before {
  content: "";
}

.fi-ts-clock-five-thirty:before {
  content: "";
}

.fi-ts-clock-four-thirty:before {
  content: "";
}

.fi-ts-clock-future-past:before {
  content: "";
}

.fi-ts-clock-nine:before {
  content: "";
}

.fi-ts-clock-nine-thirty:before {
  content: "";
}

.fi-ts-clock-one:before {
  content: "";
}

.fi-ts-clock-one-thirty:before {
  content: "";
}

.fi-ts-clock-seven:before {
  content: "";
}

.fi-ts-clock-seven-thirty:before {
  content: "";
}

.fi-ts-clock-six:before {
  content: "";
}

.fi-ts-clock-six-thirty:before {
  content: "";
}

.fi-ts-clock-ten:before {
  content: "";
}

.fi-ts-clock-ten-thirty:before {
  content: "";
}

.fi-ts-clock-three:before {
  content: "";
}

.fi-ts-clock-three-thirty:before {
  content: "";
}

.fi-ts-clock-time-tracking:before {
  content: "";
}

.fi-ts-clock-twelve:before {
  content: "";
}

.fi-ts-clock-twelve-thirty:before {
  content: "";
}

.fi-ts-clock-two:before {
  content: "";
}

.fi-ts-clock-two-thirty:before {
  content: "";
}

.fi-ts-clock-up-arrow:before {
  content: "";
}

.fi-ts-clone:before {
  content: "";
}

.fi-ts-closed:before {
  content: "";
}

.fi-ts-closed-captioning-slash:before {
  content: "";
}

.fi-ts-clothes-hanger:before {
  content: "";
}

.fi-ts-clothing-rack:before {
  content: "";
}

.fi-ts-cloud:before {
  content: "";
}

.fi-ts-cloud-back-up:before {
  content: "";
}

.fi-ts-cloud-back-up-alt:before {
  content: "";
}

.fi-ts-cloud-check:before {
  content: "";
}

.fi-ts-cloud-code:before {
  content: "";
}

.fi-ts-cloud-disabled:before {
  content: "";
}

.fi-ts-cloud-download:before {
  content: "";
}

.fi-ts-cloud-download-alt:before {
  content: "";
}

.fi-ts-cloud-drizzle:before {
  content: "";
}

.fi-ts-cloud-exclamation:before {
  content: "";
}

.fi-ts-cloud-gear-automation:before {
  content: "";
}

.fi-ts-cloud-hail:before {
  content: "";
}

.fi-ts-cloud-hail-mixed:before {
  content: "";
}

.fi-ts-cloud-meatball:before {
  content: "";
}

.fi-ts-cloud-moon:before {
  content: "";
}

.fi-ts-cloud-moon-rain:before {
  content: "";
}

.fi-ts-cloud-question:before {
  content: "";
}

.fi-ts-cloud-rain:before {
  content: "";
}

.fi-ts-cloud-rainbow:before {
  content: "";
}

.fi-ts-cloud-share:before {
  content: "";
}

.fi-ts-cloud-showers:before {
  content: "";
}

.fi-ts-cloud-showers-heavy:before {
  content: "";
}

.fi-ts-cloud-showers-water:before {
  content: "";
}

.fi-ts-cloud-sleet:before {
  content: "";
}

.fi-ts-cloud-snow:before {
  content: "";
}

.fi-ts-cloud-sun:before {
  content: "";
}

.fi-ts-cloud-sun-rain:before {
  content: "";
}

.fi-ts-cloud-sun-tear:before {
  content: "";
}

.fi-ts-cloud-upload:before {
  content: "";
}

.fi-ts-cloud-upload-alt:before {
  content: "";
}

.fi-ts-cloud-windy:before {
  content: "";
}

.fi-ts-clouds:before {
  content: "";
}

.fi-ts-clouds-moon:before {
  content: "";
}

.fi-ts-clouds-sun:before {
  content: "";
}

.fi-ts-clover-alt:before {
  content: "";
}

.fi-ts-club:before {
  content: "";
}

.fi-ts-cocktail:before {
  content: "";
}

.fi-ts-coconut:before {
  content: "";
}

.fi-ts-code-branch:before {
  content: "";
}

.fi-ts-code-commit:before {
  content: "";
}

.fi-ts-code-compare:before {
  content: "";
}

.fi-ts-code-editing:before {
  content: "";
}

.fi-ts-code-fork:before {
  content: "";
}

.fi-ts-code-merge:before {
  content: "";
}

.fi-ts-code-pull-request:before {
  content: "";
}

.fi-ts-code-pull-request-closed:before {
  content: "";
}

.fi-ts-code-pull-request-draft:before {
  content: "";
}

.fi-ts-code-simple:before {
  content: "";
}

.fi-ts-code-window:before {
  content: "";
}

.fi-ts-coffee:before {
  content: "";
}

.fi-ts-coffee-bean:before {
  content: "";
}

.fi-ts-coffee-beans:before {
  content: "";
}

.fi-ts-coffee-heart:before {
  content: "";
}

.fi-ts-coffee-maker:before {
  content: "";
}

.fi-ts-coffee-pot:before {
  content: "";
}

.fi-ts-coffee-time:before {
  content: "";
}

.fi-ts-coffin:before {
  content: "";
}

.fi-ts-coffin-cross:before {
  content: "";
}

.fi-ts-coin:before {
  content: "";
}

.fi-ts-coin-up-arrow:before {
  content: "";
}

.fi-ts-coins:before {
  content: "";
}

.fi-ts-coins-crypto:before {
  content: "";
}

.fi-ts-coins-shield:before {
  content: "";
}

.fi-ts-colon-sign:before {
  content: "";
}

.fi-ts-columns-3:before {
  content: "";
}

.fi-ts-comb:before {
  content: "";
}

.fi-ts-comb-hair:before {
  content: "";
}

.fi-ts-comedy-podcast:before {
  content: "";
}

.fi-ts-comet:before {
  content: "";
}

.fi-ts-command:before {
  content: "";
}

.fi-ts-comment:before {
  content: "";
}

.fi-ts-comment-alt:before {
  content: "";
}

.fi-ts-comment-alt-check:before {
  content: "";
}

.fi-ts-comment-alt-dots:before {
  content: "";
}

.fi-ts-comment-alt-edit:before {
  content: "";
}

.fi-ts-comment-alt-lock:before {
  content: "";
}

.fi-ts-comment-alt-medical:before {
  content: "";
}

.fi-ts-comment-alt-middle:before {
  content: "";
}

.fi-ts-comment-alt-middle-top:before {
  content: "";
}

.fi-ts-comment-alt-minus:before {
  content: "";
}

.fi-ts-comment-alt-music:before {
  content: "";
}

.fi-ts-comment-arrow-down:before {
  content: "";
}

.fi-ts-comment-arrow-up:before {
  content: "";
}

.fi-ts-comment-arrow-up-right:before {
  content: "";
}

.fi-ts-comment-check:before {
  content: "";
}

.fi-ts-comment-clock:before {
  content: "";
}

.fi-ts-comment-code:before {
  content: "";
}

.fi-ts-comment-dollar:before {
  content: "";
}

.fi-ts-comment-dots:before {
  content: "";
}

.fi-ts-comment-exclamation:before {
  content: "";
}

.fi-ts-comment-heart:before {
  content: "";
}

.fi-ts-comment-image:before {
  content: "";
}

.fi-ts-comment-info:before {
  content: "";
}

.fi-ts-comment-lock:before {
  content: "";
}

.fi-ts-comment-medical:before {
  content: "";
}

.fi-ts-comment-minus:before {
  content: "";
}

.fi-ts-comment-pen:before {
  content: "";
}

.fi-ts-comment-question:before {
  content: "";
}

.fi-ts-comment-quote:before {
  content: "";
}

.fi-ts-comment-slash:before {
  content: "";
}

.fi-ts-comment-smile:before {
  content: "";
}

.fi-ts-comment-sms:before {
  content: "";
}

.fi-ts-comment-text:before {
  content: "";
}

.fi-ts-comment-user:before {
  content: "";
}

.fi-ts-comment-xmark:before {
  content: "";
}

.fi-ts-comments:before {
  content: "";
}

.fi-ts-comments-dollar:before {
  content: "";
}

.fi-ts-comments-question:before {
  content: "";
}

.fi-ts-comments-question-check:before {
  content: "";
}

.fi-ts-compass-alt:before {
  content: "";
}

.fi-ts-compass-east:before {
  content: "";
}

.fi-ts-compass-north:before {
  content: "";
}

.fi-ts-compass-slash:before {
  content: "";
}

.fi-ts-compass-south:before {
  content: "";
}

.fi-ts-compass-west:before {
  content: "";
}

.fi-ts-completed:before {
  content: "";
}

.fi-ts-compliance:before {
  content: "";
}

.fi-ts-compliance-clipboard:before {
  content: "";
}

.fi-ts-compliance-document:before {
  content: "";
}

.fi-ts-compress-alt:before {
  content: "";
}

.fi-ts-computer:before {
  content: "";
}

.fi-ts-computer-ad:before {
  content: "";
}

.fi-ts-computer-classic:before {
  content: "";
}

.fi-ts-computer-mouse:before {
  content: "";
}

.fi-ts-computer-speaker:before {
  content: "";
}

.fi-ts-concierge-bell:before {
  content: "";
}

.fi-ts-condition:before {
  content: "";
}

.fi-ts-condition-alt:before {
  content: "";
}

.fi-ts-confetti:before {
  content: "";
}

.fi-ts-confidential-discussion:before {
  content: "";
}

.fi-ts-confidential-folder:before {
  content: "";
}

.fi-ts-confirmed-user:before {
  content: "";
}

.fi-ts-console-controller:before {
  content: "";
}

.fi-ts-constellation:before {
  content: "";
}

.fi-ts-construction-location:before {
  content: "";
}

.fi-ts-consultant:before {
  content: "";
}

.fi-ts-contact-lens-eyes:before {
  content: "";
}

.fi-ts-container-storage:before {
  content: "";
}

.fi-ts-contract:before {
  content: "";
}

.fi-ts-contrast:before {
  content: "";
}

.fi-ts-convert-document:before {
  content: "";
}

.fi-ts-convert-shapes:before {
  content: "";
}

.fi-ts-conveyor-belt:before {
  content: "";
}

.fi-ts-conveyor-belt-alt:before {
  content: "";
}

.fi-ts-conveyor-belt-arm:before {
  content: "";
}

.fi-ts-conveyor-belt-empty:before {
  content: "";
}

.fi-ts-cookie-alt:before {
  content: "";
}

.fi-ts-cookie-lock:before {
  content: "";
}

.fi-ts-copy:before {
  content: "";
}

.fi-ts-copy-alt:before {
  content: "";
}

.fi-ts-copy-image:before {
  content: "";
}

.fi-ts-coriander:before {
  content: "";
}

.fi-ts-corn:before {
  content: "";
}

.fi-ts-corporate:before {
  content: "";
}

.fi-ts-corporate-alt:before {
  content: "";
}

.fi-ts-corruption:before {
  content: "";
}

.fi-ts-couch:before {
  content: "";
}

.fi-ts-court-order:before {
  content: "";
}

.fi-ts-court-sport:before {
  content: "";
}

.fi-ts-cow:before {
  content: "";
}

.fi-ts-cow-alt:before {
  content: "";
}

.fi-ts-cowbell:before {
  content: "";
}

.fi-ts-cowbell-circle-plus:before {
  content: "";
}

.fi-ts-cowbell-more:before {
  content: "";
}

.fi-ts-coworking:before {
  content: "";
}

.fi-ts-cpu:before {
  content: "";
}

.fi-ts-crab:before {
  content: "";
}

.fi-ts-crane:before {
  content: "";
}

.fi-ts-crane-building:before {
  content: "";
}

.fi-ts-crate-empty:before {
  content: "";
}

.fi-ts-cream:before {
  content: "";
}

.fi-ts-credit-card:before {
  content: "";
}

.fi-ts-credit-card-buyer:before {
  content: "";
}

.fi-ts-credit-card-check:before {
  content: "";
}

.fi-ts-credit-card-edit:before {
  content: "";
}

.fi-ts-credit-card-eye:before {
  content: "";
}

.fi-ts-credit-card-xmark:before {
  content: "";
}

.fi-ts-crepe:before {
  content: "";
}

.fi-ts-cricket:before {
  content: "";
}

.fi-ts-CRM:before {
  content: "";
}

.fi-ts-crm-alt:before {
  content: "";
}

.fi-ts-crm-computer:before {
  content: "";
}

.fi-ts-croissant:before {
  content: "";
}

.fi-ts-cross-religion:before {
  content: "";
}

.fi-ts-crossed-hands-reject:before {
  content: "";
}

.fi-ts-crow:before {
  content: "";
}

.fi-ts-crown:before {
  content: "";
}

.fi-ts-crutch:before {
  content: "";
}

.fi-ts-crutches:before {
  content: "";
}

.fi-ts-cruzeiro-sign:before {
  content: "";
}

.fi-ts-crypto-calendar:before {
  content: "";
}

.fi-ts-cryptocurrency:before {
  content: "";
}

.fi-ts-crystal-ball:before {
  content: "";
}

.fi-ts-cube:before {
  content: "";
}

.fi-ts-cubes:before {
  content: "";
}

.fi-ts-cubes-stacked:before {
  content: "";
}

.fi-ts-cucumber:before {
  content: "";
}

.fi-ts-cumin:before {
  content: "";
}

.fi-ts-cup-straw:before {
  content: "";
}

.fi-ts-cup-straw-swoosh:before {
  content: "";
}

.fi-ts-cup-togo:before {
  content: "";
}

.fi-ts-cupcake:before {
  content: "";
}

.fi-ts-cupcake-alt:before {
  content: "";
}

.fi-ts-curling:before {
  content: "";
}

.fi-ts-curling-iron:before {
  content: "";
}

.fi-ts-currency:before {
  content: "";
}

.fi-ts-cursor:before {
  content: "";
}

.fi-ts-cursor-finger:before {
  content: "";
}

.fi-ts-cursor-finger-click:before {
  content: "";
}

.fi-ts-cursor-plus:before {
  content: "";
}

.fi-ts-curve:before {
  content: "";
}

.fi-ts-curve-alt:before {
  content: "";
}

.fi-ts-curve-arrow:before {
  content: "";
}

.fi-ts-custard:before {
  content: "";
}

.fi-ts-customer-care:before {
  content: "";
}

.fi-ts-customer-service:before {
  content: "";
}

.fi-ts-customization:before {
  content: "";
}

.fi-ts-customization-cogwheel:before {
  content: "";
}

.fi-ts-customize:before {
  content: "";
}

.fi-ts-customize-computer:before {
  content: "";
}

.fi-ts-customize-edit:before {
  content: "";
}

.fi-ts-CV:before {
  content: "";
}

.fi-ts-cvv-card:before {
  content: "";
}

.fi-ts-cyborg:before {
  content: "";
}

.fi-ts-cycling:before {
  content: "";
}

.fi-ts-cystitis:before {
  content: "";
}

.fi-ts-d:before {
  content: "";
}

.fi-ts-dagger:before {
  content: "";
}

.fi-ts-daily-calendar:before {
  content: "";
}

.fi-ts-daisy:before {
  content: "";
}

.fi-ts-daisy-alt:before {
  content: "";
}

.fi-ts-damage:before {
  content: "";
}

.fi-ts-dark-mode:before {
  content: "";
}

.fi-ts-dark-mode-alt:before {
  content: "";
}

.fi-ts-dart:before {
  content: "";
}

.fi-ts-dashboard:before {
  content: "";
}

.fi-ts-dashboard-monitor:before {
  content: "";
}

.fi-ts-dashboard-panel:before {
  content: "";
}

.fi-ts-data-backup:before {
  content: "";
}

.fi-ts-data-cleaning:before {
  content: "";
}

.fi-ts-data-encryption:before {
  content: "";
}

.fi-ts-data-migration:before {
  content: "";
}

.fi-ts-data-mining:before {
  content: "";
}

.fi-ts-data-model:before {
  content: "";
}

.fi-ts-data-processing:before {
  content: "";
}

.fi-ts-database:before {
  content: "";
}

.fi-ts-database-cleaning:before {
  content: "";
}

.fi-ts-database-management:before {
  content: "";
}

.fi-ts-deadline:before {
  content: "";
}

.fi-ts-deafness:before {
  content: "";
}

.fi-ts-debt:before {
  content: "";
}

.fi-ts-december-calendar:before {
  content: "";
}

.fi-ts-decision-choice:before {
  content: "";
}

.fi-ts-decision-tree:before {
  content: "";
}

.fi-ts-deep-learning:before {
  content: "";
}

.fi-ts-deer:before {
  content: "";
}

.fi-ts-deer-rudolph:before {
  content: "";
}

.fi-ts-degree-credential:before {
  content: "";
}

.fi-ts-delete:before {
  content: "";
}

.fi-ts-delete-document:before {
  content: "";
}

.fi-ts-delete-right:before {
  content: "";
}

.fi-ts-delete-user:before {
  content: "";
}

.fi-ts-delivery-man:before {
  content: "";
}

.fi-ts-democrat:before {
  content: "";
}

.fi-ts-demographic:before {
  content: "";
}

.fi-ts-department:before {
  content: "";
}

.fi-ts-department-structure:before {
  content: "";
}

.fi-ts-deposit:before {
  content: "";
}

.fi-ts-deposit-alt:before {
  content: "";
}

.fi-ts-description:before {
  content: "";
}

.fi-ts-description-alt:before {
  content: "";
}

.fi-ts-desk:before {
  content: "";
}

.fi-ts-desktop-arrow-down:before {
  content: "";
}

.fi-ts-desktop-wallpaper:before {
  content: "";
}

.fi-ts-detergent:before {
  content: "";
}

.fi-ts-devices:before {
  content: "";
}

.fi-ts-dewpoint:before {
  content: "";
}

.fi-ts-dharmachakra:before {
  content: "";
}

.fi-ts-diagram-cells:before {
  content: "";
}

.fi-ts-diagram-lean-canvas:before {
  content: "";
}

.fi-ts-diagram-nested:before {
  content: "";
}

.fi-ts-diagram-next:before {
  content: "";
}

.fi-ts-diagram-predecessor:before {
  content: "";
}

.fi-ts-diagram-previous:before {
  content: "";
}

.fi-ts-diagram-project:before {
  content: "";
}

.fi-ts-diagram-sankey:before {
  content: "";
}

.fi-ts-diagram-subtask:before {
  content: "";
}

.fi-ts-diagram-successor:before {
  content: "";
}

.fi-ts-diagram-venn:before {
  content: "";
}

.fi-ts-dial:before {
  content: "";
}

.fi-ts-dial-high:before {
  content: "";
}

.fi-ts-dial-low:before {
  content: "";
}

.fi-ts-dial-max:before {
  content: "";
}

.fi-ts-dial-med:before {
  content: "";
}

.fi-ts-dial-med-low:before {
  content: "";
}

.fi-ts-dial-min:before {
  content: "";
}

.fi-ts-dial-off:before {
  content: "";
}

.fi-ts-dialogue-exchange:before {
  content: "";
}

.fi-ts-diamond:before {
  content: "";
}

.fi-ts-diamond-exclamation:before {
  content: "";
}

.fi-ts-diamond-turn-right:before {
  content: "";
}

.fi-ts-diary-bookmark-down:before {
  content: "";
}

.fi-ts-diary-bookmarks:before {
  content: "";
}

.fi-ts-diary-clasp:before {
  content: "";
}

.fi-ts-dice:before {
  content: "";
}

.fi-ts-dice-alt:before {
  content: "";
}

.fi-ts-dice-d10:before {
  content: "";
}

.fi-ts-dice-d12:before {
  content: "";
}

.fi-ts-dice-d20:before {
  content: "";
}

.fi-ts-dice-d4:before {
  content: "";
}

.fi-ts-dice-d6:before {
  content: "";
}

.fi-ts-dice-d8:before {
  content: "";
}

.fi-ts-dice-four:before {
  content: "";
}

.fi-ts-dice-one:before {
  content: "";
}

.fi-ts-dice-six:before {
  content: "";
}

.fi-ts-dice-three:before {
  content: "";
}

.fi-ts-dice-two:before {
  content: "";
}

.fi-ts-dictionary:before {
  content: "";
}

.fi-ts-dictionary-alt:before {
  content: "";
}

.fi-ts-dictionary-open:before {
  content: "";
}

.fi-ts-digging:before {
  content: "";
}

.fi-ts-digital-certificate:before {
  content: "";
}

.fi-ts-digital-key:before {
  content: "";
}

.fi-ts-digital-payment:before {
  content: "";
}

.fi-ts-digital-signature:before {
  content: "";
}

.fi-ts-digital-tachograph:before {
  content: "";
}

.fi-ts-digital-wallet:before {
  content: "";
}

.fi-ts-dinner:before {
  content: "";
}

.fi-ts-diploma:before {
  content: "";
}

.fi-ts-diploma-alt:before {
  content: "";
}

.fi-ts-direction-signal:before {
  content: "";
}

.fi-ts-direction-signal-arrow:before {
  content: "";
}

.fi-ts-disc-drive:before {
  content: "";
}

.fi-ts-disco-ball:before {
  content: "";
}

.fi-ts-discount:before {
  content: "";
}

.fi-ts-discover:before {
  content: "";
}

.fi-ts-discussion-group:before {
  content: "";
}

.fi-ts-discussion-idea:before {
  content: "";
}

.fi-ts-disease:before {
  content: "";
}

.fi-ts-dishwasher:before {
  content: "";
}

.fi-ts-disinfection:before {
  content: "";
}

.fi-ts-display-arrow-down:before {
  content: "";
}

.fi-ts-display-chart-up:before {
  content: "";
}

.fi-ts-display-code:before {
  content: "";
}

.fi-ts-display-medical:before {
  content: "";
}

.fi-ts-display-slash:before {
  content: "";
}

.fi-ts-distribute-spacing-horizontal:before {
  content: "";
}

.fi-ts-distribute-spacing-vertical:before {
  content: "";
}

.fi-ts-divide:before {
  content: "";
}

.fi-ts-diving-googles:before {
  content: "";
}

.fi-ts-dizzy:before {
  content: "";
}

.fi-ts-dj-disc:before {
  content: "";
}

.fi-ts-dna:before {
  content: "";
}

.fi-ts-do-not-disturb:before {
  content: "";
}

.fi-ts-do-not-disturb-doorknob:before {
  content: "";
}

.fi-ts-do-not-enter:before {
  content: "";
}

.fi-ts-doctor:before {
  content: "";
}

.fi-ts-doctor-bag:before {
  content: "";
}

.fi-ts-document:before {
  content: "";
}

.fi-ts-document-autosave:before {
  content: "";
}

.fi-ts-document-circle-arrow-up:before {
  content: "";
}

.fi-ts-document-circle-wrong:before {
  content: "";
}

.fi-ts-document-fail:before {
  content: "";
}

.fi-ts-document-folder-gear:before {
  content: "";
}

.fi-ts-document-gavel:before {
  content: "";
}

.fi-ts-document-gear:before {
  content: "";
}

.fi-ts-document-link:before {
  content: "";
}

.fi-ts-document-nft:before {
  content: "";
}

.fi-ts-document-paid:before {
  content: "";
}

.fi-ts-document-signed:before {
  content: "";
}

.fi-ts-document-writer:before {
  content: "";
}

.fi-ts-dog:before {
  content: "";
}

.fi-ts-dog-bowl-empty:before {
  content: "";
}

.fi-ts-dog-leashed:before {
  content: "";
}

.fi-ts-dollar:before {
  content: "";
}

.fi-ts-dolly-flatbed:before {
  content: "";
}

.fi-ts-dolly-flatbed-alt:before {
  content: "";
}

.fi-ts-dolly-flatbed-empty:before {
  content: "";
}

.fi-ts-dolphin:before {
  content: "";
}

.fi-ts-domino-effect:before {
  content: "";
}

.fi-ts-donate:before {
  content: "";
}

.fi-ts-dong-sign:before {
  content: "";
}

.fi-ts-donut:before {
  content: "";
}

.fi-ts-door-closed:before {
  content: "";
}

.fi-ts-door-hanger:before {
  content: "";
}

.fi-ts-door-open:before {
  content: "";
}

.fi-ts-dorm-room:before {
  content: "";
}

.fi-ts-dot-circle:before {
  content: "";
}

.fi-ts-dot-pending:before {
  content: "";
}

.fi-ts-dots-loading:before {
  content: "";
}

.fi-ts-dove:before {
  content: "";
}

.fi-ts-down:before {
  content: "";
}

.fi-ts-down-from-bracket:before {
  content: "";
}

.fi-ts-down-left:before {
  content: "";
}

.fi-ts-down-right:before {
  content: "";
}

.fi-ts-down-to-line:before {
  content: "";
}

.fi-ts-drafting-compass:before {
  content: "";
}

.fi-ts-drafting-compass-paper:before {
  content: "";
}

.fi-ts-dragon:before {
  content: "";
}

.fi-ts-dragon-fire:before {
  content: "";
}

.fi-ts-draw-polygon:before {
  content: "";
}

.fi-ts-draw-square:before {
  content: "";
}

.fi-ts-drawer:before {
  content: "";
}

.fi-ts-drawer-alt:before {
  content: "";
}

.fi-ts-drawer-empty:before {
  content: "";
}

.fi-ts-dreidel:before {
  content: "";
}

.fi-ts-dress:before {
  content: "";
}

.fi-ts-driller:before {
  content: "";
}

.fi-ts-drink:before {
  content: "";
}

.fi-ts-drink-alt:before {
  content: "";
}

.fi-ts-driver-man:before {
  content: "";
}

.fi-ts-driver-woman:before {
  content: "";
}

.fi-ts-drone:before {
  content: "";
}

.fi-ts-drone-alt:before {
  content: "";
}

.fi-ts-drone-front:before {
  content: "";
}

.fi-ts-drop-down:before {
  content: "";
}

.fi-ts-dropdown:before {
  content: "";
}

.fi-ts-dropdown-bar:before {
  content: "";
}

.fi-ts-dropdown-select:before {
  content: "";
}

.fi-ts-drugs-addiction:before {
  content: "";
}

.fi-ts-drum:before {
  content: "";
}

.fi-ts-drum-steelpan:before {
  content: "";
}

.fi-ts-drumstick:before {
  content: "";
}

.fi-ts-drumstick-bite:before {
  content: "";
}

.fi-ts-dryer:before {
  content: "";
}

.fi-ts-dryer-alt:before {
  content: "";
}

.fi-ts-duck:before {
  content: "";
}

.fi-ts-dumbbell-alt:before {
  content: "";
}

.fi-ts-dumbbell-fitness:before {
  content: "";
}

.fi-ts-dumbbell-heart:before {
  content: "";
}

.fi-ts-dumbbell-horizontal:before {
  content: "";
}

.fi-ts-dumbbell-ray:before {
  content: "";
}

.fi-ts-dumbbell-weightlifting:before {
  content: "";
}

.fi-ts-dumpster:before {
  content: "";
}

.fi-ts-dumpster-fire:before {
  content: "";
}

.fi-ts-dungeon:before {
  content: "";
}

.fi-ts-duration:before {
  content: "";
}

.fi-ts-duration-alt:before {
  content: "";
}

.fi-ts-e:before {
  content: "";
}

.fi-ts-e-learning:before {
  content: "";
}

.fi-ts-eagle:before {
  content: "";
}

.fi-ts-eagle-flying:before {
  content: "";
}

.fi-ts-ear:before {
  content: "";
}

.fi-ts-ear-deaf:before {
  content: "";
}

.fi-ts-ear-muffs:before {
  content: "";
}

.fi-ts-ear-sound:before {
  content: "";
}

.fi-ts-earbuds:before {
  content: "";
}

.fi-ts-earnings:before {
  content: "";
}

.fi-ts-earth-africa:before {
  content: "";
}

.fi-ts-earth-americas:before {
  content: "";
}

.fi-ts-earth-asia:before {
  content: "";
}

.fi-ts-earth-europa:before {
  content: "";
}

.fi-ts-ebook:before {
  content: "";
}

.fi-ts-eclipse:before {
  content: "";
}

.fi-ts-eclipse-alt:before {
  content: "";
}

.fi-ts-eco-battery:before {
  content: "";
}

.fi-ts-eco-electric:before {
  content: "";
}

.fi-ts-edamame:before {
  content: "";
}

.fi-ts-edit-message:before {
  content: "";
}

.fi-ts-education-podcast:before {
  content: "";
}

.fi-ts-effect:before {
  content: "";
}

.fi-ts-egg:before {
  content: "";
}

.fi-ts-egg-fried:before {
  content: "";
}

.fi-ts-eiffel-tower:before {
  content: "";
}

.fi-ts-eject:before {
  content: "";
}

.fi-ts-electric-bike:before {
  content: "";
}

.fi-ts-electric-bus:before {
  content: "";
}

.fi-ts-electric-car:before {
  content: "";
}

.fi-ts-electric-scooter:before {
  content: "";
}

.fi-ts-elephant:before {
  content: "";
}

.fi-ts-elevator:before {
  content: "";
}

.fi-ts-email-feedback:before {
  content: "";
}

.fi-ts-email-heart:before {
  content: "";
}

.fi-ts-email-pending:before {
  content: "";
}

.fi-ts-email-refresh:before {
  content: "";
}

.fi-ts-email-star:before {
  content: "";
}

.fi-ts-emergency-call:before {
  content: "";
}

.fi-ts-employee-alt:before {
  content: "";
}

.fi-ts-employee-handbook:before {
  content: "";
}

.fi-ts-employee-man:before {
  content: "";
}

.fi-ts-employee-man-alt:before {
  content: "";
}

.fi-ts-employee-performance:before {
  content: "";
}

.fi-ts-employees:before {
  content: "";
}

.fi-ts-employees-woman-man:before {
  content: "";
}

.fi-ts-empty-set:before {
  content: "";
}

.fi-ts-endless-loop:before {
  content: "";
}

.fi-ts-energy-drink:before {
  content: "";
}

.fi-ts-engine:before {
  content: "";
}

.fi-ts-engine-algorithm:before {
  content: "";
}

.fi-ts-engine-warning:before {
  content: "";
}

.fi-ts-english:before {
  content: "";
}

.fi-ts-entrance:before {
  content: "";
}

.fi-ts-envelope:before {
  content: "";
}

.fi-ts-envelope-ban:before {
  content: "";
}

.fi-ts-envelope-bulk:before {
  content: "";
}

.fi-ts-envelope-dot:before {
  content: "";
}

.fi-ts-envelope-download:before {
  content: "";
}

.fi-ts-envelope-heart:before {
  content: "";
}

.fi-ts-envelope-marker:before {
  content: "";
}

.fi-ts-envelope-open:before {
  content: "";
}

.fi-ts-envelope-open-dollar:before {
  content: "";
}

.fi-ts-envelope-open-text:before {
  content: "";
}

.fi-ts-envelope-plus:before {
  content: "";
}

.fi-ts-envelopes:before {
  content: "";
}

.fi-ts-equality:before {
  content: "";
}

.fi-ts-equals:before {
  content: "";
}

.fi-ts-equestrian-statue:before {
  content: "";
}

.fi-ts-eraser:before {
  content: "";
}

.fi-ts-error-bug:before {
  content: "";
}

.fi-ts-error-camera:before {
  content: "";
}

.fi-ts-escalator:before {
  content: "";
}

.fi-ts-ethernet:before {
  content: "";
}

.fi-ts-euro:before {
  content: "";
}

.fi-ts-europe-flag:before {
  content: "";
}

.fi-ts-europe-map:before {
  content: "";
}

.fi-ts-european-union:before {
  content: "";
}

.fi-ts-evidence:before {
  content: "";
}

.fi-ts-exam-b:before {
  content: "";
}

.fi-ts-exam-d:before {
  content: "";
}

.fi-ts-exam-f:before {
  content: "";
}

.fi-ts-exam-xmark:before {
  content: "";
}

.fi-ts-excavator:before {
  content: "";
}

.fi-ts-exchange:before {
  content: "";
}

.fi-ts-exchange-alt:before {
  content: "";
}

.fi-ts-exchange-cryptocurrency:before {
  content: "";
}

.fi-ts-exit-alt:before {
  content: "";
}

.fi-ts-expand-arrows:before {
  content: "";
}

.fi-ts-expand-arrows-alt:before {
  content: "";
}

.fi-ts-expense:before {
  content: "";
}

.fi-ts-expense-bill:before {
  content: "";
}

.fi-ts-explosion:before {
  content: "";
}

.fi-ts-external-hard-drive:before {
  content: "";
}

.fi-ts-external-world:before {
  content: "";
}

.fi-ts-eye-alert:before {
  content: "";
}

.fi-ts-eye-arrow-progress:before {
  content: "";
}

.fi-ts-eye-drop:before {
  content: "";
}

.fi-ts-eye-dropper-half:before {
  content: "";
}

.fi-ts-eye-lashes:before {
  content: "";
}

.fi-ts-eye-recognition:before {
  content: "";
}

.fi-ts-eye-scanner:before {
  content: "";
}

.fi-ts-eyelashes:before {
  content: "";
}

.fi-ts-eyeliner:before {
  content: "";
}

.fi-ts-eyes:before {
  content: "";
}

.fi-ts-eyeshadow:before {
  content: "";
}

.fi-ts-f:before {
  content: "";
}

.fi-ts-fabric:before {
  content: "";
}

.fi-ts-face-angry-horns:before {
  content: "";
}

.fi-ts-face-anguished:before {
  content: "";
}

.fi-ts-face-anxious-sweat:before {
  content: "";
}

.fi-ts-face-astonished:before {
  content: "";
}

.fi-ts-face-awesome:before {
  content: "";
}

.fi-ts-face-beam-hand-over-mouth:before {
  content: "";
}

.fi-ts-face-confounded:before {
  content: "";
}

.fi-ts-face-confused:before {
  content: "";
}

.fi-ts-face-cowboy-hat:before {
  content: "";
}

.fi-ts-face-disappointed:before {
  content: "";
}

.fi-ts-face-disguise:before {
  content: "";
}

.fi-ts-face-downcast-sweat:before {
  content: "";
}

.fi-ts-face-drooling:before {
  content: "";
}

.fi-ts-face-explode:before {
  content: "";
}

.fi-ts-face-expressionless:before {
  content: "";
}

.fi-ts-face-eyes-xmarks:before {
  content: "";
}

.fi-ts-face-fearful:before {
  content: "";
}

.fi-ts-face-glasses:before {
  content: "";
}

.fi-ts-face-grin-tongue-wink:before {
  content: "";
}

.fi-ts-face-hand-yawn:before {
  content: "";
}

.fi-ts-face-head-bandage:before {
  content: "";
}

.fi-ts-face-hushed:before {
  content: "";
}

.fi-ts-face-icicles:before {
  content: "";
}

.fi-ts-face-lying:before {
  content: "";
}

.fi-ts-face-mask:before {
  content: "";
}

.fi-ts-face-monocle:before {
  content: "";
}

.fi-ts-face-nauseated:before {
  content: "";
}

.fi-ts-face-nose-steam:before {
  content: "";
}

.fi-ts-face-party:before {
  content: "";
}

.fi-ts-face-pensive:before {
  content: "";
}

.fi-ts-face-persevering:before {
  content: "";
}

.fi-ts-face-pleading:before {
  content: "";
}

.fi-ts-face-raised-eyebrow:before {
  content: "";
}

.fi-ts-face-relieved:before {
  content: "";
}

.fi-ts-face-sad-sweat:before {
  content: "";
}

.fi-ts-face-scream:before {
  content: "";
}

.fi-ts-face-shush:before {
  content: "";
}

.fi-ts-face-sleeping:before {
  content: "";
}

.fi-ts-face-sleepy:before {
  content: "";
}

.fi-ts-face-smile-halo:before {
  content: "";
}

.fi-ts-face-smile-hearts:before {
  content: "";
}

.fi-ts-face-smile-horns:before {
  content: "";
}

.fi-ts-face-smile-tear:before {
  content: "";
}

.fi-ts-face-smile-tongue:before {
  content: "";
}

.fi-ts-face-smile-upside-down:before {
  content: "";
}

.fi-ts-face-smiling-hands:before {
  content: "";
}

.fi-ts-face-smirking:before {
  content: "";
}

.fi-ts-face-sunglasses:before {
  content: "";
}

.fi-ts-face-sunglasses-alt:before {
  content: "";
}

.fi-ts-face-swear:before {
  content: "";
}

.fi-ts-face-thermometer:before {
  content: "";
}

.fi-ts-face-thinking:before {
  content: "";
}

.fi-ts-face-tissue:before {
  content: "";
}

.fi-ts-face-tongue-money:before {
  content: "";
}

.fi-ts-face-tongue-sweat:before {
  content: "";
}

.fi-ts-face-unamused:before {
  content: "";
}

.fi-ts-face-viewfinder:before {
  content: "";
}

.fi-ts-face-vomit:before {
  content: "";
}

.fi-ts-face-weary:before {
  content: "";
}

.fi-ts-face-woozy:before {
  content: "";
}

.fi-ts-face-worried:before {
  content: "";
}

.fi-ts-face-zany:before {
  content: "";
}

.fi-ts-face-zipper:before {
  content: "";
}

.fi-ts-facial-mask:before {
  content: "";
}

.fi-ts-facial-massage:before {
  content: "";
}

.fi-ts-facial-treatment:before {
  content: "";
}

.fi-ts-fail:before {
  content: "";
}

.fi-ts-falafel:before {
  content: "";
}

.fi-ts-family:before {
  content: "";
}

.fi-ts-family-dress:before {
  content: "";
}

.fi-ts-family-law:before {
  content: "";
}

.fi-ts-family-pants:before {
  content: "";
}

.fi-ts-fan:before {
  content: "";
}

.fi-ts-fan-table:before {
  content: "";
}

.fi-ts-farfalle:before {
  content: "";
}

.fi-ts-farm:before {
  content: "";
}

.fi-ts-faucet:before {
  content: "";
}

.fi-ts-faucet-drip:before {
  content: "";
}

.fi-ts-fax:before {
  content: "";
}

.fi-ts-fbx-file:before {
  content: "";
}

.fi-ts-feather:before {
  content: "";
}

.fi-ts-feather-pointed:before {
  content: "";
}

.fi-ts-features:before {
  content: "";
}

.fi-ts-features-alt:before {
  content: "";
}

.fi-ts-february-calendar:before {
  content: "";
}

.fi-ts-fee:before {
  content: "";
}

.fi-ts-fee-receipt:before {
  content: "";
}

.fi-ts-feedback:before {
  content: "";
}

.fi-ts-feedback-alt:before {
  content: "";
}

.fi-ts-feedback-cycle-loop:before {
  content: "";
}

.fi-ts-feedback-hand:before {
  content: "";
}

.fi-ts-feedback-review:before {
  content: "";
}

.fi-ts-fence:before {
  content: "";
}

.fi-ts-ferris-wheel:before {
  content: "";
}

.fi-ts-field-hockey:before {
  content: "";
}

.fi-ts-fighter-jet:before {
  content: "";
}

.fi-ts-file-audio:before {
  content: "";
}

.fi-ts-file-backup:before {
  content: "";
}

.fi-ts-file-binary:before {
  content: "";
}

.fi-ts-file-chart-line:before {
  content: "";
}

.fi-ts-file-chart-pie:before {
  content: "";
}

.fi-ts-file-circle-info:before {
  content: "";
}

.fi-ts-file-cloud:before {
  content: "";
}

.fi-ts-file-code:before {
  content: "";
}

.fi-ts-file-conversion:before {
  content: "";
}

.fi-ts-file-css:before {
  content: "";
}

.fi-ts-file-csv:before {
  content: "";
}

.fi-ts-file-download:before {
  content: "";
}

.fi-ts-file-edit:before {
  content: "";
}

.fi-ts-file-excel:before {
  content: "";
}

.fi-ts-file-exclamation:before {
  content: "";
}

.fi-ts-file-export:before {
  content: "";
}

.fi-ts-file-image:before {
  content: "";
}

.fi-ts-file-import:before {
  content: "";
}

.fi-ts-file-invoice:before {
  content: "";
}

.fi-ts-file-invoice-dollar:before {
  content: "";
}

.fi-ts-file-loop:before {
  content: "";
}

.fi-ts-file-medical:before {
  content: "";
}

.fi-ts-file-medical-alt:before {
  content: "";
}

.fi-ts-file-minus:before {
  content: "";
}

.fi-ts-file-pdf:before {
  content: "";
}

.fi-ts-file-powerpoint:before {
  content: "";
}

.fi-ts-file-prescription:before {
  content: "";
}

.fi-ts-file-question:before {
  content: "";
}

.fi-ts-file-recycle:before {
  content: "";
}

.fi-ts-file-signature:before {
  content: "";
}

.fi-ts-file-spreadsheet:before {
  content: "";
}

.fi-ts-file-upload:before {
  content: "";
}

.fi-ts-file-user:before {
  content: "";
}

.fi-ts-file-video:before {
  content: "";
}

.fi-ts-file-word:before {
  content: "";
}

.fi-ts-file-xls:before {
  content: "";
}

.fi-ts-file-zip-alt:before {
  content: "";
}

.fi-ts-file-zip-save:before {
  content: "";
}

.fi-ts-file-zipper:before {
  content: "";
}

.fi-ts-files-medical:before {
  content: "";
}

.fi-ts-film-canister:before {
  content: "";
}

.fi-ts-film-slash:before {
  content: "";
}

.fi-ts-films:before {
  content: "";
}

.fi-ts-filter:before {
  content: "";
}

.fi-ts-filter-check:before {
  content: "";
}

.fi-ts-filter-list:before {
  content: "";
}

.fi-ts-filter-slash:before {
  content: "";
}

.fi-ts-filters:before {
  content: "";
}

.fi-ts-financial-health:before {
  content: "";
}

.fi-ts-finger-droplet:before {
  content: "";
}

.fi-ts-finger-nail:before {
  content: "";
}

.fi-ts-fingerprint:before {
  content: "";
}

.fi-ts-fingerprint-identification:before {
  content: "";
}

.fi-ts-fingerprint-magnifying-glass:before {
  content: "";
}

.fi-ts-fingerprint-remove:before {
  content: "";
}

.fi-ts-fingerprint-security-risk:before {
  content: "";
}

.fi-ts-fingerprint-verified:before {
  content: "";
}

.fi-ts-finish-flag:before {
  content: "";
}

.fi-ts-finish-line:before {
  content: "";
}

.fi-ts-fire-burner:before {
  content: "";
}

.fi-ts-fire-extinguisher:before {
  content: "";
}

.fi-ts-fire-flame-curved:before {
  content: "";
}

.fi-ts-fire-flame-simple:before {
  content: "";
}

.fi-ts-fire-hydrant:before {
  content: "";
}

.fi-ts-fire-smoke:before {
  content: "";
}

.fi-ts-fireplace:before {
  content: "";
}

.fi-ts-first:before {
  content: "";
}

.fi-ts-first-aid-kit:before {
  content: "";
}

.fi-ts-first-award:before {
  content: "";
}

.fi-ts-first-laurel:before {
  content: "";
}

.fi-ts-first-medal:before {
  content: "";
}

.fi-ts-fish:before {
  content: "";
}

.fi-ts-fish-bones:before {
  content: "";
}

.fi-ts-fish-cooked:before {
  content: "";
}

.fi-ts-fish-hook:before {
  content: "";
}

.fi-ts-fishing-rod:before {
  content: "";
}

.fi-ts-fist-move:before {
  content: "";
}

.fi-ts-fitness-time:before {
  content: "";
}

.fi-ts-fitness-watch:before {
  content: "";
}

.fi-ts-flag:before {
  content: "";
}

.fi-ts-flag-alt:before {
  content: "";
}

.fi-ts-flag-checkered:before {
  content: "";
}

.fi-ts-flag-usa:before {
  content: "";
}

.fi-ts-flame:before {
  content: "";
}

.fi-ts-flashlight:before {
  content: "";
}

.fi-ts-flask:before {
  content: "";
}

.fi-ts-flask-gear:before {
  content: "";
}

.fi-ts-flask-poison:before {
  content: "";
}

.fi-ts-flask-potion:before {
  content: "";
}

.fi-ts-flatbread:before {
  content: "";
}

.fi-ts-flatbread-stuffed:before {
  content: "";
}

.fi-ts-flooding:before {
  content: "";
}

.fi-ts-floor:before {
  content: "";
}

.fi-ts-floor-alt:before {
  content: "";
}

.fi-ts-floor-layer:before {
  content: "";
}

.fi-ts-floppy-disk-circle-arrow-right:before {
  content: "";
}

.fi-ts-floppy-disk-circle-xmark:before {
  content: "";
}

.fi-ts-floppy-disk-pen:before {
  content: "";
}

.fi-ts-floppy-disks:before {
  content: "";
}

.fi-ts-florin-sign:before {
  content: "";
}

.fi-ts-flowchart:before {
  content: "";
}

.fi-ts-flower:before {
  content: "";
}

.fi-ts-flower-bouquet:before {
  content: "";
}

.fi-ts-flower-butterfly:before {
  content: "";
}

.fi-ts-flower-daffodil:before {
  content: "";
}

.fi-ts-flower-tulip:before {
  content: "";
}

.fi-ts-flushed:before {
  content: "";
}

.fi-ts-flute:before {
  content: "";
}

.fi-ts-flux-capacitor:before {
  content: "";
}

.fi-ts-fly-insect:before {
  content: "";
}

.fi-ts-flying-disc:before {
  content: "";
}

.fi-ts-flying-kite:before {
  content: "";
}

.fi-ts-fm-radio:before {
  content: "";
}

.fi-ts-foam-hand:before {
  content: "";
}

.fi-ts-fog:before {
  content: "";
}

.fi-ts-folder-archive:before {
  content: "";
}

.fi-ts-folder-camera:before {
  content: "";
}

.fi-ts-folder-check:before {
  content: "";
}

.fi-ts-folder-directory:before {
  content: "";
}

.fi-ts-folder-download:before {
  content: "";
}

.fi-ts-folder-fire:before {
  content: "";
}

.fi-ts-folder-gear:before {
  content: "";
}

.fi-ts-folder-heart:before {
  content: "";
}

.fi-ts-folder-link:before {
  content: "";
}

.fi-ts-folder-loop:before {
  content: "";
}

.fi-ts-folder-math:before {
  content: "";
}

.fi-ts-folder-minus:before {
  content: "";
}

.fi-ts-folder-music:before {
  content: "";
}

.fi-ts-folder-open:before {
  content: "";
}

.fi-ts-folder-plus-circle:before {
  content: "";
}

.fi-ts-folder-times:before {
  content: "";
}

.fi-ts-folder-tree:before {
  content: "";
}

.fi-ts-folder-upload:before {
  content: "";
}

.fi-ts-folder-xmark:before {
  content: "";
}

.fi-ts-folder-xmark-circle:before {
  content: "";
}

.fi-ts-folders:before {
  content: "";
}

.fi-ts-follow:before {
  content: "";
}

.fi-ts-follow-folder:before {
  content: "";
}

.fi-ts-followcollection:before {
  content: "";
}

.fi-ts-followers:before {
  content: "";
}

.fi-ts-fondue-pot:before {
  content: "";
}

.fi-ts-football:before {
  content: "";
}

.fi-ts-football-player:before {
  content: "";
}

.fi-ts-football-ticket:before {
  content: "";
}

.fi-ts-footprint:before {
  content: "";
}

.fi-ts-foreign-language-audio:before {
  content: "";
}

.fi-ts-forest:before {
  content: "";
}

.fi-ts-forest-alt:before {
  content: "";
}

.fi-ts-fork:before {
  content: "";
}

.fi-ts-fork-spaghetti:before {
  content: "";
}

.fi-ts-forklift:before {
  content: "";
}

.fi-ts-fort:before {
  content: "";
}

.fi-ts-forward-fast:before {
  content: "";
}

.fi-ts-fox:before {
  content: "";
}

.fi-ts-frame:before {
  content: "";
}

.fi-ts-franc-sign:before {
  content: "";
}

.fi-ts-france:before {
  content: "";
}

.fi-ts-france-country-code:before {
  content: "";
}

.fi-ts-free:before {
  content: "";
}

.fi-ts-free-delivery:before {
  content: "";
}

.fi-ts-freemium:before {
  content: "";
}

.fi-ts-french:before {
  content: "";
}

.fi-ts-french-fries:before {
  content: "";
}

.fi-ts-friday:before {
  content: "";
}

.fi-ts-frog:before {
  content: "";
}

.fi-ts-frown:before {
  content: "";
}

.fi-ts-ftp:before {
  content: "";
}

.fi-ts-fuel-gauge:before {
  content: "";
}

.fi-ts-full-screen:before {
  content: "";
}

.fi-ts-function:before {
  content: "";
}

.fi-ts-function-process:before {
  content: "";
}

.fi-ts-function-square:before {
  content: "";
}

.fi-ts-funnel-dollar:before {
  content: "";
}

.fi-ts-fusilli:before {
  content: "";
}

.fi-ts-g:before {
  content: "";
}

.fi-ts-galaxy:before {
  content: "";
}

.fi-ts-galaxy-alt:before {
  content: "";
}

.fi-ts-galaxy-planet:before {
  content: "";
}

.fi-ts-galaxy-star:before {
  content: "";
}

.fi-ts-gallery-thumbnails:before {
  content: "";
}

.fi-ts-game-board-alt:before {
  content: "";
}

.fi-ts-game-console-crank-handheld:before {
  content: "";
}

.fi-ts-game-rules:before {
  content: "";
}

.fi-ts-gamepad:before {
  content: "";
}

.fi-ts-gamer:before {
  content: "";
}

.fi-ts-garage:before {
  content: "";
}

.fi-ts-garage-car:before {
  content: "";
}

.fi-ts-garage-open:before {
  content: "";
}

.fi-ts-garlic:before {
  content: "";
}

.fi-ts-garlic-alt:before {
  content: "";
}

.fi-ts-gas-pump:before {
  content: "";
}

.fi-ts-gas-pump-slash:before {
  content: "";
}

.fi-ts-gas-station:before {
  content: "";
}

.fi-ts-gastric-reflux:before {
  content: "";
}

.fi-ts-gauge-circle-bolt:before {
  content: "";
}

.fi-ts-gauge-circle-minus:before {
  content: "";
}

.fi-ts-gauge-circle-plus:before {
  content: "";
}

.fi-ts-gauze-bandage:before {
  content: "";
}

.fi-ts-gavel:before {
  content: "";
}

.fi-ts-gay-couple:before {
  content: "";
}

.fi-ts-gears:before {
  content: "";
}

.fi-ts-gem:before {
  content: "";
}

.fi-ts-general:before {
  content: "";
}

.fi-ts-german:before {
  content: "";
}

.fi-ts-germany:before {
  content: "";
}

.fi-ts-germany-country-code:before {
  content: "";
}

.fi-ts-ghost:before {
  content: "";
}

.fi-ts-gif:before {
  content: "";
}

.fi-ts-gif-square:before {
  content: "";
}

.fi-ts-gift:before {
  content: "";
}

.fi-ts-gift-box-benefits:before {
  content: "";
}

.fi-ts-gift-card:before {
  content: "";
}

.fi-ts-gifts:before {
  content: "";
}

.fi-ts-ginger:before {
  content: "";
}

.fi-ts-gingerbread-man:before {
  content: "";
}

.fi-ts-glass:before {
  content: "";
}

.fi-ts-glass-champagne:before {
  content: "";
}

.fi-ts-glass-cheers:before {
  content: "";
}

.fi-ts-glass-citrus:before {
  content: "";
}

.fi-ts-glass-empty:before {
  content: "";
}

.fi-ts-glass-half:before {
  content: "";
}

.fi-ts-glass-water-droplet:before {
  content: "";
}

.fi-ts-glass-whiskey:before {
  content: "";
}

.fi-ts-glass-whiskey-rocks:before {
  content: "";
}

.fi-ts-glasses:before {
  content: "";
}

.fi-ts-globe:before {
  content: "";
}

.fi-ts-globe-alt:before {
  content: "";
}

.fi-ts-globe-pointer:before {
  content: "";
}

.fi-ts-globe-shield:before {
  content: "";
}

.fi-ts-globe-snow:before {
  content: "";
}

.fi-ts-globe-user:before {
  content: "";
}

.fi-ts-gltf-file:before {
  content: "";
}

.fi-ts-glucose:before {
  content: "";
}

.fi-ts-goal-net:before {
  content: "";
}

.fi-ts-goalkeeper:before {
  content: "";
}

.fi-ts-goals:before {
  content: "";
}

.fi-ts-golf:before {
  content: "";
}

.fi-ts-golf-bag:before {
  content: "";
}

.fi-ts-golf-ball:before {
  content: "";
}

.fi-ts-golf-ball-grass:before {
  content: "";
}

.fi-ts-golf-club:before {
  content: "";
}

.fi-ts-golf-hole:before {
  content: "";
}

.fi-ts-golfer:before {
  content: "";
}

.fi-ts-gopuram:before {
  content: "";
}

.fi-ts-gourmet:before {
  content: "";
}

.fi-ts-government-budget:before {
  content: "";
}

.fi-ts-government-flag:before {
  content: "";
}

.fi-ts-government-user:before {
  content: "";
}

.fi-ts-gps-navigation:before {
  content: "";
}

.fi-ts-graduation-cap:before {
  content: "";
}

.fi-ts-graduation-diploma:before {
  content: "";
}

.fi-ts-gramophone:before {
  content: "";
}

.fi-ts-grape:before {
  content: "";
}

.fi-ts-graph-curve:before {
  content: "";
}

.fi-ts-graphic-style:before {
  content: "";
}

.fi-ts-graphic-tablet:before {
  content: "";
}

.fi-ts-grass:before {
  content: "";
}

.fi-ts-grate:before {
  content: "";
}

.fi-ts-grate-droplet:before {
  content: "";
}

.fi-ts-greater-than:before {
  content: "";
}

.fi-ts-greater-than-equal:before {
  content: "";
}

.fi-ts-greek-helmet:before {
  content: "";
}

.fi-ts-grid-dividers:before {
  content: "";
}

.fi-ts-grid-lock:before {
  content: "";
}

.fi-ts-grief:before {
  content: "";
}

.fi-ts-grill:before {
  content: "";
}

.fi-ts-grill-fire:before {
  content: "";
}

.fi-ts-grill-hot-alt:before {
  content: "";
}

.fi-ts-grimace:before {
  content: "";
}

.fi-ts-grin:before {
  content: "";
}

.fi-ts-grin-alt:before {
  content: "";
}

.fi-ts-grin-beam:before {
  content: "";
}

.fi-ts-grin-beam-sweat:before {
  content: "";
}

.fi-ts-grin-hearts:before {
  content: "";
}

.fi-ts-grin-squint:before {
  content: "";
}

.fi-ts-grin-squint-tears:before {
  content: "";
}

.fi-ts-grin-stars:before {
  content: "";
}

.fi-ts-grin-tears:before {
  content: "";
}

.fi-ts-grin-tongue:before {
  content: "";
}

.fi-ts-grin-tongue-squint:before {
  content: "";
}

.fi-ts-grin-tongue-wink:before {
  content: "";
}

.fi-ts-grin-wink:before {
  content: "";
}

.fi-ts-grip-dots:before {
  content: "";
}

.fi-ts-grip-dots-vertical:before {
  content: "";
}

.fi-ts-grip-horizontal:before {
  content: "";
}

.fi-ts-grip-lines:before {
  content: "";
}

.fi-ts-grip-lines-vertical:before {
  content: "";
}

.fi-ts-grip-vertical:before {
  content: "";
}

.fi-ts-grocery-bag:before {
  content: "";
}

.fi-ts-grocery-basket:before {
  content: "";
}

.fi-ts-group-arrows-rotate:before {
  content: "";
}

.fi-ts-group-call:before {
  content: "";
}

.fi-ts-group-community-social-media:before {
  content: "";
}

.fi-ts-growth-chart-invest:before {
  content: "";
}

.fi-ts-guarani-sign:before {
  content: "";
}

.fi-ts-guide:before {
  content: "";
}

.fi-ts-guide-alt:before {
  content: "";
}

.fi-ts-guitar:before {
  content: "";
}

.fi-ts-guitar-electric:before {
  content: "";
}

.fi-ts-guitars:before {
  content: "";
}

.fi-ts-gun:before {
  content: "";
}

.fi-ts-gun-shooting:before {
  content: "";
}

.fi-ts-gun-squirt:before {
  content: "";
}

.fi-ts-gym:before {
  content: "";
}

.fi-ts-gym-bag:before {
  content: "";
}

.fi-ts-gynecology:before {
  content: "";
}

.fi-ts-h:before {
  content: "";
}

.fi-ts-h-square:before {
  content: "";
}

.fi-ts-h1:before {
  content: "";
}

.fi-ts-h2:before {
  content: "";
}

.fi-ts-h3:before {
  content: "";
}

.fi-ts-h4:before {
  content: "";
}

.fi-ts-hacker:before {
  content: "";
}

.fi-ts-hair-clipper:before {
  content: "";
}

.fi-ts-hair-conditioner:before {
  content: "";
}

.fi-ts-hairbrush:before {
  content: "";
}

.fi-ts-haircut:before {
  content: "";
}

.fi-ts-hairdryer:before {
  content: "";
}

.fi-ts-half-loading:before {
  content: "";
}

.fi-ts-hamburger:before {
  content: "";
}

.fi-ts-hamburger-soda:before {
  content: "";
}

.fi-ts-hammer:before {
  content: "";
}

.fi-ts-hammer-brush:before {
  content: "";
}

.fi-ts-hammer-crash:before {
  content: "";
}

.fi-ts-hammer-war:before {
  content: "";
}

.fi-ts-hamsa:before {
  content: "";
}

.fi-ts-hand:before {
  content: "";
}

.fi-ts-hand-back-fist:before {
  content: "";
}

.fi-ts-hand-back-point-down:before {
  content: "";
}

.fi-ts-hand-back-point-left:before {
  content: "";
}

.fi-ts-hand-back-point-ribbon:before {
  content: "";
}

.fi-ts-hand-back-point-right:before {
  content: "";
}

.fi-ts-hand-bandage-wound:before {
  content: "";
}

.fi-ts-hand-bill:before {
  content: "";
}

.fi-ts-hand-cleaning:before {
  content: "";
}

.fi-ts-hand-dots:before {
  content: "";
}

.fi-ts-hand-dryer:before {
  content: "";
}

.fi-ts-hand-fingers-crossed:before {
  content: "";
}

.fi-ts-hand-fist:before {
  content: "";
}

.fi-ts-hand-heart:before {
  content: "";
}

.fi-ts-hand-holding-box:before {
  content: "";
}

.fi-ts-hand-holding-document:before {
  content: "";
}

.fi-ts-hand-holding-droplet:before {
  content: "";
}

.fi-ts-hand-holding-heart:before {
  content: "";
}

.fi-ts-hand-holding-magic:before {
  content: "";
}

.fi-ts-hand-holding-medical:before {
  content: "";
}

.fi-ts-hand-holding-seeding:before {
  content: "";
}

.fi-ts-hand-holding-skull:before {
  content: "";
}

.fi-ts-hand-holding-usd:before {
  content: "";
}

.fi-ts-hand-holding-water:before {
  content: "";
}

.fi-ts-hand-horns:before {
  content: "";
}

.fi-ts-hand-horns-bolt:before {
  content: "";
}

.fi-ts-hand-key:before {
  content: "";
}

.fi-ts-hand-lizard:before {
  content: "";
}

.fi-ts-hand-love:before {
  content: "";
}

.fi-ts-hand-middle-finger:before {
  content: "";
}

.fi-ts-hand-paper:before {
  content: "";
}

.fi-ts-hand-peace:before {
  content: "";
}

.fi-ts-hand-point-ribbon:before {
  content: "";
}

.fi-ts-hand-present:before {
  content: "";
}

.fi-ts-hand-scissors:before {
  content: "";
}

.fi-ts-hand-sparkles:before {
  content: "";
}

.fi-ts-hand-spock:before {
  content: "";
}

.fi-ts-hand-wave:before {
  content: "";
}

.fi-ts-hand-zoom-in:before {
  content: "";
}

.fi-ts-handcuffed-hands:before {
  content: "";
}

.fi-ts-handcuffs:before {
  content: "";
}

.fi-ts-handmade:before {
  content: "";
}

.fi-ts-hands-brain:before {
  content: "";
}

.fi-ts-hands-bubbles:before {
  content: "";
}

.fi-ts-hands-clapping:before {
  content: "";
}

.fi-ts-hands-heart:before {
  content: "";
}

.fi-ts-hands-holding:before {
  content: "";
}

.fi-ts-hands-holding-child:before {
  content: "";
}

.fi-ts-hands-holding-diamond:before {
  content: "";
}

.fi-ts-hands-together:before {
  content: "";
}

.fi-ts-hands-together-heart:before {
  content: "";
}

.fi-ts-hands-typing-keyboard:before {
  content: "";
}

.fi-ts-hands-usd:before {
  content: "";
}

.fi-ts-handshake:before {
  content: "";
}

.fi-ts-handshake-angle:before {
  content: "";
}

.fi-ts-handshake-deal-loan:before {
  content: "";
}

.fi-ts-handshake-house:before {
  content: "";
}

.fi-ts-handshake-simple-slash:before {
  content: "";
}

.fi-ts-handshake-trust:before {
  content: "";
}

.fi-ts-handstand:before {
  content: "";
}

.fi-ts-hanukiah:before {
  content: "";
}

.fi-ts-hard-disk-scan:before {
  content: "";
}

.fi-ts-hard-drive:before {
  content: "";
}

.fi-ts-hard-hat:before {
  content: "";
}

.fi-ts-harp:before {
  content: "";
}

.fi-ts-hashtag:before {
  content: "";
}

.fi-ts-hashtag-lock:before {
  content: "";
}

.fi-ts-hat-beach:before {
  content: "";
}

.fi-ts-hat-birthday:before {
  content: "";
}

.fi-ts-hat-chef:before {
  content: "";
}

.fi-ts-hat-cowboy:before {
  content: "";
}

.fi-ts-hat-cowboy-side:before {
  content: "";
}

.fi-ts-hat-santa:before {
  content: "";
}

.fi-ts-hat-winter:before {
  content: "";
}

.fi-ts-hat-witch:before {
  content: "";
}

.fi-ts-hat-wizard:before {
  content: "";
}

.fi-ts-haute-cuisine:before {
  content: "";
}

.fi-ts-hdd:before {
  content: "";
}

.fi-ts-head-side:before {
  content: "";
}

.fi-ts-head-side-brain:before {
  content: "";
}

.fi-ts-head-side-cough:before {
  content: "";
}

.fi-ts-head-side-cough-slash:before {
  content: "";
}

.fi-ts-head-side-headphones:before {
  content: "";
}

.fi-ts-head-side-heart:before {
  content: "";
}

.fi-ts-head-side-mask:before {
  content: "";
}

.fi-ts-head-side-medical:before {
  content: "";
}

.fi-ts-head-side-thinking:before {
  content: "";
}

.fi-ts-head-side-virus:before {
  content: "";
}

.fi-ts-head-vr:before {
  content: "";
}

.fi-ts-headache:before {
  content: "";
}

.fi-ts-heading:before {
  content: "";
}

.fi-ts-headphones-rhythm:before {
  content: "";
}

.fi-ts-heart:before {
  content: "";
}

.fi-ts-heart-arrow:before {
  content: "";
}

.fi-ts-heart-brain:before {
  content: "";
}

.fi-ts-heart-circle-user:before {
  content: "";
}

.fi-ts-heart-crack:before {
  content: "";
}

.fi-ts-heart-half:before {
  content: "";
}

.fi-ts-heart-half-stroke:before {
  content: "";
}

.fi-ts-heart-health-muscle:before {
  content: "";
}

.fi-ts-heart-lock:before {
  content: "";
}

.fi-ts-heart-partner-handshake:before {
  content: "";
}

.fi-ts-heart-rate:before {
  content: "";
}

.fi-ts-heart-slash:before {
  content: "";
}

.fi-ts-heart-upside-down:before {
  content: "";
}

.fi-ts-heat:before {
  content: "";
}

.fi-ts-helicopter-side:before {
  content: "";
}

.fi-ts-helmet-battle:before {
  content: "";
}

.fi-ts-hermit-crab:before {
  content: "";
}

.fi-ts-hexagon:before {
  content: "";
}

.fi-ts-hexagon-check:before {
  content: "";
}

.fi-ts-hexagon-divide:before {
  content: "";
}

.fi-ts-hexagon-exclamation:before {
  content: "";
}

.fi-ts-high-definition:before {
  content: "";
}

.fi-ts-high-five:before {
  content: "";
}

.fi-ts-high-five-celebration-yes:before {
  content: "";
}

.fi-ts-highlighter:before {
  content: "";
}

.fi-ts-highlighter-line:before {
  content: "";
}

.fi-ts-hiking:before {
  content: "";
}

.fi-ts-hiking-boot:before {
  content: "";
}

.fi-ts-hill-avalanche:before {
  content: "";
}

.fi-ts-hill-rockslide:before {
  content: "";
}

.fi-ts-hippie:before {
  content: "";
}

.fi-ts-hippo:before {
  content: "";
}

.fi-ts-hockey-mask:before {
  content: "";
}

.fi-ts-hockey-puck:before {
  content: "";
}

.fi-ts-hockey-stick-puck:before {
  content: "";
}

.fi-ts-hockey-sticks:before {
  content: "";
}

.fi-ts-holding-hand-brain:before {
  content: "";
}

.fi-ts-holding-hand-delivery:before {
  content: "";
}

.fi-ts-holding-hand-dinner:before {
  content: "";
}

.fi-ts-holding-hand-direction:before {
  content: "";
}

.fi-ts-holding-hand-gear:before {
  content: "";
}

.fi-ts-holding-hand-key:before {
  content: "";
}

.fi-ts-holding-hand-nft:before {
  content: "";
}

.fi-ts-holding-hand-pizza-box:before {
  content: "";
}

.fi-ts-holding-hand-revenue:before {
  content: "";
}

.fi-ts-holly-berry:before {
  content: "";
}

.fi-ts-home-control-app:before {
  content: "";
}

.fi-ts-home-heart:before {
  content: "";
}

.fi-ts-home-robot:before {
  content: "";
}

.fi-ts-home-settings:before {
  content: "";
}

.fi-ts-home-wifi-phone:before {
  content: "";
}

.fi-ts-homework:before {
  content: "";
}

.fi-ts-honey-pot:before {
  content: "";
}

.fi-ts-hood-cloak:before {
  content: "";
}

.fi-ts-hook:before {
  content: "";
}

.fi-ts-horizontal-rule:before {
  content: "";
}

.fi-ts-horse:before {
  content: "";
}

.fi-ts-horse-head:before {
  content: "";
}

.fi-ts-horse-saddle:before {
  content: "";
}

.fi-ts-horseshoe:before {
  content: "";
}

.fi-ts-horseshoe-broken:before {
  content: "";
}

.fi-ts-hose:before {
  content: "";
}

.fi-ts-hose-reel:before {
  content: "";
}

.fi-ts-hospital:before {
  content: "";
}

.fi-ts-hospital-bed:before {
  content: "";
}

.fi-ts-hospital-symbol:before {
  content: "";
}

.fi-ts-hospital-user:before {
  content: "";
}

.fi-ts-hospitals:before {
  content: "";
}

.fi-ts-hot-tub:before {
  content: "";
}

.fi-ts-hotdog:before {
  content: "";
}

.fi-ts-hotel:before {
  content: "";
}

.fi-ts-hotel-room-key:before {
  content: "";
}

.fi-ts-hourglass:before {
  content: "";
}

.fi-ts-hourglass-end:before {
  content: "";
}

.fi-ts-hourglass-start:before {
  content: "";
}

.fi-ts-house-blank:before {
  content: "";
}

.fi-ts-house-building:before {
  content: "";
}

.fi-ts-house-chimney:before {
  content: "";
}

.fi-ts-house-chimney-blank:before {
  content: "";
}

.fi-ts-house-chimney-crack:before {
  content: "";
}

.fi-ts-house-chimney-heart:before {
  content: "";
}

.fi-ts-house-chimney-medical:before {
  content: "";
}

.fi-ts-house-chimney-user:before {
  content: "";
}

.fi-ts-house-chimney-window:before {
  content: "";
}

.fi-ts-house-circle-check:before {
  content: "";
}

.fi-ts-house-circle-exclamation:before {
  content: "";
}

.fi-ts-house-circle-xmark:before {
  content: "";
}

.fi-ts-house-crack:before {
  content: "";
}

.fi-ts-house-crack-alt:before {
  content: "";
}

.fi-ts-house-day:before {
  content: "";
}

.fi-ts-house-fire:before {
  content: "";
}

.fi-ts-house-flag:before {
  content: "";
}

.fi-ts-house-flood:before {
  content: "";
}

.fi-ts-house-hand:before {
  content: "";
}

.fi-ts-house-hands:before {
  content: "";
}

.fi-ts-house-key:before {
  content: "";
}

.fi-ts-house-laptop:before {
  content: "";
}

.fi-ts-house-leave:before {
  content: "";
}

.fi-ts-house-lock:before {
  content: "";
}

.fi-ts-house-medical:before {
  content: "";
}

.fi-ts-house-night:before {
  content: "";
}

.fi-ts-house-return:before {
  content: "";
}

.fi-ts-house-signal:before {
  content: "";
}

.fi-ts-house-tree:before {
  content: "";
}

.fi-ts-house-tsunami:before {
  content: "";
}

.fi-ts-house-turret:before {
  content: "";
}

.fi-ts-house-unlock:before {
  content: "";
}

.fi-ts-house-user:before {
  content: "";
}

.fi-ts-house-window:before {
  content: "";
}

.fi-ts-hr:before {
  content: "";
}

.fi-ts-hr-group:before {
  content: "";
}

.fi-ts-hr-management:before {
  content: "";
}

.fi-ts-hr-person:before {
  content: "";
}

.fi-ts-hryvnia:before {
  content: "";
}

.fi-ts-html-file:before {
  content: "";
}

.fi-ts-hug-tree:before {
  content: "";
}

.fi-ts-humanitarian-mission:before {
  content: "";
}

.fi-ts-humidity:before {
  content: "";
}

.fi-ts-hundred-points:before {
  content: "";
}

.fi-ts-hurricane:before {
  content: "";
}

.fi-ts-hydroalcoholic-gel:before {
  content: "";
}

.fi-ts-hyperloop:before {
  content: "";
}

.fi-ts-i:before {
  content: "";
}

.fi-ts-ice-cream:before {
  content: "";
}

.fi-ts-ice-skate:before {
  content: "";
}

.fi-ts-icicles:before {
  content: "";
}

.fi-ts-icon-star:before {
  content: "";
}

.fi-ts-id-badge:before {
  content: "";
}

.fi-ts-id-card:before {
  content: "";
}

.fi-ts-id-card-clip-alt:before {
  content: "";
}

.fi-ts-idea-exchange:before {
  content: "";
}

.fi-ts-igloo:before {
  content: "";
}

.fi-ts-image-slash:before {
  content: "";
}

.fi-ts-images:before {
  content: "";
}

.fi-ts-images-user:before {
  content: "";
}

.fi-ts-immunity:before {
  content: "";
}

.fi-ts-improve-user:before {
  content: "";
}

.fi-ts-improvement:before {
  content: "";
}

.fi-ts-inbox-full:before {
  content: "";
}

.fi-ts-inbox-in:before {
  content: "";
}

.fi-ts-inbox-out:before {
  content: "";
}

.fi-ts-inboxes:before {
  content: "";
}

.fi-ts-incense-sticks-yoga:before {
  content: "";
}

.fi-ts-incognito:before {
  content: "";
}

.fi-ts-india-map:before {
  content: "";
}

.fi-ts-indian-rupee-sign:before {
  content: "";
}

.fi-ts-industrial-pollution:before {
  content: "";
}

.fi-ts-industry-alt:before {
  content: "";
}

.fi-ts-industry-windows:before {
  content: "";
}

.fi-ts-infinite-cycle:before {
  content: "";
}

.fi-ts-infinity:before {
  content: "";
}

.fi-ts-info:before {
  content: "";
}

.fi-ts-info-guide:before {
  content: "";
}

.fi-ts-information:before {
  content: "";
}

.fi-ts-inhaler:before {
  content: "";
}

.fi-ts-input-numeric:before {
  content: "";
}

.fi-ts-input-pipe:before {
  content: "";
}

.fi-ts-input-text:before {
  content: "";
}

.fi-ts-insert:before {
  content: "";
}

.fi-ts-insert-alt:before {
  content: "";
}

.fi-ts-insert-arrows:before {
  content: "";
}

.fi-ts-insert-button-circle:before {
  content: "";
}

.fi-ts-insert-credit-card:before {
  content: "";
}

.fi-ts-insert-square:before {
  content: "";
}

.fi-ts-insight:before {
  content: "";
}

.fi-ts-insight-alt:before {
  content: "";
}

.fi-ts-insight-head:before {
  content: "";
}

.fi-ts-insomnia:before {
  content: "";
}

.fi-ts-integral:before {
  content: "";
}

.fi-ts-internet-security:before {
  content: "";
}

.fi-ts-internet-speed-wifi:before {
  content: "";
}

.fi-ts-interpersonal-skill:before {
  content: "";
}

.fi-ts-interrogation:before {
  content: "";
}

.fi-ts-intersection:before {
  content: "";
}

.fi-ts-introduction:before {
  content: "";
}

.fi-ts-introduction-handshake:before {
  content: "";
}

.fi-ts-inventory-alt:before {
  content: "";
}

.fi-ts-invest:before {
  content: "";
}

.fi-ts-investment:before {
  content: "";
}

.fi-ts-investor:before {
  content: "";
}

.fi-ts-invite:before {
  content: "";
}

.fi-ts-invite-alt:before {
  content: "";
}

.fi-ts-iot:before {
  content: "";
}

.fi-ts-iot-alt:before {
  content: "";
}

.fi-ts-ip-address:before {
  content: "";
}

.fi-ts-iron:before {
  content: "";
}

.fi-ts-island-tropical:before {
  content: "";
}

.fi-ts-iso-file:before {
  content: "";
}

.fi-ts-issue-loupe:before {
  content: "";
}

.fi-ts-it:before {
  content: "";
}

.fi-ts-it-alt:before {
  content: "";
}

.fi-ts-it-computer:before {
  content: "";
}

.fi-ts-italian:before {
  content: "";
}

.fi-ts-italian-coffee-maker:before {
  content: "";
}

.fi-ts-italian-lira-sign:before {
  content: "";
}

.fi-ts-j:before {
  content: "";
}

.fi-ts-jam:before {
  content: "";
}

.fi-ts-january-calendar:before {
  content: "";
}

.fi-ts-japanese:before {
  content: "";
}

.fi-ts-jar-alt:before {
  content: "";
}

.fi-ts-jar-wheat:before {
  content: "";
}

.fi-ts-javascript:before {
  content: "";
}

.fi-ts-joint:before {
  content: "";
}

.fi-ts-joker:before {
  content: "";
}

.fi-ts-journal:before {
  content: "";
}

.fi-ts-journal-alt:before {
  content: "";
}

.fi-ts-journey:before {
  content: "";
}

.fi-ts-joystick:before {
  content: "";
}

.fi-ts-jpg:before {
  content: "";
}

.fi-ts-json-file:before {
  content: "";
}

.fi-ts-judge:before {
  content: "";
}

.fi-ts-jug:before {
  content: "";
}

.fi-ts-jug-alt:before {
  content: "";
}

.fi-ts-jug-bottle:before {
  content: "";
}

.fi-ts-july-calendar:before {
  content: "";
}

.fi-ts-jumping-rope:before {
  content: "";
}

.fi-ts-june-calendar:before {
  content: "";
}

.fi-ts-jury:before {
  content: "";
}

.fi-ts-k:before {
  content: "";
}

.fi-ts-k-pop:before {
  content: "";
}

.fi-ts-k-pop-headphones:before {
  content: "";
}

.fi-ts-k-pop-microphone:before {
  content: "";
}

.fi-ts-kaaba:before {
  content: "";
}

.fi-ts-kangaroo:before {
  content: "";
}

.fi-ts-kayak:before {
  content: "";
}

.fi-ts-kazoo:before {
  content: "";
}

.fi-ts-kerning:before {
  content: "";
}

.fi-ts-key:before {
  content: "";
}

.fi-ts-key-car:before {
  content: "";
}

.fi-ts-key-hole:before {
  content: "";
}

.fi-ts-key-lock-crypto:before {
  content: "";
}

.fi-ts-key-skeleton-left-right:before {
  content: "";
}

.fi-ts-keyboard:before {
  content: "";
}

.fi-ts-keyboard-brightness:before {
  content: "";
}

.fi-ts-keyboard-brightness-low:before {
  content: "";
}

.fi-ts-keyboard-down:before {
  content: "";
}

.fi-ts-keyboard-finger:before {
  content: "";
}

.fi-ts-keyboard-left:before {
  content: "";
}

.fi-ts-keynote:before {
  content: "";
}

.fi-ts-khanda:before {
  content: "";
}

.fi-ts-kidneys:before {
  content: "";
}

.fi-ts-kimchi:before {
  content: "";
}

.fi-ts-kip-sign:before {
  content: "";
}

.fi-ts-kiss:before {
  content: "";
}

.fi-ts-kiss-beam:before {
  content: "";
}

.fi-ts-kiss-wink-heart:before {
  content: "";
}

.fi-ts-kitchen-set:before {
  content: "";
}

.fi-ts-kite:before {
  content: "";
}

.fi-ts-kiwi-bird:before {
  content: "";
}

.fi-ts-kiwi-fruit:before {
  content: "";
}

.fi-ts-knee-joint:before {
  content: "";
}

.fi-ts-knife:before {
  content: "";
}

.fi-ts-knife-kitchen:before {
  content: "";
}

.fi-ts-knitting:before {
  content: "";
}

.fi-ts-knot-rope:before {
  content: "";
}

.fi-ts-korean:before {
  content: "";
}

.fi-ts-kpi:before {
  content: "";
}

.fi-ts-kpi-evaluation:before {
  content: "";
}

.fi-ts-l:before {
  content: "";
}

.fi-ts-lab-coat:before {
  content: "";
}

.fi-ts-label:before {
  content: "";
}

.fi-ts-lacrosse-stick:before {
  content: "";
}

.fi-ts-lacrosse-stick-ball:before {
  content: "";
}

.fi-ts-ladder:before {
  content: "";
}

.fi-ts-lambda:before {
  content: "";
}

.fi-ts-lamp:before {
  content: "";
}

.fi-ts-lamp-desk:before {
  content: "";
}

.fi-ts-lamp-desk-on:before {
  content: "";
}

.fi-ts-lamp-floor:before {
  content: "";
}

.fi-ts-lamp-street:before {
  content: "";
}

.fi-ts-land-layer-location:before {
  content: "";
}

.fi-ts-land-layers:before {
  content: "";
}

.fi-ts-land-location:before {
  content: "";
}

.fi-ts-land-mine-on:before {
  content: "";
}

.fi-ts-landmark-alt:before {
  content: "";
}

.fi-ts-language:before {
  content: "";
}

.fi-ts-language-exchange:before {
  content: "";
}

.fi-ts-lanterns:before {
  content: "";
}

.fi-ts-laptop:before {
  content: "";
}

.fi-ts-laptop-arrow-down:before {
  content: "";
}

.fi-ts-laptop-binary:before {
  content: "";
}

.fi-ts-laptop-code:before {
  content: "";
}

.fi-ts-laptop-dollar:before {
  content: "";
}

.fi-ts-laptop-lock:before {
  content: "";
}

.fi-ts-laptop-medical:before {
  content: "";
}

.fi-ts-laptop-mobile:before {
  content: "";
}

.fi-ts-laptop-refresh:before {
  content: "";
}

.fi-ts-laptop-shield:before {
  content: "";
}

.fi-ts-laptop-signal:before {
  content: "";
}

.fi-ts-laptop-slash:before {
  content: "";
}

.fi-ts-lari-sign:before {
  content: "";
}

.fi-ts-lasso-sparkles:before {
  content: "";
}

.fi-ts-last-square:before {
  content: "";
}

.fi-ts-laugh:before {
  content: "";
}

.fi-ts-laugh-beam:before {
  content: "";
}

.fi-ts-laugh-squint:before {
  content: "";
}

.fi-ts-laugh-wink:before {
  content: "";
}

.fi-ts-launch:before {
  content: "";
}

.fi-ts-laurel-user:before {
  content: "";
}

.fi-ts-law-book:before {
  content: "";
}

.fi-ts-lawyer-man:before {
  content: "";
}

.fi-ts-lawyer-woman:before {
  content: "";
}

.fi-ts-layer-minus:before {
  content: "";
}

.fi-ts-layer-plus:before {
  content: "";
}

.fi-ts-lead:before {
  content: "";
}

.fi-ts-lead-funnel:before {
  content: "";
}

.fi-ts-lead-management:before {
  content: "";
}

.fi-ts-leader:before {
  content: "";
}

.fi-ts-leader-alt:before {
  content: "";
}

.fi-ts-leader-speech:before {
  content: "";
}

.fi-ts-leaderboard:before {
  content: "";
}

.fi-ts-leaderboard-alt:before {
  content: "";
}

.fi-ts-leaderboard-trophy:before {
  content: "";
}

.fi-ts-leadership:before {
  content: "";
}

.fi-ts-leadership-alt:before {
  content: "";
}

.fi-ts-leaf:before {
  content: "";
}

.fi-ts-leaf-heart:before {
  content: "";
}

.fi-ts-leaf-maple:before {
  content: "";
}

.fi-ts-leaf-oak:before {
  content: "";
}

.fi-ts-leafy-green:before {
  content: "";
}

.fi-ts-leave:before {
  content: "";
}

.fi-ts-left:before {
  content: "";
}

.fi-ts-left-from-bracket:before {
  content: "";
}

.fi-ts-legal:before {
  content: "";
}

.fi-ts-legal-aid:before {
  content: "";
}

.fi-ts-legal-case:before {
  content: "";
}

.fi-ts-legal-document:before {
  content: "";
}

.fi-ts-legal-fees:before {
  content: "";
}

.fi-ts-lemon:before {
  content: "";
}

.fi-ts-lemongrass:before {
  content: "";
}

.fi-ts-lesbian-couple:before {
  content: "";
}

.fi-ts-less-than:before {
  content: "";
}

.fi-ts-less-than-equal:before {
  content: "";
}

.fi-ts-lesson:before {
  content: "";
}

.fi-ts-lesson-class:before {
  content: "";
}

.fi-ts-lettuce:before {
  content: "";
}

.fi-ts-level-down:before {
  content: "";
}

.fi-ts-level-down-alt:before {
  content: "";
}

.fi-ts-level-up:before {
  content: "";
}

.fi-ts-level-up-alt:before {
  content: "";
}

.fi-ts-license:before {
  content: "";
}

.fi-ts-life:before {
  content: "";
}

.fi-ts-life-ring:before {
  content: "";
}

.fi-ts-lift:before {
  content: "";
}

.fi-ts-light-ceiling:before {
  content: "";
}

.fi-ts-light-emergency:before {
  content: "";
}

.fi-ts-light-emergency-on:before {
  content: "";
}

.fi-ts-light-mode-alt:before {
  content: "";
}

.fi-ts-light-switch:before {
  content: "";
}

.fi-ts-light-switch-off:before {
  content: "";
}

.fi-ts-light-switch-on:before {
  content: "";
}

.fi-ts-lightbulb-cfl:before {
  content: "";
}

.fi-ts-lightbulb-cfl-on:before {
  content: "";
}

.fi-ts-lightbulb-dollar:before {
  content: "";
}

.fi-ts-lightbulb-exclamation:before {
  content: "";
}

.fi-ts-lightbulb-head:before {
  content: "";
}

.fi-ts-lightbulb-message:before {
  content: "";
}

.fi-ts-lightbulb-on:before {
  content: "";
}

.fi-ts-lightbulb-question:before {
  content: "";
}

.fi-ts-lightbulb-setting:before {
  content: "";
}

.fi-ts-lightbulb-slash:before {
  content: "";
}

.fi-ts-lighthouse:before {
  content: "";
}

.fi-ts-lights-holiday:before {
  content: "";
}

.fi-ts-limit-hand:before {
  content: "";
}

.fi-ts-limit-speedometer:before {
  content: "";
}

.fi-ts-link-alt:before {
  content: "";
}

.fi-ts-link-horizontal:before {
  content: "";
}

.fi-ts-link-horizontal-slash:before {
  content: "";
}

.fi-ts-link-slash:before {
  content: "";
}

.fi-ts-link-slash-alt:before {
  content: "";
}

.fi-ts-lion:before {
  content: "";
}

.fi-ts-lion-head:before {
  content: "";
}

.fi-ts-lips:before {
  content: "";
}

.fi-ts-lips-silence:before {
  content: "";
}

.fi-ts-lipstick:before {
  content: "";
}

.fi-ts-lira-sign:before {
  content: "";
}

.fi-ts-list-check:before {
  content: "";
}

.fi-ts-list-dropdown:before {
  content: "";
}

.fi-ts-list-music:before {
  content: "";
}

.fi-ts-list-timeline:before {
  content: "";
}

.fi-ts-list-tree:before {
  content: "";
}

.fi-ts-litecoin-sign:before {
  content: "";
}

.fi-ts-live:before {
  content: "";
}

.fi-ts-live-alt:before {
  content: "";
}

.fi-ts-loading:before {
  content: "";
}

.fi-ts-loan:before {
  content: "";
}

.fi-ts-lobster:before {
  content: "";
}

.fi-ts-location-alt:before {
  content: "";
}

.fi-ts-location-arrow:before {
  content: "";
}

.fi-ts-location-crosshairs:before {
  content: "";
}

.fi-ts-location-crosshairs-slash:before {
  content: "";
}

.fi-ts-location-dot-slash:before {
  content: "";
}

.fi-ts-location-exclamation:before {
  content: "";
}

.fi-ts-location-lock:before {
  content: "";
}

.fi-ts-location-pin-call:before {
  content: "";
}

.fi-ts-lock-alt:before {
  content: "";
}

.fi-ts-lock-hashtag:before {
  content: "";
}

.fi-ts-lock-open-alt:before {
  content: "";
}

.fi-ts-locust:before {
  content: "";
}

.fi-ts-log-file:before {
  content: "";
}

.fi-ts-login:before {
  content: "";
}

.fi-ts-login-lock:before {
  content: "";
}

.fi-ts-logo:before {
  content: "";
}

.fi-ts-longboard:before {
  content: "";
}

.fi-ts-loop-square:before {
  content: "";
}

.fi-ts-loveseat:before {
  content: "";
}

.fi-ts-low-vision:before {
  content: "";
}

.fi-ts-lower-back:before {
  content: "";
}

.fi-ts-luchador:before {
  content: "";
}

.fi-ts-luggage-cart:before {
  content: "";
}

.fi-ts-lunch-box:before {
  content: "";
}

.fi-ts-lung-cancer:before {
  content: "";
}

.fi-ts-lung-ribbon:before {
  content: "";
}

.fi-ts-lungs:before {
  content: "";
}

.fi-ts-lungs-virus:before {
  content: "";
}

.fi-ts-m:before {
  content: "";
}

.fi-ts-macarons:before {
  content: "";
}

.fi-ts-mace:before {
  content: "";
}

.fi-ts-machine-learning:before {
  content: "";
}

.fi-ts-magnet:before {
  content: "";
}

.fi-ts-magnet-energy:before {
  content: "";
}

.fi-ts-magnet-user:before {
  content: "";
}

.fi-ts-magnifying-glass-binary:before {
  content: "";
}

.fi-ts-magnifying-glass-eye:before {
  content: "";
}

.fi-ts-magnifying-glass-play:before {
  content: "";
}

.fi-ts-magnifying-glass-wave:before {
  content: "";
}

.fi-ts-mail-hook:before {
  content: "";
}

.fi-ts-mail-malware:before {
  content: "";
}

.fi-ts-mail-plus-circle:before {
  content: "";
}

.fi-ts-mailbox:before {
  content: "";
}

.fi-ts-mailbox-envelope:before {
  content: "";
}

.fi-ts-mailbox-flag-up:before {
  content: "";
}

.fi-ts-makeup-bag:before {
  content: "";
}

.fi-ts-makeup-brush:before {
  content: "";
}

.fi-ts-malware-circle:before {
  content: "";
}

.fi-ts-malware-shield:before {
  content: "";
}

.fi-ts-malware-square:before {
  content: "";
}

.fi-ts-man-head:before {
  content: "";
}

.fi-ts-man-scientist:before {
  content: "";
}

.fi-ts-manat-sign:before {
  content: "";
}

.fi-ts-mandolin:before {
  content: "";
}

.fi-ts-mango:before {
  content: "";
}

.fi-ts-manhole:before {
  content: "";
}

.fi-ts-manicure:before {
  content: "";
}

.fi-ts-map-location-track:before {
  content: "";
}

.fi-ts-map-marker-check:before {
  content: "";
}

.fi-ts-map-marker-edit:before {
  content: "";
}

.fi-ts-map-marker-question:before {
  content: "";
}

.fi-ts-map-marker-slash:before {
  content: "";
}

.fi-ts-map-marker-smile:before {
  content: "";
}

.fi-ts-map-pin:before {
  content: "";
}

.fi-ts-map-point:before {
  content: "";
}

.fi-ts-march-calendar:before {
  content: "";
}

.fi-ts-marker:before {
  content: "";
}

.fi-ts-marker-hospital:before {
  content: "";
}

.fi-ts-marker-time:before {
  content: "";
}

.fi-ts-marketplace:before {
  content: "";
}

.fi-ts-marketplace-alt:before {
  content: "";
}

.fi-ts-marketplace-store:before {
  content: "";
}

.fi-ts-marriage-proposal:before {
  content: "";
}

.fi-ts-mars:before {
  content: "";
}

.fi-ts-mars-and-venus-burst:before {
  content: "";
}

.fi-ts-mars-double:before {
  content: "";
}

.fi-ts-mars-stroke-right:before {
  content: "";
}

.fi-ts-mars-stroke-up:before {
  content: "";
}

.fi-ts-martini-glass-citrus:before {
  content: "";
}

.fi-ts-martini-glass-empty:before {
  content: "";
}

.fi-ts-mascara:before {
  content: "";
}

.fi-ts-mask-carnival:before {
  content: "";
}

.fi-ts-mask-face:before {
  content: "";
}

.fi-ts-mask-snorkel:before {
  content: "";
}

.fi-ts-massage:before {
  content: "";
}

.fi-ts-master-plan:before {
  content: "";
}

.fi-ts-master-plan-integrate:before {
  content: "";
}

.fi-ts-match-fire:before {
  content: "";
}

.fi-ts-mattress-pillow:before {
  content: "";
}

.fi-ts-may-calendar:before {
  content: "";
}

.fi-ts-measuring-tape:before {
  content: "";
}

.fi-ts-meat:before {
  content: "";
}

.fi-ts-medal:before {
  content: "";
}

.fi-ts-mediator:before {
  content: "";
}

.fi-ts-medical-star:before {
  content: "";
}

.fi-ts-medication:before {
  content: "";
}

.fi-ts-medicine:before {
  content: "";
}

.fi-ts-meditation:before {
  content: "";
}

.fi-ts-meeting:before {
  content: "";
}

.fi-ts-meeting-alt:before {
  content: "";
}

.fi-ts-megaphone:before {
  content: "";
}

.fi-ts-megaphone-announcement-leader:before {
  content: "";
}

.fi-ts-megaphone-magnifying-glass:before {
  content: "";
}

.fi-ts-megaphone-sound-waves:before {
  content: "";
}

.fi-ts-meh:before {
  content: "";
}

.fi-ts-meh-blank:before {
  content: "";
}

.fi-ts-meh-rolling-eyes:before {
  content: "";
}

.fi-ts-melon:before {
  content: "";
}

.fi-ts-melon-alt:before {
  content: "";
}

.fi-ts-member-list:before {
  content: "";
}

.fi-ts-member-search:before {
  content: "";
}

.fi-ts-membership:before {
  content: "";
}

.fi-ts-membership-vip:before {
  content: "";
}

.fi-ts-memo:before {
  content: "";
}

.fi-ts-memo-circle-check:before {
  content: "";
}

.fi-ts-memo-pad:before {
  content: "";
}

.fi-ts-memory:before {
  content: "";
}

.fi-ts-memory-loss:before {
  content: "";
}

.fi-ts-men-swimsuit:before {
  content: "";
}

.fi-ts-menorah:before {
  content: "";
}

.fi-ts-menu-food:before {
  content: "";
}

.fi-ts-mercury:before {
  content: "";
}

.fi-ts-message-alert:before {
  content: "";
}

.fi-ts-message-arrow-down:before {
  content: "";
}

.fi-ts-message-arrow-up:before {
  content: "";
}

.fi-ts-message-arrow-up-right:before {
  content: "";
}

.fi-ts-message-bot:before {
  content: "";
}

.fi-ts-message-circle-refresh:before {
  content: "";
}

.fi-ts-message-code:before {
  content: "";
}

.fi-ts-message-dollar:before {
  content: "";
}

.fi-ts-message-heart:before {
  content: "";
}

.fi-ts-message-image:before {
  content: "";
}

.fi-ts-message-question:before {
  content: "";
}

.fi-ts-message-quote:before {
  content: "";
}

.fi-ts-message-slash:before {
  content: "";
}

.fi-ts-message-sms:before {
  content: "";
}

.fi-ts-message-square-refresh:before {
  content: "";
}

.fi-ts-message-star:before {
  content: "";
}

.fi-ts-message-text:before {
  content: "";
}

.fi-ts-message-xmark:before {
  content: "";
}

.fi-ts-messages:before {
  content: "";
}

.fi-ts-messages-dollar:before {
  content: "";
}

.fi-ts-messages-question:before {
  content: "";
}

.fi-ts-meteor:before {
  content: "";
}

.fi-ts-meter:before {
  content: "";
}

.fi-ts-meter-bolt:before {
  content: "";
}

.fi-ts-meter-droplet:before {
  content: "";
}

.fi-ts-meter-fire:before {
  content: "";
}

.fi-ts-method:before {
  content: "";
}

.fi-ts-microchip:before {
  content: "";
}

.fi-ts-microchip-ai:before {
  content: "";
}

.fi-ts-microphone-alt:before {
  content: "";
}

.fi-ts-microphone-slash:before {
  content: "";
}

.fi-ts-microscope:before {
  content: "";
}

.fi-ts-microscope-bacteria:before {
  content: "";
}

.fi-ts-microwave:before {
  content: "";
}

.fi-ts-milk:before {
  content: "";
}

.fi-ts-milk-alt:before {
  content: "";
}

.fi-ts-mill:before {
  content: "";
}

.fi-ts-mill-sign:before {
  content: "";
}

.fi-ts-mind-share:before {
  content: "";
}

.fi-ts-minus-circle:before {
  content: "";
}

.fi-ts-minus-hexagon:before {
  content: "";
}

.fi-ts-mirror:before {
  content: "";
}

.fi-ts-mirror-user:before {
  content: "";
}

.fi-ts-mission:before {
  content: "";
}

.fi-ts-mistletoe:before {
  content: "";
}

.fi-ts-mix:before {
  content: "";
}

.fi-ts-mixer:before {
  content: "";
}

.fi-ts-mobile:before {
  content: "";
}

.fi-ts-mobile-4g:before {
  content: "";
}

.fi-ts-mobile-5g:before {
  content: "";
}

.fi-ts-mobile-app-cleaner:before {
  content: "";
}

.fi-ts-mobile-button:before {
  content: "";
}

.fi-ts-mobile-friendly:before {
  content: "";
}

.fi-ts-mobile-hand:before {
  content: "";
}

.fi-ts-mobile-lock:before {
  content: "";
}

.fi-ts-mobile-message:before {
  content: "";
}

.fi-ts-mobile-notch:before {
  content: "";
}

.fi-ts-mockup:before {
  content: "";
}

.fi-ts-mode:before {
  content: "";
}

.fi-ts-mode-alt:before {
  content: "";
}

.fi-ts-model-cube:before {
  content: "";
}

.fi-ts-model-cube-arrows:before {
  content: "";
}

.fi-ts-model-cube-space:before {
  content: "";
}

.fi-ts-modular-home:before {
  content: "";
}

.fi-ts-module:before {
  content: "";
}

.fi-ts-monday:before {
  content: "";
}

.fi-ts-money:before {
  content: "";
}

.fi-ts-money-bill-simple:before {
  content: "";
}

.fi-ts-money-bill-transfer:before {
  content: "";
}

.fi-ts-money-bill-wave:before {
  content: "";
}

.fi-ts-money-bill-wave-alt:before {
  content: "";
}

.fi-ts-money-bills:before {
  content: "";
}

.fi-ts-money-bills-simple:before {
  content: "";
}

.fi-ts-money-check:before {
  content: "";
}

.fi-ts-money-check-edit:before {
  content: "";
}

.fi-ts-money-check-edit-alt:before {
  content: "";
}

.fi-ts-money-coin-transfer:before {
  content: "";
}

.fi-ts-money-from-bracket:before {
  content: "";
}

.fi-ts-money-income:before {
  content: "";
}

.fi-ts-money-laptop:before {
  content: "";
}

.fi-ts-money-safe-box:before {
  content: "";
}

.fi-ts-money-simple-from-bracket:before {
  content: "";
}

.fi-ts-money-transfer-alt:before {
  content: "";
}

.fi-ts-money-transfer-coin-arrow:before {
  content: "";
}

.fi-ts-money-transfer-smartphone:before {
  content: "";
}

.fi-ts-money-wings:before {
  content: "";
}

.fi-ts-monitor-sun:before {
  content: "";
}

.fi-ts-monitor-water:before {
  content: "";
}

.fi-ts-monkey:before {
  content: "";
}

.fi-ts-monstera:before {
  content: "";
}

.fi-ts-monument:before {
  content: "";
}

.fi-ts-moon:before {
  content: "";
}

.fi-ts-moon-stars:before {
  content: "";
}

.fi-ts-moped:before {
  content: "";
}

.fi-ts-mortar-pestle:before {
  content: "";
}

.fi-ts-mortgage:before {
  content: "";
}

.fi-ts-mosque:before {
  content: "";
}

.fi-ts-mosque-alt:before {
  content: "";
}

.fi-ts-mosque-moon:before {
  content: "";
}

.fi-ts-mosquito:before {
  content: "";
}

.fi-ts-mosquito-net:before {
  content: "";
}

.fi-ts-motion-graphic:before {
  content: "";
}

.fi-ts-motorcycle:before {
  content: "";
}

.fi-ts-motorcycle-front:before {
  content: "";
}

.fi-ts-motorcycle-helmet:before {
  content: "";
}

.fi-ts-mound:before {
  content: "";
}

.fi-ts-mountain:before {
  content: "";
}

.fi-ts-mountain-city:before {
  content: "";
}

.fi-ts-mountains:before {
  content: "";
}

.fi-ts-mouse:before {
  content: "";
}

.fi-ts-mouse-field:before {
  content: "";
}

.fi-ts-mouse-pointer-click:before {
  content: "";
}

.fi-ts-mouse-pointer-heart:before {
  content: "";
}

.fi-ts-moustache:before {
  content: "";
}

.fi-ts-mov-file:before {
  content: "";
}

.fi-ts-move-to-folder:before {
  content: "";
}

.fi-ts-move-to-folder-2:before {
  content: "";
}

.fi-ts-moving:before {
  content: "";
}

.fi-ts-mower:before {
  content: "";
}

.fi-ts-mp3-file:before {
  content: "";
}

.fi-ts-mp3-player:before {
  content: "";
}

.fi-ts-mp4-file:before {
  content: "";
}

.fi-ts-muffin:before {
  content: "";
}

.fi-ts-mug:before {
  content: "";
}

.fi-ts-mug-alt:before {
  content: "";
}

.fi-ts-mug-hot:before {
  content: "";
}

.fi-ts-mug-hot-alt:before {
  content: "";
}

.fi-ts-mug-marshmallows:before {
  content: "";
}

.fi-ts-mug-tea:before {
  content: "";
}

.fi-ts-mug-tea-alt:before {
  content: "";
}

.fi-ts-mug-tea-saucer:before {
  content: "";
}

.fi-ts-multiple:before {
  content: "";
}

.fi-ts-multiple-alt:before {
  content: "";
}

.fi-ts-multitasking:before {
  content: "";
}

.fi-ts-muscle:before {
  content: "";
}

.fi-ts-museum:before {
  content: "";
}

.fi-ts-mushroom:before {
  content: "";
}

.fi-ts-mushroom-alt:before {
  content: "";
}

.fi-ts-mushroom-cloud:before {
  content: "";
}

.fi-ts-music-file:before {
  content: "";
}

.fi-ts-music-magnifying-glass:before {
  content: "";
}

.fi-ts-music-note:before {
  content: "";
}

.fi-ts-music-note-slash:before {
  content: "";
}

.fi-ts-music-slash:before {
  content: "";
}

.fi-ts-n:before {
  content: "";
}

.fi-ts-nail-art:before {
  content: "";
}

.fi-ts-nail-clipper:before {
  content: "";
}

.fi-ts-naira-sign:before {
  content: "";
}

.fi-ts-narwhal:before {
  content: "";
}

.fi-ts-nesting-dolls:before {
  content: "";
}

.fi-ts-network:before {
  content: "";
}

.fi-ts-network-analytic:before {
  content: "";
}

.fi-ts-network-cloud:before {
  content: "";
}

.fi-ts-network-firewall:before {
  content: "";
}

.fi-ts-network-user:before {
  content: "";
}

.fi-ts-neuter:before {
  content: "";
}

.fi-ts-newsletter-subscribe:before {
  content: "";
}

.fi-ts-newspaper:before {
  content: "";
}

.fi-ts-newspaper-open:before {
  content: "";
}

.fi-ts-nfc:before {
  content: "";
}

.fi-ts-nfc-lock:before {
  content: "";
}

.fi-ts-nfc-magnifying-glass:before {
  content: "";
}

.fi-ts-nfc-pen:before {
  content: "";
}

.fi-ts-nfc-slash:before {
  content: "";
}

.fi-ts-nfc-trash:before {
  content: "";
}

.fi-ts-nft-square:before {
  content: "";
}

.fi-ts-night-day:before {
  content: "";
}

.fi-ts-night-mode:before {
  content: "";
}

.fi-ts-no-attention:before {
  content: "";
}

.fi-ts-no-baby:before {
  content: "";
}

.fi-ts-no-ball:before {
  content: "";
}

.fi-ts-no-child:before {
  content: "";
}

.fi-ts-no-children:before {
  content: "";
}

.fi-ts-no-fee:before {
  content: "";
}

.fi-ts-no-food:before {
  content: "";
}

.fi-ts-no-food-circle:before {
  content: "";
}

.fi-ts-no-iron:before {
  content: "";
}

.fi-ts-no-pacifier:before {
  content: "";
}

.fi-ts-no-people:before {
  content: "";
}

.fi-ts-no-play-football:before {
  content: "";
}

.fi-ts-no-smoking:before {
  content: "";
}

.fi-ts-no-vaping:before {
  content: "";
}

.fi-ts-no-vaping-circle:before {
  content: "";
}

.fi-ts-noise-cancelling-headphones:before {
  content: "";
}

.fi-ts-noodles:before {
  content: "";
}

.fi-ts-nose:before {
  content: "";
}

.fi-ts-not-equal:before {
  content: "";
}

.fi-ts-not-found:before {
  content: "";
}

.fi-ts-not-found-alt:before {
  content: "";
}

.fi-ts-not-found-magnifying-glass:before {
  content: "";
}

.fi-ts-notary:before {
  content: "";
}

.fi-ts-notdef:before {
  content: "";
}

.fi-ts-note:before {
  content: "";
}

.fi-ts-note-medical:before {
  content: "";
}

.fi-ts-note-sticky:before {
  content: "";
}

.fi-ts-notebook:before {
  content: "";
}

.fi-ts-notebook-alt:before {
  content: "";
}

.fi-ts-notes:before {
  content: "";
}

.fi-ts-notes-medical:before {
  content: "";
}

.fi-ts-november-calendar:before {
  content: "";
}

.fi-ts-o:before {
  content: "";
}

.fi-ts-obj-file:before {
  content: "";
}

.fi-ts-object-exclude:before {
  content: "";
}

.fi-ts-object-group:before {
  content: "";
}

.fi-ts-object-intersect:before {
  content: "";
}

.fi-ts-object-subtract:before {
  content: "";
}

.fi-ts-object-ungroup:before {
  content: "";
}

.fi-ts-object-union:before {
  content: "";
}

.fi-ts-objects-column:before {
  content: "";
}

.fi-ts-octagon:before {
  content: "";
}

.fi-ts-octagon-check:before {
  content: "";
}

.fi-ts-octagon-divide:before {
  content: "";
}

.fi-ts-octagon-exclamation:before {
  content: "";
}

.fi-ts-octagon-minus:before {
  content: "";
}

.fi-ts-octagon-plus:before {
  content: "";
}

.fi-ts-octagon-xmark:before {
  content: "";
}

.fi-ts-october-calendar:before {
  content: "";
}

.fi-ts-office-chair:before {
  content: "";
}

.fi-ts-oil-can:before {
  content: "";
}

.fi-ts-oil-price:before {
  content: "";
}

.fi-ts-oil-tank:before {
  content: "";
}

.fi-ts-oil-temp:before {
  content: "";
}

.fi-ts-old-people:before {
  content: "";
}

.fi-ts-olive:before {
  content: "";
}

.fi-ts-olive-branch-dove:before {
  content: "";
}

.fi-ts-olive-oil:before {
  content: "";
}

.fi-ts-olives:before {
  content: "";
}

.fi-ts-om:before {
  content: "";
}

.fi-ts-omega:before {
  content: "";
}

.fi-ts-on-air-square:before {
  content: "";
}

.fi-ts-onboarding:before {
  content: "";
}

.fi-ts-onigiri:before {
  content: "";
}

.fi-ts-onion:before {
  content: "";
}

.fi-ts-online-interview:before {
  content: "";
}

.fi-ts-online-meet:before {
  content: "";
}

.fi-ts-open:before {
  content: "";
}

.fi-ts-open-book-lightbulb:before {
  content: "";
}

.fi-ts-open-mail-clip:before {
  content: "";
}

.fi-ts-operating-system-upgrade:before {
  content: "";
}

.fi-ts-operation:before {
  content: "";
}

.fi-ts-optimization:before {
  content: "";
}

.fi-ts-orange-juice:before {
  content: "";
}

.fi-ts-order-food-mobile:before {
  content: "";
}

.fi-ts-order-food-online:before {
  content: "";
}

.fi-ts-order-food-telephone:before {
  content: "";
}

.fi-ts-order-history:before {
  content: "";
}

.fi-ts-organization-chart:before {
  content: "";
}

.fi-ts-ornament:before {
  content: "";
}

.fi-ts-otp:before {
  content: "";
}

.fi-ts-otter:before {
  content: "";
}

.fi-ts-outdent:before {
  content: "";
}

.fi-ts-oval:before {
  content: "";
}

.fi-ts-oval-alt:before {
  content: "";
}

.fi-ts-oven:before {
  content: "";
}

.fi-ts-overline:before {
  content: "";
}

.fi-ts-overview:before {
  content: "";
}

.fi-ts-p:before {
  content: "";
}

.fi-ts-pacifier:before {
  content: "";
}

.fi-ts-package:before {
  content: "";
}

.fi-ts-paddle-tennis-player:before {
  content: "";
}

.fi-ts-paddle-tennis-racket:before {
  content: "";
}

.fi-ts-padlock-check:before {
  content: "";
}

.fi-ts-page-break:before {
  content: "";
}

.fi-ts-pager:before {
  content: "";
}

.fi-ts-paid:before {
  content: "";
}

.fi-ts-paint-roller:before {
  content: "";
}

.fi-ts-paintbrush-pencil:before {
  content: "";
}

.fi-ts-pallet:before {
  content: "";
}

.fi-ts-pallet-alt:before {
  content: "";
}

.fi-ts-pan:before {
  content: "";
}

.fi-ts-pan-food:before {
  content: "";
}

.fi-ts-pan-frying:before {
  content: "";
}

.fi-ts-pancakes:before {
  content: "";
}

.fi-ts-panorama:before {
  content: "";
}

.fi-ts-paper-plane:before {
  content: "";
}

.fi-ts-paper-plane-top:before {
  content: "";
}

.fi-ts-paperclip-vertical:before {
  content: "";
}

.fi-ts-parachute-box:before {
  content: "";
}

.fi-ts-paragraph:before {
  content: "";
}

.fi-ts-paragraph-left:before {
  content: "";
}

.fi-ts-parking:before {
  content: "";
}

.fi-ts-parking-circle:before {
  content: "";
}

.fi-ts-parking-circle-slash:before {
  content: "";
}

.fi-ts-parking-slash:before {
  content: "";
}

.fi-ts-party-bell:before {
  content: "";
}

.fi-ts-party-horn:before {
  content: "";
}

.fi-ts-passenger-plane:before {
  content: "";
}

.fi-ts-passport:before {
  content: "";
}

.fi-ts-password:before {
  content: "";
}

.fi-ts-password-alt:before {
  content: "";
}

.fi-ts-password-computer:before {
  content: "";
}

.fi-ts-password-email:before {
  content: "";
}

.fi-ts-password-lock:before {
  content: "";
}

.fi-ts-password-magnifying-glass:before {
  content: "";
}

.fi-ts-password-protection:before {
  content: "";
}

.fi-ts-password-smartphone:before {
  content: "";
}

.fi-ts-paste:before {
  content: "";
}

.fi-ts-patient:before {
  content: "";
}

.fi-ts-patient-file:before {
  content: "";
}

.fi-ts-pattern:before {
  content: "";
}

.fi-ts-pause-circle:before {
  content: "";
}

.fi-ts-pause-square:before {
  content: "";
}

.fi-ts-paw:before {
  content: "";
}

.fi-ts-paw-claws:before {
  content: "";
}

.fi-ts-paw-heart:before {
  content: "";
}

.fi-ts-pay-per-click:before {
  content: "";
}

.fi-ts-payment-authentication:before {
  content: "";
}

.fi-ts-payment-pos:before {
  content: "";
}

.fi-ts-payment-qrcode:before {
  content: "";
}

.fi-ts-payroll:before {
  content: "";
}

.fi-ts-payroll-calendar:before {
  content: "";
}

.fi-ts-payroll-check:before {
  content: "";
}

.fi-ts-pc-chair:before {
  content: "";
}

.fi-ts-peace:before {
  content: "";
}

.fi-ts-peach:before {
  content: "";
}

.fi-ts-peanut:before {
  content: "";
}

.fi-ts-peanuts:before {
  content: "";
}

.fi-ts-peapod:before {
  content: "";
}

.fi-ts-pear:before {
  content: "";
}

.fi-ts-pedestal:before {
  content: "";
}

.fi-ts-pelvis:before {
  content: "";
}

.fi-ts-pen-circle:before {
  content: "";
}

.fi-ts-pen-clip:before {
  content: "";
}

.fi-ts-pen-clip-slash:before {
  content: "";
}

.fi-ts-pen-fancy:before {
  content: "";
}

.fi-ts-pen-fancy-slash:before {
  content: "";
}

.fi-ts-pen-field:before {
  content: "";
}

.fi-ts-pen-nib:before {
  content: "";
}

.fi-ts-pen-nib-slash:before {
  content: "";
}

.fi-ts-pen-slash:before {
  content: "";
}

.fi-ts-pen-square:before {
  content: "";
}

.fi-ts-pen-swirl:before {
  content: "";
}

.fi-ts-pencil-lightbulb:before {
  content: "";
}

.fi-ts-pencil-paintbrush:before {
  content: "";
}

.fi-ts-pencil-ruler:before {
  content: "";
}

.fi-ts-pencil-slash:before {
  content: "";
}

.fi-ts-pending:before {
  content: "";
}

.fi-ts-pennant:before {
  content: "";
}

.fi-ts-people:before {
  content: "";
}

.fi-ts-people-arrows-left-right:before {
  content: "";
}

.fi-ts-people-carry-box:before {
  content: "";
}

.fi-ts-people-dress:before {
  content: "";
}

.fi-ts-people-group:before {
  content: "";
}

.fi-ts-people-line:before {
  content: "";
}

.fi-ts-people-network-partner:before {
  content: "";
}

.fi-ts-people-pants:before {
  content: "";
}

.fi-ts-people-poll:before {
  content: "";
}

.fi-ts-people-pulling:before {
  content: "";
}

.fi-ts-people-robbery:before {
  content: "";
}

.fi-ts-people-roof:before {
  content: "";
}

.fi-ts-pepper:before {
  content: "";
}

.fi-ts-pepper-alt:before {
  content: "";
}

.fi-ts-pepper-hot:before {
  content: "";
}

.fi-ts-peppermint:before {
  content: "";
}

.fi-ts-peppermint-tea:before {
  content: "";
}

.fi-ts-percent-10:before {
  content: "";
}

.fi-ts-percent-100:before {
  content: "";
}

.fi-ts-percent-20:before {
  content: "";
}

.fi-ts-percent-25:before {
  content: "";
}

.fi-ts-percent-30:before {
  content: "";
}

.fi-ts-percent-40:before {
  content: "";
}

.fi-ts-percent-50:before {
  content: "";
}

.fi-ts-percent-60:before {
  content: "";
}

.fi-ts-percent-70:before {
  content: "";
}

.fi-ts-percent-75:before {
  content: "";
}

.fi-ts-percent-80:before {
  content: "";
}

.fi-ts-percent-90:before {
  content: "";
}

.fi-ts-percentage:before {
  content: "";
}

.fi-ts-perfume:before {
  content: "";
}

.fi-ts-person-arrow-down-to-line:before {
  content: "";
}

.fi-ts-person-arrow-up-from-line:before {
  content: "";
}

.fi-ts-person-back-pain:before {
  content: "";
}

.fi-ts-person-battery:before {
  content: "";
}

.fi-ts-person-booth:before {
  content: "";
}

.fi-ts-person-breastfeeding:before {
  content: "";
}

.fi-ts-person-burst:before {
  content: "";
}

.fi-ts-person-carry-box:before {
  content: "";
}

.fi-ts-person-chalkboard:before {
  content: "";
}

.fi-ts-person-circle-check:before {
  content: "";
}

.fi-ts-person-circle-exclamation:before {
  content: "";
}

.fi-ts-person-circle-minus:before {
  content: "";
}

.fi-ts-person-circle-plus:before {
  content: "";
}

.fi-ts-person-circle-question:before {
  content: "";
}

.fi-ts-person-circle-xmark:before {
  content: "";
}

.fi-ts-person-climbing:before {
  content: "";
}

.fi-ts-person-cv:before {
  content: "";
}

.fi-ts-person-dolly:before {
  content: "";
}

.fi-ts-person-dolly-empty:before {
  content: "";
}

.fi-ts-person-dots-from-line:before {
  content: "";
}

.fi-ts-person-dragging-bag:before {
  content: "";
}

.fi-ts-person-dress:before {
  content: "";
}

.fi-ts-person-dress-burst:before {
  content: "";
}

.fi-ts-person-dress-simple:before {
  content: "";
}

.fi-ts-person-drowning:before {
  content: "";
}

.fi-ts-person-falling:before {
  content: "";
}

.fi-ts-person-harassing:before {
  content: "";
}

.fi-ts-person-luggage:before {
  content: "";
}

.fi-ts-person-lunge:before {
  content: "";
}

.fi-ts-person-military-pointing:before {
  content: "";
}

.fi-ts-person-military-rifle:before {
  content: "";
}

.fi-ts-person-military-to-person:before {
  content: "";
}

.fi-ts-person-pilates:before {
  content: "";
}

.fi-ts-person-praying:before {
  content: "";
}

.fi-ts-person-pregnant:before {
  content: "";
}

.fi-ts-person-presenting:before {
  content: "";
}

.fi-ts-person-rays:before {
  content: "";
}

.fi-ts-person-rifle:before {
  content: "";
}

.fi-ts-person-seat:before {
  content: "";
}

.fi-ts-person-seat-reclined:before {
  content: "";
}

.fi-ts-person-shelter:before {
  content: "";
}

.fi-ts-person-sign:before {
  content: "";
}

.fi-ts-person-simple:before {
  content: "";
}

.fi-ts-person-stress:before {
  content: "";
}

.fi-ts-person-surfing:before {
  content: "";
}

.fi-ts-person-through-window:before {
  content: "";
}

.fi-ts-person-to-door:before {
  content: "";
}

.fi-ts-person-walking-arrow-loop-left:before {
  content: "";
}

.fi-ts-person-walking-arrow-right:before {
  content: "";
}

.fi-ts-person-walking-from-line-arrow-right:before {
  content: "";
}

.fi-ts-person-walking-with-cane:before {
  content: "";
}

.fi-ts-peseta-sign:before {
  content: "";
}

.fi-ts-peso-sign:before {
  content: "";
}

.fi-ts-pets:before {
  content: "";
}

.fi-ts-pharmacy:before {
  content: "";
}

.fi-ts-pharmacy-symbol:before {
  content: "";
}

.fi-ts-phishing:before {
  content: "";
}

.fi-ts-phone-24h:before {
  content: "";
}

.fi-ts-phone-addiction:before {
  content: "";
}

.fi-ts-phone-call:before {
  content: "";
}

.fi-ts-phone-cross:before {
  content: "";
}

.fi-ts-phone-flip:before {
  content: "";
}

.fi-ts-phone-guide:before {
  content: "";
}

.fi-ts-phone-heart-message:before {
  content: "";
}

.fi-ts-phone-intercom:before {
  content: "";
}

.fi-ts-phone-megaphone:before {
  content: "";
}

.fi-ts-phone-office:before {
  content: "";
}

.fi-ts-phone-pause:before {
  content: "";
}

.fi-ts-phone-plus:before {
  content: "";
}

.fi-ts-phone-rotary:before {
  content: "";
}

.fi-ts-phone-slash:before {
  content: "";
}

.fi-ts-photo-capture:before {
  content: "";
}

.fi-ts-photo-film-music:before {
  content: "";
}

.fi-ts-photo-video:before {
  content: "";
}

.fi-ts-physics:before {
  content: "";
}

.fi-ts-pi:before {
  content: "";
}

.fi-ts-piano:before {
  content: "";
}

.fi-ts-piano-keyboard:before {
  content: "";
}

.fi-ts-picaxe-minning:before {
  content: "";
}

.fi-ts-pickaxe:before {
  content: "";
}

.fi-ts-picking:before {
  content: "";
}

.fi-ts-picking-box:before {
  content: "";
}

.fi-ts-picnic:before {
  content: "";
}

.fi-ts-picpeople:before {
  content: "";
}

.fi-ts-picpeople-filled:before {
  content: "";
}

.fi-ts-pie:before {
  content: "";
}

.fi-ts-pig:before {
  content: "";
}

.fi-ts-pig-bank-bulb:before {
  content: "";
}

.fi-ts-pig-face:before {
  content: "";
}

.fi-ts-piggy-bank:before {
  content: "";
}

.fi-ts-piggy-bank-budget:before {
  content: "";
}

.fi-ts-pilates-reformer:before {
  content: "";
}

.fi-ts-pillar:before {
  content: "";
}

.fi-ts-pills:before {
  content: "";
}

.fi-ts-pin-to-pin:before {
  content: "";
}

.fi-ts-pinata:before {
  content: "";
}

.fi-ts-pineapple:before {
  content: "";
}

.fi-ts-pineapple-alt:before {
  content: "";
}

.fi-ts-ping-pong:before {
  content: "";
}

.fi-ts-pipe-smoking:before {
  content: "";
}

.fi-ts-pisa-tower:before {
  content: "";
}

.fi-ts-pizza-box:before {
  content: "";
}

.fi-ts-pizza-slice:before {
  content: "";
}

.fi-ts-pizza-whole-slice:before {
  content: "";
}

.fi-ts-place-of-worship:before {
  content: "";
}

.fi-ts-plagiarism:before {
  content: "";
}

.fi-ts-plan:before {
  content: "";
}

.fi-ts-plan-strategy:before {
  content: "";
}

.fi-ts-plane-alt:before {
  content: "";
}

.fi-ts-plane-arrival:before {
  content: "";
}

.fi-ts-plane-check:before {
  content: "";
}

.fi-ts-plane-clock:before {
  content: "";
}

.fi-ts-plane-departure:before {
  content: "";
}

.fi-ts-plane-globe:before {
  content: "";
}

.fi-ts-plane-lock:before {
  content: "";
}

.fi-ts-plane-prop:before {
  content: "";
}

.fi-ts-plane-slash:before {
  content: "";
}

.fi-ts-plane-tail:before {
  content: "";
}

.fi-ts-planet-moon:before {
  content: "";
}

.fi-ts-planet-ringed:before {
  content: "";
}

.fi-ts-plant-care:before {
  content: "";
}

.fi-ts-plant-growth:before {
  content: "";
}

.fi-ts-plant-seed-invest:before {
  content: "";
}

.fi-ts-plant-wilt:before {
  content: "";
}

.fi-ts-plate:before {
  content: "";
}

.fi-ts-plate-eating:before {
  content: "";
}

.fi-ts-plate-empty:before {
  content: "";
}

.fi-ts-plate-utensils:before {
  content: "";
}

.fi-ts-plate-wheat:before {
  content: "";
}

.fi-ts-play-circle:before {
  content: "";
}

.fi-ts-play-microphone:before {
  content: "";
}

.fi-ts-play-pause:before {
  content: "";
}

.fi-ts-playing-cards:before {
  content: "";
}

.fi-ts-plug:before {
  content: "";
}

.fi-ts-plug-alt:before {
  content: "";
}

.fi-ts-plug-bolt-charger:before {
  content: "";
}

.fi-ts-plug-cable:before {
  content: "";
}

.fi-ts-plug-circle-bolt:before {
  content: "";
}

.fi-ts-plug-circle-check:before {
  content: "";
}

.fi-ts-plug-circle-exclamation:before {
  content: "";
}

.fi-ts-plug-circle-minus:before {
  content: "";
}

.fi-ts-plug-circle-plus:before {
  content: "";
}

.fi-ts-plug-connection:before {
  content: "";
}

.fi-ts-plug-eco:before {
  content: "";
}

.fi-ts-plus-hexagon:before {
  content: "";
}

.fi-ts-plus-minus:before {
  content: "";
}

.fi-ts-png-file:before {
  content: "";
}

.fi-ts-podcast:before {
  content: "";
}

.fi-ts-podium:before {
  content: "";
}

.fi-ts-podium-award:before {
  content: "";
}

.fi-ts-podium-star:before {
  content: "";
}

.fi-ts-podium-victory-leader:before {
  content: "";
}

.fi-ts-point-of-sale:before {
  content: "";
}

.fi-ts-point-of-sale-bill:before {
  content: "";
}

.fi-ts-point-of-sale-signal:before {
  content: "";
}

.fi-ts-pointer-loading:before {
  content: "";
}

.fi-ts-pointer-text:before {
  content: "";
}

.fi-ts-poker-chip:before {
  content: "";
}

.fi-ts-police-box:before {
  content: "";
}

.fi-ts-polish-bottle:before {
  content: "";
}

.fi-ts-polish-brush:before {
  content: "";
}

.fi-ts-poll-h:before {
  content: "";
}

.fi-ts-pollution:before {
  content: "";
}

.fi-ts-pompebled:before {
  content: "";
}

.fi-ts-poo:before {
  content: "";
}

.fi-ts-poo-bolt:before {
  content: "";
}

.fi-ts-pool-8-ball:before {
  content: "";
}

.fi-ts-poop:before {
  content: "";
}

.fi-ts-pop:before {
  content: "";
}

.fi-ts-popcorn:before {
  content: "";
}

.fi-ts-popsicle:before {
  content: "";
}

.fi-ts-population:before {
  content: "";
}

.fi-ts-population-globe:before {
  content: "";
}

.fi-ts-portal-enter:before {
  content: "";
}

.fi-ts-portal-exit:before {
  content: "";
}

.fi-ts-portuguese:before {
  content: "";
}

.fi-ts-postal-address:before {
  content: "";
}

.fi-ts-pot:before {
  content: "";
}

.fi-ts-potato:before {
  content: "";
}

.fi-ts-pound:before {
  content: "";
}

.fi-ts-powerbank:before {
  content: "";
}

.fi-ts-ppt-file:before {
  content: "";
}

.fi-ts-practice:before {
  content: "";
}

.fi-ts-praying-hands:before {
  content: "";
}

.fi-ts-premium-account:before {
  content: "";
}

.fi-ts-prescription:before {
  content: "";
}

.fi-ts-prescription-bottle:before {
  content: "";
}

.fi-ts-prescription-bottle-alt:before {
  content: "";
}

.fi-ts-prescription-bottle-pill:before {
  content: "";
}

.fi-ts-presentation:before {
  content: "";
}

.fi-ts-presentation-folder:before {
  content: "";
}

.fi-ts-pretzel:before {
  content: "";
}

.fi-ts-preview:before {
  content: "";
}

.fi-ts-previous-square:before {
  content: "";
}

.fi-ts-print:before {
  content: "";
}

.fi-ts-print-magnifying-glass:before {
  content: "";
}

.fi-ts-print-slash:before {
  content: "";
}

.fi-ts-print-wifi:before {
  content: "";
}

.fi-ts-priority-arrow:before {
  content: "";
}

.fi-ts-priority-arrows:before {
  content: "";
}

.fi-ts-priority-importance:before {
  content: "";
}

.fi-ts-privacy-settings:before {
  content: "";
}

.fi-ts-private-account:before {
  content: "";
}

.fi-ts-problem-solving:before {
  content: "";
}

.fi-ts-procedures:before {
  content: "";
}

.fi-ts-process:before {
  content: "";
}

.fi-ts-productivity:before {
  content: "";
}

.fi-ts-progress-complete:before {
  content: "";
}

.fi-ts-progress-download:before {
  content: "";
}

.fi-ts-progress-upload:before {
  content: "";
}

.fi-ts-projector:before {
  content: "";
}

.fi-ts-protein-shake:before {
  content: "";
}

.fi-ts-protractor:before {
  content: "";
}

.fi-ts-psychology:before {
  content: "";
}

.fi-ts-pulse:before {
  content: "";
}

.fi-ts-pump:before {
  content: "";
}

.fi-ts-pump-medical:before {
  content: "";
}

.fi-ts-pumpkin:before {
  content: "";
}

.fi-ts-pumpkin-alt:before {
  content: "";
}

.fi-ts-pumpkin-alt-2:before {
  content: "";
}

.fi-ts-punching-bag:before {
  content: "";
}

.fi-ts-puzzle-alt:before {
  content: "";
}

.fi-ts-puzzle-piece:before {
  content: "";
}

.fi-ts-puzzle-piece-integration:before {
  content: "";
}

.fi-ts-puzzle-pieces:before {
  content: "";
}

.fi-ts-pyramid:before {
  content: "";
}

.fi-ts-q:before {
  content: "";
}

.fi-ts-QR:before {
  content: "";
}

.fi-ts-qr-scan:before {
  content: "";
}

.fi-ts-qrcode:before {
  content: "";
}

.fi-ts-qrcode-box:before {
  content: "";
}

.fi-ts-qrcode-information:before {
  content: "";
}

.fi-ts-qrcode-location:before {
  content: "";
}

.fi-ts-qrcode-menu:before {
  content: "";
}

.fi-ts-qrcode-money:before {
  content: "";
}

.fi-ts-qrcode-ticket:before {
  content: "";
}

.fi-ts-qrcode-wifi:before {
  content: "";
}

.fi-ts-quality:before {
  content: "";
}

.fi-ts-question:before {
  content: "";
}

.fi-ts-question-square:before {
  content: "";
}

.fi-ts-queue:before {
  content: "";
}

.fi-ts-queue-alt:before {
  content: "";
}

.fi-ts-queue-line:before {
  content: "";
}

.fi-ts-queue-signal:before {
  content: "";
}

.fi-ts-quick-box:before {
  content: "";
}

.fi-ts-quill-pen-story:before {
  content: "";
}

.fi-ts-quiz:before {
  content: "";
}

.fi-ts-quiz-alt:before {
  content: "";
}

.fi-ts-quran-user:before {
  content: "";
}

.fi-ts-r:before {
  content: "";
}

.fi-ts-rabbit:before {
  content: "";
}

.fi-ts-rabbit-fast:before {
  content: "";
}

.fi-ts-raccoon:before {
  content: "";
}

.fi-ts-racquet:before {
  content: "";
}

.fi-ts-radar:before {
  content: "";
}

.fi-ts-radar-monitoring-track:before {
  content: "";
}

.fi-ts-radiation:before {
  content: "";
}

.fi-ts-radiation-alt:before {
  content: "";
}

.fi-ts-radio:before {
  content: "";
}

.fi-ts-radio-alt:before {
  content: "";
}

.fi-ts-radio-button:before {
  content: "";
}

.fi-ts-radio-tower:before {
  content: "";
}

.fi-ts-radio-waves:before {
  content: "";
}

.fi-ts-radish:before {
  content: "";
}

.fi-ts-rainbow:before {
  content: "";
}

.fi-ts-raindrops:before {
  content: "";
}

.fi-ts-ram:before {
  content: "";
}

.fi-ts-ramp-loading:before {
  content: "";
}

.fi-ts-rank:before {
  content: "";
}

.fi-ts-ranking-podium:before {
  content: "";
}

.fi-ts-ranking-podium-empty:before {
  content: "";
}

.fi-ts-ranking-star:before {
  content: "";
}

.fi-ts-ranking-stars:before {
  content: "";
}

.fi-ts-raygun:before {
  content: "";
}

.fi-ts-razor-barber:before {
  content: "";
}

.fi-ts-react:before {
  content: "";
}

.fi-ts-receipt:before {
  content: "";
}

.fi-ts-recipe:before {
  content: "";
}

.fi-ts-recipe-book:before {
  content: "";
}

.fi-ts-record-vinyl:before {
  content: "";
}

.fi-ts-rectangle-barcode:before {
  content: "";
}

.fi-ts-rectangle-code:before {
  content: "";
}

.fi-ts-rectangle-history-circle-plus:before {
  content: "";
}

.fi-ts-rectangle-horizontal:before {
  content: "";
}

.fi-ts-rectangle-list:before {
  content: "";
}

.fi-ts-rectangle-panoramic:before {
  content: "";
}

.fi-ts-rectangle-pro:before {
  content: "";
}

.fi-ts-rectangle-vertical:before {
  content: "";
}

.fi-ts-rectangle-vertical-history:before {
  content: "";
}

.fi-ts-rectangle-xmark:before {
  content: "";
}

.fi-ts-rectangles-mixed:before {
  content: "";
}

.fi-ts-recycle:before {
  content: "";
}

.fi-ts-recycle-bin:before {
  content: "";
}

.fi-ts-redo-alt:before {
  content: "";
}

.fi-ts-reel:before {
  content: "";
}

.fi-ts-refer:before {
  content: "";
}

.fi-ts-refer-arrow:before {
  content: "";
}

.fi-ts-referee:before {
  content: "";
}

.fi-ts-referral:before {
  content: "";
}

.fi-ts-referral-alt:before {
  content: "";
}

.fi-ts-referral-link-arrow:before {
  content: "";
}

.fi-ts-referral-user:before {
  content: "";
}

.fi-ts-reflect-horizontal:before {
  content: "";
}

.fi-ts-reflect-horizontal-alt:before {
  content: "";
}

.fi-ts-reflect-vertical:before {
  content: "";
}

.fi-ts-refrigerator:before {
  content: "";
}

.fi-ts-refund:before {
  content: "";
}

.fi-ts-refund-alt:before {
  content: "";
}

.fi-ts-region-pin:before {
  content: "";
}

.fi-ts-region-pin-alt:before {
  content: "";
}

.fi-ts-registered:before {
  content: "";
}

.fi-ts-registration-paper:before {
  content: "";
}

.fi-ts-remote-access:before {
  content: "";
}

.fi-ts-remote-control:before {
  content: "";
}

.fi-ts-remote-control-hand:before {
  content: "";
}

.fi-ts-remove-folder:before {
  content: "";
}

.fi-ts-remove-user:before {
  content: "";
}

.fi-ts-rent:before {
  content: "";
}

.fi-ts-rent-signal:before {
  content: "";
}

.fi-ts-replace:before {
  content: "";
}

.fi-ts-replay-10:before {
  content: "";
}

.fi-ts-replay-30:before {
  content: "";
}

.fi-ts-replay-5:before {
  content: "";
}

.fi-ts-reply-all:before {
  content: "";
}

.fi-ts-republican:before {
  content: "";
}

.fi-ts-research-arrows-circle:before {
  content: "";
}

.fi-ts-reservation-smartphone:before {
  content: "";
}

.fi-ts-reservation-table:before {
  content: "";
}

.fi-ts-resistance-band:before {
  content: "";
}

.fi-ts-resize-screen:before {
  content: "";
}

.fi-ts-resources:before {
  content: "";
}

.fi-ts-responsability:before {
  content: "";
}

.fi-ts-responsive-design:before {
  content: "";
}

.fi-ts-restaurant:before {
  content: "";
}

.fi-ts-restaurant-sign:before {
  content: "";
}

.fi-ts-restock:before {
  content: "";
}

.fi-ts-restroom-simple:before {
  content: "";
}

.fi-ts-resume:before {
  content: "";
}

.fi-ts-Revenue:before {
  content: "";
}

.fi-ts-revenue-alt:before {
  content: "";
}

.fi-ts-revenue-euro:before {
  content: "";
}

.fi-ts-review:before {
  content: "";
}

.fi-ts-rewind-button-circle:before {
  content: "";
}

.fi-ts-rhombus:before {
  content: "";
}

.fi-ts-ribbon:before {
  content: "";
}

.fi-ts-right:before {
  content: "";
}

.fi-ts-right-from-bracket:before {
  content: "";
}

.fi-ts-ring:before {
  content: "";
}

.fi-ts-ring-diamond:before {
  content: "";
}

.fi-ts-rings-wedding:before {
  content: "";
}

.fi-ts-risk:before {
  content: "";
}

.fi-ts-risk-alt:before {
  content: "";
}

.fi-ts-risk-assessment:before {
  content: "";
}

.fi-ts-road-barrier:before {
  content: "";
}

.fi-ts-road-bridge:before {
  content: "";
}

.fi-ts-road-check:before {
  content: "";
}

.fi-ts-road-lock:before {
  content: "";
}

.fi-ts-road-map-pin:before {
  content: "";
}

.fi-ts-road-sign-left:before {
  content: "";
}

.fi-ts-roadmap:before {
  content: "";
}

.fi-ts-robot:before {
  content: "";
}

.fi-ts-robot-money:before {
  content: "";
}

.fi-ts-robotic-arm:before {
  content: "";
}

.fi-ts-rock:before {
  content: "";
}

.fi-ts-rock-hair-user:before {
  content: "";
}

.fi-ts-rock-hammer:before {
  content: "";
}

.fi-ts-rocket:before {
  content: "";
}

.fi-ts-rocket-hand:before {
  content: "";
}

.fi-ts-rocket-holding-hand:before {
  content: "";
}

.fi-ts-rocket-lunch:before {
  content: "";
}

.fi-ts-rocket-planet:before {
  content: "";
}

.fi-ts-rocking-horse:before {
  content: "";
}

.fi-ts-rocks:before {
  content: "";
}

.fi-ts-roller-coaster:before {
  content: "";
}

.fi-ts-roller-skate:before {
  content: "";
}

.fi-ts-roller-skater:before {
  content: "";
}

.fi-ts-roof:before {
  content: "";
}

.fi-ts-room-service:before {
  content: "";
}

.fi-ts-rose:before {
  content: "";
}

.fi-ts-rose-alt:before {
  content: "";
}

.fi-ts-rotate-exclamation:before {
  content: "";
}

.fi-ts-rotate-reverse:before {
  content: "";
}

.fi-ts-rotate-square:before {
  content: "";
}

.fi-ts-roulette:before {
  content: "";
}

.fi-ts-round-cctv:before {
  content: "";
}

.fi-ts-route:before {
  content: "";
}

.fi-ts-route-highway:before {
  content: "";
}

.fi-ts-route-interstate:before {
  content: "";
}

.fi-ts-router:before {
  content: "";
}

.fi-ts-router-lock:before {
  content: "";
}

.fi-ts-router-wifi:before {
  content: "";
}

.fi-ts-router-wifi-alt:before {
  content: "";
}

.fi-ts-rss:before {
  content: "";
}

.fi-ts-rss-alt:before {
  content: "";
}

.fi-ts-ruble-sign:before {
  content: "";
}

.fi-ts-rugby:before {
  content: "";
}

.fi-ts-rugby-helmet:before {
  content: "";
}

.fi-ts-ruler-combined:before {
  content: "";
}

.fi-ts-ruler-horizontal:before {
  content: "";
}

.fi-ts-ruler-triangle:before {
  content: "";
}

.fi-ts-ruler-vertical:before {
  content: "";
}

.fi-ts-rules:before {
  content: "";
}

.fi-ts-rules-alt:before {
  content: "";
}

.fi-ts-running:before {
  content: "";
}

.fi-ts-running-track:before {
  content: "";
}

.fi-ts-rupee-sign:before {
  content: "";
}

.fi-ts-rupiah-sign:before {
  content: "";
}

.fi-ts-russian:before {
  content: "";
}

.fi-ts-rv:before {
  content: "";
}

.fi-ts-s:before {
  content: "";
}

.fi-ts-sack:before {
  content: "";
}

.fi-ts-sack-dollar:before {
  content: "";
}

.fi-ts-sad:before {
  content: "";
}

.fi-ts-sad-cry:before {
  content: "";
}

.fi-ts-sad-tear:before {
  content: "";
}

.fi-ts-safe-battery:before {
  content: "";
}

.fi-ts-safe-box:before {
  content: "";
}

.fi-ts-saffron:before {
  content: "";
}

.fi-ts-sailboat:before {
  content: "";
}

.fi-ts-salad:before {
  content: "";
}

.fi-ts-salary-alt:before {
  content: "";
}

.fi-ts-salt-pepper:before {
  content: "";
}

.fi-ts-salt-shaker:before {
  content: "";
}

.fi-ts-sandwich:before {
  content: "";
}

.fi-ts-sandwich-alt:before {
  content: "";
}

.fi-ts-sanitary-pad:before {
  content: "";
}

.fi-ts-satellite:before {
  content: "";
}

.fi-ts-satellite-dish:before {
  content: "";
}

.fi-ts-satisfaction-bar:before {
  content: "";
}

.fi-ts-saturday:before {
  content: "";
}

.fi-ts-sauce:before {
  content: "";
}

.fi-ts-sausage:before {
  content: "";
}

.fi-ts-sax-hot:before {
  content: "";
}

.fi-ts-saxophone:before {
  content: "";
}

.fi-ts-scale:before {
  content: "";
}

.fi-ts-scale-comparison:before {
  content: "";
}

.fi-ts-scale-comparison-alt:before {
  content: "";
}

.fi-ts-scalpel:before {
  content: "";
}

.fi-ts-scalpel-path:before {
  content: "";
}

.fi-ts-scanner-gun:before {
  content: "";
}

.fi-ts-scanner-image:before {
  content: "";
}

.fi-ts-scanner-keyboard:before {
  content: "";
}

.fi-ts-scanner-touchscreen:before {
  content: "";
}

.fi-ts-scarecrow:before {
  content: "";
}

.fi-ts-scarf:before {
  content: "";
}

.fi-ts-schedule:before {
  content: "";
}

.fi-ts-school:before {
  content: "";
}

.fi-ts-school-bus:before {
  content: "";
}

.fi-ts-school-circle-chek:before {
  content: "";
}

.fi-ts-school-circle-exclamation:before {
  content: "";
}

.fi-ts-school-circle-xmark:before {
  content: "";
}

.fi-ts-school-lock:before {
  content: "";
}

.fi-ts-science-podcast:before {
  content: "";
}

.fi-ts-scone:before {
  content: "";
}

.fi-ts-scooter:before {
  content: "";
}

.fi-ts-score-board:before {
  content: "";
}

.fi-ts-screen:before {
  content: "";
}

.fi-ts-screen-play:before {
  content: "";
}

.fi-ts-screen-recorder:before {
  content: "";
}

.fi-ts-screen-share:before {
  content: "";
}

.fi-ts-screen-shield:before {
  content: "";
}

.fi-ts-screencast:before {
  content: "";
}

.fi-ts-screw:before {
  content: "";
}

.fi-ts-screw-alt:before {
  content: "";
}

.fi-ts-screwdriver:before {
  content: "";
}

.fi-ts-scribble:before {
  content: "";
}

.fi-ts-script:before {
  content: "";
}

.fi-ts-scroll:before {
  content: "";
}

.fi-ts-scroll-document-story:before {
  content: "";
}

.fi-ts-scroll-old:before {
  content: "";
}

.fi-ts-scroll-torah:before {
  content: "";
}

.fi-ts-scrubber:before {
  content: "";
}

.fi-ts-sculpture:before {
  content: "";
}

.fi-ts-scythe:before {
  content: "";
}

.fi-ts-sd-card:before {
  content: "";
}

.fi-ts-sd-cards:before {
  content: "";
}

.fi-ts-sea-wave:before {
  content: "";
}

.fi-ts-seal:before {
  content: "";
}

.fi-ts-seal-exclamation:before {
  content: "";
}

.fi-ts-seal-question:before {
  content: "";
}

.fi-ts-search-alt:before {
  content: "";
}

.fi-ts-search-bar:before {
  content: "";
}

.fi-ts-search-dollar:before {
  content: "";
}

.fi-ts-search-heart:before {
  content: "";
}

.fi-ts-search-location:before {
  content: "";
}

.fi-ts-seat-airline:before {
  content: "";
}

.fi-ts-seatbelt-safety-driver:before {
  content: "";
}

.fi-ts-second:before {
  content: "";
}

.fi-ts-second-award:before {
  content: "";
}

.fi-ts-second-laurel:before {
  content: "";
}

.fi-ts-second-medal:before {
  content: "";
}

.fi-ts-secure-backup:before {
  content: "";
}

.fi-ts-seedling:before {
  content: "";
}

.fi-ts-segway:before {
  content: "";
}

.fi-ts-selection:before {
  content: "";
}

.fi-ts-self-care:before {
  content: "";
}

.fi-ts-sell:before {
  content: "";
}

.fi-ts-seller:before {
  content: "";
}

.fi-ts-seller-store:before {
  content: "";
}

.fi-ts-selling:before {
  content: "";
}

.fi-ts-send-back:before {
  content: "";
}

.fi-ts-send-backward:before {
  content: "";
}

.fi-ts-send-money:before {
  content: "";
}

.fi-ts-send-money-smartphone:before {
  content: "";
}

.fi-ts-sensor:before {
  content: "";
}

.fi-ts-sensor-alert:before {
  content: "";
}

.fi-ts-sensor-fire:before {
  content: "";
}

.fi-ts-sensor-on:before {
  content: "";
}

.fi-ts-sensor-smoke:before {
  content: "";
}

.fi-ts-september-calendar:before {
  content: "";
}

.fi-ts-serum:before {
  content: "";
}

.fi-ts-session-timeout:before {
  content: "";
}

.fi-ts-settings-window:before {
  content: "";
}

.fi-ts-sewing-machine:before {
  content: "";
}

.fi-ts-sewing-machine-alt:before {
  content: "";
}

.fi-ts-shaka:before {
  content: "";
}

.fi-ts-shampoo:before {
  content: "";
}

.fi-ts-share-alt-square:before {
  content: "";
}

.fi-ts-share-square:before {
  content: "";
}

.fi-ts-sheep:before {
  content: "";
}

.fi-ts-shekel-sign:before {
  content: "";
}

.fi-ts-shelves:before {
  content: "";
}

.fi-ts-shelves-empty:before {
  content: "";
}

.fi-ts-shield:before {
  content: "";
}

.fi-ts-shield-alt:before {
  content: "";
}

.fi-ts-shield-cat:before {
  content: "";
}

.fi-ts-shield-check:before {
  content: "";
}

.fi-ts-shield-cross:before {
  content: "";
}

.fi-ts-shield-divided-four:before {
  content: "";
}

.fi-ts-shield-dog:before {
  content: "";
}

.fi-ts-shield-exclamation:before {
  content: "";
}

.fi-ts-shield-interrogation:before {
  content: "";
}

.fi-ts-shield-keyhole:before {
  content: "";
}

.fi-ts-shield-minus:before {
  content: "";
}

.fi-ts-shield-plus:before {
  content: "";
}

.fi-ts-shield-security-risk:before {
  content: "";
}

.fi-ts-shield-slash:before {
  content: "";
}

.fi-ts-shield-trust:before {
  content: "";
}

.fi-ts-shield-virus:before {
  content: "";
}

.fi-ts-shield-xmark:before {
  content: "";
}

.fi-ts-shipping-fast:before {
  content: "";
}

.fi-ts-shipping-timed:before {
  content: "";
}

.fi-ts-shirt:before {
  content: "";
}

.fi-ts-shirt-long-sleeve:before {
  content: "";
}

.fi-ts-shirt-running:before {
  content: "";
}

.fi-ts-shirt-tank-top:before {
  content: "";
}

.fi-ts-shish-kebab:before {
  content: "";
}

.fi-ts-shoe-prints:before {
  content: "";
}

.fi-ts-shop:before {
  content: "";
}

.fi-ts-shop-lock:before {
  content: "";
}

.fi-ts-shop-slash:before {
  content: "";
}

.fi-ts-shopping-bag:before {
  content: "";
}

.fi-ts-shopping-bag-add:before {
  content: "";
}

.fi-ts-shopping-basket:before {
  content: "";
}

.fi-ts-shopping-cart:before {
  content: "";
}

.fi-ts-shopping-cart-add:before {
  content: "";
}

.fi-ts-shopping-cart-buyer:before {
  content: "";
}

.fi-ts-shopping-cart-check:before {
  content: "";
}

.fi-ts-shopping-cart-nft:before {
  content: "";
}

.fi-ts-shopping-cart-notification:before {
  content: "";
}

.fi-ts-shoulder-joint:before {
  content: "";
}

.fi-ts-shovel:before {
  content: "";
}

.fi-ts-shovel-snow:before {
  content: "";
}

.fi-ts-shower:before {
  content: "";
}

.fi-ts-shower-down:before {
  content: "";
}

.fi-ts-shower-gel:before {
  content: "";
}

.fi-ts-shredder:before {
  content: "";
}

.fi-ts-shrimp:before {
  content: "";
}

.fi-ts-shuttle-van:before {
  content: "";
}

.fi-ts-shuttlecock:before {
  content: "";
}

.fi-ts-Sickle:before {
  content: "";
}

.fi-ts-sidebar:before {
  content: "";
}

.fi-ts-sidebar-flip:before {
  content: "";
}

.fi-ts-sigma:before {
  content: "";
}

.fi-ts-sign-hanging:before {
  content: "";
}

.fi-ts-sign-in-alt:before {
  content: "";
}

.fi-ts-sign-out-alt:before {
  content: "";
}

.fi-ts-sign-posts:before {
  content: "";
}

.fi-ts-sign-posts-wrench:before {
  content: "";
}

.fi-ts-sign-up:before {
  content: "";
}

.fi-ts-signal-alt:before {
  content: "";
}

.fi-ts-signal-alt-1:before {
  content: "";
}

.fi-ts-signal-alt-2:before {
  content: "";
}

.fi-ts-signal-alt-slash:before {
  content: "";
}

.fi-ts-signal-bars-fair:before {
  content: "";
}

.fi-ts-signal-bars-good:before {
  content: "";
}

.fi-ts-signal-bars-weak:before {
  content: "";
}

.fi-ts-signal-stream:before {
  content: "";
}

.fi-ts-signal-stream-slash:before {
  content: "";
}

.fi-ts-signature:before {
  content: "";
}

.fi-ts-signature-lock:before {
  content: "";
}

.fi-ts-signature-slash:before {
  content: "";
}

.fi-ts-sim-card:before {
  content: "";
}

.fi-ts-sim-cards:before {
  content: "";
}

.fi-ts-sink:before {
  content: "";
}

.fi-ts-Siren:before {
  content: "";
}

.fi-ts-siren-on:before {
  content: "";
}

.fi-ts-site:before {
  content: "";
}

.fi-ts-site-alt:before {
  content: "";
}

.fi-ts-site-browser:before {
  content: "";
}

.fi-ts-sitemap:before {
  content: "";
}

.fi-ts-skate-park:before {
  content: "";
}

.fi-ts-skateboard:before {
  content: "";
}

.fi-ts-skating:before {
  content: "";
}

.fi-ts-skeleton:before {
  content: "";
}

.fi-ts-skeleton-ribs:before {
  content: "";
}

.fi-ts-skewer:before {
  content: "";
}

.fi-ts-ski-boot-ski:before {
  content: "";
}

.fi-ts-ski-jump:before {
  content: "";
}

.fi-ts-ski-lift:before {
  content: "";
}

.fi-ts-skiing:before {
  content: "";
}

.fi-ts-skiing-nordic:before {
  content: "";
}

.fi-ts-skill:before {
  content: "";
}

.fi-ts-skill-alt:before {
  content: "";
}

.fi-ts-skill-user:before {
  content: "";
}

.fi-ts-skin:before {
  content: "";
}

.fi-ts-skin-acne:before {
  content: "";
}

.fi-ts-skin-arrow:before {
  content: "";
}

.fi-ts-skin-drop:before {
  content: "";
}

.fi-ts-skin-hair:before {
  content: "";
}

.fi-ts-skin-laser:before {
  content: "";
}

.fi-ts-skin-uv:before {
  content: "";
}

.fi-ts-skip-15-seconds:before {
  content: "";
}

.fi-ts-skull:before {
  content: "";
}

.fi-ts-skull-cow:before {
  content: "";
}

.fi-ts-skull-crossbones:before {
  content: "";
}

.fi-ts-skull-heart:before {
  content: "";
}

.fi-ts-skyscraper:before {
  content: "";
}

.fi-ts-slash:before {
  content: "";
}

.fi-ts-sledding:before {
  content: "";
}

.fi-ts-sleeping-bag:before {
  content: "";
}

.fi-ts-sleeping-cat:before {
  content: "";
}

.fi-ts-sleigh:before {
  content: "";
}

.fi-ts-sliders-h-square:before {
  content: "";
}

.fi-ts-sliders-v:before {
  content: "";
}

.fi-ts-sliders-v-square:before {
  content: "";
}

.fi-ts-slot-machine:before {
  content: "";
}

.fi-ts-smart-building:before {
  content: "";
}

.fi-ts-smart-glasses:before {
  content: "";
}

.fi-ts-smart-home:before {
  content: "";
}

.fi-ts-smart-home-alt:before {
  content: "";
}

.fi-ts-smart-home-chip:before {
  content: "";
}

.fi-ts-smart-home-cloud:before {
  content: "";
}

.fi-ts-smart-home-key:before {
  content: "";
}

.fi-ts-smart-watch-call:before {
  content: "";
}

.fi-ts-smart-watch-notifications:before {
  content: "";
}

.fi-ts-smart-wireless-door:before {
  content: "";
}

.fi-ts-smartphone:before {
  content: "";
}

.fi-ts-smartphone-ar:before {
  content: "";
}

.fi-ts-smartphone-bus-payment:before {
  content: "";
}

.fi-ts-smartphone-fingerprint:before {
  content: "";
}

.fi-ts-smartwatch:before {
  content: "";
}

.fi-ts-smile:before {
  content: "";
}

.fi-ts-smile-beam:before {
  content: "";
}

.fi-ts-smile-plus:before {
  content: "";
}

.fi-ts-smile-wink:before {
  content: "";
}

.fi-ts-smiley-comment-alt:before {
  content: "";
}

.fi-ts-smiling-baby:before {
  content: "";
}

.fi-ts-smiling-boy:before {
  content: "";
}

.fi-ts-smiling-girl:before {
  content: "";
}

.fi-ts-smiling-old-man:before {
  content: "";
}

.fi-ts-smiling-old-woman:before {
  content: "";
}

.fi-ts-smog:before {
  content: "";
}

.fi-ts-smoke:before {
  content: "";
}

.fi-ts-smoking:before {
  content: "";
}

.fi-ts-smoking-ban:before {
  content: "";
}

.fi-ts-smoothie:before {
  content: "";
}

.fi-ts-snake:before {
  content: "";
}

.fi-ts-snap:before {
  content: "";
}

.fi-ts-snooze:before {
  content: "";
}

.fi-ts-snow-blowing:before {
  content: "";
}

.fi-ts-snowboarding:before {
  content: "";
}

.fi-ts-snowflake:before {
  content: "";
}

.fi-ts-snowflake-droplets:before {
  content: "";
}

.fi-ts-snowflakes:before {
  content: "";
}

.fi-ts-snowman-alt:before {
  content: "";
}

.fi-ts-snowman-head:before {
  content: "";
}

.fi-ts-snowmobile:before {
  content: "";
}

.fi-ts-snowplow:before {
  content: "";
}

.fi-ts-soap:before {
  content: "";
}

.fi-ts-soap-alt:before {
  content: "";
}

.fi-ts-soccer-boots:before {
  content: "";
}

.fi-ts-social-distance:before {
  content: "";
}

.fi-ts-social-media-notification:before {
  content: "";
}

.fi-ts-social-network:before {
  content: "";
}

.fi-ts-socks:before {
  content: "";
}

.fi-ts-sofa:before {
  content: "";
}

.fi-ts-sofa-size:before {
  content: "";
}

.fi-ts-software-development:before {
  content: "";
}

.fi-ts-solar-panel:before {
  content: "";
}

.fi-ts-solar-panel-sun:before {
  content: "";
}

.fi-ts-solar-system:before {
  content: "";
}

.fi-ts-sold-house:before {
  content: "";
}

.fi-ts-sold-signal:before {
  content: "";
}

.fi-ts-sort:before {
  content: "";
}

.fi-ts-sort-alpha-down:before {
  content: "";
}

.fi-ts-sort-alpha-down-alt:before {
  content: "";
}

.fi-ts-sort-alpha-up:before {
  content: "";
}

.fi-ts-sort-alpha-up-alt:before {
  content: "";
}

.fi-ts-sort-alt:before {
  content: "";
}

.fi-ts-sort-amount-down:before {
  content: "";
}

.fi-ts-sort-amount-down-alt:before {
  content: "";
}

.fi-ts-sort-amount-up:before {
  content: "";
}

.fi-ts-sort-amount-up-alt:before {
  content: "";
}

.fi-ts-sort-circle:before {
  content: "";
}

.fi-ts-sort-circle-down:before {
  content: "";
}

.fi-ts-sort-circle-up:before {
  content: "";
}

.fi-ts-sort-down:before {
  content: "";
}

.fi-ts-sort-numeric-down:before {
  content: "";
}

.fi-ts-sort-numeric-down-alt:before {
  content: "";
}

.fi-ts-sort-shapes-down:before {
  content: "";
}

.fi-ts-sort-shapes-up:before {
  content: "";
}

.fi-ts-sort-size-down:before {
  content: "";
}

.fi-ts-sort-size-up:before {
  content: "";
}

.fi-ts-soup:before {
  content: "";
}

.fi-ts-source-data:before {
  content: "";
}

.fi-ts-source-document:before {
  content: "";
}

.fi-ts-source-document-alt:before {
  content: "";
}

.fi-ts-spa:before {
  content: "";
}

.fi-ts-space-shuttle:before {
  content: "";
}

.fi-ts-space-station-moon:before {
  content: "";
}

.fi-ts-space-station-moon-alt:before {
  content: "";
}

.fi-ts-spade:before {
  content: "";
}

.fi-ts-spaghetti-monster-flying:before {
  content: "";
}

.fi-ts-spain-country-code:before {
  content: "";
}

.fi-ts-spain-map:before {
  content: "";
}

.fi-ts-spam:before {
  content: "";
}

.fi-ts-spanish:before {
  content: "";
}

.fi-ts-sparkles:before {
  content: "";
}

.fi-ts-spartan-helmet:before {
  content: "";
}

.fi-ts-speaker:before {
  content: "";
}

.fi-ts-speakers:before {
  content: "";
}

.fi-ts-speech-bubble-story:before {
  content: "";
}

.fi-ts-speedometer-arrow:before {
  content: "";
}

.fi-ts-speedometer-kpi:before {
  content: "";
}

.fi-ts-sperm:before {
  content: "";
}

.fi-ts-sphere:before {
  content: "";
}

.fi-ts-spider:before {
  content: "";
}

.fi-ts-spider-black-widow:before {
  content: "";
}

.fi-ts-spider-web:before {
  content: "";
}

.fi-ts-spine:before {
  content: "";
}

.fi-ts-splash:before {
  content: "";
}

.fi-ts-split:before {
  content: "";
}

.fi-ts-split-screen:before {
  content: "";
}

.fi-ts-split-up-relation:before {
  content: "";
}

.fi-ts-splotch:before {
  content: "";
}

.fi-ts-spoon:before {
  content: "";
}

.fi-ts-sport-drink:before {
  content: "";
}

.fi-ts-spray-can:before {
  content: "";
}

.fi-ts-spray-can-sparkles:before {
  content: "";
}

.fi-ts-spring-calendar:before {
  content: "";
}

.fi-ts-sprinkler:before {
  content: "";
}

.fi-ts-spy:before {
  content: "";
}

.fi-ts-spyware:before {
  content: "";
}

.fi-ts-sql-file:before {
  content: "";
}

.fi-ts-sql-server:before {
  content: "";
}

.fi-ts-square:before {
  content: "";
}

.fi-ts-square-0:before {
  content: "";
}

.fi-ts-square-1:before {
  content: "";
}

.fi-ts-square-2:before {
  content: "";
}

.fi-ts-square-3:before {
  content: "";
}

.fi-ts-square-4:before {
  content: "";
}

.fi-ts-square-5:before {
  content: "";
}

.fi-ts-square-6:before {
  content: "";
}

.fi-ts-square-7:before {
  content: "";
}

.fi-ts-square-8:before {
  content: "";
}

.fi-ts-square-9:before {
  content: "";
}

.fi-ts-square-a:before {
  content: "";
}

.fi-ts-square-b:before {
  content: "";
}

.fi-ts-square-bolt:before {
  content: "";
}

.fi-ts-square-c:before {
  content: "";
}

.fi-ts-square-code:before {
  content: "";
}

.fi-ts-square-d:before {
  content: "";
}

.fi-ts-square-dashed:before {
  content: "";
}

.fi-ts-square-dashed-circle-plus:before {
  content: "";
}

.fi-ts-square-divide:before {
  content: "";
}

.fi-ts-square-e:before {
  content: "";
}

.fi-ts-square-ellipsis:before {
  content: "";
}

.fi-ts-square-ellipsis-vertical:before {
  content: "";
}

.fi-ts-square-envelope:before {
  content: "";
}

.fi-ts-square-exclamation:before {
  content: "";
}

.fi-ts-square-f:before {
  content: "";
}

.fi-ts-square-g:before {
  content: "";
}

.fi-ts-square-h:before {
  content: "";
}

.fi-ts-square-heart:before {
  content: "";
}

.fi-ts-square-i:before {
  content: "";
}

.fi-ts-square-info:before {
  content: "";
}

.fi-ts-square-j:before {
  content: "";
}

.fi-ts-square-k:before {
  content: "";
}

.fi-ts-square-kanban:before {
  content: "";
}

.fi-ts-square-l:before {
  content: "";
}

.fi-ts-square-m:before {
  content: "";
}

.fi-ts-square-minus:before {
  content: "";
}

.fi-ts-square-n:before {
  content: "";
}

.fi-ts-square-o:before {
  content: "";
}

.fi-ts-square-p:before {
  content: "";
}

.fi-ts-square-pen:before {
  content: "";
}

.fi-ts-square-person-confined:before {
  content: "";
}

.fi-ts-square-phone:before {
  content: "";
}

.fi-ts-square-phone-flip:before {
  content: "";
}

.fi-ts-square-phone-hangup:before {
  content: "";
}

.fi-ts-square-plus:before {
  content: "";
}

.fi-ts-square-poll-horizontal:before {
  content: "";
}

.fi-ts-square-poll-vertical:before {
  content: "";
}

.fi-ts-square-q:before {
  content: "";
}

.fi-ts-square-quote:before {
  content: "";
}

.fi-ts-square-r:before {
  content: "";
}

.fi-ts-square-root:before {
  content: "";
}

.fi-ts-square-s:before {
  content: "";
}

.fi-ts-square-small:before {
  content: "";
}

.fi-ts-square-star:before {
  content: "";
}

.fi-ts-square-t:before {
  content: "";
}

.fi-ts-square-terminal:before {
  content: "";
}

.fi-ts-square-u:before {
  content: "";
}

.fi-ts-square-up-right:before {
  content: "";
}

.fi-ts-square-v:before {
  content: "";
}

.fi-ts-square-w:before {
  content: "";
}

.fi-ts-square-x:before {
  content: "";
}

.fi-ts-square-y:before {
  content: "";
}

.fi-ts-square-z:before {
  content: "";
}

.fi-ts-squid:before {
  content: "";
}

.fi-ts-squircle:before {
  content: "";
}

.fi-ts-squirrel:before {
  content: "";
}

.fi-ts-stadium:before {
  content: "";
}

.fi-ts-staff:before {
  content: "";
}

.fi-ts-staff-wizard:before {
  content: "";
}

.fi-ts-stage:before {
  content: "";
}

.fi-ts-stage-concert:before {
  content: "";
}

.fi-ts-stage-theatre:before {
  content: "";
}

.fi-ts-stairs:before {
  content: "";
}

.fi-ts-stamp:before {
  content: "";
}

.fi-ts-stamps:before {
  content: "";
}

.fi-ts-standard-definition:before {
  content: "";
}

.fi-ts-stapler:before {
  content: "";
}

.fi-ts-stapler-paper:before {
  content: "";
}

.fi-ts-star:before {
  content: "";
}

.fi-ts-star-and-crescent:before {
  content: "";
}

.fi-ts-star-christmas:before {
  content: "";
}

.fi-ts-star-comment-alt:before {
  content: "";
}

.fi-ts-star-exclamation:before {
  content: "";
}

.fi-ts-star-microphone:before {
  content: "";
}

.fi-ts-star-octogram:before {
  content: "";
}

.fi-ts-star-of-david:before {
  content: "";
}

.fi-ts-star-rating-call:before {
  content: "";
}

.fi-ts-star-sharp-half:before {
  content: "";
}

.fi-ts-star-sharp-half-stroke:before {
  content: "";
}

.fi-ts-star-shooting:before {
  content: "";
}

.fi-ts-starfighter:before {
  content: "";
}

.fi-ts-stars:before {
  content: "";
}

.fi-ts-state-country:before {
  content: "";
}

.fi-ts-stationary-bike:before {
  content: "";
}

.fi-ts-stats:before {
  content: "";
}

.fi-ts-steak:before {
  content: "";
}

.fi-ts-steam-iron:before {
  content: "";
}

.fi-ts-steering-wheel:before {
  content: "";
}

.fi-ts-step-backward:before {
  content: "";
}

.fi-ts-step-forward:before {
  content: "";
}

.fi-ts-steps-carreer:before {
  content: "";
}

.fi-ts-sterling-sign:before {
  content: "";
}

.fi-ts-stethoscope:before {
  content: "";
}

.fi-ts-sticker:before {
  content: "";
}

.fi-ts-stocking:before {
  content: "";
}

.fi-ts-stomach:before {
  content: "";
}

.fi-ts-stomach-ache:before {
  content: "";
}

.fi-ts-stomach-virus:before {
  content: "";
}

.fi-ts-stop-circle:before {
  content: "";
}

.fi-ts-stop-square:before {
  content: "";
}

.fi-ts-stopwatch:before {
  content: "";
}

.fi-ts-store-alt:before {
  content: "";
}

.fi-ts-store-buyer:before {
  content: "";
}

.fi-ts-store-lock:before {
  content: "";
}

.fi-ts-store-slash:before {
  content: "";
}

.fi-ts-story-book:before {
  content: "";
}

.fi-ts-story-fairy-tale:before {
  content: "";
}

.fi-ts-story-fantasy:before {
  content: "";
}

.fi-ts-straightener:before {
  content: "";
}

.fi-ts-strategy-chess-risk:before {
  content: "";
}

.fi-ts-strawberry:before {
  content: "";
}

.fi-ts-streamer-boy:before {
  content: "";
}

.fi-ts-streamer-girl:before {
  content: "";
}

.fi-ts-street-view:before {
  content: "";
}

.fi-ts-stretcher:before {
  content: "";
}

.fi-ts-strikethrough:before {
  content: "";
}

.fi-ts-stroopwafel:before {
  content: "";
}

.fi-ts-student:before {
  content: "";
}

.fi-ts-student-alt:before {
  content: "";
}

.fi-ts-subfolder:before {
  content: "";
}

.fi-ts-subscript:before {
  content: "";
}

.fi-ts-subscription:before {
  content: "";
}

.fi-ts-subscription-alt:before {
  content: "";
}

.fi-ts-subscription-model:before {
  content: "";
}

.fi-ts-subscription-user:before {
  content: "";
}

.fi-ts-subtitles:before {
  content: "";
}

.fi-ts-subtitles-slash:before {
  content: "";
}

.fi-ts-subway:before {
  content: "";
}

.fi-ts-suggestion:before {
  content: "";
}

.fi-ts-suitcase-alt:before {
  content: "";
}

.fi-ts-summary-check:before {
  content: "";
}

.fi-ts-summer:before {
  content: "";
}

.fi-ts-sun:before {
  content: "";
}

.fi-ts-sun-dust:before {
  content: "";
}

.fi-ts-sun-plant-wilt:before {
  content: "";
}

.fi-ts-sun-salutation-yoga:before {
  content: "";
}

.fi-ts-sunday:before {
  content: "";
}

.fi-ts-sunglasses:before {
  content: "";
}

.fi-ts-sunglasses-alt:before {
  content: "";
}

.fi-ts-sunrise:before {
  content: "";
}

.fi-ts-sunrise-alt:before {
  content: "";
}

.fi-ts-sunscreen:before {
  content: "";
}

.fi-ts-sunset:before {
  content: "";
}

.fi-ts-superscript:before {
  content: "";
}

.fi-ts-supplier:before {
  content: "";
}

.fi-ts-supplier-alt:before {
  content: "";
}

.fi-ts-supply-chain:before {
  content: "";
}

.fi-ts-supply-chain-steps:before {
  content: "";
}

.fi-ts-surfing:before {
  content: "";
}

.fi-ts-surprise:before {
  content: "";
}

.fi-ts-surveillance-camera:before {
  content: "";
}

.fi-ts-survey-xmark:before {
  content: "";
}

.fi-ts-sushi:before {
  content: "";
}

.fi-ts-sushi-alt:before {
  content: "";
}

.fi-ts-sushi-roll:before {
  content: "";
}

.fi-ts-svg:before {
  content: "";
}

.fi-ts-swap:before {
  content: "";
}

.fi-ts-swatchbook:before {
  content: "";
}

.fi-ts-sweep:before {
  content: "";
}

.fi-ts-swimmer:before {
  content: "";
}

.fi-ts-swimming-pool:before {
  content: "";
}

.fi-ts-swing:before {
  content: "";
}

.fi-ts-swipe-down:before {
  content: "";
}

.fi-ts-swipe-left:before {
  content: "";
}

.fi-ts-swipe-right:before {
  content: "";
}

.fi-ts-swipe-up:before {
  content: "";
}

.fi-ts-sword:before {
  content: "";
}

.fi-ts-sword-alt:before {
  content: "";
}

.fi-ts-symbols:before {
  content: "";
}

.fi-ts-synagogue:before {
  content: "";
}

.fi-ts-syringe:before {
  content: "";
}

.fi-ts-syringe-injection-blood:before {
  content: "";
}

.fi-ts-system-cloud:before {
  content: "";
}

.fi-ts-t:before {
  content: "";
}

.fi-ts-t-rex:before {
  content: "";
}

.fi-ts-t-square:before {
  content: "";
}

.fi-ts-tab-folder:before {
  content: "";
}

.fi-ts-table:before {
  content: "";
}

.fi-ts-table-columns:before {
  content: "";
}

.fi-ts-table-layout:before {
  content: "";
}

.fi-ts-table-list:before {
  content: "";
}

.fi-ts-table-picnic:before {
  content: "";
}

.fi-ts-table-pivot:before {
  content: "";
}

.fi-ts-table-rows:before {
  content: "";
}

.fi-ts-table-tree:before {
  content: "";
}

.fi-ts-tablet:before {
  content: "";
}

.fi-ts-tablet-android:before {
  content: "";
}

.fi-ts-tablet-android-alt:before {
  content: "";
}

.fi-ts-tablet-rugged:before {
  content: "";
}

.fi-ts-tachometer:before {
  content: "";
}

.fi-ts-tachometer-alt-average:before {
  content: "";
}

.fi-ts-tachometer-alt-fastest:before {
  content: "";
}

.fi-ts-tachometer-alt-slow:before {
  content: "";
}

.fi-ts-tachometer-alt-slowest:before {
  content: "";
}

.fi-ts-tachometer-average:before {
  content: "";
}

.fi-ts-tachometer-fast:before {
  content: "";
}

.fi-ts-tachometer-fastest:before {
  content: "";
}

.fi-ts-tachometer-slow:before {
  content: "";
}

.fi-ts-tachometer-slowest:before {
  content: "";
}

.fi-ts-taco:before {
  content: "";
}

.fi-ts-tags:before {
  content: "";
}

.fi-ts-talent:before {
  content: "";
}

.fi-ts-talent-alt:before {
  content: "";
}

.fi-ts-talent-hand:before {
  content: "";
}

.fi-ts-tally:before {
  content: "";
}

.fi-ts-tally-1:before {
  content: "";
}

.fi-ts-tally-2:before {
  content: "";
}

.fi-ts-tally-3:before {
  content: "";
}

.fi-ts-tally-4:before {
  content: "";
}

.fi-ts-tamale:before {
  content: "";
}

.fi-ts-tank-water:before {
  content: "";
}

.fi-ts-tap:before {
  content: "";
}

.fi-ts-tape:before {
  content: "";
}

.fi-ts-target:before {
  content: "";
}

.fi-ts-target-audience:before {
  content: "";
}

.fi-ts-task-calendar:before {
  content: "";
}

.fi-ts-task-checklist:before {
  content: "";
}

.fi-ts-tasks:before {
  content: "";
}

.fi-ts-tattoo-machine:before {
  content: "";
}

.fi-ts-tax:before {
  content: "";
}

.fi-ts-tax-alt:before {
  content: "";
}

.fi-ts-taxi-bus:before {
  content: "";
}

.fi-ts-team:before {
  content: "";
}

.fi-ts-team-check:before {
  content: "";
}

.fi-ts-team-check-alt:before {
  content: "";
}

.fi-ts-team-collaboration:before {
  content: "";
}

.fi-ts-teddy-bear:before {
  content: "";
}

.fi-ts-teeth-open:before {
  content: "";
}

.fi-ts-telescope:before {
  content: "";
}

.fi-ts-temperature-down:before {
  content: "";
}

.fi-ts-temperature-frigid:before {
  content: "";
}

.fi-ts-temperature-high:before {
  content: "";
}

.fi-ts-temperature-list:before {
  content: "";
}

.fi-ts-temperature-low:before {
  content: "";
}

.fi-ts-temperature-up:before {
  content: "";
}

.fi-ts-template:before {
  content: "";
}

.fi-ts-template-alt:before {
  content: "";
}

.fi-ts-tenge:before {
  content: "";
}

.fi-ts-tennis:before {
  content: "";
}

.fi-ts-tent-arrow-down-to-line:before {
  content: "";
}

.fi-ts-tent-arrow-left-right:before {
  content: "";
}

.fi-ts-tent-arrow-turn-left:before {
  content: "";
}

.fi-ts-tent-arrows-down:before {
  content: "";
}

.fi-ts-tents:before {
  content: "";
}

.fi-ts-terminal:before {
  content: "";
}

.fi-ts-terms-check:before {
  content: "";
}

.fi-ts-terms-info:before {
  content: "";
}

.fi-ts-terrace:before {
  content: "";
}

.fi-ts-test:before {
  content: "";
}

.fi-ts-test-tube:before {
  content: "";
}

.fi-ts-text-box:before {
  content: "";
}

.fi-ts-text-box-dots:before {
  content: "";
}

.fi-ts-text-box-edit:before {
  content: "";
}

.fi-ts-text-height:before {
  content: "";
}

.fi-ts-text-input-left:before {
  content: "";
}

.fi-ts-text-shadow:before {
  content: "";
}

.fi-ts-text-size:before {
  content: "";
}

.fi-ts-text-slash:before {
  content: "";
}

.fi-ts-text-width:before {
  content: "";
}

.fi-ts-theater-masks:before {
  content: "";
}

.fi-ts-thermometer-alt:before {
  content: "";
}

.fi-ts-thermometer-empty:before {
  content: "";
}

.fi-ts-thermometer-full:before {
  content: "";
}

.fi-ts-thermometer-half:before {
  content: "";
}

.fi-ts-thermometer-quarter:before {
  content: "";
}

.fi-ts-thermometer-three-quarters:before {
  content: "";
}

.fi-ts-theta:before {
  content: "";
}

.fi-ts-third:before {
  content: "";
}

.fi-ts-third-award:before {
  content: "";
}

.fi-ts-third-laurel:before {
  content: "";
}

.fi-ts-third-medal:before {
  content: "";
}

.fi-ts-thought-bubble:before {
  content: "";
}

.fi-ts-three-direction:before {
  content: "";
}

.fi-ts-three-leaf-clover:before {
  content: "";
}

.fi-ts-throat:before {
  content: "";
}

.fi-ts-thumbs-up-trust:before {
  content: "";
}

.fi-ts-thumbtack-slash:before {
  content: "";
}

.fi-ts-thunderstorm:before {
  content: "";
}

.fi-ts-thunderstorm-moon:before {
  content: "";
}

.fi-ts-thunderstorm-risk:before {
  content: "";
}

.fi-ts-thunderstorm-sun:before {
  content: "";
}

.fi-ts-thursday:before {
  content: "";
}

.fi-ts-ticket:before {
  content: "";
}

.fi-ts-ticket-airline:before {
  content: "";
}

.fi-ts-ticket-alt:before {
  content: "";
}

.fi-ts-tickets:before {
  content: "";
}

.fi-ts-tickets-airline:before {
  content: "";
}

.fi-ts-tie:before {
  content: "";
}

.fi-ts-tiff-file:before {
  content: "";
}

.fi-ts-tilde:before {
  content: "";
}

.fi-ts-time-add:before {
  content: "";
}

.fi-ts-time-check:before {
  content: "";
}

.fi-ts-time-delete:before {
  content: "";
}

.fi-ts-time-fast:before {
  content: "";
}

.fi-ts-time-forward:before {
  content: "";
}

.fi-ts-time-forward-sixty:before {
  content: "";
}

.fi-ts-time-forward-ten:before {
  content: "";
}

.fi-ts-time-forward-thirty:before {
  content: "";
}

.fi-ts-time-half-past:before {
  content: "";
}

.fi-ts-time-management:before {
  content: "";
}

.fi-ts-time-money:before {
  content: "";
}

.fi-ts-time-oclock:before {
  content: "";
}

.fi-ts-time-past:before {
  content: "";
}

.fi-ts-time-quarter-past:before {
  content: "";
}

.fi-ts-time-quarter-to:before {
  content: "";
}

.fi-ts-time-twenty-four:before {
  content: "";
}

.fi-ts-time-watch-calendar:before {
  content: "";
}

.fi-ts-timeline:before {
  content: "";
}

.fi-ts-timeline-arrow:before {
  content: "";
}

.fi-ts-timer-clock-call:before {
  content: "";
}

.fi-ts-times-hexagon:before {
  content: "";
}

.fi-ts-tint-slash:before {
  content: "";
}

.fi-ts-tip-button:before {
  content: "";
}

.fi-ts-tip-button-hand:before {
  content: "";
}

.fi-ts-tip-coin:before {
  content: "";
}

.fi-ts-tire:before {
  content: "";
}

.fi-ts-tire-flat:before {
  content: "";
}

.fi-ts-tire-pressure-warning:before {
  content: "";
}

.fi-ts-tire-rugged:before {
  content: "";
}

.fi-ts-tired:before {
  content: "";
}

.fi-ts-to-do:before {
  content: "";
}

.fi-ts-to-do-alt:before {
  content: "";
}

.fi-ts-together-people:before {
  content: "";
}

.fi-ts-toggle-off:before {
  content: "";
}

.fi-ts-toggle-on:before {
  content: "";
}

.fi-ts-toilet:before {
  content: "";
}

.fi-ts-toilet-paper-blank:before {
  content: "";
}

.fi-ts-toilet-paper-blank-under:before {
  content: "";
}

.fi-ts-toilet-paper-slash:before {
  content: "";
}

.fi-ts-toilet-paper-under:before {
  content: "";
}

.fi-ts-toilet-paper-under-slash:before {
  content: "";
}

.fi-ts-toilet-paper-xmark:before {
  content: "";
}

.fi-ts-toilets-portable:before {
  content: "";
}

.fi-ts-token:before {
  content: "";
}

.fi-ts-tomato:before {
  content: "";
}

.fi-ts-tombstone:before {
  content: "";
}

.fi-ts-tombstone-alt:before {
  content: "";
}

.fi-ts-tool-box:before {
  content: "";
}

.fi-ts-tools:before {
  content: "";
}

.fi-ts-tooth:before {
  content: "";
}

.fi-ts-toothache:before {
  content: "";
}

.fi-ts-toothbrush:before {
  content: "";
}

.fi-ts-toothpaste:before {
  content: "";
}

.fi-ts-torch:before {
  content: "";
}

.fi-ts-torch-inspiration-leader:before {
  content: "";
}

.fi-ts-torii-gate:before {
  content: "";
}

.fi-ts-tornado:before {
  content: "";
}

.fi-ts-total:before {
  content: "";
}

.fi-ts-tour-guide-people:before {
  content: "";
}

.fi-ts-tour-virtual:before {
  content: "";
}

.fi-ts-towel:before {
  content: "";
}

.fi-ts-tower-chain:before {
  content: "";
}

.fi-ts-tower-control:before {
  content: "";
}

.fi-ts-track:before {
  content: "";
}

.fi-ts-tractor:before {
  content: "";
}

.fi-ts-trademark:before {
  content: "";
}

.fi-ts-trading:before {
  content: "";
}

.fi-ts-traffic-cone:before {
  content: "";
}

.fi-ts-traffic-light:before {
  content: "";
}

.fi-ts-traffic-light-go:before {
  content: "";
}

.fi-ts-traffic-light-slow:before {
  content: "";
}

.fi-ts-traffic-light-stop:before {
  content: "";
}

.fi-ts-trailer:before {
  content: "";
}

.fi-ts-train-clock:before {
  content: "";
}

.fi-ts-train-journey:before {
  content: "";
}

.fi-ts-train-station:before {
  content: "";
}

.fi-ts-train-station-building:before {
  content: "";
}

.fi-ts-train-subway-tunnel:before {
  content: "";
}

.fi-ts-train-track:before {
  content: "";
}

.fi-ts-train-tram:before {
  content: "";
}

.fi-ts-tram:before {
  content: "";
}

.fi-ts-transaction-euro:before {
  content: "";
}

.fi-ts-transaction-globe:before {
  content: "";
}

.fi-ts-transaction-yen:before {
  content: "";
}

.fi-ts-transcript:before {
  content: "";
}

.fi-ts-transcription:before {
  content: "";
}

.fi-ts-transformation-block:before {
  content: "";
}

.fi-ts-transformation-circle:before {
  content: "";
}

.fi-ts-transformation-design:before {
  content: "";
}

.fi-ts-transformation-shapes:before {
  content: "";
}

.fi-ts-transformer-bolt:before {
  content: "";
}

.fi-ts-transgender:before {
  content: "";
}

.fi-ts-translate:before {
  content: "";
}

.fi-ts-translation-app:before {
  content: "";
}

.fi-ts-transparency:before {
  content: "";
}

.fi-ts-transporter:before {
  content: "";
}

.fi-ts-transporter-1:before {
  content: "";
}

.fi-ts-transporter-2:before {
  content: "";
}

.fi-ts-transporter-3:before {
  content: "";
}

.fi-ts-transporter-4:before {
  content: "";
}

.fi-ts-transporter-5:before {
  content: "";
}

.fi-ts-transporter-6:before {
  content: "";
}

.fi-ts-transporter-7:before {
  content: "";
}

.fi-ts-transporter-empty:before {
  content: "";
}

.fi-ts-trash-bag:before {
  content: "";
}

.fi-ts-trash-can-check:before {
  content: "";
}

.fi-ts-trash-can-clock:before {
  content: "";
}

.fi-ts-trash-can-list:before {
  content: "";
}

.fi-ts-trash-can-plus:before {
  content: "";
}

.fi-ts-trash-can-slash:before {
  content: "";
}

.fi-ts-trash-check:before {
  content: "";
}

.fi-ts-trash-clock:before {
  content: "";
}

.fi-ts-trash-empty:before {
  content: "";
}

.fi-ts-trash-list:before {
  content: "";
}

.fi-ts-trash-plus:before {
  content: "";
}

.fi-ts-trash-restore:before {
  content: "";
}

.fi-ts-trash-restore-alt:before {
  content: "";
}

.fi-ts-trash-slash:before {
  content: "";
}

.fi-ts-trash-undo:before {
  content: "";
}

.fi-ts-trash-undo-alt:before {
  content: "";
}

.fi-ts-trash-xmark:before {
  content: "";
}

.fi-ts-trauma:before {
  content: "";
}

.fi-ts-traveler-camera:before {
  content: "";
}

.fi-ts-treadmill:before {
  content: "";
}

.fi-ts-treasure-chest:before {
  content: "";
}

.fi-ts-treatment:before {
  content: "";
}

.fi-ts-tree:before {
  content: "";
}

.fi-ts-tree-alt:before {
  content: "";
}

.fi-ts-tree-christmas:before {
  content: "";
}

.fi-ts-tree-deciduous:before {
  content: "";
}

.fi-ts-trees:before {
  content: "";
}

.fi-ts-trees-alt:before {
  content: "";
}

.fi-ts-triangle:before {
  content: "";
}

.fi-ts-triangle-arrow-bolt:before {
  content: "";
}

.fi-ts-triangle-music:before {
  content: "";
}

.fi-ts-triangle-person-digging:before {
  content: "";
}

.fi-ts-triangle-warning:before {
  content: "";
}

.fi-ts-tricycle:before {
  content: "";
}

.fi-ts-trillium:before {
  content: "";
}

.fi-ts-trombone:before {
  content: "";
}

.fi-ts-troph-cap:before {
  content: "";
}

.fi-ts-trophy:before {
  content: "";
}

.fi-ts-trophy-achievement-skill:before {
  content: "";
}

.fi-ts-trophy-star:before {
  content: "";
}

.fi-ts-truck-arrow-left:before {
  content: "";
}

.fi-ts-truck-arrow-right:before {
  content: "";
}

.fi-ts-truck-bolt:before {
  content: "";
}

.fi-ts-truck-box:before {
  content: "";
}

.fi-ts-truck-check:before {
  content: "";
}

.fi-ts-truck-container:before {
  content: "";
}

.fi-ts-truck-container-empty:before {
  content: "";
}

.fi-ts-truck-couch:before {
  content: "";
}

.fi-ts-truck-droplet:before {
  content: "";
}

.fi-ts-truck-fire:before {
  content: "";
}

.fi-ts-truck-flatbed:before {
  content: "";
}

.fi-ts-truck-front:before {
  content: "";
}

.fi-ts-truck-ladder:before {
  content: "";
}

.fi-ts-truck-loading:before {
  content: "";
}

.fi-ts-truck-medical:before {
  content: "";
}

.fi-ts-truck-monster:before {
  content: "";
}

.fi-ts-truck-moving:before {
  content: "";
}

.fi-ts-truck-pickup:before {
  content: "";
}

.fi-ts-truck-plow:before {
  content: "";
}

.fi-ts-truck-ramp:before {
  content: "";
}

.fi-ts-truck-tow:before {
  content: "";
}

.fi-ts-truck-utensils:before {
  content: "";
}

.fi-ts-trumpet:before {
  content: "";
}

.fi-ts-trust:before {
  content: "";
}

.fi-ts-trust-alt:before {
  content: "";
}

.fi-ts-tshirt:before {
  content: "";
}

.fi-ts-tty:before {
  content: "";
}

.fi-ts-tty-answer:before {
  content: "";
}

.fi-ts-tubes:before {
  content: "";
}

.fi-ts-tuesday:before {
  content: "";
}

.fi-ts-tugrik-sign:before {
  content: "";
}

.fi-ts-turkey:before {
  content: "";
}

.fi-ts-turn-left:before {
  content: "";
}

.fi-ts-turn-left-down:before {
  content: "";
}

.fi-ts-turn-right:before {
  content: "";
}

.fi-ts-turntable:before {
  content: "";
}

.fi-ts-turtle:before {
  content: "";
}

.fi-ts-tv-music:before {
  content: "";
}

.fi-ts-tv-retro:before {
  content: "";
}

.fi-ts-two-nails:before {
  content: "";
}

.fi-ts-two-paperclip:before {
  content: "";
}

.fi-ts-two-swords:before {
  content: "";
}

.fi-ts-typewriter:before {
  content: "";
}

.fi-ts-u:before {
  content: "";
}

.fi-ts-ufo:before {
  content: "";
}

.fi-ts-ufo-beam:before {
  content: "";
}

.fi-ts-ui-ux:before {
  content: "";
}

.fi-ts-uk-country-code:before {
  content: "";
}

.fi-ts-umbrella:before {
  content: "";
}

.fi-ts-umbrella-beach:before {
  content: "";
}

.fi-ts-under-construction:before {
  content: "";
}

.fi-ts-undo:before {
  content: "";
}

.fi-ts-undo-alt:before {
  content: "";
}

.fi-ts-unicorn:before {
  content: "";
}

.fi-ts-uniform-martial-arts:before {
  content: "";
}

.fi-ts-united-kingdom:before {
  content: "";
}

.fi-ts-universal-access:before {
  content: "";
}

.fi-ts-up:before {
  content: "";
}

.fi-ts-up-from-bracket:before {
  content: "";
}

.fi-ts-up-left:before {
  content: "";
}

.fi-ts-up-right:before {
  content: "";
}

.fi-ts-up-right-from-square:before {
  content: "";
}

.fi-ts-urban-planning:before {
  content: "";
}

.fi-ts-url:before {
  content: "";
}

.fi-ts-urology:before {
  content: "";
}

.fi-ts-usa-map:before {
  content: "";
}

.fi-ts-usa-map-pin:before {
  content: "";
}

.fi-ts-usb-pendrive:before {
  content: "";
}

.fi-ts-usb-scan:before {
  content: "";
}

.fi-ts-usb-wifi:before {
  content: "";
}

.fi-ts-usd-circle:before {
  content: "";
}

.fi-ts-usd-square:before {
  content: "";
}

.fi-ts-user-alien:before {
  content: "";
}

.fi-ts-user-astronaut:before {
  content: "";
}

.fi-ts-user-bag:before {
  content: "";
}

.fi-ts-user-basket:before {
  content: "";
}

.fi-ts-user-beard:before {
  content: "";
}

.fi-ts-user-check:before {
  content: "";
}

.fi-ts-user-chef:before {
  content: "";
}

.fi-ts-user-circle-down:before {
  content: "";
}

.fi-ts-user-circle-left:before {
  content: "";
}

.fi-ts-user-circle-right:before {
  content: "";
}

.fi-ts-user-circle-up:before {
  content: "";
}

.fi-ts-user-coach:before {
  content: "";
}

.fi-ts-user-cowboy:before {
  content: "";
}

.fi-ts-user-crown:before {
  content: "";
}

.fi-ts-user-dj:before {
  content: "";
}

.fi-ts-user-doctor-hair:before {
  content: "";
}

.fi-ts-user-doctor-hair-long:before {
  content: "";
}

.fi-ts-user-down:before {
  content: "";
}

.fi-ts-user-eating:before {
  content: "";
}

.fi-ts-user-experience:before {
  content: "";
}

.fi-ts-user-fast-running:before {
  content: "";
}

.fi-ts-user-forbidden:before {
  content: "";
}

.fi-ts-user-forbidden-alt:before {
  content: "";
}

.fi-ts-user-gear:before {
  content: "";
}

.fi-ts-user-graduate:before {
  content: "";
}

.fi-ts-user-group-crown:before {
  content: "";
}

.fi-ts-user-hair-buns:before {
  content: "";
}

.fi-ts-user-hair-mullet:before {
  content: "";
}

.fi-ts-user-hard-work:before {
  content: "";
}

.fi-ts-user-headset:before {
  content: "";
}

.fi-ts-user-helmet-safety:before {
  content: "";
}

.fi-ts-user-hoodie:before {
  content: "";
}

.fi-ts-user-india:before {
  content: "";
}

.fi-ts-user-injured:before {
  content: "";
}

.fi-ts-user-interface-ui:before {
  content: "";
}

.fi-ts-user-key:before {
  content: "";
}

.fi-ts-user-language:before {
  content: "";
}

.fi-ts-user-left:before {
  content: "";
}

.fi-ts-user-link:before {
  content: "";
}

.fi-ts-user-lock:before {
  content: "";
}

.fi-ts-user-logout:before {
  content: "";
}

.fi-ts-user-mask:before {
  content: "";
}

.fi-ts-user-md:before {
  content: "";
}

.fi-ts-user-md-chat:before {
  content: "";
}

.fi-ts-user-minus:before {
  content: "";
}

.fi-ts-user-moustache:before {
  content: "";
}

.fi-ts-user-music:before {
  content: "";
}

.fi-ts-user-ninja:before {
  content: "";
}

.fi-ts-user-nurse:before {
  content: "";
}

.fi-ts-user-nurse-hair:before {
  content: "";
}

.fi-ts-user-nurse-hair-long:before {
  content: "";
}

.fi-ts-user-pen:before {
  content: "";
}

.fi-ts-user-pen-head:before {
  content: "";
}

.fi-ts-user-permissions:before {
  content: "";
}

.fi-ts-user-pilot:before {
  content: "";
}

.fi-ts-user-pilot-tie:before {
  content: "";
}

.fi-ts-user-pizza-delivery:before {
  content: "";
}

.fi-ts-user-plumber:before {
  content: "";
}

.fi-ts-user-police:before {
  content: "";
}

.fi-ts-user-question:before {
  content: "";
}

.fi-ts-user-right:before {
  content: "";
}

.fi-ts-user-roadmap:before {
  content: "";
}

.fi-ts-user-robot:before {
  content: "";
}

.fi-ts-user-robot-xmarks:before {
  content: "";
}

.fi-ts-user-salary:before {
  content: "";
}

.fi-ts-user-shakespeare:before {
  content: "";
}

.fi-ts-user-shield:before {
  content: "";
}

.fi-ts-user-sitting-toilet:before {
  content: "";
}

.fi-ts-user-skill-gear:before {
  content: "";
}

.fi-ts-user-slash:before {
  content: "";
}

.fi-ts-user-speaking:before {
  content: "";
}

.fi-ts-user-stress:before {
  content: "";
}

.fi-ts-user-suitcase:before {
  content: "";
}

.fi-ts-user-tag:before {
  content: "";
}

.fi-ts-user-tie-hair:before {
  content: "";
}

.fi-ts-user-tie-hair-long:before {
  content: "";
}

.fi-ts-user-time:before {
  content: "";
}

.fi-ts-user-trust:before {
  content: "";
}

.fi-ts-user-unlock:before {
  content: "";
}

.fi-ts-user-up:before {
  content: "";
}

.fi-ts-user-visor:before {
  content: "";
}

.fi-ts-user-vneck-hair:before {
  content: "";
}

.fi-ts-user-vneck-hair-long:before {
  content: "";
}

.fi-ts-user-volunteer:before {
  content: "";
}

.fi-ts-user-writer:before {
  content: "";
}

.fi-ts-user-xmark:before {
  content: "";
}

.fi-ts-users:before {
  content: "";
}

.fi-ts-users-alt:before {
  content: "";
}

.fi-ts-users-class:before {
  content: "";
}

.fi-ts-users-gear:before {
  content: "";
}

.fi-ts-users-loyalty:before {
  content: "";
}

.fi-ts-users-medical:before {
  content: "";
}

.fi-ts-users-slash:before {
  content: "";
}

.fi-ts-users-speaking:before {
  content: "";
}

.fi-ts-utensils:before {
  content: "";
}

.fi-ts-utensils-slash:before {
  content: "";
}

.fi-ts-utility-pole:before {
  content: "";
}

.fi-ts-utility-pole-double:before {
  content: "";
}

.fi-ts-ux:before {
  content: "";
}

.fi-ts-ux-browser:before {
  content: "";
}

.fi-ts-v:before {
  content: "";
}

.fi-ts-vacuum:before {
  content: "";
}

.fi-ts-vacuum-cleaner:before {
  content: "";
}

.fi-ts-vacuum-robot:before {
  content: "";
}

.fi-ts-value-absolute:before {
  content: "";
}

.fi-ts-van-fast:before {
  content: "";
}

.fi-ts-van-front:before {
  content: "";
}

.fi-ts-vault:before {
  content: "";
}

.fi-ts-vector-circle:before {
  content: "";
}

.fi-ts-vector-polygon:before {
  content: "";
}

.fi-ts-vegan:before {
  content: "";
}

.fi-ts-venus:before {
  content: "";
}

.fi-ts-venus-double:before {
  content: "";
}

.fi-ts-venus-mars:before {
  content: "";
}

.fi-ts-vest:before {
  content: "";
}

.fi-ts-vest-patches:before {
  content: "";
}

.fi-ts-video-arrow-down-left:before {
  content: "";
}

.fi-ts-video-arrow-up-right:before {
  content: "";
}

.fi-ts-video-camera:before {
  content: "";
}

.fi-ts-video-camera-alt:before {
  content: "";
}

.fi-ts-video-duration:before {
  content: "";
}

.fi-ts-video-folder:before {
  content: "";
}

.fi-ts-video-plus:before {
  content: "";
}

.fi-ts-video-recording:before {
  content: "";
}

.fi-ts-video-slash:before {
  content: "";
}

.fi-ts-videoconference:before {
  content: "";
}

.fi-ts-vihara:before {
  content: "";
}

.fi-ts-violin:before {
  content: "";
}

.fi-ts-virtual-assistant:before {
  content: "";
}

.fi-ts-virus:before {
  content: "";
}

.fi-ts-virus-scan:before {
  content: "";
}

.fi-ts-virus-slash:before {
  content: "";
}

.fi-ts-viruses:before {
  content: "";
}

.fi-ts-vision:before {
  content: "";
}

.fi-ts-vision-sense:before {
  content: "";
}

.fi-ts-vision-target:before {
  content: "";
}

.fi-ts-visit:before {
  content: "";
}

.fi-ts-voice-command:before {
  content: "";
}

.fi-ts-voice-note:before {
  content: "";
}

.fi-ts-voicemail:before {
  content: "";
}

.fi-ts-volcano:before {
  content: "";
}

.fi-ts-volleyball:before {
  content: "";
}

.fi-ts-volleyball-player:before {
  content: "";
}

.fi-ts-volume-control:before {
  content: "";
}

.fi-ts-volume-down:before {
  content: "";
}

.fi-ts-volume-mute:before {
  content: "";
}

.fi-ts-volume-off:before {
  content: "";
}

.fi-ts-volume-slash:before {
  content: "";
}

.fi-ts-volunteer-vest:before {
  content: "";
}

.fi-ts-vote-nay:before {
  content: "";
}

.fi-ts-vote-yea:before {
  content: "";
}

.fi-ts-vpn:before {
  content: "";
}

.fi-ts-vpn-globe:before {
  content: "";
}

.fi-ts-vpn-laptop:before {
  content: "";
}

.fi-ts-vpn-network:before {
  content: "";
}

.fi-ts-vpn-shield:before {
  content: "";
}

.fi-ts-vr-cardboard:before {
  content: "";
}

.fi-ts-w:before {
  content: "";
}

.fi-ts-waffle:before {
  content: "";
}

.fi-ts-wagon-covered:before {
  content: "";
}

.fi-ts-walker:before {
  content: "";
}

.fi-ts-walkie-talkie:before {
  content: "";
}

.fi-ts-walking:before {
  content: "";
}

.fi-ts-wallet:before {
  content: "";
}

.fi-ts-wallet-arrow:before {
  content: "";
}

.fi-ts-wallet-buyer:before {
  content: "";
}

.fi-ts-wallet-change:before {
  content: "";
}

.fi-ts-wallet-income:before {
  content: "";
}

.fi-ts-wallet-money:before {
  content: "";
}

.fi-ts-wallet-nft:before {
  content: "";
}

.fi-ts-warehouse-alt:before {
  content: "";
}

.fi-ts-warranty:before {
  content: "";
}

.fi-ts-washer:before {
  content: "";
}

.fi-ts-washing-dishes:before {
  content: "";
}

.fi-ts-waste:before {
  content: "";
}

.fi-ts-waste-pollution:before {
  content: "";
}

.fi-ts-watch:before {
  content: "";
}

.fi-ts-watch-calculator:before {
  content: "";
}

.fi-ts-watch-fitness:before {
  content: "";
}

.fi-ts-watch-smart:before {
  content: "";
}

.fi-ts-water:before {
  content: "";
}

.fi-ts-water-bottle:before {
  content: "";
}

.fi-ts-water-drop:before {
  content: "";
}

.fi-ts-water-ladder:before {
  content: "";
}

.fi-ts-water-lower:before {
  content: "";
}

.fi-ts-water-rise:before {
  content: "";
}

.fi-ts-water-ski:before {
  content: "";
}

.fi-ts-watering-can-drop:before {
  content: "";
}

.fi-ts-watering-can-plant:before {
  content: "";
}

.fi-ts-watermelon:before {
  content: "";
}

.fi-ts-waterpolo:before {
  content: "";
}

.fi-ts-waterpolo-goal:before {
  content: "";
}

.fi-ts-waterpolo-hand:before {
  content: "";
}

.fi-ts-waterpolo-player:before {
  content: "";
}

.fi-ts-wave:before {
  content: "";
}

.fi-ts-wave-sine:before {
  content: "";
}

.fi-ts-wave-square:before {
  content: "";
}

.fi-ts-wave-triangle:before {
  content: "";
}

.fi-ts-waveform:before {
  content: "";
}

.fi-ts-waveform-path:before {
  content: "";
}

.fi-ts-web:before {
  content: "";
}

.fi-ts-web-browser-bomb:before {
  content: "";
}

.fi-ts-web-design:before {
  content: "";
}

.fi-ts-web-test:before {
  content: "";
}

.fi-ts-webcam:before {
  content: "";
}

.fi-ts-webcam-slash:before {
  content: "";
}

.fi-ts-webhook:before {
  content: "";
}

.fi-ts-webinar:before {
  content: "";
}

.fi-ts-webinar-play:before {
  content: "";
}

.fi-ts-website-design:before {
  content: "";
}

.fi-ts-website-layout:before {
  content: "";
}

.fi-ts-website-speed:before {
  content: "";
}

.fi-ts-website-structure:before {
  content: "";
}

.fi-ts-wednesday:before {
  content: "";
}

.fi-ts-weight-gain:before {
  content: "";
}

.fi-ts-weight-loss:before {
  content: "";
}

.fi-ts-wellbeing:before {
  content: "";
}

.fi-ts-whale:before {
  content: "";
}

.fi-ts-wheat:before {
  content: "";
}

.fi-ts-wheat-awn:before {
  content: "";
}

.fi-ts-wheat-awn-circle-exclamation:before {
  content: "";
}

.fi-ts-wheat-awn-slash:before {
  content: "";
}

.fi-ts-wheat-slash:before {
  content: "";
}

.fi-ts-wheelchair:before {
  content: "";
}

.fi-ts-wheelchair-move:before {
  content: "";
}

.fi-ts-wheelchair-sleeping:before {
  content: "";
}

.fi-ts-whistle:before {
  content: "";
}

.fi-ts-white-space:before {
  content: "";
}

.fi-ts-wifi:before {
  content: "";
}

.fi-ts-wifi-1:before {
  content: "";
}

.fi-ts-wifi-2:before {
  content: "";
}

.fi-ts-wifi-alt:before {
  content: "";
}

.fi-ts-wifi-exclamation:before {
  content: "";
}

.fi-ts-wifi-lock:before {
  content: "";
}

.fi-ts-wifi-password:before {
  content: "";
}

.fi-ts-wifi-slash:before {
  content: "";
}

.fi-ts-wifi-xmark:before {
  content: "";
}

.fi-ts-wildfire:before {
  content: "";
}

.fi-ts-wind:before {
  content: "";
}

.fi-ts-wind-turbine:before {
  content: "";
}

.fi-ts-wind-warning:before {
  content: "";
}

.fi-ts-window-alt:before {
  content: "";
}

.fi-ts-window-frame:before {
  content: "";
}

.fi-ts-window-frame-open:before {
  content: "";
}

.fi-ts-window-maximize:before {
  content: "";
}

.fi-ts-window-minimize:before {
  content: "";
}

.fi-ts-window-restore:before {
  content: "";
}

.fi-ts-windsock:before {
  content: "";
}

.fi-ts-windsurf:before {
  content: "";
}

.fi-ts-wine-bottle:before {
  content: "";
}

.fi-ts-wine-glass-crack:before {
  content: "";
}

.fi-ts-wine-glass-empty:before {
  content: "";
}

.fi-ts-wings-box:before {
  content: "";
}

.fi-ts-wisdom:before {
  content: "";
}

.fi-ts-wishlist-heart:before {
  content: "";
}

.fi-ts-wishlist-star:before {
  content: "";
}

.fi-ts-witness:before {
  content: "";
}

.fi-ts-woman-head:before {
  content: "";
}

.fi-ts-woman-scientist:before {
  content: "";
}

.fi-ts-women-swimsuit:before {
  content: "";
}

.fi-ts-won-sign:before {
  content: "";
}

.fi-ts-work-in-progress:before {
  content: "";
}

.fi-ts-workflow:before {
  content: "";
}

.fi-ts-workflow-alt:before {
  content: "";
}

.fi-ts-workflow-setting:before {
  content: "";
}

.fi-ts-workflow-setting-alt:before {
  content: "";
}

.fi-ts-workshop:before {
  content: "";
}

.fi-ts-world:before {
  content: "";
}

.fi-ts-world-megaphone:before {
  content: "";
}

.fi-ts-worm:before {
  content: "";
}

.fi-ts-wrap:before {
  content: "";
}

.fi-ts-wreath:before {
  content: "";
}

.fi-ts-wrench-alt:before {
  content: "";
}

.fi-ts-wrench-simple:before {
  content: "";
}

.fi-ts-x:before {
  content: "";
}

.fi-ts-x-ray:before {
  content: "";
}

.fi-ts-y:before {
  content: "";
}

.fi-ts-y2k:before {
  content: "";
}

.fi-ts-yen:before {
  content: "";
}

.fi-ts-yin-yang:before {
  content: "";
}

.fi-ts-yoga-ball:before {
  content: "";
}

.fi-ts-yoga-ball-exercise:before {
  content: "";
}

.fi-ts-yoga-ball-mat:before {
  content: "";
}

.fi-ts-yoga-mat:before {
  content: "";
}

.fi-ts-yoga-moon:before {
  content: "";
}

.fi-ts-yoga-posture:before {
  content: "";
}

.fi-ts-z:before {
  content: "";
}

.fi-ts-zero-percent:before {
  content: "";
}

.fi-ts-zip-file:before {
  content: "";
}

@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}

@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}

@property --tw-animation-duration {
  syntax: "*";
  inherits: false
}

@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}

@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

.flatpickr-calendar {
  opacity: 0;
  text-align: center;
  visibility: hidden;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  direction: ltr;
  background: #fff;
  border: 0;
  border-radius: 5px;
  width: 307.875px;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  animation: none;
  display: none;
  position: absolute;
  box-shadow: 1px 0 #e6e6e6, -1px 0 #e6e6e6, 0 1px #e6e6e6, 0 -1px #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  max-height: 640px;
}

.flatpickr-calendar.open {
  z-index: 99999;
  display: inline-block;
}

.flatpickr-calendar.animate.open {
  animation: .3s cubic-bezier(.23, 1, .32, 1) fpFadeInDown;
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 #e6e6e6, 5px 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #e6e6e6;
  height: 40px;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  pointer-events: none;
  content: "";
  border: solid rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  display: inline-block;
  position: relative;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  color: rgba(0, 0, 0, .9);
  fill: rgba(0, 0, 0, .9);
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: none;
  flex: 1;
  height: 34px;
  line-height: 1;
  position: relative;
  overflow: hidden;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 3;
  color: rgba(0, 0, 0, .9);
  fill: rgba(0, 0, 0, .9);
  height: 34px;
  padding: 10px;
  text-decoration: none;
  position: absolute;
  top: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  left: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  right: 0;
}

.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  fill: inherit;
  transition: fill .1s;
}

.numInputWrapper {
  height: auto;
  position: relative;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numInputWrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numInputWrapper span {
  opacity: 0;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid rgba(57, 57, 57, .15);
  width: 14px;
  height: 50%;
  padding: 0 4px 0 2px;
  line-height: 50%;
  position: absolute;
  right: 0;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, .1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, .2);
}

.numInputWrapper span:after {
  content: "";
  display: block;
  position: absolute;
}

.numInputWrapper span.arrowUp {
  border-bottom: 0;
  top: 0;
}

.numInputWrapper span.arrowUp:after {
  border-bottom: 4px solid rgba(57, 57, 57, .6);
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-top: 4px solid rgba(57, 57, 57, .6);
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, .5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, .05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  color: inherit;
  text-align: center;
  width: 75%;
  height: 34px;
  padding: 7.48px 0 0;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 12.5%;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  color: inherit;
  margin-left: .5ch;
  padding: 0;
  font-family: inherit;
  font-weight: 700;
  display: inline-block;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, .05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch�;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month input.cur-year {
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0 0 0 .5ch;
  display: inline-block;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  color: rgba(0, 0, 0, .5);
  pointer-events: none;
  background: none;
  font-size: 100%;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  height: auto;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  vertical-align: initial;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  width: auto;
  margin: -1px 0 0;
  padding: 0 0 0 .5ch;
  position: relative;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, .05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  text-align: center;
  background: none;
  align-items: center;
  width: 100%;
  height: 28px;
  display: flex;
  overflow: hidden;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  flex: 1;
  display: flex;
}

span.flatpickr-weekday {
  cursor: default;
  color: rgba(0, 0, 0, .54);
  text-align: center;
  background: none;
  flex: 1;
  margin: 0;
  font-size: 90%;
  font-weight: bolder;
  line-height: 1;
  display: block;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0;
}

.flatpickr-days {
  align-items: flex-start;
  width: 307.875px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  text-align: left;
  box-sizing: border-box;
  opacity: 1;
  outline: 0;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  padding: 0;
  display: flex;
  transform: translate3d(0, 0, 0);
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 #e6e6e6;
}

.flatpickr-day {
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  text-align: center;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 150px;
  flex-basis: 14.2857%;
  justify-content: center;
  width: 14.2857%;
  max-width: 39px;
  height: 39px;
  margin: 0;
  font-weight: 400;
  line-height: 39px;
  display: inline-block;
  position: relative;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  background: #e6e6e6;
  border-color: #e6e6e6;
  outline: 0;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  color: #fff;
  background: #959ea9;
  border-color: #959ea9;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 #e6e6e6, 5px 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, .3);
  cursor: default;
  background: none;
  border-color: rgba(0, 0, 0, 0);
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, .1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 #569ff7, 5px 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  color: rgba(57, 57, 57, .3);
  cursor: default;
  background: none;
  border: none;
  width: 100%;
  max-width: none;
  display: block;
}

.flatpickr-innerContainer {
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
}

.flatpickr-rContainer {
  box-sizing: border-box;
  padding: 0;
  display: inline-block;
}

.flatpickr-time {
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  height: 0;
  max-height: 40px;
  line-height: 40px;
  display: flex;
  overflow: hidden;
}

.flatpickr-time:after {
  content: "";
  clear: both;
  display: table;
}

.flatpickr-time .numInputWrapper {
  float: left;
  flex: 1;
  width: 40%;
  height: 40px;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  height: inherit;
  line-height: inherit;
  color: #393939;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  border: 0;
  outline: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
  width: 2%;
  font-weight: bold;
}

.flatpickr-time .flatpickr-am-pm {
  cursor: pointer;
  text-align: center;
  outline: 0;
  width: 18%;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  z-index: 1031;
  background: #29d;
  width: 100%;
  height: 2px;
  position: fixed;
  top: 0;
  left: 0;
}

#nprogress .peg {
  opacity: 1;
  width: 100px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  transform: rotate(3deg)translate(0, -4px);
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
}

#nprogress .spinner {
  z-index: 1031;
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0);
  border-color: #29d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #29d;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  animation: .4s linear infinite nprogress-spinner;
}

.nprogress-custom-parent {
  position: relative;
  overflow: hidden;
}

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

#nprogress .bar {
  background: linear-gradient(90deg, #4cd080, #51b7e7) !important;
  height: 3px !important;
}

#nprogress .peg {
  box-shadow: 0 0 10px #4cd080, 0 0 5px #51b7e7 !important;
}

:root {
  --merchant-primary-color: #4cd080;
  --text-color: #1a202c;
  --paragraph-color: rgba(26, 32, 44, .6);
  --input-border-color: rgba(26, 32, 44, .1);
  --error-color: #dc3c22;
  --success-color: #14ae6f;
  --bg-one: #effaf4;
  --breakpoint-xs: 320px;
  --breakpoint-sm: 567px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-2xl: 1400px;
  --breakpoint-3xl: 1600px;
  --breakpoint-4xl: 4000px;
  --radius: .625rem;
  --background: #fff;
  --foreground: #0a0a0a;
  --card: #fff;
  --card-foreground: #0a0a0a;
  --popover: #fff;
  --popover-foreground: #0a0a0a;
  --primary: #171717;
  --primary-foreground: #fafafa;
  --secondary: #f5f5f5;
  --secondary-foreground: #171717;
  --muted: #f5f5f5;
  --muted-foreground: #737373;
  --accent: #f5f5f5;
  --accent-foreground: #171717;
  --destructive: #e40014;
  --border: #e5e5e5;
  --input: #e5e5e5;
  --ring: #a1a1a1;
  --chart-1: #f05100;
  --chart-2: #009588;
  --chart-3: #104e64;
  --chart-4: #fcbb00;
  --chart-5: #f99c00;
  --sidebar: #fafafa;
  --sidebar-foreground: #0a0a0a;
  --sidebar-primary: #171717;
  --sidebar-primary-foreground: #fafafa;
  --sidebar-accent: #f5f5f5;
  --sidebar-accent-foreground: #171717;
  --sidebar-border: #e5e5e5;
  --sidebar-ring: #a1a1a1;
}

@supports (color: color(display-p3 0 0 0)) {
  :root {
    --background: color(display-p3 1 1 1);
    --foreground: color(display-p3 .0393882 .0393882 .0393882);
    --card: color(display-p3 1 1 1);
    --card-foreground: color(display-p3 .0393882 .0393882 .0393882);
    --popover: color(display-p3 1 1 1);
    --popover-foreground: color(display-p3 .0393882 .0393882 .0393882);
    --primary: color(display-p3 .0905274 .0905274 .0905274);
    --primary-foreground: color(display-p3 .980256 .980256 .980256);
    --secondary: color(display-p3 .960587 .960587 .960587);
    --secondary-foreground: color(display-p3 .0905274 .0905274 .0905274);
    --muted: color(display-p3 .960587 .960587 .960587);
    --muted-foreground: color(display-p3 .451519 .451519 .451519);
    --accent: color(display-p3 .960587 .960587 .960587);
    --accent-foreground: color(display-p3 .0905274 .0905274 .0905274);
    --destructive: color(display-p3 .830323 .140383 .133196);
    --border: color(display-p3 .898161 .898161 .898161);
    --input: color(display-p3 .898161 .898161 .898161);
    --ring: color(display-p3 .630163 .630163 .630163);
    --chart-1: color(display-p3 .887467 .341665 .0219962);
    --chart-2: color(display-p3 .207114 .579584 .53668);
    --chart-3: color(display-p3 .142586 .302008 .385094);
    --chart-4: color(display-p3 .959186 .738519 .118268);
    --chart-5: color(display-p3 .93994 .620584 .0585367);
    --sidebar: color(display-p3 .980256 .980256 .980256);
    --sidebar-foreground: color(display-p3 .0393882 .0393882 .0393882);
    --sidebar-primary: color(display-p3 .0905274 .0905274 .0905274);
    --sidebar-primary-foreground: color(display-p3 .980256 .980256 .980256);
    --sidebar-accent: color(display-p3 .960587 .960587 .960587);
    --sidebar-accent-foreground: color(display-p3 .0905274 .0905274 .0905274);
    --sidebar-border: color(display-p3 .898161 .898161 .898161);
    --sidebar-ring: color(display-p3 .630163 .630163 .630163);
  }
}

@supports (color: lab(0% 0 0)) {
  :root {
    --background: lab(100% 0 0);
    --foreground: lab(2.75381% 0 0);
    --card: lab(100% 0 0);
    --card-foreground: lab(2.75381% 0 0);
    --popover: lab(100% 0 0);
    --popover-foreground: lab(2.75381% 0 0);
    --primary: lab(7.78201% -.0000149012 0);
    --primary-foreground: lab(98.26% 0 0);
    --secondary: lab(96.52% -.0000298023 .0000119209);
    --secondary-foreground: lab(7.78201% -.0000149012 0);
    --muted: lab(96.52% -.0000298023 .0000119209);
    --muted-foreground: lab(48.496% 0 0);
    --accent: lab(96.52% -.0000298023 .0000119209);
    --accent-foreground: lab(7.78201% -.0000149012 0);
    --destructive: lab(48.4493% 77.4328 61.5452);
    --border: lab(90.952% 0 -.0000119209);
    --input: lab(90.952% 0 -.0000119209);
    --ring: lab(66.128% -.0000298023 .0000119209);
    --chart-1: lab(57.1026% 64.2584 89.8886);
    --chart-2: lab(55.0223% -41.0774 -3.90277);
    --chart-3: lab(30.372% -13.1853 -18.7887);
    --chart-4: lab(80.1641% 16.6016 99.2089);
    --chart-5: lab(72.7183% 31.8672 97.9407);
    --sidebar: lab(98.26% 0 0);
    --sidebar-foreground: lab(2.75381% 0 0);
    --sidebar-primary: lab(7.78201% -.0000149012 0);
    --sidebar-primary-foreground: lab(98.26% 0 0);
    --sidebar-accent: lab(96.52% -.0000298023 .0000119209);
    --sidebar-accent-foreground: lab(7.78201% -.0000149012 0);
    --sidebar-border: lab(90.952% 0 -.0000119209);
    --sidebar-ring: lab(66.128% -.0000298023 .0000119209);
  }
}

.font-plus-jakarta-sans {
  font-family: var(--font-plus-jakarta-sans);
}

.custom-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 320px) {
  .custom-container {
    max-width: 100%;
  }
}

@media (min-width: 567px) {
  .custom-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .custom-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .custom-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .custom-container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .custom-container {
    max-width: 1320px;
  }
}

@media (min-width: 1600px) {
  .custom-container {
    max-width: 1345px;
  }
}

a {
  text-decoration: none;
}

a:focus, .button:focus {
  outline: none;
  text-decoration: none;
}

a:focus, a:hover {
  text-decoration: none;
}

ul {
  list-style-type: none;
}

.section_space-py {
  padding-top: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
  padding-bottom: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.section_space-my {
  margin-top: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
  margin-bottom: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.section_space-mT {
  margin-top: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.section_space-mB {
  margin-bottom: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.section_space-pT {
  padding-top: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.section_space-pB {
  padding-bottom: max(1.5rem, min(6.5vw + 1rem, 4.375rem));
}

.title_mt {
  margin-top: max(1rem, min(6.5vw, 2rem));
}

.title_mb {
  margin-bottom: max(1rem, min(6.5vw, 2rem));
}

.badge {
  border-style: var(--tw-border-style);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  border-width: 1px;
  border-radius: 3.40282e38px;
  align-items: center;
  display: inline-flex;
}

.badge-success {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-transform: capitalize;
  background-color: #14ae6f;
  border-color: #14ae6f;
}

.badge-open {
  border-style: var(--tw-border-style);
  --tw-font-weight: var(--font-weight-bold);
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  color: #14ae6f;
  text-transform: capitalize;
  background-color: rgba(20, 174, 111, .1);
  border-width: 1px;
  border-color: rgba(20, 174, 111, .1);
}

.badge-error {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-transform: capitalize;
  background-color: #dc3c22;
  border-color: #dc3c22;
}

.badge-closed {
  border-style: var(--tw-border-style);
  --tw-font-weight: var(--font-weight-bold);
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  color: #dc3c22;
  text-transform: capitalize;
  background-color: rgba(220, 60, 34, .1);
  border-width: 1px;
  border-color: rgba(220, 60, 34, .1);
}

.badge-pending {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-transform: capitalize;
  background-color: #fa0;
  border-color: #fa0;
}

.badge-processing {
  border-color: var(--color-orange-200);
  background-color: var(--color-orange-100);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-orange-700);
  text-transform: capitalize;
}

.badge-default {
  border-color: var(--color-blue-200);
  background-color: var(--color-blue-100);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-blue-700);
  text-transform: capitalize;
}

.badge-paid {
  --tw-font-weight: var(--font-weight-bold);
  width: 75px;
  height: 24px;
  font-size: 13px;
  font-weight: var(--font-weight-bold);
  color: var(--color-merchant-success);
  background-color: rgba(20, 174, 111, .1);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.badge-unpaid {
  --tw-font-weight: var(--font-weight-bold);
  width: 75px;
  height: 24px;
  font-size: 13px;
  font-weight: var(--font-weight-bold);
  color: var(--color-merchant-error);
  background-color: rgba(220, 60, 34, .1);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.primary-button {
  cursor: pointer;
  background-color: var(--color-merchant-primary);
  --tw-font-weight: var(--font-weight-bold);
  height: 48px;
  font-size: 14px;
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

@media (min-width: 567px) {
  .primary-button {
    height: 52px;
  }
}

.error-color-btn {
  background-color: var(--color-merchant-error);
  color: var(--color-white);
}

.secondary-color-btn {
  color: var(--color-merchant-text);
  background-color: #e4f8ec;
}

.primary-button-2 {
  color: var(--color-merchant-text);
  background-color: rgba(170, 96, 200, .16);
}

.primary-button-3 {
  justify-content: center;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  background-color: var(--color-merchant-primary);
  --tw-font-weight: var(--font-weight-bold);
  height: 40px;
  font-size: 14px;
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.primary-border {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-merchant-primary);
  color: var(--color-merchant-text);
  background-color: rgba(0, 0, 0, 0);
}

.primary-button-xl {
  border-radius: 14px;
  height: 44px;
}

.primary-button-md {
  border-radius: 8px;
  height: 40px;
}

.primary-button-sm {
  border-radius: 5px;
  height: 36px;
  font-size: 14px;
}

.primary-button-hover-effect {
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  margin-bottom: calc(var(--spacing) * 0);
  height: calc(var(--spacing) * 0);
  --tw-translate-y: calc(var(--spacing) * 0);
  width: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
  transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  opacity: .9;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .2s;
  --tw-ease: var(--ease-out);
  transition-duration: .2s;
  transition-timing-function: var(--ease-out);
  background-color: #20a856;
  display: flex;
  position: absolute;
}

@media (hover: hover) {
  .primary-button-hover-effect:is(:where(.group):hover *) {
    height: 100%;
  }
}

.error-button-hover-effect {
  background-color: #990500;
}

.secondary-button-hover-effect {
  background-color: var(--color-merchant-primary);
}

.primary-button-text {
  position: relative;
}

@media (hover: hover) {
  .primary-button-text:is(:where(.group):hover *) {
    color: var(--color-white);
  }
}

.decline-button {
  cursor: pointer;
  --tw-font-weight: var(--font-weight-bold);
  height: 30px;
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  color: #dc3c22;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  --tw-ease: var(--ease-in-out);
  transition-duration: .3s;
  transition-timing-function: var(--ease-in-out);
  background-color: rgba(220, 60, 34, .1);
  border-radius: 8px;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

@media (hover: hover) {
  .decline-button:hover {
    background-color: #dc3c22;
  }
}

@media (hover: hover) {
  .decline-button:hover {
    color: var(--color-white);
  }
}

.accept-button {
  cursor: pointer;
  background-color: var(--color-merchant-primary);
  --tw-font-weight: var(--font-weight-bold);
  height: 30px;
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  --tw-ease: var(--ease-in-out);
  transition-duration: .3s;
  transition-timing-function: var(--ease-in-out);
  border-radius: 8px;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: inline-flex;
}

@media (hover: hover) {
  .accept-button:hover {
    background-color: #6031e9;
  }
}

@media (hover: hover) {
  .accept-button:hover {
    color: var(--color-white);
  }
}

.view-details-button {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-primary);
  --tw-font-weight: var(--font-weight-bold);
  height: 30px;
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  color: var(--color-merchant-text);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  --tw-ease: var(--ease-in-out);
  transition-duration: .3s;
  transition-timing-function: var(--ease-in-out);
  background-color: rgba(69, 255, 100, .04);
  border-radius: 8px;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

@media (hover: hover) {
  .view-details-button:hover {
    border-color: var(--color-merchant-primary);
  }
}

@media (hover: hover) {
  .view-details-button:hover {
    background-color: var(--color-merchant-primary);
  }
}

@media (hover: hover) {
  .view-details-button:hover {
    color: var(--color-white);
  }
}

.share-link {
  cursor: pointer;
  width: 36px;
  height: 36px;
  color: var(--color-merchant-primary);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  --tw-ease: var(--ease-in-out);
  transition-duration: .3s;
  transition-timing-function: var(--ease-in-out);
  background-color: rgba(116, 69, 255, .1);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media (hover: hover) {
  .share-link:hover {
    background-color: var(--color-merchant-primary);
  }
}

@media (hover: hover) {
  .share-link:hover {
    color: var(--color-white);
  }
}

.user-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-input-border);
  background-color: var(--color-white);
  --tw-font-weight: var(--font-weight-semibold);
  width: 100%;
  height: 52px;
  font-size: 14px;
  font-weight: var(--font-weight-semibold);
  color: var(--color-merchant-text);
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 16px;
  display: block;
}

.user-input:focus {
  border-color: var(--color-merchant-primary);
}

.user-input:focus {
  --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.user-input:focus {
  --tw-outline-style: none;
  outline-style: none;
}

.user-label {
  transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  background-color: var(--color-white);
  --tw-font-weight: var(--font-weight-semibold);
  font-size: 14px;
  font-weight: var(--font-weight-semibold);
  color: var(--color-merchant-paragraph);
  --tw-duration: .3s;
  transition-duration: .3s;
}

.user-input-left:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 45px;
}

.user-input-left:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 45px;
}

.user-input-left:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 45px;
}

.user-input-left:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 45px;
}

.user-input-left:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 45px;
}

.user-input-left:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 45px;
}

.user-input-right:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-right: calc(var(--spacing) * 10);
}

.user-input-right:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-right: calc(var(--spacing) * 10);
}

.user-input-right:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-right: calc(var(--spacing) * 10);
}

.user-input-right:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: calc(var(--spacing) * 10);
}

.user-input-right:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: calc(var(--spacing) * 10);
}

.user-input-right:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: calc(var(--spacing) * 10);
}

.date-input {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-input-border);
  width: 100%;
  height: 52px;
  padding-inline: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-size: 14px;
  font-weight: var(--font-weight-medium);
  color: var(--color-merchant-text);
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.date-input::placeholder {
  color: rgba(12, 3, 16, .3);
}

.date-input:focus {
  border-color: var(--color-merchant-primary);
}

.date-input:focus {
  --tw-outline-style: none;
  outline-style: none;
}

.date-input-left:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 53px;
}

.date-input-left:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 53px;
}

.date-input-left:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 53px;
}

.date-input-left:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 53px;
}

.date-input-left:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 53px;
}

.date-input-left:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-right: 53px;
}

.user-input-2 {
  background-color: rgba(116, 69, 255, .04);
  border-color: rgba(116, 69, 255, .5);
  height: 60px;
}

.user-input-3 {
  width: 35px;
  height: 35px;
  padding: calc(var(--spacing) * 0);
  text-align: center;
  border-radius: 3.40282e38px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media (min-width: 567px) {
  .user-input-3 {
    height: 50px;
  }

  .user-input-3 {
    width: 50px;
  }
}

.user-input-4 {
  height: 40px !important;
}

.otp-input {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-input-border);
  text-align: center;
  --tw-font-weight: var(--font-weight-bold);
  width: 38px;
  height: 38px;
  font-size: 16px;
  font-weight: var(--font-weight-bold);
  border-radius: 8px;
}

.otp-input:focus {
  border-color: var(--color-merchant-primary);
}

.otp-input:focus {
  background-color: rgba(76, 208, 128, .04);
}

.otp-input:focus {
  --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.otp-input:focus {
  --tw-outline-style: none;
  outline-style: none;
}

@media (min-width: 567px) {
  .otp-input {
    height: 56px;
  }

  .otp-input {
    width: 56px;
  }

  .otp-input {
    font-size: 20px;
  }
}

.user-textarea {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-input-border);
  width: 100%;
  height: 100px;
  padding-inline: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-size: 16px;
  font-weight: var(--font-weight-medium);
  color: var(--color-merchant-text);
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.user-textarea::placeholder {
  color: rgba(12, 3, 16, .3);
}

.user-textarea:focus {
  border-color: var(--color-merchant-primary);
}

.user-textarea:focus {
  --tw-outline-style: none;
  outline-style: none;
}

.user-textarea-floating {
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-merchant-input-border);
  background-color: var(--color-white);
  padding-left: 16px;
  padding-right: 16px;
  --tw-font-weight: var(--font-weight-semibold);
  width: 100%;
  font-size: 14px;
  font-weight: var(--font-weight-semibold);
  color: var(--color-merchant-text);
  border-radius: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}

.user-textarea-floating:focus {
  border-color: var(--color-merchant-primary);
}

.user-textarea-floating:focus {
  --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.user-textarea-floating:focus {
  --tw-outline-style: none;
  outline-style: none;
}

.table-head {
  background-color: var(--color-white);
  border-radius: 8px;
}

.table-th {
  padding-left: 14px;
  padding-right: 14px;
  padding-block: calc(var(--spacing) * 3);
  text-align: left;
  --tw-font-weight: var(--font-weight-bold);
  font-size: 14px;
  font-weight: var(--font-weight-bold);
  color: var(--color-merchant-text);
  background-color: #effaf4;
}

.table-th:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.table-th:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.table-body-tr {
  border-bottom-style: var(--tw-border-style);
  border-color: rgba(12, 3, 16, .09);
  border-bottom-width: 1px;
}

.table-td {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 14px;
  padding-right: 14px;
}

.table-td-last {
  padding-bottom: calc(var(--spacing) * 0);
}

.common-table .table-body .table-body-tr:last-child .table-td {
  padding-bottom: calc(var(--spacing) * 0) !important;
}

.svg-container svg {
  width: 100% !important;
  height: auto !important;
}

.auth-gradient-color {
  background: linear-gradient(90deg, rgba(170, 96, 200, 0) 0%, rgba(170, 96, 200, .15) 50%, rgba(170, 96, 200, 0) 100%);
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: var(--merchant-primary-color);
  border-color: var(--merchant-primary-color);
}

button {
  cursor: pointer;
}

.select-trigger-btn .select-image-icon .image-or-icon {
  display: none;
}

.checkbox-colored {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid var(--input-border-color);
  cursor: pointer;
  border-radius: 6px;
  width: 20px;
  height: 20px;
  position: relative;
}

.checkbox-colored:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.checkbox-colored:checked:before {
  content: "✓";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.two-line-ellipsis {
  -webkit-line-clamp: 2;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

@media print {
  body * {
    visibility: hidden;
  }

  .printable-invoice-details, .printable-invoice-details * {
    visibility: visible;
  }

  .printable-invoice-details {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  button, a {
    display: none !important;
  }

  @page {
    margin: 20mm;
  }
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.dark {
  --background: #0a0a0a;
  --foreground: #fafafa;
  --card: #171717;
  --card-foreground: #fafafa;
  --popover: #171717;
  --popover-foreground: #fafafa;
  --primary: #e5e5e5;
  --primary-foreground: #171717;
  --secondary: #262626;
  --secondary-foreground: #fafafa;
  --muted: #262626;
  --muted-foreground: #a1a1a1;
  --accent: #262626;
  --accent-foreground: #fafafa;
  --destructive: #ff6568;
  --border: rgba(255, 255, 255, .1);
  --input: rgba(255, 255, 255, .15);
  --ring: #737373;
  --chart-1: #1447e6;
  --chart-2: #00bb7f;
  --chart-3: #f99c00;
  --chart-4: #ac4bff;
  --chart-5: #ff2357;
  --sidebar: #171717;
  --sidebar-foreground: #fafafa;
  --sidebar-primary: #1447e6;
  --sidebar-primary-foreground: #fafafa;
  --sidebar-accent: #262626;
  --sidebar-accent-foreground: #fafafa;
  --sidebar-border: rgba(255, 255, 255, .1);
  --sidebar-ring: #737373;
}

@supports (color: color(display-p3 0 0 0)) {
  .dark {
    --background: color(display-p3 .0393882 .0393882 .0393882);
    --foreground: color(display-p3 .980256 .980256 .980256);
    --card: color(display-p3 .0905274 .0905274 .0905274);
    --card-foreground: color(display-p3 .980256 .980256 .980256);
    --popover: color(display-p3 .0905274 .0905274 .0905274);
    --popover-foreground: color(display-p3 .980256 .980256 .980256);
    --primary: color(display-p3 .898161 .898161 .898161);
    --primary-foreground: color(display-p3 .0905274 .0905274 .0905274);
    --secondary: color(display-p3 .149382 .149382 .149382);
    --secondary-foreground: color(display-p3 .980256 .980256 .980256);
    --muted: color(display-p3 .149382 .149382 .149382);
    --muted-foreground: color(display-p3 .630163 .630163 .630163);
    --accent: color(display-p3 .149382 .149382 .149382);
    --accent-foreground: color(display-p3 .980256 .980256 .980256);
    --destructive: color(display-p3 .933534 .431676 .423491);
    --border: color(display-p3 1 1 1 / .1);
    --input: color(display-p3 1 1 1 / .15);
    --ring: color(display-p3 .451519 .451519 .451519);
    --chart-1: color(display-p3 .1379 .274983 .867624);
    --chart-2: color(display-p3 .267113 .726847 .508397);
    --chart-3: color(display-p3 .93994 .620584 .0585367);
    --chart-4: color(display-p3 .629519 .30089 .990817);
    --chart-5: color(display-p3 .921824 .240748 .355666);
    --sidebar: color(display-p3 .0905274 .0905274 .0905274);
    --sidebar-foreground: color(display-p3 .980256 .980256 .980256);
    --sidebar-primary: color(display-p3 .1379 .274983 .867624);
    --sidebar-primary-foreground: color(display-p3 .980256 .980256 .980256);
    --sidebar-accent: color(display-p3 .149382 .149382 .149382);
    --sidebar-accent-foreground: color(display-p3 .980256 .980256 .980256);
    --sidebar-border: color(display-p3 1 1 1 / .1);
    --sidebar-ring: color(display-p3 .451519 .451519 .451519);
  }
}

@supports (color: lab(0% 0 0)) {
  .dark {
    --background: lab(2.75381% 0 0);
    --foreground: lab(98.26% 0 0);
    --card: lab(7.78201% -.0000149012 0);
    --card-foreground: lab(98.26% 0 0);
    --popover: lab(7.78201% -.0000149012 0);
    --popover-foreground: lab(98.26% 0 0);
    --primary: lab(90.952% 0 -.0000119209);
    --primary-foreground: lab(7.78201% -.0000149012 0);
    --secondary: lab(15.204% 0 -.00000596046);
    --secondary-foreground: lab(98.26% 0 0);
    --muted: lab(15.204% 0 -.00000596046);
    --muted-foreground: lab(66.128% -.0000298023 .0000119209);
    --accent: lab(15.204% 0 -.00000596046);
    --accent-foreground: lab(98.26% 0 0);
    --destructive: lab(63.7053% 60.745 31.3109);
    --border: lab(100% 0 0 / .1);
    --input: lab(100% 0 0 / .15);
    --ring: lab(48.496% 0 0);
    --chart-1: lab(36.9089% 35.0961 -85.6872);
    --chart-2: lab(66.9756% -58.27 19.5419);
    --chart-3: lab(72.7183% 31.8672 97.9407);
    --chart-4: lab(52.0183% 66.11 -78.2316);
    --chart-5: lab(56.101% 79.4328 31.4532);
    --sidebar: lab(7.78201% -.0000149012 0);
    --sidebar-foreground: lab(98.26% 0 0);
    --sidebar-primary: lab(36.9089% 35.0961 -85.6872);
    --sidebar-primary-foreground: lab(98.26% 0 0);
    --sidebar-accent: lab(15.204% 0 -.00000596046);
    --sidebar-accent-foreground: lab(98.26% 0 0);
    --sidebar-border: lab(100% 0 0 / .1);
    --sidebar-ring: lab(48.496% 0 0);
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
    filter: blur(var(--tw-enter-blur, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
    filter: blur(var(--tw-exit-blur, 0));
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__8bcfc57e._.css.map*/